-- Logs begin at Thu 2021-01-21 01:46:35 UTC, end at Thu 2021-01-21 04:36:03 UTC. -- Jan 21 02:26:34.954445 n-d-766726-10 systemd[1]: Starting Devstack devstack@c-api.service... Jan 21 02:26:34.962544 n-d-766726-10 devstack@c-api.service[87957]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jan 21 02:26:34.964596 n-d-766726-10 devstack@c-api.service[87957]: *** Starting uWSGI 2.0.15-debian (64bit) on [Thu Jan 21 02:26:34 2021] *** Jan 21 02:26:34.964596 n-d-766726-10 devstack@c-api.service[87957]: compiled with version: 7.3.0 on 28 September 2018 15:41:15 Jan 21 02:26:34.964596 n-d-766726-10 devstack@c-api.service[87957]: os: Linux-4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 Jan 21 02:26:34.964596 n-d-766726-10 devstack@c-api.service[87957]: nodename: n-d-766726-10 Jan 21 02:26:34.964596 n-d-766726-10 devstack@c-api.service[87957]: machine: x86_64 Jan 21 02:26:34.964596 n-d-766726-10 devstack@c-api.service[87957]: clock source: unix Jan 21 02:26:34.964596 n-d-766726-10 devstack@c-api.service[87957]: pcre jit disabled Jan 21 02:26:34.964596 n-d-766726-10 devstack@c-api.service[87957]: detected number of CPU cores: 4 Jan 21 02:26:34.964596 n-d-766726-10 devstack@c-api.service[87957]: current working directory: / Jan 21 02:26:34.964596 n-d-766726-10 devstack@c-api.service[87957]: detected binary path: /usr/bin/uwsgi-core Jan 21 02:26:34.964596 n-d-766726-10 devstack@c-api.service[87957]: dropping root privileges as early as possible Jan 21 02:26:34.964596 n-d-766726-10 devstack@c-api.service[87957]: your processes number limit is 47843 Jan 21 02:26:34.964596 n-d-766726-10 devstack@c-api.service[87957]: your memory page size is 4096 bytes Jan 21 02:26:34.964596 n-d-766726-10 devstack@c-api.service[87957]: detected max file descriptor number: 2048 Jan 21 02:26:34.966721 n-d-766726-10 devstack@c-api.service[87957]: lock engine: pthread robust mutexes Jan 21 02:26:34.966721 n-d-766726-10 devstack@c-api.service[87957]: thunder lock: enabled Jan 21 02:26:34.966721 n-d-766726-10 devstack@c-api.service[87957]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-wsgi.socket fd 4 Jan 21 02:26:34.966721 n-d-766726-10 devstack@c-api.service[87957]: dropping root privileges after socket binding Jan 21 02:26:34.966721 n-d-766726-10 devstack@c-api.service[87957]: Python version: 3.6.9 (default, Oct 8 2020, 12:12:24) [GCC 8.4.0] Jan 21 02:26:35.010654 n-d-766726-10 devstack@c-api.service[87957]: Python main interpreter initialized at 0x559b089a39c0 Jan 21 02:26:35.010654 n-d-766726-10 devstack@c-api.service[87957]: dropping root privileges after plugin initialization Jan 21 02:26:35.010654 n-d-766726-10 devstack@c-api.service[87957]: python threads support enabled Jan 21 02:26:35.010654 n-d-766726-10 devstack@c-api.service[87957]: your server socket listen backlog is limited to 100 connections Jan 21 02:26:35.010654 n-d-766726-10 devstack@c-api.service[87957]: your mercy for graceful operations on workers is 90 seconds Jan 21 02:26:35.011191 n-d-766726-10 devstack@c-api.service[87957]: mapped 402621 bytes (393 KB) for 2 cores Jan 21 02:26:35.011191 n-d-766726-10 devstack@c-api.service[87957]: *** Operational MODE: preforking *** Jan 21 02:26:35.011345 n-d-766726-10 devstack@c-api.service[87957]: dropping root privileges after application loading Jan 21 02:26:35.011345 n-d-766726-10 devstack@c-api.service[87957]: *** uWSGI is running in multiple interpreter mode *** Jan 21 02:26:35.011345 n-d-766726-10 devstack@c-api.service[87957]: spawned uWSGI master process (pid: 87957) Jan 21 02:26:35.011466 n-d-766726-10 systemd[1]: Started Devstack devstack@c-api.service. Jan 21 02:26:35.011945 n-d-766726-10 devstack@c-api.service[87957]: spawned uWSGI worker 1 (pid: 87958, cores: 1) Jan 21 02:26:35.012191 n-d-766726-10 devstack@c-api.service[87957]: spawned uWSGI worker 2 (pid: 87959, cores: 1) Jan 21 02:26:35.012286 n-d-766726-10 devstack@c-api.service[87957]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jan 21 02:26:38.300459 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87958) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Jan 21 02:26:38.302742 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.api [-] The v2 API is deprecated and is not under active development. You should set enable_v2_api=false and enable_v3_api=true in your cinder.conf file. Jan 21 02:26:38.312214 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87958) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 21 02:26:38.313562 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:38.314662 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:38.315087 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:38.316067 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:38.316308 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:38.316541 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:38.316775 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:38.317005 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:38.317227 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:38.317471 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:38.383534 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87959) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Jan 21 02:26:38.385672 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.api [-] The v2 API is deprecated and is not under active development. You should set enable_v2_api=false and enable_v3_api=true in your cinder.conf file. Jan 21 02:26:38.390684 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87959) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 21 02:26:38.392007 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:38.392599 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:38.393014 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:38.393682 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:38.393911 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:38.394133 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:38.394358 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:38.394595 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:38.394816 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:38.395048 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:38.516153 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:38.516387 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:38.516604 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:38.516842 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:38.517069 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:38.517294 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:38.517540 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:38.524966 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:38.525204 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:38.525437 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:38.525671 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:38.525900 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:38.526126 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:38.526368 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:38.535099 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:38.535444 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:38.535636 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:38.535937 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:38.536212 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:38.536469 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:38.536791 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:38.538732 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:38.538973 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:38.539205 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:38.539442 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:38.539672 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:38.539894 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:38.540131 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:38.588467 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:38.588663 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:38.588849 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:38.589048 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:38.589269 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:38.589488 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:38.589728 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:38.593459 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:38.593693 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:38.593919 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:38.594147 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:38.594373 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:38.594613 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:38.594845 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:38.596535 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:38.596766 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:38.596994 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:38.597228 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:38.597451 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:38.597665 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:38.597897 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:38.598803 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:38.599032 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:38.599246 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:38.599466 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:38.599678 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:38.599890 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:38.600117 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.144806 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.145065 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.145256 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.145488 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.145601 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.145698 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.145800 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.145896 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.145996 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.146083 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.146168 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.146362 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.146564 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.146853 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.150782 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.151033 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.151267 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.151413 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.151562 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.151693 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.151841 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.152022 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.152196 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.152343 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.152471 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.152613 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.152613 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.152613 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.156105 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.156353 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.156513 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.156513 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.156822 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.156953 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.157080 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.157201 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.157333 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.157459 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.157584 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.157705 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.157830 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.157830 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.158769 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.158984 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.159117 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.159253 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.159408 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.159547 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.159686 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.159829 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.159964 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.160103 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.160188 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.160270 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.160341 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.160341 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.164813 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.165054 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.165162 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.165341 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.165452 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.165553 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.165654 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.165754 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.165847 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.165950 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.166045 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.166143 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.166214 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.166318 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.176722 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.176931 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.177072 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.177175 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.177269 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.177370 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.177469 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.177633 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.177730 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.177823 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.177923 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.178268 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.178372 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.178563 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.184066 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.184254 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.184369 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.184505 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.184628 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.184725 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.184823 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.184953 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.185564 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.185708 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.185853 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.185996 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.186136 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.186446 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.188350 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.188463 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.188577 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.188656 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.188801 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.188996 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.189140 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.189245 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.189352 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.189455 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.189560 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.189660 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.189759 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.189859 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.190985 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.191098 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.191204 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.191277 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.191399 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.191493 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.191594 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.191692 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.191791 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.191884 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.192017 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.192116 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.192255 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.192353 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.195321 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.195445 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.195541 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.195634 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.195733 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.195827 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.195978 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.196117 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.196214 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.196307 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.196407 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.196501 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.196592 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.196690 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.199761 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.200019 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.200183 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.200292 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.200389 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.200482 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.200717 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.200717 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.200911 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.201113 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.201219 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.201358 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.201465 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.201624 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.202775 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.203063 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.203197 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.203278 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.203353 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.203437 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.203511 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.203776 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.203890 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.203987 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.204092 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.204190 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.204298 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.204298 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.207246 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.207494 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.207596 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.207703 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.207808 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.207910 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.208013 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.208115 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.208217 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.208313 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.208428 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.208531 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.208636 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.208732 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.217471 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.217754 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.217964 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.218166 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.218277 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.218436 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.218546 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.218655 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.218736 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.218873 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.218956 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.219135 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.219411 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.219663 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.220254 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.220495 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.220752 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.220948 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.221107 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.221282 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.221435 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.221709 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.221868 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.222031 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.222192 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.222355 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.222355 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.222355 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.223989 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.224231 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.224466 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.224644 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.224753 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.224908 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.225010 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.225106 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.225201 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.225308 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.225405 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.225505 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.225691 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.225926 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.230212 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.230454 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.230712 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.230951 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.231052 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.231159 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.231263 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.231368 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.231464 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.231566 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.232233 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.232394 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.233091 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.233317 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.234637 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.234875 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.235033 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.235144 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.235242 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.235344 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.235449 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.235546 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.235649 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.235757 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.235854 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.235950 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.236052 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.236149 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.237368 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.237591 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.237702 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.237809 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.237914 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.238010 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.238106 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.238208 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.238304 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.238397 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.238491 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.238604 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.238701 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.238806 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.243624 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.243848 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.243956 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.244101 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.244199 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.244283 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.244354 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.244506 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.244620 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.244717 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.244821 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.244916 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.245031 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.245128 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.250789 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.251026 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.251146 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.251250 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.251346 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.251440 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.251540 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.251642 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.251749 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.251845 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.251939 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.252040 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.252144 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.252282 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.332172 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.332711 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.332711 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.332903 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.333048 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.333282 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.333524 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.333995 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.334241 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.334473 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.334754 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.334984 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.335208 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.335445 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.336013 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.336260 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.336506 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.336599 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.336687 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.336760 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.336916 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.337025 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.337129 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.337233 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.337336 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.337436 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.337530 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.337710 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.338747 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.338989 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.339223 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.339330 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.339457 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.339555 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.339679 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.339778 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.339885 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.339981 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.340080 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.340175 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.340269 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.340482 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.341899 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.342246 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.342480 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.342758 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.342967 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.343069 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.343174 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.343277 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.343372 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.343443 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.343658 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.343884 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.344107 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.344344 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.344746 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.344981 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.345098 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.345206 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.345302 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.345469 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.345592 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.345690 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.345791 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.345887 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.346003 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.346106 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.346208 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.346314 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.347940 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.348154 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.348356 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.348498 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.348604 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.348700 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.348801 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.348908 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.349055 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.349155 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.349256 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.349256 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.384628 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87958) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 21 02:26:39.384981 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.385103 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87959) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 21 02:26:39.385234 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.385389 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.385542 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.385665 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.385864 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.385971 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.386108 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.386211 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.386317 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.386416 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.386512 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.386643 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.386743 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.386838 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.386949 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.387065 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.387139 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.387241 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.387351 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.387448 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.387544 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.387639 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.387734 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.387830 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.387925 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.388074 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.388912 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.389130 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.389378 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.389479 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.389625 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.389726 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.389821 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.389917 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.390012 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.390180 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.390279 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.390374 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.390469 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.390564 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.390685 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.390781 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.390875 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.390970 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.391078 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.391176 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.391272 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.391366 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.391461 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.391565 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.391662 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.391756 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.391850 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.391952 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.392049 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.392144 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.392238 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.392331 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.392402 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.392486 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.392583 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.392679 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.392765 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.392838 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.392907 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.392975 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.393042 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.393110 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.393178 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.393245 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.393312 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.393387 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.393565 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.393655 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.393726 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.393794 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.393862 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.393930 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.394083 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.394184 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.394279 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.394359 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.394454 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.394526 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.394717 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.394859 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.394964 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.395061 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.395156 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.395251 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.395348 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.395448 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.395546 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.395703 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.395803 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.395899 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.395994 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.396088 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.396182 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.396286 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.396382 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.396478 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.396572 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.396667 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.396762 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.396856 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.396952 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.397046 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.397149 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.397272 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.397372 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.397495 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.397594 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.397691 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.397786 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.397881 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.397975 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.398078 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.398174 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.398295 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.398395 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.398490 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.398625 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.398727 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.398837 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.398929 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.399014 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.399091 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.399160 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.399228 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.399322 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.399416 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.399512 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.399606 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.399682 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.399758 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.399828 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.399921 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.400015 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.400109 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.400203 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.400298 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.400392 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.400471 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.400588 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.400685 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.400779 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.400873 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.400966 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.401061 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.401155 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.401249 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.401343 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.401444 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.401541 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.401636 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.401715 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.401809 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.401904 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.401998 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.402093 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.402188 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.402289 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.402385 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.402479 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.402594 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.402670 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.402765 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.402859 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.402965 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.403062 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.403163 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.403259 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.403354 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.403449 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.403543 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.403756 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.403987 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.404086 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.404086 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.404272 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.404368 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.404470 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.404567 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.404662 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.404758 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.404852 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.404947 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.405040 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.405142 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.405238 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.405341 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.405437 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.405531 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.405626 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.405731 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.405810 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.405878 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.405963 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.406059 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.406153 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.406248 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.406342 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.406418 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.406487 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.406554 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.406709 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.406840 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.406931 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.407008 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.407143 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.407236 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.407346 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.407494 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.407613 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.407713 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.407713 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.407887 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.407887 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.408084 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.408179 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.408282 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.408377 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.408472 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.408549 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.408626 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.408695 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.408787 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.408880 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.408950 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.409056 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.409184 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.409297 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.409394 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.409498 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.409594 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.409688 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.409782 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.409853 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.409921 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.409997 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.410098 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.410193 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.410295 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.410398 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.410493 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.410657 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.410759 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.410853 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.410948 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.411043 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.411137 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.411231 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.411338 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.411435 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.411529 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.411529 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.411766 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.411766 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.411978 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.412074 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.412168 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.412271 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.412369 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.412463 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.412557 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.412650 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.412745 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.412839 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.412933 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.413027 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.413143 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.413303 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.413460 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.413625 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.413770 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.413872 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.413872 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.414089 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.414185 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.414290 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.414386 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.414386 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.414641 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.414744 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.414839 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.414934 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.414934 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.415061 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.415168 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.415266 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.415361 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.415361 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.415536 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.415630 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.415724 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.415818 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.415913 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.416071 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.416221 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.416361 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.416499 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.416636 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.416788 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.417100 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.417239 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.417376 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.417535 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.417535 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.417777 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.417913 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.418049 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.418185 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.418185 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.418445 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.418615 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.418615 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.418874 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.419012 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.419148 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.419285 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.419285 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.419493 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.419628 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.419628 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.419955 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.420073 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.420073 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.420073 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.420428 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.420567 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.420702 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.420839 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.420974 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.420974 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.421254 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.421392 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.421529 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.421666 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.421666 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.422005 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.422145 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.422145 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.422413 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.422551 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.422785 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.422921 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.423057 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.423193 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.423193 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.423506 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.423647 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.423647 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.423924 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.424061 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.424177 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.424287 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.424287 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.424545 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.424682 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.424818 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.424963 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.424963 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.425224 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.425360 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.425360 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.425619 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.425756 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.425892 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.426032 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.426032 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.426280 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.426390 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.426524 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.426691 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.426691 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.426966 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.427263 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.427404 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.427555 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.427555 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.427797 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.427933 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.428322 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.428458 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.428458 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.428717 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.428853 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.428853 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.429097 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.429234 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.429370 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.429487 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.429487 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.429827 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.430053 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.430631 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.430829 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.430829 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.431155 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.431354 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.431547 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.431831 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.431831 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.432185 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.432326 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.432463 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.432610 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.432610 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.432875 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.433013 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.433151 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.433287 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.433423 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.433423 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.433423 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.433423 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.433939 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Jan 21 02:26:39.433939 n-d-766726-10 devstack@c-api.service[87957]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Jan 21 02:26:39.434210 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.434210 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.434210 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.434210 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.434210 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.434210 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.434210 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.434210 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.434210 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.435816 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.435816 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.435816 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.435816 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.436402 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.436666 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.436990 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.437346 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.437598 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.437913 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.438350 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.438566 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.438931 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.439272 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.439723 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.439977 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.440280 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.440562 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.440884 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.441199 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.441525 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.441830 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.442145 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.442472 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.442913 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.444822 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Jan 21 02:26:39.444822 n-d-766726-10 devstack@c-api.service[87957]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Jan 21 02:26:39.467894 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-8800432c-c01d-4786-8ef6-2c566c58a562 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=87958) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 02:26:39.495335 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 02:26:39.690891 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.rpc [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Jan 21 02:26:39.696346 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.rpc [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jan 21 02:26:39.702291 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.rpc [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Jan 21 02:26:39.707912 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.rpc [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Jan 21 02:26:39.708732 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:39.711560 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:39.715887 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.rpc [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Jan 21 02:26:39.721857 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.rpc [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jan 21 02:26:39.728082 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.keymgr.conf_key_mgr [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:39.730171 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:39.730617 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:39.732592 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.rpc [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Jan 21 02:26:39.738828 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:39.739261 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:39.742762 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.rpc [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Jan 21 02:26:39.744187 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:39.744491 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:39.744906 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:39.745033 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:39.749555 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:39.749965 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:39.758658 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-8800432c-c01d-4786-8ef6-2c566c58a562 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=87958) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 02:26:39.764112 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.rpc [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Jan 21 02:26:39.769272 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.rpc [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Jan 21 02:26:39.770253 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:39.770720 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:39.773077 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:39.773489 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:39.775376 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:39.775779 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:39.776318 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.keymgr.conf_key_mgr [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:39.777577 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:39.777979 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:39.779919 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:39.780320 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:39.780436 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:39.781049 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:39.782828 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.api.contrib.hosts [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jan 21 02:26:39.783768 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:39.784168 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:39.786487 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:39.786917 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:39.789146 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:39.789648 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:39.791746 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:39.792205 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:39.793690 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extended resource: extensions {{(pid=87958) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:39.795178 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:39.796093 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:39.796282 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extended resource: extra_specs {{(pid=87958) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:39.798270 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extended resource: backups {{(pid=87958) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:39.801280 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extended resource: os-volume-manage {{(pid=87958) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:39.801423 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:39.801816 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:39.803615 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extended resource: os-snapshot-manage {{(pid=87958) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:39.805745 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extended resource: encryption {{(pid=87958) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:39.805861 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:39.806562 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:39.807832 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extended resource: os-quota-sets {{(pid=87958) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:39.810681 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extended resource: os-volume-transfer {{(pid=87958) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:39.813031 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extended resource: os-quota-class-sets {{(pid=87958) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:39.814910 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extended resource: os-hosts {{(pid=87958) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:39.816259 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 02:26:39.817457 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extended resource: os-volume-type-access {{(pid=87958) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:39.819715 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extended resource: qos-specs {{(pid=87958) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:39.821823 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.rpc [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Jan 21 02:26:39.822534 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extended resource: scheduler-stats {{(pid=87958) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:39.824677 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extended resource: cgsnapshots {{(pid=87958) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:39.827723 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.rpc [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Jan 21 02:26:39.827854 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extended resource: capabilities {{(pid=87958) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:39.828730 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:39.829147 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:39.831239 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extended resource: consistencygroups {{(pid=87958) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:39.831548 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:39.831950 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:39.833753 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:39.834151 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:39.835964 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:39.836363 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:39.836581 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extended resource: os-services {{(pid=87958) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:39.838093 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:39.838498 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:39.840042 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extended resource: encryption {{(pid=87958) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:39.841009 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.api.contrib.hosts [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jan 21 02:26:39.842146 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:39.842563 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:39.843026 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extended resource: os-availability-zone {{(pid=87958) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:39.844909 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:39.845313 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:39.845723 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:39.846149 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:39.847435 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:39.847841 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:39.848169 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:39.848573 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:39.849716 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:39.850119 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:39.850531 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:39.850958 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:39.851777 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extended resource: extensions {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:39.854290 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:39.854290 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:39.861435 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extended resource: extra_specs {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:39.861599 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:39.861716 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extended resource: backups {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:39.861826 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:39.861826 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:39.861826 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:39.862103 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extended resource: os-volume-manage {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:39.862199 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:39.862199 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:39.862378 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extended resource: os-snapshot-manage {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:39.863583 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:39.863692 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extended resource: encryption {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:39.863989 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:39.865736 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extended resource: os-quota-sets {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:39.865860 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:39.866171 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:39.868016 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extended resource: os-volume-transfer {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:39.868135 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:39.868529 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:39.870090 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.snapshot_actions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] SnapshotActionsController initialized {{(pid=87958) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 21 02:26:39.870354 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extended resource: os-quota-class-sets {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:39.870466 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extension VolumeActions extending resource: volumes {{(pid=87958) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:39.870925 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87958) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:39.871280 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87958) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:39.871647 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extension AdminActions extending resource: volumes {{(pid=87958) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:39.872013 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extension AdminActions extending resource: snapshots {{(pid=87958) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:39.872210 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extended resource: os-hosts {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:39.872472 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extension AdminActions extending resource: backups {{(pid=87958) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:39.873330 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87958) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:39.873860 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87958) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:39.874243 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87958) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:39.874607 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87958) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:39.875168 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87958) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:39.875661 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87958) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:39.875968 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extended resource: os-volume-type-access {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:39.876101 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extension TypesManage extending resource: types {{(pid=87958) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:39.876376 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87958) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:39.876725 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extension UsedLimits extending resource: limits {{(pid=87958) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:39.877066 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87958) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:39.878155 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extended resource: qos-specs {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:39.880962 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extended resource: scheduler-stats {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:39.883130 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extended resource: cgsnapshots {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:39.884261 n-d-766726-10 devstack@c-api.service[87957]: WARNING keystonemiddleware.auth_token [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Jan 21 02:26:39.885098 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extended resource: capabilities {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:39.886890 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extended resource: consistencygroups {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:39.890246 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extended resource: os-services {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:39.891415 n-d-766726-10 devstack@c-api.service[87957]: WARNING keystonemiddleware.auth_token [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Jan 21 02:26:39.892063 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extended resource: encryption {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:39.894091 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extended resource: os-availability-zone {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:39.896746 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:39.897175 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:39.899206 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:39.899619 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:39.901571 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:39.901973 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:39.904766 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:39.905171 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:39.907153 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:39.907556 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:39.909713 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:39.910094 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:39.912032 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:39.912436 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:39.914539 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:39.914992 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:39.916825 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:39.917183 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:39.919144 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:39.920708 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:39.922284 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.snapshot_actions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] SnapshotActionsController initialized {{(pid=87959) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 21 02:26:39.922694 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extension VolumeActions extending resource: volumes {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:39.923108 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:39.923456 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:39.923814 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extension AdminActions extending resource: volumes {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:39.924178 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extension AdminActions extending resource: snapshots {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:39.924525 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extension AdminActions extending resource: backups {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:39.924880 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:39.925236 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extension VolumeTypeAccess extending resource: types {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:39.925604 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:39.925943 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:39.926299 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:39.926672 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:39.927019 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extension TypesManage extending resource: types {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:39.927371 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extension SnapshotActions extending resource: snapshots {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:39.927705 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extension UsedLimits extending resource: limits {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:39.928295 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:39.936869 n-d-766726-10 devstack@c-api.service[87957]: WARNING keystonemiddleware.auth_token [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Jan 21 02:26:39.943784 n-d-766726-10 devstack@c-api.service[87957]: WARNING keystonemiddleware.auth_token [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Jan 21 02:26:39.965081 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Initializing extension manager. {{(pid=87958) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 21 02:26:39.965536 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.965899 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.966439 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.966883 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.967294 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext name: ExtendedServices {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.967624 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext alias: os-extended-services {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.967956 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext description: Extended services support. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.968278 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.968601 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loaded extension: os-extended-services {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.968936 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.969266 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.969590 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext name: TypesExtraSpecs {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.969911 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext alias: os-types-extra-specs {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.970233 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext description: Type extra specs support. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.970548 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.970875 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loaded extension: os-types-extra-specs {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.971208 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.971541 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.971860 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext name: Backups {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.972176 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext alias: backups {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.972496 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext description: Backups support. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.972811 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.973126 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loaded extension: backups {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.973373 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Initializing extension manager. {{(pid=87959) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 21 02:26:39.973481 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.973807 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.973933 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.974074 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext name: VolumeActions {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.974183 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.974388 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext alias: os-volume-actions {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.974683 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.974801 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext description: Enable volume actions. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.975022 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.975130 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.975330 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loaded extension: os-volume-actions {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.975430 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext name: ExtendedServices {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.975651 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext alias: os-extended-services {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.975760 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.975968 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.976074 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext description: Extended services support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.976278 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.976391 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext name: SchedulerHints {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.976584 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext alias: OS-SCH-HNT {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.976684 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loaded extension: os-extended-services {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.976900 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.977012 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.977215 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.977424 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.977553 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loaded extension: OS-SCH-HNT {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.977661 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext name: TypesExtraSpecs {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.977815 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext alias: os-types-extra-specs {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.977921 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.978129 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext description: Type extra specs support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.978244 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.978437 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext name: VolumeManage {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.978538 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.978773 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loaded extension: os-types-extra-specs {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.978874 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext alias: os-volume-manage {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.979086 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.979193 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.979396 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.979499 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.979701 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loaded extension: os-volume-manage {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.979801 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext name: Backups {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.980002 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext alias: backups {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.980113 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.980313 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext description: Backups support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.980412 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.980630 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.980804 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext name: SnapshotManage {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.980912 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext alias: os-snapshot-manage {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.981020 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loaded extension: backups {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.981221 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.981382 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.981538 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.982200 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.982422 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loaded extension: os-snapshot-manage {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.982612 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext name: VolumeActions {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.982894 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.983229 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.983360 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext alias: os-volume-actions {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.983546 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext name: VolumeTypeEncryption {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.983645 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext description: Enable volume actions. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.983861 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext alias: encryption {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.983977 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.984179 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext description: Encryption support for volume types. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.984291 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loaded extension: os-volume-actions {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.984492 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.984593 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.984806 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loaded extension: encryption {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.984905 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.985120 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.985296 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext name: SchedulerHints {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.985438 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.985616 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext alias: OS-SCH-HNT {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.985755 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext name: ExtendedSnapshotAttributes {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.985938 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.986046 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext alias: os-extended-snapshot-attributes {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.986252 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.986359 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext description: Extended SnapshotAttributes support. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.986564 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loaded extension: OS-SCH-HNT {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.986717 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.986939 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.987054 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loaded extension: os-extended-snapshot-attributes {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.987262 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.987370 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.987645 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext name: VolumeManage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.987765 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.987863 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext alias: os-volume-manage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.987959 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext name: Quotas {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.988148 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.988254 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext alias: os-quota-sets {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.988455 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext description: Quota management support. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.988565 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.988756 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loaded extension: os-volume-manage {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.988864 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.989059 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loaded extension: os-quota-sets {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.989166 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.989373 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.989474 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.989684 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext name: SnapshotManage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.989794 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.989989 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext name: VolumeTransfer {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.990096 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext alias: os-snapshot-manage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.990294 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.990394 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext alias: os-volume-transfer {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.990620 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext description: Volume transfer management support. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.990737 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.990935 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loaded extension: os-snapshot-manage {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.991075 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.991240 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loaded extension: os-volume-transfer {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.991366 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.991550 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.991661 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.991860 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext name: VolumeTypeEncryption {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.991969 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.992165 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext name: AdminActions {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.992272 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext alias: encryption {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.992468 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext description: Encryption support for volume types. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.992568 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext alias: os-admin-actions {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.992773 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext description: Enable admin actions. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.992873 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.993073 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loaded extension: encryption {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.993173 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.993376 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loaded extension: os-admin-actions {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.993483 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.993688 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.993814 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.993998 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext name: ExtendedSnapshotAttributes {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.994100 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.994303 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext name: QuotaClasses {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.994412 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext alias: os-extended-snapshot-attributes {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.994623 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext description: Extended SnapshotAttributes support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.994737 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext alias: os-quota-class-sets {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.994934 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.995041 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext description: Quota classes management support. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.995238 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.995339 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loaded extension: os-extended-snapshot-attributes {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.995548 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loaded extension: os-quota-class-sets {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.995648 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.995855 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.995961 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.996164 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext name: Quotas {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.996272 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.996469 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext name: VolumeTenantAttribute {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.996582 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext alias: os-quota-sets {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.996773 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext description: Quota management support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.996880 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext alias: os-vol-tenant-attr {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.997078 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.997178 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:39.998027 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:39.998167 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loaded extension: os-quota-sets {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.998351 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loaded extension: os-vol-tenant-attr {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:39.998537 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.999072 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.999365 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:39.999468 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext name: Hosts {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.999544 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:39.999544 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext name: VolumeTransfer {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:39.999833 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext alias: os-hosts {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:39.999933 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext alias: os-volume-transfer {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:40.000036 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext description: Admin-only host administration. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:40.000176 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:40.000277 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext description: Volume transfer management support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:40.000488 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loaded extension: os-hosts {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:40.000588 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:40.000791 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loaded extension: os-volume-transfer {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:40.000891 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:40.001111 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:40.001232 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:40.001419 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:40.001578 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext name: VolumeTypeAccess {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:40.001722 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext alias: os-volume-type-access {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:40.001829 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext name: AdminActions {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:40.002025 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext alias: os-admin-actions {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:40.002127 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext description: Volume type access support. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:40.002330 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:40.002438 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext description: Enable admin actions. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:40.002653 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:40.002759 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loaded extension: os-volume-type-access {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:40.002963 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loaded extension: os-admin-actions {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:40.003065 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:40.003276 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:40.003384 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:40.003583 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:40.003690 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext name: VolumeUnmanage {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:40.003886 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext alias: os-volume-unmanage {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:40.003994 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext name: QuotaClasses {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:40.004185 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext alias: os-quota-class-sets {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:40.004291 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext description: Enable volume unmanage operation. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:40.004487 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:40.004596 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext description: Quota classes management support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:40.004786 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:40.004894 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loaded extension: os-volume-unmanage {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:40.005093 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loaded extension: os-quota-class-sets {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:40.005200 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:40.005407 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:40.005508 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:40.005715 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:40.005823 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext name: VolumeImageMetadata {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:40.006019 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext alias: os-vol-image-meta {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:40.006119 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext name: VolumeTenantAttribute {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:40.006290 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext alias: os-vol-tenant-attr {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:40.006389 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext description: Show image metadata associated with the volume. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:40.006619 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:40.006725 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:40.006928 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loaded extension: os-vol-image-meta {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:40.007038 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:40.007235 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loaded extension: os-vol-tenant-attr {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:40.007334 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:40.007550 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:40.007650 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:40.007859 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:40.007967 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext name: Qos_specs_manage {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:40.008172 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext alias: qos-specs {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:40.008291 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext name: Hosts {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:40.008424 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext alias: os-hosts {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:40.008530 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext description: QoS specs support. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:40.008731 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext description: Admin-only host administration. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:40.008833 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:40.009034 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loaded extension: qos-specs {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:40.009134 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:40.009331 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loaded extension: os-hosts {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:40.009443 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:40.009651 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:40.009751 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:40.009960 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext name: VolumeMigStatusAttribute {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:40.010069 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:40.010263 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext name: VolumeTypeAccess {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:40.010413 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext alias: os-vol-mig-status-attr {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:40.010581 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext alias: os-volume-type-access {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:40.010694 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:40.010899 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:40.011000 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext description: Volume type access support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:40.011197 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:40.011306 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loaded extension: os-vol-mig-status-attr {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:40.011506 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loaded extension: os-volume-type-access {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:40.011613 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:40.011821 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:40.011925 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:40.012128 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:40.012229 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext name: Scheduler_stats {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:40.012432 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext alias: scheduler-stats {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:40.012541 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext name: VolumeUnmanage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:40.012728 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext alias: os-volume-unmanage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:40.012835 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext description: Scheduler stats support. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:40.013195 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:40.013312 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext description: Enable volume unmanage operation. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:40.013504 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loaded extension: scheduler-stats {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:40.013820 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:40.014226 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:40.014328 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:40.023521 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext name: Cgsnapshots {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:40.023677 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loaded extension: os-volume-unmanage {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:40.023801 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext alias: cgsnapshots {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:40.023906 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:40.024022 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext description: cgsnapshots support. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:40.024123 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:40.024256 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:40.024256 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loaded extension: cgsnapshots {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:40.024423 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext name: VolumeImageMetadata {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:40.024525 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:40.024525 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:40.024719 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext alias: os-vol-image-meta {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:40.024822 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext name: Capabilities {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:40.024918 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext description: Show image metadata associated with the volume. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:40.025014 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext alias: capabilities {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:40.025014 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext description: Capabilities support. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:40.025202 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:40.025304 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:40.025304 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loaded extension: capabilities {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:40.025497 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loaded extension: os-vol-image-meta {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:40.025600 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:40.025600 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:40.025792 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:40.025888 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext name: SnapshotUnmanage {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:40.025982 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:40.026084 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext alias: os-snapshot-unmanage {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:40.026189 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext name: Qos_specs_manage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:40.026286 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext description: Enable volume unmanage operation. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:40.026381 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext alias: qos-specs {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:40.026475 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:40.026589 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext description: QoS specs support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:40.026689 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loaded extension: os-snapshot-unmanage {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:40.026832 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:40.026935 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:40.027031 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loaded extension: qos-specs {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:40.027126 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:40.027221 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:40.027323 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext name: Consistencygroups {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:40.027427 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:40.027530 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext alias: consistencygroups {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:40.027638 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext name: VolumeMigStatusAttribute {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:40.027716 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext description: consistency groups support. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:40.027786 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext alias: os-vol-mig-status-attr {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:40.027862 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:40.027957 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:40.028053 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loaded extension: consistencygroups {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:40.028148 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:40.028242 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loading extension cinder.api.contrib.services.Services {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:40.028337 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loaded extension: os-vol-mig-status-attr {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:40.028439 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:40.029025 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:40.029154 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext name: Services {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:40.029303 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:40.029404 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext alias: os-services {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:40.029507 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext name: Scheduler_stats {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:40.029604 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext description: Services support. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:40.029706 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext alias: scheduler-stats {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:40.029809 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:40.029905 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext description: Scheduler stats support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:40.029977 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loaded extension: os-services {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:40.030077 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:40.030150 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:40.030219 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loaded extension: scheduler-stats {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:40.030295 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:40.030365 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:40.030466 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext name: TypesManage {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:40.030585 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:40.030685 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext alias: os-types-manage {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:40.030780 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext name: Cgsnapshots {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:40.030895 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext description: Types manage support. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:40.030999 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext alias: cgsnapshots {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:40.031102 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:40.031198 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext description: cgsnapshots support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:40.031293 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loaded extension: os-types-manage {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:40.031387 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:40.031463 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:40.031546 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loaded extension: cgsnapshots {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:40.031641 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:40.031736 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:40.031830 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext name: SnapshotActions {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:40.031925 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:40.032048 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext alias: os-snapshot-actions {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:40.032155 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext name: Capabilities {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:40.032258 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext description: Enable snapshot manager actions. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:40.032354 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext alias: capabilities {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:40.032459 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:40.032555 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext description: Capabilities support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:40.032658 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loaded extension: os-snapshot-actions {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:40.032755 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:40.032851 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:40.032946 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loaded extension: capabilities {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:40.033040 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:40.033141 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:40.033245 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext name: UsedLimits {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:40.033245 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext alias: os-used-limits {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:40.033423 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:40.033518 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext description: Provide data on limited resources that are being used. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:40.033612 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext name: SnapshotUnmanage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:40.033741 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:40.033848 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext alias: os-snapshot-unmanage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:40.033950 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loaded extension: os-used-limits {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:40.034046 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext description: Enable volume unmanage operation. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:40.034141 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:40.034243 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:40.034330 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:40.034402 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loaded extension: os-snapshot-unmanage {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:40.034470 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext name: VolumeEncryptionMetadata {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:40.034583 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:40.034693 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext alias: os-volume-encryption-metadata {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:40.034797 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:40.034797 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext name: Consistencygroups {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:40.034961 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext description: Volume encryption metadata retrieval support. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:40.035055 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext alias: consistencygroups {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:40.035156 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:40.035251 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext description: consistency groups support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:40.035354 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loaded extension: os-volume-encryption-metadata {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:40.035457 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:40.035559 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:40.035655 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loaded extension: consistencygroups {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:40.035750 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:40.035821 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loading extension cinder.api.contrib.services.Services {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:40.035924 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext name: VolumeHostAttribute {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:40.036037 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:40.036133 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext alias: os-vol-host-attr {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:40.036228 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext name: Services {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:40.036329 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext description: Expose host as an attribute of a volume. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:40.036492 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext alias: os-services {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:40.036597 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:40.036694 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext description: Services support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:40.036795 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loaded extension: os-vol-host-attr {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:40.036925 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:40.037025 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:40.037129 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loaded extension: os-services {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:40.037234 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87958) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:40.037330 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:40.037432 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext name: AvailabilityZones {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:40.037528 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:40.037630 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext alias: os-availability-zone {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:40.037733 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext name: TypesManage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:40.037835 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext description: Describe Availability Zones. {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:40.037908 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext alias: os-types-manage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:40.037976 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:40.038076 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext description: Types manage support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:40.038183 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Loaded extension: os-availability-zone {{(pid=87958) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:40.038286 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:40.038286 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loaded extension: os-types-manage {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:40.038286 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:40.038286 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:40.038286 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext name: SnapshotActions {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:40.038848 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.038947 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext alias: os-snapshot-actions {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:40.039049 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.039155 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext description: Enable snapshot manager actions. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:40.039155 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:40.039471 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loaded extension: os-snapshot-actions {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:40.039792 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:40.040108 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:40.040419 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext name: UsedLimits {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:40.040723 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext alias: os-used-limits {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:40.041033 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext description: Provide data on limited resources that are being used. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:40.041148 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.041338 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:40.041487 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.041636 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loaded extension: os-used-limits {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:40.041938 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:40.042251 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:40.042559 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext name: VolumeEncryptionMetadata {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:40.042898 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext alias: os-volume-encryption-metadata {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:40.043199 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext description: Volume encryption metadata retrieval support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:40.043503 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:40.043610 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.043807 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loaded extension: os-volume-encryption-metadata {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:40.043970 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.044125 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:40.045535 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:40.045853 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext name: VolumeHostAttribute {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:40.046166 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext alias: os-vol-host-attr {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:40.046377 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.046491 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext description: Expose host as an attribute of a volume. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:40.046794 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:40.046898 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.047106 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loaded extension: os-vol-host-attr {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:40.047428 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 02:26:40.047780 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 02:26:40.048092 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext name: AvailabilityZones {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 02:26:40.048403 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext alias: os-availability-zone {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 02:26:40.048714 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext description: Describe Availability Zones. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 02:26:40.049020 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 02:26:40.049326 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.extensions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Loaded extension: os-availability-zone {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 02:26:40.050778 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.051195 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.053800 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.054200 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.056305 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.056705 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.058476 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.058898 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.059846 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.060282 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.064500 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.064915 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.069176 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.069596 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.072555 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.072985 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.074623 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.075026 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.078918 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.079335 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.081381 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.081806 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.083073 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.083486 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.086045 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.086461 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.087782 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.088191 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.092395 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.092824 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.092961 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.093235 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.096753 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.097178 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.099254 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.099358 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.099673 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.099773 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.103084 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.103492 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.103618 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.103906 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.110267 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.110708 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.112816 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.113250 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.114453 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.114889 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.118117 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.118528 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.118674 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.119006 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.120650 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.121054 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.121197 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.121482 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.123099 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.123494 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.125292 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.125648 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.125759 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.126055 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.127429 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.127834 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.130746 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.131165 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.133354 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.133754 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.134480 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.134941 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.135887 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.136293 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.138180 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.138601 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.140131 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extended resource: extensions {{(pid=87958) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:40.140422 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.140821 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.142221 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extended resource: extra_specs {{(pid=87958) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:40.143003 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.143359 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.144295 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extended resource: backups {{(pid=87958) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:40.145452 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.145816 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.147124 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extended resource: os-volume-manage {{(pid=87958) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:40.147638 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.148038 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.149170 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extended resource: os-snapshot-manage {{(pid=87958) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:40.149758 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.150163 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.151301 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extended resource: encryption {{(pid=87958) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:40.152906 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.153308 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.153422 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extended resource: os-quota-sets {{(pid=87958) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:40.156375 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extended resource: os-volume-transfer {{(pid=87958) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:40.156637 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.157051 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.158700 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extended resource: os-quota-class-sets {{(pid=87958) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:40.159405 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.159806 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.160557 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extended resource: os-hosts {{(pid=87958) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:40.161670 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.162070 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.163238 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extended resource: os-volume-type-access {{(pid=87958) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:40.163643 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extended resource: extensions {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:40.165367 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extended resource: qos-specs {{(pid=87958) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:40.165586 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extended resource: extra_specs {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:40.167727 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extended resource: backups {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:40.168338 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extended resource: scheduler-stats {{(pid=87958) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:40.171098 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extended resource: cgsnapshots {{(pid=87958) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:40.171757 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extended resource: os-volume-manage {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:40.173099 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extended resource: capabilities {{(pid=87958) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:40.173835 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extended resource: os-snapshot-manage {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:40.175059 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extended resource: consistencygroups {{(pid=87958) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:40.175976 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extended resource: encryption {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:40.177734 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extended resource: os-services {{(pid=87958) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:40.178256 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extended resource: os-quota-sets {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:40.179815 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extended resource: encryption {{(pid=87958) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:40.180541 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extended resource: os-volume-transfer {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:40.181990 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extended resource: os-availability-zone {{(pid=87958) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:40.182911 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extended resource: os-quota-class-sets {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:40.184672 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.185029 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extended resource: os-hosts {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:40.185351 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.187312 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.187720 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.188174 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extended resource: os-volume-type-access {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:40.189745 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.190097 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.190430 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extended resource: qos-specs {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:40.192228 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.192631 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.194012 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extended resource: scheduler-stats {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:40.194612 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.195197 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.196329 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extended resource: cgsnapshots {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:40.197082 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.197482 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.198780 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extended resource: capabilities {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:40.199659 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.200066 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.201505 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extended resource: consistencygroups {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:40.202373 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.202840 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.204672 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extended resource: os-services {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:40.204815 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.205106 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.206433 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extended resource: encryption {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:40.206960 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.207634 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.208596 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extended resource: os-availability-zone {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 02:26:40.208927 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.snapshot_actions [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] SnapshotActionsController initialized {{(pid=87958) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 21 02:26:40.209313 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extension VolumeActions extending resource: volumes {{(pid=87958) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:40.209727 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87958) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:40.210079 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87958) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:40.210449 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extension AdminActions extending resource: volumes {{(pid=87958) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:40.210857 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extension AdminActions extending resource: snapshots {{(pid=87958) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:40.211109 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.211211 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extension AdminActions extending resource: backups {{(pid=87958) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:40.211530 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.211649 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87958) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:40.211871 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87958) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:40.212284 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87958) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:40.212626 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87958) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:40.213002 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87958) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:40.213353 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87958) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:40.213550 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.213694 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extension TypesManage extending resource: types {{(pid=87958) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:40.213949 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.214052 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87958) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:40.214365 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extension UsedLimits extending resource: limits {{(pid=87958) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:40.214862 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87958) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:40.215940 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.217391 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.219638 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.220041 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.221427 n-d-766726-10 devstack@c-api.service[87957]: WARNING keystonemiddleware.auth_token [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Jan 21 02:26:40.221992 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.222390 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.224534 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.224939 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.226899 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.227084 n-d-766726-10 devstack@c-api.service[87957]: WARNING keystonemiddleware.auth_token [None req-8800432c-c01d-4786-8ef6-2c566c58a562 None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Jan 21 02:26:40.227302 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.229409 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.229804 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.231617 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.233167 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.234172 n-d-766726-10 devstack@c-api.service[87957]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x559b089a39c0 pid: 87958 (default app) Jan 21 02:26:40.235175 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 02:26:40.235604 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 02:26:40.236887 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1/1] 10.222.0.36 () {50 vars in 766 bytes} [Thu Jan 21 02:26:40 2021] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jan 21 02:26:40.237853 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.snapshot_actions [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] SnapshotActionsController initialized {{(pid=87959) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 21 02:26:40.238293 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extension VolumeActions extending resource: volumes {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:40.238780 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:40.239573 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:40.239573 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extension AdminActions extending resource: volumes {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:40.239916 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extension AdminActions extending resource: snapshots {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:40.240314 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extension AdminActions extending resource: backups {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:40.240684 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:40.241035 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extension VolumeTypeAccess extending resource: types {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:40.241413 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:40.241761 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:40.242349 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:40.242475 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:40.242855 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extension TypesManage extending resource: types {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:40.243258 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extension SnapshotActions extending resource: snapshots {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:40.243649 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extension UsedLimits extending resource: limits {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:40.243995 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 02:26:40.251135 n-d-766726-10 devstack@c-api.service[87957]: WARNING keystonemiddleware.auth_token [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Jan 21 02:26:40.257256 n-d-766726-10 devstack@c-api.service[87957]: WARNING keystonemiddleware.auth_token [None req-45d34a36-3d62-45f2-be2b-488d64d8df1f None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Jan 21 02:26:40.262595 n-d-766726-10 devstack@c-api.service[87957]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x559b089a39c0 pid: 87959 (default app) Jan 21 02:26:46.658113 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-45c2d943-8ab8-40dd-a195-d05656661720 admin admin] POST http://10.222.0.36/volume/v3/de8d33e8afc54d77b731fb421bcceeb7/types Jan 21 02:26:46.658113 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:26:46.658113 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:26:46.658113 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-45c2d943-8ab8-40dd-a195-d05656661720 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:26:46.661319 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:26:46.661319 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:26:46.679241 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-45c2d943-8ab8-40dd-a195-d05656661720 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=87958) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 02:26:46.821424 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-45c2d943-8ab8-40dd-a195-d05656661720 admin admin] http://10.222.0.36/volume/v3/de8d33e8afc54d77b731fb421bcceeb7/types returned with HTTP 200 Jan 21 02:26:46.822262 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 2/2] 10.222.0.36 () {60 vars in 1228 bytes} [Thu Jan 21 02:26:45 2021] POST /volume/v3/de8d33e8afc54d77b731fb421bcceeb7/types => generated 186 bytes in 829 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:26:47.200861 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-45c2d943-8ab8-40dd-a195-d05656661720 req-62475a81-a784-42d3-9b71-2640c89e724b admin admin] POST http://10.222.0.36/volume/v3/de8d33e8afc54d77b731fb421bcceeb7/types/3e5c90c4-4e3e-4683-809a-8af1da7ac2af/extra_specs Jan 21 02:26:47.203426 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:26:47.203426 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:26:47.204208 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-45c2d943-8ab8-40dd-a195-d05656661720 req-62475a81-a784-42d3-9b71-2640c89e724b admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:26:47.207510 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:26:47.207510 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:26:47.342901 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [req-45c2d943-8ab8-40dd-a195-d05656661720 req-62475a81-a784-42d3-9b71-2640c89e724b admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 02:26:47.444546 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-45c2d943-8ab8-40dd-a195-d05656661720 req-62475a81-a784-42d3-9b71-2640c89e724b admin admin] http://10.222.0.36/volume/v3/de8d33e8afc54d77b731fb421bcceeb7/types/3e5c90c4-4e3e-4683-809a-8af1da7ac2af/extra_specs returned with HTTP 200 Jan 21 02:26:47.446151 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1/3] 10.222.0.36 () {62 vars in 1445 bytes} [Thu Jan 21 02:26:46 2021] POST /volume/v3/de8d33e8afc54d77b731fb421bcceeb7/types/3e5c90c4-4e3e-4683-809a-8af1da7ac2af/extra_specs => generated 55 bytes in 616 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 02:27:46.532825 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-45c2d943-8ab8-40dd-a195-d05656661720 admin admin] GET http://10.222.0.36/volume// Jan 21 02:27:46.533327 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-45c2d943-8ab8-40dd-a195-d05656661720 admin admin] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:27:46.533734 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-45c2d943-8ab8-40dd-a195-d05656661720 admin admin] Calling method 'all' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:27:46.535261 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-45c2d943-8ab8-40dd-a195-d05656661720 admin admin] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 02:27:46.535833 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 3/4] 10.222.0.36 () {56 vars in 1088 bytes} [Thu Jan 21 02:27:46 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 02:30:19.168888 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-405267e1-f487-4c5e-9f5b-beb0691724a0 tempest-verify_tempest_config-700772467 tempest-verify_tempest_config-700772467] GET http://10.222.0.36/volume/v3/5d8a8957af2d45a4aa8b3ececc6d7180/extensions Jan 21 02:30:19.169358 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-405267e1-f487-4c5e-9f5b-beb0691724a0 tempest-verify_tempest_config-700772467 tempest-verify_tempest_config-700772467] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:30:19.169822 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-405267e1-f487-4c5e-9f5b-beb0691724a0 tempest-verify_tempest_config-700772467 tempest-verify_tempest_config-700772467] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:30:19.170611 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-405267e1-f487-4c5e-9f5b-beb0691724a0 tempest-verify_tempest_config-700772467 tempest-verify_tempest_config-700772467] http://10.222.0.36/volume/v3/5d8a8957af2d45a4aa8b3ececc6d7180/extensions returned with HTTP 200 Jan 21 02:30:19.171359 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 2/5] 10.222.0.36 () {58 vars in 1213 bytes} [Thu Jan 21 02:30:19 2021] GET /volume/v3/5d8a8957af2d45a4aa8b3ececc6d7180/extensions => generated 5245 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:30:19.206494 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-45c2d943-8ab8-40dd-a195-d05656661720 admin admin] GET http://10.222.0.36/volume/ Jan 21 02:30:19.207007 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-45c2d943-8ab8-40dd-a195-d05656661720 admin admin] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:30:19.207164 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1386: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. Jan 21 02:30:19.207164 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:30:19.207517 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-45c2d943-8ab8-40dd-a195-d05656661720 admin admin] Calling method 'all' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:30:19.208580 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-45c2d943-8ab8-40dd-a195-d05656661720 admin admin] http://10.222.0.36/volume/ returned with HTTP 300 Jan 21 02:30:19.209149 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 4/6] 10.222.0.36 () {52 vars in 806 bytes} [Thu Jan 21 02:30:19 2021] GET /volume => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 02:37:05.931159 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7a2b3e0d-64c8-419a-b5b5-226b177e9b89 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] POST http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/volumes Jan 21 02:37:05.932434 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7a2b3e0d-64c8-419a-b5b5-226b177e9b89 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveAutoBlockMigrationV225Test-volume-1500781851"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:37:05.933833 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-7a2b3e0d-64c8-419a-b5b5-226b177e9b89 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveAutoBlockMigrationV225Test-volume-1500781851'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 02:37:05.935907 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-7a2b3e0d-64c8-419a-b5b5-226b177e9b89 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Create volume of 1 GB Jan 21 02:37:05.962748 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7a2b3e0d-64c8-419a-b5b5-226b177e9b89 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Availability zone cache updated, next update will occur around 2021-01-21 03:37:05.960373. {{(pid=87959) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 02:37:05.963373 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7a2b3e0d-64c8-419a-b5b5-226b177e9b89 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Availability Zones retrieved successfully. Jan 21 02:37:06.028238 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7a2b3e0d-64c8-419a-b5b5-226b177e9b89 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Flow 'volume_create_api' (04dea272-3eba-4ab2-a95b-a937922b0fac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 02:37:06.032824 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7a2b3e0d-64c8-419a-b5b5-226b177e9b89 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32ee86c8-e838-4c71-b040-b6bd0ee45b15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:37:06.035876 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-7a2b3e0d-64c8-419a-b5b5-226b177e9b89 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 02:37:06.148701 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7a2b3e0d-64c8-419a-b5b5-226b177e9b89 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32ee86c8-e838-4c71-b040-b6bd0ee45b15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:37:06.151118 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7a2b3e0d-64c8-419a-b5b5-226b177e9b89 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24629f2e-30fc-4a4a-9de9-0e88b39d3731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:37:06.204790 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota [None req-7a2b3e0d-64c8-419a-b5b5-226b177e9b89 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Jan 21 02:37:06.206395 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota [None req-7a2b3e0d-64c8-419a-b5b5-226b177e9b89 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Jan 21 02:37:06.275794 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-7a2b3e0d-64c8-419a-b5b5-226b177e9b89 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Created reservations ['ad658599-da90-430b-935b-9cdfff9e6a7f', '2bc6b958-aec3-4ad6-a35b-ecedb7ddf293', 'bd723b2d-bb39-4a27-a0a1-409e360367d8', '0c38a5a2-2dd0-41f8-ac09-40e8cebdcc22'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 02:37:06.279087 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7a2b3e0d-64c8-419a-b5b5-226b177e9b89 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24629f2e-30fc-4a4a-9de9-0e88b39d3731) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad658599-da90-430b-935b-9cdfff9e6a7f', '2bc6b958-aec3-4ad6-a35b-ecedb7ddf293', 'bd723b2d-bb39-4a27-a0a1-409e360367d8', '0c38a5a2-2dd0-41f8-ac09-40e8cebdcc22']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:37:06.282239 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7a2b3e0d-64c8-419a-b5b5-226b177e9b89 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35f8e9a8-dfde-4672-a123-bc0db21f0be1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:37:06.353773 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7a2b3e0d-64c8-419a-b5b5-226b177e9b89 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35f8e9a8-dfde-4672-a123-bc0db21f0be1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0878688d-37cb-4584-aad8-10614654c67b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-1500781851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='547cdcd3589d4b938413459c47ba336f',qos_specs=None,replication_status=,reservations=['ad658599-da90-430b-935b-9cdfff9e6a7f','2bc6b958-aec3-4ad6-a35b-ecedb7ddf293','bd723b2d-bb39-4a27-a0a1-409e360367d8','0c38a5a2-2dd0-41f8-ac09-40e8cebdcc22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2979cbbe0cf7483d8bbb1bea45da3c25',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T02:37:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-1500781851',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0878688d-37cb-4584-aad8-10614654c67b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='547cdcd3589d4b938413459c47ba336f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2979cbbe0cf7483d8bbb1bea45da3c25',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:37:06.356033 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7a2b3e0d-64c8-419a-b5b5-226b177e9b89 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d55f80bf-ed9f-43db-91be-50d3e3ede8b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:37:06.393383 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7a2b3e0d-64c8-419a-b5b5-226b177e9b89 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d55f80bf-ed9f-43db-91be-50d3e3ede8b7) transitioned into state 'SUCCESS' from state '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-1500781851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='547cdcd3589d4b938413459c47ba336f',qos_specs=None,replication_status=,reservations=['ad658599-da90-430b-935b-9cdfff9e6a7f','2bc6b958-aec3-4ad6-a35b-ecedb7ddf293','bd723b2d-bb39-4a27-a0a1-409e360367d8','0c38a5a2-2dd0-41f8-ac09-40e8cebdcc22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2979cbbe0cf7483d8bbb1bea45da3c25',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:37:06.395436 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7a2b3e0d-64c8-419a-b5b5-226b177e9b89 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77275bd8-4c86-44ed-8a6c-c4f0eb3075e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:37:06.480917 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7a2b3e0d-64c8-419a-b5b5-226b177e9b89 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77275bd8-4c86-44ed-8a6c-c4f0eb3075e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:37:06.488711 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7a2b3e0d-64c8-419a-b5b5-226b177e9b89 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Flow 'volume_create_api' (04dea272-3eba-4ab2-a95b-a937922b0fac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 02:37:06.611889 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7a2b3e0d-64c8-419a-b5b5-226b177e9b89 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Create volume request issued successfully. Jan 21 02:37:06.678509 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7a2b3e0d-64c8-419a-b5b5-226b177e9b89 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/volumes returned with HTTP 202 Jan 21 02:37:06.691657 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 3/7] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 02:37:05 2021] POST /volume/v3/547cdcd3589d4b938413459c47ba336f/volumes => generated 830 bytes in 754 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 02:37:06.696771 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a0ec903d-acea-4c8f-bcca-1967f28ac0d0 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] GET http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b Jan 21 02:37:06.697283 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a0ec903d-acea-4c8f-bcca-1967f28ac0d0 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:37:06.697760 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a0ec903d-acea-4c8f-bcca-1967f28ac0d0 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:37:06.884273 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:06.884273 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:06.906155 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a0ec903d-acea-4c8f-bcca-1967f28ac0d0 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Volume info retrieved successfully. Jan 21 02:37:07.000448 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a0ec903d-acea-4c8f-bcca-1967f28ac0d0 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b returned with HTTP 200 Jan 21 02:37:07.001570 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 5/8] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:37:06 2021] GET /volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b => generated 922 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:37:08.019090 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-889f85fb-9736-40a8-9ecd-63f18ec9c1e4 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] GET http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b Jan 21 02:37:08.019672 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-889f85fb-9736-40a8-9ecd-63f18ec9c1e4 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:37:08.019788 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:37:08.019788 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:37:08.020148 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-889f85fb-9736-40a8-9ecd-63f18ec9c1e4 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:37:08.161683 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:08.161683 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:08.205899 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-889f85fb-9736-40a8-9ecd-63f18ec9c1e4 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Volume info retrieved successfully. Jan 21 02:37:08.270690 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-889f85fb-9736-40a8-9ecd-63f18ec9c1e4 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b returned with HTTP 200 Jan 21 02:37:08.273762 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 4/9] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:37:08 2021] GET /volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b => generated 923 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:37:08.766627 n-d-766726-10 devstack@c-api.service[87957]: WARNING keystonemiddleware.auth_token [None req-a0ec903d-acea-4c8f-bcca-1967f28ac0d0 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] A valid token was submitted as a service token, but it was not a valid service token. This is incorrect but backwards compatible behaviour. This will be removed in future releases. Jan 21 02:37:08.771618 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-2c213854-9bf6-4e45-88b3-7907a4cb890f req-da83478e-3f1e-4056-b09c-bce0c58765b0 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] GET http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b Jan 21 02:37:08.776299 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-2c213854-9bf6-4e45-88b3-7907a4cb890f req-da83478e-3f1e-4056-b09c-bce0c58765b0 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:37:08.776718 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:37:08.776718 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:37:08.777382 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-2c213854-9bf6-4e45-88b3-7907a4cb890f req-da83478e-3f1e-4056-b09c-bce0c58765b0 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:37:08.856305 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:08.856305 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:08.869877 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-2c213854-9bf6-4e45-88b3-7907a4cb890f req-da83478e-3f1e-4056-b09c-bce0c58765b0 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Volume info retrieved successfully. Jan 21 02:37:08.894601 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-2c213854-9bf6-4e45-88b3-7907a4cb890f req-da83478e-3f1e-4056-b09c-bce0c58765b0 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b returned with HTTP 200 Jan 21 02:37:08.896127 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 6/10] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 02:37:08 2021] GET /volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b => generated 923 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:37:09.009398 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-889f85fb-9736-40a8-9ecd-63f18ec9c1e4 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] GET http://10.222.0.36/volume// Jan 21 02:37:09.010146 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-889f85fb-9736-40a8-9ecd-63f18ec9c1e4 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:37:09.010552 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:37:09.010552 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:37:09.011216 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-889f85fb-9736-40a8-9ecd-63f18ec9c1e4 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:37:09.012848 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-889f85fb-9736-40a8-9ecd-63f18ec9c1e4 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 02:37:09.013861 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 5/11] 10.222.0.36 () {58 vars in 1289 bytes} [Thu Jan 21 02:37:09 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 02:37:09.037981 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-2c213854-9bf6-4e45-88b3-7907a4cb890f req-7c98b226-7cbd-49ed-a636-4618f9e2f6fb tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] POST http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/attachments Jan 21 02:37:09.041077 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:37:09.041077 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:37:09.041771 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-2c213854-9bf6-4e45-88b3-7907a4cb890f req-7c98b226-7cbd-49ed-a636-4618f9e2f6fb tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0878688d-37cb-4584-aad8-10614654c67b", "instance_uuid": "5cc611aa-6fd3-4ce6-8b6f-10fba2ee8688", "connector": null}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:37:09.096884 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:09.096884 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:09.185423 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-2c213854-9bf6-4e45-88b3-7907a4cb890f req-7c98b226-7cbd-49ed-a636-4618f9e2f6fb tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/attachments returned with HTTP 200 Jan 21 02:37:09.188314 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 7/12] 10.222.0.36 () {66 vars in 1565 bytes} [Thu Jan 21 02:37:09 2021] POST /volume/v3/547cdcd3589d4b938413459c47ba336f/attachments => generated 273 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 02:37:09.269302 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-50aa160c-4aa0-45fe-b1e1-098c3e20b56f tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] GET http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b Jan 21 02:37:09.269931 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-50aa160c-4aa0-45fe-b1e1-098c3e20b56f tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:37:09.270507 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-50aa160c-4aa0-45fe-b1e1-098c3e20b56f tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:37:09.296901 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-2c213854-9bf6-4e45-88b3-7907a4cb890f req-7c98b226-7cbd-49ed-a636-4618f9e2f6fb tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] GET http://10.222.0.36/volume// Jan 21 02:37:09.297593 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-2c213854-9bf6-4e45-88b3-7907a4cb890f req-7c98b226-7cbd-49ed-a636-4618f9e2f6fb tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:37:09.297902 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:37:09.297902 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:37:09.298740 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-2c213854-9bf6-4e45-88b3-7907a4cb890f req-7c98b226-7cbd-49ed-a636-4618f9e2f6fb tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Calling method 'all' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:37:09.300388 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-2c213854-9bf6-4e45-88b3-7907a4cb890f req-7c98b226-7cbd-49ed-a636-4618f9e2f6fb tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 02:37:09.301078 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 8/13] 10.222.0.23 () {56 vars in 1089 bytes} [Thu Jan 21 02:37:09 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 02:37:09.364131 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:09.364131 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:09.372953 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-50aa160c-4aa0-45fe-b1e1-098c3e20b56f tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Volume info retrieved successfully. Jan 21 02:37:09.394170 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:09.394170 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:09.403407 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-50aa160c-4aa0-45fe-b1e1-098c3e20b56f tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b returned with HTTP 200 Jan 21 02:37:09.404802 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 6/14] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:37:09 2021] GET /volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b => generated 922 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:37:09.802710 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-2c213854-9bf6-4e45-88b3-7907a4cb890f req-c8446397-979d-4693-961f-5c6bbcc4ab54 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] GET http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b Jan 21 02:37:09.803241 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-2c213854-9bf6-4e45-88b3-7907a4cb890f req-c8446397-979d-4693-961f-5c6bbcc4ab54 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:37:09.803728 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-2c213854-9bf6-4e45-88b3-7907a4cb890f req-c8446397-979d-4693-961f-5c6bbcc4ab54 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:37:09.900614 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:09.900614 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:09.930469 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-2c213854-9bf6-4e45-88b3-7907a4cb890f req-c8446397-979d-4693-961f-5c6bbcc4ab54 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Volume info retrieved successfully. Jan 21 02:37:09.957559 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:09.957559 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:09.968720 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-2c213854-9bf6-4e45-88b3-7907a4cb890f req-c8446397-979d-4693-961f-5c6bbcc4ab54 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b returned with HTTP 200 Jan 21 02:37:09.969998 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 9/15] 10.222.0.23 () {60 vars in 1403 bytes} [Thu Jan 21 02:37:09 2021] GET /volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b => generated 1021 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 02:37:10.102468 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-2c213854-9bf6-4e45-88b3-7907a4cb890f req-cd574120-79df-4f32-8c76-32d8e9392a07 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] PUT http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/attachments/1cc89761-ede4-4376-a10f-94a982090ecd Jan 21 02:37:10.103723 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:37:10.103723 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:37:10.104366 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-2c213854-9bf6-4e45-88b3-7907a4cb890f req-cd574120-79df-4f32-8c76-32d8e9392a07 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.23", "host": "n-h2-766726-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766726-10.cbci-766726-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:37:10.166125 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 02:37:10.166125 n-d-766726-10 devstack@c-api.service[87957]: return self(f, *args, **kw) Jan 21 02:37:10.166622 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-2c213854-9bf6-4e45-88b3-7907a4cb890f req-cd574120-79df-4f32-8c76-32d8e9392a07 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Lock "b'cinder-attachment_update-0878688d-37cb-4584-aad8-10614654c67b-n-h2-766726-10'" acquired by "attachment_update" :: waited 0.017s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 02:37:10.168918 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:10.168918 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:10.420617 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c6e1d011-c92d-4d25-8847-62bfc8b12e1f tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] GET http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b Jan 21 02:37:10.421352 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c6e1d011-c92d-4d25-8847-62bfc8b12e1f tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:37:10.421749 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:37:10.421749 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:37:10.422384 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c6e1d011-c92d-4d25-8847-62bfc8b12e1f tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:37:10.535041 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:10.535041 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:10.563100 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c6e1d011-c92d-4d25-8847-62bfc8b12e1f tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Volume info retrieved successfully. Jan 21 02:37:10.598527 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:10.598527 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:10.616779 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c6e1d011-c92d-4d25-8847-62bfc8b12e1f tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b returned with HTTP 200 Jan 21 02:37:10.623661 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 10/16] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:37:10 2021] GET /volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b => generated 922 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:37:11.633116 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ab2f8cd2-d068-47ff-82aa-cc567283d790 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] GET http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b Jan 21 02:37:11.634311 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ab2f8cd2-d068-47ff-82aa-cc567283d790 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:37:11.634732 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:37:11.634732 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:37:11.635627 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ab2f8cd2-d068-47ff-82aa-cc567283d790 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:37:11.736066 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:11.736066 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:11.759608 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ab2f8cd2-d068-47ff-82aa-cc567283d790 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Volume info retrieved successfully. Jan 21 02:37:11.828210 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:11.828210 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:11.851496 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ab2f8cd2-d068-47ff-82aa-cc567283d790 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b returned with HTTP 200 Jan 21 02:37:11.854705 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 11/17] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:37:11 2021] GET /volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b => generated 922 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:37:12.873051 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f85b6a83-3c6d-4006-a270-23cd51ef03d5 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] GET http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b Jan 21 02:37:12.874267 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f85b6a83-3c6d-4006-a270-23cd51ef03d5 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:37:12.874682 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:37:12.874682 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:37:12.875293 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f85b6a83-3c6d-4006-a270-23cd51ef03d5 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:37:12.952225 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:12.952225 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:12.962798 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f85b6a83-3c6d-4006-a270-23cd51ef03d5 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Volume info retrieved successfully. Jan 21 02:37:12.988274 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:12.988274 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:12.997707 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f85b6a83-3c6d-4006-a270-23cd51ef03d5 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b returned with HTTP 200 Jan 21 02:37:12.998825 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 12/18] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:37:12 2021] GET /volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b => generated 922 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:37:14.021228 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a6d2cbef-af60-41ca-9755-0bbb8f734fe2 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] GET http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b Jan 21 02:37:14.025106 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a6d2cbef-af60-41ca-9755-0bbb8f734fe2 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:37:14.026238 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:37:14.026238 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:37:14.026924 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a6d2cbef-af60-41ca-9755-0bbb8f734fe2 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:37:14.159135 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:14.159135 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:14.168691 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a6d2cbef-af60-41ca-9755-0bbb8f734fe2 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Volume info retrieved successfully. Jan 21 02:37:14.193575 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:14.193575 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:14.202331 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a6d2cbef-af60-41ca-9755-0bbb8f734fe2 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b returned with HTTP 200 Jan 21 02:37:14.203344 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 13/19] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:37:14 2021] GET /volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b => generated 922 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:37:15.163057 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-2c213854-9bf6-4e45-88b3-7907a4cb890f req-cd574120-79df-4f32-8c76-32d8e9392a07 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Lock "b'cinder-attachment_update-0878688d-37cb-4584-aad8-10614654c67b-n-h2-766726-10'" released by "attachment_update" :: held 4.996s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 02:37:15.164533 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-2c213854-9bf6-4e45-88b3-7907a4cb890f req-cd574120-79df-4f32-8c76-32d8e9392a07 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/attachments/1cc89761-ede4-4376-a10f-94a982090ecd returned with HTTP 200 Jan 21 02:37:15.166242 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 7/20] 10.222.0.23 () {64 vars in 1468 bytes} [Thu Jan 21 02:37:10 2021] PUT /volume/v3/547cdcd3589d4b938413459c47ba336f/attachments/1cc89761-ede4-4376-a10f-94a982090ecd => generated 762 bytes in 5069 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:37:15.219416 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b564f2d7-c069-48f3-b1c4-5d1de73301c1 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] GET http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b Jan 21 02:37:15.219924 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b564f2d7-c069-48f3-b1c4-5d1de73301c1 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:37:15.220136 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:37:15.220136 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:37:15.220604 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b564f2d7-c069-48f3-b1c4-5d1de73301c1 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:37:15.323597 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:15.323597 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:15.346211 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b564f2d7-c069-48f3-b1c4-5d1de73301c1 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Volume info retrieved successfully. Jan 21 02:37:15.396745 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:15.396745 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:15.406997 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b564f2d7-c069-48f3-b1c4-5d1de73301c1 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b returned with HTTP 200 Jan 21 02:37:15.408657 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 14/21] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:37:15 2021] GET /volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b => generated 923 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:37:16.425031 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8c30d6ed-b416-4efe-acf5-8a6514425c40 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] GET http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b Jan 21 02:37:16.425625 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8c30d6ed-b416-4efe-acf5-8a6514425c40 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:37:16.426023 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:37:16.426023 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:37:16.426656 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8c30d6ed-b416-4efe-acf5-8a6514425c40 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:37:16.529534 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:16.529534 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:16.551679 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8c30d6ed-b416-4efe-acf5-8a6514425c40 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Volume info retrieved successfully. Jan 21 02:37:16.602102 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:16.602102 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:16.636604 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8c30d6ed-b416-4efe-acf5-8a6514425c40 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b returned with HTTP 200 Jan 21 02:37:16.637747 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 8/22] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:37:16 2021] GET /volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b => generated 923 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:37:17.658920 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c0be9fb6-dab7-41a3-93be-1b0c99845ee8 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] GET http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b Jan 21 02:37:17.660454 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c0be9fb6-dab7-41a3-93be-1b0c99845ee8 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:37:17.660987 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:37:17.660987 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:37:17.661879 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c0be9fb6-dab7-41a3-93be-1b0c99845ee8 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:37:17.784119 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:17.784119 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:17.816414 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c0be9fb6-dab7-41a3-93be-1b0c99845ee8 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Volume info retrieved successfully. Jan 21 02:37:17.851244 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:17.851244 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:17.872673 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c0be9fb6-dab7-41a3-93be-1b0c99845ee8 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b returned with HTTP 200 Jan 21 02:37:17.875752 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 15/23] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:37:17 2021] GET /volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b => generated 923 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:37:18.891149 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-551c9ab0-0c84-473b-a32e-4a78ce053b21 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] GET http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b Jan 21 02:37:18.891662 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-551c9ab0-0c84-473b-a32e-4a78ce053b21 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:37:18.891826 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:37:18.891826 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:37:18.892811 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-551c9ab0-0c84-473b-a32e-4a78ce053b21 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:37:19.032213 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:19.032213 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:19.056929 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-551c9ab0-0c84-473b-a32e-4a78ce053b21 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Volume info retrieved successfully. Jan 21 02:37:19.102623 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:19.102623 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:19.121534 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-551c9ab0-0c84-473b-a32e-4a78ce053b21 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b returned with HTTP 200 Jan 21 02:37:19.122353 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 9/24] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:37:18 2021] GET /volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b => generated 923 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:37:20.142228 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b6e7620a-ad40-437c-9fc8-99abe00e0986 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] GET http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b Jan 21 02:37:20.143108 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b6e7620a-ad40-437c-9fc8-99abe00e0986 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:37:20.143305 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:37:20.143305 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:37:20.143930 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b6e7620a-ad40-437c-9fc8-99abe00e0986 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:37:20.260268 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:20.260268 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:20.281403 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b6e7620a-ad40-437c-9fc8-99abe00e0986 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Volume info retrieved successfully. Jan 21 02:37:20.308473 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:20.308473 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:20.318555 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b6e7620a-ad40-437c-9fc8-99abe00e0986 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b returned with HTTP 200 Jan 21 02:37:20.319864 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 16/25] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:37:20 2021] GET /volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b => generated 923 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:37:21.336239 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f4c344aa-0186-4d49-ac8e-241a5661309e tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] GET http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b Jan 21 02:37:21.336922 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f4c344aa-0186-4d49-ac8e-241a5661309e tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:37:21.337242 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:37:21.337242 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:37:21.337755 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f4c344aa-0186-4d49-ac8e-241a5661309e tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:37:21.460703 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:21.460703 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:21.480383 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f4c344aa-0186-4d49-ac8e-241a5661309e tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Volume info retrieved successfully. Jan 21 02:37:21.502066 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:21.502066 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:21.511438 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f4c344aa-0186-4d49-ac8e-241a5661309e tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b returned with HTTP 200 Jan 21 02:37:21.513005 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 10/26] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:37:21 2021] GET /volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b => generated 923 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:37:21.828706 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-2c213854-9bf6-4e45-88b3-7907a4cb890f req-1e34348d-51b5-4015-88d3-f109d7986c15 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] POST http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/attachments/1cc89761-ede4-4376-a10f-94a982090ecd/action Jan 21 02:37:21.829204 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:37:21.829204 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:37:21.833777 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-2c213854-9bf6-4e45-88b3-7907a4cb890f req-1e34348d-51b5-4015-88d3-f109d7986c15 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Action body: b'{"os-complete": null}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 02:37:21.834176 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-2c213854-9bf6-4e45-88b3-7907a4cb890f req-1e34348d-51b5-4015-88d3-f109d7986c15 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:37:21.989714 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:21.989714 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:22.015721 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-2c213854-9bf6-4e45-88b3-7907a4cb890f req-1e34348d-51b5-4015-88d3-f109d7986c15 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/attachments/1cc89761-ede4-4376-a10f-94a982090ecd/action returned with HTTP 204 Jan 21 02:37:22.016640 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 17/27] 10.222.0.23 () {64 vars in 1489 bytes} [Thu Jan 21 02:37:21 2021] POST /volume/v3/547cdcd3589d4b938413459c47ba336f/attachments/1cc89761-ede4-4376-a10f-94a982090ecd/action => generated 0 bytes in 194 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 02:37:22.528396 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-841c6327-1f7f-4da1-9652-cded8a9f8643 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] GET http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b Jan 21 02:37:22.528874 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-841c6327-1f7f-4da1-9652-cded8a9f8643 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:37:22.529073 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:37:22.529073 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:37:22.529695 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-841c6327-1f7f-4da1-9652-cded8a9f8643 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:37:22.647307 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:22.647307 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:22.656191 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-841c6327-1f7f-4da1-9652-cded8a9f8643 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Volume info retrieved successfully. Jan 21 02:37:22.693253 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:22.693253 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:22.702168 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-841c6327-1f7f-4da1-9652-cded8a9f8643 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b returned with HTTP 200 Jan 21 02:37:22.703712 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 11/28] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:37:22 2021] GET /volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b => generated 1215 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:37:31.043955 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-2c213854-9bf6-4e45-88b3-7907a4cb890f req-1e34348d-51b5-4015-88d3-f109d7986c15 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] GET http://10.222.0.36/volume// Jan 21 02:37:31.044445 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-2c213854-9bf6-4e45-88b3-7907a4cb890f req-1e34348d-51b5-4015-88d3-f109d7986c15 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:37:31.047744 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:37:31.047744 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:37:31.049017 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-2c213854-9bf6-4e45-88b3-7907a4cb890f req-1e34348d-51b5-4015-88d3-f109d7986c15 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Calling method 'all' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:37:31.050068 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-2c213854-9bf6-4e45-88b3-7907a4cb890f req-1e34348d-51b5-4015-88d3-f109d7986c15 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 02:37:31.050685 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 18/29] 10.222.0.35 () {56 vars in 1089 bytes} [Thu Jan 21 02:37:31 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 02:37:32.000846 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-36cd0ade-8611-44b9-8fd4-f52481bc9119 req-01ed336f-0915-4fc1-981d-46d22e6b1bf1 tempest-LiveAutoBlockMigrationV225Test-725927345 tempest-LiveAutoBlockMigrationV225Test-725927345] POST http://10.222.0.36/volume/v3/77048e5b185d4d20ae0ae69f988e6036/attachments Jan 21 02:37:32.001464 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:37:32.001464 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:37:32.002196 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-36cd0ade-8611-44b9-8fd4-f52481bc9119 req-01ed336f-0915-4fc1-981d-46d22e6b1bf1 tempest-LiveAutoBlockMigrationV225Test-725927345 tempest-LiveAutoBlockMigrationV225Test-725927345] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0878688d-37cb-4584-aad8-10614654c67b", "instance_uuid": "5cc611aa-6fd3-4ce6-8b6f-10fba2ee8688", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "n-h1-766726-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-766726-10.cbci-766726-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:37:32.157147 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:32.157147 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:34.328897 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-36cd0ade-8611-44b9-8fd4-f52481bc9119 req-01ed336f-0915-4fc1-981d-46d22e6b1bf1 tempest-LiveAutoBlockMigrationV225Test-725927345 tempest-LiveAutoBlockMigrationV225Test-725927345] http://10.222.0.36/volume/v3/77048e5b185d4d20ae0ae69f988e6036/attachments returned with HTTP 200 Jan 21 02:37:34.331939 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 12/30] 10.222.0.35 () {64 vars in 1358 bytes} [Thu Jan 21 02:37:31 2021] POST /volume/v3/77048e5b185d4d20ae0ae69f988e6036/attachments => generated 762 bytes in 2338 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:37:34.383372 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-36cd0ade-8611-44b9-8fd4-f52481bc9119 req-f43a2ef9-6b44-4b38-b606-a80b07f933ac tempest-LiveAutoBlockMigrationV225Test-725927345 tempest-LiveAutoBlockMigrationV225Test-725927345] GET http://10.222.0.36/volume/v3/77048e5b185d4d20ae0ae69f988e6036/attachments/476c519f-1030-4af6-95a3-a08309286043 Jan 21 02:37:34.384613 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-36cd0ade-8611-44b9-8fd4-f52481bc9119 req-f43a2ef9-6b44-4b38-b606-a80b07f933ac tempest-LiveAutoBlockMigrationV225Test-725927345 tempest-LiveAutoBlockMigrationV225Test-725927345] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:37:34.385647 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-36cd0ade-8611-44b9-8fd4-f52481bc9119 req-f43a2ef9-6b44-4b38-b606-a80b07f933ac tempest-LiveAutoBlockMigrationV225Test-725927345 tempest-LiveAutoBlockMigrationV225Test-725927345] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:37:34.430656 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-36cd0ade-8611-44b9-8fd4-f52481bc9119 req-f43a2ef9-6b44-4b38-b606-a80b07f933ac tempest-LiveAutoBlockMigrationV225Test-725927345 tempest-LiveAutoBlockMigrationV225Test-725927345] http://10.222.0.36/volume/v3/77048e5b185d4d20ae0ae69f988e6036/attachments/476c519f-1030-4af6-95a3-a08309286043 returned with HTTP 200 Jan 21 02:37:34.431768 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 19/31] 10.222.0.35 () {60 vars in 1415 bytes} [Thu Jan 21 02:37:34 2021] GET /volume/v3/77048e5b185d4d20ae0ae69f988e6036/attachments/476c519f-1030-4af6-95a3-a08309286043 => generated 789 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:37:43.737753 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-93036e60-2332-44b9-8301-4622c5054987 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] POST http://10.222.0.36/volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes Jan 21 02:37:43.738294 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:37:43.738294 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:37:43.738632 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-93036e60-2332-44b9-8301-4622c5054987 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveMigrationTest-volume-617001736"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:37:43.739680 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-93036e60-2332-44b9-8301-4622c5054987 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveMigrationTest-volume-617001736'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 02:37:43.740042 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-93036e60-2332-44b9-8301-4622c5054987 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Create volume of 1 GB Jan 21 02:37:43.740657 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:43.740657 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:43.754049 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-93036e60-2332-44b9-8301-4622c5054987 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Availability Zones retrieved successfully. Jan 21 02:37:43.771051 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-93036e60-2332-44b9-8301-4622c5054987 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Flow 'volume_create_api' (243c3353-1aa5-477c-88fc-09322c745a90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 02:37:43.773916 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-93036e60-2332-44b9-8301-4622c5054987 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44a6e163-b4c4-4135-8570-602881403e11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:37:43.776138 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-93036e60-2332-44b9-8301-4622c5054987 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 02:37:43.845997 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-93036e60-2332-44b9-8301-4622c5054987 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44a6e163-b4c4-4135-8570-602881403e11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:37:43.848326 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-93036e60-2332-44b9-8301-4622c5054987 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afab2cec-47af-46d7-af69-5e5cf61c44c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:37:43.947772 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-93036e60-2332-44b9-8301-4622c5054987 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Created reservations ['a2c4927b-0d3f-4d7b-a9ce-6bc579915f82', '46e849f9-cc7e-4a5b-87ab-ee35d331848f', '91319713-cdc4-41dd-811c-1f9279f30a45', '0f01f05e-fb18-4955-9c98-f7549732818b'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 02:37:43.949955 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-93036e60-2332-44b9-8301-4622c5054987 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afab2cec-47af-46d7-af69-5e5cf61c44c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2c4927b-0d3f-4d7b-a9ce-6bc579915f82', '46e849f9-cc7e-4a5b-87ab-ee35d331848f', '91319713-cdc4-41dd-811c-1f9279f30a45', '0f01f05e-fb18-4955-9c98-f7549732818b']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:37:43.952653 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-93036e60-2332-44b9-8301-4622c5054987 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbeaf1e1-d525-403f-88ac-54344fc423e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:37:44.017670 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-93036e60-2332-44b9-8301-4622c5054987 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbeaf1e1-d525-403f-88ac-54344fc423e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c925b4ac-0398-48e0-bf28-115d99a50c5f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-617001736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b84d6bf3065a4a219c676af7b689859a',qos_specs=None,replication_status=,reservations=['a2c4927b-0d3f-4d7b-a9ce-6bc579915f82','46e849f9-cc7e-4a5b-87ab-ee35d331848f','91319713-cdc4-41dd-811c-1f9279f30a45','0f01f05e-fb18-4955-9c98-f7549732818b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc1799ce22214487b6ab976e10e75c09',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T02:37:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-617001736',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c925b4ac-0398-48e0-bf28-115d99a50c5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b84d6bf3065a4a219c676af7b689859a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='fc1799ce22214487b6ab976e10e75c09',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:37:44.019930 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-93036e60-2332-44b9-8301-4622c5054987 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4e464ff-4280-4370-b65a-e0729dbe9b90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:37:44.045233 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-93036e60-2332-44b9-8301-4622c5054987 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4e464ff-4280-4370-b65a-e0729dbe9b90) transitioned into state 'SUCCESS' from state '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-617001736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b84d6bf3065a4a219c676af7b689859a',qos_specs=None,replication_status=,reservations=['a2c4927b-0d3f-4d7b-a9ce-6bc579915f82','46e849f9-cc7e-4a5b-87ab-ee35d331848f','91319713-cdc4-41dd-811c-1f9279f30a45','0f01f05e-fb18-4955-9c98-f7549732818b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc1799ce22214487b6ab976e10e75c09',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:37:44.047204 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-93036e60-2332-44b9-8301-4622c5054987 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8fb0d79-d3bc-4815-8587-b6fadd72ef22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:37:44.063948 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-93036e60-2332-44b9-8301-4622c5054987 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8fb0d79-d3bc-4815-8587-b6fadd72ef22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:37:44.066594 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-93036e60-2332-44b9-8301-4622c5054987 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Flow 'volume_create_api' (243c3353-1aa5-477c-88fc-09322c745a90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 02:37:44.115930 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-93036e60-2332-44b9-8301-4622c5054987 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Create volume request issued successfully. Jan 21 02:37:44.130430 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-93036e60-2332-44b9-8301-4622c5054987 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] http://10.222.0.36/volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes returned with HTTP 202 Jan 21 02:37:44.131511 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 13/32] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 02:37:43 2021] POST /volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes => generated 816 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 02:37:44.146049 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7b0d8e68-3208-4495-9f4a-f286cb6afcfc tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] GET http://10.222.0.36/volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f Jan 21 02:37:44.146561 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7b0d8e68-3208-4495-9f4a-f286cb6afcfc tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:37:44.146783 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:37:44.146783 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:37:44.147375 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7b0d8e68-3208-4495-9f4a-f286cb6afcfc tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:37:44.197830 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:44.197830 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:44.207360 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7b0d8e68-3208-4495-9f4a-f286cb6afcfc tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Volume info retrieved successfully. Jan 21 02:37:44.230246 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7b0d8e68-3208-4495-9f4a-f286cb6afcfc tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] http://10.222.0.36/volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f returned with HTTP 200 Jan 21 02:37:44.242270 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 20/33] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:37:44 2021] GET /volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f => generated 908 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:37:45.249235 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-91a2f5f3-3e57-4ea1-bab9-6140ed099710 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] GET http://10.222.0.36/volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f Jan 21 02:37:45.249728 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-91a2f5f3-3e57-4ea1-bab9-6140ed099710 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:37:45.249930 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:37:45.249930 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:37:45.250292 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-91a2f5f3-3e57-4ea1-bab9-6140ed099710 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:37:45.398481 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:45.398481 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:45.433322 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-91a2f5f3-3e57-4ea1-bab9-6140ed099710 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Volume info retrieved successfully. Jan 21 02:37:45.483590 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-91a2f5f3-3e57-4ea1-bab9-6140ed099710 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] http://10.222.0.36/volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f returned with HTTP 200 Jan 21 02:37:45.487427 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 14/34] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:37:45 2021] GET /volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f => generated 909 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:37:45.658458 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-49cfa592-ab45-4757-bf8e-5a4607479685 req-c7bf5f38-3327-430b-9367-bd60385a9269 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] GET http://10.222.0.36/volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f Jan 21 02:37:45.658998 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-49cfa592-ab45-4757-bf8e-5a4607479685 req-c7bf5f38-3327-430b-9367-bd60385a9269 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:37:45.659194 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:37:45.659194 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:37:45.659812 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-49cfa592-ab45-4757-bf8e-5a4607479685 req-c7bf5f38-3327-430b-9367-bd60385a9269 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:37:45.811551 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:45.811551 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:45.831798 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-49cfa592-ab45-4757-bf8e-5a4607479685 req-c7bf5f38-3327-430b-9367-bd60385a9269 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Volume info retrieved successfully. Jan 21 02:37:45.880990 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-49cfa592-ab45-4757-bf8e-5a4607479685 req-c7bf5f38-3327-430b-9367-bd60385a9269 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] http://10.222.0.36/volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f returned with HTTP 200 Jan 21 02:37:45.885404 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 21/35] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 02:37:45 2021] GET /volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f => generated 909 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:37:45.987131 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-91a2f5f3-3e57-4ea1-bab9-6140ed099710 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] GET http://10.222.0.36/volume// Jan 21 02:37:45.987750 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-91a2f5f3-3e57-4ea1-bab9-6140ed099710 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:37:45.988077 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:37:45.988077 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:37:45.988609 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-91a2f5f3-3e57-4ea1-bab9-6140ed099710 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:37:45.990216 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-91a2f5f3-3e57-4ea1-bab9-6140ed099710 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 02:37:45.990968 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 15/36] 10.222.0.36 () {58 vars in 1289 bytes} [Thu Jan 21 02:37:45 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 02:37:46.028286 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-49cfa592-ab45-4757-bf8e-5a4607479685 req-8071fce4-d361-4d62-bc4e-79249f1337d1 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] POST http://10.222.0.36/volume/v3/b84d6bf3065a4a219c676af7b689859a/attachments Jan 21 02:37:46.028785 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:37:46.028785 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:37:46.029197 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-49cfa592-ab45-4757-bf8e-5a4607479685 req-8071fce4-d361-4d62-bc4e-79249f1337d1 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c925b4ac-0398-48e0-bf28-115d99a50c5f", "instance_uuid": "a83eb237-854b-4aee-9ba8-0977b1c4856e", "connector": null}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:37:46.152974 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:46.152974 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:46.271684 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-49cfa592-ab45-4757-bf8e-5a4607479685 req-8071fce4-d361-4d62-bc4e-79249f1337d1 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] http://10.222.0.36/volume/v3/b84d6bf3065a4a219c676af7b689859a/attachments returned with HTTP 200 Jan 21 02:37:46.281344 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 22/37] 10.222.0.36 () {66 vars in 1565 bytes} [Thu Jan 21 02:37:46 2021] POST /volume/v3/b84d6bf3065a4a219c676af7b689859a/attachments => generated 273 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:37:46.341489 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-734cb4a1-e4cc-4458-a3f3-f18214f78717 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] GET http://10.222.0.36/volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f Jan 21 02:37:46.342344 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-734cb4a1-e4cc-4458-a3f3-f18214f78717 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:37:46.343078 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-734cb4a1-e4cc-4458-a3f3-f18214f78717 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:37:46.384331 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-49cfa592-ab45-4757-bf8e-5a4607479685 req-8071fce4-d361-4d62-bc4e-79249f1337d1 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] GET http://10.222.0.36/volume// Jan 21 02:37:46.385147 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-49cfa592-ab45-4757-bf8e-5a4607479685 req-8071fce4-d361-4d62-bc4e-79249f1337d1 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:37:46.385576 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:37:46.385576 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:37:46.386238 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-49cfa592-ab45-4757-bf8e-5a4607479685 req-8071fce4-d361-4d62-bc4e-79249f1337d1 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Calling method 'all' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:37:46.387510 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-49cfa592-ab45-4757-bf8e-5a4607479685 req-8071fce4-d361-4d62-bc4e-79249f1337d1 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 02:37:46.388574 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 23/38] 10.222.0.35 () {56 vars in 1089 bytes} [Thu Jan 21 02:37:46 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 02:37:46.401958 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-49cfa592-ab45-4757-bf8e-5a4607479685 req-d0c82142-230d-46a9-a76f-8cabb96d587a tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] GET http://10.222.0.36/volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f Jan 21 02:37:46.403293 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-49cfa592-ab45-4757-bf8e-5a4607479685 req-d0c82142-230d-46a9-a76f-8cabb96d587a tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:37:46.404090 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-49cfa592-ab45-4757-bf8e-5a4607479685 req-d0c82142-230d-46a9-a76f-8cabb96d587a tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:37:46.467574 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:46.467574 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:46.477443 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-734cb4a1-e4cc-4458-a3f3-f18214f78717 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Volume info retrieved successfully. Jan 21 02:37:46.497307 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:46.497307 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:46.507362 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-734cb4a1-e4cc-4458-a3f3-f18214f78717 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] http://10.222.0.36/volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f returned with HTTP 200 Jan 21 02:37:46.508351 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 16/39] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:37:46 2021] GET /volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f => generated 908 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:37:46.606155 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:46.606155 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:46.640932 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-49cfa592-ab45-4757-bf8e-5a4607479685 req-d0c82142-230d-46a9-a76f-8cabb96d587a tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Volume info retrieved successfully. Jan 21 02:37:46.726114 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:46.726114 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:46.768441 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-49cfa592-ab45-4757-bf8e-5a4607479685 req-d0c82142-230d-46a9-a76f-8cabb96d587a tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] http://10.222.0.36/volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f returned with HTTP 200 Jan 21 02:37:46.773469 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 24/40] 10.222.0.35 () {60 vars in 1403 bytes} [Thu Jan 21 02:37:46 2021] GET /volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f => generated 1007 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 02:37:46.809344 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-49cfa592-ab45-4757-bf8e-5a4607479685 req-74129e82-0ea2-446c-beef-1ec9bbaff60c tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] PUT http://10.222.0.36/volume/v3/b84d6bf3065a4a219c676af7b689859a/attachments/24d20eef-6dff-487d-9fc1-b7829b0b8c07 Jan 21 02:37:46.809861 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:37:46.809861 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:37:46.810281 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-49cfa592-ab45-4757-bf8e-5a4607479685 req-74129e82-0ea2-446c-beef-1ec9bbaff60c tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "n-h1-766726-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-766726-10.cbci-766726-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:37:46.868208 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 02:37:46.868208 n-d-766726-10 devstack@c-api.service[87957]: return self(f, *args, **kw) Jan 21 02:37:46.868720 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-49cfa592-ab45-4757-bf8e-5a4607479685 req-74129e82-0ea2-446c-beef-1ec9bbaff60c tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Lock "b'cinder-attachment_update-c925b4ac-0398-48e0-bf28-115d99a50c5f-n-h1-766726-10'" acquired by "attachment_update" :: waited 0.023s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 02:37:46.871117 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:46.871117 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:47.524773 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-559dcdb4-8d0f-4d04-8a7d-b9476d8c461b tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] GET http://10.222.0.36/volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f Jan 21 02:37:47.525318 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-559dcdb4-8d0f-4d04-8a7d-b9476d8c461b tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:37:47.525467 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:37:47.525467 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:37:47.525837 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-559dcdb4-8d0f-4d04-8a7d-b9476d8c461b tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:37:47.638870 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:47.638870 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:47.657608 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-559dcdb4-8d0f-4d04-8a7d-b9476d8c461b tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Volume info retrieved successfully. Jan 21 02:37:47.699420 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:47.699420 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:47.718480 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-559dcdb4-8d0f-4d04-8a7d-b9476d8c461b tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] http://10.222.0.36/volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f returned with HTTP 200 Jan 21 02:37:47.720636 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 25/41] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:37:47 2021] GET /volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f => generated 908 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:37:47.730289 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-36cd0ade-8611-44b9-8fd4-f52481bc9119 req-4f7d5c3b-12e4-460f-9e61-cf1353bbea35 tempest-LiveAutoBlockMigrationV225Test-725927345 tempest-LiveAutoBlockMigrationV225Test-725927345] POST http://10.222.0.36/volume/v3/77048e5b185d4d20ae0ae69f988e6036/attachments/476c519f-1030-4af6-95a3-a08309286043/action Jan 21 02:37:47.731052 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:37:47.731052 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:37:47.731705 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-36cd0ade-8611-44b9-8fd4-f52481bc9119 req-4f7d5c3b-12e4-460f-9e61-cf1353bbea35 tempest-LiveAutoBlockMigrationV225Test-725927345 tempest-LiveAutoBlockMigrationV225Test-725927345] Action body: b'{"os-complete": null}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 02:37:47.736932 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-36cd0ade-8611-44b9-8fd4-f52481bc9119 req-4f7d5c3b-12e4-460f-9e61-cf1353bbea35 tempest-LiveAutoBlockMigrationV225Test-725927345 tempest-LiveAutoBlockMigrationV225Test-725927345] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:37:47.890203 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:47.890203 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:47.940002 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-36cd0ade-8611-44b9-8fd4-f52481bc9119 req-4f7d5c3b-12e4-460f-9e61-cf1353bbea35 tempest-LiveAutoBlockMigrationV225Test-725927345 tempest-LiveAutoBlockMigrationV225Test-725927345] http://10.222.0.36/volume/v3/77048e5b185d4d20ae0ae69f988e6036/attachments/476c519f-1030-4af6-95a3-a08309286043/action returned with HTTP 204 Jan 21 02:37:47.940911 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 26/42] 10.222.0.35 () {64 vars in 1489 bytes} [Thu Jan 21 02:37:47 2021] POST /volume/v3/77048e5b185d4d20ae0ae69f988e6036/attachments/476c519f-1030-4af6-95a3-a08309286043/action => generated 0 bytes in 220 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 02:37:48.737205 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4f46b482-6595-42bc-ab7f-d42bd7a91efa tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] GET http://10.222.0.36/volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f Jan 21 02:37:48.738457 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4f46b482-6595-42bc-ab7f-d42bd7a91efa tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:37:48.738878 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:37:48.738878 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:37:48.739454 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4f46b482-6595-42bc-ab7f-d42bd7a91efa tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:37:48.905324 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:48.905324 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:48.936873 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4f46b482-6595-42bc-ab7f-d42bd7a91efa tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Volume info retrieved successfully. Jan 21 02:37:48.980470 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:48.980470 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:49.006379 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4f46b482-6595-42bc-ab7f-d42bd7a91efa tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] http://10.222.0.36/volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f returned with HTTP 200 Jan 21 02:37:49.008373 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 27/43] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:37:48 2021] GET /volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f => generated 908 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 02:37:49.695842 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-49cfa592-ab45-4757-bf8e-5a4607479685 req-74129e82-0ea2-446c-beef-1ec9bbaff60c tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Lock "b'cinder-attachment_update-c925b4ac-0398-48e0-bf28-115d99a50c5f-n-h1-766726-10'" released by "attachment_update" :: held 2.827s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 02:37:49.696508 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-49cfa592-ab45-4757-bf8e-5a4607479685 req-74129e82-0ea2-446c-beef-1ec9bbaff60c tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] http://10.222.0.36/volume/v3/b84d6bf3065a4a219c676af7b689859a/attachments/24d20eef-6dff-487d-9fc1-b7829b0b8c07 returned with HTTP 200 Jan 21 02:37:49.697360 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 17/44] 10.222.0.35 () {64 vars in 1468 bytes} [Thu Jan 21 02:37:46 2021] PUT /volume/v3/b84d6bf3065a4a219c676af7b689859a/attachments/24d20eef-6dff-487d-9fc1-b7829b0b8c07 => generated 762 bytes in 2893 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:37:50.026530 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ea71bf39-40d9-482c-8ffe-463e4dfafff9 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] GET http://10.222.0.36/volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f Jan 21 02:37:50.027821 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ea71bf39-40d9-482c-8ffe-463e4dfafff9 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:37:50.028240 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:37:50.028240 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:37:50.028976 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ea71bf39-40d9-482c-8ffe-463e4dfafff9 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:37:50.090740 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:50.090740 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:50.143650 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ea71bf39-40d9-482c-8ffe-463e4dfafff9 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Volume info retrieved successfully. Jan 21 02:37:50.193869 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:50.193869 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:50.222553 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ea71bf39-40d9-482c-8ffe-463e4dfafff9 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] http://10.222.0.36/volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f returned with HTTP 200 Jan 21 02:37:50.223409 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 28/45] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:37:50 2021] GET /volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f => generated 909 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:37:51.239748 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bf042773-b2ef-44b4-9487-37efdb0fe4c2 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] GET http://10.222.0.36/volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f Jan 21 02:37:51.240815 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bf042773-b2ef-44b4-9487-37efdb0fe4c2 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:37:51.241201 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:37:51.241201 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:37:51.243226 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bf042773-b2ef-44b4-9487-37efdb0fe4c2 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:37:51.358434 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:51.358434 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:51.390685 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-bf042773-b2ef-44b4-9487-37efdb0fe4c2 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Volume info retrieved successfully. Jan 21 02:37:51.441063 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:51.441063 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:51.463705 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bf042773-b2ef-44b4-9487-37efdb0fe4c2 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] http://10.222.0.36/volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f returned with HTTP 200 Jan 21 02:37:51.465242 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 18/46] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:37:51 2021] GET /volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f => generated 909 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 02:37:52.482288 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ac6b0a75-a6e4-44a8-8de1-97e25468df44 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] GET http://10.222.0.36/volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f Jan 21 02:37:52.482945 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ac6b0a75-a6e4-44a8-8de1-97e25468df44 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:37:52.483321 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:37:52.483321 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:37:52.484015 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ac6b0a75-a6e4-44a8-8de1-97e25468df44 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:37:52.606241 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:52.606241 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:52.627739 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ac6b0a75-a6e4-44a8-8de1-97e25468df44 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Volume info retrieved successfully. Jan 21 02:37:52.659294 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:52.659294 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:52.694831 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ac6b0a75-a6e4-44a8-8de1-97e25468df44 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] http://10.222.0.36/volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f returned with HTTP 200 Jan 21 02:37:52.695666 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 29/47] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:37:52 2021] GET /volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f => generated 909 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:37:53.711654 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-09fda38d-6f80-408f-bee4-0a8ef4b11a33 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] GET http://10.222.0.36/volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f Jan 21 02:37:53.712162 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-09fda38d-6f80-408f-bee4-0a8ef4b11a33 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:37:53.712335 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:37:53.712335 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:37:53.713002 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-09fda38d-6f80-408f-bee4-0a8ef4b11a33 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:37:53.849924 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:53.849924 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:53.862965 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-09fda38d-6f80-408f-bee4-0a8ef4b11a33 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Volume info retrieved successfully. Jan 21 02:37:53.893734 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:53.893734 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:53.904564 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-09fda38d-6f80-408f-bee4-0a8ef4b11a33 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] http://10.222.0.36/volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f returned with HTTP 200 Jan 21 02:37:53.905764 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 19/48] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:37:53 2021] GET /volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f => generated 909 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:37:54.946066 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c444dc87-0713-4741-9986-c4fc203eb0f5 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] GET http://10.222.0.36/volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f Jan 21 02:37:54.946066 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c444dc87-0713-4741-9986-c4fc203eb0f5 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:37:54.946066 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:37:54.946066 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:37:54.946066 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c444dc87-0713-4741-9986-c4fc203eb0f5 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:37:55.032146 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:55.032146 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:55.040714 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c444dc87-0713-4741-9986-c4fc203eb0f5 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Volume info retrieved successfully. Jan 21 02:37:55.059973 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:55.059973 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:55.069184 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c444dc87-0713-4741-9986-c4fc203eb0f5 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] http://10.222.0.36/volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f returned with HTTP 200 Jan 21 02:37:55.070315 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 30/49] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:37:54 2021] GET /volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f => generated 909 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:37:55.440188 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-49cfa592-ab45-4757-bf8e-5a4607479685 req-d0880086-9b33-4cb3-9cba-6bc6abbdd66c tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] POST http://10.222.0.36/volume/v3/b84d6bf3065a4a219c676af7b689859a/attachments/24d20eef-6dff-487d-9fc1-b7829b0b8c07/action Jan 21 02:37:55.452901 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:37:55.452901 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:37:55.456436 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-49cfa592-ab45-4757-bf8e-5a4607479685 req-d0880086-9b33-4cb3-9cba-6bc6abbdd66c tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Action body: b'{"os-complete": null}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 02:37:55.456942 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-49cfa592-ab45-4757-bf8e-5a4607479685 req-d0880086-9b33-4cb3-9cba-6bc6abbdd66c tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:37:55.659355 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:55.659355 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:55.699734 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-49cfa592-ab45-4757-bf8e-5a4607479685 req-d0880086-9b33-4cb3-9cba-6bc6abbdd66c tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] http://10.222.0.36/volume/v3/b84d6bf3065a4a219c676af7b689859a/attachments/24d20eef-6dff-487d-9fc1-b7829b0b8c07/action returned with HTTP 204 Jan 21 02:37:55.700780 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 20/50] 10.222.0.35 () {64 vars in 1489 bytes} [Thu Jan 21 02:37:55 2021] POST /volume/v3/b84d6bf3065a4a219c676af7b689859a/attachments/24d20eef-6dff-487d-9fc1-b7829b0b8c07/action => generated 0 bytes in 268 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 02:37:56.086884 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d919f509-7f53-4df3-a819-50dc1bdbc66c tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] GET http://10.222.0.36/volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f Jan 21 02:37:56.088002 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d919f509-7f53-4df3-a819-50dc1bdbc66c tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:37:56.088395 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:37:56.088395 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:37:56.089169 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d919f509-7f53-4df3-a819-50dc1bdbc66c tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:37:56.198911 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:56.198911 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:56.217788 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d919f509-7f53-4df3-a819-50dc1bdbc66c tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Volume info retrieved successfully. Jan 21 02:37:56.262611 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:56.262611 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:56.281532 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d919f509-7f53-4df3-a819-50dc1bdbc66c tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] http://10.222.0.36/volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f returned with HTTP 200 Jan 21 02:37:56.284958 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 31/51] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:37:56 2021] GET /volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f => generated 1201 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:37:57.407575 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-36cd0ade-8611-44b9-8fd4-f52481bc9119 req-c0465dd0-5100-4719-a828-f3e306aefdde tempest-LiveAutoBlockMigrationV225Test-725927345 tempest-LiveAutoBlockMigrationV225Test-725927345] DELETE http://10.222.0.36/volume/v3/77048e5b185d4d20ae0ae69f988e6036/attachments/1cc89761-ede4-4376-a10f-94a982090ecd Jan 21 02:37:57.407575 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-36cd0ade-8611-44b9-8fd4-f52481bc9119 req-c0465dd0-5100-4719-a828-f3e306aefdde tempest-LiveAutoBlockMigrationV225Test-725927345 tempest-LiveAutoBlockMigrationV225Test-725927345] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:37:57.408120 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:37:57.408120 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:37:57.408120 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-36cd0ade-8611-44b9-8fd4-f52481bc9119 req-c0465dd0-5100-4719-a828-f3e306aefdde tempest-LiveAutoBlockMigrationV225Test-725927345 tempest-LiveAutoBlockMigrationV225Test-725927345] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:37:57.467991 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:37:57.467991 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:37:58.036151 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-36cd0ade-8611-44b9-8fd4-f52481bc9119 req-c0465dd0-5100-4719-a828-f3e306aefdde tempest-LiveAutoBlockMigrationV225Test-725927345 tempest-LiveAutoBlockMigrationV225Test-725927345] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(476c519f-1030-4af6-95a3-a08309286043)]) {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 02:37:58.036550 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-36cd0ade-8611-44b9-8fd4-f52481bc9119 req-c0465dd0-5100-4719-a828-f3e306aefdde tempest-LiveAutoBlockMigrationV225Test-725927345 tempest-LiveAutoBlockMigrationV225Test-725927345] Adding status of: attached to pending status list for volume. {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 21 02:37:58.037148 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-36cd0ade-8611-44b9-8fd4-f52481bc9119 req-c0465dd0-5100-4719-a828-f3e306aefdde tempest-LiveAutoBlockMigrationV225Test-725927345 tempest-LiveAutoBlockMigrationV225Test-725927345] Pending status list for volume during attachment-delete: ['attached'] {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 02:37:58.050321 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-36cd0ade-8611-44b9-8fd4-f52481bc9119 req-c0465dd0-5100-4719-a828-f3e306aefdde tempest-LiveAutoBlockMigrationV225Test-725927345 tempest-LiveAutoBlockMigrationV225Test-725927345] http://10.222.0.36/volume/v3/77048e5b185d4d20ae0ae69f988e6036/attachments/1cc89761-ede4-4376-a10f-94a982090ecd returned with HTTP 200 Jan 21 02:37:58.051406 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 21/52] 10.222.0.23 () {62 vars in 1437 bytes} [Thu Jan 21 02:37:57 2021] DELETE /volume/v3/77048e5b185d4d20ae0ae69f988e6036/attachments/1cc89761-ede4-4376-a10f-94a982090ecd => generated 192 bytes in 649 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:38:05.864841 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d919f509-7f53-4df3-a819-50dc1bdbc66c tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] GET http://10.222.0.36/volume// Jan 21 02:38:05.865377 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d919f509-7f53-4df3-a819-50dc1bdbc66c tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:38:05.865485 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:38:05.865485 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:38:05.866305 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d919f509-7f53-4df3-a819-50dc1bdbc66c tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Calling method 'all' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:38:05.866942 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d919f509-7f53-4df3-a819-50dc1bdbc66c tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 02:38:05.867703 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 32/53] 10.222.0.23 () {56 vars in 1089 bytes} [Thu Jan 21 02:38:05 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 02:38:05.882270 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-78baef3c-c693-4fb7-aab0-3f301a3976ca req-be401206-6510-4039-adee-0d34f6286141 tempest-LiveMigrationTest-1760505600 tempest-LiveMigrationTest-1760505600] POST http://10.222.0.36/volume/v3/c36946ef8fc74bee86d2b84436cc62c5/attachments Jan 21 02:38:05.883003 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:38:05.883003 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:38:05.883613 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-78baef3c-c693-4fb7-aab0-3f301a3976ca req-be401206-6510-4039-adee-0d34f6286141 tempest-LiveMigrationTest-1760505600 tempest-LiveMigrationTest-1760505600] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c925b4ac-0398-48e0-bf28-115d99a50c5f", "instance_uuid": "a83eb237-854b-4aee-9ba8-0977b1c4856e", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.23", "host": "n-h2-766726-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766726-10.cbci-766726-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:38:05.946340 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:38:05.946340 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:38:07.489516 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-78baef3c-c693-4fb7-aab0-3f301a3976ca req-be401206-6510-4039-adee-0d34f6286141 tempest-LiveMigrationTest-1760505600 tempest-LiveMigrationTest-1760505600] http://10.222.0.36/volume/v3/c36946ef8fc74bee86d2b84436cc62c5/attachments returned with HTTP 200 Jan 21 02:38:07.490386 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 22/54] 10.222.0.23 () {64 vars in 1358 bytes} [Thu Jan 21 02:38:05 2021] POST /volume/v3/c36946ef8fc74bee86d2b84436cc62c5/attachments => generated 762 bytes in 1613 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:38:07.533180 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-78baef3c-c693-4fb7-aab0-3f301a3976ca req-b72f86e4-11bf-403b-b82a-5b2064c8cbb5 tempest-LiveMigrationTest-1760505600 tempest-LiveMigrationTest-1760505600] GET http://10.222.0.36/volume/v3/c36946ef8fc74bee86d2b84436cc62c5/attachments/38cadbd3-77b4-4b99-b3d0-5792b20d7aa0 Jan 21 02:38:07.534136 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-78baef3c-c693-4fb7-aab0-3f301a3976ca req-b72f86e4-11bf-403b-b82a-5b2064c8cbb5 tempest-LiveMigrationTest-1760505600 tempest-LiveMigrationTest-1760505600] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:38:07.534766 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-78baef3c-c693-4fb7-aab0-3f301a3976ca req-b72f86e4-11bf-403b-b82a-5b2064c8cbb5 tempest-LiveMigrationTest-1760505600 tempest-LiveMigrationTest-1760505600] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:38:07.568890 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-78baef3c-c693-4fb7-aab0-3f301a3976ca req-b72f86e4-11bf-403b-b82a-5b2064c8cbb5 tempest-LiveMigrationTest-1760505600 tempest-LiveMigrationTest-1760505600] http://10.222.0.36/volume/v3/c36946ef8fc74bee86d2b84436cc62c5/attachments/38cadbd3-77b4-4b99-b3d0-5792b20d7aa0 returned with HTTP 200 Jan 21 02:38:07.570490 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 33/55] 10.222.0.23 () {60 vars in 1415 bytes} [Thu Jan 21 02:38:07 2021] GET /volume/v3/c36946ef8fc74bee86d2b84436cc62c5/attachments/38cadbd3-77b4-4b99-b3d0-5792b20d7aa0 => generated 789 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:38:07.620955 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1398ac9c-7519-4d28-b4dc-e16c03484d50 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] GET http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b Jan 21 02:38:07.621656 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1398ac9c-7519-4d28-b4dc-e16c03484d50 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:38:07.622014 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:38:07.622014 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:38:07.622643 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1398ac9c-7519-4d28-b4dc-e16c03484d50 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:38:07.675573 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:38:07.675573 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:38:07.684161 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1398ac9c-7519-4d28-b4dc-e16c03484d50 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Volume info retrieved successfully. Jan 21 02:38:07.705684 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:38:07.705684 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:38:07.714550 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1398ac9c-7519-4d28-b4dc-e16c03484d50 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b returned with HTTP 200 Jan 21 02:38:07.728779 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 23/56] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:38:07 2021] GET /volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b => generated 1215 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:38:08.547983 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-064797c7-ec2c-4f98-93b0-ea9f81931e38 req-99ae3e5c-52b1-48b0-9818-c47ebd34d5ba tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] GET http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b Jan 21 02:38:08.548695 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-064797c7-ec2c-4f98-93b0-ea9f81931e38 req-99ae3e5c-52b1-48b0-9818-c47ebd34d5ba tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:38:08.548695 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:38:08.548695 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:38:08.549205 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-064797c7-ec2c-4f98-93b0-ea9f81931e38 req-99ae3e5c-52b1-48b0-9818-c47ebd34d5ba tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:38:08.601877 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:38:08.601877 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:38:08.610491 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-064797c7-ec2c-4f98-93b0-ea9f81931e38 req-99ae3e5c-52b1-48b0-9818-c47ebd34d5ba tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Volume info retrieved successfully. Jan 21 02:38:08.630056 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:38:08.630056 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:38:08.638433 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-064797c7-ec2c-4f98-93b0-ea9f81931e38 req-99ae3e5c-52b1-48b0-9818-c47ebd34d5ba tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b returned with HTTP 200 Jan 21 02:38:08.639298 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 34/57] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 02:38:08 2021] GET /volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b => generated 1215 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 02:38:08.662150 n-d-766726-10 devstack@c-api.service[87957]: WARNING keystonemiddleware.auth_token [None req-1398ac9c-7519-4d28-b4dc-e16c03484d50 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] A valid token was submitted as a service token, but it was not a valid service token. This is incorrect but backwards compatible behaviour. This will be removed in future releases. Jan 21 02:38:08.665284 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-064797c7-ec2c-4f98-93b0-ea9f81931e38 req-d08f5088-a75c-4614-90cb-5a54d3e391ff tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] POST http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b/action Jan 21 02:38:08.665879 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:38:08.665879 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:38:08.666531 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-064797c7-ec2c-4f98-93b0-ea9f81931e38 req-d08f5088-a75c-4614-90cb-5a54d3e391ff tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Action body: b'{"os-begin_detaching": null}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 02:38:08.667064 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-064797c7-ec2c-4f98-93b0-ea9f81931e38 req-d08f5088-a75c-4614-90cb-5a54d3e391ff tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:38:08.721003 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:38:08.721003 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:38:08.723094 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-064797c7-ec2c-4f98-93b0-ea9f81931e38 req-d08f5088-a75c-4614-90cb-5a54d3e391ff tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Volume info retrieved successfully. Jan 21 02:38:08.733142 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-064797c7-ec2c-4f98-93b0-ea9f81931e38 req-d08f5088-a75c-4614-90cb-5a54d3e391ff tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Begin detaching volume completed successfully. Jan 21 02:38:08.733934 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-064797c7-ec2c-4f98-93b0-ea9f81931e38 req-d08f5088-a75c-4614-90cb-5a54d3e391ff tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b/action returned with HTTP 202 Jan 21 02:38:08.736089 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 24/58] 10.222.0.36 () {64 vars in 1643 bytes} [Thu Jan 21 02:38:08 2021] POST /volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 02:38:08.759149 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0d31bf16-ca0d-4f9b-a516-f4814d24f5d6 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] GET http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b Jan 21 02:38:08.759997 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0d31bf16-ca0d-4f9b-a516-f4814d24f5d6 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:38:08.760410 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:38:08.760410 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:38:08.761048 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0d31bf16-ca0d-4f9b-a516-f4814d24f5d6 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:38:08.817121 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-064797c7-ec2c-4f98-93b0-ea9f81931e38 req-d08f5088-a75c-4614-90cb-5a54d3e391ff tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] GET http://10.222.0.36/volume// Jan 21 02:38:08.817707 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-064797c7-ec2c-4f98-93b0-ea9f81931e38 req-d08f5088-a75c-4614-90cb-5a54d3e391ff tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:38:08.818000 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:38:08.818000 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:38:08.818503 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-064797c7-ec2c-4f98-93b0-ea9f81931e38 req-d08f5088-a75c-4614-90cb-5a54d3e391ff tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:38:08.819673 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-064797c7-ec2c-4f98-93b0-ea9f81931e38 req-d08f5088-a75c-4614-90cb-5a54d3e391ff tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 02:38:08.820867 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 25/59] 10.222.0.35 () {56 vars in 1089 bytes} [Thu Jan 21 02:38:08 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 02:38:08.836422 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-064797c7-ec2c-4f98-93b0-ea9f81931e38 req-9dda7d75-b4ea-4ee4-85d5-128c9ade52ff tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] GET http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b Jan 21 02:38:08.837199 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-064797c7-ec2c-4f98-93b0-ea9f81931e38 req-9dda7d75-b4ea-4ee4-85d5-128c9ade52ff tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:38:08.837837 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-064797c7-ec2c-4f98-93b0-ea9f81931e38 req-9dda7d75-b4ea-4ee4-85d5-128c9ade52ff tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:38:08.864479 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:38:08.864479 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:38:08.874531 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-0d31bf16-ca0d-4f9b-a516-f4814d24f5d6 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Volume info retrieved successfully. Jan 21 02:38:08.898061 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:38:08.898061 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:38:08.904781 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:38:08.904781 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:38:08.907865 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0d31bf16-ca0d-4f9b-a516-f4814d24f5d6 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b returned with HTTP 200 Jan 21 02:38:08.908766 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 35/60] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:38:08 2021] GET /volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b => generated 1218 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:38:08.917808 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-064797c7-ec2c-4f98-93b0-ea9f81931e38 req-9dda7d75-b4ea-4ee4-85d5-128c9ade52ff tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Volume info retrieved successfully. Jan 21 02:38:08.938595 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:38:08.938595 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:38:08.946959 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-064797c7-ec2c-4f98-93b0-ea9f81931e38 req-9dda7d75-b4ea-4ee4-85d5-128c9ade52ff tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b returned with HTTP 200 Jan 21 02:38:08.947788 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 26/61] 10.222.0.35 () {60 vars in 1403 bytes} [Thu Jan 21 02:38:08 2021] GET /volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b => generated 1317 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 02:38:09.457881 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-064797c7-ec2c-4f98-93b0-ea9f81931e38 req-a5adc0e7-91b4-42d6-83fc-3504284a9ec6 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] DELETE http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/attachments/476c519f-1030-4af6-95a3-a08309286043 Jan 21 02:38:09.458519 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-064797c7-ec2c-4f98-93b0-ea9f81931e38 req-a5adc0e7-91b4-42d6-83fc-3504284a9ec6 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:38:09.459069 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:38:09.459069 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:38:09.459724 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-064797c7-ec2c-4f98-93b0-ea9f81931e38 req-a5adc0e7-91b4-42d6-83fc-3504284a9ec6 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:38:09.524368 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:38:09.524368 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:38:09.925766 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-04708854-6cb1-4826-871a-b0690d16dc5a tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] GET http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b Jan 21 02:38:09.926929 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-04708854-6cb1-4826-871a-b0690d16dc5a tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:38:09.927293 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:38:09.927293 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:38:09.928003 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-04708854-6cb1-4826-871a-b0690d16dc5a tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:38:10.020503 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:38:10.020503 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:38:10.038650 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-04708854-6cb1-4826-871a-b0690d16dc5a tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Volume info retrieved successfully. Jan 21 02:38:10.079656 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:38:10.079656 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:38:10.092900 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-04708854-6cb1-4826-871a-b0690d16dc5a tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b returned with HTTP 200 Jan 21 02:38:10.095410 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 27/62] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:38:09 2021] GET /volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b => generated 1218 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:38:10.336605 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-064797c7-ec2c-4f98-93b0-ea9f81931e38 req-a5adc0e7-91b4-42d6-83fc-3504284a9ec6 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87958) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 02:38:10.337356 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-064797c7-ec2c-4f98-93b0-ea9f81931e38 req-a5adc0e7-91b4-42d6-83fc-3504284a9ec6 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Pending status list for volume during attachment-delete: [] {{(pid=87958) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 02:38:10.344806 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-064797c7-ec2c-4f98-93b0-ea9f81931e38 req-a5adc0e7-91b4-42d6-83fc-3504284a9ec6 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/attachments/476c519f-1030-4af6-95a3-a08309286043 returned with HTTP 200 Jan 21 02:38:10.345874 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 36/63] 10.222.0.35 () {62 vars in 1437 bytes} [Thu Jan 21 02:38:09 2021] DELETE /volume/v3/547cdcd3589d4b938413459c47ba336f/attachments/476c519f-1030-4af6-95a3-a08309286043 => generated 19 bytes in 895 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:38:11.111299 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dbccd9a8-b4d1-43b4-914e-7b0d2f548b8b tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] GET http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b Jan 21 02:38:11.111820 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dbccd9a8-b4d1-43b4-914e-7b0d2f548b8b tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:38:11.112006 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:38:11.112006 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:38:11.112372 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dbccd9a8-b4d1-43b4-914e-7b0d2f548b8b tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:38:11.245556 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:38:11.245556 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:38:11.262072 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-dbccd9a8-b4d1-43b4-914e-7b0d2f548b8b tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Volume info retrieved successfully. Jan 21 02:38:11.308364 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dbccd9a8-b4d1-43b4-914e-7b0d2f548b8b tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b returned with HTTP 200 Jan 21 02:38:11.309621 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 28/64] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:38:11 2021] GET /volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b => generated 923 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:38:16.134634 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-78baef3c-c693-4fb7-aab0-3f301a3976ca req-1aeba110-ad3c-467c-ad5a-246a561f1c81 tempest-LiveMigrationTest-1760505600 tempest-LiveMigrationTest-1760505600] POST http://10.222.0.36/volume/v3/c36946ef8fc74bee86d2b84436cc62c5/attachments/38cadbd3-77b4-4b99-b3d0-5792b20d7aa0/action Jan 21 02:38:16.135144 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:38:16.135144 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:38:16.138563 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-78baef3c-c693-4fb7-aab0-3f301a3976ca req-1aeba110-ad3c-467c-ad5a-246a561f1c81 tempest-LiveMigrationTest-1760505600 tempest-LiveMigrationTest-1760505600] Action body: b'{"os-complete": null}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 02:38:16.139188 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-78baef3c-c693-4fb7-aab0-3f301a3976ca req-1aeba110-ad3c-467c-ad5a-246a561f1c81 tempest-LiveMigrationTest-1760505600 tempest-LiveMigrationTest-1760505600] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:38:16.307573 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:38:16.307573 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:38:16.329814 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-78baef3c-c693-4fb7-aab0-3f301a3976ca req-1aeba110-ad3c-467c-ad5a-246a561f1c81 tempest-LiveMigrationTest-1760505600 tempest-LiveMigrationTest-1760505600] http://10.222.0.36/volume/v3/c36946ef8fc74bee86d2b84436cc62c5/attachments/38cadbd3-77b4-4b99-b3d0-5792b20d7aa0/action returned with HTTP 204 Jan 21 02:38:16.330770 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 37/65] 10.222.0.23 () {64 vars in 1489 bytes} [Thu Jan 21 02:38:16 2021] POST /volume/v3/c36946ef8fc74bee86d2b84436cc62c5/attachments/38cadbd3-77b4-4b99-b3d0-5792b20d7aa0/action => generated 0 bytes in 203 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 02:38:22.242118 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-78baef3c-c693-4fb7-aab0-3f301a3976ca req-a9d33695-2d07-4bae-b995-9486d50d594e tempest-LiveMigrationTest-1760505600 tempest-LiveMigrationTest-1760505600] DELETE http://10.222.0.36/volume/v3/c36946ef8fc74bee86d2b84436cc62c5/attachments/24d20eef-6dff-487d-9fc1-b7829b0b8c07 Jan 21 02:38:22.243206 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-78baef3c-c693-4fb7-aab0-3f301a3976ca req-a9d33695-2d07-4bae-b995-9486d50d594e tempest-LiveMigrationTest-1760505600 tempest-LiveMigrationTest-1760505600] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:38:22.243567 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:38:22.243567 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:38:22.244199 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-78baef3c-c693-4fb7-aab0-3f301a3976ca req-a9d33695-2d07-4bae-b995-9486d50d594e tempest-LiveMigrationTest-1760505600 tempest-LiveMigrationTest-1760505600] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:38:22.305476 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:38:22.305476 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:38:22.846176 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-78baef3c-c693-4fb7-aab0-3f301a3976ca req-a9d33695-2d07-4bae-b995-9486d50d594e tempest-LiveMigrationTest-1760505600 tempest-LiveMigrationTest-1760505600] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(38cadbd3-77b4-4b99-b3d0-5792b20d7aa0)]) {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 02:38:22.853500 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-78baef3c-c693-4fb7-aab0-3f301a3976ca req-a9d33695-2d07-4bae-b995-9486d50d594e tempest-LiveMigrationTest-1760505600 tempest-LiveMigrationTest-1760505600] Adding status of: attached to pending status list for volume. {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 21 02:38:22.855310 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-78baef3c-c693-4fb7-aab0-3f301a3976ca req-a9d33695-2d07-4bae-b995-9486d50d594e tempest-LiveMigrationTest-1760505600 tempest-LiveMigrationTest-1760505600] Pending status list for volume during attachment-delete: ['attached'] {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 02:38:22.871050 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-78baef3c-c693-4fb7-aab0-3f301a3976ca req-a9d33695-2d07-4bae-b995-9486d50d594e tempest-LiveMigrationTest-1760505600 tempest-LiveMigrationTest-1760505600] http://10.222.0.36/volume/v3/c36946ef8fc74bee86d2b84436cc62c5/attachments/24d20eef-6dff-487d-9fc1-b7829b0b8c07 returned with HTTP 200 Jan 21 02:38:22.872178 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 29/66] 10.222.0.35 () {62 vars in 1437 bytes} [Thu Jan 21 02:38:22 2021] DELETE /volume/v3/c36946ef8fc74bee86d2b84436cc62c5/attachments/24d20eef-6dff-487d-9fc1-b7829b0b8c07 => generated 192 bytes in 635 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 02:38:37.058453 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-823a71a5-d570-479f-9ab1-d6bd53ff54dd tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] GET http://10.222.0.36/volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f Jan 21 02:38:37.059645 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-823a71a5-d570-479f-9ab1-d6bd53ff54dd tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:38:37.060041 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:38:37.060041 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:38:37.060658 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-823a71a5-d570-479f-9ab1-d6bd53ff54dd tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:38:37.184660 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:38:37.184660 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:38:37.201509 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-823a71a5-d570-479f-9ab1-d6bd53ff54dd tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Volume info retrieved successfully. Jan 21 02:38:37.254772 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:38:37.254772 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:38:37.268972 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-823a71a5-d570-479f-9ab1-d6bd53ff54dd tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] http://10.222.0.36/volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f returned with HTTP 200 Jan 21 02:38:37.274958 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 38/67] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:38:37 2021] GET /volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f => generated 1201 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:38:39.029034 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-175f3863-b2f3-482c-9e26-eff383e378d8 req-e6b1ecd3-5388-461f-a86f-9530692a3fe7 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] GET http://10.222.0.36/volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f Jan 21 02:38:39.029559 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-175f3863-b2f3-482c-9e26-eff383e378d8 req-e6b1ecd3-5388-461f-a86f-9530692a3fe7 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:38:39.030306 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:38:39.030306 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:38:39.030882 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-175f3863-b2f3-482c-9e26-eff383e378d8 req-e6b1ecd3-5388-461f-a86f-9530692a3fe7 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:38:39.090826 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:38:39.090826 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:38:39.104566 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-175f3863-b2f3-482c-9e26-eff383e378d8 req-e6b1ecd3-5388-461f-a86f-9530692a3fe7 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Volume info retrieved successfully. Jan 21 02:38:39.129364 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:38:39.129364 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:38:39.140242 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-175f3863-b2f3-482c-9e26-eff383e378d8 req-e6b1ecd3-5388-461f-a86f-9530692a3fe7 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] http://10.222.0.36/volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f returned with HTTP 200 Jan 21 02:38:39.154667 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 30/68] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 02:38:39 2021] GET /volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f => generated 1201 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:38:39.173312 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-175f3863-b2f3-482c-9e26-eff383e378d8 req-a488a400-0850-4171-a7da-a24a164aebe8 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] POST http://10.222.0.36/volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f/action Jan 21 02:38:39.176159 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:38:39.176159 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:38:39.176842 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-175f3863-b2f3-482c-9e26-eff383e378d8 req-a488a400-0850-4171-a7da-a24a164aebe8 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Action body: b'{"os-begin_detaching": null}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 02:38:39.179376 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-175f3863-b2f3-482c-9e26-eff383e378d8 req-a488a400-0850-4171-a7da-a24a164aebe8 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:38:39.296062 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:38:39.296062 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:38:39.299212 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-175f3863-b2f3-482c-9e26-eff383e378d8 req-a488a400-0850-4171-a7da-a24a164aebe8 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Volume info retrieved successfully. Jan 21 02:38:39.321337 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-175f3863-b2f3-482c-9e26-eff383e378d8 req-a488a400-0850-4171-a7da-a24a164aebe8 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Begin detaching volume completed successfully. Jan 21 02:38:39.321926 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-175f3863-b2f3-482c-9e26-eff383e378d8 req-a488a400-0850-4171-a7da-a24a164aebe8 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] http://10.222.0.36/volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f/action returned with HTTP 202 Jan 21 02:38:39.329630 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 39/69] 10.222.0.36 () {64 vars in 1643 bytes} [Thu Jan 21 02:38:39 2021] POST /volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f/action => generated 0 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 02:38:39.347694 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6cd59643-d146-440c-a954-5e3e5447998c tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] GET http://10.222.0.36/volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f Jan 21 02:38:39.348592 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6cd59643-d146-440c-a954-5e3e5447998c tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:38:39.349316 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:38:39.349316 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:38:39.349925 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6cd59643-d146-440c-a954-5e3e5447998c tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:38:39.396273 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-175f3863-b2f3-482c-9e26-eff383e378d8 req-a488a400-0850-4171-a7da-a24a164aebe8 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] GET http://10.222.0.36/volume// Jan 21 02:38:39.396979 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-175f3863-b2f3-482c-9e26-eff383e378d8 req-a488a400-0850-4171-a7da-a24a164aebe8 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:38:39.397340 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:38:39.397340 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:38:39.397930 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-175f3863-b2f3-482c-9e26-eff383e378d8 req-a488a400-0850-4171-a7da-a24a164aebe8 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Calling method 'all' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:38:39.399133 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-175f3863-b2f3-482c-9e26-eff383e378d8 req-a488a400-0850-4171-a7da-a24a164aebe8 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 02:38:39.400292 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 40/70] 10.222.0.23 () {56 vars in 1089 bytes} [Thu Jan 21 02:38:39 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 02:38:39.414133 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-175f3863-b2f3-482c-9e26-eff383e378d8 req-6eace56c-f5d2-4efe-aaf9-10cabbc176ce tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] GET http://10.222.0.36/volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f Jan 21 02:38:39.414958 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-175f3863-b2f3-482c-9e26-eff383e378d8 req-6eace56c-f5d2-4efe-aaf9-10cabbc176ce tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:38:39.418301 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-175f3863-b2f3-482c-9e26-eff383e378d8 req-6eace56c-f5d2-4efe-aaf9-10cabbc176ce tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:38:39.551659 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:38:39.551659 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:38:39.571808 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-6cd59643-d146-440c-a954-5e3e5447998c tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Volume info retrieved successfully. Jan 21 02:38:39.622028 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:38:39.622028 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:38:39.632251 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:38:39.632251 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:38:39.651324 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-175f3863-b2f3-482c-9e26-eff383e378d8 req-6eace56c-f5d2-4efe-aaf9-10cabbc176ce tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Volume info retrieved successfully. Jan 21 02:38:39.662328 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6cd59643-d146-440c-a954-5e3e5447998c tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] http://10.222.0.36/volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f returned with HTTP 200 Jan 21 02:38:39.671654 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 31/71] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:38:39 2021] GET /volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f => generated 1204 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:38:39.699741 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:38:39.699741 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:38:39.724901 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-175f3863-b2f3-482c-9e26-eff383e378d8 req-6eace56c-f5d2-4efe-aaf9-10cabbc176ce tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] http://10.222.0.36/volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f returned with HTTP 200 Jan 21 02:38:39.728483 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 41/72] 10.222.0.23 () {60 vars in 1403 bytes} [Thu Jan 21 02:38:39 2021] GET /volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f => generated 1303 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 02:38:40.266369 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-175f3863-b2f3-482c-9e26-eff383e378d8 req-0aa0b159-45e9-4d85-af37-da9cfaedb199 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] DELETE http://10.222.0.36/volume/v3/b84d6bf3065a4a219c676af7b689859a/attachments/38cadbd3-77b4-4b99-b3d0-5792b20d7aa0 Jan 21 02:38:40.268067 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-175f3863-b2f3-482c-9e26-eff383e378d8 req-0aa0b159-45e9-4d85-af37-da9cfaedb199 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:38:40.268469 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:38:40.268469 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:38:40.269377 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-175f3863-b2f3-482c-9e26-eff383e378d8 req-0aa0b159-45e9-4d85-af37-da9cfaedb199 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:38:40.302140 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:38:40.302140 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:38:40.694904 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e7e21a7b-8c70-4339-a2b8-352f1ff9a2e3 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] GET http://10.222.0.36/volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f Jan 21 02:38:40.695436 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e7e21a7b-8c70-4339-a2b8-352f1ff9a2e3 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:38:40.695651 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:38:40.695651 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:38:40.696022 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e7e21a7b-8c70-4339-a2b8-352f1ff9a2e3 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:38:40.755060 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:38:40.755060 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:38:40.765254 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e7e21a7b-8c70-4339-a2b8-352f1ff9a2e3 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Volume info retrieved successfully. Jan 21 02:38:40.797163 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:38:40.797163 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:38:40.807662 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e7e21a7b-8c70-4339-a2b8-352f1ff9a2e3 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] http://10.222.0.36/volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f returned with HTTP 200 Jan 21 02:38:40.809590 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 42/73] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:38:40 2021] GET /volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f => generated 1204 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:38:41.805974 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-175f3863-b2f3-482c-9e26-eff383e378d8 req-0aa0b159-45e9-4d85-af37-da9cfaedb199 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 02:38:41.806529 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-175f3863-b2f3-482c-9e26-eff383e378d8 req-0aa0b159-45e9-4d85-af37-da9cfaedb199 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Pending status list for volume during attachment-delete: [] {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 02:38:41.813906 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-175f3863-b2f3-482c-9e26-eff383e378d8 req-0aa0b159-45e9-4d85-af37-da9cfaedb199 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] http://10.222.0.36/volume/v3/b84d6bf3065a4a219c676af7b689859a/attachments/38cadbd3-77b4-4b99-b3d0-5792b20d7aa0 returned with HTTP 200 Jan 21 02:38:41.815783 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 32/74] 10.222.0.23 () {62 vars in 1437 bytes} [Thu Jan 21 02:38:40 2021] DELETE /volume/v3/b84d6bf3065a4a219c676af7b689859a/attachments/38cadbd3-77b4-4b99-b3d0-5792b20d7aa0 => generated 19 bytes in 1558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:38:41.829752 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-60eea82f-fdf0-4e9e-bc16-5af03916afdc tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] GET http://10.222.0.36/volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f Jan 21 02:38:41.830614 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-60eea82f-fdf0-4e9e-bc16-5af03916afdc tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:38:41.831004 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:38:41.831004 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:38:41.832058 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-60eea82f-fdf0-4e9e-bc16-5af03916afdc tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:38:42.000981 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:38:42.000981 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:38:42.011941 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-60eea82f-fdf0-4e9e-bc16-5af03916afdc tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Volume info retrieved successfully. Jan 21 02:38:42.038474 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-60eea82f-fdf0-4e9e-bc16-5af03916afdc tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] http://10.222.0.36/volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f returned with HTTP 200 Jan 21 02:38:42.040072 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 43/75] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:38:41 2021] GET /volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f => generated 909 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:40:25.140665 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a25fe839-6be9-4d46-9e32-65faf8736162 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] DELETE http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b Jan 21 02:40:25.141873 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a25fe839-6be9-4d46-9e32-65faf8736162 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:40:25.142285 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:40:25.142285 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:40:25.142962 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a25fe839-6be9-4d46-9e32-65faf8736162 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:40:25.144053 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-a25fe839-6be9-4d46-9e32-65faf8736162 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Delete volume with id: 0878688d-37cb-4584-aad8-10614654c67b Jan 21 02:40:25.201487 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:40:25.201487 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:40:25.203177 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a25fe839-6be9-4d46-9e32-65faf8736162 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Volume info retrieved successfully. Jan 21 02:40:25.240202 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a25fe839-6be9-4d46-9e32-65faf8736162 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Delete volume request issued successfully. Jan 21 02:40:25.241297 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a25fe839-6be9-4d46-9e32-65faf8736162 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b returned with HTTP 202 Jan 21 02:40:25.251833 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dc94c217-7080-418d-9f68-36c6f2703ccc tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] GET http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b Jan 21 02:40:25.252573 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dc94c217-7080-418d-9f68-36c6f2703ccc tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:40:25.253436 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:40:25.253436 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:40:25.254189 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dc94c217-7080-418d-9f68-36c6f2703ccc tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:40:25.260143 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 33/76] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 02:40:25 2021] DELETE /volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 02:40:25.318942 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:40:25.318942 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:40:25.330607 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-dc94c217-7080-418d-9f68-36c6f2703ccc tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Volume info retrieved successfully. Jan 21 02:40:25.361019 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dc94c217-7080-418d-9f68-36c6f2703ccc tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b returned with HTTP 200 Jan 21 02:40:25.372968 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 44/77] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:40:25 2021] GET /volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b => generated 922 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:40:26.378455 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e41b6e24-5102-4d0b-8ec0-8008fd4bd2a1 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] GET http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b Jan 21 02:40:26.379769 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e41b6e24-5102-4d0b-8ec0-8008fd4bd2a1 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:40:26.380175 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:40:26.380175 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:40:26.380799 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e41b6e24-5102-4d0b-8ec0-8008fd4bd2a1 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:40:26.432421 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:40:26.432421 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:40:26.441553 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e41b6e24-5102-4d0b-8ec0-8008fd4bd2a1 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Volume info retrieved successfully. Jan 21 02:40:26.471534 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e41b6e24-5102-4d0b-8ec0-8008fd4bd2a1 tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b returned with HTTP 200 Jan 21 02:40:26.473010 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 34/78] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:40:26 2021] GET /volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b => generated 922 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:40:27.489115 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ee461ab1-5dee-498f-b096-0dfb0b72095f tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] GET http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b Jan 21 02:40:27.490980 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ee461ab1-5dee-498f-b096-0dfb0b72095f tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:40:27.491415 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:40:27.491415 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:40:27.492055 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ee461ab1-5dee-498f-b096-0dfb0b72095f tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:40:27.586051 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ee461ab1-5dee-498f-b096-0dfb0b72095f tempest-LiveAutoBlockMigrationV225Test-1588524832 tempest-LiveAutoBlockMigrationV225Test-1588524832] http://10.222.0.36/volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b returned with HTTP 404 Jan 21 02:40:27.588022 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 45/79] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:40:27 2021] GET /volume/v3/547cdcd3589d4b938413459c47ba336f/volumes/0878688d-37cb-4584-aad8-10614654c67b => generated 109 bytes in 103 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 02:41:11.472010 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8338565c-aa04-492c-8fc5-e0a7742a8a5f tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] DELETE http://10.222.0.36/volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f Jan 21 02:41:11.472889 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8338565c-aa04-492c-8fc5-e0a7742a8a5f tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:41:11.473083 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:41:11.473083 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:41:11.473730 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8338565c-aa04-492c-8fc5-e0a7742a8a5f tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:41:11.474334 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-8338565c-aa04-492c-8fc5-e0a7742a8a5f tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Delete volume with id: c925b4ac-0398-48e0-bf28-115d99a50c5f Jan 21 02:41:11.566918 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:41:11.566918 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:41:11.568480 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8338565c-aa04-492c-8fc5-e0a7742a8a5f tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Volume info retrieved successfully. Jan 21 02:41:11.604990 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8338565c-aa04-492c-8fc5-e0a7742a8a5f tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Delete volume request issued successfully. Jan 21 02:41:11.605992 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8338565c-aa04-492c-8fc5-e0a7742a8a5f tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] http://10.222.0.36/volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f returned with HTTP 202 Jan 21 02:41:11.607076 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 35/80] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 02:41:11 2021] DELETE /volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 02:41:11.615762 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-04db2d7c-ab68-4f9f-a008-a3a85231e2af tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] GET http://10.222.0.36/volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f Jan 21 02:41:11.616272 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-04db2d7c-ab68-4f9f-a008-a3a85231e2af tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:41:11.616749 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-04db2d7c-ab68-4f9f-a008-a3a85231e2af tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:41:11.698973 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:41:11.698973 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:41:11.708035 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-04db2d7c-ab68-4f9f-a008-a3a85231e2af tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Volume info retrieved successfully. Jan 21 02:41:11.732643 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-04db2d7c-ab68-4f9f-a008-a3a85231e2af tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] http://10.222.0.36/volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f returned with HTTP 200 Jan 21 02:41:11.734006 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 46/81] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:41:11 2021] GET /volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f => generated 908 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:41:12.755868 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1866db16-f803-42c8-8872-a5a6dc79f776 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] GET http://10.222.0.36/volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f Jan 21 02:41:12.756363 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1866db16-f803-42c8-8872-a5a6dc79f776 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:41:12.756749 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:41:12.756749 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:41:12.757368 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1866db16-f803-42c8-8872-a5a6dc79f776 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:41:12.838703 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:41:12.838703 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:41:12.848419 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1866db16-f803-42c8-8872-a5a6dc79f776 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Volume info retrieved successfully. Jan 21 02:41:12.875970 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1866db16-f803-42c8-8872-a5a6dc79f776 tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] http://10.222.0.36/volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f returned with HTTP 200 Jan 21 02:41:12.878032 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 36/82] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:41:12 2021] GET /volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f => generated 908 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:41:13.893572 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-37dc3be7-14f7-4b4a-86a8-7eb1ce42b1af tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] GET http://10.222.0.36/volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f Jan 21 02:41:13.894706 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-37dc3be7-14f7-4b4a-86a8-7eb1ce42b1af tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:41:13.895075 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:41:13.895075 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:41:13.895686 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-37dc3be7-14f7-4b4a-86a8-7eb1ce42b1af tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:41:13.990431 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-37dc3be7-14f7-4b4a-86a8-7eb1ce42b1af tempest-LiveMigrationTest-999717577 tempest-LiveMigrationTest-999717577] http://10.222.0.36/volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f returned with HTTP 404 Jan 21 02:41:13.991861 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 47/83] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:41:13 2021] GET /volume/v3/b84d6bf3065a4a219c676af7b689859a/volumes/c925b4ac-0398-48e0-bf28-115d99a50c5f => generated 109 bytes in 102 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 02:44:45.260602 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-74ab2db2-2b54-4b40-9777-a09b15a2682c tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] POST http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes Jan 21 02:44:45.261564 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:44:45.261564 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:44:45.262785 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-74ab2db2-2b54-4b40-9777-a09b15a2682c tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-281550831"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:44:45.264161 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-74ab2db2-2b54-4b40-9777-a09b15a2682c tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-281550831'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 02:44:45.264764 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-74ab2db2-2b54-4b40-9777-a09b15a2682c tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Create volume of 1 GB Jan 21 02:44:45.301284 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-74ab2db2-2b54-4b40-9777-a09b15a2682c tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Availability Zones retrieved successfully. Jan 21 02:44:45.340863 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-74ab2db2-2b54-4b40-9777-a09b15a2682c tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Flow 'volume_create_api' (915b6be6-122c-44aa-9d9f-cfeb8ac2d7a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 02:44:45.347055 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-74ab2db2-2b54-4b40-9777-a09b15a2682c tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28de201c-13f6-46b7-ab02-117e24187227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:44:45.350981 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-74ab2db2-2b54-4b40-9777-a09b15a2682c tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 02:44:45.480161 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-74ab2db2-2b54-4b40-9777-a09b15a2682c tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28de201c-13f6-46b7-ab02-117e24187227) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:44:45.483742 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-74ab2db2-2b54-4b40-9777-a09b15a2682c tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7397b194-9ab4-4d26-88bd-22b4a3fbaecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:44:45.706036 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-74ab2db2-2b54-4b40-9777-a09b15a2682c tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Created reservations ['ca436571-0ed8-4db5-922c-4cf95ceb8e06', 'a75da51a-aef7-4c4c-832e-50a775fbcffb', '4d50a1aa-a5a8-46b7-a021-e7fadb8c539f', 'ab510257-4237-47ab-8a95-e59489c0ae3c'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 02:44:45.708242 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-74ab2db2-2b54-4b40-9777-a09b15a2682c tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7397b194-9ab4-4d26-88bd-22b4a3fbaecf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca436571-0ed8-4db5-922c-4cf95ceb8e06', 'a75da51a-aef7-4c4c-832e-50a775fbcffb', '4d50a1aa-a5a8-46b7-a021-e7fadb8c539f', 'ab510257-4237-47ab-8a95-e59489c0ae3c']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:44:45.715893 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-74ab2db2-2b54-4b40-9777-a09b15a2682c tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (542c0975-6474-4078-9f0c-1ae0acaef522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:44:45.878477 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-74ab2db2-2b54-4b40-9777-a09b15a2682c tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (542c0975-6474-4078-9f0c-1ae0acaef522) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dcee102a-e05f-4010-8777-88c33bcad18a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-281550831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b72c5dc82b749a6b12b1d401ce2fb98',qos_specs=None,replication_status=,reservations=['ca436571-0ed8-4db5-922c-4cf95ceb8e06','a75da51a-aef7-4c4c-832e-50a775fbcffb','4d50a1aa-a5a8-46b7-a021-e7fadb8c539f','ab510257-4237-47ab-8a95-e59489c0ae3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='944a7788401d420a807b07dc62a1e3f9',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T02:44:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-281550831',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dcee102a-e05f-4010-8777-88c33bcad18a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b72c5dc82b749a6b12b1d401ce2fb98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='944a7788401d420a807b07dc62a1e3f9',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:44:45.888851 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-74ab2db2-2b54-4b40-9777-a09b15a2682c tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc6b9d80-01ce-4b42-bca5-f2e58fd8c08f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:44:45.948482 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-74ab2db2-2b54-4b40-9777-a09b15a2682c tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc6b9d80-01ce-4b42-bca5-f2e58fd8c08f) transitioned into state 'SUCCESS' from state '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-281550831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b72c5dc82b749a6b12b1d401ce2fb98',qos_specs=None,replication_status=,reservations=['ca436571-0ed8-4db5-922c-4cf95ceb8e06','a75da51a-aef7-4c4c-832e-50a775fbcffb','4d50a1aa-a5a8-46b7-a021-e7fadb8c539f','ab510257-4237-47ab-8a95-e59489c0ae3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='944a7788401d420a807b07dc62a1e3f9',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:44:45.954748 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-74ab2db2-2b54-4b40-9777-a09b15a2682c tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (555d15e5-14ba-4784-a700-d650f355a9c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:44:45.997909 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-74ab2db2-2b54-4b40-9777-a09b15a2682c tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (555d15e5-14ba-4784-a700-d650f355a9c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:44:46.013253 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-74ab2db2-2b54-4b40-9777-a09b15a2682c tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Flow 'volume_create_api' (915b6be6-122c-44aa-9d9f-cfeb8ac2d7a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 02:44:46.147577 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-74ab2db2-2b54-4b40-9777-a09b15a2682c tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Create volume request issued successfully. Jan 21 02:44:46.167324 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-74ab2db2-2b54-4b40-9777-a09b15a2682c tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes returned with HTTP 202 Jan 21 02:44:46.181041 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 37/84] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 02:44:45 2021] POST /volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes => generated 823 bytes in 914 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 02:44:46.186015 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fc3b77bc-d7a9-40ff-b4c1-e93587b22e09 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] GET http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a Jan 21 02:44:46.186542 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fc3b77bc-d7a9-40ff-b4c1-e93587b22e09 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:44:46.187057 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fc3b77bc-d7a9-40ff-b4c1-e93587b22e09 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:44:46.369263 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:44:46.369263 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:44:46.433953 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-fc3b77bc-d7a9-40ff-b4c1-e93587b22e09 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Volume info retrieved successfully. Jan 21 02:44:46.531480 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fc3b77bc-d7a9-40ff-b4c1-e93587b22e09 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a returned with HTTP 200 Jan 21 02:44:46.544748 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 48/85] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:44:46 2021] GET /volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a => generated 891 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:44:47.552471 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ffd16382-347d-449b-a5f2-195d7e73b422 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] GET http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a Jan 21 02:44:47.552471 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ffd16382-347d-449b-a5f2-195d7e73b422 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:44:47.552471 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:44:47.552471 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:44:47.553178 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ffd16382-347d-449b-a5f2-195d7e73b422 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:44:47.783427 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:44:47.783427 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:44:47.808610 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ffd16382-347d-449b-a5f2-195d7e73b422 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Volume info retrieved successfully. Jan 21 02:44:47.881276 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ffd16382-347d-449b-a5f2-195d7e73b422 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a returned with HTTP 200 Jan 21 02:44:47.884833 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 38/86] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:44:47 2021] GET /volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a => generated 916 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:44:49.611989 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-413a7552-3013-45b3-a935-0d510d545f68 req-93707950-e6bd-4f1c-8060-9e29e2882baf tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] GET http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a Jan 21 02:44:49.613024 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-413a7552-3013-45b3-a935-0d510d545f68 req-93707950-e6bd-4f1c-8060-9e29e2882baf tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:44:49.628168 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:44:49.628168 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:44:49.628967 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-413a7552-3013-45b3-a935-0d510d545f68 req-93707950-e6bd-4f1c-8060-9e29e2882baf tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:44:49.746699 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:44:49.746699 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:44:49.761457 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-413a7552-3013-45b3-a935-0d510d545f68 req-93707950-e6bd-4f1c-8060-9e29e2882baf tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Volume info retrieved successfully. Jan 21 02:44:49.785153 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-413a7552-3013-45b3-a935-0d510d545f68 req-93707950-e6bd-4f1c-8060-9e29e2882baf tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a returned with HTTP 200 Jan 21 02:44:49.786302 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 49/87] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 02:44:49 2021] GET /volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a => generated 916 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:44:49.887619 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ffd16382-347d-449b-a5f2-195d7e73b422 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] GET http://10.222.0.36/volume// Jan 21 02:44:49.888939 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ffd16382-347d-449b-a5f2-195d7e73b422 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:44:49.889333 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:44:49.889333 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:44:49.890101 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ffd16382-347d-449b-a5f2-195d7e73b422 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:44:49.892169 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ffd16382-347d-449b-a5f2-195d7e73b422 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 02:44:49.893379 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 39/88] 10.222.0.36 () {58 vars in 1289 bytes} [Thu Jan 21 02:44:49 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 02:44:49.917702 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-413a7552-3013-45b3-a935-0d510d545f68 req-b0513caa-2083-459a-a482-c26a7ec429af tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] POST http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/attachments Jan 21 02:44:49.918198 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:44:49.918198 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:44:49.918984 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-413a7552-3013-45b3-a935-0d510d545f68 req-b0513caa-2083-459a-a482-c26a7ec429af tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dcee102a-e05f-4010-8777-88c33bcad18a", "instance_uuid": "2bac08ae-2e41-456e-a539-d8ca8ddf9002", "connector": null}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:44:50.001679 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:44:50.001679 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:44:50.117782 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-413a7552-3013-45b3-a935-0d510d545f68 req-b0513caa-2083-459a-a482-c26a7ec429af tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/attachments returned with HTTP 200 Jan 21 02:44:50.119531 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 50/89] 10.222.0.36 () {66 vars in 1565 bytes} [Thu Jan 21 02:44:49 2021] POST /volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/attachments => generated 273 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:44:50.169971 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-37215739-2594-4d57-b4e9-b7a535781d55 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] GET http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a Jan 21 02:44:50.170764 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-37215739-2594-4d57-b4e9-b7a535781d55 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:44:50.171248 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-37215739-2594-4d57-b4e9-b7a535781d55 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:44:50.218690 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-413a7552-3013-45b3-a935-0d510d545f68 req-b0513caa-2083-459a-a482-c26a7ec429af tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] GET http://10.222.0.36/volume// Jan 21 02:44:50.220547 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-413a7552-3013-45b3-a935-0d510d545f68 req-b0513caa-2083-459a-a482-c26a7ec429af tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:44:50.221203 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:44:50.221203 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:44:50.221876 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-413a7552-3013-45b3-a935-0d510d545f68 req-b0513caa-2083-459a-a482-c26a7ec429af tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Calling method 'all' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:44:50.223262 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-413a7552-3013-45b3-a935-0d510d545f68 req-b0513caa-2083-459a-a482-c26a7ec429af tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 02:44:50.224412 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 51/90] 10.222.0.35 () {56 vars in 1089 bytes} [Thu Jan 21 02:44:50 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 02:44:50.239792 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-413a7552-3013-45b3-a935-0d510d545f68 req-9ca3fbc9-b7d8-460e-a649-05c5fd002534 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] GET http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a Jan 21 02:44:50.244717 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-413a7552-3013-45b3-a935-0d510d545f68 req-9ca3fbc9-b7d8-460e-a649-05c5fd002534 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:44:50.246174 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-413a7552-3013-45b3-a935-0d510d545f68 req-9ca3fbc9-b7d8-460e-a649-05c5fd002534 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:44:50.294785 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:44:50.294785 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:44:50.317748 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-37215739-2594-4d57-b4e9-b7a535781d55 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Volume info retrieved successfully. Jan 21 02:44:50.338911 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:44:50.338911 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:44:50.350023 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-37215739-2594-4d57-b4e9-b7a535781d55 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a returned with HTTP 200 Jan 21 02:44:50.350259 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 40/91] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:44:50 2021] GET /volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a => generated 915 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:44:50.446780 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:44:50.446780 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:44:50.461619 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-413a7552-3013-45b3-a935-0d510d545f68 req-9ca3fbc9-b7d8-460e-a649-05c5fd002534 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Volume info retrieved successfully. Jan 21 02:44:50.521445 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:44:50.521445 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:44:50.542206 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-413a7552-3013-45b3-a935-0d510d545f68 req-9ca3fbc9-b7d8-460e-a649-05c5fd002534 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a returned with HTTP 200 Jan 21 02:44:50.543641 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 52/92] 10.222.0.35 () {60 vars in 1403 bytes} [Thu Jan 21 02:44:50 2021] GET /volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a => generated 1014 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 02:44:50.582125 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-413a7552-3013-45b3-a935-0d510d545f68 req-1a3493ed-77ac-462f-b8ca-d85516223b01 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] PUT http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/attachments/b503d59b-74bb-48fb-8178-1270365794a4 Jan 21 02:44:50.582670 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:44:50.582670 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:44:50.583093 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-413a7552-3013-45b3-a935-0d510d545f68 req-1a3493ed-77ac-462f-b8ca-d85516223b01 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "n-h1-766726-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-766726-10.cbci-766726-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:44:50.645893 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 02:44:50.645893 n-d-766726-10 devstack@c-api.service[87957]: return self(f, *args, **kw) Jan 21 02:44:50.649249 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-413a7552-3013-45b3-a935-0d510d545f68 req-1a3493ed-77ac-462f-b8ca-d85516223b01 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Lock "b'cinder-attachment_update-dcee102a-e05f-4010-8777-88c33bcad18a-n-h1-766726-10'" acquired by "attachment_update" :: waited 0.022s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 02:44:50.653462 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:44:50.653462 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:44:51.371697 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-891a65af-8c4e-4381-9102-43aaa92f160e tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] GET http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a Jan 21 02:44:51.372322 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-891a65af-8c4e-4381-9102-43aaa92f160e tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:44:51.395461 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:44:51.395461 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:44:51.395963 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-891a65af-8c4e-4381-9102-43aaa92f160e tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:44:51.519223 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:44:51.519223 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:44:51.557779 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-891a65af-8c4e-4381-9102-43aaa92f160e tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Volume info retrieved successfully. Jan 21 02:44:51.628686 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:44:51.628686 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:44:51.655861 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-891a65af-8c4e-4381-9102-43aaa92f160e tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a returned with HTTP 200 Jan 21 02:44:51.659879 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 53/93] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:44:51 2021] GET /volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a => generated 915 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:44:52.677081 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4f19f4c8-64db-46c8-ae40-411cae093bc9 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] GET http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a Jan 21 02:44:52.677926 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4f19f4c8-64db-46c8-ae40-411cae093bc9 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:44:52.678257 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:44:52.678257 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:44:52.679053 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4f19f4c8-64db-46c8-ae40-411cae093bc9 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:44:52.841753 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:44:52.841753 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:44:52.871390 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4f19f4c8-64db-46c8-ae40-411cae093bc9 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Volume info retrieved successfully. Jan 21 02:44:52.935076 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:44:52.935076 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:44:52.959922 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4f19f4c8-64db-46c8-ae40-411cae093bc9 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a returned with HTTP 200 Jan 21 02:44:52.964361 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 54/94] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:44:52 2021] GET /volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a => generated 915 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 02:44:53.774369 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-413a7552-3013-45b3-a935-0d510d545f68 req-1a3493ed-77ac-462f-b8ca-d85516223b01 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Lock "b'cinder-attachment_update-dcee102a-e05f-4010-8777-88c33bcad18a-n-h1-766726-10'" released by "attachment_update" :: held 3.125s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 02:44:53.775280 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-413a7552-3013-45b3-a935-0d510d545f68 req-1a3493ed-77ac-462f-b8ca-d85516223b01 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/attachments/b503d59b-74bb-48fb-8178-1270365794a4 returned with HTTP 200 Jan 21 02:44:53.776092 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 41/95] 10.222.0.35 () {64 vars in 1468 bytes} [Thu Jan 21 02:44:50 2021] PUT /volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/attachments/b503d59b-74bb-48fb-8178-1270365794a4 => generated 762 bytes in 3201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:44:53.980527 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cacfd4e1-cb96-4cee-8657-e0363bdfab54 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] GET http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a Jan 21 02:44:53.981034 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cacfd4e1-cb96-4cee-8657-e0363bdfab54 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:44:53.981237 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:44:53.981237 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:44:53.981882 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cacfd4e1-cb96-4cee-8657-e0363bdfab54 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:44:54.083753 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:44:54.083753 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:44:54.096204 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-cacfd4e1-cb96-4cee-8657-e0363bdfab54 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Volume info retrieved successfully. Jan 21 02:44:54.116923 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:44:54.116923 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:44:54.126793 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cacfd4e1-cb96-4cee-8657-e0363bdfab54 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a returned with HTTP 200 Jan 21 02:44:54.128240 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 55/96] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:44:53 2021] GET /volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a => generated 916 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:44:55.145415 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7041fcdc-f832-4c14-b943-3f93e3a22f04 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] GET http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a Jan 21 02:44:55.146489 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7041fcdc-f832-4c14-b943-3f93e3a22f04 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:44:55.146891 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:44:55.146891 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:44:55.147526 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7041fcdc-f832-4c14-b943-3f93e3a22f04 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:44:55.245652 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:44:55.245652 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:44:55.268571 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7041fcdc-f832-4c14-b943-3f93e3a22f04 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Volume info retrieved successfully. Jan 21 02:44:55.304191 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:44:55.304191 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:44:55.313542 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7041fcdc-f832-4c14-b943-3f93e3a22f04 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a returned with HTTP 200 Jan 21 02:44:55.314636 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 42/97] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:44:55 2021] GET /volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a => generated 916 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:44:56.331596 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4ea499b6-e061-4b97-aa5f-cfcdb5bcccb7 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] GET http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a Jan 21 02:44:56.333058 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4ea499b6-e061-4b97-aa5f-cfcdb5bcccb7 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:44:56.333437 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:44:56.333437 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:44:56.334408 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4ea499b6-e061-4b97-aa5f-cfcdb5bcccb7 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:44:56.414400 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:44:56.414400 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:44:56.425492 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4ea499b6-e061-4b97-aa5f-cfcdb5bcccb7 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Volume info retrieved successfully. Jan 21 02:44:56.447139 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:44:56.447139 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:44:56.459631 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4ea499b6-e061-4b97-aa5f-cfcdb5bcccb7 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a returned with HTTP 200 Jan 21 02:44:56.462518 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 56/98] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:44:56 2021] GET /volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a => generated 916 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:44:57.477873 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-07981782-94c9-4c00-95e2-b4894cd18e29 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] GET http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a Jan 21 02:44:57.479325 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-07981782-94c9-4c00-95e2-b4894cd18e29 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:44:57.479851 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:44:57.479851 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:44:57.480775 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-07981782-94c9-4c00-95e2-b4894cd18e29 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:44:57.586052 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:44:57.586052 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:44:57.608535 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-07981782-94c9-4c00-95e2-b4894cd18e29 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Volume info retrieved successfully. Jan 21 02:44:57.679789 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:44:57.679789 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:44:57.700444 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-07981782-94c9-4c00-95e2-b4894cd18e29 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a returned with HTTP 200 Jan 21 02:44:57.702103 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 43/99] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:44:57 2021] GET /volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a => generated 916 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:44:58.718532 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0f6c587c-849c-4ea2-97ce-c6daf5e5abe9 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] GET http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a Jan 21 02:44:58.719229 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0f6c587c-849c-4ea2-97ce-c6daf5e5abe9 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:44:58.719539 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:44:58.719539 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:44:58.720195 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0f6c587c-849c-4ea2-97ce-c6daf5e5abe9 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:44:58.872927 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:44:58.872927 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:44:58.892329 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-0f6c587c-849c-4ea2-97ce-c6daf5e5abe9 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Volume info retrieved successfully. Jan 21 02:44:58.913832 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:44:58.913832 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:44:58.925401 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0f6c587c-849c-4ea2-97ce-c6daf5e5abe9 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a returned with HTTP 200 Jan 21 02:44:58.936098 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 57/100] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:44:58 2021] GET /volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a => generated 916 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:44:59.487218 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-413a7552-3013-45b3-a935-0d510d545f68 req-5fb30806-45b3-4031-98b8-9048108e5ec3 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] POST http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/attachments/b503d59b-74bb-48fb-8178-1270365794a4/action Jan 21 02:44:59.487834 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:44:59.487834 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:44:59.488454 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-413a7552-3013-45b3-a935-0d510d545f68 req-5fb30806-45b3-4031-98b8-9048108e5ec3 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Action body: b'{"os-complete": null}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 02:44:59.489079 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-413a7552-3013-45b3-a935-0d510d545f68 req-5fb30806-45b3-4031-98b8-9048108e5ec3 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:44:59.568593 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:44:59.568593 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:44:59.587551 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-413a7552-3013-45b3-a935-0d510d545f68 req-5fb30806-45b3-4031-98b8-9048108e5ec3 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/attachments/b503d59b-74bb-48fb-8178-1270365794a4/action returned with HTTP 204 Jan 21 02:44:59.587551 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 44/101] 10.222.0.35 () {64 vars in 1489 bytes} [Thu Jan 21 02:44:59 2021] POST /volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/attachments/b503d59b-74bb-48fb-8178-1270365794a4/action => generated 0 bytes in 104 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 02:44:59.942765 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-430969c7-68ea-4b93-acdf-f417f823427a tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] GET http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a Jan 21 02:44:59.943267 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-430969c7-68ea-4b93-acdf-f417f823427a tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:44:59.943466 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:44:59.943466 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:44:59.944318 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-430969c7-68ea-4b93-acdf-f417f823427a tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:45:00.047726 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:45:00.047726 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:45:00.067620 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-430969c7-68ea-4b93-acdf-f417f823427a tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Volume info retrieved successfully. Jan 21 02:45:00.141088 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:45:00.141088 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:45:00.154606 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-430969c7-68ea-4b93-acdf-f417f823427a tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a returned with HTTP 200 Jan 21 02:45:00.155811 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 58/102] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:44:59 2021] GET /volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a => generated 1208 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:45:00.172006 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-11f8322a-e0c4-4205-a68d-d04fc8f835bd tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] GET http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a Jan 21 02:45:00.173037 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-11f8322a-e0c4-4205-a68d-d04fc8f835bd tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:45:00.173233 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:45:00.173233 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:45:00.173878 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-11f8322a-e0c4-4205-a68d-d04fc8f835bd tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:45:00.230018 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:45:00.230018 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:45:00.241799 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-11f8322a-e0c4-4205-a68d-d04fc8f835bd tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Volume info retrieved successfully. Jan 21 02:45:00.265106 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:45:00.265106 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:45:00.279767 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-11f8322a-e0c4-4205-a68d-d04fc8f835bd tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a returned with HTTP 200 Jan 21 02:45:00.280530 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 45/103] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:45:00 2021] GET /volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a => generated 1208 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:45:02.485355 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-eada11e1-29c9-497f-a031-9bc90557b5fa req-f8edeb90-e790-4e8a-9daf-92b929eec4e7 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] GET http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a Jan 21 02:45:02.486500 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-eada11e1-29c9-497f-a031-9bc90557b5fa req-f8edeb90-e790-4e8a-9daf-92b929eec4e7 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:45:02.487105 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:45:02.487105 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:45:02.487797 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-eada11e1-29c9-497f-a031-9bc90557b5fa req-f8edeb90-e790-4e8a-9daf-92b929eec4e7 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:45:02.540491 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:45:02.540491 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:45:02.550370 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-eada11e1-29c9-497f-a031-9bc90557b5fa req-f8edeb90-e790-4e8a-9daf-92b929eec4e7 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Volume info retrieved successfully. Jan 21 02:45:02.570989 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:45:02.570989 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:45:02.580543 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-eada11e1-29c9-497f-a031-9bc90557b5fa req-f8edeb90-e790-4e8a-9daf-92b929eec4e7 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a returned with HTTP 200 Jan 21 02:45:02.581464 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 59/104] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 02:45:02 2021] GET /volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a => generated 1208 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:45:02.603006 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-eada11e1-29c9-497f-a031-9bc90557b5fa req-09dca305-9082-474a-bb1b-b04ff84e5780 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] POST http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a/action Jan 21 02:45:02.603825 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:45:02.603825 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:45:02.604635 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-eada11e1-29c9-497f-a031-9bc90557b5fa req-09dca305-9082-474a-bb1b-b04ff84e5780 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Action body: b'{"os-begin_detaching": null}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 02:45:02.605369 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-eada11e1-29c9-497f-a031-9bc90557b5fa req-09dca305-9082-474a-bb1b-b04ff84e5780 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:45:02.665407 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:45:02.665407 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:45:02.667127 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-eada11e1-29c9-497f-a031-9bc90557b5fa req-09dca305-9082-474a-bb1b-b04ff84e5780 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Volume info retrieved successfully. Jan 21 02:45:02.677467 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-eada11e1-29c9-497f-a031-9bc90557b5fa req-09dca305-9082-474a-bb1b-b04ff84e5780 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Begin detaching volume completed successfully. Jan 21 02:45:02.678735 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-eada11e1-29c9-497f-a031-9bc90557b5fa req-09dca305-9082-474a-bb1b-b04ff84e5780 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a/action returned with HTTP 202 Jan 21 02:45:02.679847 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 46/105] 10.222.0.36 () {64 vars in 1643 bytes} [Thu Jan 21 02:45:02 2021] POST /volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 02:45:02.701907 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-54ac0766-c0c1-47b6-80e8-0007e363b7ce tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] GET http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a Jan 21 02:45:02.702478 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-54ac0766-c0c1-47b6-80e8-0007e363b7ce tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:45:02.702700 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:45:02.702700 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:45:02.703336 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-54ac0766-c0c1-47b6-80e8-0007e363b7ce tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:45:02.755213 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-eada11e1-29c9-497f-a031-9bc90557b5fa req-09dca305-9082-474a-bb1b-b04ff84e5780 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] GET http://10.222.0.36/volume// Jan 21 02:45:02.755707 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-eada11e1-29c9-497f-a031-9bc90557b5fa req-09dca305-9082-474a-bb1b-b04ff84e5780 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:45:02.755927 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:45:02.755927 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:45:02.756310 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-eada11e1-29c9-497f-a031-9bc90557b5fa req-09dca305-9082-474a-bb1b-b04ff84e5780 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:45:02.757353 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-eada11e1-29c9-497f-a031-9bc90557b5fa req-09dca305-9082-474a-bb1b-b04ff84e5780 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 02:45:02.758609 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 47/106] 10.222.0.35 () {56 vars in 1089 bytes} [Thu Jan 21 02:45:02 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 02:45:02.771629 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-eada11e1-29c9-497f-a031-9bc90557b5fa req-f95065dc-ab44-451a-b982-f231b323ca61 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] GET http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a Jan 21 02:45:02.772195 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-eada11e1-29c9-497f-a031-9bc90557b5fa req-f95065dc-ab44-451a-b982-f231b323ca61 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:45:02.772679 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-eada11e1-29c9-497f-a031-9bc90557b5fa req-f95065dc-ab44-451a-b982-f231b323ca61 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:45:02.775818 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:45:02.775818 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:45:02.785321 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-54ac0766-c0c1-47b6-80e8-0007e363b7ce tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Volume info retrieved successfully. Jan 21 02:45:02.806502 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:45:02.806502 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:45:02.816664 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-54ac0766-c0c1-47b6-80e8-0007e363b7ce tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a returned with HTTP 200 Jan 21 02:45:02.827996 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 60/107] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:45:02 2021] GET /volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a => generated 1211 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:45:02.856739 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:45:02.856739 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:45:02.872668 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-eada11e1-29c9-497f-a031-9bc90557b5fa req-f95065dc-ab44-451a-b982-f231b323ca61 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Volume info retrieved successfully. Jan 21 02:45:02.896402 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:45:02.896402 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:45:02.905553 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-eada11e1-29c9-497f-a031-9bc90557b5fa req-f95065dc-ab44-451a-b982-f231b323ca61 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a returned with HTTP 200 Jan 21 02:45:02.907948 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 48/108] 10.222.0.35 () {60 vars in 1403 bytes} [Thu Jan 21 02:45:02 2021] GET /volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a => generated 1310 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 02:45:03.688625 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-eada11e1-29c9-497f-a031-9bc90557b5fa req-9a16229b-5472-42b0-972a-e9ee2d74e6fe tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] DELETE http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/attachments/b503d59b-74bb-48fb-8178-1270365794a4 Jan 21 02:45:03.689141 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-eada11e1-29c9-497f-a031-9bc90557b5fa req-9a16229b-5472-42b0-972a-e9ee2d74e6fe tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:45:03.689358 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:45:03.689358 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:45:03.689727 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-eada11e1-29c9-497f-a031-9bc90557b5fa req-9a16229b-5472-42b0-972a-e9ee2d74e6fe tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:45:03.716706 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:45:03.716706 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:45:03.835846 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f42653a8-c1a2-4081-a03d-4ffa9905c1f2 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] GET http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a Jan 21 02:45:03.836368 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f42653a8-c1a2-4081-a03d-4ffa9905c1f2 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:45:03.836585 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:45:03.836585 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:45:03.836954 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f42653a8-c1a2-4081-a03d-4ffa9905c1f2 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:45:03.999188 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:45:03.999188 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:45:04.023375 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f42653a8-c1a2-4081-a03d-4ffa9905c1f2 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Volume info retrieved successfully. Jan 21 02:45:04.062383 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:45:04.062383 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:45:04.088880 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f42653a8-c1a2-4081-a03d-4ffa9905c1f2 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a returned with HTTP 200 Jan 21 02:45:04.090183 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 49/109] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:45:03 2021] GET /volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a => generated 1211 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:45:04.425827 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-eada11e1-29c9-497f-a031-9bc90557b5fa req-9a16229b-5472-42b0-972a-e9ee2d74e6fe tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87958) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 02:45:04.426508 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-eada11e1-29c9-497f-a031-9bc90557b5fa req-9a16229b-5472-42b0-972a-e9ee2d74e6fe tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Pending status list for volume during attachment-delete: [] {{(pid=87958) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 02:45:04.433768 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-eada11e1-29c9-497f-a031-9bc90557b5fa req-9a16229b-5472-42b0-972a-e9ee2d74e6fe tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/attachments/b503d59b-74bb-48fb-8178-1270365794a4 returned with HTTP 200 Jan 21 02:45:04.435240 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 61/110] 10.222.0.35 () {62 vars in 1437 bytes} [Thu Jan 21 02:45:03 2021] DELETE /volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/attachments/b503d59b-74bb-48fb-8178-1270365794a4 => generated 19 bytes in 752 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:45:05.106330 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-08255968-4d7d-40db-a977-05a344b71f30 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] GET http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a Jan 21 02:45:05.106867 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-08255968-4d7d-40db-a977-05a344b71f30 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:45:05.107047 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:45:05.107047 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:45:05.107984 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-08255968-4d7d-40db-a977-05a344b71f30 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:45:05.243329 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:45:05.243329 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:45:05.255548 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-08255968-4d7d-40db-a977-05a344b71f30 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Volume info retrieved successfully. Jan 21 02:45:05.299255 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-08255968-4d7d-40db-a977-05a344b71f30 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a returned with HTTP 200 Jan 21 02:45:05.315755 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 50/111] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:45:05 2021] GET /volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a => generated 916 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:45:06.370174 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3ca97af0-745e-4044-9b02-45d2a82352f1 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] GET http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a Jan 21 02:45:06.370692 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3ca97af0-745e-4044-9b02-45d2a82352f1 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:45:06.371071 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:45:06.371071 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:45:06.371683 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3ca97af0-745e-4044-9b02-45d2a82352f1 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:45:06.426428 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:45:06.426428 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:45:06.436078 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3ca97af0-745e-4044-9b02-45d2a82352f1 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Volume info retrieved successfully. Jan 21 02:45:06.462754 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3ca97af0-745e-4044-9b02-45d2a82352f1 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a returned with HTTP 200 Jan 21 02:45:06.476212 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 62/112] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:45:06 2021] GET /volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a => generated 916 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:45:06.480992 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1fd94bca-71eb-40ac-92a6-23e309312d43 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] GET http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a Jan 21 02:45:06.481604 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1fd94bca-71eb-40ac-92a6-23e309312d43 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:45:06.481926 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:45:06.481926 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:45:06.482298 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1fd94bca-71eb-40ac-92a6-23e309312d43 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:45:06.553864 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:45:06.553864 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:45:06.564084 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1fd94bca-71eb-40ac-92a6-23e309312d43 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Volume info retrieved successfully. Jan 21 02:45:06.590209 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1fd94bca-71eb-40ac-92a6-23e309312d43 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a returned with HTTP 200 Jan 21 02:45:06.603555 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 51/113] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:45:06 2021] GET /volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a => generated 916 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:45:16.763448 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4d91e1c0-3f89-4d57-a3f7-2580b18a5481 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] DELETE http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a Jan 21 02:45:16.770936 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4d91e1c0-3f89-4d57-a3f7-2580b18a5481 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:45:16.771414 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:45:16.771414 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:45:16.772108 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4d91e1c0-3f89-4d57-a3f7-2580b18a5481 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:45:16.773225 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-4d91e1c0-3f89-4d57-a3f7-2580b18a5481 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Delete volume with id: dcee102a-e05f-4010-8777-88c33bcad18a Jan 21 02:45:16.892621 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:45:16.892621 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:45:16.894193 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4d91e1c0-3f89-4d57-a3f7-2580b18a5481 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Volume info retrieved successfully. Jan 21 02:45:16.942917 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4d91e1c0-3f89-4d57-a3f7-2580b18a5481 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Delete volume request issued successfully. Jan 21 02:45:16.943566 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4d91e1c0-3f89-4d57-a3f7-2580b18a5481 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a returned with HTTP 202 Jan 21 02:45:16.945312 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 63/114] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 02:45:16 2021] DELETE /volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a => generated 0 bytes in 185 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 02:45:16.952359 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5ce8c36e-e174-460f-a664-b142fae4e44f tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] GET http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a Jan 21 02:45:16.957861 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5ce8c36e-e174-460f-a664-b142fae4e44f tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:45:16.958327 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:45:16.958327 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:45:16.959066 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5ce8c36e-e174-460f-a664-b142fae4e44f tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:45:17.051824 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:45:17.051824 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:45:17.073065 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-5ce8c36e-e174-460f-a664-b142fae4e44f tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Volume info retrieved successfully. Jan 21 02:45:17.130336 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5ce8c36e-e174-460f-a664-b142fae4e44f tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a returned with HTTP 200 Jan 21 02:45:17.131561 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 52/115] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:45:16 2021] GET /volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a => generated 915 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:45:18.147539 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7b03c442-43c3-47ec-b6fd-d51595f99ca8 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] GET http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a Jan 21 02:45:18.148378 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7b03c442-43c3-47ec-b6fd-d51595f99ca8 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:45:18.148702 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:45:18.148702 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:45:18.149247 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7b03c442-43c3-47ec-b6fd-d51595f99ca8 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:45:18.264146 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:45:18.264146 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:45:18.290932 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7b03c442-43c3-47ec-b6fd-d51595f99ca8 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Volume info retrieved successfully. Jan 21 02:45:18.343036 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7b03c442-43c3-47ec-b6fd-d51595f99ca8 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a returned with HTTP 200 Jan 21 02:45:18.345061 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 64/116] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:45:18 2021] GET /volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a => generated 915 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:45:19.362660 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a2bee8c7-6cc1-468f-9e22-a3b708bb58b4 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] GET http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a Jan 21 02:45:19.363761 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a2bee8c7-6cc1-468f-9e22-a3b708bb58b4 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:45:19.364127 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:45:19.364127 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:45:19.364737 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a2bee8c7-6cc1-468f-9e22-a3b708bb58b4 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:45:19.450646 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:45:19.450646 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:45:19.492199 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a2bee8c7-6cc1-468f-9e22-a3b708bb58b4 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Volume info retrieved successfully. Jan 21 02:45:19.556567 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a2bee8c7-6cc1-468f-9e22-a3b708bb58b4 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a returned with HTTP 200 Jan 21 02:45:19.557800 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 53/117] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:45:19 2021] GET /volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a => generated 915 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:45:20.575674 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e9d55330-87e1-4091-bf5e-866863087968 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] GET http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a Jan 21 02:45:20.576200 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e9d55330-87e1-4091-bf5e-866863087968 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:45:20.576370 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:45:20.576370 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:45:20.576997 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e9d55330-87e1-4091-bf5e-866863087968 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:45:20.683831 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e9d55330-87e1-4091-bf5e-866863087968 tempest-AttachSCSIVolumeTestJSON-220111540 tempest-AttachSCSIVolumeTestJSON-220111540] http://10.222.0.36/volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a returned with HTTP 404 Jan 21 02:45:20.686031 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 65/118] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:45:20 2021] GET /volume/v3/0b72c5dc82b749a6b12b1d401ce2fb98/volumes/dcee102a-e05f-4010-8777-88c33bcad18a => generated 109 bytes in 117 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 02:45:52.251633 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4909a441-d823-45c8-aa1c-d859ec47ff8e tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] POST http://10.222.0.36/volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes Jan 21 02:45:52.252704 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:45:52.252704 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:45:52.253393 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4909a441-d823-45c8-aa1c-d859ec47ff8e tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-257203353"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:45:52.254663 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-4909a441-d823-45c8-aa1c-d859ec47ff8e tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-257203353'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 02:45:52.255198 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-4909a441-d823-45c8-aa1c-d859ec47ff8e tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Create volume of 1 GB Jan 21 02:45:52.284281 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4909a441-d823-45c8-aa1c-d859ec47ff8e tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Availability Zones retrieved successfully. Jan 21 02:45:52.320815 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-4909a441-d823-45c8-aa1c-d859ec47ff8e tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Flow 'volume_create_api' (b0f09fe2-fe90-4f08-b3aa-a2f19da855b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 02:45:52.323587 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-4909a441-d823-45c8-aa1c-d859ec47ff8e tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fedf03b4-9f29-4768-bca4-0062ce8994e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:45:52.325629 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-4909a441-d823-45c8-aa1c-d859ec47ff8e tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 02:45:52.474821 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-4909a441-d823-45c8-aa1c-d859ec47ff8e tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fedf03b4-9f29-4768-bca4-0062ce8994e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:45:52.476992 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-4909a441-d823-45c8-aa1c-d859ec47ff8e tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5a1109a-5a32-4a03-a9d6-66eee220a217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:45:52.652163 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-4909a441-d823-45c8-aa1c-d859ec47ff8e tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Created reservations ['4495fd21-9479-40e6-81cf-a1b5c4fcca50', 'e4d94ed0-3a68-4418-ac73-928eca04e48f', 'e66f2da2-9542-49db-8a3d-8753b5659393', '11f1c746-86a1-4fea-b1eb-699569532587'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 02:45:52.654054 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-4909a441-d823-45c8-aa1c-d859ec47ff8e tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5a1109a-5a32-4a03-a9d6-66eee220a217) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4495fd21-9479-40e6-81cf-a1b5c4fcca50', 'e4d94ed0-3a68-4418-ac73-928eca04e48f', 'e66f2da2-9542-49db-8a3d-8753b5659393', '11f1c746-86a1-4fea-b1eb-699569532587']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:45:52.656754 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-4909a441-d823-45c8-aa1c-d859ec47ff8e tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (739f5c5e-6c8c-4666-ac51-df00e87c814d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:45:52.765709 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-4909a441-d823-45c8-aa1c-d859ec47ff8e tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (739f5c5e-6c8c-4666-ac51-df00e87c814d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '625aaf4a-0b48-4ac1-8fe6-1326455cead7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-257203353',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='169dcdfd47854e55a4459a6a8ae06608',qos_specs=None,replication_status=,reservations=['4495fd21-9479-40e6-81cf-a1b5c4fcca50','e4d94ed0-3a68-4418-ac73-928eca04e48f','e66f2da2-9542-49db-8a3d-8753b5659393','11f1c746-86a1-4fea-b1eb-699569532587'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94474cce68854845953b5f367a954047',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T02:45:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-257203353',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=625aaf4a-0b48-4ac1-8fe6-1326455cead7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='169dcdfd47854e55a4459a6a8ae06608',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='94474cce68854845953b5f367a954047',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:45:52.772095 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-4909a441-d823-45c8-aa1c-d859ec47ff8e tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41a412ad-e132-465b-8aff-313cb5c2cbdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:45:52.834841 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-4909a441-d823-45c8-aa1c-d859ec47ff8e tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41a412ad-e132-465b-8aff-313cb5c2cbdf) transitioned into state 'SUCCESS' from state '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-257203353',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='169dcdfd47854e55a4459a6a8ae06608',qos_specs=None,replication_status=,reservations=['4495fd21-9479-40e6-81cf-a1b5c4fcca50','e4d94ed0-3a68-4418-ac73-928eca04e48f','e66f2da2-9542-49db-8a3d-8753b5659393','11f1c746-86a1-4fea-b1eb-699569532587'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94474cce68854845953b5f367a954047',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:45:52.836872 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-4909a441-d823-45c8-aa1c-d859ec47ff8e tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (404caba5-93af-448a-b957-aefcfa266818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:45:52.900133 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-4909a441-d823-45c8-aa1c-d859ec47ff8e tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (404caba5-93af-448a-b957-aefcfa266818) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:45:52.914712 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-4909a441-d823-45c8-aa1c-d859ec47ff8e tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Flow 'volume_create_api' (b0f09fe2-fe90-4f08-b3aa-a2f19da855b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 02:45:53.029418 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4909a441-d823-45c8-aa1c-d859ec47ff8e tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Create volume request issued successfully. Jan 21 02:45:53.064673 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4909a441-d823-45c8-aa1c-d859ec47ff8e tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] http://10.222.0.36/volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes returned with HTTP 202 Jan 21 02:45:53.065715 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 54/119] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 02:45:52 2021] POST /volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes => generated 820 bytes in 821 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 02:45:53.079375 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-be492fd4-716c-4005-9f3c-6082eb175c3b tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] GET http://10.222.0.36/volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 Jan 21 02:45:53.079987 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-be492fd4-716c-4005-9f3c-6082eb175c3b tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:45:53.080565 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-be492fd4-716c-4005-9f3c-6082eb175c3b tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:45:53.214302 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:45:53.214302 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:45:53.224676 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-be492fd4-716c-4005-9f3c-6082eb175c3b tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Volume info retrieved successfully. Jan 21 02:45:53.251505 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-be492fd4-716c-4005-9f3c-6082eb175c3b tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] http://10.222.0.36/volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 returned with HTTP 200 Jan 21 02:45:53.252878 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 66/120] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:45:53 2021] GET /volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 => generated 912 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:45:54.269831 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-98ae69b7-710c-4713-abf5-ec89932224ec tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] GET http://10.222.0.36/volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 Jan 21 02:45:54.270397 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-98ae69b7-710c-4713-abf5-ec89932224ec tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:45:54.270537 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:45:54.270537 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:45:54.270902 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-98ae69b7-710c-4713-abf5-ec89932224ec tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:45:54.506342 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:45:54.506342 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:45:54.548627 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-98ae69b7-710c-4713-abf5-ec89932224ec tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Volume info retrieved successfully. Jan 21 02:45:54.612412 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-98ae69b7-710c-4713-abf5-ec89932224ec tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] http://10.222.0.36/volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 returned with HTTP 200 Jan 21 02:45:54.633071 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 55/121] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:45:54 2021] GET /volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 => generated 912 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:45:55.629345 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-772a3ab2-e0b2-46fd-9798-346bb27e2d33 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] GET http://10.222.0.36/volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 Jan 21 02:45:55.629894 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-772a3ab2-e0b2-46fd-9798-346bb27e2d33 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:45:55.630035 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:45:55.630035 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:45:55.630713 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-772a3ab2-e0b2-46fd-9798-346bb27e2d33 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:45:55.742433 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:45:55.742433 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:45:55.751385 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-772a3ab2-e0b2-46fd-9798-346bb27e2d33 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Volume info retrieved successfully. Jan 21 02:45:55.775721 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-772a3ab2-e0b2-46fd-9798-346bb27e2d33 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] http://10.222.0.36/volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 returned with HTTP 200 Jan 21 02:45:55.777199 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 67/122] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:45:55 2021] GET /volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 => generated 913 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:45:56.775617 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-f2eadc78-6c8b-4d67-857d-841997d1f859 req-cda4b43d-e046-4a38-a971-50a6a84b987e tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] GET http://10.222.0.36/volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 Jan 21 02:45:56.776691 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-f2eadc78-6c8b-4d67-857d-841997d1f859 req-cda4b43d-e046-4a38-a971-50a6a84b987e tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:45:56.777077 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:45:56.777077 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:45:56.777875 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-f2eadc78-6c8b-4d67-857d-841997d1f859 req-cda4b43d-e046-4a38-a971-50a6a84b987e tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:45:56.851036 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:45:56.851036 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:45:56.861658 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-f2eadc78-6c8b-4d67-857d-841997d1f859 req-cda4b43d-e046-4a38-a971-50a6a84b987e tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Volume info retrieved successfully. Jan 21 02:45:56.891964 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-f2eadc78-6c8b-4d67-857d-841997d1f859 req-cda4b43d-e046-4a38-a971-50a6a84b987e tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] http://10.222.0.36/volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 returned with HTTP 200 Jan 21 02:45:56.893622 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 56/123] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 02:45:56 2021] GET /volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 => generated 913 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:45:57.014963 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-772a3ab2-e0b2-46fd-9798-346bb27e2d33 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] GET http://10.222.0.36/volume// Jan 21 02:45:57.015416 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-772a3ab2-e0b2-46fd-9798-346bb27e2d33 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:45:57.015640 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:45:57.015640 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:45:57.016025 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-772a3ab2-e0b2-46fd-9798-346bb27e2d33 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Calling method 'all' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:45:57.017096 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-772a3ab2-e0b2-46fd-9798-346bb27e2d33 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 02:45:57.017738 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 68/124] 10.222.0.36 () {58 vars in 1289 bytes} [Thu Jan 21 02:45: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 21 02:45:57.040834 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-f2eadc78-6c8b-4d67-857d-841997d1f859 req-be0d2fed-af3b-46ed-bce3-9b99e7c482bb tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] POST http://10.222.0.36/volume/v3/169dcdfd47854e55a4459a6a8ae06608/attachments Jan 21 02:45:57.041529 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:45:57.041529 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:45:57.042134 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-f2eadc78-6c8b-4d67-857d-841997d1f859 req-be0d2fed-af3b-46ed-bce3-9b99e7c482bb tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "625aaf4a-0b48-4ac1-8fe6-1326455cead7", "instance_uuid": "53d63dbe-cb75-4aaf-ac35-5e9964252c38", "connector": null}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:45:57.149173 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:45:57.149173 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:45:57.293974 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-f2eadc78-6c8b-4d67-857d-841997d1f859 req-be0d2fed-af3b-46ed-bce3-9b99e7c482bb tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] http://10.222.0.36/volume/v3/169dcdfd47854e55a4459a6a8ae06608/attachments returned with HTTP 200 Jan 21 02:45:57.296660 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 57/125] 10.222.0.36 () {66 vars in 1565 bytes} [Thu Jan 21 02:45:57 2021] POST /volume/v3/169dcdfd47854e55a4459a6a8ae06608/attachments => generated 273 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:45:57.344374 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8c1a0a52-f99f-47ee-a9c0-ca17fc5ee86c tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] GET http://10.222.0.36/volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 Jan 21 02:45:57.345521 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8c1a0a52-f99f-47ee-a9c0-ca17fc5ee86c tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:45:57.346237 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8c1a0a52-f99f-47ee-a9c0-ca17fc5ee86c tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:45:57.441082 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:45:57.441082 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:45:57.445045 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-f2eadc78-6c8b-4d67-857d-841997d1f859 req-be0d2fed-af3b-46ed-bce3-9b99e7c482bb tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] GET http://10.222.0.36/volume// Jan 21 02:45:57.445522 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-f2eadc78-6c8b-4d67-857d-841997d1f859 req-be0d2fed-af3b-46ed-bce3-9b99e7c482bb tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:45:57.445722 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:45:57.445722 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:45:57.446407 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-f2eadc78-6c8b-4d67-857d-841997d1f859 req-be0d2fed-af3b-46ed-bce3-9b99e7c482bb tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:45:57.447772 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-f2eadc78-6c8b-4d67-857d-841997d1f859 req-be0d2fed-af3b-46ed-bce3-9b99e7c482bb tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 02:45:57.448556 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 58/126] 10.222.0.35 () {56 vars in 1089 bytes} [Thu Jan 21 02:45:57 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 02:45:57.453922 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8c1a0a52-f99f-47ee-a9c0-ca17fc5ee86c tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Volume info retrieved successfully. Jan 21 02:45:57.463682 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-f2eadc78-6c8b-4d67-857d-841997d1f859 req-8fbb39b6-7656-4ac9-9a0e-80cd493dbf12 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] GET http://10.222.0.36/volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 Jan 21 02:45:57.464476 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-f2eadc78-6c8b-4d67-857d-841997d1f859 req-8fbb39b6-7656-4ac9-9a0e-80cd493dbf12 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:45:57.465133 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-f2eadc78-6c8b-4d67-857d-841997d1f859 req-8fbb39b6-7656-4ac9-9a0e-80cd493dbf12 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:45:57.476253 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:45:57.476253 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:45:57.487652 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8c1a0a52-f99f-47ee-a9c0-ca17fc5ee86c tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] http://10.222.0.36/volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 returned with HTTP 200 Jan 21 02:45:57.489378 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 69/127] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:45:57 2021] GET /volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 => generated 912 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:45:57.583770 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:45:57.583770 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:45:57.595455 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-f2eadc78-6c8b-4d67-857d-841997d1f859 req-8fbb39b6-7656-4ac9-9a0e-80cd493dbf12 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Volume info retrieved successfully. Jan 21 02:45:57.692205 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:45:57.692205 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:45:57.708245 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-f2eadc78-6c8b-4d67-857d-841997d1f859 req-8fbb39b6-7656-4ac9-9a0e-80cd493dbf12 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] http://10.222.0.36/volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 returned with HTTP 200 Jan 21 02:45:57.709340 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 59/128] 10.222.0.35 () {60 vars in 1403 bytes} [Thu Jan 21 02:45:57 2021] GET /volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 => generated 1011 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 02:45:57.746446 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-f2eadc78-6c8b-4d67-857d-841997d1f859 req-ba926a9a-97ce-4d91-9671-60613b20ec6c tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] PUT http://10.222.0.36/volume/v3/169dcdfd47854e55a4459a6a8ae06608/attachments/4ed82ff9-383b-4bf6-801d-fe4abba976c7 Jan 21 02:45:57.748054 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:45:57.748054 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:45:57.749549 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-f2eadc78-6c8b-4d67-857d-841997d1f859 req-ba926a9a-97ce-4d91-9671-60613b20ec6c tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "n-h1-766726-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-766726-10.cbci-766726-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:45:57.781646 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 02:45:57.781646 n-d-766726-10 devstack@c-api.service[87957]: return self(f, *args, **kw) Jan 21 02:45:57.783447 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-f2eadc78-6c8b-4d67-857d-841997d1f859 req-ba926a9a-97ce-4d91-9671-60613b20ec6c tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Lock "b'cinder-attachment_update-625aaf4a-0b48-4ac1-8fe6-1326455cead7-n-h1-766726-10'" acquired by "attachment_update" :: waited 0.013s {{(pid=87958) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 02:45:57.786323 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:45:57.786323 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:45:58.505872 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6aa3f836-f418-4da1-b3c5-ca767b2d3a24 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] GET http://10.222.0.36/volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 Jan 21 02:45:58.507867 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6aa3f836-f418-4da1-b3c5-ca767b2d3a24 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:45:58.508067 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:45:58.508067 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:45:58.508720 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6aa3f836-f418-4da1-b3c5-ca767b2d3a24 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:45:58.643145 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:45:58.643145 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:45:58.673203 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-6aa3f836-f418-4da1-b3c5-ca767b2d3a24 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Volume info retrieved successfully. Jan 21 02:45:58.705370 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:45:58.705370 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:45:58.716891 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6aa3f836-f418-4da1-b3c5-ca767b2d3a24 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] http://10.222.0.36/volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 returned with HTTP 200 Jan 21 02:45:58.735230 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 60/129] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:45:58 2021] GET /volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 => generated 912 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:45:59.732661 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-92f66aab-78c8-4a7c-91e7-9614ca9a3bc1 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] GET http://10.222.0.36/volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 Jan 21 02:45:59.734340 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-92f66aab-78c8-4a7c-91e7-9614ca9a3bc1 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:45:59.734753 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:45:59.734753 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:45:59.735368 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-92f66aab-78c8-4a7c-91e7-9614ca9a3bc1 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:45:59.834839 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:45:59.834839 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:45:59.855505 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-92f66aab-78c8-4a7c-91e7-9614ca9a3bc1 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Volume info retrieved successfully. Jan 21 02:45:59.895804 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:45:59.895804 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:45:59.916220 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-92f66aab-78c8-4a7c-91e7-9614ca9a3bc1 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] http://10.222.0.36/volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 returned with HTTP 200 Jan 21 02:45:59.917051 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 61/130] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:45:59 2021] GET /volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 => generated 912 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 02:46:00.104242 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-f2eadc78-6c8b-4d67-857d-841997d1f859 req-ba926a9a-97ce-4d91-9671-60613b20ec6c tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Lock "b'cinder-attachment_update-625aaf4a-0b48-4ac1-8fe6-1326455cead7-n-h1-766726-10'" released by "attachment_update" :: held 2.321s {{(pid=87958) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 02:46:00.107443 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-f2eadc78-6c8b-4d67-857d-841997d1f859 req-ba926a9a-97ce-4d91-9671-60613b20ec6c tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] http://10.222.0.36/volume/v3/169dcdfd47854e55a4459a6a8ae06608/attachments/4ed82ff9-383b-4bf6-801d-fe4abba976c7 returned with HTTP 200 Jan 21 02:46:00.112024 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 70/131] 10.222.0.35 () {64 vars in 1468 bytes} [Thu Jan 21 02:45:57 2021] PUT /volume/v3/169dcdfd47854e55a4459a6a8ae06608/attachments/4ed82ff9-383b-4bf6-801d-fe4abba976c7 => generated 762 bytes in 2370 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:46:00.933480 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bcd8338e-5019-472a-a993-80faee95c964 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] GET http://10.222.0.36/volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 Jan 21 02:46:00.934025 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bcd8338e-5019-472a-a993-80faee95c964 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:46:00.934150 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:46:00.934150 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:46:00.934822 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bcd8338e-5019-472a-a993-80faee95c964 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:46:01.054017 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:46:01.054017 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:46:01.112836 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-bcd8338e-5019-472a-a993-80faee95c964 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Volume info retrieved successfully. Jan 21 02:46:01.169947 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:46:01.169947 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:46:01.197731 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bcd8338e-5019-472a-a993-80faee95c964 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] http://10.222.0.36/volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 returned with HTTP 200 Jan 21 02:46:01.199307 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 62/132] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:46:00 2021] GET /volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 => generated 913 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:46:02.218226 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e6328c4c-806f-4b96-aa0d-9cffcd255e28 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] GET http://10.222.0.36/volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 Jan 21 02:46:02.219498 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e6328c4c-806f-4b96-aa0d-9cffcd255e28 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:46:02.219926 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:46:02.219926 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:46:02.220606 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e6328c4c-806f-4b96-aa0d-9cffcd255e28 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:46:02.371240 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:46:02.371240 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:46:02.383609 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e6328c4c-806f-4b96-aa0d-9cffcd255e28 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Volume info retrieved successfully. Jan 21 02:46:02.405674 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:46:02.405674 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:46:02.415443 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e6328c4c-806f-4b96-aa0d-9cffcd255e28 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] http://10.222.0.36/volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 returned with HTTP 200 Jan 21 02:46:02.416951 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 71/133] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:46:02 2021] GET /volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 => generated 913 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:46:03.437627 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c780606f-70aa-462d-97f6-f7aa2390db0e tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] GET http://10.222.0.36/volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 Jan 21 02:46:03.439753 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c780606f-70aa-462d-97f6-f7aa2390db0e tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:46:03.440903 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:46:03.440903 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:46:03.442073 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c780606f-70aa-462d-97f6-f7aa2390db0e tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:46:03.628520 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:46:03.628520 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:46:03.664575 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c780606f-70aa-462d-97f6-f7aa2390db0e tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Volume info retrieved successfully. Jan 21 02:46:03.768326 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:46:03.768326 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:46:03.848565 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c780606f-70aa-462d-97f6-f7aa2390db0e tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] http://10.222.0.36/volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 returned with HTTP 200 Jan 21 02:46:03.867376 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 63/134] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:46:03 2021] GET /volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 => generated 913 bytes in 437 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:46:04.866844 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c78f475a-98ea-4621-b245-92a0d2aeee64 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] GET http://10.222.0.36/volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 Jan 21 02:46:04.867339 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c78f475a-98ea-4621-b245-92a0d2aeee64 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:46:04.867520 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:46:04.867520 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:46:04.867829 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c78f475a-98ea-4621-b245-92a0d2aeee64 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:46:04.937533 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:46:04.937533 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:46:04.950273 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c78f475a-98ea-4621-b245-92a0d2aeee64 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Volume info retrieved successfully. Jan 21 02:46:04.980850 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:46:04.980850 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:46:04.991257 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c78f475a-98ea-4621-b245-92a0d2aeee64 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] http://10.222.0.36/volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 returned with HTTP 200 Jan 21 02:46:04.992668 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 72/135] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:46:04 2021] GET /volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 => generated 913 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:46:06.008995 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-798b2438-f468-4270-90f0-2211ca41ed69 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] GET http://10.222.0.36/volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 Jan 21 02:46:06.010028 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-798b2438-f468-4270-90f0-2211ca41ed69 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:46:06.010394 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:46:06.010394 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:46:06.011045 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-798b2438-f468-4270-90f0-2211ca41ed69 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:46:06.125931 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:46:06.125931 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:46:06.135892 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-798b2438-f468-4270-90f0-2211ca41ed69 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Volume info retrieved successfully. Jan 21 02:46:06.179843 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:46:06.179843 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:46:06.202708 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-798b2438-f468-4270-90f0-2211ca41ed69 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] http://10.222.0.36/volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 returned with HTTP 200 Jan 21 02:46:06.203520 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 64/136] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:46:06 2021] GET /volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 => generated 913 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:46:06.348669 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-f2eadc78-6c8b-4d67-857d-841997d1f859 req-02e06607-41fc-4424-9768-f9b27e7063cb tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] POST http://10.222.0.36/volume/v3/169dcdfd47854e55a4459a6a8ae06608/attachments/4ed82ff9-383b-4bf6-801d-fe4abba976c7/action Jan 21 02:46:06.349168 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:46:06.349168 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:46:06.349697 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-f2eadc78-6c8b-4d67-857d-841997d1f859 req-02e06607-41fc-4424-9768-f9b27e7063cb tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Action body: b'{"os-complete": null}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 02:46:06.350076 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-f2eadc78-6c8b-4d67-857d-841997d1f859 req-02e06607-41fc-4424-9768-f9b27e7063cb tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:46:06.438852 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:46:06.438852 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:46:06.456689 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-f2eadc78-6c8b-4d67-857d-841997d1f859 req-02e06607-41fc-4424-9768-f9b27e7063cb tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] http://10.222.0.36/volume/v3/169dcdfd47854e55a4459a6a8ae06608/attachments/4ed82ff9-383b-4bf6-801d-fe4abba976c7/action returned with HTTP 204 Jan 21 02:46:06.458050 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 73/137] 10.222.0.35 () {64 vars in 1489 bytes} [Thu Jan 21 02:46:06 2021] POST /volume/v3/169dcdfd47854e55a4459a6a8ae06608/attachments/4ed82ff9-383b-4bf6-801d-fe4abba976c7/action => generated 0 bytes in 114 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 02:46:07.220023 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e30125d4-8807-4f84-8b61-6164d6f49a72 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] GET http://10.222.0.36/volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 Jan 21 02:46:07.221585 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e30125d4-8807-4f84-8b61-6164d6f49a72 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:46:07.221992 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:46:07.221992 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:46:07.222672 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e30125d4-8807-4f84-8b61-6164d6f49a72 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:46:07.275421 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:46:07.275421 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:46:07.288118 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e30125d4-8807-4f84-8b61-6164d6f49a72 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Volume info retrieved successfully. Jan 21 02:46:07.314458 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:46:07.314458 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:46:07.323730 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e30125d4-8807-4f84-8b61-6164d6f49a72 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] http://10.222.0.36/volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 returned with HTTP 200 Jan 21 02:46:07.324744 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 65/138] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:46:07 2021] GET /volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 => generated 1205 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:46:16.121219 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-f212a28b-6933-4a04-9c5f-45f9a72085c1 req-472b6c93-e141-481a-a266-3a8aa74233c7 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] DELETE http://10.222.0.36/volume/v3/169dcdfd47854e55a4459a6a8ae06608/attachments/4ed82ff9-383b-4bf6-801d-fe4abba976c7 Jan 21 02:46:16.121777 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-f212a28b-6933-4a04-9c5f-45f9a72085c1 req-472b6c93-e141-481a-a266-3a8aa74233c7 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:46:16.121895 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:46:16.121895 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:46:16.122265 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-f212a28b-6933-4a04-9c5f-45f9a72085c1 req-472b6c93-e141-481a-a266-3a8aa74233c7 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:46:16.194112 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:46:16.194112 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:46:17.048366 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-f212a28b-6933-4a04-9c5f-45f9a72085c1 req-472b6c93-e141-481a-a266-3a8aa74233c7 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87958) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 02:46:17.049005 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-f212a28b-6933-4a04-9c5f-45f9a72085c1 req-472b6c93-e141-481a-a266-3a8aa74233c7 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Pending status list for volume during attachment-delete: [] {{(pid=87958) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 02:46:17.056647 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-f212a28b-6933-4a04-9c5f-45f9a72085c1 req-472b6c93-e141-481a-a266-3a8aa74233c7 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] http://10.222.0.36/volume/v3/169dcdfd47854e55a4459a6a8ae06608/attachments/4ed82ff9-383b-4bf6-801d-fe4abba976c7 returned with HTTP 200 Jan 21 02:46:17.062717 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 74/139] 10.222.0.35 () {62 vars in 1437 bytes} [Thu Jan 21 02:46:16 2021] DELETE /volume/v3/169dcdfd47854e55a4459a6a8ae06608/attachments/4ed82ff9-383b-4bf6-801d-fe4abba976c7 => generated 19 bytes in 946 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:46:19.537439 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-937669e5-7ed3-44f8-b886-c67c7fd57f26 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] GET http://10.222.0.36/volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 Jan 21 02:46:19.537978 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-937669e5-7ed3-44f8-b886-c67c7fd57f26 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:46:19.538122 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:46:19.538122 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:46:19.538793 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-937669e5-7ed3-44f8-b886-c67c7fd57f26 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:46:19.648863 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:46:19.648863 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:46:19.673459 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-937669e5-7ed3-44f8-b886-c67c7fd57f26 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Volume info retrieved successfully. Jan 21 02:46:19.721875 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-937669e5-7ed3-44f8-b886-c67c7fd57f26 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] http://10.222.0.36/volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 returned with HTTP 200 Jan 21 02:46:19.723028 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 66/140] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:46:19 2021] GET /volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 => generated 913 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:46:19.739720 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-28c3dec1-23ea-4030-a77e-0d6f5b1c6909 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] GET http://10.222.0.36/volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 Jan 21 02:46:19.740561 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-28c3dec1-23ea-4030-a77e-0d6f5b1c6909 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:46:19.740943 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:46:19.740943 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:46:19.741559 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-28c3dec1-23ea-4030-a77e-0d6f5b1c6909 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:46:19.854228 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:46:19.854228 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:46:19.863622 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-28c3dec1-23ea-4030-a77e-0d6f5b1c6909 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Volume info retrieved successfully. Jan 21 02:46:19.889309 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-28c3dec1-23ea-4030-a77e-0d6f5b1c6909 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] http://10.222.0.36/volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 returned with HTTP 200 Jan 21 02:46:19.890825 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 75/141] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:46:19 2021] GET /volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 => generated 913 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:46:19.905937 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a36d988b-0006-4ccf-81ba-4439c1b17343 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] GET http://10.222.0.36/volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 Jan 21 02:46:19.907253 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a36d988b-0006-4ccf-81ba-4439c1b17343 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:46:19.907585 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:46:19.907585 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:46:19.908046 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a36d988b-0006-4ccf-81ba-4439c1b17343 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:46:19.989061 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:46:19.989061 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:46:19.999576 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a36d988b-0006-4ccf-81ba-4439c1b17343 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Volume info retrieved successfully. Jan 21 02:46:20.030946 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a36d988b-0006-4ccf-81ba-4439c1b17343 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] http://10.222.0.36/volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 returned with HTTP 200 Jan 21 02:46:20.032074 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 67/142] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:46:19 2021] GET /volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 => generated 913 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:47:34.899933 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-e30b0d56-b83b-405d-be3d-feb451632bd8 req-b3ec2665-5950-4dba-9325-89733d18a9a5 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] POST http://10.222.0.36/volume/v3/b3d6caed0df54ec699fe5abf2d4df5dc/volumes Jan 21 02:47:34.900528 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:47:34.900528 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:47:34.901016 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-e30b0d56-b83b-405d-be3d-feb451632bd8 req-b3ec2665-5950-4dba-9325-89733d18a9a5 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1143572203", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:47:34.903996 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [req-e30b0d56-b83b-405d-be3d-feb451632bd8 req-b3ec2665-5950-4dba-9325-89733d18a9a5 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1143572203', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 02:47:34.905873 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [req-e30b0d56-b83b-405d-be3d-feb451632bd8 req-b3ec2665-5950-4dba-9325-89733d18a9a5 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Create volume of 1 GB Jan 21 02:47:34.929788 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-e30b0d56-b83b-405d-be3d-feb451632bd8 req-b3ec2665-5950-4dba-9325-89733d18a9a5 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Availability zone cache updated, next update will occur around 2021-01-21 03:47:34.927871. {{(pid=87958) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 02:47:34.930204 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-e30b0d56-b83b-405d-be3d-feb451632bd8 req-b3ec2665-5950-4dba-9325-89733d18a9a5 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Availability Zones retrieved successfully. Jan 21 02:47:35.009240 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-e30b0d56-b83b-405d-be3d-feb451632bd8 req-b3ec2665-5950-4dba-9325-89733d18a9a5 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Flow 'volume_create_api' (4f07451c-f7ac-46af-a787-fac43fea2b14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 02:47:35.013757 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-e30b0d56-b83b-405d-be3d-feb451632bd8 req-b3ec2665-5950-4dba-9325-89733d18a9a5 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59036e59-8834-4a86-8cb4-45a36bbc1cce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:47:35.016461 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [req-e30b0d56-b83b-405d-be3d-feb451632bd8 req-b3ec2665-5950-4dba-9325-89733d18a9a5 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Validating volume size '1' using validate_int {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 02:47:35.134549 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-e30b0d56-b83b-405d-be3d-feb451632bd8 req-b3ec2665-5950-4dba-9325-89733d18a9a5 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59036e59-8834-4a86-8cb4-45a36bbc1cce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:47:35.137001 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-e30b0d56-b83b-405d-be3d-feb451632bd8 req-b3ec2665-5950-4dba-9325-89733d18a9a5 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e8fd4a9-933f-4db6-a86c-a5e2a8de58e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:47:35.188357 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota [req-e30b0d56-b83b-405d-be3d-feb451632bd8 req-b3ec2665-5950-4dba-9325-89733d18a9a5 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Jan 21 02:47:35.189366 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota [req-e30b0d56-b83b-405d-be3d-feb451632bd8 req-b3ec2665-5950-4dba-9325-89733d18a9a5 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Jan 21 02:47:35.241482 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [req-e30b0d56-b83b-405d-be3d-feb451632bd8 req-b3ec2665-5950-4dba-9325-89733d18a9a5 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Created reservations ['9e4b19da-e21f-4158-b91a-cc9e89d95b8d', '199b21fa-fa4d-4e6a-b5c6-34c45e6b5e41', '936f8671-6850-4032-987e-81a13cca6563', '7c1f13c0-752b-4b30-9f90-4a41948b2633'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 02:47:35.243753 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-e30b0d56-b83b-405d-be3d-feb451632bd8 req-b3ec2665-5950-4dba-9325-89733d18a9a5 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e8fd4a9-933f-4db6-a86c-a5e2a8de58e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e4b19da-e21f-4158-b91a-cc9e89d95b8d', '199b21fa-fa4d-4e6a-b5c6-34c45e6b5e41', '936f8671-6850-4032-987e-81a13cca6563', '7c1f13c0-752b-4b30-9f90-4a41948b2633']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:47:35.247857 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-e30b0d56-b83b-405d-be3d-feb451632bd8 req-b3ec2665-5950-4dba-9325-89733d18a9a5 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6e6c4b7-dbc0-43e6-9061-65ca38bbd01a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:47:35.326920 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-e30b0d56-b83b-405d-be3d-feb451632bd8 req-b3ec2665-5950-4dba-9325-89733d18a9a5 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6e6c4b7-dbc0-43e6-9061-65ca38bbd01a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6361f43f-2b30-49dd-a14c-42e130245fae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1143572203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3d6caed0df54ec699fe5abf2d4df5dc',qos_specs=None,replication_status=,reservations=['9e4b19da-e21f-4158-b91a-cc9e89d95b8d','199b21fa-fa4d-4e6a-b5c6-34c45e6b5e41','936f8671-6850-4032-987e-81a13cca6563','7c1f13c0-752b-4b30-9f90-4a41948b2633'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b340e3a8566f4508a824d0de30f8ac59',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T02:47:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1143572203',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6361f43f-2b30-49dd-a14c-42e130245fae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3d6caed0df54ec699fe5abf2d4df5dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b340e3a8566f4508a824d0de30f8ac59',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:47:35.329491 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-e30b0d56-b83b-405d-be3d-feb451632bd8 req-b3ec2665-5950-4dba-9325-89733d18a9a5 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc55e0c2-f665-4fd6-a03a-202da7f50a2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:47:35.369629 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-e30b0d56-b83b-405d-be3d-feb451632bd8 req-b3ec2665-5950-4dba-9325-89733d18a9a5 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc55e0c2-f665-4fd6-a03a-202da7f50a2c) transitioned into state 'SUCCESS' from state '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-1143572203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3d6caed0df54ec699fe5abf2d4df5dc',qos_specs=None,replication_status=,reservations=['9e4b19da-e21f-4158-b91a-cc9e89d95b8d','199b21fa-fa4d-4e6a-b5c6-34c45e6b5e41','936f8671-6850-4032-987e-81a13cca6563','7c1f13c0-752b-4b30-9f90-4a41948b2633'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b340e3a8566f4508a824d0de30f8ac59',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:47:35.372495 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-e30b0d56-b83b-405d-be3d-feb451632bd8 req-b3ec2665-5950-4dba-9325-89733d18a9a5 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c84c9d70-95ff-4722-9ae0-c2ca41b1c369) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:47:35.393686 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-e30b0d56-b83b-405d-be3d-feb451632bd8 req-b3ec2665-5950-4dba-9325-89733d18a9a5 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c84c9d70-95ff-4722-9ae0-c2ca41b1c369) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:47:35.396531 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-e30b0d56-b83b-405d-be3d-feb451632bd8 req-b3ec2665-5950-4dba-9325-89733d18a9a5 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Flow 'volume_create_api' (4f07451c-f7ac-46af-a787-fac43fea2b14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 02:47:35.482460 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-e30b0d56-b83b-405d-be3d-feb451632bd8 req-b3ec2665-5950-4dba-9325-89733d18a9a5 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Create volume request issued successfully. Jan 21 02:47:35.499459 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-e30b0d56-b83b-405d-be3d-feb451632bd8 req-b3ec2665-5950-4dba-9325-89733d18a9a5 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] http://10.222.0.36/volume/v3/b3d6caed0df54ec699fe5abf2d4df5dc/volumes returned with HTTP 202 Jan 21 02:47:35.500882 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 76/143] 10.222.0.36 () {64 vars in 1512 bytes} [Thu Jan 21 02:47:34 2021] POST /volume/v3/b3d6caed0df54ec699fe5abf2d4df5dc/volumes => generated 824 bytes in 605 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 02:47:35.512257 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-e30b0d56-b83b-405d-be3d-feb451632bd8 req-3788059d-7496-424c-887b-cc643cf809ed tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] GET http://10.222.0.36/volume/v3/b3d6caed0df54ec699fe5abf2d4df5dc/volumes/6361f43f-2b30-49dd-a14c-42e130245fae Jan 21 02:47:35.512961 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-e30b0d56-b83b-405d-be3d-feb451632bd8 req-3788059d-7496-424c-887b-cc643cf809ed tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:47:35.513292 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:47:35.513292 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:47:35.513854 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-e30b0d56-b83b-405d-be3d-feb451632bd8 req-3788059d-7496-424c-887b-cc643cf809ed tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:47:35.566399 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:47:35.566399 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:47:35.577829 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-e30b0d56-b83b-405d-be3d-feb451632bd8 req-3788059d-7496-424c-887b-cc643cf809ed tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Volume info retrieved successfully. Jan 21 02:47:35.605602 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-e30b0d56-b83b-405d-be3d-feb451632bd8 req-3788059d-7496-424c-887b-cc643cf809ed tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] http://10.222.0.36/volume/v3/b3d6caed0df54ec699fe5abf2d4df5dc/volumes/6361f43f-2b30-49dd-a14c-42e130245fae returned with HTTP 200 Jan 21 02:47:35.607053 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 68/144] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 02:47:35 2021] GET /volume/v3/b3d6caed0df54ec699fe5abf2d4df5dc/volumes/6361f43f-2b30-49dd-a14c-42e130245fae => generated 916 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:47:37.048094 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-3ae11941-a669-41d9-84d6-edc42ba7ef63 req-3100e7fc-e774-4ef5-a51d-85667c78d096 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] GET http://10.222.0.36/volume/v3/b3d6caed0df54ec699fe5abf2d4df5dc/volumes/6361f43f-2b30-49dd-a14c-42e130245fae Jan 21 02:47:37.048544 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-3ae11941-a669-41d9-84d6-edc42ba7ef63 req-3100e7fc-e774-4ef5-a51d-85667c78d096 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:47:37.048654 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:47:37.048654 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:47:37.049103 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-3ae11941-a669-41d9-84d6-edc42ba7ef63 req-3100e7fc-e774-4ef5-a51d-85667c78d096 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:47:37.101015 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:47:37.101015 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:47:37.110056 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-3ae11941-a669-41d9-84d6-edc42ba7ef63 req-3100e7fc-e774-4ef5-a51d-85667c78d096 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Volume info retrieved successfully. Jan 21 02:47:37.133184 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-3ae11941-a669-41d9-84d6-edc42ba7ef63 req-3100e7fc-e774-4ef5-a51d-85667c78d096 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] http://10.222.0.36/volume/v3/b3d6caed0df54ec699fe5abf2d4df5dc/volumes/6361f43f-2b30-49dd-a14c-42e130245fae returned with HTTP 200 Jan 21 02:47:37.154658 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 77/145] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 02:47:37 2021] GET /volume/v3/b3d6caed0df54ec699fe5abf2d4df5dc/volumes/6361f43f-2b30-49dd-a14c-42e130245fae => generated 917 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 02:47:38.633465 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-613cee9b-7e49-4e3f-8e49-3d2f691459eb req-3d672a7c-eccd-4437-b7dd-355b7e3562b1 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] POST http://10.222.0.36/volume/v3/b3d6caed0df54ec699fe5abf2d4df5dc/snapshots Jan 21 02:47:38.634005 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:47:38.634005 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:47:38.634313 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-613cee9b-7e49-4e3f-8e49-3d2f691459eb req-3d672a7c-eccd-4437-b7dd-355b7e3562b1 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6361f43f-2b30-49dd-a14c-42e130245fae", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1653296828", "description": null, "metadata": {}}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:47:38.755699 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:47:38.755699 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:47:38.756882 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-613cee9b-7e49-4e3f-8e49-3d2f691459eb req-3d672a7c-eccd-4437-b7dd-355b7e3562b1 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Volume info retrieved successfully. Jan 21 02:47:38.757238 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [req-613cee9b-7e49-4e3f-8e49-3d2f691459eb req-3d672a7c-eccd-4437-b7dd-355b7e3562b1 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Create snapshot from volume 6361f43f-2b30-49dd-a14c-42e130245fae Jan 21 02:47:38.797909 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota [req-613cee9b-7e49-4e3f-8e49-3d2f691459eb req-3d672a7c-eccd-4437-b7dd-355b7e3562b1 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Jan 21 02:47:38.842880 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [req-613cee9b-7e49-4e3f-8e49-3d2f691459eb req-3d672a7c-eccd-4437-b7dd-355b7e3562b1 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Created reservations ['f0e61d0b-aff2-48c5-ad77-25ca697f718d', '1ef7bf07-11e8-4ca3-9cfb-313a3dcebb0f', '40f95feb-d862-43be-ab7d-49d11328ab74', '008ccc57-da3d-486f-9db3-c9339fde7c28'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 02:47:38.967355 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-613cee9b-7e49-4e3f-8e49-3d2f691459eb req-3d672a7c-eccd-4437-b7dd-355b7e3562b1 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Snapshot create request issued successfully. Jan 21 02:47:38.968117 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-613cee9b-7e49-4e3f-8e49-3d2f691459eb req-3d672a7c-eccd-4437-b7dd-355b7e3562b1 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] http://10.222.0.36/volume/v3/b3d6caed0df54ec699fe5abf2d4df5dc/snapshots returned with HTTP 202 Jan 21 02:47:38.969490 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 69/146] 10.222.0.36 () {64 vars in 1518 bytes} [Thu Jan 21 02:47:38 2021] POST /volume/v3/b3d6caed0df54ec699fe5abf2d4df5dc/snapshots => generated 311 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 02:47:39.443470 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-dc25e495-2ff3-4547-81fb-1eec84b15b1c req-cb7e92a0-f1b6-422a-991b-c9e2b77f8da4 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] GET http://10.222.0.36/volume/v3/b3d6caed0df54ec699fe5abf2d4df5dc/snapshots/4a236b8f-5070-4175-bb77-8177f762301c Jan 21 02:47:39.444265 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-dc25e495-2ff3-4547-81fb-1eec84b15b1c req-cb7e92a0-f1b6-422a-991b-c9e2b77f8da4 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:47:39.444631 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:47:39.444631 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:47:39.445269 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-dc25e495-2ff3-4547-81fb-1eec84b15b1c req-cb7e92a0-f1b6-422a-991b-c9e2b77f8da4 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:47:39.513284 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:47:39.513284 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:47:39.514451 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-dc25e495-2ff3-4547-81fb-1eec84b15b1c req-cb7e92a0-f1b6-422a-991b-c9e2b77f8da4 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Snapshot retrieved successfully. Jan 21 02:47:39.516392 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-dc25e495-2ff3-4547-81fb-1eec84b15b1c req-cb7e92a0-f1b6-422a-991b-c9e2b77f8da4 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] http://10.222.0.36/volume/v3/b3d6caed0df54ec699fe5abf2d4df5dc/snapshots/4a236b8f-5070-4175-bb77-8177f762301c returned with HTTP 200 Jan 21 02:47:39.517203 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 78/147] 10.222.0.36 () {60 vars in 1575 bytes} [Thu Jan 21 02:47:39 2021] GET /volume/v3/b3d6caed0df54ec699fe5abf2d4df5dc/snapshots/4a236b8f-5070-4175-bb77-8177f762301c => generated 443 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:47:40.052392 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-a0d292a5-6c4d-40f3-b15b-88f6045b277e req-8d9c47b8-c832-423e-b32a-95eff05da452 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] GET http://10.222.0.36/volume/v3/b3d6caed0df54ec699fe5abf2d4df5dc/snapshots/detail Jan 21 02:47:40.053111 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-a0d292a5-6c4d-40f3-b15b-88f6045b277e req-8d9c47b8-c832-423e-b32a-95eff05da452 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:47:40.053428 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:47:40.053428 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:47:40.053959 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-a0d292a5-6c4d-40f3-b15b-88f6045b277e req-8d9c47b8-c832-423e-b32a-95eff05da452 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:47:40.055352 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [req-a0d292a5-6c4d-40f3-b15b-88f6045b277e req-8d9c47b8-c832-423e-b32a-95eff05da452 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 02:47:40.056670 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:47:40.056670 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:47:40.059170 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.db.sqlalchemy.api [req-a0d292a5-6c4d-40f3-b15b-88f6045b277e req-8d9c47b8-c832-423e-b32a-95eff05da452 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Building query based on filter {{(pid=87959) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 02:47:40.094692 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-a0d292a5-6c4d-40f3-b15b-88f6045b277e req-8d9c47b8-c832-423e-b32a-95eff05da452 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Get all snapshots completed successfully. Jan 21 02:47:40.099091 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:47:40.099091 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:47:40.111728 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-a0d292a5-6c4d-40f3-b15b-88f6045b277e req-8d9c47b8-c832-423e-b32a-95eff05da452 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] http://10.222.0.36/volume/v3/b3d6caed0df54ec699fe5abf2d4df5dc/snapshots/detail returned with HTTP 200 Jan 21 02:47:40.113285 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 70/148] 10.222.0.36 () {60 vars in 1485 bytes} [Thu Jan 21 02:47:40 2021] GET /volume/v3/b3d6caed0df54ec699fe5abf2d4df5dc/snapshots/detail => generated 446 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:47:40.852388 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-bf2dfce7-219e-4d3a-b081-306cfd0b18c5 req-e35c3dc1-bb13-40d9-b34d-bdbbbfddf859 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] GET http://10.222.0.36/volume/v3/b3d6caed0df54ec699fe5abf2d4df5dc/snapshots/4a236b8f-5070-4175-bb77-8177f762301c Jan 21 02:47:40.852388 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-bf2dfce7-219e-4d3a-b081-306cfd0b18c5 req-e35c3dc1-bb13-40d9-b34d-bdbbbfddf859 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:47:40.852388 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:47:40.852388 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:47:40.852898 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-bf2dfce7-219e-4d3a-b081-306cfd0b18c5 req-e35c3dc1-bb13-40d9-b34d-bdbbbfddf859 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:47:40.945280 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:47:40.945280 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:47:40.949467 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-bf2dfce7-219e-4d3a-b081-306cfd0b18c5 req-e35c3dc1-bb13-40d9-b34d-bdbbbfddf859 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Snapshot retrieved successfully. Jan 21 02:47:40.953172 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-bf2dfce7-219e-4d3a-b081-306cfd0b18c5 req-e35c3dc1-bb13-40d9-b34d-bdbbbfddf859 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] http://10.222.0.36/volume/v3/b3d6caed0df54ec699fe5abf2d4df5dc/snapshots/4a236b8f-5070-4175-bb77-8177f762301c returned with HTTP 200 Jan 21 02:47:40.954694 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 79/149] 10.222.0.36 () {60 vars in 1575 bytes} [Thu Jan 21 02:47:40 2021] GET /volume/v3/b3d6caed0df54ec699fe5abf2d4df5dc/snapshots/4a236b8f-5070-4175-bb77-8177f762301c => generated 443 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:47:42.262601 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-a952a242-fe1d-4b52-bdc9-b727defe6555 req-9aa57497-5052-4e1b-b755-231ac1e95512 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] GET http://10.222.0.36/volume/v3/b3d6caed0df54ec699fe5abf2d4df5dc/snapshots/4a236b8f-5070-4175-bb77-8177f762301c Jan 21 02:47:42.263927 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-a952a242-fe1d-4b52-bdc9-b727defe6555 req-9aa57497-5052-4e1b-b755-231ac1e95512 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:47:42.264346 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:47:42.264346 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:47:42.265000 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-a952a242-fe1d-4b52-bdc9-b727defe6555 req-9aa57497-5052-4e1b-b755-231ac1e95512 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:47:42.297284 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:47:42.297284 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:47:42.299436 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-a952a242-fe1d-4b52-bdc9-b727defe6555 req-9aa57497-5052-4e1b-b755-231ac1e95512 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Snapshot retrieved successfully. Jan 21 02:47:42.301663 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-a952a242-fe1d-4b52-bdc9-b727defe6555 req-9aa57497-5052-4e1b-b755-231ac1e95512 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] http://10.222.0.36/volume/v3/b3d6caed0df54ec699fe5abf2d4df5dc/snapshots/4a236b8f-5070-4175-bb77-8177f762301c returned with HTTP 200 Jan 21 02:47:42.303136 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 71/150] 10.222.0.36 () {60 vars in 1575 bytes} [Thu Jan 21 02:47:42 2021] GET /volume/v3/b3d6caed0df54ec699fe5abf2d4df5dc/snapshots/4a236b8f-5070-4175-bb77-8177f762301c => generated 470 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:47:42.821537 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-3381229a-b46a-47dc-a5b5-2863619a7d7d req-21d8a2af-a6b5-4823-ac7b-d0b28ebb6454 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] DELETE http://10.222.0.36/volume/v3/b3d6caed0df54ec699fe5abf2d4df5dc/snapshots/4a236b8f-5070-4175-bb77-8177f762301c Jan 21 02:47:42.822352 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-3381229a-b46a-47dc-a5b5-2863619a7d7d req-21d8a2af-a6b5-4823-ac7b-d0b28ebb6454 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:47:42.822790 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:47:42.822790 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:47:42.823732 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-3381229a-b46a-47dc-a5b5-2863619a7d7d req-21d8a2af-a6b5-4823-ac7b-d0b28ebb6454 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:47:42.824246 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [req-3381229a-b46a-47dc-a5b5-2863619a7d7d req-21d8a2af-a6b5-4823-ac7b-d0b28ebb6454 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Delete snapshot with id: 4a236b8f-5070-4175-bb77-8177f762301c Jan 21 02:47:42.865722 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:47:42.865722 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:47:42.867490 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-3381229a-b46a-47dc-a5b5-2863619a7d7d req-21d8a2af-a6b5-4823-ac7b-d0b28ebb6454 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Snapshot retrieved successfully. Jan 21 02:47:42.950210 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-3381229a-b46a-47dc-a5b5-2863619a7d7d req-21d8a2af-a6b5-4823-ac7b-d0b28ebb6454 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Snapshot delete request issued successfully. Jan 21 02:47:42.951160 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-3381229a-b46a-47dc-a5b5-2863619a7d7d req-21d8a2af-a6b5-4823-ac7b-d0b28ebb6454 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] http://10.222.0.36/volume/v3/b3d6caed0df54ec699fe5abf2d4df5dc/snapshots/4a236b8f-5070-4175-bb77-8177f762301c returned with HTTP 202 Jan 21 02:47:42.952811 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 80/151] 10.222.0.36 () {62 vars in 1597 bytes} [Thu Jan 21 02:47:42 2021] DELETE /volume/v3/b3d6caed0df54ec699fe5abf2d4df5dc/snapshots/4a236b8f-5070-4175-bb77-8177f762301c => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 02:47:43.944321 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-8e73c419-de29-410b-9b8d-a9c0c83a0af1 req-d3ace8b2-3f97-40fd-9684-0bd1cf13844c tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] GET http://10.222.0.36/volume/v3/b3d6caed0df54ec699fe5abf2d4df5dc/snapshots/4a236b8f-5070-4175-bb77-8177f762301c Jan 21 02:47:43.945432 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-8e73c419-de29-410b-9b8d-a9c0c83a0af1 req-d3ace8b2-3f97-40fd-9684-0bd1cf13844c tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:47:43.945812 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:47:43.945812 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:47:43.946470 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-8e73c419-de29-410b-9b8d-a9c0c83a0af1 req-d3ace8b2-3f97-40fd-9684-0bd1cf13844c tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:47:43.972857 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:47:43.972857 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:47:43.974384 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-8e73c419-de29-410b-9b8d-a9c0c83a0af1 req-d3ace8b2-3f97-40fd-9684-0bd1cf13844c tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Snapshot retrieved successfully. Jan 21 02:47:43.976726 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-8e73c419-de29-410b-9b8d-a9c0c83a0af1 req-d3ace8b2-3f97-40fd-9684-0bd1cf13844c tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] http://10.222.0.36/volume/v3/b3d6caed0df54ec699fe5abf2d4df5dc/snapshots/4a236b8f-5070-4175-bb77-8177f762301c returned with HTTP 200 Jan 21 02:47:43.978386 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 72/152] 10.222.0.36 () {60 vars in 1575 bytes} [Thu Jan 21 02:47:43 2021] GET /volume/v3/b3d6caed0df54ec699fe5abf2d4df5dc/snapshots/4a236b8f-5070-4175-bb77-8177f762301c => generated 469 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:47:45.331211 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4c4c779d-0710-4ea4-a600-b0d5e2d8d9cd req-09dcdd5e-e918-4f0d-89db-a5fa8986b059 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] GET http://10.222.0.36/volume/v3/b3d6caed0df54ec699fe5abf2d4df5dc/snapshots/4a236b8f-5070-4175-bb77-8177f762301c Jan 21 02:47:45.331881 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4c4c779d-0710-4ea4-a600-b0d5e2d8d9cd req-09dcdd5e-e918-4f0d-89db-a5fa8986b059 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:47:45.332202 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:47:45.332202 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:47:45.333456 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4c4c779d-0710-4ea4-a600-b0d5e2d8d9cd req-09dcdd5e-e918-4f0d-89db-a5fa8986b059 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:47:45.358180 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4c4c779d-0710-4ea4-a600-b0d5e2d8d9cd req-09dcdd5e-e918-4f0d-89db-a5fa8986b059 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] http://10.222.0.36/volume/v3/b3d6caed0df54ec699fe5abf2d4df5dc/snapshots/4a236b8f-5070-4175-bb77-8177f762301c returned with HTTP 404 Jan 21 02:47:45.359666 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 81/153] 10.222.0.36 () {60 vars in 1575 bytes} [Thu Jan 21 02:47:45 2021] GET /volume/v3/b3d6caed0df54ec699fe5abf2d4df5dc/snapshots/4a236b8f-5070-4175-bb77-8177f762301c => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 02:47:45.620670 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-2d016548-9b0b-4995-b450-b586014c079b req-1dc99b2f-c713-4dff-b85e-5196a58c8266 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] DELETE http://10.222.0.36/volume/v3/b3d6caed0df54ec699fe5abf2d4df5dc/volumes/6361f43f-2b30-49dd-a14c-42e130245fae Jan 21 02:47:45.621252 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-2d016548-9b0b-4995-b450-b586014c079b req-1dc99b2f-c713-4dff-b85e-5196a58c8266 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:47:45.621554 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:47:45.621554 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:47:45.622080 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-2d016548-9b0b-4995-b450-b586014c079b req-1dc99b2f-c713-4dff-b85e-5196a58c8266 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:47:45.622660 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [req-2d016548-9b0b-4995-b450-b586014c079b req-1dc99b2f-c713-4dff-b85e-5196a58c8266 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Delete volume with id: 6361f43f-2b30-49dd-a14c-42e130245fae Jan 21 02:47:45.674812 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:47:45.674812 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:47:45.676299 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-2d016548-9b0b-4995-b450-b586014c079b req-1dc99b2f-c713-4dff-b85e-5196a58c8266 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Volume info retrieved successfully. Jan 21 02:47:45.706040 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-2d016548-9b0b-4995-b450-b586014c079b req-1dc99b2f-c713-4dff-b85e-5196a58c8266 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Delete volume request issued successfully. Jan 21 02:47:45.706514 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-2d016548-9b0b-4995-b450-b586014c079b req-1dc99b2f-c713-4dff-b85e-5196a58c8266 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] http://10.222.0.36/volume/v3/b3d6caed0df54ec699fe5abf2d4df5dc/volumes/6361f43f-2b30-49dd-a14c-42e130245fae returned with HTTP 202 Jan 21 02:47:45.707583 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 73/154] 10.222.0.36 () {62 vars in 1591 bytes} [Thu Jan 21 02:47:45 2021] DELETE /volume/v3/b3d6caed0df54ec699fe5abf2d4df5dc/volumes/6361f43f-2b30-49dd-a14c-42e130245fae => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 02:47:45.919298 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-a4017f83-74a7-4a9e-a87e-b334f7f8abf3 req-f1e27588-3e06-404c-ad9b-34c320056edd tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] GET http://10.222.0.36/volume/v3/b3d6caed0df54ec699fe5abf2d4df5dc/volumes/6361f43f-2b30-49dd-a14c-42e130245fae Jan 21 02:47:45.920233 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-a4017f83-74a7-4a9e-a87e-b334f7f8abf3 req-f1e27588-3e06-404c-ad9b-34c320056edd tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:47:45.921466 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-a4017f83-74a7-4a9e-a87e-b334f7f8abf3 req-f1e27588-3e06-404c-ad9b-34c320056edd tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:47:45.980089 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:47:45.980089 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:47:45.989810 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-a4017f83-74a7-4a9e-a87e-b334f7f8abf3 req-f1e27588-3e06-404c-ad9b-34c320056edd tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Volume info retrieved successfully. Jan 21 02:47:46.015521 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-a4017f83-74a7-4a9e-a87e-b334f7f8abf3 req-f1e27588-3e06-404c-ad9b-34c320056edd tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] http://10.222.0.36/volume/v3/b3d6caed0df54ec699fe5abf2d4df5dc/volumes/6361f43f-2b30-49dd-a14c-42e130245fae returned with HTTP 200 Jan 21 02:47:46.017041 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 82/155] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 02:47:45 2021] GET /volume/v3/b3d6caed0df54ec699fe5abf2d4df5dc/volumes/6361f43f-2b30-49dd-a14c-42e130245fae => generated 916 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:47:47.534635 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-87498e30-ecd7-4898-baae-dae0738a0726 req-7a0febd8-5949-49de-b67f-6c1854362f94 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] GET http://10.222.0.36/volume/v3/b3d6caed0df54ec699fe5abf2d4df5dc/volumes/6361f43f-2b30-49dd-a14c-42e130245fae Jan 21 02:47:47.535125 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-87498e30-ecd7-4898-baae-dae0738a0726 req-7a0febd8-5949-49de-b67f-6c1854362f94 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:47:47.535350 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:47:47.535350 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:47:47.535722 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-87498e30-ecd7-4898-baae-dae0738a0726 req-7a0febd8-5949-49de-b67f-6c1854362f94 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:47:47.585875 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-87498e30-ecd7-4898-baae-dae0738a0726 req-7a0febd8-5949-49de-b67f-6c1854362f94 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] http://10.222.0.36/volume/v3/b3d6caed0df54ec699fe5abf2d4df5dc/volumes/6361f43f-2b30-49dd-a14c-42e130245fae returned with HTTP 404 Jan 21 02:47:47.589803 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 74/156] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 02:47:47 2021] GET /volume/v3/b3d6caed0df54ec699fe5abf2d4df5dc/volumes/6361f43f-2b30-49dd-a14c-42e130245fae => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 02:47:48.298186 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-7b463468-a0fb-41b9-a06c-2d0c09f238df req-80cc1c1a-c40e-4983-b395-441bab0fe3e3 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] DELETE http://10.222.0.36/volume/v3/b3d6caed0df54ec699fe5abf2d4df5dc/volumes/6361f43f-2b30-49dd-a14c-42e130245fae Jan 21 02:47:48.298963 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-7b463468-a0fb-41b9-a06c-2d0c09f238df req-80cc1c1a-c40e-4983-b395-441bab0fe3e3 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:47:48.299158 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:47:48.299158 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:47:48.299817 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-7b463468-a0fb-41b9-a06c-2d0c09f238df req-80cc1c1a-c40e-4983-b395-441bab0fe3e3 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:47:48.300276 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [req-7b463468-a0fb-41b9-a06c-2d0c09f238df req-80cc1c1a-c40e-4983-b395-441bab0fe3e3 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Delete volume with id: 6361f43f-2b30-49dd-a14c-42e130245fae Jan 21 02:47:48.349729 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-7b463468-a0fb-41b9-a06c-2d0c09f238df req-80cc1c1a-c40e-4983-b395-441bab0fe3e3 tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] http://10.222.0.36/volume/v3/b3d6caed0df54ec699fe5abf2d4df5dc/volumes/6361f43f-2b30-49dd-a14c-42e130245fae returned with HTTP 404 Jan 21 02:47:48.350807 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 83/157] 10.222.0.36 () {62 vars in 1591 bytes} [Thu Jan 21 02:47:48 2021] DELETE /volume/v3/b3d6caed0df54ec699fe5abf2d4df5dc/volumes/6361f43f-2b30-49dd-a14c-42e130245fae => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 02:47:49.273223 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-ad23e8a8-3e5c-4f2f-a40a-623a0a5dd0a3 req-072a4844-48f8-4b66-8f34-137e59da5f2c tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] GET http://10.222.0.36/volume/v3/b3d6caed0df54ec699fe5abf2d4df5dc/volumes/6361f43f-2b30-49dd-a14c-42e130245fae Jan 21 02:47:49.273781 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-ad23e8a8-3e5c-4f2f-a40a-623a0a5dd0a3 req-072a4844-48f8-4b66-8f34-137e59da5f2c tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:47:49.274181 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-ad23e8a8-3e5c-4f2f-a40a-623a0a5dd0a3 req-072a4844-48f8-4b66-8f34-137e59da5f2c tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:47:49.330032 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-ad23e8a8-3e5c-4f2f-a40a-623a0a5dd0a3 req-072a4844-48f8-4b66-8f34-137e59da5f2c tempest-VolumesSnapshotsTestJSON-1320799542 tempest-VolumesSnapshotsTestJSON-1320799542] http://10.222.0.36/volume/v3/b3d6caed0df54ec699fe5abf2d4df5dc/volumes/6361f43f-2b30-49dd-a14c-42e130245fae returned with HTTP 404 Jan 21 02:47:49.331240 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 75/158] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 02:47:49 2021] GET /volume/v3/b3d6caed0df54ec699fe5abf2d4df5dc/volumes/6361f43f-2b30-49dd-a14c-42e130245fae => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 02:47:54.873776 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-62b90b3a-b56e-484d-9272-d7703f392156 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] POST http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes Jan 21 02:47:54.874551 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-62b90b3a-b56e-484d-9272-d7703f392156 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1321523357"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:47:54.875847 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-62b90b3a-b56e-484d-9272-d7703f392156 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1321523357'}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 02:47:54.876222 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-62b90b3a-b56e-484d-9272-d7703f392156 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Create volume of 1 GB Jan 21 02:47:54.904563 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-62b90b3a-b56e-484d-9272-d7703f392156 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Availability Zones retrieved successfully. Jan 21 02:47:54.946683 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-62b90b3a-b56e-484d-9272-d7703f392156 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Flow 'volume_create_api' (17d9fd65-db18-4dd4-a581-1e7ca819e1c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 02:47:54.955538 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-62b90b3a-b56e-484d-9272-d7703f392156 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b5b1190-067d-4d27-9647-2c52df24b6e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:47:54.961389 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-62b90b3a-b56e-484d-9272-d7703f392156 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Validating volume size '1' using validate_int {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 02:47:55.077014 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-62b90b3a-b56e-484d-9272-d7703f392156 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b5b1190-067d-4d27-9647-2c52df24b6e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:47:55.079525 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-62b90b3a-b56e-484d-9272-d7703f392156 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ef9f54a-422d-4795-8cef-c1fe773a8ad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:47:55.172269 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-62b90b3a-b56e-484d-9272-d7703f392156 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Created reservations ['d25d5a6e-5190-4983-baa1-bade86eb47b9', '81db9e1f-42bc-4b12-8e87-7a54a56bd614', '577e66a9-ab8c-4da6-a387-af13815df904', '9b1d6129-ce58-409e-960d-c5f6a8239248'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 02:47:55.174413 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-62b90b3a-b56e-484d-9272-d7703f392156 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ef9f54a-422d-4795-8cef-c1fe773a8ad1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d25d5a6e-5190-4983-baa1-bade86eb47b9', '81db9e1f-42bc-4b12-8e87-7a54a56bd614', '577e66a9-ab8c-4da6-a387-af13815df904', '9b1d6129-ce58-409e-960d-c5f6a8239248']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:47:55.176612 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-62b90b3a-b56e-484d-9272-d7703f392156 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e67dfd85-6195-4e16-b492-6cbd2ac5b801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:47:55.241438 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-62b90b3a-b56e-484d-9272-d7703f392156 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e67dfd85-6195-4e16-b492-6cbd2ac5b801) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91479edf-8ebd-4de4-8532-7f7af527a85d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1321523357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd0352a446dd415d815625b42a5a9d5e',qos_specs=None,replication_status=,reservations=['d25d5a6e-5190-4983-baa1-bade86eb47b9','81db9e1f-42bc-4b12-8e87-7a54a56bd614','577e66a9-ab8c-4da6-a387-af13815df904','9b1d6129-ce58-409e-960d-c5f6a8239248'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c738dad6be0418b918ba4e847c4dcff',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T02:47:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1321523357',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91479edf-8ebd-4de4-8532-7f7af527a85d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd0352a446dd415d815625b42a5a9d5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2c738dad6be0418b918ba4e847c4dcff',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:47:55.243698 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-62b90b3a-b56e-484d-9272-d7703f392156 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (155d508b-0115-4247-971c-31504e7bf12a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:47:55.273317 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-62b90b3a-b56e-484d-9272-d7703f392156 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (155d508b-0115-4247-971c-31504e7bf12a) transitioned into state 'SUCCESS' from state '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-1321523357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd0352a446dd415d815625b42a5a9d5e',qos_specs=None,replication_status=,reservations=['d25d5a6e-5190-4983-baa1-bade86eb47b9','81db9e1f-42bc-4b12-8e87-7a54a56bd614','577e66a9-ab8c-4da6-a387-af13815df904','9b1d6129-ce58-409e-960d-c5f6a8239248'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c738dad6be0418b918ba4e847c4dcff',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:47:55.276269 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-62b90b3a-b56e-484d-9272-d7703f392156 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdd31f1e-5f2a-4f06-8d7c-df6feae7ba28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:47:55.294109 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-62b90b3a-b56e-484d-9272-d7703f392156 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdd31f1e-5f2a-4f06-8d7c-df6feae7ba28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:47:55.297714 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-62b90b3a-b56e-484d-9272-d7703f392156 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Flow 'volume_create_api' (17d9fd65-db18-4dd4-a581-1e7ca819e1c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 02:47:55.374825 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-62b90b3a-b56e-484d-9272-d7703f392156 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Create volume request issued successfully. Jan 21 02:47:55.408579 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-62b90b3a-b56e-484d-9272-d7703f392156 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes returned with HTTP 202 Jan 21 02:47:55.409913 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 84/159] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 02:47:54 2021] POST /volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes => generated 824 bytes in 542 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 02:47:55.424396 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1e9efb77-c87b-4eed-8f9d-f118ee812e91 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] GET http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d Jan 21 02:47:55.425134 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1e9efb77-c87b-4eed-8f9d-f118ee812e91 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:47:55.425854 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1e9efb77-c87b-4eed-8f9d-f118ee812e91 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:47:55.548004 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:47:55.548004 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:47:55.567722 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1e9efb77-c87b-4eed-8f9d-f118ee812e91 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Volume info retrieved successfully. Jan 21 02:47:55.602545 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1e9efb77-c87b-4eed-8f9d-f118ee812e91 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d returned with HTTP 200 Jan 21 02:47:55.603541 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 76/160] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:47:55 2021] GET /volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d => generated 916 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:47:56.620896 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-13c10555-21d4-4a47-84b0-bd2f9bd4e560 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] GET http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d Jan 21 02:47:56.621947 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-13c10555-21d4-4a47-84b0-bd2f9bd4e560 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:47:56.622326 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:47:56.622326 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:47:56.623060 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-13c10555-21d4-4a47-84b0-bd2f9bd4e560 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:47:56.733294 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:47:56.733294 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:47:56.747829 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-13c10555-21d4-4a47-84b0-bd2f9bd4e560 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Volume info retrieved successfully. Jan 21 02:47:56.776759 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-13c10555-21d4-4a47-84b0-bd2f9bd4e560 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d returned with HTTP 200 Jan 21 02:47:56.777867 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 85/161] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:47:56 2021] GET /volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d => generated 917 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 02:47:57.559459 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-2bb4cedf-7de2-4baa-85e4-2b8865358c34 req-a9e7dae2-1646-477d-b107-7292df892042 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] GET http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d Jan 21 02:47:57.559972 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-2bb4cedf-7de2-4baa-85e4-2b8865358c34 req-a9e7dae2-1646-477d-b107-7292df892042 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:47:57.560200 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:47:57.560200 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:47:57.560560 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-2bb4cedf-7de2-4baa-85e4-2b8865358c34 req-a9e7dae2-1646-477d-b107-7292df892042 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:47:57.616670 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:47:57.616670 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:47:57.626350 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-2bb4cedf-7de2-4baa-85e4-2b8865358c34 req-a9e7dae2-1646-477d-b107-7292df892042 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Volume info retrieved successfully. Jan 21 02:47:57.652501 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-2bb4cedf-7de2-4baa-85e4-2b8865358c34 req-a9e7dae2-1646-477d-b107-7292df892042 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d returned with HTTP 200 Jan 21 02:47:57.653527 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 77/162] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 02:47:57 2021] GET /volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d => generated 917 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:47:57.750652 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-13c10555-21d4-4a47-84b0-bd2f9bd4e560 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] GET http://10.222.0.36/volume// Jan 21 02:47:57.751120 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-13c10555-21d4-4a47-84b0-bd2f9bd4e560 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:47:57.751335 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:47:57.751335 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:47:57.751705 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-13c10555-21d4-4a47-84b0-bd2f9bd4e560 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Calling method 'all' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:47:57.752881 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-13c10555-21d4-4a47-84b0-bd2f9bd4e560 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 02:47:57.753453 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 86/163] 10.222.0.36 () {58 vars in 1289 bytes} [Thu Jan 21 02:47:57 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 02:47:57.767713 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-2bb4cedf-7de2-4baa-85e4-2b8865358c34 req-eb982ffe-600d-48d9-a8b9-3fe1cba7d088 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] POST http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/attachments Jan 21 02:47:57.768208 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:47:57.768208 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:47:57.768615 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-2bb4cedf-7de2-4baa-85e4-2b8865358c34 req-eb982ffe-600d-48d9-a8b9-3fe1cba7d088 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "91479edf-8ebd-4de4-8532-7f7af527a85d", "instance_uuid": "aa725201-06bf-4931-9dc5-9283f1eb9d4f", "connector": null}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:47:57.833992 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:47:57.833992 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:47:57.897325 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-2bb4cedf-7de2-4baa-85e4-2b8865358c34 req-eb982ffe-600d-48d9-a8b9-3fe1cba7d088 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/attachments returned with HTTP 200 Jan 21 02:47:57.898708 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 78/164] 10.222.0.36 () {66 vars in 1565 bytes} [Thu Jan 21 02:47:57 2021] POST /volume/v3/cd0352a446dd415d815625b42a5a9d5e/attachments => generated 273 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:47:57.936058 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-03381311-20f7-4105-864d-dc6df1102e78 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] GET http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d Jan 21 02:47:57.936571 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-03381311-20f7-4105-864d-dc6df1102e78 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:47:57.937052 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-03381311-20f7-4105-864d-dc6df1102e78 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:47:58.002688 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-2bb4cedf-7de2-4baa-85e4-2b8865358c34 req-eb982ffe-600d-48d9-a8b9-3fe1cba7d088 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] GET http://10.222.0.36/volume// Jan 21 02:47:58.003776 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-2bb4cedf-7de2-4baa-85e4-2b8865358c34 req-eb982ffe-600d-48d9-a8b9-3fe1cba7d088 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:47:58.004285 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:47:58.004285 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:47:58.005016 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-2bb4cedf-7de2-4baa-85e4-2b8865358c34 req-eb982ffe-600d-48d9-a8b9-3fe1cba7d088 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:47:58.006450 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-2bb4cedf-7de2-4baa-85e4-2b8865358c34 req-eb982ffe-600d-48d9-a8b9-3fe1cba7d088 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 02:47:58.007460 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 79/165] 10.222.0.23 () {56 vars in 1089 bytes} [Thu Jan 21 02:47:58 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 02:47:58.024700 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-2bb4cedf-7de2-4baa-85e4-2b8865358c34 req-e9deb11e-f42b-4251-b2f1-b6fc668cba22 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] GET http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d Jan 21 02:47:58.025554 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-2bb4cedf-7de2-4baa-85e4-2b8865358c34 req-e9deb11e-f42b-4251-b2f1-b6fc668cba22 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:47:58.026728 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-2bb4cedf-7de2-4baa-85e4-2b8865358c34 req-e9deb11e-f42b-4251-b2f1-b6fc668cba22 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:47:58.043207 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:47:58.043207 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:47:58.065259 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-03381311-20f7-4105-864d-dc6df1102e78 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Volume info retrieved successfully. Jan 21 02:47:58.111239 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:47:58.111239 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:47:58.122289 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-03381311-20f7-4105-864d-dc6df1102e78 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d returned with HTTP 200 Jan 21 02:47:58.132274 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 87/166] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:47:57 2021] GET /volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d => generated 916 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:47:58.267440 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:47:58.267440 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:47:58.278763 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-2bb4cedf-7de2-4baa-85e4-2b8865358c34 req-e9deb11e-f42b-4251-b2f1-b6fc668cba22 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Volume info retrieved successfully. Jan 21 02:47:58.302934 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:47:58.302934 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:47:58.316701 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-2bb4cedf-7de2-4baa-85e4-2b8865358c34 req-e9deb11e-f42b-4251-b2f1-b6fc668cba22 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d returned with HTTP 200 Jan 21 02:47:58.316701 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 80/167] 10.222.0.23 () {60 vars in 1403 bytes} [Thu Jan 21 02:47:58 2021] GET /volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d => generated 1015 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 02:47:58.397364 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-2bb4cedf-7de2-4baa-85e4-2b8865358c34 req-126e3825-fce6-4b4b-a7c2-ebc996dbf8d8 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] PUT http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/attachments/0257d961-4fbc-4f80-9570-1ded784778e0 Jan 21 02:47:58.397860 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:47:58.397860 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:47:58.398272 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-2bb4cedf-7de2-4baa-85e4-2b8865358c34 req-126e3825-fce6-4b4b-a7c2-ebc996dbf8d8 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.23", "host": "n-h2-766726-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766726-10.cbci-766726-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:47:58.446897 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 02:47:58.446897 n-d-766726-10 devstack@c-api.service[87957]: return self(f, *args, **kw) Jan 21 02:47:58.448327 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-2bb4cedf-7de2-4baa-85e4-2b8865358c34 req-126e3825-fce6-4b4b-a7c2-ebc996dbf8d8 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Lock "b'cinder-attachment_update-91479edf-8ebd-4de4-8532-7f7af527a85d-n-h2-766726-10'" acquired by "attachment_update" :: waited 0.011s {{(pid=87958) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 02:47:58.451206 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:47:58.451206 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:47:59.143922 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-90acca2e-8efb-4ddc-aa9a-36ad0eaebf0e tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] GET http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d Jan 21 02:47:59.144584 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-90acca2e-8efb-4ddc-aa9a-36ad0eaebf0e tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:47:59.145310 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:47:59.145310 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:47:59.145891 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-90acca2e-8efb-4ddc-aa9a-36ad0eaebf0e tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:47:59.305351 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:47:59.305351 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:47:59.326982 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-90acca2e-8efb-4ddc-aa9a-36ad0eaebf0e tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Volume info retrieved successfully. Jan 21 02:47:59.393231 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:47:59.393231 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:47:59.415597 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-90acca2e-8efb-4ddc-aa9a-36ad0eaebf0e tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d returned with HTTP 200 Jan 21 02:47:59.428969 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 81/168] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:47:59 2021] GET /volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d => generated 916 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:48:00.433654 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-73b4067a-fb71-46d4-a73e-d34ea41068de tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] GET http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d Jan 21 02:48:00.434184 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-73b4067a-fb71-46d4-a73e-d34ea41068de tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:48:00.434280 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:48:00.434280 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:48:00.434628 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-73b4067a-fb71-46d4-a73e-d34ea41068de tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:48:00.573852 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:48:00.573852 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:48:00.589268 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-73b4067a-fb71-46d4-a73e-d34ea41068de tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Volume info retrieved successfully. Jan 21 02:48:00.608555 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:48:00.608555 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:48:00.639093 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-73b4067a-fb71-46d4-a73e-d34ea41068de tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d returned with HTTP 200 Jan 21 02:48:00.639917 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 82/169] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:48:00 2021] GET /volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d => generated 916 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 02:48:00.715904 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-2bb4cedf-7de2-4baa-85e4-2b8865358c34 req-126e3825-fce6-4b4b-a7c2-ebc996dbf8d8 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Lock "b'cinder-attachment_update-91479edf-8ebd-4de4-8532-7f7af527a85d-n-h2-766726-10'" released by "attachment_update" :: held 2.268s {{(pid=87958) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 02:48:00.717263 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-2bb4cedf-7de2-4baa-85e4-2b8865358c34 req-126e3825-fce6-4b4b-a7c2-ebc996dbf8d8 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/attachments/0257d961-4fbc-4f80-9570-1ded784778e0 returned with HTTP 200 Jan 21 02:48:00.718455 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 88/170] 10.222.0.23 () {64 vars in 1468 bytes} [Thu Jan 21 02:47:58 2021] PUT /volume/v3/cd0352a446dd415d815625b42a5a9d5e/attachments/0257d961-4fbc-4f80-9570-1ded784778e0 => generated 762 bytes in 2326 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:48:01.656954 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7f6327e3-19d3-480d-b221-2e403b7671ec tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] GET http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d Jan 21 02:48:01.658108 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7f6327e3-19d3-480d-b221-2e403b7671ec tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:48:01.658441 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:48:01.658441 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:48:01.659263 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7f6327e3-19d3-480d-b221-2e403b7671ec tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:48:01.772701 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:48:01.772701 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:48:01.782496 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7f6327e3-19d3-480d-b221-2e403b7671ec tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Volume info retrieved successfully. Jan 21 02:48:01.826765 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:48:01.826765 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:48:01.836637 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7f6327e3-19d3-480d-b221-2e403b7671ec tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d returned with HTTP 200 Jan 21 02:48:01.837684 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 83/171] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:48:01 2021] GET /volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d => generated 917 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:48:02.855073 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-340eb066-1ebc-407b-8d88-ba620370635d tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] GET http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d Jan 21 02:48:02.856271 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-340eb066-1ebc-407b-8d88-ba620370635d tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:48:02.856839 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:48:02.856839 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:48:02.858021 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-340eb066-1ebc-407b-8d88-ba620370635d tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:48:02.975052 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:48:02.975052 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:48:03.013112 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-340eb066-1ebc-407b-8d88-ba620370635d tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Volume info retrieved successfully. Jan 21 02:48:03.055067 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:48:03.055067 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:48:03.072446 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-340eb066-1ebc-407b-8d88-ba620370635d tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d returned with HTTP 200 Jan 21 02:48:03.074190 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 89/172] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:48:02 2021] GET /volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d => generated 917 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:48:04.091672 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-37d4895f-ef27-4048-8d54-26cf4dcedc8d tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] GET http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d Jan 21 02:48:04.092254 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-37d4895f-ef27-4048-8d54-26cf4dcedc8d tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:48:04.092353 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:48:04.092353 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:48:04.092708 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-37d4895f-ef27-4048-8d54-26cf4dcedc8d tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:48:04.202305 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:48:04.202305 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:48:04.221802 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-37d4895f-ef27-4048-8d54-26cf4dcedc8d tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Volume info retrieved successfully. Jan 21 02:48:04.266150 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:48:04.266150 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:48:04.283295 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-37d4895f-ef27-4048-8d54-26cf4dcedc8d tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d returned with HTTP 200 Jan 21 02:48:04.286118 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 84/173] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:48:04 2021] GET /volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d => generated 917 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:48:05.299825 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4de3355a-ddfe-4c9d-84e9-a23becc5d696 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] GET http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d Jan 21 02:48:05.300369 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4de3355a-ddfe-4c9d-84e9-a23becc5d696 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:48:05.300507 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:48:05.300507 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:48:05.301181 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4de3355a-ddfe-4c9d-84e9-a23becc5d696 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:48:05.388293 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:48:05.388293 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:48:05.398973 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4de3355a-ddfe-4c9d-84e9-a23becc5d696 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Volume info retrieved successfully. Jan 21 02:48:05.424531 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:48:05.424531 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:48:05.435735 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4de3355a-ddfe-4c9d-84e9-a23becc5d696 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d returned with HTTP 200 Jan 21 02:48:05.449235 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 90/174] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:48:05 2021] GET /volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d => generated 917 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:48:06.429213 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-2bb4cedf-7de2-4baa-85e4-2b8865358c34 req-adf04763-c2a3-4a84-aeb5-c1874f5b74cb tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] POST http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/attachments/0257d961-4fbc-4f80-9570-1ded784778e0/action Jan 21 02:48:06.429833 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:48:06.429833 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:48:06.430156 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-2bb4cedf-7de2-4baa-85e4-2b8865358c34 req-adf04763-c2a3-4a84-aeb5-c1874f5b74cb tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Action body: b'{"os-complete": null}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 02:48:06.430531 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-2bb4cedf-7de2-4baa-85e4-2b8865358c34 req-adf04763-c2a3-4a84-aeb5-c1874f5b74cb tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:48:06.455469 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-37c11202-70bc-4069-89c1-b42dacf23ef8 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] GET http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d Jan 21 02:48:06.457181 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-37c11202-70bc-4069-89c1-b42dacf23ef8 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:48:06.457549 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:48:06.457549 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:48:06.458175 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-37c11202-70bc-4069-89c1-b42dacf23ef8 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:48:06.505125 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:48:06.505125 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:48:06.519116 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-2bb4cedf-7de2-4baa-85e4-2b8865358c34 req-adf04763-c2a3-4a84-aeb5-c1874f5b74cb tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/attachments/0257d961-4fbc-4f80-9570-1ded784778e0/action returned with HTTP 204 Jan 21 02:48:06.520259 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 85/175] 10.222.0.23 () {64 vars in 1489 bytes} [Thu Jan 21 02:48:06 2021] POST /volume/v3/cd0352a446dd415d815625b42a5a9d5e/attachments/0257d961-4fbc-4f80-9570-1ded784778e0/action => generated 0 bytes in 96 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 02:48:06.607412 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:48:06.607412 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:48:06.627768 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-37c11202-70bc-4069-89c1-b42dacf23ef8 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Volume info retrieved successfully. Jan 21 02:48:06.664140 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:48:06.664140 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:48:06.699386 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-37c11202-70bc-4069-89c1-b42dacf23ef8 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d returned with HTTP 200 Jan 21 02:48:06.701132 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 91/176] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:48:06 2021] GET /volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d => generated 1209 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:48:07.789474 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-938c33e2-a7c5-4222-9d37-2c0df38302cf req-9689c4e8-6ad1-4c06-af79-f896489aa639 tempest-VolumesAdminNegativeTest-1327420999 tempest-VolumesAdminNegativeTest-1327420999] GET http://10.222.0.36/volume/v3/4933027c071543d8876aeb31d73087bb/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d Jan 21 02:48:07.790939 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-938c33e2-a7c5-4222-9d37-2c0df38302cf req-9689c4e8-6ad1-4c06-af79-f896489aa639 tempest-VolumesAdminNegativeTest-1327420999 tempest-VolumesAdminNegativeTest-1327420999] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:48:07.791984 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:48:07.791984 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:48:07.792712 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-938c33e2-a7c5-4222-9d37-2c0df38302cf req-9689c4e8-6ad1-4c06-af79-f896489aa639 tempest-VolumesAdminNegativeTest-1327420999 tempest-VolumesAdminNegativeTest-1327420999] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:48:07.879085 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:48:07.879085 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:48:07.890924 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-938c33e2-a7c5-4222-9d37-2c0df38302cf req-9689c4e8-6ad1-4c06-af79-f896489aa639 tempest-VolumesAdminNegativeTest-1327420999 tempest-VolumesAdminNegativeTest-1327420999] Volume info retrieved successfully. Jan 21 02:48:07.916728 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:48:07.916728 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:48:07.927500 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-938c33e2-a7c5-4222-9d37-2c0df38302cf req-9689c4e8-6ad1-4c06-af79-f896489aa639 tempest-VolumesAdminNegativeTest-1327420999 tempest-VolumesAdminNegativeTest-1327420999] http://10.222.0.36/volume/v3/4933027c071543d8876aeb31d73087bb/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d returned with HTTP 200 Jan 21 02:48:07.928884 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 86/177] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 02:48:07 2021] GET /volume/v3/4933027c071543d8876aeb31d73087bb/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d => generated 1393 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:48:07.944694 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-938c33e2-a7c5-4222-9d37-2c0df38302cf req-1a7d40e5-2ea1-4fec-8ecd-59ea80f48b98 tempest-VolumesAdminNegativeTest-1327420999 tempest-VolumesAdminNegativeTest-1327420999] GET http://10.222.0.36/volume/v3/4933027c071543d8876aeb31d73087bb/volumes/7b37f81e-8ef5-4e64-9fa1-f49670fed201 Jan 21 02:48:07.945220 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-938c33e2-a7c5-4222-9d37-2c0df38302cf req-1a7d40e5-2ea1-4fec-8ecd-59ea80f48b98 tempest-VolumesAdminNegativeTest-1327420999 tempest-VolumesAdminNegativeTest-1327420999] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:48:07.945420 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:48:07.945420 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:48:07.946142 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-938c33e2-a7c5-4222-9d37-2c0df38302cf req-1a7d40e5-2ea1-4fec-8ecd-59ea80f48b98 tempest-VolumesAdminNegativeTest-1327420999 tempest-VolumesAdminNegativeTest-1327420999] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:48:08.007382 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-938c33e2-a7c5-4222-9d37-2c0df38302cf req-1a7d40e5-2ea1-4fec-8ecd-59ea80f48b98 tempest-VolumesAdminNegativeTest-1327420999 tempest-VolumesAdminNegativeTest-1327420999] http://10.222.0.36/volume/v3/4933027c071543d8876aeb31d73087bb/volumes/7b37f81e-8ef5-4e64-9fa1-f49670fed201 returned with HTTP 404 Jan 21 02:48:08.008379 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 92/178] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 02:48:07 2021] GET /volume/v3/4933027c071543d8876aeb31d73087bb/volumes/7b37f81e-8ef5-4e64-9fa1-f49670fed201 => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 02:48:08.024469 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-93bd157e-22d0-4156-a683-b2a51cb7b45f tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] GET http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d Jan 21 02:48:08.024998 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-93bd157e-22d0-4156-a683-b2a51cb7b45f tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:48:08.025193 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:48:08.025193 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:48:08.026117 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-93bd157e-22d0-4156-a683-b2a51cb7b45f tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:48:08.136427 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:48:08.136427 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:48:08.157861 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-93bd157e-22d0-4156-a683-b2a51cb7b45f tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Volume info retrieved successfully. Jan 21 02:48:08.203235 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:48:08.203235 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:48:08.215550 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-93bd157e-22d0-4156-a683-b2a51cb7b45f tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d returned with HTTP 200 Jan 21 02:48:08.217196 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 87/179] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:48:08 2021] GET /volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d => generated 1209 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:48:09.386023 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-f491d136-025d-41d5-a031-e32b3a5c780b req-d4f49fdd-4a3c-4b51-8959-1d66779b3529 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] GET http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d Jan 21 02:48:09.387273 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-f491d136-025d-41d5-a031-e32b3a5c780b req-d4f49fdd-4a3c-4b51-8959-1d66779b3529 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:48:09.388276 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-f491d136-025d-41d5-a031-e32b3a5c780b req-d4f49fdd-4a3c-4b51-8959-1d66779b3529 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:48:09.468346 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:48:09.468346 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:48:09.478136 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-f491d136-025d-41d5-a031-e32b3a5c780b req-d4f49fdd-4a3c-4b51-8959-1d66779b3529 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Volume info retrieved successfully. Jan 21 02:48:09.501260 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:48:09.501260 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:48:09.511963 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-f491d136-025d-41d5-a031-e32b3a5c780b req-d4f49fdd-4a3c-4b51-8959-1d66779b3529 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d returned with HTTP 200 Jan 21 02:48:09.513154 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 93/180] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 02:48:09 2021] GET /volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d => generated 1209 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:48:09.537046 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-f491d136-025d-41d5-a031-e32b3a5c780b req-2cd89bf8-0033-42e8-9e4c-69a368e36a80 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] POST http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d/action Jan 21 02:48:09.538109 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:48:09.538109 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:48:09.538842 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-f491d136-025d-41d5-a031-e32b3a5c780b req-2cd89bf8-0033-42e8-9e4c-69a368e36a80 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Action body: b'{"os-begin_detaching": null}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 02:48:09.539388 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-f491d136-025d-41d5-a031-e32b3a5c780b req-2cd89bf8-0033-42e8-9e4c-69a368e36a80 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:48:09.670385 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:48:09.670385 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:48:09.683810 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-f491d136-025d-41d5-a031-e32b3a5c780b req-2cd89bf8-0033-42e8-9e4c-69a368e36a80 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Volume info retrieved successfully. Jan 21 02:48:09.702853 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-f491d136-025d-41d5-a031-e32b3a5c780b req-2cd89bf8-0033-42e8-9e4c-69a368e36a80 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Begin detaching volume completed successfully. Jan 21 02:48:09.703311 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-f491d136-025d-41d5-a031-e32b3a5c780b req-2cd89bf8-0033-42e8-9e4c-69a368e36a80 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d/action returned with HTTP 202 Jan 21 02:48:09.704778 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 88/181] 10.222.0.36 () {64 vars in 1643 bytes} [Thu Jan 21 02:48:09 2021] POST /volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d/action => generated 0 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 02:48:09.735813 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6db6ca14-2466-46f1-b2af-dfa46d0c58cc tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] GET http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d Jan 21 02:48:09.736450 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6db6ca14-2466-46f1-b2af-dfa46d0c58cc tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:48:09.736780 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:48:09.736780 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:48:09.737378 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6db6ca14-2466-46f1-b2af-dfa46d0c58cc tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:48:09.863709 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:48:09.863709 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:48:09.887197 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-6db6ca14-2466-46f1-b2af-dfa46d0c58cc tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Volume info retrieved successfully. Jan 21 02:48:09.890212 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-f491d136-025d-41d5-a031-e32b3a5c780b req-2cd89bf8-0033-42e8-9e4c-69a368e36a80 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] GET http://10.222.0.36/volume// Jan 21 02:48:09.890708 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-f491d136-025d-41d5-a031-e32b3a5c780b req-2cd89bf8-0033-42e8-9e4c-69a368e36a80 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:48:09.890907 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:48:09.890907 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:48:09.894998 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-f491d136-025d-41d5-a031-e32b3a5c780b req-2cd89bf8-0033-42e8-9e4c-69a368e36a80 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:48:09.896048 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-f491d136-025d-41d5-a031-e32b3a5c780b req-2cd89bf8-0033-42e8-9e4c-69a368e36a80 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 02:48:09.896632 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 89/182] 10.222.0.23 () {56 vars in 1089 bytes} [Thu Jan 21 02:48:09 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 02:48:09.912198 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:48:09.912198 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:48:09.912535 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-f491d136-025d-41d5-a031-e32b3a5c780b req-ba0c4232-1da5-4ded-93b3-9fb62c6f32f2 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] GET http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d Jan 21 02:48:09.912912 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-f491d136-025d-41d5-a031-e32b3a5c780b req-ba0c4232-1da5-4ded-93b3-9fb62c6f32f2 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:48:09.913392 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-f491d136-025d-41d5-a031-e32b3a5c780b req-ba0c4232-1da5-4ded-93b3-9fb62c6f32f2 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:48:09.923859 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6db6ca14-2466-46f1-b2af-dfa46d0c58cc tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d returned with HTTP 200 Jan 21 02:48:09.924955 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 94/183] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:48:09 2021] GET /volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d => generated 1212 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:48:09.988800 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:48:09.988800 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:48:09.998830 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-f491d136-025d-41d5-a031-e32b3a5c780b req-ba0c4232-1da5-4ded-93b3-9fb62c6f32f2 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Volume info retrieved successfully. Jan 21 02:48:10.026449 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:48:10.026449 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:48:10.048397 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-f491d136-025d-41d5-a031-e32b3a5c780b req-ba0c4232-1da5-4ded-93b3-9fb62c6f32f2 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d returned with HTTP 200 Jan 21 02:48:10.052270 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 90/184] 10.222.0.23 () {60 vars in 1403 bytes} [Thu Jan 21 02:48:09 2021] GET /volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d => generated 1311 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 02:48:10.560163 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-f491d136-025d-41d5-a031-e32b3a5c780b req-f62a8915-0694-4d5b-a551-be680e2c81b2 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] DELETE http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/attachments/0257d961-4fbc-4f80-9570-1ded784778e0 Jan 21 02:48:10.560790 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-f491d136-025d-41d5-a031-e32b3a5c780b req-f62a8915-0694-4d5b-a551-be680e2c81b2 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:48:10.561015 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:48:10.561015 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:48:10.561388 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-f491d136-025d-41d5-a031-e32b3a5c780b req-f62a8915-0694-4d5b-a551-be680e2c81b2 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:48:10.589328 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:48:10.589328 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:48:10.942030 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1c6c9671-3048-4560-8499-b391617e50bd tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] GET http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d Jan 21 02:48:10.942705 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1c6c9671-3048-4560-8499-b391617e50bd tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:48:10.942921 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:48:10.942921 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:48:10.951680 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1c6c9671-3048-4560-8499-b391617e50bd tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:48:11.036557 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:48:11.036557 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:48:11.050451 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1c6c9671-3048-4560-8499-b391617e50bd tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Volume info retrieved successfully. Jan 21 02:48:11.072959 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:48:11.072959 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:48:11.082160 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1c6c9671-3048-4560-8499-b391617e50bd tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d returned with HTTP 200 Jan 21 02:48:11.093180 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 91/185] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:48:10 2021] GET /volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d => generated 1212 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:48:11.480515 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-f491d136-025d-41d5-a031-e32b3a5c780b req-f62a8915-0694-4d5b-a551-be680e2c81b2 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87958) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 02:48:11.480932 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-f491d136-025d-41d5-a031-e32b3a5c780b req-f62a8915-0694-4d5b-a551-be680e2c81b2 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Pending status list for volume during attachment-delete: [] {{(pid=87958) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 02:48:11.488423 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-f491d136-025d-41d5-a031-e32b3a5c780b req-f62a8915-0694-4d5b-a551-be680e2c81b2 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/attachments/0257d961-4fbc-4f80-9570-1ded784778e0 returned with HTTP 200 Jan 21 02:48:11.489339 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 95/186] 10.222.0.23 () {62 vars in 1437 bytes} [Thu Jan 21 02:48:10 2021] DELETE /volume/v3/cd0352a446dd415d815625b42a5a9d5e/attachments/0257d961-4fbc-4f80-9570-1ded784778e0 => generated 19 bytes in 935 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:48:12.099384 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-48c257f4-6dd2-4183-958f-0d1a43200da9 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] GET http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d Jan 21 02:48:12.099921 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-48c257f4-6dd2-4183-958f-0d1a43200da9 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:48:12.100073 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:48:12.100073 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:48:12.100783 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-48c257f4-6dd2-4183-958f-0d1a43200da9 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:48:12.150223 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:48:12.150223 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:48:12.158547 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-48c257f4-6dd2-4183-958f-0d1a43200da9 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Volume info retrieved successfully. Jan 21 02:48:12.185773 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-48c257f4-6dd2-4183-958f-0d1a43200da9 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d returned with HTTP 200 Jan 21 02:48:12.186815 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 92/187] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:48:12 2021] GET /volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d => generated 917 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:48:12.204165 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d7a032e7-3727-4c33-a41e-c877f7e9e6a6 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] POST http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes Jan 21 02:48:12.204620 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:48:12.204620 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:48:12.205005 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d7a032e7-3727-4c33-a41e-c877f7e9e6a6 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-2060704553"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:48:12.206261 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-d7a032e7-3727-4c33-a41e-c877f7e9e6a6 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-2060704553'}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 02:48:12.206813 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-d7a032e7-3727-4c33-a41e-c877f7e9e6a6 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Create volume of 1 GB Jan 21 02:48:12.207735 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:48:12.207735 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:48:12.332503 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d7a032e7-3727-4c33-a41e-c877f7e9e6a6 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Availability Zones retrieved successfully. Jan 21 02:48:12.349503 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d7a032e7-3727-4c33-a41e-c877f7e9e6a6 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Flow 'volume_create_api' (6221bc80-379b-4e55-adff-64de54d98cb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 02:48:12.352268 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d7a032e7-3727-4c33-a41e-c877f7e9e6a6 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56331eb1-f0e1-4fcb-bffa-a440e58ac323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:48:12.355037 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-d7a032e7-3727-4c33-a41e-c877f7e9e6a6 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Validating volume size '1' using validate_int {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 02:48:12.423686 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d7a032e7-3727-4c33-a41e-c877f7e9e6a6 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56331eb1-f0e1-4fcb-bffa-a440e58ac323) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:48:12.425857 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d7a032e7-3727-4c33-a41e-c877f7e9e6a6 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4dce9bf-b544-4dda-a1e8-ab4ebe90dc72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:48:12.518180 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-d7a032e7-3727-4c33-a41e-c877f7e9e6a6 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Created reservations ['d43a2710-7ba6-467d-9a08-7abd4b87aad9', '2d1f09b1-2647-456b-bd7f-777787257a54', 'fe268d25-54b3-4884-9789-61603567fbe1', 'f44249cc-b355-49ae-9e20-16a66e0bdb46'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 02:48:12.520297 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d7a032e7-3727-4c33-a41e-c877f7e9e6a6 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4dce9bf-b544-4dda-a1e8-ab4ebe90dc72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d43a2710-7ba6-467d-9a08-7abd4b87aad9', '2d1f09b1-2647-456b-bd7f-777787257a54', 'fe268d25-54b3-4884-9789-61603567fbe1', 'f44249cc-b355-49ae-9e20-16a66e0bdb46']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:48:12.529501 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d7a032e7-3727-4c33-a41e-c877f7e9e6a6 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a5d8181-82cf-4033-aff6-97921a7e3fac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:48:12.619596 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d7a032e7-3727-4c33-a41e-c877f7e9e6a6 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a5d8181-82cf-4033-aff6-97921a7e3fac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ba78d2a-f688-42b0-92c2-45afb8189306', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-2060704553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd0352a446dd415d815625b42a5a9d5e',qos_specs=None,replication_status=,reservations=['d43a2710-7ba6-467d-9a08-7abd4b87aad9','2d1f09b1-2647-456b-bd7f-777787257a54','fe268d25-54b3-4884-9789-61603567fbe1','f44249cc-b355-49ae-9e20-16a66e0bdb46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c738dad6be0418b918ba4e847c4dcff',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T02:48:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-2060704553',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ba78d2a-f688-42b0-92c2-45afb8189306,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd0352a446dd415d815625b42a5a9d5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2c738dad6be0418b918ba4e847c4dcff',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:48:12.622165 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d7a032e7-3727-4c33-a41e-c877f7e9e6a6 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f2d5f20-d48a-4ac2-96ee-8c12af29ca03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:48:12.661319 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d7a032e7-3727-4c33-a41e-c877f7e9e6a6 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f2d5f20-d48a-4ac2-96ee-8c12af29ca03) transitioned into state 'SUCCESS' from state '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-2060704553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd0352a446dd415d815625b42a5a9d5e',qos_specs=None,replication_status=,reservations=['d43a2710-7ba6-467d-9a08-7abd4b87aad9','2d1f09b1-2647-456b-bd7f-777787257a54','fe268d25-54b3-4884-9789-61603567fbe1','f44249cc-b355-49ae-9e20-16a66e0bdb46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c738dad6be0418b918ba4e847c4dcff',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:48:12.663648 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d7a032e7-3727-4c33-a41e-c877f7e9e6a6 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce78532f-0618-4815-9abd-8c57a0f6d83f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:48:12.695985 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d7a032e7-3727-4c33-a41e-c877f7e9e6a6 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce78532f-0618-4815-9abd-8c57a0f6d83f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:48:12.703950 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d7a032e7-3727-4c33-a41e-c877f7e9e6a6 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Flow 'volume_create_api' (6221bc80-379b-4e55-adff-64de54d98cb0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 02:48:12.841280 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d7a032e7-3727-4c33-a41e-c877f7e9e6a6 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Create volume request issued successfully. Jan 21 02:48:12.866287 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d7a032e7-3727-4c33-a41e-c877f7e9e6a6 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes returned with HTTP 202 Jan 21 02:48:12.877595 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 96/188] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 02:48:12 2021] POST /volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes => generated 824 bytes in 667 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 02:48:12.883515 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-592303ee-cc1a-4b6c-bc5f-cb4157833e03 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] GET http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/9ba78d2a-f688-42b0-92c2-45afb8189306 Jan 21 02:48:12.884774 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-592303ee-cc1a-4b6c-bc5f-cb4157833e03 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:48:12.885182 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:48:12.885182 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:48:12.885877 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-592303ee-cc1a-4b6c-bc5f-cb4157833e03 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:48:12.941803 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:48:12.941803 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:48:12.951976 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-592303ee-cc1a-4b6c-bc5f-cb4157833e03 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Volume info retrieved successfully. Jan 21 02:48:12.998283 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-592303ee-cc1a-4b6c-bc5f-cb4157833e03 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/9ba78d2a-f688-42b0-92c2-45afb8189306 returned with HTTP 200 Jan 21 02:48:12.999361 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 93/189] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:48:12 2021] GET /volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/9ba78d2a-f688-42b0-92c2-45afb8189306 => generated 916 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:48:14.015282 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3d9b8c94-7075-4bde-9672-4707e49c596b tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] GET http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/9ba78d2a-f688-42b0-92c2-45afb8189306 Jan 21 02:48:14.015822 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3d9b8c94-7075-4bde-9672-4707e49c596b tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:48:14.015964 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:48:14.015964 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:48:14.016647 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3d9b8c94-7075-4bde-9672-4707e49c596b tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:48:14.124074 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:48:14.124074 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:48:14.136143 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3d9b8c94-7075-4bde-9672-4707e49c596b tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Volume info retrieved successfully. Jan 21 02:48:14.161578 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3d9b8c94-7075-4bde-9672-4707e49c596b tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/9ba78d2a-f688-42b0-92c2-45afb8189306 returned with HTTP 200 Jan 21 02:48:14.162687 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 97/190] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:48:14 2021] GET /volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/9ba78d2a-f688-42b0-92c2-45afb8189306 => generated 917 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:48:14.483351 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-a498f86f-f168-44f1-8d75-f00f1a4c3b25 req-5a1c9fae-13b1-4789-b879-c38f213e76d3 tempest-VolumesAdminNegativeTest-1327420999 tempest-VolumesAdminNegativeTest-1327420999] GET http://10.222.0.36/volume/v3/4933027c071543d8876aeb31d73087bb/volumes/6bafe739-f91a-4d6e-aba1-cca3feca613c Jan 21 02:48:14.484228 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-a498f86f-f168-44f1-8d75-f00f1a4c3b25 req-5a1c9fae-13b1-4789-b879-c38f213e76d3 tempest-VolumesAdminNegativeTest-1327420999 tempest-VolumesAdminNegativeTest-1327420999] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:48:14.484631 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:48:14.484631 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:48:14.485445 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-a498f86f-f168-44f1-8d75-f00f1a4c3b25 req-5a1c9fae-13b1-4789-b879-c38f213e76d3 tempest-VolumesAdminNegativeTest-1327420999 tempest-VolumesAdminNegativeTest-1327420999] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:48:14.544064 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-a498f86f-f168-44f1-8d75-f00f1a4c3b25 req-5a1c9fae-13b1-4789-b879-c38f213e76d3 tempest-VolumesAdminNegativeTest-1327420999 tempest-VolumesAdminNegativeTest-1327420999] http://10.222.0.36/volume/v3/4933027c071543d8876aeb31d73087bb/volumes/6bafe739-f91a-4d6e-aba1-cca3feca613c returned with HTTP 404 Jan 21 02:48:14.545694 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 94/191] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 02:48:14 2021] GET /volume/v3/4933027c071543d8876aeb31d73087bb/volumes/6bafe739-f91a-4d6e-aba1-cca3feca613c => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 02:48:14.562810 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9b620eb1-167e-4ff3-bc6d-f8d82b362fed tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] DELETE http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/9ba78d2a-f688-42b0-92c2-45afb8189306 Jan 21 02:48:14.563326 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9b620eb1-167e-4ff3-bc6d-f8d82b362fed tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:48:14.563546 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:48:14.563546 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:48:14.563973 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9b620eb1-167e-4ff3-bc6d-f8d82b362fed tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:48:14.567715 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-9b620eb1-167e-4ff3-bc6d-f8d82b362fed tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Delete volume with id: 9ba78d2a-f688-42b0-92c2-45afb8189306 Jan 21 02:48:14.642000 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:48:14.642000 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:48:14.643792 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9b620eb1-167e-4ff3-bc6d-f8d82b362fed tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Volume info retrieved successfully. Jan 21 02:48:14.698932 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9b620eb1-167e-4ff3-bc6d-f8d82b362fed tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Delete volume request issued successfully. Jan 21 02:48:14.701178 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9b620eb1-167e-4ff3-bc6d-f8d82b362fed tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/9ba78d2a-f688-42b0-92c2-45afb8189306 returned with HTTP 202 Jan 21 02:48:14.702627 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 98/192] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 02:48:14 2021] DELETE /volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/9ba78d2a-f688-42b0-92c2-45afb8189306 => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 02:48:14.709833 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-763410c0-cbd2-4959-81b2-e0ab6a5bf5ab tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] GET http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/9ba78d2a-f688-42b0-92c2-45afb8189306 Jan 21 02:48:14.711631 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-763410c0-cbd2-4959-81b2-e0ab6a5bf5ab tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:48:14.712324 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-763410c0-cbd2-4959-81b2-e0ab6a5bf5ab tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:48:14.793444 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:48:14.793444 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:48:14.818969 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-763410c0-cbd2-4959-81b2-e0ab6a5bf5ab tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Volume info retrieved successfully. Jan 21 02:48:14.865055 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-763410c0-cbd2-4959-81b2-e0ab6a5bf5ab tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/9ba78d2a-f688-42b0-92c2-45afb8189306 returned with HTTP 200 Jan 21 02:48:14.865877 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 95/193] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:48:14 2021] GET /volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/9ba78d2a-f688-42b0-92c2-45afb8189306 => generated 916 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 02:48:15.882675 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-87bf60a6-7753-44b0-a57c-be0c3f7843bb tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] GET http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/9ba78d2a-f688-42b0-92c2-45afb8189306 Jan 21 02:48:15.883247 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-87bf60a6-7753-44b0-a57c-be0c3f7843bb tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:48:15.883382 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:48:15.883382 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:48:15.883714 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-87bf60a6-7753-44b0-a57c-be0c3f7843bb tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:48:15.989231 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:48:15.989231 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:48:16.016397 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-87bf60a6-7753-44b0-a57c-be0c3f7843bb tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Volume info retrieved successfully. Jan 21 02:48:16.063809 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-87bf60a6-7753-44b0-a57c-be0c3f7843bb tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/9ba78d2a-f688-42b0-92c2-45afb8189306 returned with HTTP 200 Jan 21 02:48:16.069834 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 99/194] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:48:15 2021] GET /volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/9ba78d2a-f688-42b0-92c2-45afb8189306 => generated 916 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:48:17.103355 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b27ec770-83cb-4f19-897a-56f67c767f31 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] GET http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/9ba78d2a-f688-42b0-92c2-45afb8189306 Jan 21 02:48:17.104373 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b27ec770-83cb-4f19-897a-56f67c767f31 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:48:17.104373 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:48:17.104373 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:48:17.104634 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b27ec770-83cb-4f19-897a-56f67c767f31 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:48:17.233837 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:48:17.233837 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:48:17.260264 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b27ec770-83cb-4f19-897a-56f67c767f31 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Volume info retrieved successfully. Jan 21 02:48:17.346948 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b27ec770-83cb-4f19-897a-56f67c767f31 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/9ba78d2a-f688-42b0-92c2-45afb8189306 returned with HTTP 200 Jan 21 02:48:17.348695 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 96/195] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:48:17 2021] GET /volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/9ba78d2a-f688-42b0-92c2-45afb8189306 => generated 916 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:48:18.365108 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f65040b1-ea1d-4a32-bc28-87548cc3a37f tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] GET http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/9ba78d2a-f688-42b0-92c2-45afb8189306 Jan 21 02:48:18.366146 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f65040b1-ea1d-4a32-bc28-87548cc3a37f tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:48:18.366340 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:48:18.366340 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:48:18.367036 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f65040b1-ea1d-4a32-bc28-87548cc3a37f tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:48:18.525737 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f65040b1-ea1d-4a32-bc28-87548cc3a37f tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/9ba78d2a-f688-42b0-92c2-45afb8189306 returned with HTTP 404 Jan 21 02:48:18.527227 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 100/196] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:48:18 2021] GET /volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/9ba78d2a-f688-42b0-92c2-45afb8189306 => generated 109 bytes in 166 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 02:48:18.535765 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-04505056-c6e6-4ee8-8ed4-8c8a9c604d5f tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] DELETE http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d Jan 21 02:48:18.536284 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-04505056-c6e6-4ee8-8ed4-8c8a9c604d5f tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:48:18.536478 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:48:18.536478 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:48:18.537096 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-04505056-c6e6-4ee8-8ed4-8c8a9c604d5f tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:48:18.537710 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-04505056-c6e6-4ee8-8ed4-8c8a9c604d5f tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Delete volume with id: 91479edf-8ebd-4de4-8532-7f7af527a85d Jan 21 02:48:18.660465 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:48:18.660465 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:48:18.665170 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-04505056-c6e6-4ee8-8ed4-8c8a9c604d5f tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Volume info retrieved successfully. Jan 21 02:48:18.738839 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-04505056-c6e6-4ee8-8ed4-8c8a9c604d5f tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Delete volume request issued successfully. Jan 21 02:48:18.741119 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-04505056-c6e6-4ee8-8ed4-8c8a9c604d5f tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d returned with HTTP 202 Jan 21 02:48:18.746279 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 97/197] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 02:48:18 2021] DELETE /volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d => generated 0 bytes in 215 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 02:48:18.773967 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2945ef80-534c-4dde-a4c7-9f6161d2f460 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] GET http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d Jan 21 02:48:18.774497 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2945ef80-534c-4dde-a4c7-9f6161d2f460 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:48:18.775604 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2945ef80-534c-4dde-a4c7-9f6161d2f460 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:48:18.932107 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:48:18.932107 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:48:18.953712 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2945ef80-534c-4dde-a4c7-9f6161d2f460 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Volume info retrieved successfully. Jan 21 02:48:18.982479 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2945ef80-534c-4dde-a4c7-9f6161d2f460 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d returned with HTTP 200 Jan 21 02:48:18.984991 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 101/198] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:48:18 2021] GET /volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d => generated 916 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:48:20.001187 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3ecc88bd-30df-4d47-8e5b-941005a112aa tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] GET http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d Jan 21 02:48:20.001764 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3ecc88bd-30df-4d47-8e5b-941005a112aa tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:48:20.002224 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:48:20.002224 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:48:20.002822 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3ecc88bd-30df-4d47-8e5b-941005a112aa tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:48:20.102661 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:48:20.102661 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:48:20.113071 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3ecc88bd-30df-4d47-8e5b-941005a112aa tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Volume info retrieved successfully. Jan 21 02:48:20.138535 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3ecc88bd-30df-4d47-8e5b-941005a112aa tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d returned with HTTP 200 Jan 21 02:48:20.139535 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 98/199] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:48:19 2021] GET /volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d => generated 916 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:48:21.156217 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1b0bb31c-faac-4954-a973-66eda19124d2 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] GET http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d Jan 21 02:48:21.160088 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1b0bb31c-faac-4954-a973-66eda19124d2 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:48:21.160523 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:48:21.160523 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:48:21.161520 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1b0bb31c-faac-4954-a973-66eda19124d2 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:48:21.325337 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1b0bb31c-faac-4954-a973-66eda19124d2 tempest-VolumesAdminNegativeTest-265659929 tempest-VolumesAdminNegativeTest-265659929] http://10.222.0.36/volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d returned with HTTP 404 Jan 21 02:48:21.326521 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 102/200] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:48:21 2021] GET /volume/v3/cd0352a446dd415d815625b42a5a9d5e/volumes/91479edf-8ebd-4de4-8532-7f7af527a85d => generated 109 bytes in 174 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 02:50:44.892103 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c2772717-9952-4bc5-a2b9-33804df1f69f tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] DELETE http://10.222.0.36/volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 Jan 21 02:50:44.893267 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c2772717-9952-4bc5-a2b9-33804df1f69f tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:50:44.893656 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:50:44.893656 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:50:44.894236 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c2772717-9952-4bc5-a2b9-33804df1f69f tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:50:44.894956 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-c2772717-9952-4bc5-a2b9-33804df1f69f tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Delete volume with id: 625aaf4a-0b48-4ac1-8fe6-1326455cead7 Jan 21 02:50:45.029021 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:50:45.029021 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:50:45.030455 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c2772717-9952-4bc5-a2b9-33804df1f69f tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Volume info retrieved successfully. Jan 21 02:50:45.092115 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c2772717-9952-4bc5-a2b9-33804df1f69f tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Delete volume request issued successfully. Jan 21 02:50:45.092598 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c2772717-9952-4bc5-a2b9-33804df1f69f tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] http://10.222.0.36/volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 returned with HTTP 202 Jan 21 02:50:45.093798 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 99/201] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 02:50:44 2021] DELETE /volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 => generated 0 bytes in 205 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 02:50:45.103495 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-55e59230-8dad-4fe7-b85d-7a7210570416 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] GET http://10.222.0.36/volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 Jan 21 02:50:45.104008 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-55e59230-8dad-4fe7-b85d-7a7210570416 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:50:45.104489 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-55e59230-8dad-4fe7-b85d-7a7210570416 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:50:45.234502 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:50:45.234502 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:50:45.263329 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-55e59230-8dad-4fe7-b85d-7a7210570416 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Volume info retrieved successfully. Jan 21 02:50:45.318903 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-55e59230-8dad-4fe7-b85d-7a7210570416 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] http://10.222.0.36/volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 returned with HTTP 200 Jan 21 02:50:45.319768 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 103/202] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:50:45 2021] GET /volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 => generated 912 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:50:46.343833 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2b5f1143-36e3-4401-96bc-f9914422c1fd tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] GET http://10.222.0.36/volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 Jan 21 02:50:46.344265 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2b5f1143-36e3-4401-96bc-f9914422c1fd tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:50:46.344622 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:50:46.344622 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:50:46.345006 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2b5f1143-36e3-4401-96bc-f9914422c1fd tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:50:46.454770 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:50:46.454770 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:50:46.490227 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2b5f1143-36e3-4401-96bc-f9914422c1fd tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Volume info retrieved successfully. Jan 21 02:50:46.543591 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2b5f1143-36e3-4401-96bc-f9914422c1fd tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] http://10.222.0.36/volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 returned with HTTP 200 Jan 21 02:50:46.554943 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 100/203] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:50:46 2021] GET /volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 => generated 912 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:50:47.566733 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-57c1a6ed-4b09-4a7a-a20f-9b8605699258 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] GET http://10.222.0.36/volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 Jan 21 02:50:47.568916 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-57c1a6ed-4b09-4a7a-a20f-9b8605699258 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:50:47.569300 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:50:47.569300 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:50:47.569917 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-57c1a6ed-4b09-4a7a-a20f-9b8605699258 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:50:47.699059 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-57c1a6ed-4b09-4a7a-a20f-9b8605699258 tempest-DeleteServersTestJSON-785714111 tempest-DeleteServersTestJSON-785714111] http://10.222.0.36/volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 returned with HTTP 404 Jan 21 02:50:47.703730 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 104/204] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:50:47 2021] GET /volume/v3/169dcdfd47854e55a4459a6a8ae06608/volumes/625aaf4a-0b48-4ac1-8fe6-1326455cead7 => generated 109 bytes in 142 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 02:51:13.435273 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d48d0753-be89-49b7-bff5-c44f04008a12 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] POST http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes Jan 21 02:51:13.436462 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:13.436462 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:13.437065 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d48d0753-be89-49b7-bff5-c44f04008a12 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1463245466"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:51:13.438363 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-d48d0753-be89-49b7-bff5-c44f04008a12 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1463245466'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 02:51:13.439007 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-d48d0753-be89-49b7-bff5-c44f04008a12 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Create volume of 1 GB Jan 21 02:51:13.469446 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d48d0753-be89-49b7-bff5-c44f04008a12 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Availability Zones retrieved successfully. Jan 21 02:51:13.505489 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d48d0753-be89-49b7-bff5-c44f04008a12 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Flow 'volume_create_api' (defd4020-b347-4fe8-b2fb-6728b608520c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 02:51:13.521980 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d48d0753-be89-49b7-bff5-c44f04008a12 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (238c8fed-9b20-4166-84fc-693f9d43999f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:51:13.524617 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-d48d0753-be89-49b7-bff5-c44f04008a12 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 02:51:13.714457 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d48d0753-be89-49b7-bff5-c44f04008a12 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (238c8fed-9b20-4166-84fc-693f9d43999f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:51:13.724265 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d48d0753-be89-49b7-bff5-c44f04008a12 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52bacde7-1a0f-41d2-a502-566fd0f04c1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:51:13.907916 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-d48d0753-be89-49b7-bff5-c44f04008a12 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Created reservations ['b27b1691-f00e-454f-a647-64ad77f36ded', '0c69ca8f-34ed-4b67-bc90-847d55e94d90', '383cf54f-c97a-4877-b01a-f8c423298460', 'ff131cb8-d762-413c-b831-40bd8566fbc4'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 02:51:13.914311 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d48d0753-be89-49b7-bff5-c44f04008a12 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52bacde7-1a0f-41d2-a502-566fd0f04c1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b27b1691-f00e-454f-a647-64ad77f36ded', '0c69ca8f-34ed-4b67-bc90-847d55e94d90', '383cf54f-c97a-4877-b01a-f8c423298460', 'ff131cb8-d762-413c-b831-40bd8566fbc4']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:51:13.923146 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d48d0753-be89-49b7-bff5-c44f04008a12 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01f0661c-a136-4ffb-b00b-386f20444c3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:51:14.072314 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d48d0753-be89-49b7-bff5-c44f04008a12 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01f0661c-a136-4ffb-b00b-386f20444c3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e58050b7-d929-4ff9-a353-665322bed11c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1463245466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfa45c3b464742038f295b098d7dccb9',qos_specs=None,replication_status=,reservations=['b27b1691-f00e-454f-a647-64ad77f36ded','0c69ca8f-34ed-4b67-bc90-847d55e94d90','383cf54f-c97a-4877-b01a-f8c423298460','ff131cb8-d762-413c-b831-40bd8566fbc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74ee7db9e5124d999013477809d00677',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T02:51:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1463245466',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e58050b7-d929-4ff9-a353-665322bed11c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfa45c3b464742038f295b098d7dccb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='74ee7db9e5124d999013477809d00677',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:51:14.074498 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d48d0753-be89-49b7-bff5-c44f04008a12 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (808aefbd-e326-4d08-b8e6-40da9ab1e091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:51:14.128290 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d48d0753-be89-49b7-bff5-c44f04008a12 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (808aefbd-e326-4d08-b8e6-40da9ab1e091) transitioned into state 'SUCCESS' from state '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-1463245466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfa45c3b464742038f295b098d7dccb9',qos_specs=None,replication_status=,reservations=['b27b1691-f00e-454f-a647-64ad77f36ded','0c69ca8f-34ed-4b67-bc90-847d55e94d90','383cf54f-c97a-4877-b01a-f8c423298460','ff131cb8-d762-413c-b831-40bd8566fbc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74ee7db9e5124d999013477809d00677',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:51:14.130243 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d48d0753-be89-49b7-bff5-c44f04008a12 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4810068d-bbd6-448e-845b-9da164fa0836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:51:14.162515 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d48d0753-be89-49b7-bff5-c44f04008a12 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4810068d-bbd6-448e-845b-9da164fa0836) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:51:14.165799 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d48d0753-be89-49b7-bff5-c44f04008a12 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Flow 'volume_create_api' (defd4020-b347-4fe8-b2fb-6728b608520c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 02:51:14.326714 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d48d0753-be89-49b7-bff5-c44f04008a12 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Create volume request issued successfully. Jan 21 02:51:14.380412 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d48d0753-be89-49b7-bff5-c44f04008a12 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes returned with HTTP 202 Jan 21 02:51:14.381273 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 101/205] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 02:51:13 2021] POST /volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes => generated 828 bytes in 949 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 02:51:14.396239 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-af7e161b-7c9b-4836-8717-fd18a5527538 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] GET http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/e58050b7-d929-4ff9-a353-665322bed11c Jan 21 02:51:14.396769 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-af7e161b-7c9b-4836-8717-fd18a5527538 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:14.397230 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-af7e161b-7c9b-4836-8717-fd18a5527538 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:14.504266 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:14.504266 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:14.531277 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-af7e161b-7c9b-4836-8717-fd18a5527538 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Volume info retrieved successfully. Jan 21 02:51:14.573329 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-af7e161b-7c9b-4836-8717-fd18a5527538 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/e58050b7-d929-4ff9-a353-665322bed11c returned with HTTP 200 Jan 21 02:51:14.579382 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 105/206] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:14 2021] GET /volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/e58050b7-d929-4ff9-a353-665322bed11c => generated 920 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:51:15.598111 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a3ba80fe-6370-45e7-a966-585a65eb02e4 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] GET http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/e58050b7-d929-4ff9-a353-665322bed11c Jan 21 02:51:15.599362 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a3ba80fe-6370-45e7-a966-585a65eb02e4 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:15.599762 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:15.599762 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:15.601372 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a3ba80fe-6370-45e7-a966-585a65eb02e4 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:15.875492 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:15.875492 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:15.895994 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a3ba80fe-6370-45e7-a966-585a65eb02e4 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Volume info retrieved successfully. Jan 21 02:51:15.931745 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a3ba80fe-6370-45e7-a966-585a65eb02e4 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/e58050b7-d929-4ff9-a353-665322bed11c returned with HTTP 200 Jan 21 02:51:15.932815 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 102/207] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:15 2021] GET /volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/e58050b7-d929-4ff9-a353-665322bed11c => generated 920 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:51:16.950073 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cce6758c-c4cc-4f67-a6c7-e8b0195e3fa2 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] GET http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/e58050b7-d929-4ff9-a353-665322bed11c Jan 21 02:51:16.950738 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cce6758c-c4cc-4f67-a6c7-e8b0195e3fa2 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:16.951066 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:16.951066 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:16.951586 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cce6758c-c4cc-4f67-a6c7-e8b0195e3fa2 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:17.053596 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:17.053596 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:17.062011 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-cce6758c-c4cc-4f67-a6c7-e8b0195e3fa2 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Volume info retrieved successfully. Jan 21 02:51:17.094542 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cce6758c-c4cc-4f67-a6c7-e8b0195e3fa2 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/e58050b7-d929-4ff9-a353-665322bed11c returned with HTTP 200 Jan 21 02:51:17.095933 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 106/208] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:16 2021] GET /volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/e58050b7-d929-4ff9-a353-665322bed11c => generated 921 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:51:20.194218 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6b3c6354-29c2-4b2c-a2dd-3bae884efafd tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] POST http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes Jan 21 02:51:20.195185 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:20.195185 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:20.195808 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6b3c6354-29c2-4b2c-a2dd-3bae884efafd tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1153190938", "imageRef": "ecfda2c0-9ae5-4b9b-96e2-92172e982491"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:51:20.197155 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-6b3c6354-29c2-4b2c-a2dd-3bae884efafd tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1153190938', 'imageRef': 'ecfda2c0-9ae5-4b9b-96e2-92172e982491'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 02:51:20.413846 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-6b3c6354-29c2-4b2c-a2dd-3bae884efafd tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Create volume of 1 GB Jan 21 02:51:20.429379 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-6b3c6354-29c2-4b2c-a2dd-3bae884efafd tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Availability Zones retrieved successfully. Jan 21 02:51:20.465309 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-6b3c6354-29c2-4b2c-a2dd-3bae884efafd tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Flow 'volume_create_api' (cbd3bc8f-fd14-4c3e-97ff-79394d465a85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 02:51:20.470148 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-6b3c6354-29c2-4b2c-a2dd-3bae884efafd tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3941e6d2-032b-4814-ad5a-258d7783065c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:51:20.473584 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-6b3c6354-29c2-4b2c-a2dd-3bae884efafd tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 02:51:20.662786 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-6b3c6354-29c2-4b2c-a2dd-3bae884efafd tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3941e6d2-032b-4814-ad5a-258d7783065c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:51:20.665050 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-6b3c6354-29c2-4b2c-a2dd-3bae884efafd tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0e6a5ee-0430-42a6-853c-1d62e6a7a579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:51:20.891501 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-6b3c6354-29c2-4b2c-a2dd-3bae884efafd tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Created reservations ['94c692af-0df9-40bc-b492-75c7693758be', '49a16c22-c918-4c28-bba4-e153bfe42c0d', '6a24eb3c-3868-4c81-ba51-15db2ca35ff7', '7389bf64-ddcd-4290-bcd4-62d4a8a1adfe'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 02:51:20.894511 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-6b3c6354-29c2-4b2c-a2dd-3bae884efafd tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0e6a5ee-0430-42a6-853c-1d62e6a7a579) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94c692af-0df9-40bc-b492-75c7693758be', '49a16c22-c918-4c28-bba4-e153bfe42c0d', '6a24eb3c-3868-4c81-ba51-15db2ca35ff7', '7389bf64-ddcd-4290-bcd4-62d4a8a1adfe']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:51:20.896807 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-6b3c6354-29c2-4b2c-a2dd-3bae884efafd tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (727f17a3-2856-4fdd-80e0-5d5063cf786d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:51:20.968391 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-6b3c6354-29c2-4b2c-a2dd-3bae884efafd tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (727f17a3-2856-4fdd-80e0-5d5063cf786d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eda46ddd-69dd-48c2-b37e-b680cf4b46fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1153190938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6451766b724f4c90969c351e04d9322b',qos_specs=None,replication_status=,reservations=['94c692af-0df9-40bc-b492-75c7693758be','49a16c22-c918-4c28-bba4-e153bfe42c0d','6a24eb3c-3868-4c81-ba51-15db2ca35ff7','7389bf64-ddcd-4290-bcd4-62d4a8a1adfe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='161979aa4a9d4563a674c2a0c1f66158',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T02:51:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1153190938',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eda46ddd-69dd-48c2-b37e-b680cf4b46fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6451766b724f4c90969c351e04d9322b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='161979aa4a9d4563a674c2a0c1f66158',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:51:20.971316 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-6b3c6354-29c2-4b2c-a2dd-3bae884efafd tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07979f22-1ff3-432e-8f45-d2b5bb5d8e88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:51:21.006590 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-6b3c6354-29c2-4b2c-a2dd-3bae884efafd tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07979f22-1ff3-432e-8f45-d2b5bb5d8e88) transitioned into state 'SUCCESS' from state '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-1153190938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6451766b724f4c90969c351e04d9322b',qos_specs=None,replication_status=,reservations=['94c692af-0df9-40bc-b492-75c7693758be','49a16c22-c918-4c28-bba4-e153bfe42c0d','6a24eb3c-3868-4c81-ba51-15db2ca35ff7','7389bf64-ddcd-4290-bcd4-62d4a8a1adfe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='161979aa4a9d4563a674c2a0c1f66158',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:51:21.010087 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-6b3c6354-29c2-4b2c-a2dd-3bae884efafd tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (deb6c28e-4636-4e49-8903-2e77bdd4850a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:51:21.053337 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-6b3c6354-29c2-4b2c-a2dd-3bae884efafd tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (deb6c28e-4636-4e49-8903-2e77bdd4850a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:51:21.055688 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-6b3c6354-29c2-4b2c-a2dd-3bae884efafd tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Flow 'volume_create_api' (cbd3bc8f-fd14-4c3e-97ff-79394d465a85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 02:51:21.148872 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-6b3c6354-29c2-4b2c-a2dd-3bae884efafd tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Create volume request issued successfully. Jan 21 02:51:21.176807 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6b3c6354-29c2-4b2c-a2dd-3bae884efafd tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes returned with HTTP 202 Jan 21 02:51:21.177679 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 103/209] 10.222.0.36 () {60 vars in 1226 bytes} [Thu Jan 21 02:51:19 2021] POST /volume/v3/6451766b724f4c90969c351e04d9322b/volumes => generated 821 bytes in 1578 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 02:51:21.192339 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b8db840f-df10-4cc1-934c-6d8daa6d4d9a tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb Jan 21 02:51:21.193682 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b8db840f-df10-4cc1-934c-6d8daa6d4d9a tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:21.194279 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:21.194279 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:21.195551 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b8db840f-df10-4cc1-934c-6d8daa6d4d9a tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:21.313579 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:21.313579 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:21.325932 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b8db840f-df10-4cc1-934c-6d8daa6d4d9a tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Volume info retrieved successfully. Jan 21 02:51:21.353918 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b8db840f-df10-4cc1-934c-6d8daa6d4d9a tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb returned with HTTP 200 Jan 21 02:51:21.355148 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 107/210] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:21 2021] GET /volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb => generated 889 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:51:21.730318 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2325b787-c24a-48c9-b429-c513f3da1b92 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] POST http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes Jan 21 02:51:21.731166 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:21.731166 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:21.731694 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2325b787-c24a-48c9-b429-c513f3da1b92 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-913517804", "imageRef": "ecfda2c0-9ae5-4b9b-96e2-92172e982491", "size": 1}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:51:21.733004 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-2325b787-c24a-48c9-b429-c513f3da1b92 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-913517804', 'imageRef': 'ecfda2c0-9ae5-4b9b-96e2-92172e982491', 'size': 1}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 02:51:21.915177 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-2325b787-c24a-48c9-b429-c513f3da1b92 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Create volume of 1 GB Jan 21 02:51:21.916136 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:21.916136 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:21.936785 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2325b787-c24a-48c9-b429-c513f3da1b92 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Availability Zones retrieved successfully. Jan 21 02:51:21.964961 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2325b787-c24a-48c9-b429-c513f3da1b92 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Flow 'volume_create_api' (74f88c9b-caee-4183-86ca-769ed4fb62da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 02:51:21.978323 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2325b787-c24a-48c9-b429-c513f3da1b92 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02b5521d-9111-40a3-8eec-ebc3534fb5a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:51:21.980658 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-2325b787-c24a-48c9-b429-c513f3da1b92 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 02:51:22.115061 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2325b787-c24a-48c9-b429-c513f3da1b92 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02b5521d-9111-40a3-8eec-ebc3534fb5a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:51:22.118481 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2325b787-c24a-48c9-b429-c513f3da1b92 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e52231a-fb07-4b5e-8674-1de583e5cd20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:51:22.371756 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c930d37e-c083-4338-bd0a-4cc63fa4c789 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb Jan 21 02:51:22.372284 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c930d37e-c083-4338-bd0a-4cc63fa4c789 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:22.372538 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:22.372538 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:22.372918 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c930d37e-c083-4338-bd0a-4cc63fa4c789 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:22.373313 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-2325b787-c24a-48c9-b429-c513f3da1b92 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Created reservations ['5d784988-c8f1-47cc-89ff-22c5ea95440f', '2eeb6269-825f-4b5c-a433-d9dcb162a781', 'b8d258e8-13ac-477f-8601-b1947782c289', 'beca1de3-e08d-4f7c-a2d3-8c8dd40c7543'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 02:51:22.375392 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2325b787-c24a-48c9-b429-c513f3da1b92 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e52231a-fb07-4b5e-8674-1de583e5cd20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d784988-c8f1-47cc-89ff-22c5ea95440f', '2eeb6269-825f-4b5c-a433-d9dcb162a781', 'b8d258e8-13ac-477f-8601-b1947782c289', 'beca1de3-e08d-4f7c-a2d3-8c8dd40c7543']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:51:22.390526 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2325b787-c24a-48c9-b429-c513f3da1b92 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ca1068a-50a8-4064-a518-0f48cd52974d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:51:22.525096 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:22.525096 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:22.540805 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2325b787-c24a-48c9-b429-c513f3da1b92 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ca1068a-50a8-4064-a518-0f48cd52974d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a10619d5-d0ee-4fde-968e-2ffaf80f36a5', '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-913517804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c15101def83040739e2c70f0cfd30aca',qos_specs=None,replication_status=,reservations=['5d784988-c8f1-47cc-89ff-22c5ea95440f','2eeb6269-825f-4b5c-a433-d9dcb162a781','b8d258e8-13ac-477f-8601-b1947782c289','beca1de3-e08d-4f7c-a2d3-8c8dd40c7543'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2f3f3419e194416836d09e7aa455de1',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T02:51:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-913517804',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a10619d5-d0ee-4fde-968e-2ffaf80f36a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c15101def83040739e2c70f0cfd30aca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a2f3f3419e194416836d09e7aa455de1',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:51:22.557919 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2325b787-c24a-48c9-b429-c513f3da1b92 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0260cafa-8f6f-4883-b327-2c5f2b8a93a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:51:22.561401 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c930d37e-c083-4338-bd0a-4cc63fa4c789 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Volume info retrieved successfully. Jan 21 02:51:22.625311 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2325b787-c24a-48c9-b429-c513f3da1b92 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0260cafa-8f6f-4883-b327-2c5f2b8a93a0) transitioned into state 'SUCCESS' from state '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-913517804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c15101def83040739e2c70f0cfd30aca',qos_specs=None,replication_status=,reservations=['5d784988-c8f1-47cc-89ff-22c5ea95440f','2eeb6269-825f-4b5c-a433-d9dcb162a781','b8d258e8-13ac-477f-8601-b1947782c289','beca1de3-e08d-4f7c-a2d3-8c8dd40c7543'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2f3f3419e194416836d09e7aa455de1',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:51:22.630736 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c930d37e-c083-4338-bd0a-4cc63fa4c789 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb returned with HTTP 200 Jan 21 02:51:22.631895 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 108/211] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:22 2021] GET /volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb => generated 913 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:51:22.640828 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2325b787-c24a-48c9-b429-c513f3da1b92 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (738c232d-dd92-4ee1-9970-48bab9d529f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:51:22.674308 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2325b787-c24a-48c9-b429-c513f3da1b92 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (738c232d-dd92-4ee1-9970-48bab9d529f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:51:22.698886 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2325b787-c24a-48c9-b429-c513f3da1b92 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Flow 'volume_create_api' (74f88c9b-caee-4183-86ca-769ed4fb62da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 02:51:22.830448 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2325b787-c24a-48c9-b429-c513f3da1b92 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Create volume request issued successfully. Jan 21 02:51:22.866469 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2325b787-c24a-48c9-b429-c513f3da1b92 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes returned with HTTP 202 Jan 21 02:51:22.867106 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 104/212] 10.222.0.36 () {60 vars in 1226 bytes} [Thu Jan 21 02:51:21 2021] POST /volume/v3/c15101def83040739e2c70f0cfd30aca/volumes => generated 821 bytes in 1141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 02:51:22.889052 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3d09ec12-2109-4242-a265-2189de03c34c tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] GET http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 Jan 21 02:51:22.889784 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3d09ec12-2109-4242-a265-2189de03c34c tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:22.890164 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:22.890164 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:22.890794 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3d09ec12-2109-4242-a265-2189de03c34c tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:23.017753 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:23.017753 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:23.040263 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3d09ec12-2109-4242-a265-2189de03c34c tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Volume info retrieved successfully. Jan 21 02:51:23.101202 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3d09ec12-2109-4242-a265-2189de03c34c tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 returned with HTTP 200 Jan 21 02:51:23.111167 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 109/213] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:22 2021] GET /volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 => generated 889 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:51:23.648950 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8ce16250-dabd-4400-ab70-4fd4471a606b tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb Jan 21 02:51:23.649851 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8ce16250-dabd-4400-ab70-4fd4471a606b tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:23.650066 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:23.650066 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:23.650443 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8ce16250-dabd-4400-ab70-4fd4471a606b tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:23.814408 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:23.814408 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:23.833222 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8ce16250-dabd-4400-ab70-4fd4471a606b tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Volume info retrieved successfully. Jan 21 02:51:23.882704 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8ce16250-dabd-4400-ab70-4fd4471a606b tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb returned with HTTP 200 Jan 21 02:51:23.894678 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 105/214] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:23 2021] GET /volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb => generated 913 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:51:24.120429 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e11bc0e9-5f70-480c-9ae8-596cc2fceb01 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] GET http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 Jan 21 02:51:24.121319 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e11bc0e9-5f70-480c-9ae8-596cc2fceb01 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:24.122765 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:24.122765 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:24.128576 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e11bc0e9-5f70-480c-9ae8-596cc2fceb01 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:24.290017 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:24.290017 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:24.301343 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e11bc0e9-5f70-480c-9ae8-596cc2fceb01 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Volume info retrieved successfully. Jan 21 02:51:24.334217 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e11bc0e9-5f70-480c-9ae8-596cc2fceb01 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 returned with HTTP 200 Jan 21 02:51:24.335717 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 110/215] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:24 2021] GET /volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 => generated 913 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:51:24.899617 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-39d835e9-21fa-4ce2-895c-387d3e25e924 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb Jan 21 02:51:24.900819 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-39d835e9-21fa-4ce2-895c-387d3e25e924 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:24.901232 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:24.901232 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:24.902716 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-39d835e9-21fa-4ce2-895c-387d3e25e924 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:25.028116 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:25.028116 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:25.054692 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-39d835e9-21fa-4ce2-895c-387d3e25e924 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Volume info retrieved successfully. Jan 21 02:51:25.113129 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-39d835e9-21fa-4ce2-895c-387d3e25e924 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb returned with HTTP 200 Jan 21 02:51:25.125798 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 106/216] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:24 2021] GET /volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb => generated 913 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:51:25.351627 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a921e169-96e0-41c0-809a-f5f5fdd7f4a2 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] GET http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 Jan 21 02:51:25.353240 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a921e169-96e0-41c0-809a-f5f5fdd7f4a2 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:25.353698 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:25.353698 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:25.354349 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a921e169-96e0-41c0-809a-f5f5fdd7f4a2 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:25.419992 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:25.419992 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:25.432823 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a921e169-96e0-41c0-809a-f5f5fdd7f4a2 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Volume info retrieved successfully. Jan 21 02:51:25.462840 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a921e169-96e0-41c0-809a-f5f5fdd7f4a2 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 returned with HTTP 200 Jan 21 02:51:25.463991 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 111/217] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:25 2021] GET /volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 => generated 913 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:51:26.131472 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b126eeee-3cae-4c22-89d5-3f287cd4b749 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb Jan 21 02:51:26.132771 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b126eeee-3cae-4c22-89d5-3f287cd4b749 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:26.133177 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:26.133177 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:26.133804 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b126eeee-3cae-4c22-89d5-3f287cd4b749 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:26.255566 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:26.255566 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:26.282993 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b126eeee-3cae-4c22-89d5-3f287cd4b749 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Volume info retrieved successfully. Jan 21 02:51:26.327934 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b126eeee-3cae-4c22-89d5-3f287cd4b749 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb returned with HTTP 200 Jan 21 02:51:26.329395 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 107/218] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:26 2021] GET /volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb => generated 913 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:51:26.482521 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d61e2e30-1c58-4890-9914-6db6b924b60a tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] GET http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 Jan 21 02:51:26.483151 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d61e2e30-1c58-4890-9914-6db6b924b60a tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:26.483352 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:26.483352 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:26.484766 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d61e2e30-1c58-4890-9914-6db6b924b60a tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:26.648877 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:26.648877 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:26.673308 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d61e2e30-1c58-4890-9914-6db6b924b60a tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Volume info retrieved successfully. Jan 21 02:51:26.727983 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d61e2e30-1c58-4890-9914-6db6b924b60a tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 returned with HTTP 200 Jan 21 02:51:26.729448 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 112/219] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:26 2021] GET /volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 => generated 913 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:51:27.344387 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fccb90b3-fc39-4d66-8057-28b8b6720790 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb Jan 21 02:51:27.345489 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fccb90b3-fc39-4d66-8057-28b8b6720790 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:27.345850 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:27.345850 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:27.347237 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fccb90b3-fc39-4d66-8057-28b8b6720790 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:27.511828 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:27.511828 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:27.536929 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-fccb90b3-fc39-4d66-8057-28b8b6720790 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Volume info retrieved successfully. Jan 21 02:51:27.588719 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fccb90b3-fc39-4d66-8057-28b8b6720790 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb returned with HTTP 200 Jan 21 02:51:27.592216 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 108/220] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:27 2021] GET /volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb => generated 913 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:51:27.744647 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c342b4d3-45f6-4e98-9436-a2f6b911c740 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] GET http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 Jan 21 02:51:27.745263 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c342b4d3-45f6-4e98-9436-a2f6b911c740 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:27.745706 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:27.745706 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:27.745892 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c342b4d3-45f6-4e98-9436-a2f6b911c740 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:27.899236 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:27.899236 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:27.916937 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c342b4d3-45f6-4e98-9436-a2f6b911c740 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Volume info retrieved successfully. Jan 21 02:51:27.984239 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c342b4d3-45f6-4e98-9436-a2f6b911c740 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 returned with HTTP 200 Jan 21 02:51:27.985589 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 113/221] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:27 2021] GET /volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 => generated 913 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:51:28.607520 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9a934016-cc35-44b8-b3c6-2e57ffe53ae3 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb Jan 21 02:51:28.608057 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9a934016-cc35-44b8-b3c6-2e57ffe53ae3 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:28.630607 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:28.630607 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:28.631416 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9a934016-cc35-44b8-b3c6-2e57ffe53ae3 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:28.803974 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:28.803974 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:28.836223 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9a934016-cc35-44b8-b3c6-2e57ffe53ae3 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Volume info retrieved successfully. Jan 21 02:51:28.933659 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9a934016-cc35-44b8-b3c6-2e57ffe53ae3 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb returned with HTTP 200 Jan 21 02:51:28.947261 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 109/222] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:28 2021] GET /volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb => generated 913 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 02:51:29.001821 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2e41f4e7-5c80-4880-a523-25c4c41e03f0 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] GET http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 Jan 21 02:51:29.002683 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2e41f4e7-5c80-4880-a523-25c4c41e03f0 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:29.003550 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:29.003550 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:29.006696 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2e41f4e7-5c80-4880-a523-25c4c41e03f0 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:29.136510 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:29.136510 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:29.171051 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2e41f4e7-5c80-4880-a523-25c4c41e03f0 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Volume info retrieved successfully. Jan 21 02:51:29.234664 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2e41f4e7-5c80-4880-a523-25c4c41e03f0 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 returned with HTTP 200 Jan 21 02:51:29.239865 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 114/223] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:28 2021] GET /volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 => generated 913 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:51:29.955226 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0d947bf6-e97a-4706-897f-39d59c36254a tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb Jan 21 02:51:29.956989 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0d947bf6-e97a-4706-897f-39d59c36254a tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:29.957376 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:29.957376 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:29.957980 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0d947bf6-e97a-4706-897f-39d59c36254a tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:30.057941 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:30.057941 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:30.070980 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-0d947bf6-e97a-4706-897f-39d59c36254a tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Volume info retrieved successfully. Jan 21 02:51:30.129611 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0d947bf6-e97a-4706-897f-39d59c36254a tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb returned with HTTP 200 Jan 21 02:51:30.141970 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 110/224] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:29 2021] GET /volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb => generated 913 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:51:30.261811 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-da03ad1f-4741-4a1f-aa2a-5764de2c09e8 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] GET http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 Jan 21 02:51:30.262763 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-da03ad1f-4741-4a1f-aa2a-5764de2c09e8 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:30.263124 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:30.263124 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:30.263946 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-da03ad1f-4741-4a1f-aa2a-5764de2c09e8 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:30.474281 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:30.474281 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:30.504940 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-da03ad1f-4741-4a1f-aa2a-5764de2c09e8 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Volume info retrieved successfully. Jan 21 02:51:30.575878 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-da03ad1f-4741-4a1f-aa2a-5764de2c09e8 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 returned with HTTP 200 Jan 21 02:51:30.578240 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 115/225] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:30 2021] GET /volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 => generated 913 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:51:31.148675 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-74710d41-159d-4511-bd56-c8da7c6824bf tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb Jan 21 02:51:31.149168 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-74710d41-159d-4511-bd56-c8da7c6824bf tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:31.149656 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:31.149656 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:31.150030 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-74710d41-159d-4511-bd56-c8da7c6824bf tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:31.297109 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:31.297109 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:31.329462 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-74710d41-159d-4511-bd56-c8da7c6824bf tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Volume info retrieved successfully. Jan 21 02:51:31.392993 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-74710d41-159d-4511-bd56-c8da7c6824bf tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb returned with HTTP 200 Jan 21 02:51:31.393886 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 111/226] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:31 2021] GET /volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb => generated 913 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:51:31.593352 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-82690a95-6760-452f-93c4-5a2944850fa7 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] GET http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 Jan 21 02:51:31.594045 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-82690a95-6760-452f-93c4-5a2944850fa7 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:31.594909 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:31.594909 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:31.595641 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-82690a95-6760-452f-93c4-5a2944850fa7 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:31.744525 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:31.744525 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:31.765465 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-82690a95-6760-452f-93c4-5a2944850fa7 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Volume info retrieved successfully. Jan 21 02:51:31.819248 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-82690a95-6760-452f-93c4-5a2944850fa7 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 returned with HTTP 200 Jan 21 02:51:31.822809 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 116/227] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:31 2021] GET /volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 => generated 913 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:51:32.410169 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-07572b18-2ee4-44db-8403-ed13cca869d2 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb Jan 21 02:51:32.410834 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-07572b18-2ee4-44db-8403-ed13cca869d2 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:32.411153 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:32.411153 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:32.411835 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-07572b18-2ee4-44db-8403-ed13cca869d2 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:32.576065 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:32.576065 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:32.598545 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-07572b18-2ee4-44db-8403-ed13cca869d2 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Volume info retrieved successfully. Jan 21 02:51:32.695153 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-07572b18-2ee4-44db-8403-ed13cca869d2 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb returned with HTTP 200 Jan 21 02:51:32.701667 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 112/228] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:32 2021] GET /volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb => generated 913 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:51:32.842142 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5bd9b604-b05a-47c9-9955-10e1e4dc4a2b tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] GET http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 Jan 21 02:51:32.842693 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5bd9b604-b05a-47c9-9955-10e1e4dc4a2b tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:32.842905 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:32.842905 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:32.843282 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5bd9b604-b05a-47c9-9955-10e1e4dc4a2b tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:32.965291 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:32.965291 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:32.990150 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-5bd9b604-b05a-47c9-9955-10e1e4dc4a2b tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Volume info retrieved successfully. Jan 21 02:51:33.039011 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5bd9b604-b05a-47c9-9955-10e1e4dc4a2b tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 returned with HTTP 200 Jan 21 02:51:33.048061 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 117/229] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:32 2021] GET /volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 => generated 913 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:51:33.718382 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0717a7e5-927d-4451-87ce-8beafd5f2387 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb Jan 21 02:51:33.719483 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0717a7e5-927d-4451-87ce-8beafd5f2387 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:33.719850 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:33.719850 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:33.720964 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0717a7e5-927d-4451-87ce-8beafd5f2387 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:33.847979 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:33.847979 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:33.911715 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-0717a7e5-927d-4451-87ce-8beafd5f2387 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Volume info retrieved successfully. Jan 21 02:51:34.017636 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0717a7e5-927d-4451-87ce-8beafd5f2387 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb returned with HTTP 200 Jan 21 02:51:34.023483 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 113/230] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:33 2021] GET /volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb => generated 913 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:51:34.090557 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3b73e6d7-4085-4234-8f31-c39c217c05cd tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] GET http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 Jan 21 02:51:34.091733 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3b73e6d7-4085-4234-8f31-c39c217c05cd tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:34.094104 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:34.094104 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:34.094547 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3b73e6d7-4085-4234-8f31-c39c217c05cd tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:34.260571 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:34.260571 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:34.292313 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3b73e6d7-4085-4234-8f31-c39c217c05cd tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Volume info retrieved successfully. Jan 21 02:51:34.321222 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3b73e6d7-4085-4234-8f31-c39c217c05cd tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 returned with HTTP 200 Jan 21 02:51:34.322989 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 118/231] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:34 2021] GET /volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 => generated 913 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:51:35.039964 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c27e7afc-3c0e-4bdc-9751-0eb1c2370d79 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb Jan 21 02:51:35.041233 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c27e7afc-3c0e-4bdc-9751-0eb1c2370d79 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:35.041739 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:35.041739 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:35.042992 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c27e7afc-3c0e-4bdc-9751-0eb1c2370d79 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:35.168202 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:35.168202 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:35.181594 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c27e7afc-3c0e-4bdc-9751-0eb1c2370d79 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Volume info retrieved successfully. Jan 21 02:51:35.225153 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c27e7afc-3c0e-4bdc-9751-0eb1c2370d79 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb returned with HTTP 200 Jan 21 02:51:35.226936 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 114/232] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:35 2021] GET /volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb => generated 913 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:51:35.339561 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3d7c7286-0419-434f-a14c-126dc7a31705 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] GET http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 Jan 21 02:51:35.340413 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3d7c7286-0419-434f-a14c-126dc7a31705 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:35.340827 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:35.340827 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:35.341449 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3d7c7286-0419-434f-a14c-126dc7a31705 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:35.418741 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:35.418741 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:35.433493 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3d7c7286-0419-434f-a14c-126dc7a31705 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Volume info retrieved successfully. Jan 21 02:51:35.467060 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3d7c7286-0419-434f-a14c-126dc7a31705 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 returned with HTTP 200 Jan 21 02:51:35.468612 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 119/233] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:35 2021] GET /volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 => generated 913 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:51:36.248407 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a8fc8a58-44a5-42cd-8a35-d241d658390b tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb Jan 21 02:51:36.250210 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a8fc8a58-44a5-42cd-8a35-d241d658390b tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:36.250967 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:36.250967 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:36.251833 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a8fc8a58-44a5-42cd-8a35-d241d658390b tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:36.364592 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:36.364592 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:36.374103 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a8fc8a58-44a5-42cd-8a35-d241d658390b tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Volume info retrieved successfully. Jan 21 02:51:36.404876 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a8fc8a58-44a5-42cd-8a35-d241d658390b tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb returned with HTTP 200 Jan 21 02:51:36.406904 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 115/234] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:36 2021] GET /volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb => generated 913 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:51:36.486252 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8435728f-aad8-4173-8ef2-c841d5dfa885 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] GET http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 Jan 21 02:51:36.487779 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8435728f-aad8-4173-8ef2-c841d5dfa885 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:36.488155 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:36.488155 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:36.488755 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8435728f-aad8-4173-8ef2-c841d5dfa885 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:36.562105 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:36.562105 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:36.576493 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8435728f-aad8-4173-8ef2-c841d5dfa885 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Volume info retrieved successfully. Jan 21 02:51:36.610079 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8435728f-aad8-4173-8ef2-c841d5dfa885 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 returned with HTTP 200 Jan 21 02:51:36.611654 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 120/235] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:36 2021] GET /volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 => generated 913 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:51:37.423382 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-df51c228-c8fd-4f79-ac1e-de7e7b7e636b tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb Jan 21 02:51:37.425331 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-df51c228-c8fd-4f79-ac1e-de7e7b7e636b tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:37.425791 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:37.425791 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:37.426899 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-df51c228-c8fd-4f79-ac1e-de7e7b7e636b tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:37.550335 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:37.550335 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:37.582211 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-df51c228-c8fd-4f79-ac1e-de7e7b7e636b tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Volume info retrieved successfully. Jan 21 02:51:37.611477 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-df51c228-c8fd-4f79-ac1e-de7e7b7e636b tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb returned with HTTP 200 Jan 21 02:51:37.614237 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 116/236] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:37 2021] GET /volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb => generated 913 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:51:37.636176 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b6379955-bd32-4918-8acd-da4c839d0e00 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] GET http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 Jan 21 02:51:37.636917 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b6379955-bd32-4918-8acd-da4c839d0e00 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:37.637285 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:37.637285 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:37.637865 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b6379955-bd32-4918-8acd-da4c839d0e00 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:37.809587 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:37.809587 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:37.829881 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b6379955-bd32-4918-8acd-da4c839d0e00 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Volume info retrieved successfully. Jan 21 02:51:37.905321 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b6379955-bd32-4918-8acd-da4c839d0e00 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 returned with HTTP 200 Jan 21 02:51:37.909666 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 121/237] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:37 2021] GET /volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 => generated 913 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:51:38.636869 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-96ffe465-093b-4ab4-8d5d-942a9ee89508 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb Jan 21 02:51:38.637938 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-96ffe465-093b-4ab4-8d5d-942a9ee89508 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:38.638301 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:38.638301 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:38.638920 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-96ffe465-093b-4ab4-8d5d-942a9ee89508 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:38.750466 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:38.750466 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:38.770750 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-96ffe465-093b-4ab4-8d5d-942a9ee89508 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Volume info retrieved successfully. Jan 21 02:51:38.804365 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-96ffe465-093b-4ab4-8d5d-942a9ee89508 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb returned with HTTP 200 Jan 21 02:51:38.805549 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 117/238] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:38 2021] GET /volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb => generated 913 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:51:38.923638 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-15675560-06d4-40d8-a0a8-39ba72446ea6 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] GET http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 Jan 21 02:51:38.924278 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-15675560-06d4-40d8-a0a8-39ba72446ea6 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:38.924565 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:38.924565 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:38.925023 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-15675560-06d4-40d8-a0a8-39ba72446ea6 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:39.055808 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:39.055808 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:39.083712 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-15675560-06d4-40d8-a0a8-39ba72446ea6 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Volume info retrieved successfully. Jan 21 02:51:39.154291 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-15675560-06d4-40d8-a0a8-39ba72446ea6 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 returned with HTTP 200 Jan 21 02:51:39.162349 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 122/239] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:38 2021] GET /volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 => generated 913 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:51:39.821099 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7deb5e83-367c-4216-b6f2-d7687d7efeed tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb Jan 21 02:51:39.821586 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7deb5e83-367c-4216-b6f2-d7687d7efeed tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:39.821971 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:39.821971 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:39.822599 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7deb5e83-367c-4216-b6f2-d7687d7efeed tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:39.931115 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:39.931115 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:39.942167 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7deb5e83-367c-4216-b6f2-d7687d7efeed tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Volume info retrieved successfully. Jan 21 02:51:39.974721 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7deb5e83-367c-4216-b6f2-d7687d7efeed tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb returned with HTTP 200 Jan 21 02:51:39.975867 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 118/240] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:39 2021] GET /volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb => generated 913 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:51:40.174990 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-20defe52-da51-4a09-b134-7ef67558ed66 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] GET http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 Jan 21 02:51:40.175586 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-20defe52-da51-4a09-b134-7ef67558ed66 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:40.175973 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:40.175973 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:40.176596 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-20defe52-da51-4a09-b134-7ef67558ed66 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:40.250731 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:40.250731 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:40.259685 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-20defe52-da51-4a09-b134-7ef67558ed66 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Volume info retrieved successfully. Jan 21 02:51:40.283101 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-20defe52-da51-4a09-b134-7ef67558ed66 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 returned with HTTP 200 Jan 21 02:51:40.284903 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 123/241] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:40 2021] GET /volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 => generated 913 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:51:40.994900 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-909109f3-7837-4657-bd1e-046f9bd53b57 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb Jan 21 02:51:40.996890 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-909109f3-7837-4657-bd1e-046f9bd53b57 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:40.997264 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:40.997264 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:40.997877 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-909109f3-7837-4657-bd1e-046f9bd53b57 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:41.136575 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:41.136575 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:41.153063 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-909109f3-7837-4657-bd1e-046f9bd53b57 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Volume info retrieved successfully. Jan 21 02:51:41.206978 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-909109f3-7837-4657-bd1e-046f9bd53b57 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb returned with HTTP 200 Jan 21 02:51:41.208153 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 119/242] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:40 2021] GET /volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb => generated 913 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:51:41.303231 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-aeaaf772-0f8f-497d-b186-a2abd93e9f74 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] GET http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 Jan 21 02:51:41.307436 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-aeaaf772-0f8f-497d-b186-a2abd93e9f74 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:41.307881 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:41.307881 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:41.308974 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-aeaaf772-0f8f-497d-b186-a2abd93e9f74 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:41.443366 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:41.443366 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:41.454239 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-aeaaf772-0f8f-497d-b186-a2abd93e9f74 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Volume info retrieved successfully. Jan 21 02:51:41.485030 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-aeaaf772-0f8f-497d-b186-a2abd93e9f74 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 returned with HTTP 200 Jan 21 02:51:41.487887 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 124/243] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:41 2021] GET /volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 => generated 913 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:51:42.224671 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-077869fc-457e-4277-832b-e02c7299ee2a tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb Jan 21 02:51:42.225214 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-077869fc-457e-4277-832b-e02c7299ee2a tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:42.225362 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:42.225362 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:42.225994 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-077869fc-457e-4277-832b-e02c7299ee2a tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:42.340358 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:42.340358 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:42.363535 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-077869fc-457e-4277-832b-e02c7299ee2a tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Volume info retrieved successfully. Jan 21 02:51:42.416894 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-077869fc-457e-4277-832b-e02c7299ee2a tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb returned with HTTP 200 Jan 21 02:51:42.433701 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 120/244] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:42 2021] GET /volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb => generated 913 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:51:42.503961 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b15b6e0b-f497-435c-82aa-e4c4ba36d2c9 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] GET http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 Jan 21 02:51:42.506443 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b15b6e0b-f497-435c-82aa-e4c4ba36d2c9 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:42.506889 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:42.506889 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:42.507530 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b15b6e0b-f497-435c-82aa-e4c4ba36d2c9 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:42.647556 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:42.647556 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:42.670165 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b15b6e0b-f497-435c-82aa-e4c4ba36d2c9 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Volume info retrieved successfully. Jan 21 02:51:42.726945 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b15b6e0b-f497-435c-82aa-e4c4ba36d2c9 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 returned with HTTP 200 Jan 21 02:51:42.729337 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 125/245] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:42 2021] GET /volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 => generated 913 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:51:43.436882 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c42ac1d9-8ef9-43ce-ad87-b5199c694102 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb Jan 21 02:51:43.437395 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c42ac1d9-8ef9-43ce-ad87-b5199c694102 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:43.437574 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:43.437574 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:43.438192 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c42ac1d9-8ef9-43ce-ad87-b5199c694102 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:43.576751 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:43.576751 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:43.600761 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c42ac1d9-8ef9-43ce-ad87-b5199c694102 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Volume info retrieved successfully. Jan 21 02:51:43.666564 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c42ac1d9-8ef9-43ce-ad87-b5199c694102 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb returned with HTTP 200 Jan 21 02:51:43.667919 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 121/246] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:43 2021] GET /volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb => generated 913 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:51:43.744484 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-37762333-7aa1-4666-b18b-9cf838c8ca58 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] GET http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 Jan 21 02:51:43.745544 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-37762333-7aa1-4666-b18b-9cf838c8ca58 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:43.745964 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:43.745964 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:43.746629 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-37762333-7aa1-4666-b18b-9cf838c8ca58 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:43.876682 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:43.876682 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:43.899561 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-37762333-7aa1-4666-b18b-9cf838c8ca58 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Volume info retrieved successfully. Jan 21 02:51:43.952554 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-37762333-7aa1-4666-b18b-9cf838c8ca58 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 returned with HTTP 200 Jan 21 02:51:43.959692 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 126/247] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:43 2021] GET /volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 => generated 913 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:51:44.692248 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8288379c-c730-4b62-ad39-2525460ec597 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb Jan 21 02:51:44.704016 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8288379c-c730-4b62-ad39-2525460ec597 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:44.704476 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:44.704476 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:44.705231 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8288379c-c730-4b62-ad39-2525460ec597 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:44.842208 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:44.842208 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:44.862742 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8288379c-c730-4b62-ad39-2525460ec597 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Volume info retrieved successfully. Jan 21 02:51:44.906599 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8288379c-c730-4b62-ad39-2525460ec597 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb returned with HTTP 200 Jan 21 02:51:44.908102 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 122/248] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:44 2021] GET /volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb => generated 913 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:51:44.977833 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-faefe30f-201a-4cbb-b5a4-007c3b876c7f tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] GET http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 Jan 21 02:51:44.979368 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-faefe30f-201a-4cbb-b5a4-007c3b876c7f tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:44.979894 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:44.979894 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:44.981018 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-faefe30f-201a-4cbb-b5a4-007c3b876c7f tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:45.077024 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:45.077024 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:45.092839 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-faefe30f-201a-4cbb-b5a4-007c3b876c7f tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Volume info retrieved successfully. Jan 21 02:51:45.135196 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-faefe30f-201a-4cbb-b5a4-007c3b876c7f tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 returned with HTTP 200 Jan 21 02:51:45.136337 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 127/249] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:44 2021] GET /volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 => generated 913 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:51:45.926137 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7de33a79-0a46-491e-9de0-ee971afb603f tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb Jan 21 02:51:45.927049 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7de33a79-0a46-491e-9de0-ee971afb603f tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:45.927269 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:45.927269 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:45.927644 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7de33a79-0a46-491e-9de0-ee971afb603f tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:46.070412 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:46.070412 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:46.114998 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7de33a79-0a46-491e-9de0-ee971afb603f tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Volume info retrieved successfully. Jan 21 02:51:46.153472 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-384f3213-c213-4db6-ac8a-989ffad26f91 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] GET http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 Jan 21 02:51:46.154273 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-384f3213-c213-4db6-ac8a-989ffad26f91 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:46.154828 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:46.154828 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:46.156056 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-384f3213-c213-4db6-ac8a-989ffad26f91 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:46.214121 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7de33a79-0a46-491e-9de0-ee971afb603f tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb returned with HTTP 200 Jan 21 02:51:46.214972 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 123/250] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:45 2021] GET /volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb => generated 913 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 02:51:46.317547 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:46.317547 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:46.340368 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-384f3213-c213-4db6-ac8a-989ffad26f91 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Volume info retrieved successfully. Jan 21 02:51:46.387959 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-384f3213-c213-4db6-ac8a-989ffad26f91 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 returned with HTTP 200 Jan 21 02:51:46.398364 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 128/251] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:46 2021] GET /volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 => generated 913 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 02:51:47.232899 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-67a2065a-4d9f-4289-97fd-0c3cdd22328c tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb Jan 21 02:51:47.233409 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-67a2065a-4d9f-4289-97fd-0c3cdd22328c tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:47.233598 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:47.233598 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:47.234230 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-67a2065a-4d9f-4289-97fd-0c3cdd22328c tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:47.305882 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:47.305882 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:47.320577 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-67a2065a-4d9f-4289-97fd-0c3cdd22328c tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Volume info retrieved successfully. Jan 21 02:51:47.375522 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-67a2065a-4d9f-4289-97fd-0c3cdd22328c tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb returned with HTTP 200 Jan 21 02:51:47.385046 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 124/252] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:47 2021] GET /volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb => generated 913 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:51:47.413925 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-79619fa0-104e-469d-bc7e-b7e2b200f327 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] GET http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 Jan 21 02:51:47.414378 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-79619fa0-104e-469d-bc7e-b7e2b200f327 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:47.414608 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:47.414608 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:47.415198 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-79619fa0-104e-469d-bc7e-b7e2b200f327 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:47.535885 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:47.535885 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:47.560519 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-79619fa0-104e-469d-bc7e-b7e2b200f327 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Volume info retrieved successfully. Jan 21 02:51:47.597715 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-79619fa0-104e-469d-bc7e-b7e2b200f327 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 returned with HTTP 200 Jan 21 02:51:47.598557 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 129/253] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:47 2021] GET /volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 => generated 913 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:51:48.395544 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-59988be3-4770-4bc2-9d36-f8335c0bf8aa tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb Jan 21 02:51:48.396128 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-59988be3-4770-4bc2-9d36-f8335c0bf8aa tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:48.396355 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:48.396355 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:48.397253 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-59988be3-4770-4bc2-9d36-f8335c0bf8aa tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:48.524879 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:48.524879 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:48.537314 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-59988be3-4770-4bc2-9d36-f8335c0bf8aa tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Volume info retrieved successfully. Jan 21 02:51:48.586993 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-59988be3-4770-4bc2-9d36-f8335c0bf8aa tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb returned with HTTP 200 Jan 21 02:51:48.588189 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 125/254] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:48 2021] GET /volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb => generated 913 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:51:48.620473 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8ec116e5-2dbc-499e-975f-4980a8f7767e tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] GET http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 Jan 21 02:51:48.622895 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8ec116e5-2dbc-499e-975f-4980a8f7767e tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:48.623292 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:48.623292 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:48.623911 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8ec116e5-2dbc-499e-975f-4980a8f7767e tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:48.749452 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:48.749452 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:48.774685 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8ec116e5-2dbc-499e-975f-4980a8f7767e tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Volume info retrieved successfully. Jan 21 02:51:48.835952 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8ec116e5-2dbc-499e-975f-4980a8f7767e tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 returned with HTTP 200 Jan 21 02:51:48.843450 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 130/255] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:48 2021] GET /volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 => generated 913 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:51:49.604409 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3cd53420-4d62-4333-9b6b-b6f14c5d3dc6 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb Jan 21 02:51:49.604932 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3cd53420-4d62-4333-9b6b-b6f14c5d3dc6 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:49.605132 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:49.605132 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:49.605506 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3cd53420-4d62-4333-9b6b-b6f14c5d3dc6 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:49.711384 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:49.711384 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:49.728296 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3cd53420-4d62-4333-9b6b-b6f14c5d3dc6 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Volume info retrieved successfully. Jan 21 02:51:49.756076 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3cd53420-4d62-4333-9b6b-b6f14c5d3dc6 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb returned with HTTP 200 Jan 21 02:51:49.757153 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 126/256] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:49 2021] GET /volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb => generated 913 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:51:49.862875 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-40487152-53ba-49f6-a500-bca2e6b87c4d tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] GET http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 Jan 21 02:51:49.866423 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-40487152-53ba-49f6-a500-bca2e6b87c4d tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:49.866673 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:49.866673 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:49.867059 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-40487152-53ba-49f6-a500-bca2e6b87c4d tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:49.994464 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:49.994464 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:50.003347 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-40487152-53ba-49f6-a500-bca2e6b87c4d tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Volume info retrieved successfully. Jan 21 02:51:50.052374 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-40487152-53ba-49f6-a500-bca2e6b87c4d tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 returned with HTTP 200 Jan 21 02:51:50.053380 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 131/257] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:49 2021] GET /volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 => generated 913 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:51:50.772958 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5b1b14eb-5932-4445-bfe2-286692e79b3f tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb Jan 21 02:51:50.774043 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5b1b14eb-5932-4445-bfe2-286692e79b3f tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:50.774411 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:50.774411 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:50.775089 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5b1b14eb-5932-4445-bfe2-286692e79b3f tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:50.876291 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:50.876291 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:50.886948 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-5b1b14eb-5932-4445-bfe2-286692e79b3f tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Volume info retrieved successfully. Jan 21 02:51:50.922644 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5b1b14eb-5932-4445-bfe2-286692e79b3f tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb returned with HTTP 200 Jan 21 02:51:50.933640 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 127/258] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:50 2021] GET /volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb => generated 913 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:51:51.070608 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-53814d91-1460-4d51-9102-c24489e8cc0d tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] GET http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 Jan 21 02:51:51.071436 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-53814d91-1460-4d51-9102-c24489e8cc0d tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:51.071835 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:51.071835 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:51.072444 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-53814d91-1460-4d51-9102-c24489e8cc0d tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:51.168830 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:51.168830 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:51.192815 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-53814d91-1460-4d51-9102-c24489e8cc0d tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Volume info retrieved successfully. Jan 21 02:51:51.224224 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-53814d91-1460-4d51-9102-c24489e8cc0d tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 returned with HTTP 200 Jan 21 02:51:51.225804 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 132/259] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:51 2021] GET /volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 => generated 913 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 02:51:51.945356 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5cca60f0-e5bb-4ae0-9b95-1638d6ae50b3 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb Jan 21 02:51:51.946883 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5cca60f0-e5bb-4ae0-9b95-1638d6ae50b3 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:51.947318 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:51.947318 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:51.948009 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5cca60f0-e5bb-4ae0-9b95-1638d6ae50b3 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:52.123440 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:52.123440 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:52.151537 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-5cca60f0-e5bb-4ae0-9b95-1638d6ae50b3 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Volume info retrieved successfully. Jan 21 02:51:52.241722 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fe584043-75fc-4f96-8cfc-bad022e3f7fc tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] GET http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 Jan 21 02:51:52.243357 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fe584043-75fc-4f96-8cfc-bad022e3f7fc tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:52.243861 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:52.243861 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:52.245367 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fe584043-75fc-4f96-8cfc-bad022e3f7fc tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:52.258604 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5cca60f0-e5bb-4ae0-9b95-1638d6ae50b3 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb returned with HTTP 200 Jan 21 02:51:52.260359 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 128/260] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:51 2021] GET /volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb => generated 913 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:51:52.442385 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:52.442385 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:52.467133 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-fe584043-75fc-4f96-8cfc-bad022e3f7fc tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Volume info retrieved successfully. Jan 21 02:51:52.541982 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fe584043-75fc-4f96-8cfc-bad022e3f7fc tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 returned with HTTP 200 Jan 21 02:51:52.557866 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 133/261] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:52 2021] GET /volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 => generated 913 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:51:53.276615 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-043f308a-4153-44ae-97bb-05d8bafb2e13 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb Jan 21 02:51:53.277136 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-043f308a-4153-44ae-97bb-05d8bafb2e13 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:53.277301 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:53.277301 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:53.277994 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-043f308a-4153-44ae-97bb-05d8bafb2e13 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:53.407201 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:53.407201 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:53.428210 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-043f308a-4153-44ae-97bb-05d8bafb2e13 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Volume info retrieved successfully. Jan 21 02:51:53.480279 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-043f308a-4153-44ae-97bb-05d8bafb2e13 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb returned with HTTP 200 Jan 21 02:51:53.484240 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 129/262] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:53 2021] GET /volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb => generated 913 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:51:53.566838 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-17cb0135-136f-4ec4-8ad6-d9036bab9d68 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] GET http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 Jan 21 02:51:53.567530 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-17cb0135-136f-4ec4-8ad6-d9036bab9d68 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:53.567859 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:53.567859 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:53.568429 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-17cb0135-136f-4ec4-8ad6-d9036bab9d68 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:53.753494 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:53.753494 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:53.776614 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-17cb0135-136f-4ec4-8ad6-d9036bab9d68 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Volume info retrieved successfully. Jan 21 02:51:53.829038 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-17cb0135-136f-4ec4-8ad6-d9036bab9d68 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 returned with HTTP 200 Jan 21 02:51:53.830537 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 134/263] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:53 2021] GET /volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 => generated 913 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:51:54.500265 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c73c4914-3abd-45c0-b8ff-998c44764f2f tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb Jan 21 02:51:54.501462 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c73c4914-3abd-45c0-b8ff-998c44764f2f tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:54.503045 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:54.503045 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:54.503838 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c73c4914-3abd-45c0-b8ff-998c44764f2f tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:54.657484 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:54.657484 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:54.699131 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c73c4914-3abd-45c0-b8ff-998c44764f2f tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Volume info retrieved successfully. Jan 21 02:51:54.773332 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c73c4914-3abd-45c0-b8ff-998c44764f2f tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb returned with HTTP 200 Jan 21 02:51:54.777034 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 130/264] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:54 2021] GET /volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb => generated 913 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:51:54.846898 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b5c2051c-889d-41cd-8ed0-83054fd71853 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] GET http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 Jan 21 02:51:54.847414 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b5c2051c-889d-41cd-8ed0-83054fd71853 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:54.847629 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:54.847629 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:54.848000 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b5c2051c-889d-41cd-8ed0-83054fd71853 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:54.997927 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:54.997927 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:55.036296 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b5c2051c-889d-41cd-8ed0-83054fd71853 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Volume info retrieved successfully. Jan 21 02:51:55.107103 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b5c2051c-889d-41cd-8ed0-83054fd71853 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 returned with HTTP 200 Jan 21 02:51:55.126049 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 135/265] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:54 2021] GET /volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 => generated 913 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:51:55.789940 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-acbc7af9-71b4-49fa-8106-66272e1319e7 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb Jan 21 02:51:55.790418 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-acbc7af9-71b4-49fa-8106-66272e1319e7 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:55.790533 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:55.790533 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:55.791283 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-acbc7af9-71b4-49fa-8106-66272e1319e7 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:55.930833 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:55.930833 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:55.952448 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-acbc7af9-71b4-49fa-8106-66272e1319e7 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Volume info retrieved successfully. Jan 21 02:51:56.005041 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-acbc7af9-71b4-49fa-8106-66272e1319e7 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb returned with HTTP 200 Jan 21 02:51:56.011544 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 131/266] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:55 2021] GET /volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb => generated 971 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:51:56.131633 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3c3f281a-c522-4bcb-90f4-b51d804c9ac7 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] GET http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 Jan 21 02:51:56.132058 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3c3f281a-c522-4bcb-90f4-b51d804c9ac7 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:56.132274 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:56.132274 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:56.132644 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3c3f281a-c522-4bcb-90f4-b51d804c9ac7 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:56.310601 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:56.310601 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:56.327092 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3c3f281a-c522-4bcb-90f4-b51d804c9ac7 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Volume info retrieved successfully. Jan 21 02:51:56.376740 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3c3f281a-c522-4bcb-90f4-b51d804c9ac7 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 returned with HTTP 200 Jan 21 02:51:56.389395 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 136/267] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:56 2021] GET /volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 => generated 971 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:51:57.028624 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-efeaef7e-da03-4236-89a7-d7ac5394bdb5 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb Jan 21 02:51:57.035698 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-efeaef7e-da03-4236-89a7-d7ac5394bdb5 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:57.036061 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:57.036061 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:57.037547 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-efeaef7e-da03-4236-89a7-d7ac5394bdb5 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:57.137101 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:57.137101 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:57.148286 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-efeaef7e-da03-4236-89a7-d7ac5394bdb5 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Volume info retrieved successfully. Jan 21 02:51:57.175547 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-efeaef7e-da03-4236-89a7-d7ac5394bdb5 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb returned with HTTP 200 Jan 21 02:51:57.186611 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 132/268] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:57 2021] GET /volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb => generated 974 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:51:57.393048 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0e9ba3a4-c6cc-43c0-a060-98ce6c5ddd7f tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] GET http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 Jan 21 02:51:57.393560 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0e9ba3a4-c6cc-43c0-a060-98ce6c5ddd7f tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:57.393752 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:57.393752 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:57.394393 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0e9ba3a4-c6cc-43c0-a060-98ce6c5ddd7f tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:57.550402 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:57.550402 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:57.584950 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-0e9ba3a4-c6cc-43c0-a060-98ce6c5ddd7f tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Volume info retrieved successfully. Jan 21 02:51:57.660299 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0e9ba3a4-c6cc-43c0-a060-98ce6c5ddd7f tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 returned with HTTP 200 Jan 21 02:51:57.680914 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 137/269] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:57 2021] GET /volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 => generated 971 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:51:58.193804 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e79634f6-a7b8-4601-9012-56f5f01fc2f6 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb Jan 21 02:51:58.194838 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e79634f6-a7b8-4601-9012-56f5f01fc2f6 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:58.195214 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:58.195214 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:58.195782 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e79634f6-a7b8-4601-9012-56f5f01fc2f6 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:58.306691 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:58.306691 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:58.327635 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e79634f6-a7b8-4601-9012-56f5f01fc2f6 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Volume info retrieved successfully. Jan 21 02:51:58.364893 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e79634f6-a7b8-4601-9012-56f5f01fc2f6 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb returned with HTTP 200 Jan 21 02:51:58.365906 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 133/270] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:58 2021] GET /volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb => generated 974 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:51:58.687306 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9181b7f1-b68b-468b-88ea-3c6c30c2d326 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] GET http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 Jan 21 02:51:58.687973 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9181b7f1-b68b-468b-88ea-3c6c30c2d326 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:58.688296 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:58.688296 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:58.688812 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9181b7f1-b68b-468b-88ea-3c6c30c2d326 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:58.816882 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:58.816882 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:58.840976 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9181b7f1-b68b-468b-88ea-3c6c30c2d326 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Volume info retrieved successfully. Jan 21 02:51:58.885142 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9181b7f1-b68b-468b-88ea-3c6c30c2d326 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 returned with HTTP 200 Jan 21 02:51:58.904647 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 138/271] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:58 2021] GET /volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 => generated 974 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:51:59.381125 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c187dd04-f571-40b2-99a7-5a0ae962f8e8 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb Jan 21 02:51:59.381647 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c187dd04-f571-40b2-99a7-5a0ae962f8e8 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:59.381793 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:59.381793 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:59.382356 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c187dd04-f571-40b2-99a7-5a0ae962f8e8 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:59.500197 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:59.500197 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:59.510775 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c187dd04-f571-40b2-99a7-5a0ae962f8e8 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Volume info retrieved successfully. Jan 21 02:51:59.568181 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c187dd04-f571-40b2-99a7-5a0ae962f8e8 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb returned with HTTP 200 Jan 21 02:51:59.572809 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 134/272] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:59 2021] GET /volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb => generated 974 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:51:59.913291 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4388daf3-9c44-4b40-bb16-acd5e2b4e210 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] GET http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 Jan 21 02:51:59.914074 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4388daf3-9c44-4b40-bb16-acd5e2b4e210 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:51:59.914410 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:51:59.914410 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:51:59.915031 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4388daf3-9c44-4b40-bb16-acd5e2b4e210 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:51:59.969020 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:51:59.969020 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:51:59.978857 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4388daf3-9c44-4b40-bb16-acd5e2b4e210 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Volume info retrieved successfully. Jan 21 02:52:00.004253 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4388daf3-9c44-4b40-bb16-acd5e2b4e210 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 returned with HTTP 200 Jan 21 02:52:00.005063 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 139/273] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:51:59 2021] GET /volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 => generated 974 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:52:00.594069 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6b948ecb-03dd-49f0-841c-f6af108fb61e tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb Jan 21 02:52:00.594768 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6b948ecb-03dd-49f0-841c-f6af108fb61e tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:52:00.596245 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:52:00.596245 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:52:00.598349 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6b948ecb-03dd-49f0-841c-f6af108fb61e tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:52:00.764675 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:00.764675 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:00.776115 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-6b948ecb-03dd-49f0-841c-f6af108fb61e tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Volume info retrieved successfully. Jan 21 02:52:00.818113 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6b948ecb-03dd-49f0-841c-f6af108fb61e tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb returned with HTTP 200 Jan 21 02:52:00.820740 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 135/274] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:52:00 2021] GET /volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb => generated 974 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:52:01.021801 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-584cd6d5-9012-49a4-bfba-4bc5c6fb73d7 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] GET http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 Jan 21 02:52:01.022322 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-584cd6d5-9012-49a4-bfba-4bc5c6fb73d7 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:52:01.022539 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:52:01.022539 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:52:01.023193 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-584cd6d5-9012-49a4-bfba-4bc5c6fb73d7 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:52:01.104158 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:01.104158 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:01.115119 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-584cd6d5-9012-49a4-bfba-4bc5c6fb73d7 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Volume info retrieved successfully. Jan 21 02:52:01.143422 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-584cd6d5-9012-49a4-bfba-4bc5c6fb73d7 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 returned with HTTP 200 Jan 21 02:52:01.145411 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 140/275] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:52:01 2021] GET /volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 => generated 974 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:52:01.836937 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-56ee5c2e-fbc8-441d-9ee3-1eacbca3b294 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb Jan 21 02:52:01.837602 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-56ee5c2e-fbc8-441d-9ee3-1eacbca3b294 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:52:01.837817 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:52:01.837817 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:52:01.838192 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-56ee5c2e-fbc8-441d-9ee3-1eacbca3b294 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:52:01.912932 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:01.912932 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:01.924263 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-56ee5c2e-fbc8-441d-9ee3-1eacbca3b294 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Volume info retrieved successfully. Jan 21 02:52:01.958647 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-56ee5c2e-fbc8-441d-9ee3-1eacbca3b294 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb returned with HTTP 200 Jan 21 02:52:01.960281 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 136/276] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:52:01 2021] GET /volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb => generated 974 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:52:02.162866 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-278662d7-40dd-49d0-95cc-f6cacfb69367 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] GET http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 Jan 21 02:52:02.163878 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-278662d7-40dd-49d0-95cc-f6cacfb69367 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:52:02.164690 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:52:02.164690 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:52:02.165064 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-278662d7-40dd-49d0-95cc-f6cacfb69367 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:52:02.266982 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:02.266982 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:02.280176 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-278662d7-40dd-49d0-95cc-f6cacfb69367 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Volume info retrieved successfully. Jan 21 02:52:02.316482 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-278662d7-40dd-49d0-95cc-f6cacfb69367 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 returned with HTTP 200 Jan 21 02:52:02.317234 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 141/277] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:52:02 2021] GET /volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 => generated 974 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:52:02.977905 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0098fe4e-d12a-4f3e-915e-7b6c4b54df21 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb Jan 21 02:52:02.979988 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0098fe4e-d12a-4f3e-915e-7b6c4b54df21 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:52:02.980790 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:52:02.980790 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:52:02.983780 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0098fe4e-d12a-4f3e-915e-7b6c4b54df21 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:52:03.078684 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:03.078684 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:03.094631 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-0098fe4e-d12a-4f3e-915e-7b6c4b54df21 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Volume info retrieved successfully. Jan 21 02:52:03.134426 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0098fe4e-d12a-4f3e-915e-7b6c4b54df21 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb returned with HTTP 200 Jan 21 02:52:03.136184 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 137/278] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:52:02 2021] GET /volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb => generated 974 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:52:03.334876 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-551efc17-535a-418c-863e-31b787193839 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] GET http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 Jan 21 02:52:03.335718 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-551efc17-535a-418c-863e-31b787193839 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:52:03.337624 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:52:03.337624 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:52:03.339302 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-551efc17-535a-418c-863e-31b787193839 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:52:03.427323 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:03.427323 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:03.440291 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-551efc17-535a-418c-863e-31b787193839 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Volume info retrieved successfully. Jan 21 02:52:03.479068 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-551efc17-535a-418c-863e-31b787193839 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 returned with HTTP 200 Jan 21 02:52:03.479068 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 142/279] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:52:03 2021] GET /volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 => generated 974 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:52:04.157307 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7e599fb2-5d18-441c-bea6-e08f4f156b4c tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb Jan 21 02:52:04.158862 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7e599fb2-5d18-441c-bea6-e08f4f156b4c tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:52:04.159083 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:52:04.159083 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:52:04.159457 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7e599fb2-5d18-441c-bea6-e08f4f156b4c tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:52:04.211955 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:04.211955 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:04.225036 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7e599fb2-5d18-441c-bea6-e08f4f156b4c tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Volume info retrieved successfully. Jan 21 02:52:04.250001 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7e599fb2-5d18-441c-bea6-e08f4f156b4c tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb returned with HTTP 200 Jan 21 02:52:04.251687 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 138/280] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:52:04 2021] GET /volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb => generated 974 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:52:04.495577 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-515dfc75-a50f-48b5-a5d1-23e8b8de980f tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] GET http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 Jan 21 02:52:04.496651 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-515dfc75-a50f-48b5-a5d1-23e8b8de980f tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:52:04.497181 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:52:04.497181 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:52:04.497817 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-515dfc75-a50f-48b5-a5d1-23e8b8de980f tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:52:04.582849 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:04.582849 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:04.592609 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-515dfc75-a50f-48b5-a5d1-23e8b8de980f tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Volume info retrieved successfully. Jan 21 02:52:04.640960 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-515dfc75-a50f-48b5-a5d1-23e8b8de980f tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 returned with HTTP 200 Jan 21 02:52:04.646076 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 143/281] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:52:04 2021] GET /volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 => generated 974 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:52:05.270325 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ddd4f1cb-07d6-41cc-a124-688cea49d52a tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb Jan 21 02:52:05.271067 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ddd4f1cb-07d6-41cc-a124-688cea49d52a tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:52:05.271717 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:52:05.271717 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:52:05.272352 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ddd4f1cb-07d6-41cc-a124-688cea49d52a tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:52:05.340620 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:05.340620 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:05.358969 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ddd4f1cb-07d6-41cc-a124-688cea49d52a tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Volume info retrieved successfully. Jan 21 02:52:05.395301 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ddd4f1cb-07d6-41cc-a124-688cea49d52a tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb returned with HTTP 200 Jan 21 02:52:05.396243 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 139/282] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:52:05 2021] GET /volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb => generated 974 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:52:05.669039 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6f44d054-b47e-45c9-9bdb-0a8cda2f35f5 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] GET http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 Jan 21 02:52:05.670059 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6f44d054-b47e-45c9-9bdb-0a8cda2f35f5 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:52:05.670450 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:52:05.670450 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:52:05.671253 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6f44d054-b47e-45c9-9bdb-0a8cda2f35f5 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:52:05.874884 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:05.874884 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:05.885295 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-6f44d054-b47e-45c9-9bdb-0a8cda2f35f5 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Volume info retrieved successfully. Jan 21 02:52:05.927134 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6f44d054-b47e-45c9-9bdb-0a8cda2f35f5 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 returned with HTTP 200 Jan 21 02:52:05.939723 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 144/283] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:52:05 2021] GET /volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 => generated 974 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 02:52:06.413014 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-16d76cd0-1ebc-4327-b468-30102e647745 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb Jan 21 02:52:06.414359 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-16d76cd0-1ebc-4327-b468-30102e647745 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:52:06.414796 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:52:06.414796 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:52:06.415559 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-16d76cd0-1ebc-4327-b468-30102e647745 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:52:06.555567 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:06.555567 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:06.587726 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-16d76cd0-1ebc-4327-b468-30102e647745 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Volume info retrieved successfully. Jan 21 02:52:06.648989 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-16d76cd0-1ebc-4327-b468-30102e647745 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb returned with HTTP 200 Jan 21 02:52:06.663017 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 140/284] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:52:06 2021] GET /volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb => generated 974 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:52:06.945709 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-599c4a7e-7ba6-4f7e-8d9a-ce2a2154149b tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] GET http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 Jan 21 02:52:06.954747 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-599c4a7e-7ba6-4f7e-8d9a-ce2a2154149b tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:52:06.957008 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:52:06.957008 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:52:06.957671 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-599c4a7e-7ba6-4f7e-8d9a-ce2a2154149b tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:52:07.062797 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:07.062797 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:07.097183 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-599c4a7e-7ba6-4f7e-8d9a-ce2a2154149b tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Volume info retrieved successfully. Jan 21 02:52:07.150074 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-599c4a7e-7ba6-4f7e-8d9a-ce2a2154149b tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 returned with HTTP 200 Jan 21 02:52:07.154334 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 145/285] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:52:06 2021] GET /volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 => generated 1364 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:52:07.667037 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-56d730c1-3ded-4529-bf11-f8903a1deb96 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb Jan 21 02:52:07.667552 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-56d730c1-3ded-4529-bf11-f8903a1deb96 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:52:07.667750 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:52:07.667750 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:52:07.668125 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-56d730c1-3ded-4529-bf11-f8903a1deb96 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:52:07.738616 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:07.738616 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:07.748003 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-56d730c1-3ded-4529-bf11-f8903a1deb96 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Volume info retrieved successfully. Jan 21 02:52:07.774484 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-56d730c1-3ded-4529-bf11-f8903a1deb96 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb returned with HTTP 200 Jan 21 02:52:07.775552 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 141/286] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:52:07 2021] GET /volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb => generated 1362 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:52:07.793440 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-90b844e4-08f1-4151-bc92-4e8bcc0e969f tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] POST http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes Jan 21 02:52:07.794436 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:52:07.794436 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:52:07.795182 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-90b844e4-08f1-4151-bc92-4e8bcc0e969f tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-537611185"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:52:07.796483 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-90b844e4-08f1-4151-bc92-4e8bcc0e969f tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-537611185'}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 02:52:07.797076 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-90b844e4-08f1-4151-bc92-4e8bcc0e969f tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Create volume of 1 GB Jan 21 02:52:07.811679 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-90b844e4-08f1-4151-bc92-4e8bcc0e969f tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Availability Zones retrieved successfully. Jan 21 02:52:07.829943 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-90b844e4-08f1-4151-bc92-4e8bcc0e969f tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Flow 'volume_create_api' (feb8c5f8-a38b-405c-a9ba-7a77895aaaf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 02:52:07.833160 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-90b844e4-08f1-4151-bc92-4e8bcc0e969f tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65c48fad-cd96-4c08-8b35-509aefb2a2e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:52:07.835575 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-90b844e4-08f1-4151-bc92-4e8bcc0e969f tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Validating volume size '1' using validate_int {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 02:52:07.911773 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-90b844e4-08f1-4151-bc92-4e8bcc0e969f tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65c48fad-cd96-4c08-8b35-509aefb2a2e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:52:07.915394 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-90b844e4-08f1-4151-bc92-4e8bcc0e969f tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7b55cf9-d617-45a9-8b79-5b6517342c21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:52:07.997903 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-90b844e4-08f1-4151-bc92-4e8bcc0e969f tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Created reservations ['cf57cea4-9051-40da-9239-b6d7de19b45c', '28443a5e-0db4-4479-8ae3-f1c1874cda04', '623073a1-7f76-4003-bffb-83c885ac1002', 'c36a6d41-6b49-49af-9f68-142f5389bca7'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 02:52:08.001197 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-90b844e4-08f1-4151-bc92-4e8bcc0e969f tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7b55cf9-d617-45a9-8b79-5b6517342c21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf57cea4-9051-40da-9239-b6d7de19b45c', '28443a5e-0db4-4479-8ae3-f1c1874cda04', '623073a1-7f76-4003-bffb-83c885ac1002', 'c36a6d41-6b49-49af-9f68-142f5389bca7']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:52:08.003974 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-90b844e4-08f1-4151-bc92-4e8bcc0e969f tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f8b4493-f5d6-4734-abad-37c104f52390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:52:08.131565 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-90b844e4-08f1-4151-bc92-4e8bcc0e969f tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f8b4493-f5d6-4734-abad-37c104f52390) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '190bfdc5-4ccf-4051-9612-2ccae282cec2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-537611185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6451766b724f4c90969c351e04d9322b',qos_specs=None,replication_status=,reservations=['cf57cea4-9051-40da-9239-b6d7de19b45c','28443a5e-0db4-4479-8ae3-f1c1874cda04','623073a1-7f76-4003-bffb-83c885ac1002','c36a6d41-6b49-49af-9f68-142f5389bca7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='161979aa4a9d4563a674c2a0c1f66158',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T02:52:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-537611185',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=190bfdc5-4ccf-4051-9612-2ccae282cec2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6451766b724f4c90969c351e04d9322b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='161979aa4a9d4563a674c2a0c1f66158',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:52:08.133780 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-90b844e4-08f1-4151-bc92-4e8bcc0e969f tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dec9a4c2-f41a-466c-b095-e1e7989912a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:52:08.173710 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-740abe18-83e0-403d-9d7e-821e7397bee6 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] GET http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 Jan 21 02:52:08.174997 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-740abe18-83e0-403d-9d7e-821e7397bee6 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:52:08.175600 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:52:08.175600 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:52:08.176985 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-740abe18-83e0-403d-9d7e-821e7397bee6 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:52:08.190860 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-90b844e4-08f1-4151-bc92-4e8bcc0e969f tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dec9a4c2-f41a-466c-b095-e1e7989912a0) transitioned into state 'SUCCESS' from state '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-537611185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6451766b724f4c90969c351e04d9322b',qos_specs=None,replication_status=,reservations=['cf57cea4-9051-40da-9239-b6d7de19b45c','28443a5e-0db4-4479-8ae3-f1c1874cda04','623073a1-7f76-4003-bffb-83c885ac1002','c36a6d41-6b49-49af-9f68-142f5389bca7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='161979aa4a9d4563a674c2a0c1f66158',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:52:08.192835 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-90b844e4-08f1-4151-bc92-4e8bcc0e969f tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5dbf474f-2d7e-442a-8df9-1e41f893d38d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:52:08.225021 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-90b844e4-08f1-4151-bc92-4e8bcc0e969f tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5dbf474f-2d7e-442a-8df9-1e41f893d38d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:52:08.237971 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-90b844e4-08f1-4151-bc92-4e8bcc0e969f tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Flow 'volume_create_api' (feb8c5f8-a38b-405c-a9ba-7a77895aaaf3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 02:52:08.249037 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:08.249037 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:08.260959 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-740abe18-83e0-403d-9d7e-821e7397bee6 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Volume info retrieved successfully. Jan 21 02:52:08.298738 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-740abe18-83e0-403d-9d7e-821e7397bee6 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 returned with HTTP 200 Jan 21 02:52:08.315249 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 142/287] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:52:08 2021] GET /volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 => generated 1362 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:52:08.366750 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-90b844e4-08f1-4151-bc92-4e8bcc0e969f tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Create volume request issued successfully. Jan 21 02:52:08.414362 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-90b844e4-08f1-4151-bc92-4e8bcc0e969f tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes returned with HTTP 202 Jan 21 02:52:08.418302 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 146/288] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 02:52:07 2021] POST /volume/v3/6451766b724f4c90969c351e04d9322b/volumes => generated 820 bytes in 626 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 02:52:08.432728 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2319519f-b20c-497b-b4a2-bd8df21ed851 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/190bfdc5-4ccf-4051-9612-2ccae282cec2 Jan 21 02:52:08.433300 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2319519f-b20c-497b-b4a2-bd8df21ed851 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:52:08.433583 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:52:08.433583 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:52:08.434084 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2319519f-b20c-497b-b4a2-bd8df21ed851 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:52:08.535939 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:08.535939 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:08.545589 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2319519f-b20c-497b-b4a2-bd8df21ed851 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Volume info retrieved successfully. Jan 21 02:52:08.581672 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2319519f-b20c-497b-b4a2-bd8df21ed851 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/190bfdc5-4ccf-4051-9612-2ccae282cec2 returned with HTTP 200 Jan 21 02:52:08.583108 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 143/289] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:52:08 2021] GET /volume/v3/6451766b724f4c90969c351e04d9322b/volumes/190bfdc5-4ccf-4051-9612-2ccae282cec2 => generated 912 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:52:08.756861 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-8109a879-18a5-4654-a03d-c2caedfd0f1f req-3b90bd18-2e36-4734-be5e-5a44a56bb8fc tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] GET http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 Jan 21 02:52:08.757397 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-8109a879-18a5-4654-a03d-c2caedfd0f1f req-3b90bd18-2e36-4734-be5e-5a44a56bb8fc tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:52:08.757580 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:52:08.757580 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:52:08.757948 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-8109a879-18a5-4654-a03d-c2caedfd0f1f req-3b90bd18-2e36-4734-be5e-5a44a56bb8fc tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:52:08.853654 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:08.853654 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:08.880120 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-8109a879-18a5-4654-a03d-c2caedfd0f1f req-3b90bd18-2e36-4734-be5e-5a44a56bb8fc tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Volume info retrieved successfully. Jan 21 02:52:08.918229 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-8109a879-18a5-4654-a03d-c2caedfd0f1f req-3b90bd18-2e36-4734-be5e-5a44a56bb8fc tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 returned with HTTP 200 Jan 21 02:52:08.930985 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 147/290] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 02:52:08 2021] GET /volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 => generated 1362 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:52:09.600172 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1cb5ac8d-a760-47d2-a518-165383f3ce3f tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/190bfdc5-4ccf-4051-9612-2ccae282cec2 Jan 21 02:52:09.600690 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1cb5ac8d-a760-47d2-a518-165383f3ce3f tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:52:09.600899 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:52:09.600899 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:52:09.601264 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1cb5ac8d-a760-47d2-a518-165383f3ce3f tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:52:09.655994 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:09.655994 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:09.665792 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1cb5ac8d-a760-47d2-a518-165383f3ce3f tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Volume info retrieved successfully. Jan 21 02:52:09.689689 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1cb5ac8d-a760-47d2-a518-165383f3ce3f tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/190bfdc5-4ccf-4051-9612-2ccae282cec2 returned with HTTP 200 Jan 21 02:52:09.704640 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 144/291] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:52:09 2021] GET /volume/v3/6451766b724f4c90969c351e04d9322b/volumes/190bfdc5-4ccf-4051-9612-2ccae282cec2 => generated 913 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:52:09.705528 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2e9eea80-1333-4b6f-8561-24e0e331544c tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] POST http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes Jan 21 02:52:09.705996 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:52:09.705996 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:52:09.706407 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2e9eea80-1333-4b6f-8561-24e0e331544c tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-625212908"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:52:09.707660 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-2e9eea80-1333-4b6f-8561-24e0e331544c tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-625212908'}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 02:52:09.708024 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-2e9eea80-1333-4b6f-8561-24e0e331544c tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Create volume of 1 GB Jan 21 02:52:09.734479 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2e9eea80-1333-4b6f-8561-24e0e331544c tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Availability Zones retrieved successfully. Jan 21 02:52:09.763578 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2e9eea80-1333-4b6f-8561-24e0e331544c tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Flow 'volume_create_api' (89971bc5-38fd-4862-827b-ce11801559e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 02:52:09.766314 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2e9eea80-1333-4b6f-8561-24e0e331544c tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8394af71-4b88-42f9-8e54-87584318aecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:52:09.772615 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-2e9eea80-1333-4b6f-8561-24e0e331544c tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Validating volume size '1' using validate_int {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 02:52:09.854346 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2e9eea80-1333-4b6f-8561-24e0e331544c tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8394af71-4b88-42f9-8e54-87584318aecf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:52:09.856768 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2e9eea80-1333-4b6f-8561-24e0e331544c tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef16e855-da03-4e26-8dd0-1760faa95446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:52:10.000438 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-2e9eea80-1333-4b6f-8561-24e0e331544c tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Created reservations ['cd2c6114-bd4c-4de5-b9d8-5c30cca426bb', '9c283ba4-c84b-4ff6-8b81-e2519abf2446', '81e16daa-efc3-413c-8508-3005be8ccf1e', '9f71b511-91e1-45aa-8938-001b266fcb41'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 02:52:10.003831 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2e9eea80-1333-4b6f-8561-24e0e331544c tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef16e855-da03-4e26-8dd0-1760faa95446) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd2c6114-bd4c-4de5-b9d8-5c30cca426bb', '9c283ba4-c84b-4ff6-8b81-e2519abf2446', '81e16daa-efc3-413c-8508-3005be8ccf1e', '9f71b511-91e1-45aa-8938-001b266fcb41']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:52:10.007029 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2e9eea80-1333-4b6f-8561-24e0e331544c tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e74a10e2-0dbb-49f6-899d-cf4bc6d490cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:52:10.146050 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2e9eea80-1333-4b6f-8561-24e0e331544c tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e74a10e2-0dbb-49f6-899d-cf4bc6d490cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b873babb-f9b4-42ef-b59b-93c97a4bc068', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-625212908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6451766b724f4c90969c351e04d9322b',qos_specs=None,replication_status=,reservations=['cd2c6114-bd4c-4de5-b9d8-5c30cca426bb','9c283ba4-c84b-4ff6-8b81-e2519abf2446','81e16daa-efc3-413c-8508-3005be8ccf1e','9f71b511-91e1-45aa-8938-001b266fcb41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='161979aa4a9d4563a674c2a0c1f66158',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T02:52:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-625212908',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b873babb-f9b4-42ef-b59b-93c97a4bc068,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6451766b724f4c90969c351e04d9322b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='161979aa4a9d4563a674c2a0c1f66158',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:52:10.148202 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2e9eea80-1333-4b6f-8561-24e0e331544c tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4d62ab6-4ae8-4f4d-8d79-9ebf6fbf9c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:52:10.203522 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2e9eea80-1333-4b6f-8561-24e0e331544c tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4d62ab6-4ae8-4f4d-8d79-9ebf6fbf9c50) transitioned into state 'SUCCESS' from state '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-625212908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6451766b724f4c90969c351e04d9322b',qos_specs=None,replication_status=,reservations=['cd2c6114-bd4c-4de5-b9d8-5c30cca426bb','9c283ba4-c84b-4ff6-8b81-e2519abf2446','81e16daa-efc3-413c-8508-3005be8ccf1e','9f71b511-91e1-45aa-8938-001b266fcb41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='161979aa4a9d4563a674c2a0c1f66158',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:52:10.205510 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2e9eea80-1333-4b6f-8561-24e0e331544c tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a05014b3-a1d1-4b5a-b632-ca791d1af726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:52:10.232793 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2e9eea80-1333-4b6f-8561-24e0e331544c tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a05014b3-a1d1-4b5a-b632-ca791d1af726) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:52:10.238639 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2e9eea80-1333-4b6f-8561-24e0e331544c tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Flow 'volume_create_api' (89971bc5-38fd-4862-827b-ce11801559e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 02:52:10.300959 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2e9eea80-1333-4b6f-8561-24e0e331544c tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Create volume request issued successfully. Jan 21 02:52:10.317935 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2e9eea80-1333-4b6f-8561-24e0e331544c tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes returned with HTTP 202 Jan 21 02:52:10.326009 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 148/292] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 02:52:09 2021] POST /volume/v3/6451766b724f4c90969c351e04d9322b/volumes => generated 820 bytes in 618 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 02:52:10.333297 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d96ba283-8918-4182-b3d7-11516c256224 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/b873babb-f9b4-42ef-b59b-93c97a4bc068 Jan 21 02:52:10.333799 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d96ba283-8918-4182-b3d7-11516c256224 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:52:10.334017 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:52:10.334017 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:52:10.334410 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d96ba283-8918-4182-b3d7-11516c256224 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:52:10.383343 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:10.383343 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:10.392883 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d96ba283-8918-4182-b3d7-11516c256224 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Volume info retrieved successfully. Jan 21 02:52:10.430607 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d96ba283-8918-4182-b3d7-11516c256224 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/b873babb-f9b4-42ef-b59b-93c97a4bc068 returned with HTTP 200 Jan 21 02:52:10.431611 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 145/293] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:52:10 2021] GET /volume/v3/6451766b724f4c90969c351e04d9322b/volumes/b873babb-f9b4-42ef-b59b-93c97a4bc068 => generated 888 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:52:11.304044 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-8109a879-18a5-4654-a03d-c2caedfd0f1f req-0a0831a6-9334-41f1-8ecc-7f540d945cf4 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] GET http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 Jan 21 02:52:11.304527 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-8109a879-18a5-4654-a03d-c2caedfd0f1f req-0a0831a6-9334-41f1-8ecc-7f540d945cf4 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:52:11.304698 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:52:11.304698 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:52:11.305031 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-8109a879-18a5-4654-a03d-c2caedfd0f1f req-0a0831a6-9334-41f1-8ecc-7f540d945cf4 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:52:11.354231 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:11.354231 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:11.375175 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-8109a879-18a5-4654-a03d-c2caedfd0f1f req-0a0831a6-9334-41f1-8ecc-7f540d945cf4 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Volume info retrieved successfully. Jan 21 02:52:11.401398 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-8109a879-18a5-4654-a03d-c2caedfd0f1f req-0a0831a6-9334-41f1-8ecc-7f540d945cf4 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 returned with HTTP 200 Jan 21 02:52:11.402272 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 149/294] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 02:52:11 2021] GET /volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 => generated 1362 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:52:11.415864 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d96ba283-8918-4182-b3d7-11516c256224 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume// Jan 21 02:52:11.416727 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d96ba283-8918-4182-b3d7-11516c256224 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:52:11.417402 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:52:11.417402 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:52:11.417781 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d96ba283-8918-4182-b3d7-11516c256224 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:52:11.419831 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d96ba283-8918-4182-b3d7-11516c256224 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 02:52:11.420417 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 146/295] 10.222.0.36 () {58 vars in 1289 bytes} [Thu Jan 21 02:52:11 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 02:52:11.449552 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-69f6ecf3-38b6-4fa3-904b-ec92a5973b92 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/b873babb-f9b4-42ef-b59b-93c97a4bc068 Jan 21 02:52:11.450483 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-69f6ecf3-38b6-4fa3-904b-ec92a5973b92 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:52:11.455348 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-69f6ecf3-38b6-4fa3-904b-ec92a5973b92 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:52:11.457077 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-8109a879-18a5-4654-a03d-c2caedfd0f1f req-9d6fe9a8-e4eb-481e-9178-eca61fd125a6 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] POST http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/attachments Jan 21 02:52:11.457637 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:52:11.457637 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:52:11.460661 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-8109a879-18a5-4654-a03d-c2caedfd0f1f req-9d6fe9a8-e4eb-481e-9178-eca61fd125a6 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a10619d5-d0ee-4fde-968e-2ffaf80f36a5", "instance_uuid": "4cf30f40-7251-46bd-b3c0-23ff098d3392", "connector": null}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:52:11.572308 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:11.572308 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:11.581921 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-69f6ecf3-38b6-4fa3-904b-ec92a5973b92 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Volume info retrieved successfully. Jan 21 02:52:11.582689 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:11.582689 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:11.608346 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-69f6ecf3-38b6-4fa3-904b-ec92a5973b92 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/b873babb-f9b4-42ef-b59b-93c97a4bc068 returned with HTTP 200 Jan 21 02:52:11.609443 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 147/296] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:52:11 2021] GET /volume/v3/6451766b724f4c90969c351e04d9322b/volumes/b873babb-f9b4-42ef-b59b-93c97a4bc068 => generated 913 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:52:11.639961 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-8109a879-18a5-4654-a03d-c2caedfd0f1f req-9d6fe9a8-e4eb-481e-9178-eca61fd125a6 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/attachments returned with HTTP 200 Jan 21 02:52:11.641488 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 150/297] 10.222.0.36 () {66 vars in 1565 bytes} [Thu Jan 21 02:52:11 2021] POST /volume/v3/c15101def83040739e2c70f0cfd30aca/attachments => generated 273 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:52:14.528561 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-69f6ecf3-38b6-4fa3-904b-ec92a5973b92 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume// Jan 21 02:52:14.529022 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-69f6ecf3-38b6-4fa3-904b-ec92a5973b92 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:52:14.529469 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:52:14.529469 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:52:14.529857 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-69f6ecf3-38b6-4fa3-904b-ec92a5973b92 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:52:14.530922 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-69f6ecf3-38b6-4fa3-904b-ec92a5973b92 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 02:52:14.531678 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 148/298] 10.222.0.35 () {56 vars in 1089 bytes} [Thu Jan 21 02:52:14 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 02:52:14.544912 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-8109a879-18a5-4654-a03d-c2caedfd0f1f req-44d2e3b4-8fce-4f96-a96a-f4ed5d34b49f tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] GET http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 Jan 21 02:52:14.546097 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-8109a879-18a5-4654-a03d-c2caedfd0f1f req-44d2e3b4-8fce-4f96-a96a-f4ed5d34b49f tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:52:14.546520 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:52:14.546520 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:52:14.547251 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-8109a879-18a5-4654-a03d-c2caedfd0f1f req-44d2e3b4-8fce-4f96-a96a-f4ed5d34b49f tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:52:14.620470 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:14.620470 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:14.630664 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-8109a879-18a5-4654-a03d-c2caedfd0f1f req-44d2e3b4-8fce-4f96-a96a-f4ed5d34b49f tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Volume info retrieved successfully. Jan 21 02:52:14.653060 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:14.653060 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:14.666859 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-8109a879-18a5-4654-a03d-c2caedfd0f1f req-44d2e3b4-8fce-4f96-a96a-f4ed5d34b49f tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 returned with HTTP 200 Jan 21 02:52:14.669443 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 151/299] 10.222.0.35 () {60 vars in 1403 bytes} [Thu Jan 21 02:52:14 2021] GET /volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 => generated 1460 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 02:52:14.705186 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-8109a879-18a5-4654-a03d-c2caedfd0f1f req-0d4a4e7d-13a4-4cf5-a774-6bec6bdf8156 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] PUT http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/attachments/499f7e87-5b13-4c69-954f-a03fbbe94f09 Jan 21 02:52:14.706312 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-8109a879-18a5-4654-a03d-c2caedfd0f1f req-0d4a4e7d-13a4-4cf5-a774-6bec6bdf8156 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "n-h1-766726-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-766726-10.cbci-766726-10.local", "mountpoint": "/dev/sda"}}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:52:14.776740 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 02:52:14.776740 n-d-766726-10 devstack@c-api.service[87957]: return self(f, *args, **kw) Jan 21 02:52:14.777262 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-8109a879-18a5-4654-a03d-c2caedfd0f1f req-0d4a4e7d-13a4-4cf5-a774-6bec6bdf8156 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Lock "b'cinder-attachment_update-a10619d5-d0ee-4fde-968e-2ffaf80f36a5-n-h1-766726-10'" acquired by "attachment_update" :: waited 0.020s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 02:52:14.779609 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:14.779609 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:16.788598 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-8109a879-18a5-4654-a03d-c2caedfd0f1f req-0d4a4e7d-13a4-4cf5-a774-6bec6bdf8156 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Lock "b'cinder-attachment_update-a10619d5-d0ee-4fde-968e-2ffaf80f36a5-n-h1-766726-10'" released by "attachment_update" :: held 2.011s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 02:52:16.789296 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-8109a879-18a5-4654-a03d-c2caedfd0f1f req-0d4a4e7d-13a4-4cf5-a774-6bec6bdf8156 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/attachments/499f7e87-5b13-4c69-954f-a03fbbe94f09 returned with HTTP 200 Jan 21 02:52:16.790505 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 149/300] 10.222.0.35 () {64 vars in 1468 bytes} [Thu Jan 21 02:52:14 2021] PUT /volume/v3/c15101def83040739e2c70f0cfd30aca/attachments/499f7e87-5b13-4c69-954f-a03fbbe94f09 => generated 762 bytes in 2091 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:52:16.829145 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-8109a879-18a5-4654-a03d-c2caedfd0f1f req-c5731492-1689-478f-b7f8-767d34b68686 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] POST http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/attachments/499f7e87-5b13-4c69-954f-a03fbbe94f09/action Jan 21 02:52:16.830028 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:52:16.830028 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:52:16.830643 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-8109a879-18a5-4654-a03d-c2caedfd0f1f req-c5731492-1689-478f-b7f8-767d34b68686 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Action body: b'{"os-complete": null}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 02:52:16.831145 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-8109a879-18a5-4654-a03d-c2caedfd0f1f req-c5731492-1689-478f-b7f8-767d34b68686 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:52:16.921782 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:16.921782 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:16.938885 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-8109a879-18a5-4654-a03d-c2caedfd0f1f req-c5731492-1689-478f-b7f8-767d34b68686 tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/attachments/499f7e87-5b13-4c69-954f-a03fbbe94f09/action returned with HTTP 204 Jan 21 02:52:16.940088 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 152/301] 10.222.0.35 () {64 vars in 1489 bytes} [Thu Jan 21 02:52:16 2021] POST /volume/v3/c15101def83040739e2c70f0cfd30aca/attachments/499f7e87-5b13-4c69-954f-a03fbbe94f09/action => generated 0 bytes in 117 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 21 02:52:22.876736 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e4531390-24d7-4781-b4b1-bbbe49cb0e60 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] POST http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes Jan 21 02:52:22.877950 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:52:22.877950 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:52:22.878700 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e4531390-24d7-4781-b4b1-bbbe49cb0e60 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-2008357626"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:52:22.880385 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-e4531390-24d7-4781-b4b1-bbbe49cb0e60 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-2008357626'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 02:52:22.881191 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-e4531390-24d7-4781-b4b1-bbbe49cb0e60 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Create volume of 1 GB Jan 21 02:52:22.882138 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:22.882138 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:22.913489 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e4531390-24d7-4781-b4b1-bbbe49cb0e60 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Availability Zones retrieved successfully. Jan 21 02:52:22.959341 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e4531390-24d7-4781-b4b1-bbbe49cb0e60 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Flow 'volume_create_api' (2c6c489d-a7ee-4452-9e31-e9f73d6f3fb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 02:52:22.962236 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e4531390-24d7-4781-b4b1-bbbe49cb0e60 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3726b6fe-1322-462a-9abe-b42d43dc465d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:52:22.976505 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-e4531390-24d7-4781-b4b1-bbbe49cb0e60 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 02:52:23.159707 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e4531390-24d7-4781-b4b1-bbbe49cb0e60 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3726b6fe-1322-462a-9abe-b42d43dc465d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:52:23.163797 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e4531390-24d7-4781-b4b1-bbbe49cb0e60 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (345b1b90-8c41-4c0f-80de-681708df5632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:52:23.280886 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-e4531390-24d7-4781-b4b1-bbbe49cb0e60 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Created reservations ['8025bc7b-329d-4ec5-b2a7-c8318e13d484', '4b5b4c92-792e-4575-ab2d-95815593c67b', 'c7c84fb5-e32e-4ad0-931d-92f71a3327d7', '08ebcb50-f512-4127-a110-fba5c879dd27'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 02:52:23.294452 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e4531390-24d7-4781-b4b1-bbbe49cb0e60 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (345b1b90-8c41-4c0f-80de-681708df5632) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8025bc7b-329d-4ec5-b2a7-c8318e13d484', '4b5b4c92-792e-4575-ab2d-95815593c67b', 'c7c84fb5-e32e-4ad0-931d-92f71a3327d7', '08ebcb50-f512-4127-a110-fba5c879dd27']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:52:23.296787 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e4531390-24d7-4781-b4b1-bbbe49cb0e60 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e81ea6b-b92c-4c92-9308-6fda673ec756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:52:23.392316 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e4531390-24d7-4781-b4b1-bbbe49cb0e60 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e81ea6b-b92c-4c92-9308-6fda673ec756) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01b1f419-341f-41c2-84cf-5e8b5d9b3595', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2008357626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfa45c3b464742038f295b098d7dccb9',qos_specs=None,replication_status=,reservations=['8025bc7b-329d-4ec5-b2a7-c8318e13d484','4b5b4c92-792e-4575-ab2d-95815593c67b','c7c84fb5-e32e-4ad0-931d-92f71a3327d7','08ebcb50-f512-4127-a110-fba5c879dd27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74ee7db9e5124d999013477809d00677',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T02:52:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2008357626',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01b1f419-341f-41c2-84cf-5e8b5d9b3595,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfa45c3b464742038f295b098d7dccb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='74ee7db9e5124d999013477809d00677',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:52:23.395047 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e4531390-24d7-4781-b4b1-bbbe49cb0e60 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab7a5758-032b-4122-8074-6ee3b3120fe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:52:23.431487 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e4531390-24d7-4781-b4b1-bbbe49cb0e60 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab7a5758-032b-4122-8074-6ee3b3120fe4) transitioned into state 'SUCCESS' from state '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-2008357626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfa45c3b464742038f295b098d7dccb9',qos_specs=None,replication_status=,reservations=['8025bc7b-329d-4ec5-b2a7-c8318e13d484','4b5b4c92-792e-4575-ab2d-95815593c67b','c7c84fb5-e32e-4ad0-931d-92f71a3327d7','08ebcb50-f512-4127-a110-fba5c879dd27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74ee7db9e5124d999013477809d00677',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:52:23.433974 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e4531390-24d7-4781-b4b1-bbbe49cb0e60 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd967098-597d-405b-bd82-d677f38c79fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:52:23.465965 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e4531390-24d7-4781-b4b1-bbbe49cb0e60 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd967098-597d-405b-bd82-d677f38c79fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:52:23.468987 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e4531390-24d7-4781-b4b1-bbbe49cb0e60 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Flow 'volume_create_api' (2c6c489d-a7ee-4452-9e31-e9f73d6f3fb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 02:52:23.583981 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e4531390-24d7-4781-b4b1-bbbe49cb0e60 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Create volume request issued successfully. Jan 21 02:52:23.616262 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e4531390-24d7-4781-b4b1-bbbe49cb0e60 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes returned with HTTP 202 Jan 21 02:52:23.616928 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 150/302] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 02:52:22 2021] POST /volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes => generated 828 bytes in 744 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 02:52:23.638442 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-706a9183-1d1d-48d3-87ee-328a7934ec81 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] GET http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 Jan 21 02:52:23.639221 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-706a9183-1d1d-48d3-87ee-328a7934ec81 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:52:23.639606 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:52:23.639606 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:52:23.640214 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-706a9183-1d1d-48d3-87ee-328a7934ec81 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:52:23.772814 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:23.772814 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:23.794362 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-706a9183-1d1d-48d3-87ee-328a7934ec81 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Volume info retrieved successfully. Jan 21 02:52:23.844391 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-706a9183-1d1d-48d3-87ee-328a7934ec81 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 returned with HTTP 200 Jan 21 02:52:23.857552 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 153/303] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:52:23 2021] GET /volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 => generated 896 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:52:24.869120 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-06216746-21d4-41c3-a775-645c4498ccbe tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] GET http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 Jan 21 02:52:24.870027 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-06216746-21d4-41c3-a775-645c4498ccbe tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:52:24.870375 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:52:24.870375 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:52:24.870967 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-06216746-21d4-41c3-a775-645c4498ccbe tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:52:24.982363 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:24.982363 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:25.006563 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-06216746-21d4-41c3-a775-645c4498ccbe tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Volume info retrieved successfully. Jan 21 02:52:25.067379 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-06216746-21d4-41c3-a775-645c4498ccbe tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 returned with HTTP 200 Jan 21 02:52:25.070346 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 151/304] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:52:24 2021] GET /volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 => generated 920 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:52:26.090362 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b9c8cf92-1699-4f3f-984b-f7b57e94c12e tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] GET http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 Jan 21 02:52:26.091563 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b9c8cf92-1699-4f3f-984b-f7b57e94c12e tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:52:26.091921 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:52:26.091921 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:52:26.092518 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b9c8cf92-1699-4f3f-984b-f7b57e94c12e tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:52:26.196513 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:26.196513 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:26.221572 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b9c8cf92-1699-4f3f-984b-f7b57e94c12e tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Volume info retrieved successfully. Jan 21 02:52:26.253017 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b9c8cf92-1699-4f3f-984b-f7b57e94c12e tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 returned with HTTP 200 Jan 21 02:52:26.253983 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 154/305] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:52:26 2021] GET /volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 => generated 921 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:52:28.744499 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-827650d4-78f3-496c-b517-7d2d59176ade req-f98b82b0-d6b7-45ce-980f-1f3242169613 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] GET http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 Jan 21 02:52:28.744987 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-827650d4-78f3-496c-b517-7d2d59176ade req-f98b82b0-d6b7-45ce-980f-1f3242169613 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:52:28.745225 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:52:28.745225 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:52:28.745574 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-827650d4-78f3-496c-b517-7d2d59176ade req-f98b82b0-d6b7-45ce-980f-1f3242169613 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:52:28.836052 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:28.836052 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:28.846426 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-827650d4-78f3-496c-b517-7d2d59176ade req-f98b82b0-d6b7-45ce-980f-1f3242169613 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Volume info retrieved successfully. Jan 21 02:52:28.888817 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-827650d4-78f3-496c-b517-7d2d59176ade req-f98b82b0-d6b7-45ce-980f-1f3242169613 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 returned with HTTP 200 Jan 21 02:52:28.889941 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 152/306] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 02:52:28 2021] GET /volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 => generated 921 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:52:28.978152 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b9c8cf92-1699-4f3f-984b-f7b57e94c12e tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] GET http://10.222.0.36/volume// Jan 21 02:52:28.978681 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b9c8cf92-1699-4f3f-984b-f7b57e94c12e tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:52:28.980155 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:52:28.980155 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:52:28.981405 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b9c8cf92-1699-4f3f-984b-f7b57e94c12e tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Calling method 'all' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:52:28.983615 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b9c8cf92-1699-4f3f-984b-f7b57e94c12e tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 02:52:28.985654 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 155/307] 10.222.0.36 () {58 vars in 1289 bytes} [Thu Jan 21 02:52:28 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 02:52:29.000389 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-827650d4-78f3-496c-b517-7d2d59176ade req-c0f00bef-cb3e-4fd1-94e0-6e36dd296fda tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] POST http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/attachments Jan 21 02:52:29.000927 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:52:29.000927 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:52:29.001348 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-827650d4-78f3-496c-b517-7d2d59176ade req-c0f00bef-cb3e-4fd1-94e0-6e36dd296fda tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "01b1f419-341f-41c2-84cf-5e8b5d9b3595", "instance_uuid": "01de58ea-bdfc-4ce9-93e2-2b3f8fb8c3e6", "connector": null}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:52:29.088167 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:29.088167 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:29.164977 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-827650d4-78f3-496c-b517-7d2d59176ade req-c0f00bef-cb3e-4fd1-94e0-6e36dd296fda tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/attachments returned with HTTP 200 Jan 21 02:52:29.166234 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 153/308] 10.222.0.36 () {66 vars in 1565 bytes} [Thu Jan 21 02:52:28 2021] POST /volume/v3/bfa45c3b464742038f295b098d7dccb9/attachments => generated 273 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:52:29.200681 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-aa5db3a5-a290-42a8-b058-a884dc7be527 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] GET http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 Jan 21 02:52:29.201522 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-aa5db3a5-a290-42a8-b058-a884dc7be527 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:52:29.202225 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-aa5db3a5-a290-42a8-b058-a884dc7be527 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:52:29.242306 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-827650d4-78f3-496c-b517-7d2d59176ade req-c0f00bef-cb3e-4fd1-94e0-6e36dd296fda tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] GET http://10.222.0.36/volume// Jan 21 02:52:29.243103 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-827650d4-78f3-496c-b517-7d2d59176ade req-c0f00bef-cb3e-4fd1-94e0-6e36dd296fda tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:52:29.243512 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:52:29.243512 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:52:29.244145 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-827650d4-78f3-496c-b517-7d2d59176ade req-c0f00bef-cb3e-4fd1-94e0-6e36dd296fda tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:52:29.245764 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-827650d4-78f3-496c-b517-7d2d59176ade req-c0f00bef-cb3e-4fd1-94e0-6e36dd296fda tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 02:52:29.246747 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 154/309] 10.222.0.23 () {56 vars in 1089 bytes} [Thu Jan 21 02:52:29 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 02:52:29.260505 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-827650d4-78f3-496c-b517-7d2d59176ade req-cd2d55e6-ba86-4236-a238-2892dc9cec08 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] GET http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 Jan 21 02:52:29.261459 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-827650d4-78f3-496c-b517-7d2d59176ade req-cd2d55e6-ba86-4236-a238-2892dc9cec08 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:52:29.262131 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-827650d4-78f3-496c-b517-7d2d59176ade req-cd2d55e6-ba86-4236-a238-2892dc9cec08 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:52:29.331098 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:29.331098 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:29.356844 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-aa5db3a5-a290-42a8-b058-a884dc7be527 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Volume info retrieved successfully. Jan 21 02:52:29.391519 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:29.391519 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:29.404235 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-827650d4-78f3-496c-b517-7d2d59176ade req-cd2d55e6-ba86-4236-a238-2892dc9cec08 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Volume info retrieved successfully. Jan 21 02:52:29.427201 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:29.427201 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:29.436236 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:29.436236 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:29.446556 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-827650d4-78f3-496c-b517-7d2d59176ade req-cd2d55e6-ba86-4236-a238-2892dc9cec08 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 returned with HTTP 200 Jan 21 02:52:29.447778 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 155/310] 10.222.0.23 () {60 vars in 1403 bytes} [Thu Jan 21 02:52:29 2021] GET /volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 => generated 1019 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 02:52:29.451441 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-aa5db3a5-a290-42a8-b058-a884dc7be527 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 returned with HTTP 200 Jan 21 02:52:29.452324 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 156/311] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:52:29 2021] GET /volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 => generated 920 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:52:29.496076 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-827650d4-78f3-496c-b517-7d2d59176ade req-5866ba72-d608-40a3-a63f-5edd001a991e tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] PUT http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/attachments/c21b0647-6cfd-4dd2-9806-e8b695a137a1 Jan 21 02:52:29.496829 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:52:29.496829 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:52:29.497606 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-827650d4-78f3-496c-b517-7d2d59176ade req-5866ba72-d608-40a3-a63f-5edd001a991e tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.23", "host": "n-h2-766726-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766726-10.cbci-766726-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:52:29.561628 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 02:52:29.561628 n-d-766726-10 devstack@c-api.service[87957]: return self(f, *args, **kw) Jan 21 02:52:29.562369 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-827650d4-78f3-496c-b517-7d2d59176ade req-5866ba72-d608-40a3-a63f-5edd001a991e tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Lock "b'cinder-attachment_update-01b1f419-341f-41c2-84cf-5e8b5d9b3595-n-h2-766726-10'" acquired by "attachment_update" :: waited 0.018s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 02:52:29.566075 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:29.566075 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:30.473212 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4a98c06d-102d-431d-9b48-a5a34756ff55 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] GET http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 Jan 21 02:52:30.474293 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4a98c06d-102d-431d-9b48-a5a34756ff55 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:52:30.474739 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:52:30.474739 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:52:30.475346 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4a98c06d-102d-431d-9b48-a5a34756ff55 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:52:30.610207 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:30.610207 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:30.671321 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4a98c06d-102d-431d-9b48-a5a34756ff55 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Volume info retrieved successfully. Jan 21 02:52:30.728506 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:30.728506 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:30.744024 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4a98c06d-102d-431d-9b48-a5a34756ff55 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 returned with HTTP 200 Jan 21 02:52:30.745535 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 157/312] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:52:30 2021] GET /volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 => generated 920 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:52:31.761757 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ea0b18ce-f7ab-48ac-9f26-ae23eba41766 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] GET http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 Jan 21 02:52:31.762261 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ea0b18ce-f7ab-48ac-9f26-ae23eba41766 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:52:31.762435 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:52:31.762435 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:52:31.763073 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ea0b18ce-f7ab-48ac-9f26-ae23eba41766 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:52:31.888703 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-827650d4-78f3-496c-b517-7d2d59176ade req-5866ba72-d608-40a3-a63f-5edd001a991e tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Lock "b'cinder-attachment_update-01b1f419-341f-41c2-84cf-5e8b5d9b3595-n-h2-766726-10'" released by "attachment_update" :: held 2.327s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 02:52:31.889930 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-827650d4-78f3-496c-b517-7d2d59176ade req-5866ba72-d608-40a3-a63f-5edd001a991e tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/attachments/c21b0647-6cfd-4dd2-9806-e8b695a137a1 returned with HTTP 200 Jan 21 02:52:31.896774 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 156/313] 10.222.0.23 () {64 vars in 1468 bytes} [Thu Jan 21 02:52:29 2021] PUT /volume/v3/bfa45c3b464742038f295b098d7dccb9/attachments/c21b0647-6cfd-4dd2-9806-e8b695a137a1 => generated 762 bytes in 2406 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:52:31.930078 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:31.930078 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:31.957538 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ea0b18ce-f7ab-48ac-9f26-ae23eba41766 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Volume info retrieved successfully. Jan 21 02:52:32.005155 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:32.005155 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:32.016500 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ea0b18ce-f7ab-48ac-9f26-ae23eba41766 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 returned with HTTP 200 Jan 21 02:52:32.017847 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 158/314] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:52:31 2021] GET /volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 => generated 921 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:52:33.033757 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f2fa12ea-5ee7-4399-99f7-126360295701 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] GET http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 Jan 21 02:52:33.034356 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f2fa12ea-5ee7-4399-99f7-126360295701 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:52:33.034709 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:52:33.034709 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:52:33.034928 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f2fa12ea-5ee7-4399-99f7-126360295701 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:52:33.195305 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:33.195305 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:33.230041 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f2fa12ea-5ee7-4399-99f7-126360295701 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Volume info retrieved successfully. Jan 21 02:52:33.298544 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:33.298544 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:33.333135 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f2fa12ea-5ee7-4399-99f7-126360295701 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 returned with HTTP 200 Jan 21 02:52:33.334194 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 157/315] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:52:33 2021] GET /volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 => generated 921 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:52:34.350074 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-14ecca95-c141-4490-9265-73d141546647 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] GET http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 Jan 21 02:52:34.350892 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-14ecca95-c141-4490-9265-73d141546647 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:52:34.351110 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:52:34.351110 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:52:34.351488 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-14ecca95-c141-4490-9265-73d141546647 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:52:34.428502 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:34.428502 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:34.438221 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-14ecca95-c141-4490-9265-73d141546647 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Volume info retrieved successfully. Jan 21 02:52:34.480513 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:34.480513 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:34.505793 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-14ecca95-c141-4490-9265-73d141546647 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 returned with HTTP 200 Jan 21 02:52:34.513387 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 159/316] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:52:34 2021] GET /volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 => generated 921 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:52:35.531647 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-24665c4a-602c-4240-870e-f70ff4ab483d tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] GET http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 Jan 21 02:52:35.532302 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-24665c4a-602c-4240-870e-f70ff4ab483d tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:52:35.532491 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:52:35.532491 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:52:35.533151 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-24665c4a-602c-4240-870e-f70ff4ab483d tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:52:35.689917 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:35.689917 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:35.700204 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-24665c4a-602c-4240-870e-f70ff4ab483d tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Volume info retrieved successfully. Jan 21 02:52:35.725114 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:35.725114 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:35.737170 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-24665c4a-602c-4240-870e-f70ff4ab483d tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 returned with HTTP 200 Jan 21 02:52:35.738233 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 158/317] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:52:35 2021] GET /volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 => generated 921 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:52:36.761679 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9d9898b2-35b9-4c04-9b2d-8e24c25baab0 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] GET http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 Jan 21 02:52:36.763104 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9d9898b2-35b9-4c04-9b2d-8e24c25baab0 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:52:36.763534 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:52:36.763534 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:52:36.766669 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9d9898b2-35b9-4c04-9b2d-8e24c25baab0 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:52:36.860916 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:36.860916 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:36.882766 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9d9898b2-35b9-4c04-9b2d-8e24c25baab0 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Volume info retrieved successfully. Jan 21 02:52:36.909697 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:36.909697 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:36.922233 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9d9898b2-35b9-4c04-9b2d-8e24c25baab0 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 returned with HTTP 200 Jan 21 02:52:36.923652 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 160/318] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:52:36 2021] GET /volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 => generated 921 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:52:37.425925 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-827650d4-78f3-496c-b517-7d2d59176ade req-fa6d199a-f0af-4b15-95ad-cec5ac60add6 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] POST http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/attachments/c21b0647-6cfd-4dd2-9806-e8b695a137a1/action Jan 21 02:52:37.427066 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:52:37.427066 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:52:37.427808 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-827650d4-78f3-496c-b517-7d2d59176ade req-fa6d199a-f0af-4b15-95ad-cec5ac60add6 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Action body: b'{"os-complete": null}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 02:52:37.428647 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-827650d4-78f3-496c-b517-7d2d59176ade req-fa6d199a-f0af-4b15-95ad-cec5ac60add6 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:52:37.559323 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:37.559323 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:37.575581 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-827650d4-78f3-496c-b517-7d2d59176ade req-fa6d199a-f0af-4b15-95ad-cec5ac60add6 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/attachments/c21b0647-6cfd-4dd2-9806-e8b695a137a1/action returned with HTTP 204 Jan 21 02:52:37.576727 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 159/319] 10.222.0.23 () {64 vars in 1489 bytes} [Thu Jan 21 02:52:37 2021] POST /volume/v3/bfa45c3b464742038f295b098d7dccb9/attachments/c21b0647-6cfd-4dd2-9806-e8b695a137a1/action => generated 0 bytes in 160 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 02:52:37.940015 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d877d57b-9501-48ae-b8a0-319e549f1bec tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] GET http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 Jan 21 02:52:37.940511 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d877d57b-9501-48ae-b8a0-319e549f1bec tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:52:37.940918 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:52:37.940918 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:52:37.941625 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d877d57b-9501-48ae-b8a0-319e549f1bec tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:52:37.997287 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:37.997287 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:38.006549 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d877d57b-9501-48ae-b8a0-319e549f1bec tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Volume info retrieved successfully. Jan 21 02:52:38.026665 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:38.026665 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:38.036615 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d877d57b-9501-48ae-b8a0-319e549f1bec tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 returned with HTTP 200 Jan 21 02:52:38.037999 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 161/320] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:52:37 2021] GET /volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 => generated 1213 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:52:38.259379 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-5b98cebd-db92-4ff7-aa75-c5fa76860222 req-5c761c71-abe5-45df-b005-883d3a9be905 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] GET http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 Jan 21 02:52:38.260588 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-5b98cebd-db92-4ff7-aa75-c5fa76860222 req-5c761c71-abe5-45df-b005-883d3a9be905 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:52:38.261007 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:52:38.261007 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:52:38.261968 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-5b98cebd-db92-4ff7-aa75-c5fa76860222 req-5c761c71-abe5-45df-b005-883d3a9be905 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:52:38.340218 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:38.340218 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:38.354408 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-5b98cebd-db92-4ff7-aa75-c5fa76860222 req-5c761c71-abe5-45df-b005-883d3a9be905 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Volume info retrieved successfully. Jan 21 02:52:38.381485 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:38.381485 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:38.393437 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-5b98cebd-db92-4ff7-aa75-c5fa76860222 req-5c761c71-abe5-45df-b005-883d3a9be905 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 returned with HTTP 200 Jan 21 02:52:38.405641 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 160/321] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 02:52:38 2021] GET /volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 => generated 1213 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:52:51.956207 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-277b5188-fc5e-4c03-b3ab-33e26c71ed72 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb Jan 21 02:52:51.957378 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-277b5188-fc5e-4c03-b3ab-33e26c71ed72 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:52:51.957805 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:52:51.957805 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:52:51.958432 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-277b5188-fc5e-4c03-b3ab-33e26c71ed72 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:52:52.010730 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:52.010730 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:52.022221 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-277b5188-fc5e-4c03-b3ab-33e26c71ed72 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Volume info retrieved successfully. Jan 21 02:52:52.052100 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-277b5188-fc5e-4c03-b3ab-33e26c71ed72 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb returned with HTTP 200 Jan 21 02:52:52.053761 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 162/322] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 02:52:51 2021] GET /volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb => generated 1362 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:52:52.071164 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-a6f1c680-491f-4508-acca-e661df984d19 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/190bfdc5-4ccf-4051-9612-2ccae282cec2 Jan 21 02:52:52.071936 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-a6f1c680-491f-4508-acca-e661df984d19 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:52:52.072262 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:52:52.072262 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:52:52.072816 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-a6f1c680-491f-4508-acca-e661df984d19 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:52:52.144660 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:52.144660 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:52.160398 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-a6f1c680-491f-4508-acca-e661df984d19 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Volume info retrieved successfully. Jan 21 02:52:52.192024 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-a6f1c680-491f-4508-acca-e661df984d19 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/190bfdc5-4ccf-4051-9612-2ccae282cec2 returned with HTTP 200 Jan 21 02:52:52.193304 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 161/323] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 02:52:52 2021] GET /volume/v3/6451766b724f4c90969c351e04d9322b/volumes/190bfdc5-4ccf-4051-9612-2ccae282cec2 => generated 913 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:52:52.207718 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-011819bf-fcf4-4203-8cc3-3ccf5cd1e11f tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/b873babb-f9b4-42ef-b59b-93c97a4bc068 Jan 21 02:52:52.208700 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-011819bf-fcf4-4203-8cc3-3ccf5cd1e11f tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:52:52.209114 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:52:52.209114 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:52:52.209946 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-011819bf-fcf4-4203-8cc3-3ccf5cd1e11f tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:52:52.270559 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:52.270559 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:52.281708 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-011819bf-fcf4-4203-8cc3-3ccf5cd1e11f tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Volume info retrieved successfully. Jan 21 02:52:52.312528 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-011819bf-fcf4-4203-8cc3-3ccf5cd1e11f tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/b873babb-f9b4-42ef-b59b-93c97a4bc068 returned with HTTP 200 Jan 21 02:52:52.313718 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 163/324] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 02:52:52 2021] GET /volume/v3/6451766b724f4c90969c351e04d9322b/volumes/b873babb-f9b4-42ef-b59b-93c97a4bc068 => generated 913 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:52:52.329396 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-a6f1c680-491f-4508-acca-e661df984d19 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume// Jan 21 02:52:52.329891 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-a6f1c680-491f-4508-acca-e661df984d19 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:52:52.330113 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:52:52.330113 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:52:52.330485 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-a6f1c680-491f-4508-acca-e661df984d19 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:52:52.331555 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-a6f1c680-491f-4508-acca-e661df984d19 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 02:52:52.332332 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 162/325] 10.222.0.36 () {58 vars in 1289 bytes} [Thu Jan 21 02:52:52 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 02:52:52.348392 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-ec5ce994-53ff-4ae4-873c-643fc4823a4a tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] POST http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/attachments Jan 21 02:52:52.349316 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:52:52.349316 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:52:52.349998 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-ec5ce994-53ff-4ae4-873c-643fc4823a4a tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eda46ddd-69dd-48c2-b37e-b680cf4b46fb", "instance_uuid": "d53cac7d-4bef-4e43-8f28-f2868f2e5cf9", "connector": null}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:52:52.414475 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:52.414475 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:52.535005 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-ec5ce994-53ff-4ae4-873c-643fc4823a4a tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/attachments returned with HTTP 200 Jan 21 02:52:52.539764 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 164/326] 10.222.0.36 () {66 vars in 1565 bytes} [Thu Jan 21 02:52:52 2021] POST /volume/v3/6451766b724f4c90969c351e04d9322b/attachments => generated 273 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:52:52.545219 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-a6f1c680-491f-4508-acca-e661df984d19 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume// Jan 21 02:52:52.545693 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-a6f1c680-491f-4508-acca-e661df984d19 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:52:52.546850 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-a6f1c680-491f-4508-acca-e661df984d19 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:52:52.548693 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-a6f1c680-491f-4508-acca-e661df984d19 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 02:52:52.549729 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 163/327] 10.222.0.36 () {58 vars in 1289 bytes} [Thu Jan 21 02:52:52 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 02:52:52.570619 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-4151ff52-9230-4edf-9d07-a27804fb1bb6 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] POST http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/attachments Jan 21 02:52:52.571372 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:52:52.571372 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:52:52.571801 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-4151ff52-9230-4edf-9d07-a27804fb1bb6 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "190bfdc5-4ccf-4051-9612-2ccae282cec2", "instance_uuid": "d53cac7d-4bef-4e43-8f28-f2868f2e5cf9", "connector": null}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:52:52.736672 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:52.736672 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:52.845955 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-4151ff52-9230-4edf-9d07-a27804fb1bb6 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/attachments returned with HTTP 200 Jan 21 02:52:52.850768 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 165/328] 10.222.0.36 () {66 vars in 1565 bytes} [Thu Jan 21 02:52:52 2021] POST /volume/v3/6451766b724f4c90969c351e04d9322b/attachments => generated 273 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:52:52.854296 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-a6f1c680-491f-4508-acca-e661df984d19 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume// Jan 21 02:52:52.855569 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-a6f1c680-491f-4508-acca-e661df984d19 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:52:52.856218 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-a6f1c680-491f-4508-acca-e661df984d19 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:52:52.857850 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-a6f1c680-491f-4508-acca-e661df984d19 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 02:52:52.859357 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 164/329] 10.222.0.36 () {58 vars in 1289 bytes} [Thu Jan 21 02:52:52 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 02:52:52.876751 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-686e5648-ba56-4748-bac9-3915400890c8 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] POST http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/attachments Jan 21 02:52:52.877542 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:52:52.877542 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:52:52.878199 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-686e5648-ba56-4748-bac9-3915400890c8 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b873babb-f9b4-42ef-b59b-93c97a4bc068", "instance_uuid": "d53cac7d-4bef-4e43-8f28-f2868f2e5cf9", "connector": null}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:52:52.954109 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:52.954109 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:53.038505 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-686e5648-ba56-4748-bac9-3915400890c8 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/attachments returned with HTTP 200 Jan 21 02:52:53.040730 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 166/330] 10.222.0.36 () {66 vars in 1565 bytes} [Thu Jan 21 02:52:52 2021] POST /volume/v3/6451766b724f4c90969c351e04d9322b/attachments => generated 273 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:52:55.260087 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-a6f1c680-491f-4508-acca-e661df984d19 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume// Jan 21 02:52:55.260550 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-a6f1c680-491f-4508-acca-e661df984d19 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:52:55.261035 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-a6f1c680-491f-4508-acca-e661df984d19 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:52:55.262078 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-a6f1c680-491f-4508-acca-e661df984d19 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 02:52:55.262688 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 165/331] 10.222.0.35 () {56 vars in 1089 bytes} [Thu Jan 21 02:52:55 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 02:52:55.276064 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-fa13f65e-538f-411a-bf2d-7107e9c0cb5f tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb Jan 21 02:52:55.276633 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-fa13f65e-538f-411a-bf2d-7107e9c0cb5f tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:52:55.276852 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:52:55.276852 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:52:55.277228 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-fa13f65e-538f-411a-bf2d-7107e9c0cb5f tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:52:55.355494 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:55.355494 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:55.371539 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-fa13f65e-538f-411a-bf2d-7107e9c0cb5f tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Volume info retrieved successfully. Jan 21 02:52:55.396491 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:55.396491 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:55.408740 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-fa13f65e-538f-411a-bf2d-7107e9c0cb5f tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb returned with HTTP 200 Jan 21 02:52:55.410143 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 167/332] 10.222.0.35 () {60 vars in 1403 bytes} [Thu Jan 21 02:52:55 2021] GET /volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb => generated 1460 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 02:52:55.445026 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-2d99f1b9-9965-43ab-9537-83f6004e5137 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] PUT http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/attachments/151d833d-b429-426e-b0be-898480517542 Jan 21 02:52:55.446387 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-2d99f1b9-9965-43ab-9537-83f6004e5137 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "n-h1-766726-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-766726-10.cbci-766726-10.local", "mountpoint": "/dev/sda"}}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:52:55.492789 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 02:52:55.492789 n-d-766726-10 devstack@c-api.service[87957]: return self(f, *args, **kw) Jan 21 02:52:55.493804 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-2d99f1b9-9965-43ab-9537-83f6004e5137 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Lock "b'cinder-attachment_update-eda46ddd-69dd-48c2-b37e-b680cf4b46fb-n-h1-766726-10'" acquired by "attachment_update" :: waited 0.015s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 02:52:55.497251 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:55.497251 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:57.372378 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-2d99f1b9-9965-43ab-9537-83f6004e5137 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Lock "b'cinder-attachment_update-eda46ddd-69dd-48c2-b37e-b680cf4b46fb-n-h1-766726-10'" released by "attachment_update" :: held 1.879s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 02:52:57.373495 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-2d99f1b9-9965-43ab-9537-83f6004e5137 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/attachments/151d833d-b429-426e-b0be-898480517542 returned with HTTP 200 Jan 21 02:52:57.376632 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 166/333] 10.222.0.35 () {64 vars in 1468 bytes} [Thu Jan 21 02:52:55 2021] PUT /volume/v3/6451766b724f4c90969c351e04d9322b/attachments/151d833d-b429-426e-b0be-898480517542 => generated 762 bytes in 1937 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:52:57.517310 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-b8c0598a-ba8b-422e-aff1-704edaf85fec req-1e30865c-9b26-4586-9bc2-fe9bddfa253e tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] GET http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 Jan 21 02:52:57.518899 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-b8c0598a-ba8b-422e-aff1-704edaf85fec req-1e30865c-9b26-4586-9bc2-fe9bddfa253e tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:52:57.519245 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:52:57.519245 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:52:57.519802 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-b8c0598a-ba8b-422e-aff1-704edaf85fec req-1e30865c-9b26-4586-9bc2-fe9bddfa253e tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:52:57.565446 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-50054552-268c-44a1-bcf6-ca39484492cf tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] POST http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/attachments/151d833d-b429-426e-b0be-898480517542/action Jan 21 02:52:57.566324 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:52:57.566324 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:52:57.567079 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-50054552-268c-44a1-bcf6-ca39484492cf tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Action body: b'{"os-complete": null}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 02:52:57.567469 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-50054552-268c-44a1-bcf6-ca39484492cf tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:52:57.610962 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:57.610962 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:57.660149 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-b8c0598a-ba8b-422e-aff1-704edaf85fec req-1e30865c-9b26-4586-9bc2-fe9bddfa253e tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Volume info retrieved successfully. Jan 21 02:52:57.731927 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:57.731927 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:57.762630 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-b8c0598a-ba8b-422e-aff1-704edaf85fec req-1e30865c-9b26-4586-9bc2-fe9bddfa253e tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 returned with HTTP 200 Jan 21 02:52:57.769460 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 168/334] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 02:52:57 2021] GET /volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 => generated 1213 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:52:57.811169 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:57.811169 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:57.839855 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-50054552-268c-44a1-bcf6-ca39484492cf tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/attachments/151d833d-b429-426e-b0be-898480517542/action returned with HTTP 204 Jan 21 02:52:57.841021 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 167/335] 10.222.0.35 () {64 vars in 1489 bytes} [Thu Jan 21 02:52:57 2021] POST /volume/v3/6451766b724f4c90969c351e04d9322b/attachments/151d833d-b429-426e-b0be-898480517542/action => generated 0 bytes in 283 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 21 02:52:57.884615 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-b8c0598a-ba8b-422e-aff1-704edaf85fec req-1e30865c-9b26-4586-9bc2-fe9bddfa253e tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] GET http://10.222.0.36/volume// Jan 21 02:52:57.885505 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-b8c0598a-ba8b-422e-aff1-704edaf85fec req-1e30865c-9b26-4586-9bc2-fe9bddfa253e tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:52:57.885931 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:52:57.885931 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:52:57.886561 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-b8c0598a-ba8b-422e-aff1-704edaf85fec req-1e30865c-9b26-4586-9bc2-fe9bddfa253e tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Calling method 'all' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:52:57.887822 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-b8c0598a-ba8b-422e-aff1-704edaf85fec req-1e30865c-9b26-4586-9bc2-fe9bddfa253e tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 02:52:57.889388 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 169/336] 10.222.0.35 () {56 vars in 1089 bytes} [Thu Jan 21 02:52: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 21 02:52:57.902618 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-ebf8a640-3907-4af8-abbe-50a9c15e9714 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/190bfdc5-4ccf-4051-9612-2ccae282cec2 Jan 21 02:52:57.903701 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-ebf8a640-3907-4af8-abbe-50a9c15e9714 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:52:57.904229 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:52:57.904229 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:52:57.904876 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-ebf8a640-3907-4af8-abbe-50a9c15e9714 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:52:58.004134 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:58.004134 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:58.032285 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-ebf8a640-3907-4af8-abbe-50a9c15e9714 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Volume info retrieved successfully. Jan 21 02:52:58.073174 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:58.073174 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:52:58.092410 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-ebf8a640-3907-4af8-abbe-50a9c15e9714 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/190bfdc5-4ccf-4051-9612-2ccae282cec2 returned with HTTP 200 Jan 21 02:52:58.096805 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 168/337] 10.222.0.35 () {60 vars in 1403 bytes} [Thu Jan 21 02:52:57 2021] GET /volume/v3/6451766b724f4c90969c351e04d9322b/volumes/190bfdc5-4ccf-4051-9612-2ccae282cec2 => generated 1011 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 02:52:58.130755 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-ada7ec12-aa92-439a-8581-1838cbc86ddd tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] PUT http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/attachments/ba01ed60-957b-4ddf-87cd-3e9063e7e403 Jan 21 02:52:58.131983 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-ada7ec12-aa92-439a-8581-1838cbc86ddd tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "n-h1-766726-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-766726-10.cbci-766726-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:52:58.189594 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 02:52:58.189594 n-d-766726-10 devstack@c-api.service[87957]: return self(f, *args, **kw) Jan 21 02:52:58.190550 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-ada7ec12-aa92-439a-8581-1838cbc86ddd tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Lock "b'cinder-attachment_update-190bfdc5-4ccf-4051-9612-2ccae282cec2-n-h1-766726-10'" acquired by "attachment_update" :: waited 0.014s {{(pid=87958) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 02:52:58.193111 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:52:58.193111 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:53:00.915176 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-ada7ec12-aa92-439a-8581-1838cbc86ddd tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Lock "b'cinder-attachment_update-190bfdc5-4ccf-4051-9612-2ccae282cec2-n-h1-766726-10'" released by "attachment_update" :: held 2.725s {{(pid=87958) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 02:53:00.915871 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-ada7ec12-aa92-439a-8581-1838cbc86ddd tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/attachments/ba01ed60-957b-4ddf-87cd-3e9063e7e403 returned with HTTP 200 Jan 21 02:53:00.916751 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 170/338] 10.222.0.35 () {64 vars in 1468 bytes} [Thu Jan 21 02:52:58 2021] PUT /volume/v3/6451766b724f4c90969c351e04d9322b/attachments/ba01ed60-957b-4ddf-87cd-3e9063e7e403 => generated 762 bytes in 2791 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:53:00.977865 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-98183f13-7d38-4370-8f4c-535031ffdce5 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] POST http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/attachments/ba01ed60-957b-4ddf-87cd-3e9063e7e403/action Jan 21 02:53:00.978368 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:53:00.978368 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:53:00.979322 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-98183f13-7d38-4370-8f4c-535031ffdce5 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Action body: b'{"os-complete": null}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 02:53:00.980062 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-98183f13-7d38-4370-8f4c-535031ffdce5 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:53:01.135683 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:53:01.135683 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:53:01.169444 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-98183f13-7d38-4370-8f4c-535031ffdce5 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/attachments/ba01ed60-957b-4ddf-87cd-3e9063e7e403/action returned with HTTP 204 Jan 21 02:53:01.170642 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 169/339] 10.222.0.35 () {64 vars in 1489 bytes} [Thu Jan 21 02:53:00 2021] POST /volume/v3/6451766b724f4c90969c351e04d9322b/attachments/ba01ed60-957b-4ddf-87cd-3e9063e7e403/action => generated 0 bytes in 197 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 02:53:01.211358 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-ada7ec12-aa92-439a-8581-1838cbc86ddd tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume// Jan 21 02:53:01.211860 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-ada7ec12-aa92-439a-8581-1838cbc86ddd tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:53:01.212061 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:53:01.212061 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:53:01.212851 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-ada7ec12-aa92-439a-8581-1838cbc86ddd tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'all' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:53:01.214062 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-ada7ec12-aa92-439a-8581-1838cbc86ddd tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 02:53:01.215168 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 171/340] 10.222.0.35 () {56 vars in 1089 bytes} [Thu Jan 21 02:53: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 21 02:53:01.229815 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-61824a3f-fa13-473a-8319-8e2edb61e0d8 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/b873babb-f9b4-42ef-b59b-93c97a4bc068 Jan 21 02:53:01.230712 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-61824a3f-fa13-473a-8319-8e2edb61e0d8 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:53:01.231111 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:53:01.231111 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:53:01.231753 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-61824a3f-fa13-473a-8319-8e2edb61e0d8 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:53:01.327315 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:53:01.327315 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:53:01.345693 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-61824a3f-fa13-473a-8319-8e2edb61e0d8 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Volume info retrieved successfully. Jan 21 02:53:01.407946 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:53:01.407946 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:53:01.417761 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-61824a3f-fa13-473a-8319-8e2edb61e0d8 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/b873babb-f9b4-42ef-b59b-93c97a4bc068 returned with HTTP 200 Jan 21 02:53:01.419154 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 170/341] 10.222.0.35 () {60 vars in 1403 bytes} [Thu Jan 21 02:53:01 2021] GET /volume/v3/6451766b724f4c90969c351e04d9322b/volumes/b873babb-f9b4-42ef-b59b-93c97a4bc068 => generated 1011 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 02:53:01.459348 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-d3578166-fb49-4a1f-a609-2998a3cacc70 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] PUT http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/attachments/1eb509ce-8e4c-4532-bd75-80b889769566 Jan 21 02:53:01.460191 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-d3578166-fb49-4a1f-a609-2998a3cacc70 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "n-h1-766726-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-766726-10.cbci-766726-10.local", "mountpoint": "/dev/sdc"}}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:53:01.506167 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 02:53:01.506167 n-d-766726-10 devstack@c-api.service[87957]: return self(f, *args, **kw) Jan 21 02:53:01.506937 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-d3578166-fb49-4a1f-a609-2998a3cacc70 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Lock "b'cinder-attachment_update-b873babb-f9b4-42ef-b59b-93c97a4bc068-n-h1-766726-10'" acquired by "attachment_update" :: waited 0.017s {{(pid=87958) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 02:53:01.515551 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:53:01.515551 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:53:04.122421 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-d3578166-fb49-4a1f-a609-2998a3cacc70 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Lock "b'cinder-attachment_update-b873babb-f9b4-42ef-b59b-93c97a4bc068-n-h1-766726-10'" released by "attachment_update" :: held 2.616s {{(pid=87958) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 02:53:04.123156 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-d3578166-fb49-4a1f-a609-2998a3cacc70 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/attachments/1eb509ce-8e4c-4532-bd75-80b889769566 returned with HTTP 200 Jan 21 02:53:04.124074 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 172/342] 10.222.0.35 () {64 vars in 1468 bytes} [Thu Jan 21 02:53:01 2021] PUT /volume/v3/6451766b724f4c90969c351e04d9322b/attachments/1eb509ce-8e4c-4532-bd75-80b889769566 => generated 762 bytes in 2670 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:53:04.168903 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-de8cea1c-4d80-45cb-87dc-64e4972056f4 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] POST http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/attachments/1eb509ce-8e4c-4532-bd75-80b889769566/action Jan 21 02:53:04.169676 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:53:04.169676 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:53:04.170405 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-de8cea1c-4d80-45cb-87dc-64e4972056f4 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Action body: b'{"os-complete": null}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 02:53:04.171597 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-de8cea1c-4d80-45cb-87dc-64e4972056f4 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:53:04.319693 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:53:04.319693 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:53:04.386177 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4c086056-8d21-4e0e-8802-0d13670a7b1e req-de8cea1c-4d80-45cb-87dc-64e4972056f4 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/attachments/1eb509ce-8e4c-4532-bd75-80b889769566/action returned with HTTP 204 Jan 21 02:53:04.387204 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 171/343] 10.222.0.35 () {64 vars in 1489 bytes} [Thu Jan 21 02:53:04 2021] POST /volume/v3/6451766b724f4c90969c351e04d9322b/attachments/1eb509ce-8e4c-4532-bd75-80b889769566/action => generated 0 bytes in 224 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 02:53:06.364077 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4e910019-d332-4ef7-b5d2-87fc50f98c48 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] GET http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 Jan 21 02:53:06.364077 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4e910019-d332-4ef7-b5d2-87fc50f98c48 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:53:06.364077 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:53:06.364077 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:53:06.364077 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4e910019-d332-4ef7-b5d2-87fc50f98c48 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:53:06.576709 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:53:06.576709 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:53:06.642081 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4e910019-d332-4ef7-b5d2-87fc50f98c48 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Volume info retrieved successfully. Jan 21 02:53:06.713034 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:53:06.713034 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:53:06.741405 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4e910019-d332-4ef7-b5d2-87fc50f98c48 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 returned with HTTP 200 Jan 21 02:53:06.755119 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 173/344] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:53:06 2021] GET /volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 => generated 1213 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:53:07.755507 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-1f149ebc-8a61-42e6-b99a-b3cb16307f00 req-4e43154a-75a6-428b-9ac7-54789e34d6aa tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] GET http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 Jan 21 02:53:07.756028 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-1f149ebc-8a61-42e6-b99a-b3cb16307f00 req-4e43154a-75a6-428b-9ac7-54789e34d6aa tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:53:07.756207 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:53:07.756207 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:53:07.756572 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-1f149ebc-8a61-42e6-b99a-b3cb16307f00 req-4e43154a-75a6-428b-9ac7-54789e34d6aa tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:53:07.809141 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:53:07.809141 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:53:07.818969 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-1f149ebc-8a61-42e6-b99a-b3cb16307f00 req-4e43154a-75a6-428b-9ac7-54789e34d6aa tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Volume info retrieved successfully. Jan 21 02:53:07.841766 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:53:07.841766 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:53:07.852545 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-1f149ebc-8a61-42e6-b99a-b3cb16307f00 req-4e43154a-75a6-428b-9ac7-54789e34d6aa tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 returned with HTTP 200 Jan 21 02:53:07.853738 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 172/345] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 02:53:07 2021] GET /volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 => generated 1213 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:53:07.887227 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-1f149ebc-8a61-42e6-b99a-b3cb16307f00 req-60f02df2-f890-41ca-8646-5dc7732df204 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] POST http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595/action Jan 21 02:53:07.888419 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:53:07.888419 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:53:07.889023 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-1f149ebc-8a61-42e6-b99a-b3cb16307f00 req-60f02df2-f890-41ca-8646-5dc7732df204 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Action body: b'{"os-begin_detaching": null}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 02:53:07.889738 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-1f149ebc-8a61-42e6-b99a-b3cb16307f00 req-60f02df2-f890-41ca-8646-5dc7732df204 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:53:07.956818 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:53:07.956818 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:53:07.958227 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-1f149ebc-8a61-42e6-b99a-b3cb16307f00 req-60f02df2-f890-41ca-8646-5dc7732df204 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Volume info retrieved successfully. Jan 21 02:53:07.969166 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-1f149ebc-8a61-42e6-b99a-b3cb16307f00 req-60f02df2-f890-41ca-8646-5dc7732df204 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Begin detaching volume completed successfully. Jan 21 02:53:07.969954 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-1f149ebc-8a61-42e6-b99a-b3cb16307f00 req-60f02df2-f890-41ca-8646-5dc7732df204 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595/action returned with HTTP 202 Jan 21 02:53:07.977603 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 174/346] 10.222.0.36 () {64 vars in 1643 bytes} [Thu Jan 21 02:53:07 2021] POST /volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 02:53:08.008750 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-30fd23da-c806-4db1-9cb1-0a0da2040dea tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] GET http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 Jan 21 02:53:08.009268 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-30fd23da-c806-4db1-9cb1-0a0da2040dea tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:53:08.009480 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:53:08.009480 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:53:08.009853 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-30fd23da-c806-4db1-9cb1-0a0da2040dea tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:53:08.099681 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-1f149ebc-8a61-42e6-b99a-b3cb16307f00 req-60f02df2-f890-41ca-8646-5dc7732df204 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] GET http://10.222.0.36/volume// Jan 21 02:53:08.100948 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-1f149ebc-8a61-42e6-b99a-b3cb16307f00 req-60f02df2-f890-41ca-8646-5dc7732df204 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:53:08.101223 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:53:08.101223 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:53:08.101707 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-1f149ebc-8a61-42e6-b99a-b3cb16307f00 req-60f02df2-f890-41ca-8646-5dc7732df204 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Calling method 'all' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:53:08.102936 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-1f149ebc-8a61-42e6-b99a-b3cb16307f00 req-60f02df2-f890-41ca-8646-5dc7732df204 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 02:53:08.103939 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 175/347] 10.222.0.23 () {56 vars in 1089 bytes} [Thu Jan 21 02:53:08 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 02:53:08.124208 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-1f149ebc-8a61-42e6-b99a-b3cb16307f00 req-88943807-2d2b-4ab9-a8f8-469deb300348 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] GET http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 Jan 21 02:53:08.127094 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-1f149ebc-8a61-42e6-b99a-b3cb16307f00 req-88943807-2d2b-4ab9-a8f8-469deb300348 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:53:08.127633 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-1f149ebc-8a61-42e6-b99a-b3cb16307f00 req-88943807-2d2b-4ab9-a8f8-469deb300348 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:53:08.128127 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:53:08.128127 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:53:08.156104 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-30fd23da-c806-4db1-9cb1-0a0da2040dea tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Volume info retrieved successfully. Jan 21 02:53:08.196733 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:53:08.196733 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:53:08.215587 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-30fd23da-c806-4db1-9cb1-0a0da2040dea tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 returned with HTTP 200 Jan 21 02:53:08.227318 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 173/348] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:53:08 2021] GET /volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 => generated 1216 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:53:08.307844 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:53:08.307844 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:53:08.318109 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-1f149ebc-8a61-42e6-b99a-b3cb16307f00 req-88943807-2d2b-4ab9-a8f8-469deb300348 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Volume info retrieved successfully. Jan 21 02:53:08.342244 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:53:08.342244 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:53:08.353057 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-1f149ebc-8a61-42e6-b99a-b3cb16307f00 req-88943807-2d2b-4ab9-a8f8-469deb300348 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 returned with HTTP 200 Jan 21 02:53:08.353773 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 176/349] 10.222.0.23 () {60 vars in 1403 bytes} [Thu Jan 21 02:53:08 2021] GET /volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 => generated 1315 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 02:53:08.808004 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-1f149ebc-8a61-42e6-b99a-b3cb16307f00 req-f1f4dbf9-0c43-41ce-8ad6-c1580b99658d tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] DELETE http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/attachments/c21b0647-6cfd-4dd2-9806-e8b695a137a1 Jan 21 02:53:08.809090 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-1f149ebc-8a61-42e6-b99a-b3cb16307f00 req-f1f4dbf9-0c43-41ce-8ad6-c1580b99658d tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:53:08.809496 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:53:08.809496 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:53:08.810123 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-1f149ebc-8a61-42e6-b99a-b3cb16307f00 req-f1f4dbf9-0c43-41ce-8ad6-c1580b99658d tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:53:08.855190 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:53:08.855190 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:53:09.229304 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-85532c15-0c21-4831-a034-dae5e3ab2012 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] GET http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 Jan 21 02:53:09.229832 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-85532c15-0c21-4831-a034-dae5e3ab2012 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:53:09.230049 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:53:09.230049 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:53:09.230427 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-85532c15-0c21-4831-a034-dae5e3ab2012 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:53:09.379288 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:53:09.379288 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:53:09.402331 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-85532c15-0c21-4831-a034-dae5e3ab2012 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Volume info retrieved successfully. Jan 21 02:53:09.454306 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:53:09.454306 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:53:09.472410 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-85532c15-0c21-4831-a034-dae5e3ab2012 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 returned with HTTP 200 Jan 21 02:53:09.472410 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 177/350] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:53:09 2021] GET /volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 => generated 1216 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:53:09.806323 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-1f149ebc-8a61-42e6-b99a-b3cb16307f00 req-f1f4dbf9-0c43-41ce-8ad6-c1580b99658d tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 02:53:09.806910 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-1f149ebc-8a61-42e6-b99a-b3cb16307f00 req-f1f4dbf9-0c43-41ce-8ad6-c1580b99658d tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Pending status list for volume during attachment-delete: [] {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 02:53:09.820204 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-1f149ebc-8a61-42e6-b99a-b3cb16307f00 req-f1f4dbf9-0c43-41ce-8ad6-c1580b99658d tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/attachments/c21b0647-6cfd-4dd2-9806-e8b695a137a1 returned with HTTP 200 Jan 21 02:53:09.821715 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 174/351] 10.222.0.23 () {62 vars in 1437 bytes} [Thu Jan 21 02:53:08 2021] DELETE /volume/v3/bfa45c3b464742038f295b098d7dccb9/attachments/c21b0647-6cfd-4dd2-9806-e8b695a137a1 => generated 19 bytes in 1018 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:53:10.488548 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c831cff5-b921-4402-85c5-638180e43fa8 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] GET http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 Jan 21 02:53:10.488548 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c831cff5-b921-4402-85c5-638180e43fa8 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:53:10.488548 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:53:10.488548 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:53:10.488548 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c831cff5-b921-4402-85c5-638180e43fa8 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:53:10.537167 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:53:10.537167 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:53:10.551307 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c831cff5-b921-4402-85c5-638180e43fa8 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Volume info retrieved successfully. Jan 21 02:53:10.584029 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c831cff5-b921-4402-85c5-638180e43fa8 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 returned with HTTP 200 Jan 21 02:53:10.585363 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 178/352] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:53:10 2021] GET /volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 => generated 921 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:53:16.105122 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d383338f-abf8-42ea-a940-c66cb39f466f tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] DELETE http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 Jan 21 02:53:16.106930 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d383338f-abf8-42ea-a940-c66cb39f466f tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:53:16.107362 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:53:16.107362 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:53:16.115597 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d383338f-abf8-42ea-a940-c66cb39f466f tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:53:16.116364 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-d383338f-abf8-42ea-a940-c66cb39f466f tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Delete volume with id: 01b1f419-341f-41c2-84cf-5e8b5d9b3595 Jan 21 02:53:16.308976 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:53:16.308976 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:53:16.312736 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d383338f-abf8-42ea-a940-c66cb39f466f tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Volume info retrieved successfully. Jan 21 02:53:16.375539 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d383338f-abf8-42ea-a940-c66cb39f466f tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Delete volume request issued successfully. Jan 21 02:53:16.376221 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d383338f-abf8-42ea-a940-c66cb39f466f tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 returned with HTTP 202 Jan 21 02:53:16.382233 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 175/353] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 02:53:16 2021] DELETE /volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 => generated 0 bytes in 282 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 02:53:16.385794 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b2f1eb2e-8633-48be-81a5-45a437185779 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] GET http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 Jan 21 02:53:16.386311 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b2f1eb2e-8633-48be-81a5-45a437185779 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:53:16.386639 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:53:16.386639 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:53:16.386893 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b2f1eb2e-8633-48be-81a5-45a437185779 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:53:16.543868 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:53:16.543868 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:53:16.572767 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b2f1eb2e-8633-48be-81a5-45a437185779 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Volume info retrieved successfully. Jan 21 02:53:16.695953 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b2f1eb2e-8633-48be-81a5-45a437185779 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 returned with HTTP 200 Jan 21 02:53:16.714491 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 179/354] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:53:16 2021] GET /volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 => generated 920 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:53:17.715186 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1f1ff180-498a-40cc-baa1-1ad29eda7e34 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] GET http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 Jan 21 02:53:17.716279 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1f1ff180-498a-40cc-baa1-1ad29eda7e34 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:53:17.716698 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:53:17.716698 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:53:17.717398 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1f1ff180-498a-40cc-baa1-1ad29eda7e34 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:53:17.902751 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:53:17.902751 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:53:17.925023 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1f1ff180-498a-40cc-baa1-1ad29eda7e34 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Volume info retrieved successfully. Jan 21 02:53:17.978266 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1f1ff180-498a-40cc-baa1-1ad29eda7e34 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 returned with HTTP 200 Jan 21 02:53:17.991647 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 176/355] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:53:17 2021] GET /volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 => generated 920 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:53:18.998975 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8d7dea39-583d-4df3-b5c5-8265ccda68d9 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] GET http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 Jan 21 02:53:18.999610 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8d7dea39-583d-4df3-b5c5-8265ccda68d9 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:53:18.999925 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:53:18.999925 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:53:19.000473 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8d7dea39-583d-4df3-b5c5-8265ccda68d9 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:53:19.069028 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:53:19.069028 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:53:19.074126 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8d7dea39-583d-4df3-b5c5-8265ccda68d9 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 returned with HTTP 404 Jan 21 02:53:19.080088 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 180/356] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:53:18 2021] GET /volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/01b1f419-341f-41c2-84cf-5e8b5d9b3595 => generated 109 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 02:53:19.085046 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-36fbc994-2567-422c-938b-33eccb256491 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] DELETE http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/e58050b7-d929-4ff9-a353-665322bed11c Jan 21 02:53:19.085504 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-36fbc994-2567-422c-938b-33eccb256491 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:53:19.085846 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:53:19.085846 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:53:19.086380 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-36fbc994-2567-422c-938b-33eccb256491 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:53:19.087393 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-36fbc994-2567-422c-938b-33eccb256491 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Delete volume with id: e58050b7-d929-4ff9-a353-665322bed11c Jan 21 02:53:19.163882 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:53:19.163882 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:53:19.165135 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-36fbc994-2567-422c-938b-33eccb256491 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Volume info retrieved successfully. Jan 21 02:53:19.228356 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-36fbc994-2567-422c-938b-33eccb256491 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Delete volume request issued successfully. Jan 21 02:53:19.229735 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-36fbc994-2567-422c-938b-33eccb256491 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/e58050b7-d929-4ff9-a353-665322bed11c returned with HTTP 202 Jan 21 02:53:19.236004 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 177/357] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 02:53:19 2021] DELETE /volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/e58050b7-d929-4ff9-a353-665322bed11c => generated 0 bytes in 156 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 02:53:19.241985 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-db93e1a7-4a96-40f2-a946-0f9e2dfdacde tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] GET http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/e58050b7-d929-4ff9-a353-665322bed11c Jan 21 02:53:19.242297 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-db93e1a7-4a96-40f2-a946-0f9e2dfdacde tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:53:19.242518 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:53:19.242518 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:53:19.242920 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-db93e1a7-4a96-40f2-a946-0f9e2dfdacde tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:53:19.400021 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:53:19.400021 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:53:19.420506 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-db93e1a7-4a96-40f2-a946-0f9e2dfdacde tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Volume info retrieved successfully. Jan 21 02:53:19.468570 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-db93e1a7-4a96-40f2-a946-0f9e2dfdacde tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/e58050b7-d929-4ff9-a353-665322bed11c returned with HTTP 200 Jan 21 02:53:19.470508 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 181/358] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:53:19 2021] GET /volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/e58050b7-d929-4ff9-a353-665322bed11c => generated 920 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:53:20.486878 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0edb4003-0892-42dc-886f-cfcb435f851f tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] GET http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/e58050b7-d929-4ff9-a353-665322bed11c Jan 21 02:53:20.488192 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0edb4003-0892-42dc-886f-cfcb435f851f tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:53:20.488567 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:53:20.488567 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:53:20.489214 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0edb4003-0892-42dc-886f-cfcb435f851f tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:53:20.553623 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:53:20.553623 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:53:20.565087 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-0edb4003-0892-42dc-886f-cfcb435f851f tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Volume info retrieved successfully. Jan 21 02:53:20.596110 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0edb4003-0892-42dc-886f-cfcb435f851f tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/e58050b7-d929-4ff9-a353-665322bed11c returned with HTTP 200 Jan 21 02:53:20.596110 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 178/359] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:53:20 2021] GET /volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/e58050b7-d929-4ff9-a353-665322bed11c => generated 920 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:53:21.609761 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d7d89e9e-eb75-4eda-a06e-25332b4356e2 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] GET http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/e58050b7-d929-4ff9-a353-665322bed11c Jan 21 02:53:21.610315 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d7d89e9e-eb75-4eda-a06e-25332b4356e2 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:53:21.610491 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:53:21.610491 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:53:21.610863 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d7d89e9e-eb75-4eda-a06e-25332b4356e2 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:53:21.721054 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:53:21.721054 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:53:21.747560 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d7d89e9e-eb75-4eda-a06e-25332b4356e2 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Volume info retrieved successfully. Jan 21 02:53:21.790944 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d7d89e9e-eb75-4eda-a06e-25332b4356e2 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/e58050b7-d929-4ff9-a353-665322bed11c returned with HTTP 200 Jan 21 02:53:21.791679 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 182/360] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:53:21 2021] GET /volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/e58050b7-d929-4ff9-a353-665322bed11c => generated 920 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:53:22.812172 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9d09a5bd-82c5-472e-a732-082cc8432bf6 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] GET http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/e58050b7-d929-4ff9-a353-665322bed11c Jan 21 02:53:22.813424 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9d09a5bd-82c5-472e-a732-082cc8432bf6 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:53:22.814035 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:53:22.814035 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:53:22.816208 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9d09a5bd-82c5-472e-a732-082cc8432bf6 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:53:22.881723 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9d09a5bd-82c5-472e-a732-082cc8432bf6 tempest-ServerRescueNegativeTestJSON-1332772626 tempest-ServerRescueNegativeTestJSON-1332772626] http://10.222.0.36/volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/e58050b7-d929-4ff9-a353-665322bed11c returned with HTTP 404 Jan 21 02:53:22.900912 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 179/361] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:53:22 2021] GET /volume/v3/bfa45c3b464742038f295b098d7dccb9/volumes/e58050b7-d929-4ff9-a353-665322bed11c => generated 109 bytes in 93 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 02:53:56.928124 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3f7c6857-4285-4179-8708-878a603a2931 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] POST http://10.222.0.36/volume/v3/eea5bd3a83104e11887bbc9cf02a7d03/volumes Jan 21 02:53:56.929105 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:53:56.929105 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:53:56.929779 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3f7c6857-4285-4179-8708-878a603a2931 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1294411854"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:53:56.931056 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-3f7c6857-4285-4179-8708-878a603a2931 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1294411854'}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 02:53:56.931571 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-3f7c6857-4285-4179-8708-878a603a2931 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Create volume of 1 GB Jan 21 02:53:56.963774 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3f7c6857-4285-4179-8708-878a603a2931 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Availability Zones retrieved successfully. Jan 21 02:53:56.996901 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-3f7c6857-4285-4179-8708-878a603a2931 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Flow 'volume_create_api' (81809d35-558c-4087-accc-817d647d2963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 02:53:57.011381 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-3f7c6857-4285-4179-8708-878a603a2931 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bd1f0c6-bab0-43be-922b-2734e7407650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:53:57.014595 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-3f7c6857-4285-4179-8708-878a603a2931 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Validating volume size '1' using validate_int {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 02:53:57.150384 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-3f7c6857-4285-4179-8708-878a603a2931 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bd1f0c6-bab0-43be-922b-2734e7407650) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:53:57.152639 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-3f7c6857-4285-4179-8708-878a603a2931 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3eaceee-fec4-47ad-b145-5ad12a1aba89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:53:57.316196 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-3f7c6857-4285-4179-8708-878a603a2931 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Created reservations ['7a1d4304-60d2-4d40-8c2c-eac8b1df5e3f', '5a19d6ec-bef6-4ab2-8190-886ea5eb4776', 'dc48b675-d709-4295-92ab-9a6d30e0c0a2', 'e9cc77e8-aa25-4b5f-9a02-8fd8484f1309'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 02:53:57.319003 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-3f7c6857-4285-4179-8708-878a603a2931 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3eaceee-fec4-47ad-b145-5ad12a1aba89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a1d4304-60d2-4d40-8c2c-eac8b1df5e3f', '5a19d6ec-bef6-4ab2-8190-886ea5eb4776', 'dc48b675-d709-4295-92ab-9a6d30e0c0a2', 'e9cc77e8-aa25-4b5f-9a02-8fd8484f1309']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:53:57.321745 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-3f7c6857-4285-4179-8708-878a603a2931 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (875c9e79-5b0e-42d7-ac7a-c957051e5c77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:53:57.393530 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-3f7c6857-4285-4179-8708-878a603a2931 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (875c9e79-5b0e-42d7-ac7a-c957051e5c77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22e1625e-8d17-4cf7-807d-5f5c1631863b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1294411854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eea5bd3a83104e11887bbc9cf02a7d03',qos_specs=None,replication_status=,reservations=['7a1d4304-60d2-4d40-8c2c-eac8b1df5e3f','5a19d6ec-bef6-4ab2-8190-886ea5eb4776','dc48b675-d709-4295-92ab-9a6d30e0c0a2','e9cc77e8-aa25-4b5f-9a02-8fd8484f1309'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf849391ec5f4c048889a39f21f09c54',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T02:53:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1294411854',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22e1625e-8d17-4cf7-807d-5f5c1631863b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eea5bd3a83104e11887bbc9cf02a7d03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='cf849391ec5f4c048889a39f21f09c54',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:53:57.395745 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-3f7c6857-4285-4179-8708-878a603a2931 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29115f60-6c52-4fc3-a0e0-817005ab4cdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:53:57.427770 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-3f7c6857-4285-4179-8708-878a603a2931 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29115f60-6c52-4fc3-a0e0-817005ab4cdb) transitioned into state 'SUCCESS' from state '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-1294411854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eea5bd3a83104e11887bbc9cf02a7d03',qos_specs=None,replication_status=,reservations=['7a1d4304-60d2-4d40-8c2c-eac8b1df5e3f','5a19d6ec-bef6-4ab2-8190-886ea5eb4776','dc48b675-d709-4295-92ab-9a6d30e0c0a2','e9cc77e8-aa25-4b5f-9a02-8fd8484f1309'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf849391ec5f4c048889a39f21f09c54',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:53:57.430535 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-3f7c6857-4285-4179-8708-878a603a2931 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f565e06-72aa-40fa-bb4b-0e1bdb540bb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:53:57.473421 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-3f7c6857-4285-4179-8708-878a603a2931 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f565e06-72aa-40fa-bb4b-0e1bdb540bb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:53:57.480635 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-3f7c6857-4285-4179-8708-878a603a2931 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Flow 'volume_create_api' (81809d35-558c-4087-accc-817d647d2963) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 02:53:57.589665 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3f7c6857-4285-4179-8708-878a603a2931 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Create volume request issued successfully. Jan 21 02:53:57.621200 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3f7c6857-4285-4179-8708-878a603a2931 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] http://10.222.0.36/volume/v3/eea5bd3a83104e11887bbc9cf02a7d03/volumes returned with HTTP 202 Jan 21 02:53:57.622528 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 183/362] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 02:53:56 2021] POST /volume/v3/eea5bd3a83104e11887bbc9cf02a7d03/volumes => generated 823 bytes in 699 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 02:53:57.637350 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1959b459-99f3-4531-850b-44c1dafdd006 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] GET http://10.222.0.36/volume/v3/eea5bd3a83104e11887bbc9cf02a7d03/volumes/22e1625e-8d17-4cf7-807d-5f5c1631863b Jan 21 02:53:57.638916 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1959b459-99f3-4531-850b-44c1dafdd006 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:53:57.639635 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1959b459-99f3-4531-850b-44c1dafdd006 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:53:57.742753 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:53:57.742753 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:53:57.779918 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1959b459-99f3-4531-850b-44c1dafdd006 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Volume info retrieved successfully. Jan 21 02:53:57.832290 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1959b459-99f3-4531-850b-44c1dafdd006 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] http://10.222.0.36/volume/v3/eea5bd3a83104e11887bbc9cf02a7d03/volumes/22e1625e-8d17-4cf7-807d-5f5c1631863b returned with HTTP 200 Jan 21 02:53:57.833390 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 180/363] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:53:57 2021] GET /volume/v3/eea5bd3a83104e11887bbc9cf02a7d03/volumes/22e1625e-8d17-4cf7-807d-5f5c1631863b => generated 915 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:53:58.851014 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d5d8f415-cca8-4c36-b7e7-3d3e39ccfed4 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] GET http://10.222.0.36/volume/v3/eea5bd3a83104e11887bbc9cf02a7d03/volumes/22e1625e-8d17-4cf7-807d-5f5c1631863b Jan 21 02:53:58.851516 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d5d8f415-cca8-4c36-b7e7-3d3e39ccfed4 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:53:58.851894 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:53:58.851894 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:53:58.852275 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d5d8f415-cca8-4c36-b7e7-3d3e39ccfed4 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:53:58.935680 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:53:58.935680 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:53:58.948150 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d5d8f415-cca8-4c36-b7e7-3d3e39ccfed4 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Volume info retrieved successfully. Jan 21 02:53:58.980009 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d5d8f415-cca8-4c36-b7e7-3d3e39ccfed4 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] http://10.222.0.36/volume/v3/eea5bd3a83104e11887bbc9cf02a7d03/volumes/22e1625e-8d17-4cf7-807d-5f5c1631863b returned with HTTP 200 Jan 21 02:53:58.982045 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 184/364] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:53:58 2021] GET /volume/v3/eea5bd3a83104e11887bbc9cf02a7d03/volumes/22e1625e-8d17-4cf7-807d-5f5c1631863b => generated 916 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:53:58.996657 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-78496e04-9c71-41f6-8a98-a248103ca060 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] POST http://10.222.0.36/volume/v3/eea5bd3a83104e11887bbc9cf02a7d03/volumes/22e1625e-8d17-4cf7-807d-5f5c1631863b/action Jan 21 02:53:58.997487 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:53:58.997487 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:53:58.998371 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-78496e04-9c71-41f6-8a98-a248103ca060 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 02:53:58.998973 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-78496e04-9c71-41f6-8a98-a248103ca060 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:53:59.084530 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:53:59.084530 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:53:59.087502 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-78496e04-9c71-41f6-8a98-a248103ca060 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Volume info retrieved successfully. Jan 21 02:53:59.101387 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-78496e04-9c71-41f6-8a98-a248103ca060 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Volume updated successfully. Jan 21 02:53:59.101983 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-78496e04-9c71-41f6-8a98-a248103ca060 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] http://10.222.0.36/volume/v3/eea5bd3a83104e11887bbc9cf02a7d03/volumes/22e1625e-8d17-4cf7-807d-5f5c1631863b/action returned with HTTP 200 Jan 21 02:53:59.103314 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 181/365] 10.222.0.36 () {60 vars in 1357 bytes} [Thu Jan 21 02:53:58 2021] POST /volume/v3/eea5bd3a83104e11887bbc9cf02a7d03/volumes/22e1625e-8d17-4cf7-807d-5f5c1631863b/action => generated 0 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 21 02:53:59.111405 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-18fc1513-6fbb-4195-9849-7f7de7b2872f tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] GET http://10.222.0.36/volume/v3/eea5bd3a83104e11887bbc9cf02a7d03/volumes/22e1625e-8d17-4cf7-807d-5f5c1631863b Jan 21 02:53:59.112204 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-18fc1513-6fbb-4195-9849-7f7de7b2872f tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:53:59.112609 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:53:59.112609 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:53:59.113232 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-18fc1513-6fbb-4195-9849-7f7de7b2872f tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:53:59.168248 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:53:59.168248 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:53:59.186947 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-18fc1513-6fbb-4195-9849-7f7de7b2872f tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Volume info retrieved successfully. Jan 21 02:53:59.233123 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-18fc1513-6fbb-4195-9849-7f7de7b2872f tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] http://10.222.0.36/volume/v3/eea5bd3a83104e11887bbc9cf02a7d03/volumes/22e1625e-8d17-4cf7-807d-5f5c1631863b returned with HTTP 200 Jan 21 02:53:59.234631 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 185/366] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:53:59 2021] GET /volume/v3/eea5bd3a83104e11887bbc9cf02a7d03/volumes/22e1625e-8d17-4cf7-807d-5f5c1631863b => generated 916 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 02:53:59.364131 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-df35284b-cd7f-403d-9628-6cc7266bf681 req-83e31133-60de-4dc5-a1a2-a90c70a1e72a tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] GET http://10.222.0.36/volume/v3/eea5bd3a83104e11887bbc9cf02a7d03/volumes/22e1625e-8d17-4cf7-807d-5f5c1631863b Jan 21 02:53:59.364929 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-df35284b-cd7f-403d-9628-6cc7266bf681 req-83e31133-60de-4dc5-a1a2-a90c70a1e72a tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:53:59.365303 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:53:59.365303 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:53:59.365924 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-df35284b-cd7f-403d-9628-6cc7266bf681 req-83e31133-60de-4dc5-a1a2-a90c70a1e72a tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:53:59.417261 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:53:59.417261 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:53:59.427173 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-df35284b-cd7f-403d-9628-6cc7266bf681 req-83e31133-60de-4dc5-a1a2-a90c70a1e72a tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Volume info retrieved successfully. Jan 21 02:53:59.450251 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-df35284b-cd7f-403d-9628-6cc7266bf681 req-83e31133-60de-4dc5-a1a2-a90c70a1e72a tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] http://10.222.0.36/volume/v3/eea5bd3a83104e11887bbc9cf02a7d03/volumes/22e1625e-8d17-4cf7-807d-5f5c1631863b returned with HTTP 200 Jan 21 02:53:59.457379 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 182/367] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 02:53:59 2021] GET /volume/v3/eea5bd3a83104e11887bbc9cf02a7d03/volumes/22e1625e-8d17-4cf7-807d-5f5c1631863b => generated 916 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:54:01.562291 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f9377320-4c4f-4e75-b3fb-be08dace4459 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] POST http://10.222.0.36/volume/v3/eea5bd3a83104e11887bbc9cf02a7d03/volumes Jan 21 02:54:01.563187 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:54:01.563187 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:54:01.563187 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f9377320-4c4f-4e75-b3fb-be08dace4459 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-854205141"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:54:01.564676 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-f9377320-4c4f-4e75-b3fb-be08dace4459 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-854205141'}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 02:54:01.565047 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-f9377320-4c4f-4e75-b3fb-be08dace4459 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Create volume of 1 GB Jan 21 02:54:01.597697 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f9377320-4c4f-4e75-b3fb-be08dace4459 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Availability Zones retrieved successfully. Jan 21 02:54:01.627230 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f9377320-4c4f-4e75-b3fb-be08dace4459 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Flow 'volume_create_api' (30a2e1ca-b373-4ac3-a2c4-b705dad022d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 02:54:01.630227 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f9377320-4c4f-4e75-b3fb-be08dace4459 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb09f96e-2ba3-4f18-a79a-a04ca8303a37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:54:01.632378 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-f9377320-4c4f-4e75-b3fb-be08dace4459 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Validating volume size '1' using validate_int {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 02:54:01.821147 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f9377320-4c4f-4e75-b3fb-be08dace4459 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb09f96e-2ba3-4f18-a79a-a04ca8303a37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:54:01.823810 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f9377320-4c4f-4e75-b3fb-be08dace4459 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db377660-410e-4c4e-b13a-774f4ad4c9e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:54:01.926722 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-f9377320-4c4f-4e75-b3fb-be08dace4459 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Created reservations ['dd624841-b426-424d-a9fa-8bb649dd064d', '0243aa0a-e8df-4f63-a7b3-0cca9f36df5b', 'bdd1b761-33ea-4712-bde0-07b6b4f1bb53', 'e6706880-da74-486a-8aa7-61da17eb2016'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 02:54:01.928799 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f9377320-4c4f-4e75-b3fb-be08dace4459 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db377660-410e-4c4e-b13a-774f4ad4c9e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd624841-b426-424d-a9fa-8bb649dd064d', '0243aa0a-e8df-4f63-a7b3-0cca9f36df5b', 'bdd1b761-33ea-4712-bde0-07b6b4f1bb53', 'e6706880-da74-486a-8aa7-61da17eb2016']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:54:01.931720 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f9377320-4c4f-4e75-b3fb-be08dace4459 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25a303c7-0b19-4e12-8491-551c4cb1ad2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:54:01.998971 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f9377320-4c4f-4e75-b3fb-be08dace4459 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25a303c7-0b19-4e12-8491-551c4cb1ad2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b783d7e-67b9-4620-a8a7-ac22fa8516b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-854205141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eea5bd3a83104e11887bbc9cf02a7d03',qos_specs=None,replication_status=,reservations=['dd624841-b426-424d-a9fa-8bb649dd064d','0243aa0a-e8df-4f63-a7b3-0cca9f36df5b','bdd1b761-33ea-4712-bde0-07b6b4f1bb53','e6706880-da74-486a-8aa7-61da17eb2016'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf849391ec5f4c048889a39f21f09c54',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T02:54:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-854205141',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b783d7e-67b9-4620-a8a7-ac22fa8516b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eea5bd3a83104e11887bbc9cf02a7d03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='cf849391ec5f4c048889a39f21f09c54',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:54:02.001901 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f9377320-4c4f-4e75-b3fb-be08dace4459 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8a96f39-48a7-480c-85ce-6eb96d4b9c2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:54:02.039681 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f9377320-4c4f-4e75-b3fb-be08dace4459 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8a96f39-48a7-480c-85ce-6eb96d4b9c2f) transitioned into state 'SUCCESS' from state '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-854205141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eea5bd3a83104e11887bbc9cf02a7d03',qos_specs=None,replication_status=,reservations=['dd624841-b426-424d-a9fa-8bb649dd064d','0243aa0a-e8df-4f63-a7b3-0cca9f36df5b','bdd1b761-33ea-4712-bde0-07b6b4f1bb53','e6706880-da74-486a-8aa7-61da17eb2016'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf849391ec5f4c048889a39f21f09c54',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:54:02.042529 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f9377320-4c4f-4e75-b3fb-be08dace4459 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbe74693-38fd-4232-a623-5072f4dc49ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:54:02.073875 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f9377320-4c4f-4e75-b3fb-be08dace4459 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbe74693-38fd-4232-a623-5072f4dc49ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:54:02.077687 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f9377320-4c4f-4e75-b3fb-be08dace4459 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Flow 'volume_create_api' (30a2e1ca-b373-4ac3-a2c4-b705dad022d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 02:54:02.150619 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f9377320-4c4f-4e75-b3fb-be08dace4459 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Create volume request issued successfully. Jan 21 02:54:02.173313 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f9377320-4c4f-4e75-b3fb-be08dace4459 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] http://10.222.0.36/volume/v3/eea5bd3a83104e11887bbc9cf02a7d03/volumes returned with HTTP 202 Jan 21 02:54:02.175141 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 186/368] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 02:54:01 2021] POST /volume/v3/eea5bd3a83104e11887bbc9cf02a7d03/volumes => generated 822 bytes in 617 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 02:54:02.189606 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a19ce04b-30f8-48dd-8387-2701262623c0 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] GET http://10.222.0.36/volume/v3/eea5bd3a83104e11887bbc9cf02a7d03/volumes/5b783d7e-67b9-4620-a8a7-ac22fa8516b8 Jan 21 02:54:02.190276 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a19ce04b-30f8-48dd-8387-2701262623c0 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:54:02.190392 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:54:02.190392 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:54:02.190694 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a19ce04b-30f8-48dd-8387-2701262623c0 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:54:02.291839 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:54:02.291839 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:54:02.302781 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a19ce04b-30f8-48dd-8387-2701262623c0 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Volume info retrieved successfully. Jan 21 02:54:02.332711 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a19ce04b-30f8-48dd-8387-2701262623c0 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] http://10.222.0.36/volume/v3/eea5bd3a83104e11887bbc9cf02a7d03/volumes/5b783d7e-67b9-4620-a8a7-ac22fa8516b8 returned with HTTP 200 Jan 21 02:54:02.334056 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 183/369] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:54:02 2021] GET /volume/v3/eea5bd3a83104e11887bbc9cf02a7d03/volumes/5b783d7e-67b9-4620-a8a7-ac22fa8516b8 => generated 890 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:54:03.351140 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d9296c99-4aa5-43b6-9152-e38b8bbeb78a tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] GET http://10.222.0.36/volume/v3/eea5bd3a83104e11887bbc9cf02a7d03/volumes/5b783d7e-67b9-4620-a8a7-ac22fa8516b8 Jan 21 02:54:03.352329 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d9296c99-4aa5-43b6-9152-e38b8bbeb78a tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:54:03.352702 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:54:03.352702 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:54:03.353299 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d9296c99-4aa5-43b6-9152-e38b8bbeb78a tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:54:03.427082 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:54:03.427082 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:54:03.439520 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d9296c99-4aa5-43b6-9152-e38b8bbeb78a tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Volume info retrieved successfully. Jan 21 02:54:03.473240 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d9296c99-4aa5-43b6-9152-e38b8bbeb78a tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] http://10.222.0.36/volume/v3/eea5bd3a83104e11887bbc9cf02a7d03/volumes/5b783d7e-67b9-4620-a8a7-ac22fa8516b8 returned with HTTP 200 Jan 21 02:54:03.475206 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 187/370] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:54:03 2021] GET /volume/v3/eea5bd3a83104e11887bbc9cf02a7d03/volumes/5b783d7e-67b9-4620-a8a7-ac22fa8516b8 => generated 915 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:55:01.617676 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-efaaf3af-4c79-4ef2-9017-c76d81e5263e req-7a0731ce-ea95-4b56-88e0-8fe1452394de tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] DELETE http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/attachments/499f7e87-5b13-4c69-954f-a03fbbe94f09 Jan 21 02:55:01.618450 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-efaaf3af-4c79-4ef2-9017-c76d81e5263e req-7a0731ce-ea95-4b56-88e0-8fe1452394de tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:55:01.619468 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:55:01.619468 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:55:01.619468 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-efaaf3af-4c79-4ef2-9017-c76d81e5263e req-7a0731ce-ea95-4b56-88e0-8fe1452394de tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:55:01.672118 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:55:01.672118 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:55:02.700736 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-efaaf3af-4c79-4ef2-9017-c76d81e5263e req-7a0731ce-ea95-4b56-88e0-8fe1452394de tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 02:55:02.700736 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-efaaf3af-4c79-4ef2-9017-c76d81e5263e req-7a0731ce-ea95-4b56-88e0-8fe1452394de tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Pending status list for volume during attachment-delete: [] {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 02:55:02.732171 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-efaaf3af-4c79-4ef2-9017-c76d81e5263e req-7a0731ce-ea95-4b56-88e0-8fe1452394de tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/attachments/499f7e87-5b13-4c69-954f-a03fbbe94f09 returned with HTTP 200 Jan 21 02:55:02.733672 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 184/371] 10.222.0.35 () {62 vars in 1437 bytes} [Thu Jan 21 02:55:01 2021] DELETE /volume/v3/c15101def83040739e2c70f0cfd30aca/attachments/499f7e87-5b13-4c69-954f-a03fbbe94f09 => generated 19 bytes in 1122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:55:02.772334 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-efaaf3af-4c79-4ef2-9017-c76d81e5263e req-47fce84f-3dd4-4d7b-bd9b-6df667132e4e tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] DELETE http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 Jan 21 02:55:02.772804 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-efaaf3af-4c79-4ef2-9017-c76d81e5263e req-47fce84f-3dd4-4d7b-bd9b-6df667132e4e tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:55:02.773007 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:55:02.773007 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:55:02.773672 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-efaaf3af-4c79-4ef2-9017-c76d81e5263e req-47fce84f-3dd4-4d7b-bd9b-6df667132e4e tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:55:02.774287 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [req-efaaf3af-4c79-4ef2-9017-c76d81e5263e req-47fce84f-3dd4-4d7b-bd9b-6df667132e4e tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Delete volume with id: a10619d5-d0ee-4fde-968e-2ffaf80f36a5 Jan 21 02:55:02.894262 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:55:02.894262 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:55:02.895546 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-efaaf3af-4c79-4ef2-9017-c76d81e5263e req-47fce84f-3dd4-4d7b-bd9b-6df667132e4e tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Volume info retrieved successfully. Jan 21 02:55:02.959705 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-efaaf3af-4c79-4ef2-9017-c76d81e5263e req-47fce84f-3dd4-4d7b-bd9b-6df667132e4e tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] Delete volume request issued successfully. Jan 21 02:55:02.960201 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-efaaf3af-4c79-4ef2-9017-c76d81e5263e req-47fce84f-3dd4-4d7b-bd9b-6df667132e4e tempest-ServersTestBootFromVolume-813479416 tempest-ServersTestBootFromVolume-813479416] http://10.222.0.36/volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 returned with HTTP 202 Jan 21 02:55:02.962282 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 188/372] 10.222.0.35 () {60 vars in 1384 bytes} [Thu Jan 21 02:55:02 2021] DELETE /volume/v3/c15101def83040739e2c70f0cfd30aca/volumes/a10619d5-d0ee-4fde-968e-2ffaf80f36a5 => generated 0 bytes in 193 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 02:56:08.697920 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9aceaf25-26ff-4877-81a9-2b7ee93c8881 tempest-BackendsCapabilitiesAdminTestsJSON-8542564 tempest-BackendsCapabilitiesAdminTestsJSON-8542564] GET http://10.222.0.36/volume/v3/9873924ffc28414ea6a2d32597c78af0/scheduler-stats/get_pools Jan 21 02:56:08.699321 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9aceaf25-26ff-4877-81a9-2b7ee93c8881 tempest-BackendsCapabilitiesAdminTestsJSON-8542564 tempest-BackendsCapabilitiesAdminTestsJSON-8542564] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:08.699686 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:08.699686 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:08.700297 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9aceaf25-26ff-4877-81a9-2b7ee93c8881 tempest-BackendsCapabilitiesAdminTestsJSON-8542564 tempest-BackendsCapabilitiesAdminTestsJSON-8542564] Calling method 'get_pools' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:08.701094 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:08.701094 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:08.732881 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9aceaf25-26ff-4877-81a9-2b7ee93c8881 tempest-BackendsCapabilitiesAdminTestsJSON-8542564 tempest-BackendsCapabilitiesAdminTestsJSON-8542564] http://10.222.0.36/volume/v3/9873924ffc28414ea6a2d32597c78af0/scheduler-stats/get_pools returned with HTTP 200 Jan 21 02:56:08.734950 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 185/373] 10.222.0.36 () {58 vars in 1258 bytes} [Thu Jan 21 02:56:08 2021] GET /volume/v3/9873924ffc28414ea6a2d32597c78af0/scheduler-stats/get_pools => generated 62 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 02:56:08.746853 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-65646276-2130-4ab2-998d-9576dbb40b2a tempest-BackendsCapabilitiesAdminTestsJSON-8542564 tempest-BackendsCapabilitiesAdminTestsJSON-8542564] GET http://10.222.0.36/volume/v3/9873924ffc28414ea6a2d32597c78af0/scheduler-stats/get_pools?detail=True Jan 21 02:56:08.747382 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-65646276-2130-4ab2-998d-9576dbb40b2a tempest-BackendsCapabilitiesAdminTestsJSON-8542564 tempest-BackendsCapabilitiesAdminTestsJSON-8542564] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:08.747608 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:08.747608 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:08.747985 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-65646276-2130-4ab2-998d-9576dbb40b2a tempest-BackendsCapabilitiesAdminTestsJSON-8542564 tempest-BackendsCapabilitiesAdminTestsJSON-8542564] Calling method 'get_pools' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:08.778802 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-65646276-2130-4ab2-998d-9576dbb40b2a tempest-BackendsCapabilitiesAdminTestsJSON-8542564 tempest-BackendsCapabilitiesAdminTestsJSON-8542564] http://10.222.0.36/volume/v3/9873924ffc28414ea6a2d32597c78af0/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jan 21 02:56:08.780392 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 189/374] 10.222.0.36 () {58 vars in 1281 bytes} [Thu Jan 21 02:56:08 2021] GET /volume/v3/9873924ffc28414ea6a2d32597c78af0/scheduler-stats/get_pools?detail=True => generated 770 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:56:08.793029 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-67a87896-48a5-40c8-b491-9a50331b6d59 tempest-BackendsCapabilitiesAdminTestsJSON-8542564 tempest-BackendsCapabilitiesAdminTestsJSON-8542564] GET http://10.222.0.36/volume/v3/9873924ffc28414ea6a2d32597c78af0/capabilities/n-d-766726-10@lvmdriver-1 Jan 21 02:56:08.794260 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-67a87896-48a5-40c8-b491-9a50331b6d59 tempest-BackendsCapabilitiesAdminTestsJSON-8542564 tempest-BackendsCapabilitiesAdminTestsJSON-8542564] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:08.795520 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-67a87896-48a5-40c8-b491-9a50331b6d59 tempest-BackendsCapabilitiesAdminTestsJSON-8542564 tempest-BackendsCapabilitiesAdminTestsJSON-8542564] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:08.827771 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-67a87896-48a5-40c8-b491-9a50331b6d59 tempest-BackendsCapabilitiesAdminTestsJSON-8542564 tempest-BackendsCapabilitiesAdminTestsJSON-8542564] http://10.222.0.36/volume/v3/9873924ffc28414ea6a2d32597c78af0/capabilities/n-d-766726-10@lvmdriver-1 returned with HTTP 200 Jan 21 02:56:08.829205 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 186/375] 10.222.0.36 () {58 vars in 1297 bytes} [Thu Jan 21 02:56:08 2021] GET /volume/v3/9873924ffc28414ea6a2d32597c78af0/capabilities/n-d-766726-10@lvmdriver-1 => generated 713 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:56:08.842954 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1daf187f-dc5b-4aa7-96da-4202d1af0fdb tempest-BackendsCapabilitiesAdminTestsJSON-8542564 tempest-BackendsCapabilitiesAdminTestsJSON-8542564] GET http://10.222.0.36/volume/v3/9873924ffc28414ea6a2d32597c78af0/capabilities/n-d-766726-10@lvmdriver-1 Jan 21 02:56:08.843795 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1daf187f-dc5b-4aa7-96da-4202d1af0fdb tempest-BackendsCapabilitiesAdminTestsJSON-8542564 tempest-BackendsCapabilitiesAdminTestsJSON-8542564] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:08.844482 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1daf187f-dc5b-4aa7-96da-4202d1af0fdb tempest-BackendsCapabilitiesAdminTestsJSON-8542564 tempest-BackendsCapabilitiesAdminTestsJSON-8542564] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:08.902006 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1daf187f-dc5b-4aa7-96da-4202d1af0fdb tempest-BackendsCapabilitiesAdminTestsJSON-8542564 tempest-BackendsCapabilitiesAdminTestsJSON-8542564] http://10.222.0.36/volume/v3/9873924ffc28414ea6a2d32597c78af0/capabilities/n-d-766726-10@lvmdriver-1 returned with HTTP 200 Jan 21 02:56:08.907258 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 190/376] 10.222.0.36 () {58 vars in 1297 bytes} [Thu Jan 21 02:56:08 2021] GET /volume/v3/9873924ffc28414ea6a2d32597c78af0/capabilities/n-d-766726-10@lvmdriver-1 => generated 713 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:56:21.252469 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a6695ec9-006b-4cd8-abe4-959b25a093e6 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] POST http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/volumes Jan 21 02:56:21.254778 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a6695ec9-006b-4cd8-abe4-959b25a093e6 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-603985770"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:56:21.256138 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-a6695ec9-006b-4cd8-abe4-959b25a093e6 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-603985770'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 02:56:21.256662 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-a6695ec9-006b-4cd8-abe4-959b25a093e6 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Create volume of 1 GB Jan 21 02:56:21.288729 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a6695ec9-006b-4cd8-abe4-959b25a093e6 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Availability Zones retrieved successfully. Jan 21 02:56:21.331106 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a6695ec9-006b-4cd8-abe4-959b25a093e6 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Flow 'volume_create_api' (7856eb5d-ccc5-496c-b12d-dc9dd2b03c32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 02:56:21.333855 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a6695ec9-006b-4cd8-abe4-959b25a093e6 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d12348b-d7ee-4a5d-b5a9-7e8a6ad20edd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:56:21.336486 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-a6695ec9-006b-4cd8-abe4-959b25a093e6 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 02:56:21.484926 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a6695ec9-006b-4cd8-abe4-959b25a093e6 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d12348b-d7ee-4a5d-b5a9-7e8a6ad20edd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:56:21.487331 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a6695ec9-006b-4cd8-abe4-959b25a093e6 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a769de6-031a-42e0-8dc4-852dce543f70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:56:21.636110 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-a6695ec9-006b-4cd8-abe4-959b25a093e6 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Created reservations ['a7a144a8-df76-465a-8b54-4067b8da03c3', '91f92a61-5b92-4e03-8ec4-b6652e5c5c7c', '03e3dc95-356d-4fb2-b9a3-cc6aa82d945a', '8dd64448-8dc1-4dfa-8872-1e9a3de20269'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 02:56:21.638177 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a6695ec9-006b-4cd8-abe4-959b25a093e6 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a769de6-031a-42e0-8dc4-852dce543f70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7a144a8-df76-465a-8b54-4067b8da03c3', '91f92a61-5b92-4e03-8ec4-b6652e5c5c7c', '03e3dc95-356d-4fb2-b9a3-cc6aa82d945a', '8dd64448-8dc1-4dfa-8872-1e9a3de20269']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:56:21.641577 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a6695ec9-006b-4cd8-abe4-959b25a093e6 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0b47c64-a3fe-4b5a-9f01-b294396fdbac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:56:21.762935 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a6695ec9-006b-4cd8-abe4-959b25a093e6 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0b47c64-a3fe-4b5a-9f01-b294396fdbac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '438310e1-4244-4c4e-b71c-c08da6c1c83f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-603985770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2a826cdab6a4120868cd74c09816166',qos_specs=None,replication_status=,reservations=['a7a144a8-df76-465a-8b54-4067b8da03c3','91f92a61-5b92-4e03-8ec4-b6652e5c5c7c','03e3dc95-356d-4fb2-b9a3-cc6aa82d945a','8dd64448-8dc1-4dfa-8872-1e9a3de20269'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86263c13245843fc9f337edf1b9ef963',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T02:56:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-603985770',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=438310e1-4244-4c4e-b71c-c08da6c1c83f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2a826cdab6a4120868cd74c09816166',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='86263c13245843fc9f337edf1b9ef963',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:56:21.765383 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a6695ec9-006b-4cd8-abe4-959b25a093e6 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a742abbc-3368-419a-b686-024e478c8a71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:56:21.829459 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a6695ec9-006b-4cd8-abe4-959b25a093e6 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a742abbc-3368-419a-b686-024e478c8a71) transitioned into state 'SUCCESS' from state '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-603985770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2a826cdab6a4120868cd74c09816166',qos_specs=None,replication_status=,reservations=['a7a144a8-df76-465a-8b54-4067b8da03c3','91f92a61-5b92-4e03-8ec4-b6652e5c5c7c','03e3dc95-356d-4fb2-b9a3-cc6aa82d945a','8dd64448-8dc1-4dfa-8872-1e9a3de20269'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86263c13245843fc9f337edf1b9ef963',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:56:21.832789 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a6695ec9-006b-4cd8-abe4-959b25a093e6 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba21cda8-b9fe-4ed0-a2ee-fc19e0281b8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:56:21.865049 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a6695ec9-006b-4cd8-abe4-959b25a093e6 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba21cda8-b9fe-4ed0-a2ee-fc19e0281b8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:56:21.870147 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a6695ec9-006b-4cd8-abe4-959b25a093e6 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Flow 'volume_create_api' (7856eb5d-ccc5-496c-b12d-dc9dd2b03c32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 02:56:21.985130 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a6695ec9-006b-4cd8-abe4-959b25a093e6 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Create volume request issued successfully. Jan 21 02:56:22.017351 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a6695ec9-006b-4cd8-abe4-959b25a093e6 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/volumes returned with HTTP 202 Jan 21 02:56:22.020511 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 187/377] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 02:56:20 2021] POST /volume/v3/b2a826cdab6a4120868cd74c09816166/volumes => generated 819 bytes in 1192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 02:56:22.036795 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-18f3335a-af5d-4595-a40d-bed9a17ecad1 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] GET http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/volumes/438310e1-4244-4c4e-b71c-c08da6c1c83f Jan 21 02:56:22.037835 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-18f3335a-af5d-4595-a40d-bed9a17ecad1 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:22.038471 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-18f3335a-af5d-4595-a40d-bed9a17ecad1 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:22.243873 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:22.243873 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:22.267395 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-18f3335a-af5d-4595-a40d-bed9a17ecad1 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Volume info retrieved successfully. Jan 21 02:56:22.328282 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-18f3335a-af5d-4595-a40d-bed9a17ecad1 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/volumes/438310e1-4244-4c4e-b71c-c08da6c1c83f returned with HTTP 200 Jan 21 02:56:22.329101 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 191/378] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:56:22 2021] GET /volume/v3/b2a826cdab6a4120868cd74c09816166/volumes/438310e1-4244-4c4e-b71c-c08da6c1c83f => generated 887 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:56:23.345049 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cec55797-f020-4cf6-aa0a-9c81c1095927 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] GET http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/volumes/438310e1-4244-4c4e-b71c-c08da6c1c83f Jan 21 02:56:23.346153 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cec55797-f020-4cf6-aa0a-9c81c1095927 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:23.346546 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:23.346546 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:23.347210 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cec55797-f020-4cf6-aa0a-9c81c1095927 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:23.430732 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:23.430732 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:23.449126 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-cec55797-f020-4cf6-aa0a-9c81c1095927 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Volume info retrieved successfully. Jan 21 02:56:23.500480 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cec55797-f020-4cf6-aa0a-9c81c1095927 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/volumes/438310e1-4244-4c4e-b71c-c08da6c1c83f returned with HTTP 200 Jan 21 02:56:23.501430 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 188/379] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:56:23 2021] GET /volume/v3/b2a826cdab6a4120868cd74c09816166/volumes/438310e1-4244-4c4e-b71c-c08da6c1c83f => generated 912 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:56:23.517584 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-72bc49ba-e5e3-4399-b791-49a9ec69d958 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] POST http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots Jan 21 02:56:23.518059 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:23.518059 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:23.518717 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-72bc49ba-e5e3-4399-b791-49a9ec69d958 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "438310e1-4244-4c4e-b71c-c08da6c1c83f", "name": "tempest-SnapshotsActionsTest-Snapshot-466914972"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:56:23.603442 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:23.603442 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:23.604634 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-72bc49ba-e5e3-4399-b791-49a9ec69d958 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Volume info retrieved successfully. Jan 21 02:56:23.604989 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-72bc49ba-e5e3-4399-b791-49a9ec69d958 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Create snapshot from volume 438310e1-4244-4c4e-b71c-c08da6c1c83f Jan 21 02:56:23.653357 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota [None req-72bc49ba-e5e3-4399-b791-49a9ec69d958 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Jan 21 02:56:23.686241 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-72bc49ba-e5e3-4399-b791-49a9ec69d958 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Created reservations ['06a237e5-4e60-4846-b50c-724845631bc2', 'ad13522c-50a5-4468-83ad-6961b5e826b7', '6c206799-c3de-412e-a2e2-02ddccbbcb40', 'd9ca1bf7-4138-43fd-bcce-1cf99cd870a4'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 02:56:23.798295 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-72bc49ba-e5e3-4399-b791-49a9ec69d958 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Snapshot create request issued successfully. Jan 21 02:56:23.800310 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-72bc49ba-e5e3-4399-b791-49a9ec69d958 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots returned with HTTP 202 Jan 21 02:56:23.812790 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-765ac0cd-2d8d-4221-974b-ff8e1878e9f7 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] GET http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678 Jan 21 02:56:23.813883 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-765ac0cd-2d8d-4221-974b-ff8e1878e9f7 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:23.814240 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:23.814240 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:23.814841 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-765ac0cd-2d8d-4221-974b-ff8e1878e9f7 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:23.821083 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 192/380] 10.222.0.36 () {60 vars in 1232 bytes} [Thu Jan 21 02:56:23 2021] POST /volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots => generated 306 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 02:56:23.842432 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:23.842432 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:23.845975 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-765ac0cd-2d8d-4221-974b-ff8e1878e9f7 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Snapshot retrieved successfully. Jan 21 02:56:23.848118 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-765ac0cd-2d8d-4221-974b-ff8e1878e9f7 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678 returned with HTTP 200 Jan 21 02:56:23.853772 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 189/381] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:56:23 2021] GET /volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678 => generated 438 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:56:24.862022 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-322ebbcd-514d-45e5-a0fa-e4f04b11329b tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] GET http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678 Jan 21 02:56:24.862527 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-322ebbcd-514d-45e5-a0fa-e4f04b11329b tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:24.862740 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:24.862740 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:24.863393 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-322ebbcd-514d-45e5-a0fa-e4f04b11329b tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:24.922141 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:24.922141 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:24.923618 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-322ebbcd-514d-45e5-a0fa-e4f04b11329b tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Snapshot retrieved successfully. Jan 21 02:56:24.942908 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-322ebbcd-514d-45e5-a0fa-e4f04b11329b tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678 returned with HTTP 200 Jan 21 02:56:24.951986 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 193/382] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:56:24 2021] GET /volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678 => generated 438 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:56:25.957620 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a56bc633-229d-4ce9-8b8f-212f327c9b63 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] GET http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678 Jan 21 02:56:25.958676 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a56bc633-229d-4ce9-8b8f-212f327c9b63 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:25.959026 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:25.959026 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:25.959577 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a56bc633-229d-4ce9-8b8f-212f327c9b63 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:26.023997 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:26.023997 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:26.025167 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a56bc633-229d-4ce9-8b8f-212f327c9b63 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Snapshot retrieved successfully. Jan 21 02:56:26.027125 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a56bc633-229d-4ce9-8b8f-212f327c9b63 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678 returned with HTTP 200 Jan 21 02:56:26.027916 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 190/383] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:56:25 2021] GET /volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678 => generated 465 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:56:26.265096 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-277bbe3b-d1ff-4463-89c6-0a32e79b75cc tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] POST http://10.222.0.36/volume/v3/2f33a703793a4227b3dd312090f9d0d0/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678/action Jan 21 02:56:26.265565 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:26.265565 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:26.265997 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-277bbe3b-d1ff-4463-89c6-0a32e79b75cc tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 02:56:26.266383 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-277bbe3b-d1ff-4463-89c6-0a32e79b75cc tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:56:26.267346 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.admin_actions [None req-277bbe3b-d1ff-4463-89c6-0a32e79b75cc tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] Updating snapshot '2d141d90-fd35-46d5-aba5-0077e3908678' with '{'status': 'creating'}' {{(pid=87958) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 02:56:26.383134 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:26.383134 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:26.489512 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-277bbe3b-d1ff-4463-89c6-0a32e79b75cc tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] http://10.222.0.36/volume/v3/2f33a703793a4227b3dd312090f9d0d0/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678/action returned with HTTP 202 Jan 21 02:56:26.499486 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 194/384] 10.222.0.36 () {60 vars in 1363 bytes} [Thu Jan 21 02:56:26 2021] POST /volume/v3/2f33a703793a4227b3dd312090f9d0d0/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678/action => generated 0 bytes in 464 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 02:56:26.501524 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fb1ff61a-6d2f-47f0-8bba-e306604b4666 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] GET http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678 Jan 21 02:56:26.502035 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fb1ff61a-6d2f-47f0-8bba-e306604b4666 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:26.502253 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:26.502253 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:26.502650 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fb1ff61a-6d2f-47f0-8bba-e306604b4666 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:26.561191 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:26.561191 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:26.562524 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-fb1ff61a-6d2f-47f0-8bba-e306604b4666 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Snapshot retrieved successfully. Jan 21 02:56:26.565419 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fb1ff61a-6d2f-47f0-8bba-e306604b4666 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678 returned with HTTP 200 Jan 21 02:56:26.566465 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 191/385] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:56:26 2021] GET /volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678 => generated 464 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:56:26.578230 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c1fc2500-e7bf-4f2b-b38f-420855d45995 tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] POST http://10.222.0.36/volume/v3/2f33a703793a4227b3dd312090f9d0d0/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678/action Jan 21 02:56:26.578990 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:26.578990 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:26.579903 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c1fc2500-e7bf-4f2b-b38f-420855d45995 tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 02:56:26.580556 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c1fc2500-e7bf-4f2b-b38f-420855d45995 tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:56:26.581914 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.admin_actions [None req-c1fc2500-e7bf-4f2b-b38f-420855d45995 tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] Updating snapshot '2d141d90-fd35-46d5-aba5-0077e3908678' with '{'status': 'available'}' {{(pid=87958) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 02:56:26.637801 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:26.637801 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:26.710799 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c1fc2500-e7bf-4f2b-b38f-420855d45995 tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] http://10.222.0.36/volume/v3/2f33a703793a4227b3dd312090f9d0d0/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678/action returned with HTTP 202 Jan 21 02:56:26.715949 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 195/386] 10.222.0.36 () {60 vars in 1363 bytes} [Thu Jan 21 02:56:26 2021] POST /volume/v3/2f33a703793a4227b3dd312090f9d0d0/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678/action => generated 0 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 02:56:26.721771 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-eb4d075f-056d-4329-be87-c14ae577b82b tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] GET http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678 Jan 21 02:56:26.722503 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-eb4d075f-056d-4329-be87-c14ae577b82b tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:26.722846 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:26.722846 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:26.723550 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-eb4d075f-056d-4329-be87-c14ae577b82b tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:26.784340 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:26.784340 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:26.787255 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-eb4d075f-056d-4329-be87-c14ae577b82b tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Snapshot retrieved successfully. Jan 21 02:56:26.790016 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-eb4d075f-056d-4329-be87-c14ae577b82b tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678 returned with HTTP 200 Jan 21 02:56:26.791200 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 192/387] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:56:26 2021] GET /volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678 => generated 465 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:56:26.803632 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dad72cac-b5a3-464a-8753-a44a45a621c7 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] POST http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots Jan 21 02:56:26.804271 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:26.804271 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:26.805739 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dad72cac-b5a3-464a-8753-a44a45a621c7 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "438310e1-4244-4c4e-b71c-c08da6c1c83f", "name": "tempest-SnapshotsActionsTest-Snapshot-226496016"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:56:26.866651 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:26.866651 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:26.869094 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-dad72cac-b5a3-464a-8753-a44a45a621c7 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Volume info retrieved successfully. Jan 21 02:56:26.869529 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-dad72cac-b5a3-464a-8753-a44a45a621c7 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Create snapshot from volume 438310e1-4244-4c4e-b71c-c08da6c1c83f Jan 21 02:56:26.962956 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-dad72cac-b5a3-464a-8753-a44a45a621c7 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Created reservations ['0eb6676a-1735-40fa-97e1-e97a077f67da', '2a28f763-8d51-4698-969b-54c00517dfba', '7697bdde-15c1-4b02-9e35-2c2478e8dcf1', '50b0912a-b800-4eb8-b994-697742d3e2e1'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 02:56:27.189029 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-dad72cac-b5a3-464a-8753-a44a45a621c7 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Snapshot create request issued successfully. Jan 21 02:56:27.191165 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dad72cac-b5a3-464a-8753-a44a45a621c7 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots returned with HTTP 202 Jan 21 02:56:27.193831 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 196/388] 10.222.0.36 () {60 vars in 1232 bytes} [Thu Jan 21 02:56:26 2021] POST /volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots => generated 306 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 02:56:27.206010 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ea82b92a-e0f7-4d76-9f91-82db330fcc38 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] GET http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/d66663d0-0c78-4455-9b7b-29dde18ebe7b Jan 21 02:56:27.206953 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ea82b92a-e0f7-4d76-9f91-82db330fcc38 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:27.207367 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:27.207367 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:27.208012 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ea82b92a-e0f7-4d76-9f91-82db330fcc38 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:27.298110 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:27.298110 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:27.302242 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ea82b92a-e0f7-4d76-9f91-82db330fcc38 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Snapshot retrieved successfully. Jan 21 02:56:27.310361 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ea82b92a-e0f7-4d76-9f91-82db330fcc38 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/d66663d0-0c78-4455-9b7b-29dde18ebe7b returned with HTTP 200 Jan 21 02:56:27.312470 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 193/389] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:56:27 2021] GET /volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/d66663d0-0c78-4455-9b7b-29dde18ebe7b => generated 438 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:56:28.326319 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ff4e3c08-ffeb-433d-ab44-2e959685fc61 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] GET http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/d66663d0-0c78-4455-9b7b-29dde18ebe7b Jan 21 02:56:28.327485 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ff4e3c08-ffeb-433d-ab44-2e959685fc61 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:28.327903 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:28.327903 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:28.328592 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ff4e3c08-ffeb-433d-ab44-2e959685fc61 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:28.385083 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:28.385083 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:28.386714 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ff4e3c08-ffeb-433d-ab44-2e959685fc61 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Snapshot retrieved successfully. Jan 21 02:56:28.388956 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ff4e3c08-ffeb-433d-ab44-2e959685fc61 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/d66663d0-0c78-4455-9b7b-29dde18ebe7b returned with HTTP 200 Jan 21 02:56:28.389999 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 197/390] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:56:28 2021] GET /volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/d66663d0-0c78-4455-9b7b-29dde18ebe7b => generated 438 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:56:29.409086 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a3046d56-63f6-412f-928d-74c0e01ef444 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] GET http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/d66663d0-0c78-4455-9b7b-29dde18ebe7b Jan 21 02:56:29.410295 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a3046d56-63f6-412f-928d-74c0e01ef444 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:29.411192 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:29.411192 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:29.411878 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a3046d56-63f6-412f-928d-74c0e01ef444 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:29.473926 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:29.473926 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:29.477097 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a3046d56-63f6-412f-928d-74c0e01ef444 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Snapshot retrieved successfully. Jan 21 02:56:29.487135 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a3046d56-63f6-412f-928d-74c0e01ef444 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/d66663d0-0c78-4455-9b7b-29dde18ebe7b returned with HTTP 200 Jan 21 02:56:29.488270 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 194/391] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:56:29 2021] GET /volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/d66663d0-0c78-4455-9b7b-29dde18ebe7b => generated 465 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:56:29.504867 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-91a8edb3-517a-4a46-853f-3e8f8d9f09e0 tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] POST http://10.222.0.36/volume/v3/2f33a703793a4227b3dd312090f9d0d0/snapshots/d66663d0-0c78-4455-9b7b-29dde18ebe7b/action Jan 21 02:56:29.505291 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:29.505291 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:29.505739 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-91a8edb3-517a-4a46-853f-3e8f8d9f09e0 tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 02:56:29.506115 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-91a8edb3-517a-4a46-853f-3e8f8d9f09e0 tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:56:29.508083 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.admin_actions [None req-91a8edb3-517a-4a46-853f-3e8f8d9f09e0 tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] Updating snapshot 'd66663d0-0c78-4455-9b7b-29dde18ebe7b' with '{'status': 'creating'}' {{(pid=87958) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 02:56:29.566735 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:29.566735 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:29.608878 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-91a8edb3-517a-4a46-853f-3e8f8d9f09e0 tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] http://10.222.0.36/volume/v3/2f33a703793a4227b3dd312090f9d0d0/snapshots/d66663d0-0c78-4455-9b7b-29dde18ebe7b/action returned with HTTP 202 Jan 21 02:56:29.610293 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 198/392] 10.222.0.36 () {60 vars in 1363 bytes} [Thu Jan 21 02:56:29 2021] POST /volume/v3/2f33a703793a4227b3dd312090f9d0d0/snapshots/d66663d0-0c78-4455-9b7b-29dde18ebe7b/action => generated 0 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 02:56:29.620230 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d686aeeb-0e71-46d3-adde-b8a98a107f92 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] GET http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/d66663d0-0c78-4455-9b7b-29dde18ebe7b Jan 21 02:56:29.620991 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d686aeeb-0e71-46d3-adde-b8a98a107f92 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:29.621356 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:29.621356 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:29.621956 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d686aeeb-0e71-46d3-adde-b8a98a107f92 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:29.692121 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:29.692121 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:29.693261 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d686aeeb-0e71-46d3-adde-b8a98a107f92 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Snapshot retrieved successfully. Jan 21 02:56:29.695290 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d686aeeb-0e71-46d3-adde-b8a98a107f92 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/d66663d0-0c78-4455-9b7b-29dde18ebe7b returned with HTTP 200 Jan 21 02:56:29.696408 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 195/393] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:56:29 2021] GET /volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/d66663d0-0c78-4455-9b7b-29dde18ebe7b => generated 464 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:56:29.713415 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-366210ee-4a77-4fde-93f7-f4aa1583b609 tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] POST http://10.222.0.36/volume/v3/2f33a703793a4227b3dd312090f9d0d0/snapshots/d66663d0-0c78-4455-9b7b-29dde18ebe7b/action Jan 21 02:56:29.713894 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:29.713894 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:29.714336 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-366210ee-4a77-4fde-93f7-f4aa1583b609 tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] Action body: b'{"os-force_delete": {}}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 02:56:29.715619 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-366210ee-4a77-4fde-93f7-f4aa1583b609 tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:56:29.786231 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:29.786231 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:29.787118 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-366210ee-4a77-4fde-93f7-f4aa1583b609 tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] Snapshot retrieved successfully. Jan 21 02:56:29.995437 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-366210ee-4a77-4fde-93f7-f4aa1583b609 tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] Snapshot delete request issued successfully. Jan 21 02:56:29.995964 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-366210ee-4a77-4fde-93f7-f4aa1583b609 tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] http://10.222.0.36/volume/v3/2f33a703793a4227b3dd312090f9d0d0/snapshots/d66663d0-0c78-4455-9b7b-29dde18ebe7b/action returned with HTTP 202 Jan 21 02:56:29.996840 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 199/394] 10.222.0.36 () {60 vars in 1363 bytes} [Thu Jan 21 02:56:29 2021] POST /volume/v3/2f33a703793a4227b3dd312090f9d0d0/snapshots/d66663d0-0c78-4455-9b7b-29dde18ebe7b/action => generated 0 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 02:56:30.005195 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6c550520-85b3-4b9d-b5c2-a24ff5998132 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] GET http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/d66663d0-0c78-4455-9b7b-29dde18ebe7b Jan 21 02:56:30.005718 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6c550520-85b3-4b9d-b5c2-a24ff5998132 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:30.005934 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:30.005934 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:30.006306 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6c550520-85b3-4b9d-b5c2-a24ff5998132 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:30.093907 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:30.093907 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:30.095067 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-6c550520-85b3-4b9d-b5c2-a24ff5998132 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Snapshot retrieved successfully. Jan 21 02:56:30.097004 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6c550520-85b3-4b9d-b5c2-a24ff5998132 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/d66663d0-0c78-4455-9b7b-29dde18ebe7b returned with HTTP 200 Jan 21 02:56:30.104934 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 196/395] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:56:30 2021] GET /volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/d66663d0-0c78-4455-9b7b-29dde18ebe7b => generated 464 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:56:31.112696 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3ccf2286-6e2c-4989-bff2-5231976dcd68 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] GET http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/d66663d0-0c78-4455-9b7b-29dde18ebe7b Jan 21 02:56:31.113975 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3ccf2286-6e2c-4989-bff2-5231976dcd68 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:31.114059 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:31.114059 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:31.114434 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3ccf2286-6e2c-4989-bff2-5231976dcd68 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:31.196153 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:31.196153 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:31.203959 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3ccf2286-6e2c-4989-bff2-5231976dcd68 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Snapshot retrieved successfully. Jan 21 02:56:31.208998 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3ccf2286-6e2c-4989-bff2-5231976dcd68 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/d66663d0-0c78-4455-9b7b-29dde18ebe7b returned with HTTP 200 Jan 21 02:56:31.209839 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 200/396] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:56:31 2021] GET /volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/d66663d0-0c78-4455-9b7b-29dde18ebe7b => generated 464 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:56:32.221173 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3c29234a-72bf-4469-90c1-6cdd0a0e8514 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] GET http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/d66663d0-0c78-4455-9b7b-29dde18ebe7b Jan 21 02:56:32.221693 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3c29234a-72bf-4469-90c1-6cdd0a0e8514 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:32.221911 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:32.221911 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:32.222469 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3c29234a-72bf-4469-90c1-6cdd0a0e8514 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:32.274770 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3c29234a-72bf-4469-90c1-6cdd0a0e8514 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/d66663d0-0c78-4455-9b7b-29dde18ebe7b returned with HTTP 404 Jan 21 02:56:32.279505 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 197/397] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:56:32 2021] GET /volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/d66663d0-0c78-4455-9b7b-29dde18ebe7b => generated 111 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 02:56:32.284250 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6a4f676d-ba64-487e-af7f-fb08566efb32 tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] POST http://10.222.0.36/volume/v3/2f33a703793a4227b3dd312090f9d0d0/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678/action Jan 21 02:56:32.284883 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:32.284883 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:32.285591 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6a4f676d-ba64-487e-af7f-fb08566efb32 tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 02:56:32.286155 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6a4f676d-ba64-487e-af7f-fb08566efb32 tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:56:32.287300 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.admin_actions [None req-6a4f676d-ba64-487e-af7f-fb08566efb32 tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] Updating snapshot '2d141d90-fd35-46d5-aba5-0077e3908678' with '{'status': 'available'}' {{(pid=87958) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 02:56:32.431937 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:32.431937 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:32.480359 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6a4f676d-ba64-487e-af7f-fb08566efb32 tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] http://10.222.0.36/volume/v3/2f33a703793a4227b3dd312090f9d0d0/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678/action returned with HTTP 202 Jan 21 02:56:32.482092 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 201/398] 10.222.0.36 () {60 vars in 1363 bytes} [Thu Jan 21 02:56:32 2021] POST /volume/v3/2f33a703793a4227b3dd312090f9d0d0/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678/action => generated 0 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 02:56:32.490239 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-78ec6387-22b7-425b-8120-2e9023cc8f96 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] GET http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678 Jan 21 02:56:32.490637 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-78ec6387-22b7-425b-8120-2e9023cc8f96 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:32.491285 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-78ec6387-22b7-425b-8120-2e9023cc8f96 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:32.517864 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:32.517864 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:32.519409 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-78ec6387-22b7-425b-8120-2e9023cc8f96 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Snapshot retrieved successfully. Jan 21 02:56:32.521610 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-78ec6387-22b7-425b-8120-2e9023cc8f96 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678 returned with HTTP 200 Jan 21 02:56:32.535604 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-38a49d54-974f-4b5c-a449-9c10de0cb568 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] POST http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots Jan 21 02:56:32.536357 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:32.536357 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:32.537022 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-38a49d54-974f-4b5c-a449-9c10de0cb568 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "438310e1-4244-4c4e-b71c-c08da6c1c83f", "name": "tempest-SnapshotsActionsTest-Snapshot-12908819"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:56:32.542132 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 198/399] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:56:32 2021] GET /volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678 => generated 465 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:56:32.598561 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:32.598561 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:32.600289 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-38a49d54-974f-4b5c-a449-9c10de0cb568 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Volume info retrieved successfully. Jan 21 02:56:32.600826 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-38a49d54-974f-4b5c-a449-9c10de0cb568 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Create snapshot from volume 438310e1-4244-4c4e-b71c-c08da6c1c83f Jan 21 02:56:32.714388 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-38a49d54-974f-4b5c-a449-9c10de0cb568 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Created reservations ['2b2464b4-1034-4f75-9877-b6441b8bfae6', 'cdd69195-4c17-4e6d-9d12-c26a576378f8', '523d7524-c723-4d77-a276-f4e25ec93e60', '037a4e4c-7dd0-4003-9bd7-82c2e9e25e4a'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 02:56:32.848807 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-38a49d54-974f-4b5c-a449-9c10de0cb568 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Snapshot create request issued successfully. Jan 21 02:56:32.849596 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-38a49d54-974f-4b5c-a449-9c10de0cb568 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots returned with HTTP 202 Jan 21 02:56:32.851885 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 202/400] 10.222.0.36 () {60 vars in 1232 bytes} [Thu Jan 21 02:56:32 2021] POST /volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots => generated 305 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 02:56:32.862469 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9abddeb7-6f46-4dc8-8c26-fab0e0b4aa2b tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] GET http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/8b16f8aa-45cc-4d87-b324-84334020f462 Jan 21 02:56:32.863338 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9abddeb7-6f46-4dc8-8c26-fab0e0b4aa2b tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:32.863925 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:32.863925 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:32.864563 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9abddeb7-6f46-4dc8-8c26-fab0e0b4aa2b tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:32.901624 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:32.901624 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:32.903200 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9abddeb7-6f46-4dc8-8c26-fab0e0b4aa2b tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Snapshot retrieved successfully. Jan 21 02:56:32.907039 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9abddeb7-6f46-4dc8-8c26-fab0e0b4aa2b tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/8b16f8aa-45cc-4d87-b324-84334020f462 returned with HTTP 200 Jan 21 02:56:32.912966 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 199/401] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:56:32 2021] GET /volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/8b16f8aa-45cc-4d87-b324-84334020f462 => generated 437 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:56:33.921637 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1a1e8026-0ecc-432f-a27e-ae84c5a5f931 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] GET http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/8b16f8aa-45cc-4d87-b324-84334020f462 Jan 21 02:56:33.922762 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1a1e8026-0ecc-432f-a27e-ae84c5a5f931 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:33.923137 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:33.923137 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:33.923796 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1a1e8026-0ecc-432f-a27e-ae84c5a5f931 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:33.994009 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:33.994009 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:33.997730 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1a1e8026-0ecc-432f-a27e-ae84c5a5f931 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Snapshot retrieved successfully. Jan 21 02:56:34.016935 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1a1e8026-0ecc-432f-a27e-ae84c5a5f931 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/8b16f8aa-45cc-4d87-b324-84334020f462 returned with HTTP 200 Jan 21 02:56:34.018098 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 203/402] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:56:33 2021] GET /volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/8b16f8aa-45cc-4d87-b324-84334020f462 => generated 437 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:56:35.032608 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-31fd0e18-985b-4e66-9d13-fc553d47ef57 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] GET http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/8b16f8aa-45cc-4d87-b324-84334020f462 Jan 21 02:56:35.033720 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-31fd0e18-985b-4e66-9d13-fc553d47ef57 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:35.034128 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:35.034128 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:35.034799 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-31fd0e18-985b-4e66-9d13-fc553d47ef57 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:35.081530 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:35.081530 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:35.083332 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-31fd0e18-985b-4e66-9d13-fc553d47ef57 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Snapshot retrieved successfully. Jan 21 02:56:35.086108 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-31fd0e18-985b-4e66-9d13-fc553d47ef57 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/8b16f8aa-45cc-4d87-b324-84334020f462 returned with HTTP 200 Jan 21 02:56:35.094752 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 200/403] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:56:35 2021] GET /volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/8b16f8aa-45cc-4d87-b324-84334020f462 => generated 464 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:56:35.098341 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-16dd1385-c94d-449f-8bdf-811dfa892bc6 tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] POST http://10.222.0.36/volume/v3/2f33a703793a4227b3dd312090f9d0d0/snapshots/8b16f8aa-45cc-4d87-b324-84334020f462/action Jan 21 02:56:35.098845 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:35.098845 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:35.099286 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-16dd1385-c94d-449f-8bdf-811dfa892bc6 tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 02:56:35.099670 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-16dd1385-c94d-449f-8bdf-811dfa892bc6 tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:56:35.100615 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.admin_actions [None req-16dd1385-c94d-449f-8bdf-811dfa892bc6 tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] Updating snapshot '8b16f8aa-45cc-4d87-b324-84334020f462' with '{'status': 'deleting'}' {{(pid=87958) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 02:56:35.205423 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:35.205423 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:35.249744 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-16dd1385-c94d-449f-8bdf-811dfa892bc6 tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] http://10.222.0.36/volume/v3/2f33a703793a4227b3dd312090f9d0d0/snapshots/8b16f8aa-45cc-4d87-b324-84334020f462/action returned with HTTP 202 Jan 21 02:56:35.253845 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 204/404] 10.222.0.36 () {60 vars in 1363 bytes} [Thu Jan 21 02:56:35 2021] POST /volume/v3/2f33a703793a4227b3dd312090f9d0d0/snapshots/8b16f8aa-45cc-4d87-b324-84334020f462/action => generated 0 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 02:56:35.260819 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-76398805-f141-4035-ab27-57cdf9b540de tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] GET http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/8b16f8aa-45cc-4d87-b324-84334020f462 Jan 21 02:56:35.261450 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-76398805-f141-4035-ab27-57cdf9b540de tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:35.261649 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:35.261649 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:35.262166 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-76398805-f141-4035-ab27-57cdf9b540de tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:35.302122 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:35.302122 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:35.303771 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-76398805-f141-4035-ab27-57cdf9b540de tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Snapshot retrieved successfully. Jan 21 02:56:35.307333 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-76398805-f141-4035-ab27-57cdf9b540de tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/8b16f8aa-45cc-4d87-b324-84334020f462 returned with HTTP 200 Jan 21 02:56:35.314709 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 201/405] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:56:35 2021] GET /volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/8b16f8aa-45cc-4d87-b324-84334020f462 => generated 463 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:56:35.320554 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-747fd4ac-1cd9-4cf0-9242-6a14f064daaf tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] POST http://10.222.0.36/volume/v3/2f33a703793a4227b3dd312090f9d0d0/snapshots/8b16f8aa-45cc-4d87-b324-84334020f462/action Jan 21 02:56:35.321186 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:35.321186 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:35.321874 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-747fd4ac-1cd9-4cf0-9242-6a14f064daaf tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] Action body: b'{"os-force_delete": {}}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 02:56:35.322385 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-747fd4ac-1cd9-4cf0-9242-6a14f064daaf tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:56:35.348515 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:35.348515 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:35.349625 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-747fd4ac-1cd9-4cf0-9242-6a14f064daaf tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] Snapshot retrieved successfully. Jan 21 02:56:35.430380 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-747fd4ac-1cd9-4cf0-9242-6a14f064daaf tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] Snapshot delete request issued successfully. Jan 21 02:56:35.431127 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-747fd4ac-1cd9-4cf0-9242-6a14f064daaf tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] http://10.222.0.36/volume/v3/2f33a703793a4227b3dd312090f9d0d0/snapshots/8b16f8aa-45cc-4d87-b324-84334020f462/action returned with HTTP 202 Jan 21 02:56:35.435424 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 205/406] 10.222.0.36 () {60 vars in 1363 bytes} [Thu Jan 21 02:56:35 2021] POST /volume/v3/2f33a703793a4227b3dd312090f9d0d0/snapshots/8b16f8aa-45cc-4d87-b324-84334020f462/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 02:56:35.440781 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-239dacaf-0ebe-45d0-ab05-b57beb13ca7b tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] GET http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/8b16f8aa-45cc-4d87-b324-84334020f462 Jan 21 02:56:35.441671 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-239dacaf-0ebe-45d0-ab05-b57beb13ca7b tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:35.442093 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:35.442093 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:35.442942 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-239dacaf-0ebe-45d0-ab05-b57beb13ca7b tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:35.504384 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:35.504384 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:35.506705 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-239dacaf-0ebe-45d0-ab05-b57beb13ca7b tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Snapshot retrieved successfully. Jan 21 02:56:35.512194 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-239dacaf-0ebe-45d0-ab05-b57beb13ca7b tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/8b16f8aa-45cc-4d87-b324-84334020f462 returned with HTTP 200 Jan 21 02:56:35.518635 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 202/407] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:56:35 2021] GET /volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/8b16f8aa-45cc-4d87-b324-84334020f462 => generated 463 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:56:36.527298 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0425c2e6-fb67-4cd6-92c3-b9d844077302 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] GET http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/8b16f8aa-45cc-4d87-b324-84334020f462 Jan 21 02:56:36.527845 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0425c2e6-fb67-4cd6-92c3-b9d844077302 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:36.528012 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:36.528012 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:36.528648 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0425c2e6-fb67-4cd6-92c3-b9d844077302 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:36.586023 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:36.586023 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:36.599971 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-0425c2e6-fb67-4cd6-92c3-b9d844077302 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Snapshot retrieved successfully. Jan 21 02:56:36.603541 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0425c2e6-fb67-4cd6-92c3-b9d844077302 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/8b16f8aa-45cc-4d87-b324-84334020f462 returned with HTTP 200 Jan 21 02:56:36.604746 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 206/408] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:56:36 2021] GET /volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/8b16f8aa-45cc-4d87-b324-84334020f462 => generated 463 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:56:37.620583 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e0b634e2-e51c-469a-9daf-2ffcd8a272cc tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] GET http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/8b16f8aa-45cc-4d87-b324-84334020f462 Jan 21 02:56:37.626480 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e0b634e2-e51c-469a-9daf-2ffcd8a272cc tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:37.626844 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:37.626844 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:37.627248 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e0b634e2-e51c-469a-9daf-2ffcd8a272cc tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:37.677524 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e0b634e2-e51c-469a-9daf-2ffcd8a272cc tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/8b16f8aa-45cc-4d87-b324-84334020f462 returned with HTTP 404 Jan 21 02:56:37.678784 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 203/409] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:56:37 2021] GET /volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/8b16f8aa-45cc-4d87-b324-84334020f462 => generated 111 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 02:56:37.689637 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5ea734e2-f257-4ddd-a58b-aae992ad02fe tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] POST http://10.222.0.36/volume/v3/2f33a703793a4227b3dd312090f9d0d0/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678/action Jan 21 02:56:37.690103 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:37.690103 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:37.690545 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5ea734e2-f257-4ddd-a58b-aae992ad02fe tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 02:56:37.690964 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5ea734e2-f257-4ddd-a58b-aae992ad02fe tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:56:37.691897 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.admin_actions [None req-5ea734e2-f257-4ddd-a58b-aae992ad02fe tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] Updating snapshot '2d141d90-fd35-46d5-aba5-0077e3908678' with '{'status': 'available'}' {{(pid=87958) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 02:56:37.748755 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:37.748755 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:37.796954 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5ea734e2-f257-4ddd-a58b-aae992ad02fe tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] http://10.222.0.36/volume/v3/2f33a703793a4227b3dd312090f9d0d0/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678/action returned with HTTP 202 Jan 21 02:56:37.798103 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 207/410] 10.222.0.36 () {60 vars in 1363 bytes} [Thu Jan 21 02:56:37 2021] POST /volume/v3/2f33a703793a4227b3dd312090f9d0d0/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 02:56:37.809536 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-441db417-b8ce-4f49-b7cc-f60df3bdc6b6 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] GET http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678 Jan 21 02:56:37.810074 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-441db417-b8ce-4f49-b7cc-f60df3bdc6b6 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:37.810566 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-441db417-b8ce-4f49-b7cc-f60df3bdc6b6 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:37.841855 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:37.841855 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:37.844241 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-441db417-b8ce-4f49-b7cc-f60df3bdc6b6 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Snapshot retrieved successfully. Jan 21 02:56:37.846315 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-441db417-b8ce-4f49-b7cc-f60df3bdc6b6 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678 returned with HTTP 200 Jan 21 02:56:37.847262 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 204/411] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:56:37 2021] GET /volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678 => generated 465 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:56:37.860024 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-82bb425e-6283-4463-8664-c2adfd191f1c tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] POST http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots Jan 21 02:56:37.860519 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:37.860519 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:37.860943 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-82bb425e-6283-4463-8664-c2adfd191f1c tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "438310e1-4244-4c4e-b71c-c08da6c1c83f", "name": "tempest-SnapshotsActionsTest-Snapshot-926957127"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:56:37.918983 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:37.918983 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:37.928700 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-82bb425e-6283-4463-8664-c2adfd191f1c tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Volume info retrieved successfully. Jan 21 02:56:37.929847 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-82bb425e-6283-4463-8664-c2adfd191f1c tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Create snapshot from volume 438310e1-4244-4c4e-b71c-c08da6c1c83f Jan 21 02:56:38.004938 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-82bb425e-6283-4463-8664-c2adfd191f1c tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Created reservations ['30ad4624-9c14-44f9-8b2e-26e854d68024', '4e09813a-dc27-4218-a634-aa6635527248', 'ec24e389-1e70-492d-b34e-8e2502e07291', '38e8bf5d-bf02-4f14-b212-3e6dbc5dbcd5'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 02:56:38.180366 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-82bb425e-6283-4463-8664-c2adfd191f1c tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Snapshot create request issued successfully. Jan 21 02:56:38.181523 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-82bb425e-6283-4463-8664-c2adfd191f1c tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots returned with HTTP 202 Jan 21 02:56:38.182941 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 208/412] 10.222.0.36 () {60 vars in 1232 bytes} [Thu Jan 21 02:56:37 2021] POST /volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots => generated 306 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 02:56:38.194278 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-696bc645-a0ab-45bb-a5e7-e619f0684a37 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] GET http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/65846fc2-0fb5-4165-8d08-7888fb403775 Jan 21 02:56:38.197639 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-696bc645-a0ab-45bb-a5e7-e619f0684a37 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:38.198010 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:38.198010 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:38.198562 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-696bc645-a0ab-45bb-a5e7-e619f0684a37 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:38.243443 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:38.243443 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:38.245445 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-696bc645-a0ab-45bb-a5e7-e619f0684a37 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Snapshot retrieved successfully. Jan 21 02:56:38.247831 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-696bc645-a0ab-45bb-a5e7-e619f0684a37 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/65846fc2-0fb5-4165-8d08-7888fb403775 returned with HTTP 200 Jan 21 02:56:38.249118 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 205/413] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:56:38 2021] GET /volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/65846fc2-0fb5-4165-8d08-7888fb403775 => generated 438 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:56:39.262824 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8b25e610-b6fe-465d-8146-19e9be87b93c tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] GET http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/65846fc2-0fb5-4165-8d08-7888fb403775 Jan 21 02:56:39.263931 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8b25e610-b6fe-465d-8146-19e9be87b93c tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:39.264161 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:39.264161 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:39.264546 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8b25e610-b6fe-465d-8146-19e9be87b93c tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:39.357114 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:39.357114 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:39.362643 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8b25e610-b6fe-465d-8146-19e9be87b93c tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Snapshot retrieved successfully. Jan 21 02:56:39.367659 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8b25e610-b6fe-465d-8146-19e9be87b93c tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/65846fc2-0fb5-4165-8d08-7888fb403775 returned with HTTP 200 Jan 21 02:56:39.395000 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 209/414] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:56:39 2021] GET /volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/65846fc2-0fb5-4165-8d08-7888fb403775 => generated 438 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:56:40.400696 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-21c1d91d-4c61-4444-b11d-438c024f1b23 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] GET http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/65846fc2-0fb5-4165-8d08-7888fb403775 Jan 21 02:56:40.402693 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-21c1d91d-4c61-4444-b11d-438c024f1b23 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:40.403056 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:40.403056 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:40.403640 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-21c1d91d-4c61-4444-b11d-438c024f1b23 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:40.476536 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:40.476536 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:40.485956 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-21c1d91d-4c61-4444-b11d-438c024f1b23 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Snapshot retrieved successfully. Jan 21 02:56:40.488356 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-21c1d91d-4c61-4444-b11d-438c024f1b23 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/65846fc2-0fb5-4165-8d08-7888fb403775 returned with HTTP 200 Jan 21 02:56:40.498412 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 206/415] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:56:40 2021] GET /volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/65846fc2-0fb5-4165-8d08-7888fb403775 => generated 438 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:56:41.518420 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-809532af-25fc-4be3-a3a2-1a67a4fa9f41 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] GET http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/65846fc2-0fb5-4165-8d08-7888fb403775 Jan 21 02:56:41.523625 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-809532af-25fc-4be3-a3a2-1a67a4fa9f41 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:41.524685 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:41.524685 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:41.528018 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-809532af-25fc-4be3-a3a2-1a67a4fa9f41 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:41.592514 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:41.592514 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:41.597430 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-809532af-25fc-4be3-a3a2-1a67a4fa9f41 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Snapshot retrieved successfully. Jan 21 02:56:41.600114 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-809532af-25fc-4be3-a3a2-1a67a4fa9f41 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/65846fc2-0fb5-4165-8d08-7888fb403775 returned with HTTP 200 Jan 21 02:56:41.601505 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 210/416] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:56:41 2021] GET /volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/65846fc2-0fb5-4165-8d08-7888fb403775 => generated 465 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:56:41.612221 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-aa9ce5c6-f7af-40b4-a2cd-ceef74f9accf tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] POST http://10.222.0.36/volume/v3/2f33a703793a4227b3dd312090f9d0d0/snapshots/65846fc2-0fb5-4165-8d08-7888fb403775/action Jan 21 02:56:41.612674 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:41.612674 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:41.613104 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-aa9ce5c6-f7af-40b4-a2cd-ceef74f9accf tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 02:56:41.613481 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-aa9ce5c6-f7af-40b4-a2cd-ceef74f9accf tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:56:41.614424 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.admin_actions [None req-aa9ce5c6-f7af-40b4-a2cd-ceef74f9accf tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] Updating snapshot '65846fc2-0fb5-4165-8d08-7888fb403775' with '{'status': 'error'}' {{(pid=87959) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 02:56:41.831938 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:41.831938 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:41.941767 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-aa9ce5c6-f7af-40b4-a2cd-ceef74f9accf tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] http://10.222.0.36/volume/v3/2f33a703793a4227b3dd312090f9d0d0/snapshots/65846fc2-0fb5-4165-8d08-7888fb403775/action returned with HTTP 202 Jan 21 02:56:41.950360 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 207/417] 10.222.0.36 () {60 vars in 1363 bytes} [Thu Jan 21 02:56:41 2021] POST /volume/v3/2f33a703793a4227b3dd312090f9d0d0/snapshots/65846fc2-0fb5-4165-8d08-7888fb403775/action => generated 0 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 02:56:41.952981 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-60ce39eb-4a4e-4d44-a646-1c4c9b52237c tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] GET http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/65846fc2-0fb5-4165-8d08-7888fb403775 Jan 21 02:56:41.953511 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-60ce39eb-4a4e-4d44-a646-1c4c9b52237c tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:41.953727 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:41.953727 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:41.954091 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-60ce39eb-4a4e-4d44-a646-1c4c9b52237c tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:42.035529 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:42.035529 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:42.049739 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-60ce39eb-4a4e-4d44-a646-1c4c9b52237c tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Snapshot retrieved successfully. Jan 21 02:56:42.056944 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-60ce39eb-4a4e-4d44-a646-1c4c9b52237c tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/65846fc2-0fb5-4165-8d08-7888fb403775 returned with HTTP 200 Jan 21 02:56:42.064502 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 211/418] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:56:41 2021] GET /volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/65846fc2-0fb5-4165-8d08-7888fb403775 => generated 461 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:56:42.070562 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f0e166c5-1549-43bc-a8ee-38b53febdd3e tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] POST http://10.222.0.36/volume/v3/2f33a703793a4227b3dd312090f9d0d0/snapshots/65846fc2-0fb5-4165-8d08-7888fb403775/action Jan 21 02:56:42.071174 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:42.071174 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:42.071622 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f0e166c5-1549-43bc-a8ee-38b53febdd3e tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] Action body: b'{"os-force_delete": {}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 02:56:42.072009 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f0e166c5-1549-43bc-a8ee-38b53febdd3e tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:56:42.174676 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:42.174676 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:42.175547 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f0e166c5-1549-43bc-a8ee-38b53febdd3e tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] Snapshot retrieved successfully. Jan 21 02:56:42.378055 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f0e166c5-1549-43bc-a8ee-38b53febdd3e tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] Snapshot delete request issued successfully. Jan 21 02:56:42.380004 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f0e166c5-1549-43bc-a8ee-38b53febdd3e tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] http://10.222.0.36/volume/v3/2f33a703793a4227b3dd312090f9d0d0/snapshots/65846fc2-0fb5-4165-8d08-7888fb403775/action returned with HTTP 202 Jan 21 02:56:42.386608 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 208/419] 10.222.0.36 () {60 vars in 1363 bytes} [Thu Jan 21 02:56:42 2021] POST /volume/v3/2f33a703793a4227b3dd312090f9d0d0/snapshots/65846fc2-0fb5-4165-8d08-7888fb403775/action => generated 0 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 02:56:42.392276 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5fc90dd6-f76b-4f71-8fae-b0c7854576cb tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] GET http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/65846fc2-0fb5-4165-8d08-7888fb403775 Jan 21 02:56:42.392808 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5fc90dd6-f76b-4f71-8fae-b0c7854576cb tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:42.393025 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:42.393025 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:42.393403 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5fc90dd6-f76b-4f71-8fae-b0c7854576cb tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:42.481444 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:42.481444 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:42.482608 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-5fc90dd6-f76b-4f71-8fae-b0c7854576cb tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Snapshot retrieved successfully. Jan 21 02:56:42.484573 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5fc90dd6-f76b-4f71-8fae-b0c7854576cb tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/65846fc2-0fb5-4165-8d08-7888fb403775 returned with HTTP 200 Jan 21 02:56:42.485538 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 212/420] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:56:42 2021] GET /volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/65846fc2-0fb5-4165-8d08-7888fb403775 => generated 464 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:56:43.499324 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-93f08342-2b13-4c04-9dcb-6e90f1bf468f tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] GET http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/65846fc2-0fb5-4165-8d08-7888fb403775 Jan 21 02:56:43.500619 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-93f08342-2b13-4c04-9dcb-6e90f1bf468f tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:43.501085 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:43.501085 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:43.501837 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-93f08342-2b13-4c04-9dcb-6e90f1bf468f tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:43.645369 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:43.645369 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:43.655220 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-93f08342-2b13-4c04-9dcb-6e90f1bf468f tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Snapshot retrieved successfully. Jan 21 02:56:43.660096 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-93f08342-2b13-4c04-9dcb-6e90f1bf468f tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/65846fc2-0fb5-4165-8d08-7888fb403775 returned with HTTP 200 Jan 21 02:56:43.678343 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 209/421] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:56:43 2021] GET /volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/65846fc2-0fb5-4165-8d08-7888fb403775 => generated 464 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:56:44.686177 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-199f5d85-939a-44ba-ab20-c49401d98bcd tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] GET http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/65846fc2-0fb5-4165-8d08-7888fb403775 Jan 21 02:56:44.686917 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-199f5d85-939a-44ba-ab20-c49401d98bcd tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:44.687305 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:44.687305 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:44.687938 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-199f5d85-939a-44ba-ab20-c49401d98bcd tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:44.764700 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:44.764700 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:44.769680 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-199f5d85-939a-44ba-ab20-c49401d98bcd tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Snapshot retrieved successfully. Jan 21 02:56:44.779485 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-199f5d85-939a-44ba-ab20-c49401d98bcd tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/65846fc2-0fb5-4165-8d08-7888fb403775 returned with HTTP 200 Jan 21 02:56:44.783858 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 213/422] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:56:44 2021] GET /volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/65846fc2-0fb5-4165-8d08-7888fb403775 => generated 464 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:56:45.797641 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d120b957-5aab-4d4b-94da-1c613aac0c86 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] GET http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/65846fc2-0fb5-4165-8d08-7888fb403775 Jan 21 02:56:45.798308 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d120b957-5aab-4d4b-94da-1c613aac0c86 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:45.798718 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:45.798718 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:45.799218 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d120b957-5aab-4d4b-94da-1c613aac0c86 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:45.896871 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d120b957-5aab-4d4b-94da-1c613aac0c86 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/65846fc2-0fb5-4165-8d08-7888fb403775 returned with HTTP 404 Jan 21 02:56:45.901380 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 210/423] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:56:45 2021] GET /volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/65846fc2-0fb5-4165-8d08-7888fb403775 => generated 111 bytes in 109 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 02:56:45.909462 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-54102721-61ba-4da9-9476-12b18b0b8b56 tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] POST http://10.222.0.36/volume/v3/2f33a703793a4227b3dd312090f9d0d0/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678/action Jan 21 02:56:45.910350 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:45.910350 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:45.911021 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-54102721-61ba-4da9-9476-12b18b0b8b56 tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 02:56:45.911558 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-54102721-61ba-4da9-9476-12b18b0b8b56 tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:56:45.912643 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.admin_actions [None req-54102721-61ba-4da9-9476-12b18b0b8b56 tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] Updating snapshot '2d141d90-fd35-46d5-aba5-0077e3908678' with '{'status': 'available'}' {{(pid=87958) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 02:56:46.122951 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:46.122951 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:46.224899 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-54102721-61ba-4da9-9476-12b18b0b8b56 tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] http://10.222.0.36/volume/v3/2f33a703793a4227b3dd312090f9d0d0/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678/action returned with HTTP 202 Jan 21 02:56:46.230522 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 214/424] 10.222.0.36 () {60 vars in 1363 bytes} [Thu Jan 21 02:56:45 2021] POST /volume/v3/2f33a703793a4227b3dd312090f9d0d0/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678/action => generated 0 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 02:56:46.239256 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9de3b482-49b1-43b0-bc4d-576805077b93 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] GET http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678 Jan 21 02:56:46.240312 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9de3b482-49b1-43b0-bc4d-576805077b93 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:46.241269 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9de3b482-49b1-43b0-bc4d-576805077b93 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:46.306922 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:46.306922 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:46.308370 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9de3b482-49b1-43b0-bc4d-576805077b93 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Snapshot retrieved successfully. Jan 21 02:56:46.310713 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9de3b482-49b1-43b0-bc4d-576805077b93 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678 returned with HTTP 200 Jan 21 02:56:46.318087 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 211/425] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:56:46 2021] GET /volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678 => generated 465 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:56:46.333457 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3a2450d1-6b3a-4bb5-8f38-3a49c6151205 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] POST http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots Jan 21 02:56:46.334097 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:46.334097 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:46.334793 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3a2450d1-6b3a-4bb5-8f38-3a49c6151205 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "438310e1-4244-4c4e-b71c-c08da6c1c83f", "name": "tempest-SnapshotsActionsTest-Snapshot-1722268612"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:56:46.484657 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:46.484657 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:46.495599 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3a2450d1-6b3a-4bb5-8f38-3a49c6151205 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Volume info retrieved successfully. Jan 21 02:56:46.496135 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-3a2450d1-6b3a-4bb5-8f38-3a49c6151205 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Create snapshot from volume 438310e1-4244-4c4e-b71c-c08da6c1c83f Jan 21 02:56:46.656562 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-3a2450d1-6b3a-4bb5-8f38-3a49c6151205 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Created reservations ['b09d8930-6b9f-425e-becd-52d6aad2f379', '0ccb3c2f-0bd4-49f2-a9a8-d3e50bdfc907', '3a5bcbe9-6a73-4976-af62-ea13a3563e87', '0906ce26-58f6-4182-92b3-d9a8db475213'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 02:56:47.114675 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3a2450d1-6b3a-4bb5-8f38-3a49c6151205 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Snapshot create request issued successfully. Jan 21 02:56:47.123075 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3a2450d1-6b3a-4bb5-8f38-3a49c6151205 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots returned with HTTP 202 Jan 21 02:56:47.128317 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 215/426] 10.222.0.36 () {60 vars in 1232 bytes} [Thu Jan 21 02:56:46 2021] POST /volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots => generated 307 bytes in 800 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 02:56:47.139297 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cd291be3-8a94-4599-bd4a-35f9235bb79a tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] GET http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/8572068a-d0a9-408a-843f-ed48b7611fcf Jan 21 02:56:47.140070 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cd291be3-8a94-4599-bd4a-35f9235bb79a tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:47.140294 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:47.140294 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:47.140676 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cd291be3-8a94-4599-bd4a-35f9235bb79a tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:47.274368 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:47.274368 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:47.277352 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-cd291be3-8a94-4599-bd4a-35f9235bb79a tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Snapshot retrieved successfully. Jan 21 02:56:47.284081 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cd291be3-8a94-4599-bd4a-35f9235bb79a tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/8572068a-d0a9-408a-843f-ed48b7611fcf returned with HTTP 200 Jan 21 02:56:47.285225 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 212/427] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:56:47 2021] GET /volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/8572068a-d0a9-408a-843f-ed48b7611fcf => generated 439 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:56:48.299144 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6b850e65-8b4a-401e-8558-d824341b2cca tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] GET http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/8572068a-d0a9-408a-843f-ed48b7611fcf Jan 21 02:56:48.299672 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6b850e65-8b4a-401e-8558-d824341b2cca tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:48.299841 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:48.299841 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:48.300460 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6b850e65-8b4a-401e-8558-d824341b2cca tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:48.364438 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:48.364438 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:48.365846 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-6b850e65-8b4a-401e-8558-d824341b2cca tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Snapshot retrieved successfully. Jan 21 02:56:48.369731 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6b850e65-8b4a-401e-8558-d824341b2cca tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/8572068a-d0a9-408a-843f-ed48b7611fcf returned with HTTP 200 Jan 21 02:56:48.370818 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 216/428] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:56:48 2021] GET /volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/8572068a-d0a9-408a-843f-ed48b7611fcf => generated 439 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:56:49.389840 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3c44780b-801e-4ee0-a4f2-a9a36faa69ea tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] GET http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/8572068a-d0a9-408a-843f-ed48b7611fcf Jan 21 02:56:49.391067 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3c44780b-801e-4ee0-a4f2-a9a36faa69ea tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:49.392031 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:49.392031 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:49.392675 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3c44780b-801e-4ee0-a4f2-a9a36faa69ea tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:49.433624 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:49.433624 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:49.435345 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3c44780b-801e-4ee0-a4f2-a9a36faa69ea tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Snapshot retrieved successfully. Jan 21 02:56:49.437469 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3c44780b-801e-4ee0-a4f2-a9a36faa69ea tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/8572068a-d0a9-408a-843f-ed48b7611fcf returned with HTTP 200 Jan 21 02:56:49.438489 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 213/429] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:56:49 2021] GET /volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/8572068a-d0a9-408a-843f-ed48b7611fcf => generated 439 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:56:50.450496 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-434102e4-b008-4c09-96b5-728ddda2f4a1 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] GET http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/8572068a-d0a9-408a-843f-ed48b7611fcf Jan 21 02:56:50.451681 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-434102e4-b008-4c09-96b5-728ddda2f4a1 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:50.452096 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:50.452096 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:50.452745 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-434102e4-b008-4c09-96b5-728ddda2f4a1 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:50.519152 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:50.519152 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:50.520833 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-434102e4-b008-4c09-96b5-728ddda2f4a1 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Snapshot retrieved successfully. Jan 21 02:56:50.524261 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-434102e4-b008-4c09-96b5-728ddda2f4a1 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/8572068a-d0a9-408a-843f-ed48b7611fcf returned with HTTP 200 Jan 21 02:56:50.525414 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 217/430] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:56:50 2021] GET /volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/8572068a-d0a9-408a-843f-ed48b7611fcf => generated 466 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:56:50.536807 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3920a426-3a71-4623-b887-a7990d148b67 tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] POST http://10.222.0.36/volume/v3/2f33a703793a4227b3dd312090f9d0d0/snapshots/8572068a-d0a9-408a-843f-ed48b7611fcf/action Jan 21 02:56:50.537615 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:50.537615 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:50.539567 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3920a426-3a71-4623-b887-a7990d148b67 tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 02:56:50.540222 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3920a426-3a71-4623-b887-a7990d148b67 tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:56:50.541545 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.admin_actions [None req-3920a426-3a71-4623-b887-a7990d148b67 tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] Updating snapshot '8572068a-d0a9-408a-843f-ed48b7611fcf' with '{'status': 'error_deleting'}' {{(pid=87959) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 02:56:50.697771 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:50.697771 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:50.829375 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3920a426-3a71-4623-b887-a7990d148b67 tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] http://10.222.0.36/volume/v3/2f33a703793a4227b3dd312090f9d0d0/snapshots/8572068a-d0a9-408a-843f-ed48b7611fcf/action returned with HTTP 202 Jan 21 02:56:50.829731 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 214/431] 10.222.0.36 () {60 vars in 1363 bytes} [Thu Jan 21 02:56:50 2021] POST /volume/v3/2f33a703793a4227b3dd312090f9d0d0/snapshots/8572068a-d0a9-408a-843f-ed48b7611fcf/action => generated 0 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 02:56:50.838083 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-30aba2a6-b6a8-4a89-a572-6365a1a071f2 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] GET http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/8572068a-d0a9-408a-843f-ed48b7611fcf Jan 21 02:56:50.838895 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-30aba2a6-b6a8-4a89-a572-6365a1a071f2 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:50.839282 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:50.839282 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:50.839893 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-30aba2a6-b6a8-4a89-a572-6365a1a071f2 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:50.938890 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:50.938890 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:50.940102 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-30aba2a6-b6a8-4a89-a572-6365a1a071f2 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Snapshot retrieved successfully. Jan 21 02:56:50.948146 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-30aba2a6-b6a8-4a89-a572-6365a1a071f2 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/8572068a-d0a9-408a-843f-ed48b7611fcf returned with HTTP 200 Jan 21 02:56:50.954165 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 218/432] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:56:50 2021] GET /volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/8572068a-d0a9-408a-843f-ed48b7611fcf => generated 471 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:56:50.965351 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-14b549df-460b-439e-a4c8-160c0fa135a4 tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] POST http://10.222.0.36/volume/v3/2f33a703793a4227b3dd312090f9d0d0/snapshots/8572068a-d0a9-408a-843f-ed48b7611fcf/action Jan 21 02:56:50.966060 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:50.966060 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:50.966830 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-14b549df-460b-439e-a4c8-160c0fa135a4 tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] Action body: b'{"os-force_delete": {}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 02:56:50.967358 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-14b549df-460b-439e-a4c8-160c0fa135a4 tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:56:51.027130 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:51.027130 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:51.027994 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-14b549df-460b-439e-a4c8-160c0fa135a4 tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] Snapshot retrieved successfully. Jan 21 02:56:51.212997 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-14b549df-460b-439e-a4c8-160c0fa135a4 tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] Snapshot delete request issued successfully. Jan 21 02:56:51.213378 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-14b549df-460b-439e-a4c8-160c0fa135a4 tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] http://10.222.0.36/volume/v3/2f33a703793a4227b3dd312090f9d0d0/snapshots/8572068a-d0a9-408a-843f-ed48b7611fcf/action returned with HTTP 202 Jan 21 02:56:51.223471 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6ccc43dc-0d72-4998-9ba5-45f1bc6583d6 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] GET http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/8572068a-d0a9-408a-843f-ed48b7611fcf Jan 21 02:56:51.224285 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6ccc43dc-0d72-4998-9ba5-45f1bc6583d6 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:51.224661 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:51.224661 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:51.225815 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6ccc43dc-0d72-4998-9ba5-45f1bc6583d6 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:51.240794 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 215/433] 10.222.0.36 () {60 vars in 1363 bytes} [Thu Jan 21 02:56:50 2021] POST /volume/v3/2f33a703793a4227b3dd312090f9d0d0/snapshots/8572068a-d0a9-408a-843f-ed48b7611fcf/action => generated 0 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 02:56:51.297622 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:51.297622 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:51.299504 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-6ccc43dc-0d72-4998-9ba5-45f1bc6583d6 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Snapshot retrieved successfully. Jan 21 02:56:51.307370 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6ccc43dc-0d72-4998-9ba5-45f1bc6583d6 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/8572068a-d0a9-408a-843f-ed48b7611fcf returned with HTTP 200 Jan 21 02:56:51.308978 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 219/434] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:56:51 2021] GET /volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/8572068a-d0a9-408a-843f-ed48b7611fcf => generated 465 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:56:52.342301 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-38d08a08-726f-4f09-9306-b0778d8ea532 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] GET http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/8572068a-d0a9-408a-843f-ed48b7611fcf Jan 21 02:56:52.342894 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7c2f0c3e-6f67-4d28-863b-9584bd4d8478 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] POST http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes Jan 21 02:56:52.342984 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:52.342984 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:52.343482 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7c2f0c3e-6f67-4d28-863b-9584bd4d8478 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-31311998", "imageRef": "ecfda2c0-9ae5-4b9b-96e2-92172e982491"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:56:52.345160 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-7c2f0c3e-6f67-4d28-863b-9584bd4d8478 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-31311998', 'imageRef': 'ecfda2c0-9ae5-4b9b-96e2-92172e982491'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 02:56:52.352765 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-38d08a08-726f-4f09-9306-b0778d8ea532 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:52.352765 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:52.352765 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:52.353054 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-38d08a08-726f-4f09-9306-b0778d8ea532 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:52.453642 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:52.453642 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:52.456431 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-38d08a08-726f-4f09-9306-b0778d8ea532 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Snapshot retrieved successfully. Jan 21 02:56:52.471296 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-38d08a08-726f-4f09-9306-b0778d8ea532 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/8572068a-d0a9-408a-843f-ed48b7611fcf returned with HTTP 200 Jan 21 02:56:52.489997 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 220/435] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:56:52 2021] GET /volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/8572068a-d0a9-408a-843f-ed48b7611fcf => generated 465 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:56:52.765282 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-7c2f0c3e-6f67-4d28-863b-9584bd4d8478 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Create volume of 1 GB Jan 21 02:56:52.767491 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:52.767491 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:52.812892 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7c2f0c3e-6f67-4d28-863b-9584bd4d8478 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Availability Zones retrieved successfully. Jan 21 02:56:52.904994 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7c2f0c3e-6f67-4d28-863b-9584bd4d8478 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Flow 'volume_create_api' (c7cc8674-20db-4139-b3bc-57a17ed033b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 02:56:52.919831 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7c2f0c3e-6f67-4d28-863b-9584bd4d8478 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d851d99-644c-45e3-9298-8c72a7589055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:56:52.937940 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-7c2f0c3e-6f67-4d28-863b-9584bd4d8478 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 02:56:53.368927 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7c2f0c3e-6f67-4d28-863b-9584bd4d8478 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d851d99-644c-45e3-9298-8c72a7589055) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:56:53.371535 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7c2f0c3e-6f67-4d28-863b-9584bd4d8478 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed2eebfd-4eea-4e99-a56f-146b8a672bb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:56:53.498130 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-56a5959c-cac4-4d5a-87c5-aa58cbe622e7 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] GET http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/8572068a-d0a9-408a-843f-ed48b7611fcf Jan 21 02:56:53.498650 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-56a5959c-cac4-4d5a-87c5-aa58cbe622e7 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:53.498883 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:53.498883 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:53.499265 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-56a5959c-cac4-4d5a-87c5-aa58cbe622e7 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:53.523572 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-7c2f0c3e-6f67-4d28-863b-9584bd4d8478 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Created reservations ['7c6511fd-5c30-4a5c-8d42-eae778a06f86', '9b9c5b08-1b7a-4021-9383-93419ab121f5', '70a68706-dbf9-4738-9664-11cd986d957f', '2cc6251d-93b4-4651-9769-11da52d60380'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 02:56:53.528890 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7c2f0c3e-6f67-4d28-863b-9584bd4d8478 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed2eebfd-4eea-4e99-a56f-146b8a672bb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c6511fd-5c30-4a5c-8d42-eae778a06f86', '9b9c5b08-1b7a-4021-9383-93419ab121f5', '70a68706-dbf9-4738-9664-11cd986d957f', '2cc6251d-93b4-4651-9769-11da52d60380']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:56:53.531817 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7c2f0c3e-6f67-4d28-863b-9584bd4d8478 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4e8c6fa-1bd8-4ad1-9769-b773ecaaa456) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:56:53.570190 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:53.570190 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:53.579118 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-56a5959c-cac4-4d5a-87c5-aa58cbe622e7 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Snapshot retrieved successfully. Jan 21 02:56:53.581656 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-56a5959c-cac4-4d5a-87c5-aa58cbe622e7 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/8572068a-d0a9-408a-843f-ed48b7611fcf returned with HTTP 200 Jan 21 02:56:53.583856 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 221/436] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:56:53 2021] GET /volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/8572068a-d0a9-408a-843f-ed48b7611fcf => generated 465 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 02:56:53.690487 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7c2f0c3e-6f67-4d28-863b-9584bd4d8478 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4e8c6fa-1bd8-4ad1-9769-b773ecaaa456) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89da2ef1-e208-40e6-a49e-722b34429dbb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-31311998',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6cd715330c84eceba979ed7aec16770',qos_specs=None,replication_status=,reservations=['7c6511fd-5c30-4a5c-8d42-eae778a06f86','9b9c5b08-1b7a-4021-9383-93419ab121f5','70a68706-dbf9-4738-9664-11cd986d957f','2cc6251d-93b4-4651-9769-11da52d60380'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3700b0bec3c41aba484b85232f15c4c',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T02:56:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-31311998',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89da2ef1-e208-40e6-a49e-722b34429dbb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6cd715330c84eceba979ed7aec16770',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a3700b0bec3c41aba484b85232f15c4c',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:56:53.695899 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7c2f0c3e-6f67-4d28-863b-9584bd4d8478 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59fca323-1ca2-467f-8bb6-420fb5d406f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:56:53.788911 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7c2f0c3e-6f67-4d28-863b-9584bd4d8478 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59fca323-1ca2-467f-8bb6-420fb5d406f0) transitioned into state 'SUCCESS' from state '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-31311998',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6cd715330c84eceba979ed7aec16770',qos_specs=None,replication_status=,reservations=['7c6511fd-5c30-4a5c-8d42-eae778a06f86','9b9c5b08-1b7a-4021-9383-93419ab121f5','70a68706-dbf9-4738-9664-11cd986d957f','2cc6251d-93b4-4651-9769-11da52d60380'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3700b0bec3c41aba484b85232f15c4c',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:56:53.793308 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7c2f0c3e-6f67-4d28-863b-9584bd4d8478 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d6376db-9fc1-44d6-b550-9690b551f791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:56:53.821960 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7c2f0c3e-6f67-4d28-863b-9584bd4d8478 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d6376db-9fc1-44d6-b550-9690b551f791) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:56:53.825658 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7c2f0c3e-6f67-4d28-863b-9584bd4d8478 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Flow 'volume_create_api' (c7cc8674-20db-4139-b3bc-57a17ed033b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 02:56:53.907318 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7c2f0c3e-6f67-4d28-863b-9584bd4d8478 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Create volume request issued successfully. Jan 21 02:56:53.926783 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7c2f0c3e-6f67-4d28-863b-9584bd4d8478 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes returned with HTTP 202 Jan 21 02:56:53.941561 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 216/437] 10.222.0.36 () {60 vars in 1226 bytes} [Thu Jan 21 02:56:52 2021] POST /volume/v3/a6cd715330c84eceba979ed7aec16770/volumes => generated 824 bytes in 1891 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 02:56:53.945602 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-058cc48f-53b9-4196-a1cd-2c2fdc6eb1d9 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] GET http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb Jan 21 02:56:53.946099 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-058cc48f-53b9-4196-a1cd-2c2fdc6eb1d9 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:53.946428 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:53.946428 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:53.947000 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-058cc48f-53b9-4196-a1cd-2c2fdc6eb1d9 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:54.070795 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:54.070795 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:54.104187 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-058cc48f-53b9-4196-a1cd-2c2fdc6eb1d9 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Volume info retrieved successfully. Jan 21 02:56:54.207441 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-058cc48f-53b9-4196-a1cd-2c2fdc6eb1d9 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb returned with HTTP 200 Jan 21 02:56:54.208275 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 222/438] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:56:53 2021] GET /volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb => generated 892 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:56:54.597098 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4ff7b931-2d4a-4aed-ac8b-40ced0242fe8 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] GET http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/8572068a-d0a9-408a-843f-ed48b7611fcf Jan 21 02:56:54.597098 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4ff7b931-2d4a-4aed-ac8b-40ced0242fe8 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:54.597698 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:54.597698 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:54.599012 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4ff7b931-2d4a-4aed-ac8b-40ced0242fe8 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:54.677829 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4ff7b931-2d4a-4aed-ac8b-40ced0242fe8 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/8572068a-d0a9-408a-843f-ed48b7611fcf returned with HTTP 404 Jan 21 02:56:54.682280 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 217/439] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:56:54 2021] GET /volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/8572068a-d0a9-408a-843f-ed48b7611fcf => generated 111 bytes in 90 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 02:56:54.689300 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5c3dc9e9-4b54-4e73-a3a9-4806e2e63aed tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] POST http://10.222.0.36/volume/v3/2f33a703793a4227b3dd312090f9d0d0/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678/action Jan 21 02:56:54.689934 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:54.689934 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:54.690533 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5c3dc9e9-4b54-4e73-a3a9-4806e2e63aed tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 02:56:54.691054 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5c3dc9e9-4b54-4e73-a3a9-4806e2e63aed tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:56:54.692112 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.admin_actions [None req-5c3dc9e9-4b54-4e73-a3a9-4806e2e63aed tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] Updating snapshot '2d141d90-fd35-46d5-aba5-0077e3908678' with '{'status': 'available'}' {{(pid=87958) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 02:56:54.787265 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:54.787265 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:54.848059 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5c3dc9e9-4b54-4e73-a3a9-4806e2e63aed tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] http://10.222.0.36/volume/v3/2f33a703793a4227b3dd312090f9d0d0/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678/action returned with HTTP 202 Jan 21 02:56:54.851842 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 223/440] 10.222.0.36 () {60 vars in 1363 bytes} [Thu Jan 21 02:56:54 2021] POST /volume/v3/2f33a703793a4227b3dd312090f9d0d0/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678/action => generated 0 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 02:56:54.911166 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d3fc04ee-0a64-4811-adc0-f20fe8be58bb tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] GET http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678 Jan 21 02:56:54.911166 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d3fc04ee-0a64-4811-adc0-f20fe8be58bb tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:54.911166 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d3fc04ee-0a64-4811-adc0-f20fe8be58bb tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:55.011895 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:55.011895 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:55.013263 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d3fc04ee-0a64-4811-adc0-f20fe8be58bb tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Snapshot retrieved successfully. Jan 21 02:56:55.018438 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d3fc04ee-0a64-4811-adc0-f20fe8be58bb tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678 returned with HTTP 200 Jan 21 02:56:55.033855 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 218/441] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:56:54 2021] GET /volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678 => generated 465 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 02:56:55.040816 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-21dd1082-fdf5-4c10-b866-adc95e08a2cd tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] POST http://10.222.0.36/volume/v3/2f33a703793a4227b3dd312090f9d0d0/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678/action Jan 21 02:56:55.041696 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:55.041696 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:55.042834 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-21dd1082-fdf5-4c10-b866-adc95e08a2cd tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 02:56:55.047818 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-21dd1082-fdf5-4c10-b866-adc95e08a2cd tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:56:55.048972 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.admin_actions [None req-21dd1082-fdf5-4c10-b866-adc95e08a2cd tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] Updating snapshot '2d141d90-fd35-46d5-aba5-0077e3908678' with '{'status': 'creating'}' {{(pid=87958) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 02:56:55.144665 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:55.144665 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:55.227048 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-340b0d58-1f23-43af-8b5e-e2a4251f3a39 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] GET http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb Jan 21 02:56:55.230966 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-340b0d58-1f23-43af-8b5e-e2a4251f3a39 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:55.231330 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:55.231330 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:55.232194 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-340b0d58-1f23-43af-8b5e-e2a4251f3a39 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:55.252604 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-21dd1082-fdf5-4c10-b866-adc95e08a2cd tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] http://10.222.0.36/volume/v3/2f33a703793a4227b3dd312090f9d0d0/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678/action returned with HTTP 202 Jan 21 02:56:55.253908 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 224/442] 10.222.0.36 () {60 vars in 1363 bytes} [Thu Jan 21 02:56:55 2021] POST /volume/v3/2f33a703793a4227b3dd312090f9d0d0/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678/action => generated 0 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 02:56:55.262733 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-97dd87dd-91db-49b4-8ef2-8b73fb3fa94a tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] GET http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678 Jan 21 02:56:55.263284 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-97dd87dd-91db-49b4-8ef2-8b73fb3fa94a tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:55.263511 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:55.263511 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:55.263907 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-97dd87dd-91db-49b4-8ef2-8b73fb3fa94a tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:55.323323 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:55.323323 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:55.327870 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-97dd87dd-91db-49b4-8ef2-8b73fb3fa94a tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Snapshot retrieved successfully. Jan 21 02:56:55.333786 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-97dd87dd-91db-49b4-8ef2-8b73fb3fa94a tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678 returned with HTTP 200 Jan 21 02:56:55.335210 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 225/443] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:56:55 2021] GET /volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678 => generated 464 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 02:56:55.354919 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-16df2a55-a973-4d75-90b0-876476129e51 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] POST http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678/action Jan 21 02:56:55.354919 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:55.354919 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:55.356028 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-16df2a55-a973-4d75-90b0-876476129e51 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 02:56:55.356028 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-16df2a55-a973-4d75-90b0-876476129e51 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:56:55.369078 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.snapshot_actions [None req-16df2a55-a973-4d75-90b0-876476129e51 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87958) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jan 21 02:56:55.429348 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:55.429348 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:55.451073 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-340b0d58-1f23-43af-8b5e-e2a4251f3a39 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Volume info retrieved successfully. Jan 21 02:56:55.477812 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:55.477812 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:55.479223 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.contrib.snapshot_actions [None req-16df2a55-a973-4d75-90b0-876476129e51 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Updating snapshot 2d141d90-fd35-46d5-aba5-0077e3908678 with info {'id': '2d141d90-fd35-46d5-aba5-0077e3908678', 'status': 'error', 'progress': '80%'} Jan 21 02:56:55.496138 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-340b0d58-1f23-43af-8b5e-e2a4251f3a39 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb returned with HTTP 200 Jan 21 02:56:55.497075 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-16df2a55-a973-4d75-90b0-876476129e51 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678/action returned with HTTP 202 Jan 21 02:56:55.497648 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 219/444] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:56:55 2021] GET /volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb => generated 916 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:56:55.498012 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 226/445] 10.222.0.36 () {60 vars in 1363 bytes} [Thu Jan 21 02:56:55 2021] POST /volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678/action => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 02:56:55.515617 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-61b47a24-c66d-4193-b294-5cccaf39845d tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] GET http://10.222.0.36/volume/v3/2f33a703793a4227b3dd312090f9d0d0/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678 Jan 21 02:56:55.517892 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-61b47a24-c66d-4193-b294-5cccaf39845d tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:55.518333 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:55.518333 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:55.523911 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-61b47a24-c66d-4193-b294-5cccaf39845d tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:55.592175 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:55.592175 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:55.592607 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-61b47a24-c66d-4193-b294-5cccaf39845d tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] Snapshot retrieved successfully. Jan 21 02:56:55.595637 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-61b47a24-c66d-4193-b294-5cccaf39845d tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] http://10.222.0.36/volume/v3/2f33a703793a4227b3dd312090f9d0d0/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678 returned with HTTP 200 Jan 21 02:56:55.596237 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 220/446] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:56:55 2021] GET /volume/v3/2f33a703793a4227b3dd312090f9d0d0/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678 => generated 460 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:56:55.617910 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ad70564b-d337-4f17-b647-6f05b07ee510 tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] POST http://10.222.0.36/volume/v3/2f33a703793a4227b3dd312090f9d0d0/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678/action Jan 21 02:56:55.619614 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:55.619614 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:55.620126 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ad70564b-d337-4f17-b647-6f05b07ee510 tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 02:56:55.621514 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ad70564b-d337-4f17-b647-6f05b07ee510 tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:56:55.622453 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.admin_actions [None req-ad70564b-d337-4f17-b647-6f05b07ee510 tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] Updating snapshot '2d141d90-fd35-46d5-aba5-0077e3908678' with '{'status': 'available'}' {{(pid=87958) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 02:56:55.775099 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:55.775099 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:55.876433 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ad70564b-d337-4f17-b647-6f05b07ee510 tempest-SnapshotsActionsTest-2109273862 tempest-SnapshotsActionsTest-2109273862] http://10.222.0.36/volume/v3/2f33a703793a4227b3dd312090f9d0d0/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678/action returned with HTTP 202 Jan 21 02:56:55.881017 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 227/447] 10.222.0.36 () {60 vars in 1363 bytes} [Thu Jan 21 02:56:55 2021] POST /volume/v3/2f33a703793a4227b3dd312090f9d0d0/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678/action => generated 0 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 02:56:55.887259 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-52dd1e3a-b750-4727-be6f-e5994505a95f tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] GET http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678 Jan 21 02:56:55.888186 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-52dd1e3a-b750-4727-be6f-e5994505a95f tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:55.888186 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:55.888186 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:55.888421 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-52dd1e3a-b750-4727-be6f-e5994505a95f tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:55.939771 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:55.939771 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:55.940870 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-52dd1e3a-b750-4727-be6f-e5994505a95f tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Snapshot retrieved successfully. Jan 21 02:56:55.950367 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-52dd1e3a-b750-4727-be6f-e5994505a95f tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678 returned with HTTP 200 Jan 21 02:56:55.952318 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 221/448] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:56:55 2021] GET /volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678 => generated 464 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:56:55.972546 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-09619b2a-f21c-4a99-806a-e39772b0f74e tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] DELETE http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/8572068a-d0a9-408a-843f-ed48b7611fcf Jan 21 02:56:55.973152 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-09619b2a-f21c-4a99-806a-e39772b0f74e tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:55.974524 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:55.974524 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:55.974860 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-09619b2a-f21c-4a99-806a-e39772b0f74e tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:55.975443 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-09619b2a-f21c-4a99-806a-e39772b0f74e tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Delete snapshot with id: 8572068a-d0a9-408a-843f-ed48b7611fcf Jan 21 02:56:56.010477 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-09619b2a-f21c-4a99-806a-e39772b0f74e tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/8572068a-d0a9-408a-843f-ed48b7611fcf returned with HTTP 404 Jan 21 02:56:56.020725 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 228/449] 10.222.0.36 () {58 vars in 1324 bytes} [Thu Jan 21 02:56:55 2021] DELETE /volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/8572068a-d0a9-408a-843f-ed48b7611fcf => generated 111 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 02:56:56.032250 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-35422b05-6f45-458a-be0c-dc253c165407 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] DELETE http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/65846fc2-0fb5-4165-8d08-7888fb403775 Jan 21 02:56:56.033628 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-35422b05-6f45-458a-be0c-dc253c165407 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:56.033786 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:56.033786 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:56.034701 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-35422b05-6f45-458a-be0c-dc253c165407 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:56.037061 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-35422b05-6f45-458a-be0c-dc253c165407 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Delete snapshot with id: 65846fc2-0fb5-4165-8d08-7888fb403775 Jan 21 02:56:56.093518 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-35422b05-6f45-458a-be0c-dc253c165407 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/65846fc2-0fb5-4165-8d08-7888fb403775 returned with HTTP 404 Jan 21 02:56:56.121516 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 222/450] 10.222.0.36 () {58 vars in 1324 bytes} [Thu Jan 21 02:56:56 2021] DELETE /volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/65846fc2-0fb5-4165-8d08-7888fb403775 => generated 111 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 02:56:56.134785 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7374c26d-8a6e-4259-b0d0-6ae7d4f51271 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] DELETE http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/8b16f8aa-45cc-4d87-b324-84334020f462 Jan 21 02:56:56.135696 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7374c26d-8a6e-4259-b0d0-6ae7d4f51271 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:56.136449 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7374c26d-8a6e-4259-b0d0-6ae7d4f51271 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:56.137340 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-7374c26d-8a6e-4259-b0d0-6ae7d4f51271 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Delete snapshot with id: 8b16f8aa-45cc-4d87-b324-84334020f462 Jan 21 02:56:56.216234 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7374c26d-8a6e-4259-b0d0-6ae7d4f51271 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/8b16f8aa-45cc-4d87-b324-84334020f462 returned with HTTP 404 Jan 21 02:56:56.221195 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 229/451] 10.222.0.36 () {58 vars in 1324 bytes} [Thu Jan 21 02:56:56 2021] DELETE /volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/8b16f8aa-45cc-4d87-b324-84334020f462 => generated 111 bytes in 93 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 02:56:56.231380 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f33cbf6d-e474-4d17-a85a-193329c7d8c5 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] DELETE http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/d66663d0-0c78-4455-9b7b-29dde18ebe7b Jan 21 02:56:56.231904 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f33cbf6d-e474-4d17-a85a-193329c7d8c5 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:56.232388 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f33cbf6d-e474-4d17-a85a-193329c7d8c5 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:56.232738 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-f33cbf6d-e474-4d17-a85a-193329c7d8c5 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Delete snapshot with id: d66663d0-0c78-4455-9b7b-29dde18ebe7b Jan 21 02:56:56.311561 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f33cbf6d-e474-4d17-a85a-193329c7d8c5 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/d66663d0-0c78-4455-9b7b-29dde18ebe7b returned with HTTP 404 Jan 21 02:56:56.314002 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 223/452] 10.222.0.36 () {58 vars in 1324 bytes} [Thu Jan 21 02:56:56 2021] DELETE /volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/d66663d0-0c78-4455-9b7b-29dde18ebe7b => generated 111 bytes in 89 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 02:56:56.325632 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-34260cb7-40b1-46c6-9dc1-1c27447c9118 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] DELETE http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678 Jan 21 02:56:56.326094 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-34260cb7-40b1-46c6-9dc1-1c27447c9118 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:56.326589 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-34260cb7-40b1-46c6-9dc1-1c27447c9118 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:56.327047 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-34260cb7-40b1-46c6-9dc1-1c27447c9118 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Delete snapshot with id: 2d141d90-fd35-46d5-aba5-0077e3908678 Jan 21 02:56:56.396337 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:56.396337 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:56.399853 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-34260cb7-40b1-46c6-9dc1-1c27447c9118 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Snapshot retrieved successfully. Jan 21 02:56:56.485321 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-34260cb7-40b1-46c6-9dc1-1c27447c9118 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Snapshot delete request issued successfully. Jan 21 02:56:56.485829 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-34260cb7-40b1-46c6-9dc1-1c27447c9118 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678 returned with HTTP 202 Jan 21 02:56:56.489746 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 230/453] 10.222.0.36 () {58 vars in 1324 bytes} [Thu Jan 21 02:56:56 2021] DELETE /volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678 => generated 0 bytes in 168 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 02:56:56.495609 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2217c850-75e0-4048-926e-fddb4675dba1 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] GET http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678 Jan 21 02:56:56.496125 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2217c850-75e0-4048-926e-fddb4675dba1 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:56.496579 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2217c850-75e0-4048-926e-fddb4675dba1 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:56.512501 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bd4a09dd-887e-4639-a16c-0bd4da290385 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] GET http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb Jan 21 02:56:56.513318 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bd4a09dd-887e-4639-a16c-0bd4da290385 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:56.513626 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:56.513626 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:56.514302 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bd4a09dd-887e-4639-a16c-0bd4da290385 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:56.530730 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:56.530730 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:56.532024 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2217c850-75e0-4048-926e-fddb4675dba1 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Snapshot retrieved successfully. Jan 21 02:56:56.535496 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2217c850-75e0-4048-926e-fddb4675dba1 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678 returned with HTTP 200 Jan 21 02:56:56.536516 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 224/454] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:56:56 2021] GET /volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678 => generated 463 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:56:56.591691 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:56.591691 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:56.602522 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-bd4a09dd-887e-4639-a16c-0bd4da290385 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Volume info retrieved successfully. Jan 21 02:56:56.633808 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bd4a09dd-887e-4639-a16c-0bd4da290385 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb returned with HTTP 200 Jan 21 02:56:56.634538 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 231/455] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:56:56 2021] GET /volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb => generated 916 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:56:57.549139 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-04c6cc6c-dcfe-4174-9ba4-bcc16922d3d8 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] GET http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678 Jan 21 02:56:57.549570 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-04c6cc6c-dcfe-4174-9ba4-bcc16922d3d8 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:57.550237 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:57.550237 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:57.551233 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-04c6cc6c-dcfe-4174-9ba4-bcc16922d3d8 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:57.582370 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:57.582370 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:57.583967 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-04c6cc6c-dcfe-4174-9ba4-bcc16922d3d8 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Snapshot retrieved successfully. Jan 21 02:56:57.587160 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-04c6cc6c-dcfe-4174-9ba4-bcc16922d3d8 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678 returned with HTTP 200 Jan 21 02:56:57.589129 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 225/456] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:56:57 2021] GET /volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678 => generated 463 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:56:57.651395 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-89d22dfc-64db-46d5-aaa3-a7591eb27d19 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] GET http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb Jan 21 02:56:57.660162 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-89d22dfc-64db-46d5-aaa3-a7591eb27d19 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:57.660162 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:57.660162 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:57.660162 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-89d22dfc-64db-46d5-aaa3-a7591eb27d19 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:57.820416 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:57.820416 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:57.866955 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-89d22dfc-64db-46d5-aaa3-a7591eb27d19 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Volume info retrieved successfully. Jan 21 02:56:57.949595 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-89d22dfc-64db-46d5-aaa3-a7591eb27d19 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb returned with HTTP 200 Jan 21 02:56:57.971860 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 232/457] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:56:57 2021] GET /volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb => generated 916 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:56:58.602393 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7535c82f-fde3-4dd3-baf2-e3397a9a7985 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] GET http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678 Jan 21 02:56:58.602994 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7535c82f-fde3-4dd3-baf2-e3397a9a7985 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:58.603211 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:58.603211 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:58.603586 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7535c82f-fde3-4dd3-baf2-e3397a9a7985 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:58.704499 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:58.704499 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:58.705684 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7535c82f-fde3-4dd3-baf2-e3397a9a7985 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Snapshot retrieved successfully. Jan 21 02:56:58.707745 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7535c82f-fde3-4dd3-baf2-e3397a9a7985 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678 returned with HTTP 200 Jan 21 02:56:58.708815 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 226/458] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:56:58 2021] GET /volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678 => generated 463 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:56:59.117723 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8aeeb7ad-bbf6-4e6d-b46a-501611a973f2 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] GET http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb Jan 21 02:56:59.117723 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8aeeb7ad-bbf6-4e6d-b46a-501611a973f2 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:59.117723 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:59.117723 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:59.117723 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8aeeb7ad-bbf6-4e6d-b46a-501611a973f2 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:59.117723 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:59.117723 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:59.117723 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8aeeb7ad-bbf6-4e6d-b46a-501611a973f2 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Volume info retrieved successfully. Jan 21 02:56:59.178262 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8aeeb7ad-bbf6-4e6d-b46a-501611a973f2 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb returned with HTTP 200 Jan 21 02:56:59.178262 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 233/459] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:56:58 2021] GET /volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb => generated 916 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:56:59.720837 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-23d9cda0-6dbd-4e99-af47-94cb8cc4fa25 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] GET http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678 Jan 21 02:56:59.721365 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-23d9cda0-6dbd-4e99-af47-94cb8cc4fa25 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:59.721548 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:59.721548 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:59.721900 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-23d9cda0-6dbd-4e99-af47-94cb8cc4fa25 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:59.787932 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-23d9cda0-6dbd-4e99-af47-94cb8cc4fa25 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678 returned with HTTP 404 Jan 21 02:56:59.815404 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 227/460] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:56:59 2021] GET /volume/v3/b2a826cdab6a4120868cd74c09816166/snapshots/2d141d90-fd35-46d5-aba5-0077e3908678 => generated 111 bytes in 96 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 02:56:59.829742 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dd913671-861e-4498-bf1c-2f1c6ac39fe4 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] DELETE http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/volumes/438310e1-4244-4c4e-b71c-c08da6c1c83f Jan 21 02:56:59.829742 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dd913671-861e-4498-bf1c-2f1c6ac39fe4 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:56:59.829742 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:56:59.829742 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:56:59.829742 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dd913671-861e-4498-bf1c-2f1c6ac39fe4 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:56:59.829742 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-dd913671-861e-4498-bf1c-2f1c6ac39fe4 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Delete volume with id: 438310e1-4244-4c4e-b71c-c08da6c1c83f Jan 21 02:56:59.938408 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:56:59.938408 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:56:59.940028 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-dd913671-861e-4498-bf1c-2f1c6ac39fe4 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Volume info retrieved successfully. Jan 21 02:57:00.011784 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-dd913671-861e-4498-bf1c-2f1c6ac39fe4 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Delete volume request issued successfully. Jan 21 02:57:00.012042 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dd913671-861e-4498-bf1c-2f1c6ac39fe4 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/volumes/438310e1-4244-4c4e-b71c-c08da6c1c83f returned with HTTP 202 Jan 21 02:57:00.017368 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 234/461] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 02:56:59 2021] DELETE /volume/v3/b2a826cdab6a4120868cd74c09816166/volumes/438310e1-4244-4c4e-b71c-c08da6c1c83f => generated 0 bytes in 201 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 02:57:00.024614 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4aac175c-febe-473f-80f4-e0c850a7f765 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] GET http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/volumes/438310e1-4244-4c4e-b71c-c08da6c1c83f Jan 21 02:57:00.025128 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4aac175c-febe-473f-80f4-e0c850a7f765 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:00.025618 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4aac175c-febe-473f-80f4-e0c850a7f765 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:00.136035 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:57:00.136035 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:57:00.154533 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4aac175c-febe-473f-80f4-e0c850a7f765 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Volume info retrieved successfully. Jan 21 02:57:00.181706 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0cc1983b-3bfa-4958-90e2-f21e599a334b tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] GET http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb Jan 21 02:57:00.182403 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0cc1983b-3bfa-4958-90e2-f21e599a334b tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:00.183120 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:00.183120 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:00.184021 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0cc1983b-3bfa-4958-90e2-f21e599a334b tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:00.203096 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4aac175c-febe-473f-80f4-e0c850a7f765 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/volumes/438310e1-4244-4c4e-b71c-c08da6c1c83f returned with HTTP 200 Jan 21 02:57:00.212786 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 228/462] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:57:00 2021] GET /volume/v3/b2a826cdab6a4120868cd74c09816166/volumes/438310e1-4244-4c4e-b71c-c08da6c1c83f => generated 911 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:57:00.371599 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:57:00.371599 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:57:00.400846 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-0cc1983b-3bfa-4958-90e2-f21e599a334b tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Volume info retrieved successfully. Jan 21 02:57:00.466691 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0cc1983b-3bfa-4958-90e2-f21e599a334b tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb returned with HTTP 200 Jan 21 02:57:00.471367 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 235/463] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:57:00 2021] GET /volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb => generated 916 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:57:01.230309 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-86d3b244-f13b-47aa-bf09-66f5ce4a16f8 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] GET http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/volumes/438310e1-4244-4c4e-b71c-c08da6c1c83f Jan 21 02:57:01.231018 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-86d3b244-f13b-47aa-bf09-66f5ce4a16f8 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:01.231243 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:01.231243 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:01.231616 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-86d3b244-f13b-47aa-bf09-66f5ce4a16f8 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:01.365276 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:57:01.365276 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:57:01.388681 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-86d3b244-f13b-47aa-bf09-66f5ce4a16f8 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Volume info retrieved successfully. Jan 21 02:57:01.443454 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-86d3b244-f13b-47aa-bf09-66f5ce4a16f8 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/volumes/438310e1-4244-4c4e-b71c-c08da6c1c83f returned with HTTP 200 Jan 21 02:57:01.449334 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 229/464] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:57:01 2021] GET /volume/v3/b2a826cdab6a4120868cd74c09816166/volumes/438310e1-4244-4c4e-b71c-c08da6c1c83f => generated 911 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:57:01.487193 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f8ff5fb7-160e-4c4b-9ba7-2cc653a623b9 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] GET http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb Jan 21 02:57:01.487953 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f8ff5fb7-160e-4c4b-9ba7-2cc653a623b9 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:01.488316 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:01.488316 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:01.489095 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f8ff5fb7-160e-4c4b-9ba7-2cc653a623b9 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:01.621198 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:57:01.621198 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:57:01.653833 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f8ff5fb7-160e-4c4b-9ba7-2cc653a623b9 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Volume info retrieved successfully. Jan 21 02:57:01.714222 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f8ff5fb7-160e-4c4b-9ba7-2cc653a623b9 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb returned with HTTP 200 Jan 21 02:57:01.724717 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 236/465] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:57:01 2021] GET /volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb => generated 916 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:57:02.465404 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6a91bc06-f25d-4096-8b8e-532d9a283c89 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] GET http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/volumes/438310e1-4244-4c4e-b71c-c08da6c1c83f Jan 21 02:57:02.466537 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6a91bc06-f25d-4096-8b8e-532d9a283c89 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:02.466941 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:02.466941 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:02.468544 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6a91bc06-f25d-4096-8b8e-532d9a283c89 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:02.683648 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:57:02.683648 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:57:02.712774 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-6a91bc06-f25d-4096-8b8e-532d9a283c89 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Volume info retrieved successfully. Jan 21 02:57:02.741509 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c5809782-5c93-4796-aa8d-84c7c17afec2 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] GET http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb Jan 21 02:57:02.742186 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c5809782-5c93-4796-aa8d-84c7c17afec2 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:02.742815 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:02.742815 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:02.743194 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c5809782-5c93-4796-aa8d-84c7c17afec2 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:02.775830 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6a91bc06-f25d-4096-8b8e-532d9a283c89 tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/volumes/438310e1-4244-4c4e-b71c-c08da6c1c83f returned with HTTP 200 Jan 21 02:57:02.795963 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 230/466] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:57:02 2021] GET /volume/v3/b2a826cdab6a4120868cd74c09816166/volumes/438310e1-4244-4c4e-b71c-c08da6c1c83f => generated 911 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:57:03.037012 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:57:03.037012 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:57:03.048851 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c5809782-5c93-4796-aa8d-84c7c17afec2 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Volume info retrieved successfully. Jan 21 02:57:03.078470 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c5809782-5c93-4796-aa8d-84c7c17afec2 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb returned with HTTP 200 Jan 21 02:57:03.080304 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 237/467] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:57:02 2021] GET /volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb => generated 916 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:57:03.800899 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6d191363-7674-4752-8556-bab6d425a89d tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] GET http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/volumes/438310e1-4244-4c4e-b71c-c08da6c1c83f Jan 21 02:57:03.802161 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6d191363-7674-4752-8556-bab6d425a89d tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:03.802604 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:03.802604 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:03.803316 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6d191363-7674-4752-8556-bab6d425a89d tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:03.913937 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6d191363-7674-4752-8556-bab6d425a89d tempest-SnapshotsActionsTest-1075041762 tempest-SnapshotsActionsTest-1075041762] http://10.222.0.36/volume/v3/b2a826cdab6a4120868cd74c09816166/volumes/438310e1-4244-4c4e-b71c-c08da6c1c83f returned with HTTP 404 Jan 21 02:57:03.921105 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 231/468] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:57:03 2021] GET /volume/v3/b2a826cdab6a4120868cd74c09816166/volumes/438310e1-4244-4c4e-b71c-c08da6c1c83f => generated 109 bytes in 124 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 02:57:04.099139 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ad120647-d49c-4877-bf5b-e6e2d61c0beb tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] GET http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb Jan 21 02:57:04.099965 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ad120647-d49c-4877-bf5b-e6e2d61c0beb tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:04.100337 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:04.100337 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:04.100946 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ad120647-d49c-4877-bf5b-e6e2d61c0beb tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:04.225277 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:57:04.225277 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:57:04.249039 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ad120647-d49c-4877-bf5b-e6e2d61c0beb tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Volume info retrieved successfully. Jan 21 02:57:04.329784 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ad120647-d49c-4877-bf5b-e6e2d61c0beb tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb returned with HTTP 200 Jan 21 02:57:04.343383 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 238/469] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:57:04 2021] GET /volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb => generated 916 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:57:05.359851 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e476e2af-ec11-45d7-86d2-24d885cfd271 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] GET http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb Jan 21 02:57:05.360346 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e476e2af-ec11-45d7-86d2-24d885cfd271 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:05.360812 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e476e2af-ec11-45d7-86d2-24d885cfd271 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:05.459158 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:57:05.459158 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:57:05.485589 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e476e2af-ec11-45d7-86d2-24d885cfd271 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Volume info retrieved successfully. Jan 21 02:57:05.535792 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e476e2af-ec11-45d7-86d2-24d885cfd271 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb returned with HTTP 200 Jan 21 02:57:05.547200 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 232/470] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:57:05 2021] GET /volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb => generated 916 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:57:06.554567 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0ef9881f-32b0-4e7a-a68c-a328ef2df0fc tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] GET http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb Jan 21 02:57:06.555722 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0ef9881f-32b0-4e7a-a68c-a328ef2df0fc tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:06.556093 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:06.556093 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:06.556706 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0ef9881f-32b0-4e7a-a68c-a328ef2df0fc tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:06.694479 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:57:06.694479 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:57:06.718276 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-0ef9881f-32b0-4e7a-a68c-a328ef2df0fc tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Volume info retrieved successfully. Jan 21 02:57:06.764245 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0ef9881f-32b0-4e7a-a68c-a328ef2df0fc tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb returned with HTTP 200 Jan 21 02:57:06.765081 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 239/471] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:57:06 2021] GET /volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb => generated 916 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:57:07.785052 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-09285a2e-2486-4c4d-bb69-f98a7e1a137a tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] GET http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb Jan 21 02:57:07.785664 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-09285a2e-2486-4c4d-bb69-f98a7e1a137a tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:07.786334 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:07.786334 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:07.788151 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-09285a2e-2486-4c4d-bb69-f98a7e1a137a tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:07.947688 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:57:07.947688 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:57:07.973467 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-09285a2e-2486-4c4d-bb69-f98a7e1a137a tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Volume info retrieved successfully. Jan 21 02:57:08.035063 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-09285a2e-2486-4c4d-bb69-f98a7e1a137a tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb returned with HTTP 200 Jan 21 02:57:08.049295 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 233/472] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:57:07 2021] GET /volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb => generated 916 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:57:09.055003 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f5423b35-fe24-4d81-9d84-a769a5943a52 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] GET http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb Jan 21 02:57:09.056087 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f5423b35-fe24-4d81-9d84-a769a5943a52 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:09.056467 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:09.056467 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:09.057079 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f5423b35-fe24-4d81-9d84-a769a5943a52 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:09.181621 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:57:09.181621 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:57:09.192194 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f5423b35-fe24-4d81-9d84-a769a5943a52 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Volume info retrieved successfully. Jan 21 02:57:09.220838 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f5423b35-fe24-4d81-9d84-a769a5943a52 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb returned with HTTP 200 Jan 21 02:57:09.221976 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 240/473] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:57:09 2021] GET /volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb => generated 916 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:57:10.241483 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2f559da5-9b32-49ce-9261-172d0e19adbc tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] GET http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb Jan 21 02:57:10.242012 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2f559da5-9b32-49ce-9261-172d0e19adbc tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:10.242485 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:10.242485 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:10.243086 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2f559da5-9b32-49ce-9261-172d0e19adbc tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:10.351833 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:57:10.351833 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:57:10.362325 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2f559da5-9b32-49ce-9261-172d0e19adbc tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Volume info retrieved successfully. Jan 21 02:57:10.389339 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2f559da5-9b32-49ce-9261-172d0e19adbc tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb returned with HTTP 200 Jan 21 02:57:10.390830 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 234/474] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:57:10 2021] GET /volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb => generated 916 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:57:11.407288 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a69d5219-f574-4c6e-9d1a-6a3efcfd2f1d tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] GET http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb Jan 21 02:57:11.415410 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a69d5219-f574-4c6e-9d1a-6a3efcfd2f1d tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:11.415639 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:11.415639 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:11.416029 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a69d5219-f574-4c6e-9d1a-6a3efcfd2f1d tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:11.497106 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:57:11.497106 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:57:11.512124 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a69d5219-f574-4c6e-9d1a-6a3efcfd2f1d tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Volume info retrieved successfully. Jan 21 02:57:11.547540 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a69d5219-f574-4c6e-9d1a-6a3efcfd2f1d tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb returned with HTTP 200 Jan 21 02:57:11.548999 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 241/475] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:57:11 2021] GET /volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb => generated 916 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:57:12.565246 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-93b3321e-444d-431a-b5a6-d38d382d4aed tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] GET http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb Jan 21 02:57:12.565747 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-93b3321e-444d-431a-b5a6-d38d382d4aed tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:12.565928 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:12.565928 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:12.566594 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-93b3321e-444d-431a-b5a6-d38d382d4aed tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:12.717915 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:57:12.717915 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:57:12.752214 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-93b3321e-444d-431a-b5a6-d38d382d4aed tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Volume info retrieved successfully. Jan 21 02:57:12.782706 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-93b3321e-444d-431a-b5a6-d38d382d4aed tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb returned with HTTP 200 Jan 21 02:57:12.795589 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 235/476] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:57:12 2021] GET /volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb => generated 916 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:57:13.804960 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-51e36b34-5823-4856-8f48-8dd8f9e88172 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] GET http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb Jan 21 02:57:13.806025 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-51e36b34-5823-4856-8f48-8dd8f9e88172 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:13.806392 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:13.806392 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:13.807218 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-51e36b34-5823-4856-8f48-8dd8f9e88172 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:13.965732 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:57:13.965732 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:57:14.007027 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-51e36b34-5823-4856-8f48-8dd8f9e88172 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Volume info retrieved successfully. Jan 21 02:57:14.071753 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f4cf5f7c-abc5-4ec1-953f-89e610c3dadf tempest-VolumeHostsAdminTestsJSON-303667475 tempest-VolumeHostsAdminTestsJSON-303667475] GET http://10.222.0.36/volume/v3/c423fdefc8894b52a6e1066a44558c4e/os-hosts Jan 21 02:57:14.072238 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f4cf5f7c-abc5-4ec1-953f-89e610c3dadf tempest-VolumeHostsAdminTestsJSON-303667475 tempest-VolumeHostsAdminTestsJSON-303667475] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:14.072457 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:14.072457 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:14.072897 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f4cf5f7c-abc5-4ec1-953f-89e610c3dadf tempest-VolumeHostsAdminTestsJSON-303667475 tempest-VolumeHostsAdminTestsJSON-303667475] Calling method 'index' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:14.073269 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-51e36b34-5823-4856-8f48-8dd8f9e88172 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb returned with HTTP 200 Jan 21 02:57:14.074135 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 236/477] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:57:13 2021] GET /volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb => generated 916 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:57:14.099236 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.hosts [None req-f4cf5f7c-abc5-4ec1-953f-89e610c3dadf tempest-VolumeHostsAdminTestsJSON-303667475 tempest-VolumeHostsAdminTestsJSON-303667475] status, active and update: available, enabled, 2021-01-21 02:57:14+00:00 {{(pid=87958) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 21 02:57:14.099629 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.hosts [None req-f4cf5f7c-abc5-4ec1-953f-89e610c3dadf tempest-VolumeHostsAdminTestsJSON-303667475 tempest-VolumeHostsAdminTestsJSON-303667475] status, active and update: available, enabled, 2021-01-21 02:57:07+00:00 {{(pid=87958) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 21 02:57:14.100529 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.hosts [None req-f4cf5f7c-abc5-4ec1-953f-89e610c3dadf tempest-VolumeHostsAdminTestsJSON-303667475 tempest-VolumeHostsAdminTestsJSON-303667475] status, active and update: available, enabled, 2021-01-21 02:57:04+00:00 {{(pid=87958) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 21 02:57:14.101269 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f4cf5f7c-abc5-4ec1-953f-89e610c3dadf tempest-VolumeHostsAdminTestsJSON-303667475 tempest-VolumeHostsAdminTestsJSON-303667475] http://10.222.0.36/volume/v3/c423fdefc8894b52a6e1066a44558c4e/os-hosts returned with HTTP 200 Jan 21 02:57:14.102120 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 242/478] 10.222.0.36 () {58 vars in 1207 bytes} [Thu Jan 21 02:57:13 2021] GET /volume/v3/c423fdefc8894b52a6e1066a44558c4e/os-hosts => generated 566 bytes in 422 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:57:14.116524 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1ece18ab-f11b-4650-8faf-384ea36a33c8 tempest-VolumeHostsAdminTestsJSON-303667475 tempest-VolumeHostsAdminTestsJSON-303667475] GET http://10.222.0.36/volume/v3/c423fdefc8894b52a6e1066a44558c4e/os-hosts Jan 21 02:57:14.117392 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1ece18ab-f11b-4650-8faf-384ea36a33c8 tempest-VolumeHostsAdminTestsJSON-303667475 tempest-VolumeHostsAdminTestsJSON-303667475] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:14.118637 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:14.118637 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:14.119285 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1ece18ab-f11b-4650-8faf-384ea36a33c8 tempest-VolumeHostsAdminTestsJSON-303667475 tempest-VolumeHostsAdminTestsJSON-303667475] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:14.138932 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.hosts [None req-1ece18ab-f11b-4650-8faf-384ea36a33c8 tempest-VolumeHostsAdminTestsJSON-303667475 tempest-VolumeHostsAdminTestsJSON-303667475] status, active and update: available, enabled, 2021-01-21 02:57:14+00:00 {{(pid=87959) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 21 02:57:14.141105 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.hosts [None req-1ece18ab-f11b-4650-8faf-384ea36a33c8 tempest-VolumeHostsAdminTestsJSON-303667475 tempest-VolumeHostsAdminTestsJSON-303667475] status, active and update: available, enabled, 2021-01-21 02:57:07+00:00 {{(pid=87959) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 21 02:57:14.142867 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.hosts [None req-1ece18ab-f11b-4650-8faf-384ea36a33c8 tempest-VolumeHostsAdminTestsJSON-303667475 tempest-VolumeHostsAdminTestsJSON-303667475] status, active and update: available, enabled, 2021-01-21 02:57:04+00:00 {{(pid=87959) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 21 02:57:14.144452 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1ece18ab-f11b-4650-8faf-384ea36a33c8 tempest-VolumeHostsAdminTestsJSON-303667475 tempest-VolumeHostsAdminTestsJSON-303667475] http://10.222.0.36/volume/v3/c423fdefc8894b52a6e1066a44558c4e/os-hosts returned with HTTP 200 Jan 21 02:57:14.151328 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 237/479] 10.222.0.36 () {58 vars in 1207 bytes} [Thu Jan 21 02:57:14 2021] GET /volume/v3/c423fdefc8894b52a6e1066a44558c4e/os-hosts => generated 566 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:57:14.159139 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-098736b1-0940-4677-85e8-18b8eb459809 tempest-VolumeHostsAdminTestsJSON-303667475 tempest-VolumeHostsAdminTestsJSON-303667475] GET http://10.222.0.36/volume/v3/c423fdefc8894b52a6e1066a44558c4e/os-hosts/n-d-766726-10@lvmdriver-1 Jan 21 02:57:14.159659 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-098736b1-0940-4677-85e8-18b8eb459809 tempest-VolumeHostsAdminTestsJSON-303667475 tempest-VolumeHostsAdminTestsJSON-303667475] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:14.160147 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-098736b1-0940-4677-85e8-18b8eb459809 tempest-VolumeHostsAdminTestsJSON-303667475 tempest-VolumeHostsAdminTestsJSON-303667475] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:14.250038 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-098736b1-0940-4677-85e8-18b8eb459809 tempest-VolumeHostsAdminTestsJSON-303667475 tempest-VolumeHostsAdminTestsJSON-303667475] http://10.222.0.36/volume/v3/c423fdefc8894b52a6e1066a44558c4e/os-hosts/n-d-766726-10@lvmdriver-1 returned with HTTP 200 Jan 21 02:57:14.251545 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 243/480] 10.222.0.36 () {58 vars in 1285 bytes} [Thu Jan 21 02:57:14 2021] GET /volume/v3/c423fdefc8894b52a6e1066a44558c4e/os-hosts/n-d-766726-10@lvmdriver-1 => generated 761 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:57:15.112378 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-64081a8a-3e36-4de9-99b3-7200a2e6e1bd tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] GET http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb Jan 21 02:57:15.113251 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-64081a8a-3e36-4de9-99b3-7200a2e6e1bd tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:15.114108 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-64081a8a-3e36-4de9-99b3-7200a2e6e1bd tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:15.369424 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:57:15.369424 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:57:15.395948 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-64081a8a-3e36-4de9-99b3-7200a2e6e1bd tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Volume info retrieved successfully. Jan 21 02:57:15.452815 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-64081a8a-3e36-4de9-99b3-7200a2e6e1bd tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb returned with HTTP 200 Jan 21 02:57:15.453660 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 238/481] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:57:15 2021] GET /volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb => generated 974 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:57:16.471300 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-deb7cb0a-baad-4022-b70d-8cf2d01260a2 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] GET http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb Jan 21 02:57:16.472799 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-deb7cb0a-baad-4022-b70d-8cf2d01260a2 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:16.473431 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-deb7cb0a-baad-4022-b70d-8cf2d01260a2 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:16.587791 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:57:16.587791 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:57:16.610346 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-deb7cb0a-baad-4022-b70d-8cf2d01260a2 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Volume info retrieved successfully. Jan 21 02:57:16.671780 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-deb7cb0a-baad-4022-b70d-8cf2d01260a2 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb returned with HTTP 200 Jan 21 02:57:16.673169 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 244/482] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:57:16 2021] GET /volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb => generated 974 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:57:17.690195 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f6cd6720-d49a-4e06-8ba7-2caacd8468a2 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] GET http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb Jan 21 02:57:17.691289 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f6cd6720-d49a-4e06-8ba7-2caacd8468a2 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:17.691646 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:17.691646 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:17.692260 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f6cd6720-d49a-4e06-8ba7-2caacd8468a2 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:17.780967 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:57:17.780967 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:57:17.804648 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f6cd6720-d49a-4e06-8ba7-2caacd8468a2 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Volume info retrieved successfully. Jan 21 02:57:17.858233 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f6cd6720-d49a-4e06-8ba7-2caacd8468a2 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb returned with HTTP 200 Jan 21 02:57:17.862774 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 239/483] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:57:17 2021] GET /volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb => generated 977 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 02:57:18.876952 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c9af3bea-2e0f-4d26-9613-35998a96a100 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] GET http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb Jan 21 02:57:18.877461 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c9af3bea-2e0f-4d26-9613-35998a96a100 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:18.877993 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:18.877993 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:18.878667 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c9af3bea-2e0f-4d26-9613-35998a96a100 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:19.011099 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:57:19.011099 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:57:19.026065 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c9af3bea-2e0f-4d26-9613-35998a96a100 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Volume info retrieved successfully. Jan 21 02:57:19.076460 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c9af3bea-2e0f-4d26-9613-35998a96a100 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb returned with HTTP 200 Jan 21 02:57:19.095450 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 245/484] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:57:18 2021] GET /volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb => generated 977 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:57:20.106128 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-da5be694-260d-4cdc-b913-fc6457f0855a tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] GET http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb Jan 21 02:57:20.106764 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-da5be694-260d-4cdc-b913-fc6457f0855a tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:20.106886 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:20.106886 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:20.107223 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-da5be694-260d-4cdc-b913-fc6457f0855a tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:20.195633 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:57:20.195633 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:57:20.207028 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-da5be694-260d-4cdc-b913-fc6457f0855a tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Volume info retrieved successfully. Jan 21 02:57:20.239470 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-da5be694-260d-4cdc-b913-fc6457f0855a tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb returned with HTTP 200 Jan 21 02:57:20.241937 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 240/485] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:57:20 2021] GET /volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb => generated 977 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:57:21.263725 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6b2c84cc-7b34-482e-9134-26073f46ba1d tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] GET http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb Jan 21 02:57:21.264569 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6b2c84cc-7b34-482e-9134-26073f46ba1d tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:21.264917 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:21.264917 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:21.265560 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6b2c84cc-7b34-482e-9134-26073f46ba1d tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:21.371358 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:57:21.371358 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:57:21.382651 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-6b2c84cc-7b34-482e-9134-26073f46ba1d tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Volume info retrieved successfully. Jan 21 02:57:21.411455 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6b2c84cc-7b34-482e-9134-26073f46ba1d tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb returned with HTTP 200 Jan 21 02:57:21.413322 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 246/486] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:57:21 2021] GET /volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb => generated 977 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:57:22.442423 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-daae6048-7b56-4153-b0ca-65376af719ee tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] GET http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb Jan 21 02:57:22.448255 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-daae6048-7b56-4153-b0ca-65376af719ee tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:22.449817 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:22.449817 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:22.450796 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-daae6048-7b56-4153-b0ca-65376af719ee tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:22.781117 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:57:22.781117 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:57:22.848288 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-daae6048-7b56-4153-b0ca-65376af719ee tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Volume info retrieved successfully. Jan 21 02:57:22.955419 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-daae6048-7b56-4153-b0ca-65376af719ee tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb returned with HTTP 200 Jan 21 02:57:22.960673 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 241/487] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:57:22 2021] GET /volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb => generated 977 bytes in 524 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:57:23.979261 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a087566e-7141-4ed7-95c0-6d9d47bfa531 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] GET http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb Jan 21 02:57:23.979802 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a087566e-7141-4ed7-95c0-6d9d47bfa531 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:23.979986 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:23.979986 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:23.980360 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a087566e-7141-4ed7-95c0-6d9d47bfa531 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:24.122505 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:57:24.122505 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:57:24.143771 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a087566e-7141-4ed7-95c0-6d9d47bfa531 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Volume info retrieved successfully. Jan 21 02:57:24.194443 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a087566e-7141-4ed7-95c0-6d9d47bfa531 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb returned with HTTP 200 Jan 21 02:57:24.204445 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 247/488] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:57:23 2021] GET /volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb => generated 977 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:57:25.212080 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9820966d-67b3-4229-aacf-4b0fdfe1f634 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] GET http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb Jan 21 02:57:25.212848 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9820966d-67b3-4229-aacf-4b0fdfe1f634 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:25.212848 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:25.212848 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:25.213258 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9820966d-67b3-4229-aacf-4b0fdfe1f634 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:25.320449 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:57:25.320449 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:57:25.346855 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9820966d-67b3-4229-aacf-4b0fdfe1f634 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Volume info retrieved successfully. Jan 21 02:57:25.394810 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9820966d-67b3-4229-aacf-4b0fdfe1f634 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb returned with HTTP 200 Jan 21 02:57:25.395640 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 248/489] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:57:25 2021] GET /volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb => generated 1365 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 02:57:25.420044 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-20faebd9-53b6-4267-bec8-27ac75296ce5 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] POST http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes Jan 21 02:57:25.420829 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:25.420829 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:25.421517 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-20faebd9-53b6-4267-bec8-27ac75296ce5 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-220084558"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:57:25.422852 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-20faebd9-53b6-4267-bec8-27ac75296ce5 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-220084558'}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 02:57:25.423645 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-20faebd9-53b6-4267-bec8-27ac75296ce5 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Create volume of 1 GB Jan 21 02:57:25.447753 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3da7b945-01cc-47b1-88ab-4c62e19a73c8 tempest-VolumeServicesNegativeTest-1300087376 tempest-VolumeServicesNegativeTest-1300087376] GET http://10.222.0.36/volume/v3/619a2e39c3b541278093a52ed89a7e88/os-services Jan 21 02:57:25.448633 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3da7b945-01cc-47b1-88ab-4c62e19a73c8 tempest-VolumeServicesNegativeTest-1300087376 tempest-VolumeServicesNegativeTest-1300087376] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:25.449079 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:25.449079 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:25.450452 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3da7b945-01cc-47b1-88ab-4c62e19a73c8 tempest-VolumeServicesNegativeTest-1300087376 tempest-VolumeServicesNegativeTest-1300087376] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:25.461369 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-20faebd9-53b6-4267-bec8-27ac75296ce5 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Availability Zones retrieved successfully. Jan 21 02:57:25.477808 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3da7b945-01cc-47b1-88ab-4c62e19a73c8 tempest-VolumeServicesNegativeTest-1300087376 tempest-VolumeServicesNegativeTest-1300087376] http://10.222.0.36/volume/v3/619a2e39c3b541278093a52ed89a7e88/os-services returned with HTTP 200 Jan 21 02:57:25.480645 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-20faebd9-53b6-4267-bec8-27ac75296ce5 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Flow 'volume_create_api' (cdcdc752-efd9-4cf9-9cec-f8ff0d5387a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 02:57:25.481225 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 242/490] 10.222.0.36 () {58 vars in 1216 bytes} [Thu Jan 21 02:57:25 2021] GET /volume/v3/619a2e39c3b541278093a52ed89a7e88/os-services => generated 632 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 02:57:25.484092 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-20faebd9-53b6-4267-bec8-27ac75296ce5 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69b3a827-6aca-46f5-b3e8-97ef883f44ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:57:25.487038 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-20faebd9-53b6-4267-bec8-27ac75296ce5 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Validating volume size '1' using validate_int {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 02:57:25.496076 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f11c2856-21c6-454d-a7b4-8a58af6baf6d tempest-VolumeServicesNegativeTest-1300087376 tempest-VolumeServicesNegativeTest-1300087376] PUT http://10.222.0.36/volume/v3/619a2e39c3b541278093a52ed89a7e88/os-services/disable-log-reason Jan 21 02:57:25.497039 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f11c2856-21c6-454d-a7b4-8a58af6baf6d tempest-VolumeServicesNegativeTest-1300087376 tempest-VolumeServicesNegativeTest-1300087376] Action: 'update', calling method: update, body: {"host": "n-d-766726-10", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:57:25.505285 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f11c2856-21c6-454d-a7b4-8a58af6baf6d tempest-VolumeServicesNegativeTest-1300087376 tempest-VolumeServicesNegativeTest-1300087376] http://10.222.0.36/volume/v3/619a2e39c3b541278093a52ed89a7e88/os-services/disable-log-reason returned with HTTP 400 Jan 21 02:57:25.515165 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 243/491] 10.222.0.36 () {60 vars in 1293 bytes} [Thu Jan 21 02:57:25 2021] PUT /volume/v3/619a2e39c3b541278093a52ed89a7e88/os-services/disable-log-reason => generated 136 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 02:57:25.528321 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6f0ac241-6b26-4569-97de-29da6dd41e9c tempest-VolumeServicesNegativeTest-1300087376 tempest-VolumeServicesNegativeTest-1300087376] PUT http://10.222.0.36/volume/v3/619a2e39c3b541278093a52ed89a7e88/os-services/disable Jan 21 02:57:25.531734 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6f0ac241-6b26-4569-97de-29da6dd41e9c tempest-VolumeServicesNegativeTest-1300087376 tempest-VolumeServicesNegativeTest-1300087376] Action: 'update', calling method: update, body: {"host": "n-d-766726-10", "binary": "invalid_binary"} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:57:25.572366 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-20faebd9-53b6-4267-bec8-27ac75296ce5 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69b3a827-6aca-46f5-b3e8-97ef883f44ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:57:25.573595 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6f0ac241-6b26-4569-97de-29da6dd41e9c tempest-VolumeServicesNegativeTest-1300087376 tempest-VolumeServicesNegativeTest-1300087376] http://10.222.0.36/volume/v3/619a2e39c3b541278093a52ed89a7e88/os-services/disable returned with HTTP 404 Jan 21 02:57:25.575699 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 244/492] 10.222.0.36 () {60 vars in 1260 bytes} [Thu Jan 21 02:57:25 2021] PUT /volume/v3/619a2e39c3b541278093a52ed89a7e88/os-services/disable => generated 110 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 02:57:25.576014 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-20faebd9-53b6-4267-bec8-27ac75296ce5 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbb0ea7b-99a8-413a-b8a3-569d4ed03163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:57:25.614199 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-66ad2761-cca6-4ed0-a5c7-98d20e9c035a tempest-VolumeServicesNegativeTest-1300087376 tempest-VolumeServicesNegativeTest-1300087376] PUT http://10.222.0.36/volume/v3/619a2e39c3b541278093a52ed89a7e88/os-services/enable Jan 21 02:57:25.614199 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-66ad2761-cca6-4ed0-a5c7-98d20e9c035a tempest-VolumeServicesNegativeTest-1300087376 tempest-VolumeServicesNegativeTest-1300087376] Action: 'update', calling method: update, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:57:25.640656 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-66ad2761-cca6-4ed0-a5c7-98d20e9c035a tempest-VolumeServicesNegativeTest-1300087376 tempest-VolumeServicesNegativeTest-1300087376] http://10.222.0.36/volume/v3/619a2e39c3b541278093a52ed89a7e88/os-services/enable returned with HTTP 404 Jan 21 02:57:25.641570 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 245/493] 10.222.0.36 () {60 vars in 1257 bytes} [Thu Jan 21 02:57:25 2021] PUT /volume/v3/619a2e39c3b541278093a52ed89a7e88/os-services/enable => generated 111 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 02:57:25.654376 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-95339286-8abd-46e7-ac44-747c5cdc4201 tempest-VolumeServicesNegativeTest-1300087376 tempest-VolumeServicesNegativeTest-1300087376] PUT http://10.222.0.36/volume/v3/619a2e39c3b541278093a52ed89a7e88/os-services/freeze Jan 21 02:57:25.659043 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-95339286-8abd-46e7-ac44-747c5cdc4201 tempest-VolumeServicesNegativeTest-1300087376 tempest-VolumeServicesNegativeTest-1300087376] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:57:25.684230 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-95339286-8abd-46e7-ac44-747c5cdc4201 tempest-VolumeServicesNegativeTest-1300087376 tempest-VolumeServicesNegativeTest-1300087376] http://10.222.0.36/volume/v3/619a2e39c3b541278093a52ed89a7e88/os-services/freeze returned with HTTP 400 Jan 21 02:57:25.685567 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 246/494] 10.222.0.36 () {60 vars in 1257 bytes} [Thu Jan 21 02:57:25 2021] PUT /volume/v3/619a2e39c3b541278093a52ed89a7e88/os-services/freeze => generated 83 bytes in 38 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Jan 21 02:57:25.702298 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-72a9b61b-39ec-484f-a486-0876938ba341 tempest-VolumeServicesNegativeTest-1300087376 tempest-VolumeServicesNegativeTest-1300087376] PUT http://10.222.0.36/volume/v3/619a2e39c3b541278093a52ed89a7e88/os-services/thaw Jan 21 02:57:25.703560 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-72a9b61b-39ec-484f-a486-0876938ba341 tempest-VolumeServicesNegativeTest-1300087376 tempest-VolumeServicesNegativeTest-1300087376] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:57:25.717152 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-72a9b61b-39ec-484f-a486-0876938ba341 tempest-VolumeServicesNegativeTest-1300087376 tempest-VolumeServicesNegativeTest-1300087376] http://10.222.0.36/volume/v3/619a2e39c3b541278093a52ed89a7e88/os-services/thaw returned with HTTP 400 Jan 21 02:57:25.718699 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 247/495] 10.222.0.36 () {60 vars in 1251 bytes} [Thu Jan 21 02:57:25 2021] PUT /volume/v3/619a2e39c3b541278093a52ed89a7e88/os-services/thaw => generated 83 bytes in 28 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 21 02:57:25.760110 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-20faebd9-53b6-4267-bec8-27ac75296ce5 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Created reservations ['aa560d9d-78e0-477c-918d-8f64049fda5a', 'c20d2de4-131f-4efc-85c2-a14168d92667', 'ccf934bf-661e-408c-ba6c-209a0f0a3f40', '8ad538de-c5a4-44b3-89c9-f08eadb5db6b'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 02:57:25.762551 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-20faebd9-53b6-4267-bec8-27ac75296ce5 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbb0ea7b-99a8-413a-b8a3-569d4ed03163) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa560d9d-78e0-477c-918d-8f64049fda5a', 'c20d2de4-131f-4efc-85c2-a14168d92667', 'ccf934bf-661e-408c-ba6c-209a0f0a3f40', '8ad538de-c5a4-44b3-89c9-f08eadb5db6b']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:57:25.765117 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-20faebd9-53b6-4267-bec8-27ac75296ce5 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3884252-9b6c-461c-89e3-611f1280521b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:57:25.847623 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-20faebd9-53b6-4267-bec8-27ac75296ce5 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3884252-9b6c-461c-89e3-611f1280521b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bbcd3a59-8995-4c57-9a16-223e5622dc00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-220084558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6cd715330c84eceba979ed7aec16770',qos_specs=None,replication_status=,reservations=['aa560d9d-78e0-477c-918d-8f64049fda5a','c20d2de4-131f-4efc-85c2-a14168d92667','ccf934bf-661e-408c-ba6c-209a0f0a3f40','8ad538de-c5a4-44b3-89c9-f08eadb5db6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3700b0bec3c41aba484b85232f15c4c',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T02:57:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-220084558',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bbcd3a59-8995-4c57-9a16-223e5622dc00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6cd715330c84eceba979ed7aec16770',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a3700b0bec3c41aba484b85232f15c4c',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:57:25.850423 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-20faebd9-53b6-4267-bec8-27ac75296ce5 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c1a54e4-e9fb-4631-aa0b-13880839a5d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:57:25.883608 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-20faebd9-53b6-4267-bec8-27ac75296ce5 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c1a54e4-e9fb-4631-aa0b-13880839a5d1) transitioned into state 'SUCCESS' from state '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-220084558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6cd715330c84eceba979ed7aec16770',qos_specs=None,replication_status=,reservations=['aa560d9d-78e0-477c-918d-8f64049fda5a','c20d2de4-131f-4efc-85c2-a14168d92667','ccf934bf-661e-408c-ba6c-209a0f0a3f40','8ad538de-c5a4-44b3-89c9-f08eadb5db6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3700b0bec3c41aba484b85232f15c4c',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:57:25.889643 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-20faebd9-53b6-4267-bec8-27ac75296ce5 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0bbfde72-49b4-4871-b73b-a6be6025ab2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:57:25.916627 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-20faebd9-53b6-4267-bec8-27ac75296ce5 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0bbfde72-49b4-4871-b73b-a6be6025ab2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:57:25.925515 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-20faebd9-53b6-4267-bec8-27ac75296ce5 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Flow 'volume_create_api' (cdcdc752-efd9-4cf9-9cec-f8ff0d5387a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 02:57:26.035460 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-20faebd9-53b6-4267-bec8-27ac75296ce5 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Create volume request issued successfully. Jan 21 02:57:26.072442 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-20faebd9-53b6-4267-bec8-27ac75296ce5 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes returned with HTTP 202 Jan 21 02:57:26.073336 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 249/496] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 02:57:25 2021] POST /volume/v3/a6cd715330c84eceba979ed7aec16770/volumes => generated 825 bytes in 658 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 02:57:26.089627 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-22e3adbc-8d3e-4de2-b4fa-2be39125b4b9 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] GET http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/bbcd3a59-8995-4c57-9a16-223e5622dc00 Jan 21 02:57:26.090613 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-22e3adbc-8d3e-4de2-b4fa-2be39125b4b9 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:26.091284 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-22e3adbc-8d3e-4de2-b4fa-2be39125b4b9 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:26.219425 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:57:26.219425 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:57:26.233132 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-22e3adbc-8d3e-4de2-b4fa-2be39125b4b9 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Volume info retrieved successfully. Jan 21 02:57:26.273991 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-22e3adbc-8d3e-4de2-b4fa-2be39125b4b9 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/bbcd3a59-8995-4c57-9a16-223e5622dc00 returned with HTTP 200 Jan 21 02:57:26.274931 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 248/497] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:57:26 2021] GET /volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/bbcd3a59-8995-4c57-9a16-223e5622dc00 => generated 893 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:57:27.292750 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e2b3d53b-3cf8-4ec2-a0de-4f7ff626b0b5 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] GET http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/bbcd3a59-8995-4c57-9a16-223e5622dc00 Jan 21 02:57:27.294031 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e2b3d53b-3cf8-4ec2-a0de-4f7ff626b0b5 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:27.294374 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:27.294374 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:27.295067 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e2b3d53b-3cf8-4ec2-a0de-4f7ff626b0b5 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:27.431040 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:57:27.431040 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:57:27.450928 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e2b3d53b-3cf8-4ec2-a0de-4f7ff626b0b5 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Volume info retrieved successfully. Jan 21 02:57:27.518481 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e2b3d53b-3cf8-4ec2-a0de-4f7ff626b0b5 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/bbcd3a59-8995-4c57-9a16-223e5622dc00 returned with HTTP 200 Jan 21 02:57:27.530655 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 250/498] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:57:27 2021] GET /volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/bbcd3a59-8995-4c57-9a16-223e5622dc00 => generated 917 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:57:28.536132 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2b154e80-ccce-4110-8c87-0d7f8f2c9820 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] GET http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/bbcd3a59-8995-4c57-9a16-223e5622dc00 Jan 21 02:57:28.537114 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2b154e80-ccce-4110-8c87-0d7f8f2c9820 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:28.537511 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:28.537511 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:28.538124 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2b154e80-ccce-4110-8c87-0d7f8f2c9820 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:28.714614 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:57:28.714614 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:57:28.751669 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2b154e80-ccce-4110-8c87-0d7f8f2c9820 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Volume info retrieved successfully. Jan 21 02:57:28.815561 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2b154e80-ccce-4110-8c87-0d7f8f2c9820 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/bbcd3a59-8995-4c57-9a16-223e5622dc00 returned with HTTP 200 Jan 21 02:57:28.822243 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 249/499] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:57:28 2021] GET /volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/bbcd3a59-8995-4c57-9a16-223e5622dc00 => generated 918 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:57:28.834023 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7a4034d6-d2b0-4b00-a99b-0daa76d23436 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] POST http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes Jan 21 02:57:28.834770 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:28.834770 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:28.835446 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7a4034d6-d2b0-4b00-a99b-0daa76d23436 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-958861008"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:57:28.836698 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-7a4034d6-d2b0-4b00-a99b-0daa76d23436 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-958861008'}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 02:57:28.837427 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-7a4034d6-d2b0-4b00-a99b-0daa76d23436 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Create volume of 1 GB Jan 21 02:57:28.853724 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7a4034d6-d2b0-4b00-a99b-0daa76d23436 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Availability Zones retrieved successfully. Jan 21 02:57:28.875297 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7a4034d6-d2b0-4b00-a99b-0daa76d23436 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Flow 'volume_create_api' (6a9216ac-7060-42f1-8fd2-70de2863d7a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 02:57:28.878526 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7a4034d6-d2b0-4b00-a99b-0daa76d23436 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f94f21aa-68e7-4151-9d1e-f64fd715e54b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:57:28.881780 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-7a4034d6-d2b0-4b00-a99b-0daa76d23436 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Validating volume size '1' using validate_int {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 02:57:28.966870 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7a4034d6-d2b0-4b00-a99b-0daa76d23436 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f94f21aa-68e7-4151-9d1e-f64fd715e54b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:57:28.970083 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7a4034d6-d2b0-4b00-a99b-0daa76d23436 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c718c9a4-5d9c-459d-aaa1-52d819a189f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:57:29.081313 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-7a4034d6-d2b0-4b00-a99b-0daa76d23436 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Created reservations ['76cbb99b-c7e7-4e15-8419-d0176109acaa', 'e6ca7f31-8114-4d82-9c71-d4aa3e2964c7', '6cb8ae3e-4965-4d7e-92c5-02b3a382f9c7', 'e0cafc51-40de-480a-a164-b84bf5095855'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 02:57:29.083288 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7a4034d6-d2b0-4b00-a99b-0daa76d23436 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c718c9a4-5d9c-459d-aaa1-52d819a189f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76cbb99b-c7e7-4e15-8419-d0176109acaa', 'e6ca7f31-8114-4d82-9c71-d4aa3e2964c7', '6cb8ae3e-4965-4d7e-92c5-02b3a382f9c7', 'e0cafc51-40de-480a-a164-b84bf5095855']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:57:29.085465 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7a4034d6-d2b0-4b00-a99b-0daa76d23436 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34370d9b-a8e4-47fc-96b1-eb5e27a49dfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:57:29.212179 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7a4034d6-d2b0-4b00-a99b-0daa76d23436 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34370d9b-a8e4-47fc-96b1-eb5e27a49dfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08b9316f-dee5-45f7-b48a-4eb3e97e8943', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-958861008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6cd715330c84eceba979ed7aec16770',qos_specs=None,replication_status=,reservations=['76cbb99b-c7e7-4e15-8419-d0176109acaa','e6ca7f31-8114-4d82-9c71-d4aa3e2964c7','6cb8ae3e-4965-4d7e-92c5-02b3a382f9c7','e0cafc51-40de-480a-a164-b84bf5095855'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3700b0bec3c41aba484b85232f15c4c',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T02:57:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-958861008',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08b9316f-dee5-45f7-b48a-4eb3e97e8943,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6cd715330c84eceba979ed7aec16770',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a3700b0bec3c41aba484b85232f15c4c',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:57:29.214791 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7a4034d6-d2b0-4b00-a99b-0daa76d23436 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70c68468-a1c5-492e-9784-231e425703e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:57:29.270473 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7a4034d6-d2b0-4b00-a99b-0daa76d23436 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70c68468-a1c5-492e-9784-231e425703e0) transitioned into state 'SUCCESS' from state '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-958861008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6cd715330c84eceba979ed7aec16770',qos_specs=None,replication_status=,reservations=['76cbb99b-c7e7-4e15-8419-d0176109acaa','e6ca7f31-8114-4d82-9c71-d4aa3e2964c7','6cb8ae3e-4965-4d7e-92c5-02b3a382f9c7','e0cafc51-40de-480a-a164-b84bf5095855'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3700b0bec3c41aba484b85232f15c4c',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:57:29.272550 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7a4034d6-d2b0-4b00-a99b-0daa76d23436 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dca46b7-34b6-48dd-aaab-a6d214f97eaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:57:29.295755 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7a4034d6-d2b0-4b00-a99b-0daa76d23436 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dca46b7-34b6-48dd-aaab-a6d214f97eaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:57:29.309091 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7a4034d6-d2b0-4b00-a99b-0daa76d23436 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Flow 'volume_create_api' (6a9216ac-7060-42f1-8fd2-70de2863d7a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 02:57:29.412055 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7a4034d6-d2b0-4b00-a99b-0daa76d23436 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Create volume request issued successfully. Jan 21 02:57:29.448297 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7a4034d6-d2b0-4b00-a99b-0daa76d23436 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes returned with HTTP 202 Jan 21 02:57:29.454010 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 251/500] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 02:57:28 2021] POST /volume/v3/a6cd715330c84eceba979ed7aec16770/volumes => generated 825 bytes in 619 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 02:57:29.465209 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0f21dee4-ed95-4dd8-9484-0af0f76c5ea2 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] GET http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/08b9316f-dee5-45f7-b48a-4eb3e97e8943 Jan 21 02:57:29.465973 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0f21dee4-ed95-4dd8-9484-0af0f76c5ea2 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:29.466338 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:29.466338 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:29.467121 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0f21dee4-ed95-4dd8-9484-0af0f76c5ea2 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:29.546862 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:57:29.546862 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:57:29.559623 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-0f21dee4-ed95-4dd8-9484-0af0f76c5ea2 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Volume info retrieved successfully. Jan 21 02:57:29.590890 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0f21dee4-ed95-4dd8-9484-0af0f76c5ea2 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/08b9316f-dee5-45f7-b48a-4eb3e97e8943 returned with HTTP 200 Jan 21 02:57:29.592245 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 250/501] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:57:29 2021] GET /volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/08b9316f-dee5-45f7-b48a-4eb3e97e8943 => generated 893 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:57:30.611914 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a889635c-b45e-425e-a69c-fac06e52b015 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] GET http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/08b9316f-dee5-45f7-b48a-4eb3e97e8943 Jan 21 02:57:30.611914 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a889635c-b45e-425e-a69c-fac06e52b015 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:30.612483 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:30.612483 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:30.612483 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a889635c-b45e-425e-a69c-fac06e52b015 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:30.792774 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:57:30.792774 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:57:30.836046 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a889635c-b45e-425e-a69c-fac06e52b015 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Volume info retrieved successfully. Jan 21 02:57:30.859654 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a889635c-b45e-425e-a69c-fac06e52b015 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/08b9316f-dee5-45f7-b48a-4eb3e97e8943 returned with HTTP 200 Jan 21 02:57:30.872243 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 252/502] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:57:30 2021] GET /volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/08b9316f-dee5-45f7-b48a-4eb3e97e8943 => generated 917 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:57:31.877036 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-83efec63-acab-4c66-ab94-4c8b0311bdc4 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] GET http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/08b9316f-dee5-45f7-b48a-4eb3e97e8943 Jan 21 02:57:31.878066 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-83efec63-acab-4c66-ab94-4c8b0311bdc4 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:31.878449 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:31.878449 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:31.879185 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-83efec63-acab-4c66-ab94-4c8b0311bdc4 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:32.022720 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:57:32.022720 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:57:32.067459 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-83efec63-acab-4c66-ab94-4c8b0311bdc4 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Volume info retrieved successfully. Jan 21 02:57:32.127063 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-83efec63-acab-4c66-ab94-4c8b0311bdc4 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/08b9316f-dee5-45f7-b48a-4eb3e97e8943 returned with HTTP 200 Jan 21 02:57:32.128250 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 251/503] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:57:31 2021] GET /volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/08b9316f-dee5-45f7-b48a-4eb3e97e8943 => generated 918 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:57:33.347970 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-961ba472-cf8e-475f-a47b-9ce1561f1f51 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] POST http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes Jan 21 02:57:33.348470 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:33.348470 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:33.351813 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-961ba472-cf8e-475f-a47b-9ce1561f1f51 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1878813980"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:57:33.352975 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-961ba472-cf8e-475f-a47b-9ce1561f1f51 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1878813980'}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 02:57:33.353346 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-961ba472-cf8e-475f-a47b-9ce1561f1f51 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Create volume of 1 GB Jan 21 02:57:33.388128 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-961ba472-cf8e-475f-a47b-9ce1561f1f51 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Availability Zones retrieved successfully. Jan 21 02:57:33.476225 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-961ba472-cf8e-475f-a47b-9ce1561f1f51 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Flow 'volume_create_api' (f68c417e-aa97-4acc-8108-f90f98c2569a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 02:57:33.479972 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-961ba472-cf8e-475f-a47b-9ce1561f1f51 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52fdb77d-2390-4f66-85f9-e3514c9b7ab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:57:33.486912 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-961ba472-cf8e-475f-a47b-9ce1561f1f51 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Validating volume size '1' using validate_int {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 02:57:33.690028 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-961ba472-cf8e-475f-a47b-9ce1561f1f51 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52fdb77d-2390-4f66-85f9-e3514c9b7ab1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:57:33.692277 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-961ba472-cf8e-475f-a47b-9ce1561f1f51 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5038f5f4-c9a1-4ebb-8d00-35e04bac4033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:57:33.929910 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-961ba472-cf8e-475f-a47b-9ce1561f1f51 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Created reservations ['e001c218-462f-43b7-8d49-4817841fa4e5', 'b493f17e-7004-4aca-97d4-7c4d917b836a', 'a3bb5a2f-a1f0-47f4-8a1f-c9e021004459', 'b89f9afb-33dc-4730-b465-a6dac49f0cbb'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 02:57:33.931861 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-961ba472-cf8e-475f-a47b-9ce1561f1f51 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5038f5f4-c9a1-4ebb-8d00-35e04bac4033) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e001c218-462f-43b7-8d49-4817841fa4e5', 'b493f17e-7004-4aca-97d4-7c4d917b836a', 'a3bb5a2f-a1f0-47f4-8a1f-c9e021004459', 'b89f9afb-33dc-4730-b465-a6dac49f0cbb']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:57:33.933973 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-961ba472-cf8e-475f-a47b-9ce1561f1f51 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d4e85d8-fc00-416e-984f-705b57b4fe51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:57:34.075169 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-961ba472-cf8e-475f-a47b-9ce1561f1f51 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d4e85d8-fc00-416e-984f-705b57b4fe51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d2de82d-a262-4796-8f35-37e6367b2606', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1878813980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec651d48c839466c824283f971a283e2',qos_specs=None,replication_status=,reservations=['e001c218-462f-43b7-8d49-4817841fa4e5','b493f17e-7004-4aca-97d4-7c4d917b836a','a3bb5a2f-a1f0-47f4-8a1f-c9e021004459','b89f9afb-33dc-4730-b465-a6dac49f0cbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e611aef56bb54b018d9e170e29d04750',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T02:57:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1878813980',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d2de82d-a262-4796-8f35-37e6367b2606,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec651d48c839466c824283f971a283e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e611aef56bb54b018d9e170e29d04750',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:57:34.077792 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-961ba472-cf8e-475f-a47b-9ce1561f1f51 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84194288-b5d3-457f-bed8-0a1e9f4600ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:57:34.146004 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-961ba472-cf8e-475f-a47b-9ce1561f1f51 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84194288-b5d3-457f-bed8-0a1e9f4600ac) transitioned into state 'SUCCESS' from state '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-1878813980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec651d48c839466c824283f971a283e2',qos_specs=None,replication_status=,reservations=['e001c218-462f-43b7-8d49-4817841fa4e5','b493f17e-7004-4aca-97d4-7c4d917b836a','a3bb5a2f-a1f0-47f4-8a1f-c9e021004459','b89f9afb-33dc-4730-b465-a6dac49f0cbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e611aef56bb54b018d9e170e29d04750',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:57:34.148055 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-961ba472-cf8e-475f-a47b-9ce1561f1f51 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cb2ccd8-ddfd-49ea-ab29-32d1bd06ddd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:57:34.181015 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-961ba472-cf8e-475f-a47b-9ce1561f1f51 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cb2ccd8-ddfd-49ea-ab29-32d1bd06ddd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:57:34.183679 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-961ba472-cf8e-475f-a47b-9ce1561f1f51 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Flow 'volume_create_api' (f68c417e-aa97-4acc-8108-f90f98c2569a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 02:57:34.354983 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-961ba472-cf8e-475f-a47b-9ce1561f1f51 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Create volume request issued successfully. Jan 21 02:57:34.390204 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-961ba472-cf8e-475f-a47b-9ce1561f1f51 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes returned with HTTP 202 Jan 21 02:57:34.391399 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 253/504] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 02:57:33 2021] POST /volume/v3/ec651d48c839466c824283f971a283e2/volumes => generated 820 bytes in 1267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 02:57:34.407071 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-556f71a0-018f-426f-8883-920adf698bcd tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] GET http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/5d2de82d-a262-4796-8f35-37e6367b2606 Jan 21 02:57:34.407912 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-556f71a0-018f-426f-8883-920adf698bcd tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:34.408328 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:34.408328 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:34.409015 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-556f71a0-018f-426f-8883-920adf698bcd tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:34.510385 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:57:34.510385 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:57:34.544672 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-556f71a0-018f-426f-8883-920adf698bcd tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Volume info retrieved successfully. Jan 21 02:57:34.603998 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-556f71a0-018f-426f-8883-920adf698bcd tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/5d2de82d-a262-4796-8f35-37e6367b2606 returned with HTTP 200 Jan 21 02:57:34.605205 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 252/505] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:57:34 2021] GET /volume/v3/ec651d48c839466c824283f971a283e2/volumes/5d2de82d-a262-4796-8f35-37e6367b2606 => generated 888 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:57:35.621661 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-aed71bbd-6a74-4b9f-b24f-437f2a1a9707 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] GET http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/5d2de82d-a262-4796-8f35-37e6367b2606 Jan 21 02:57:35.622903 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-aed71bbd-6a74-4b9f-b24f-437f2a1a9707 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:35.623272 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:35.623272 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:35.623877 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-aed71bbd-6a74-4b9f-b24f-437f2a1a9707 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:35.773354 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:57:35.773354 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:57:35.800061 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-aed71bbd-6a74-4b9f-b24f-437f2a1a9707 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Volume info retrieved successfully. Jan 21 02:57:35.844895 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-aed71bbd-6a74-4b9f-b24f-437f2a1a9707 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/5d2de82d-a262-4796-8f35-37e6367b2606 returned with HTTP 200 Jan 21 02:57:35.845872 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 254/506] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:57:35 2021] GET /volume/v3/ec651d48c839466c824283f971a283e2/volumes/5d2de82d-a262-4796-8f35-37e6367b2606 => generated 912 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:57:36.863464 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9c406823-a9a1-4bab-91d2-0d129da1dbfa tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] GET http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/5d2de82d-a262-4796-8f35-37e6367b2606 Jan 21 02:57:36.864995 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9c406823-a9a1-4bab-91d2-0d129da1dbfa tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:36.865359 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:36.865359 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:36.866235 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9c406823-a9a1-4bab-91d2-0d129da1dbfa tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:36.957585 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:57:36.957585 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:57:36.968719 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9c406823-a9a1-4bab-91d2-0d129da1dbfa tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Volume info retrieved successfully. Jan 21 02:57:36.997596 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9c406823-a9a1-4bab-91d2-0d129da1dbfa tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/5d2de82d-a262-4796-8f35-37e6367b2606 returned with HTTP 200 Jan 21 02:57:36.998670 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 253/507] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:57:36 2021] GET /volume/v3/ec651d48c839466c824283f971a283e2/volumes/5d2de82d-a262-4796-8f35-37e6367b2606 => generated 913 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:57:37.015135 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1b909eac-88e7-45c5-8b33-32baab6c97a5 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] POST http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/snapshots Jan 21 02:57:37.015995 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:37.015995 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:37.016736 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1b909eac-88e7-45c5-8b33-32baab6c97a5 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5d2de82d-a262-4796-8f35-37e6367b2606", "name": "tempest-VolumesDeleteCascade-Snapshot-1902233728"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:57:37.084400 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:57:37.084400 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:57:37.086794 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1b909eac-88e7-45c5-8b33-32baab6c97a5 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Volume info retrieved successfully. Jan 21 02:57:37.087375 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-1b909eac-88e7-45c5-8b33-32baab6c97a5 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Create snapshot from volume 5d2de82d-a262-4796-8f35-37e6367b2606 Jan 21 02:57:37.232155 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-1b909eac-88e7-45c5-8b33-32baab6c97a5 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Created reservations ['c979d00e-09ca-47e7-a50a-8b55187110d8', '82588dec-2817-459b-b2ca-2c2b8d0faa9d', 'd9d9d216-8bc1-4ad5-a33f-5988a7a6f699', '2829db42-b5a8-4192-808f-a799a4c703aa'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 02:57:37.407602 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1b909eac-88e7-45c5-8b33-32baab6c97a5 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Snapshot create request issued successfully. Jan 21 02:57:37.408889 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1b909eac-88e7-45c5-8b33-32baab6c97a5 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/snapshots returned with HTTP 202 Jan 21 02:57:37.410425 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 255/508] 10.222.0.36 () {60 vars in 1232 bytes} [Thu Jan 21 02:57:37 2021] POST /volume/v3/ec651d48c839466c824283f971a283e2/snapshots => generated 307 bytes in 399 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 02:57:37.421596 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9ef7ff1b-6df2-430d-a16f-fa4059ee155f tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] GET http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/snapshots/9c0199c4-bc9b-4b13-ab00-d1e7daf1912f Jan 21 02:57:37.422109 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9ef7ff1b-6df2-430d-a16f-fa4059ee155f tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:37.422321 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:37.422321 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:37.422724 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9ef7ff1b-6df2-430d-a16f-fa4059ee155f tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:37.466154 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:57:37.466154 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:57:37.467387 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9ef7ff1b-6df2-430d-a16f-fa4059ee155f tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Snapshot retrieved successfully. Jan 21 02:57:37.484126 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9ef7ff1b-6df2-430d-a16f-fa4059ee155f tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/snapshots/9c0199c4-bc9b-4b13-ab00-d1e7daf1912f returned with HTTP 200 Jan 21 02:57:37.485044 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 254/509] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:57:37 2021] GET /volume/v3/ec651d48c839466c824283f971a283e2/snapshots/9c0199c4-bc9b-4b13-ab00-d1e7daf1912f => generated 439 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:57:38.497436 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-73ac9af3-74b8-42e4-846d-a41595098cc0 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] GET http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/snapshots/9c0199c4-bc9b-4b13-ab00-d1e7daf1912f Jan 21 02:57:38.497950 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-73ac9af3-74b8-42e4-846d-a41595098cc0 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:38.498067 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:38.498067 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:38.498410 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-73ac9af3-74b8-42e4-846d-a41595098cc0 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:38.553731 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:57:38.553731 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:57:38.554829 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-73ac9af3-74b8-42e4-846d-a41595098cc0 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Snapshot retrieved successfully. Jan 21 02:57:38.556760 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-73ac9af3-74b8-42e4-846d-a41595098cc0 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/snapshots/9c0199c4-bc9b-4b13-ab00-d1e7daf1912f returned with HTTP 200 Jan 21 02:57:38.557584 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 256/510] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:57:38 2021] GET /volume/v3/ec651d48c839466c824283f971a283e2/snapshots/9c0199c4-bc9b-4b13-ab00-d1e7daf1912f => generated 439 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:57:39.570376 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f17d2ba2-c5d0-4634-a1e9-3cd05ff070b3 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] GET http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/snapshots/9c0199c4-bc9b-4b13-ab00-d1e7daf1912f Jan 21 02:57:39.571207 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f17d2ba2-c5d0-4634-a1e9-3cd05ff070b3 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:39.571207 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:39.571207 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:39.571581 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f17d2ba2-c5d0-4634-a1e9-3cd05ff070b3 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:39.623274 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:57:39.623274 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:57:39.624437 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f17d2ba2-c5d0-4634-a1e9-3cd05ff070b3 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Snapshot retrieved successfully. Jan 21 02:57:39.632174 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f17d2ba2-c5d0-4634-a1e9-3cd05ff070b3 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/snapshots/9c0199c4-bc9b-4b13-ab00-d1e7daf1912f returned with HTTP 200 Jan 21 02:57:39.635984 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 255/511] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:57:39 2021] GET /volume/v3/ec651d48c839466c824283f971a283e2/snapshots/9c0199c4-bc9b-4b13-ab00-d1e7daf1912f => generated 466 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:57:39.646956 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-263330af-badb-4abb-b774-a0ef9b282531 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] POST http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/snapshots Jan 21 02:57:39.647428 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:39.647428 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:39.647850 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-263330af-badb-4abb-b774-a0ef9b282531 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5d2de82d-a262-4796-8f35-37e6367b2606", "name": "tempest-VolumesDeleteCascade-Snapshot-289612140"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:57:39.834022 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:57:39.834022 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:57:39.847864 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-263330af-badb-4abb-b774-a0ef9b282531 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Volume info retrieved successfully. Jan 21 02:57:39.848471 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-263330af-badb-4abb-b774-a0ef9b282531 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Create snapshot from volume 5d2de82d-a262-4796-8f35-37e6367b2606 Jan 21 02:57:39.988511 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-263330af-badb-4abb-b774-a0ef9b282531 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Created reservations ['287c5449-3491-48e9-b887-e6f1ba73b042', 'b4acce85-a98f-4601-b3a1-3e63bf021124', '0ff89d26-3c6e-439b-9533-363d389ed6d9', '86e1c083-ffb5-4928-90a5-928f7577e6c4'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 02:57:40.136942 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-263330af-badb-4abb-b774-a0ef9b282531 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Snapshot create request issued successfully. Jan 21 02:57:40.137775 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-263330af-badb-4abb-b774-a0ef9b282531 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/snapshots returned with HTTP 202 Jan 21 02:57:40.150998 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b0cd94f4-2ef9-4200-bf7f-571e5342cc99 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] GET http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/snapshots/31a3d80d-cf0b-45c7-adcd-9f7da9127580 Jan 21 02:57:40.152363 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b0cd94f4-2ef9-4200-bf7f-571e5342cc99 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:40.153173 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 257/512] 10.222.0.36 () {60 vars in 1232 bytes} [Thu Jan 21 02:57:39 2021] POST /volume/v3/ec651d48c839466c824283f971a283e2/snapshots => generated 306 bytes in 510 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 02:57:40.153387 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:40.153387 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:40.153774 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b0cd94f4-2ef9-4200-bf7f-571e5342cc99 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:40.205905 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:57:40.205905 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:57:40.207316 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b0cd94f4-2ef9-4200-bf7f-571e5342cc99 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Snapshot retrieved successfully. Jan 21 02:57:40.210265 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b0cd94f4-2ef9-4200-bf7f-571e5342cc99 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/snapshots/31a3d80d-cf0b-45c7-adcd-9f7da9127580 returned with HTTP 200 Jan 21 02:57:40.211694 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 256/513] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:57:40 2021] GET /volume/v3/ec651d48c839466c824283f971a283e2/snapshots/31a3d80d-cf0b-45c7-adcd-9f7da9127580 => generated 438 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:57:41.224571 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a0064401-6afa-42b0-b924-e8818823f020 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] GET http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/snapshots/31a3d80d-cf0b-45c7-adcd-9f7da9127580 Jan 21 02:57:41.225072 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a0064401-6afa-42b0-b924-e8818823f020 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:41.225451 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:41.225451 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:41.226415 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a0064401-6afa-42b0-b924-e8818823f020 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:41.264326 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:57:41.264326 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:57:41.275921 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a0064401-6afa-42b0-b924-e8818823f020 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Snapshot retrieved successfully. Jan 21 02:57:41.278235 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a0064401-6afa-42b0-b924-e8818823f020 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/snapshots/31a3d80d-cf0b-45c7-adcd-9f7da9127580 returned with HTTP 200 Jan 21 02:57:41.279319 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 258/514] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:57:41 2021] GET /volume/v3/ec651d48c839466c824283f971a283e2/snapshots/31a3d80d-cf0b-45c7-adcd-9f7da9127580 => generated 438 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:57:42.292449 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-05da3736-9552-4523-a34c-b4d374d847b4 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] GET http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/snapshots/31a3d80d-cf0b-45c7-adcd-9f7da9127580 Jan 21 02:57:42.293156 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-05da3736-9552-4523-a34c-b4d374d847b4 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:42.293588 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:42.293588 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:42.294154 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-05da3736-9552-4523-a34c-b4d374d847b4 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:42.343984 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:57:42.343984 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:57:42.347732 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-05da3736-9552-4523-a34c-b4d374d847b4 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Snapshot retrieved successfully. Jan 21 02:57:42.350685 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-05da3736-9552-4523-a34c-b4d374d847b4 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/snapshots/31a3d80d-cf0b-45c7-adcd-9f7da9127580 returned with HTTP 200 Jan 21 02:57:42.368139 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-eaaea8f5-f437-41ce-a21c-d6f32f2cae87 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] DELETE http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/5d2de82d-a262-4796-8f35-37e6367b2606?cascade=True Jan 21 02:57:42.369040 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-eaaea8f5-f437-41ce-a21c-d6f32f2cae87 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:42.369496 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:42.369496 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:42.370070 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-eaaea8f5-f437-41ce-a21c-d6f32f2cae87 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:42.370676 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-eaaea8f5-f437-41ce-a21c-d6f32f2cae87 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Delete volume with id: 5d2de82d-a262-4796-8f35-37e6367b2606 Jan 21 02:57:42.375019 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 257/515] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:57:42 2021] GET /volume/v3/ec651d48c839466c824283f971a283e2/snapshots/31a3d80d-cf0b-45c7-adcd-9f7da9127580 => generated 465 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:57:42.429663 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:57:42.429663 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:57:42.431539 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-eaaea8f5-f437-41ce-a21c-d6f32f2cae87 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Volume info retrieved successfully. Jan 21 02:57:42.513820 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-eaaea8f5-f437-41ce-a21c-d6f32f2cae87 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Delete volume request issued successfully. Jan 21 02:57:42.516231 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-eaaea8f5-f437-41ce-a21c-d6f32f2cae87 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/5d2de82d-a262-4796-8f35-37e6367b2606?cascade=True returned with HTTP 202 Jan 21 02:57:42.517393 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 259/516] 10.222.0.36 () {58 vars in 1343 bytes} [Thu Jan 21 02:57:42 2021] DELETE /volume/v3/ec651d48c839466c824283f971a283e2/volumes/5d2de82d-a262-4796-8f35-37e6367b2606?cascade=True => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 02:57:42.528200 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8c2caf78-8855-47ec-ae23-a456a0396a6d tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] GET http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/5d2de82d-a262-4796-8f35-37e6367b2606 Jan 21 02:57:42.530260 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8c2caf78-8855-47ec-ae23-a456a0396a6d tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:42.530714 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:42.530714 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:42.531413 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8c2caf78-8855-47ec-ae23-a456a0396a6d tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:42.633524 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:57:42.633524 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:57:42.662375 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8c2caf78-8855-47ec-ae23-a456a0396a6d tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Volume info retrieved successfully. Jan 21 02:57:42.718499 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8c2caf78-8855-47ec-ae23-a456a0396a6d tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/5d2de82d-a262-4796-8f35-37e6367b2606 returned with HTTP 200 Jan 21 02:57:42.734487 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 258/517] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:57:42 2021] GET /volume/v3/ec651d48c839466c824283f971a283e2/volumes/5d2de82d-a262-4796-8f35-37e6367b2606 => generated 912 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:57:43.741590 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e4e878e4-1592-4247-8005-42c462287074 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] GET http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/5d2de82d-a262-4796-8f35-37e6367b2606 Jan 21 02:57:43.742969 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e4e878e4-1592-4247-8005-42c462287074 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:43.743395 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:43.743395 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:43.744063 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e4e878e4-1592-4247-8005-42c462287074 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:43.864162 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:57:43.864162 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:57:43.885809 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e4e878e4-1592-4247-8005-42c462287074 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Volume info retrieved successfully. Jan 21 02:57:43.928832 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e4e878e4-1592-4247-8005-42c462287074 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/5d2de82d-a262-4796-8f35-37e6367b2606 returned with HTTP 200 Jan 21 02:57:43.939799 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 260/518] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:57:43 2021] GET /volume/v3/ec651d48c839466c824283f971a283e2/volumes/5d2de82d-a262-4796-8f35-37e6367b2606 => generated 912 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:57:44.946300 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ff48a366-f849-4614-a167-2b002aa73d8e tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] GET http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/5d2de82d-a262-4796-8f35-37e6367b2606 Jan 21 02:57:44.946835 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ff48a366-f849-4614-a167-2b002aa73d8e tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:44.946926 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:44.946926 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:44.947266 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ff48a366-f849-4614-a167-2b002aa73d8e tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:45.085579 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:57:45.085579 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:57:45.113338 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ff48a366-f849-4614-a167-2b002aa73d8e tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Volume info retrieved successfully. Jan 21 02:57:45.175712 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ff48a366-f849-4614-a167-2b002aa73d8e tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/5d2de82d-a262-4796-8f35-37e6367b2606 returned with HTTP 200 Jan 21 02:57:45.178337 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 259/519] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:57:44 2021] GET /volume/v3/ec651d48c839466c824283f971a283e2/volumes/5d2de82d-a262-4796-8f35-37e6367b2606 => generated 912 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:57:46.195127 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-86eb2578-d8ea-4a5f-b03b-b69b1338a35c tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] GET http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/5d2de82d-a262-4796-8f35-37e6367b2606 Jan 21 02:57:46.196323 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-86eb2578-d8ea-4a5f-b03b-b69b1338a35c tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:46.196733 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:46.196733 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:46.197389 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-86eb2578-d8ea-4a5f-b03b-b69b1338a35c tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:46.305204 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:57:46.305204 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:57:46.327266 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-86eb2578-d8ea-4a5f-b03b-b69b1338a35c tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Volume info retrieved successfully. Jan 21 02:57:46.351404 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-86eb2578-d8ea-4a5f-b03b-b69b1338a35c tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/5d2de82d-a262-4796-8f35-37e6367b2606 returned with HTTP 200 Jan 21 02:57:46.352421 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 261/520] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:57:46 2021] GET /volume/v3/ec651d48c839466c824283f971a283e2/volumes/5d2de82d-a262-4796-8f35-37e6367b2606 => generated 912 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 02:57:47.368420 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-822aca19-f3fe-40a2-a69a-d8797d52e63a tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] GET http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/5d2de82d-a262-4796-8f35-37e6367b2606 Jan 21 02:57:47.369685 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-822aca19-f3fe-40a2-a69a-d8797d52e63a tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:47.370090 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:47.370090 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:47.370752 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-822aca19-f3fe-40a2-a69a-d8797d52e63a tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:47.478253 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:57:47.478253 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:57:47.504218 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-822aca19-f3fe-40a2-a69a-d8797d52e63a tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Volume info retrieved successfully. Jan 21 02:57:47.555694 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-822aca19-f3fe-40a2-a69a-d8797d52e63a tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/5d2de82d-a262-4796-8f35-37e6367b2606 returned with HTTP 200 Jan 21 02:57:47.557115 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 260/521] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:57:47 2021] GET /volume/v3/ec651d48c839466c824283f971a283e2/volumes/5d2de82d-a262-4796-8f35-37e6367b2606 => generated 912 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:57:48.573127 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-04564f0d-ed77-4221-87d3-de4efe536a1b tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] GET http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/5d2de82d-a262-4796-8f35-37e6367b2606 Jan 21 02:57:48.573672 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-04564f0d-ed77-4221-87d3-de4efe536a1b tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:48.573802 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:48.573802 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:48.575296 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-04564f0d-ed77-4221-87d3-de4efe536a1b tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:48.729207 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:57:48.729207 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:57:48.756386 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-04564f0d-ed77-4221-87d3-de4efe536a1b tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Volume info retrieved successfully. Jan 21 02:57:48.810688 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-04564f0d-ed77-4221-87d3-de4efe536a1b tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/5d2de82d-a262-4796-8f35-37e6367b2606 returned with HTTP 200 Jan 21 02:57:48.823435 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 262/522] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:57:48 2021] GET /volume/v3/ec651d48c839466c824283f971a283e2/volumes/5d2de82d-a262-4796-8f35-37e6367b2606 => generated 912 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:57:49.830429 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-99b9e704-6c5e-476e-87aa-f6b18d210088 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] GET http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/5d2de82d-a262-4796-8f35-37e6367b2606 Jan 21 02:57:49.831266 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-99b9e704-6c5e-476e-87aa-f6b18d210088 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:49.831266 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:49.831266 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:49.831752 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-99b9e704-6c5e-476e-87aa-f6b18d210088 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:49.933587 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-99b9e704-6c5e-476e-87aa-f6b18d210088 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/5d2de82d-a262-4796-8f35-37e6367b2606 returned with HTTP 404 Jan 21 02:57:49.935052 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 261/523] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:57:49 2021] GET /volume/v3/ec651d48c839466c824283f971a283e2/volumes/5d2de82d-a262-4796-8f35-37e6367b2606 => generated 109 bytes in 108 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 02:57:49.946016 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-eac11c9f-82d1-4353-8a61-9c50275fc7e8 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] GET http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes Jan 21 02:57:49.946542 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-eac11c9f-82d1-4353-8a61-9c50275fc7e8 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:49.946824 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:49.946824 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:49.947196 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-eac11c9f-82d1-4353-8a61-9c50275fc7e8 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Calling method 'index' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:49.961326 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-eac11c9f-82d1-4353-8a61-9c50275fc7e8 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Removing options '' from query. {{(pid=87958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 02:57:49.963335 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-eac11c9f-82d1-4353-8a61-9c50275fc7e8 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87958) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 02:57:50.067813 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-eac11c9f-82d1-4353-8a61-9c50275fc7e8 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Get all volumes completed successfully. Jan 21 02:57:50.069246 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-eac11c9f-82d1-4353-8a61-9c50275fc7e8 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes returned with HTTP 200 Jan 21 02:57:50.070447 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 263/524] 10.222.0.36 () {58 vars in 1204 bytes} [Thu Jan 21 02:57:49 2021] GET /volume/v3/ec651d48c839466c824283f971a283e2/volumes => generated 15 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 02:57:50.086202 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cd18ba95-4bc5-42dc-a6d6-ca9241fd05e7 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] GET http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/snapshots Jan 21 02:57:50.086781 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cd18ba95-4bc5-42dc-a6d6-ca9241fd05e7 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:50.087271 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cd18ba95-4bc5-42dc-a6d6-ca9241fd05e7 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:50.087937 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-cd18ba95-4bc5-42dc-a6d6-ca9241fd05e7 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 02:57:50.090224 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.db.sqlalchemy.api [None req-cd18ba95-4bc5-42dc-a6d6-ca9241fd05e7 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Building query based on filter {{(pid=87959) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 02:57:50.118176 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-cd18ba95-4bc5-42dc-a6d6-ca9241fd05e7 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Get all snapshots completed successfully. Jan 21 02:57:50.118975 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cd18ba95-4bc5-42dc-a6d6-ca9241fd05e7 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/snapshots returned with HTTP 200 Jan 21 02:57:50.120754 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 262/525] 10.222.0.36 () {58 vars in 1210 bytes} [Thu Jan 21 02:57:50 2021] GET /volume/v3/ec651d48c839466c824283f971a283e2/snapshots => generated 17 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 02:57:50.163531 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b14a61dc-0eba-4571-aa82-5e567602e15c tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] POST http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes Jan 21 02:57:50.164386 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b14a61dc-0eba-4571-aa82-5e567602e15c tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-566610568"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:57:50.165522 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-b14a61dc-0eba-4571-aa82-5e567602e15c tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-566610568'}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 02:57:50.165887 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-b14a61dc-0eba-4571-aa82-5e567602e15c tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Create volume of 1 GB Jan 21 02:57:50.190524 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b14a61dc-0eba-4571-aa82-5e567602e15c tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Availability Zones retrieved successfully. Jan 21 02:57:50.226551 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b14a61dc-0eba-4571-aa82-5e567602e15c tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Flow 'volume_create_api' (2da1306f-343d-4a24-8055-0bb0caffe236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 02:57:50.230786 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b14a61dc-0eba-4571-aa82-5e567602e15c tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b22b0e1-b790-485a-8baf-73128e555902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:57:50.233003 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-b14a61dc-0eba-4571-aa82-5e567602e15c tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Validating volume size '1' using validate_int {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 02:57:50.315671 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b14a61dc-0eba-4571-aa82-5e567602e15c tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b22b0e1-b790-485a-8baf-73128e555902) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:57:50.320109 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b14a61dc-0eba-4571-aa82-5e567602e15c tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f196da0f-48c0-4be1-820c-ea6313a9625b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:57:50.398372 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-b14a61dc-0eba-4571-aa82-5e567602e15c tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Created reservations ['f0b23a60-2b04-4615-b0dc-09aba754b17c', '7a1657d8-75c7-4ac6-b108-2b1626349634', '5fbdb66c-2dd4-410b-9bc1-e1dff3b59bf2', 'b9386d92-53db-45e7-a119-0d29f759dda1'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 02:57:50.400628 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b14a61dc-0eba-4571-aa82-5e567602e15c tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f196da0f-48c0-4be1-820c-ea6313a9625b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0b23a60-2b04-4615-b0dc-09aba754b17c', '7a1657d8-75c7-4ac6-b108-2b1626349634', '5fbdb66c-2dd4-410b-9bc1-e1dff3b59bf2', 'b9386d92-53db-45e7-a119-0d29f759dda1']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:57:50.403165 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b14a61dc-0eba-4571-aa82-5e567602e15c tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f89bdb8-9e21-40cd-bb22-6a02631c8d42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:57:50.492696 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b14a61dc-0eba-4571-aa82-5e567602e15c tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f89bdb8-9e21-40cd-bb22-6a02631c8d42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ade25ff-300a-4b02-b6e6-f62fbc10173d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-566610568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec651d48c839466c824283f971a283e2',qos_specs=None,replication_status=,reservations=['f0b23a60-2b04-4615-b0dc-09aba754b17c','7a1657d8-75c7-4ac6-b108-2b1626349634','5fbdb66c-2dd4-410b-9bc1-e1dff3b59bf2','b9386d92-53db-45e7-a119-0d29f759dda1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e611aef56bb54b018d9e170e29d04750',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T02:57:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-566610568',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ade25ff-300a-4b02-b6e6-f62fbc10173d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec651d48c839466c824283f971a283e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e611aef56bb54b018d9e170e29d04750',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:57:50.495149 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b14a61dc-0eba-4571-aa82-5e567602e15c tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c000683-94b2-4164-8b60-61c56982a4a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:57:50.524346 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b14a61dc-0eba-4571-aa82-5e567602e15c tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c000683-94b2-4164-8b60-61c56982a4a5) transitioned into state 'SUCCESS' from state '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-566610568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec651d48c839466c824283f971a283e2',qos_specs=None,replication_status=,reservations=['f0b23a60-2b04-4615-b0dc-09aba754b17c','7a1657d8-75c7-4ac6-b108-2b1626349634','5fbdb66c-2dd4-410b-9bc1-e1dff3b59bf2','b9386d92-53db-45e7-a119-0d29f759dda1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e611aef56bb54b018d9e170e29d04750',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:57:50.526292 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b14a61dc-0eba-4571-aa82-5e567602e15c tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (546ea7e7-f934-4556-b52e-0cd95a82c19c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:57:50.546772 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b14a61dc-0eba-4571-aa82-5e567602e15c tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (546ea7e7-f934-4556-b52e-0cd95a82c19c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:57:50.549643 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b14a61dc-0eba-4571-aa82-5e567602e15c tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Flow 'volume_create_api' (2da1306f-343d-4a24-8055-0bb0caffe236) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 02:57:50.615998 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b14a61dc-0eba-4571-aa82-5e567602e15c tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Create volume request issued successfully. Jan 21 02:57:50.633663 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b14a61dc-0eba-4571-aa82-5e567602e15c tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes returned with HTTP 202 Jan 21 02:57:50.642372 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 264/526] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 02:57:50 2021] POST /volume/v3/ec651d48c839466c824283f971a283e2/volumes => generated 819 bytes in 485 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 02:57:50.649855 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-191e4327-8255-4b61-b390-9496c33bdcf4 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] GET http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/7ade25ff-300a-4b02-b6e6-f62fbc10173d Jan 21 02:57:50.650444 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-191e4327-8255-4b61-b390-9496c33bdcf4 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:50.651066 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-191e4327-8255-4b61-b390-9496c33bdcf4 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:50.767909 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:57:50.767909 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:57:50.783577 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-191e4327-8255-4b61-b390-9496c33bdcf4 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Volume info retrieved successfully. Jan 21 02:57:50.815943 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-191e4327-8255-4b61-b390-9496c33bdcf4 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/7ade25ff-300a-4b02-b6e6-f62fbc10173d returned with HTTP 200 Jan 21 02:57:50.825751 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 263/527] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:57:50 2021] GET /volume/v3/ec651d48c839466c824283f971a283e2/volumes/7ade25ff-300a-4b02-b6e6-f62fbc10173d => generated 887 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:57:51.835579 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4df55bf3-751e-41a0-93c7-009d4f89c0b2 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] GET http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/7ade25ff-300a-4b02-b6e6-f62fbc10173d Jan 21 02:57:51.836377 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4df55bf3-751e-41a0-93c7-009d4f89c0b2 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:51.836586 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:51.836586 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:51.836923 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4df55bf3-751e-41a0-93c7-009d4f89c0b2 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:51.907730 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:57:51.907730 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:57:51.919503 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4df55bf3-751e-41a0-93c7-009d4f89c0b2 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Volume info retrieved successfully. Jan 21 02:57:51.956668 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4df55bf3-751e-41a0-93c7-009d4f89c0b2 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/7ade25ff-300a-4b02-b6e6-f62fbc10173d returned with HTTP 200 Jan 21 02:57:51.972694 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 265/528] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:57:51 2021] GET /volume/v3/ec651d48c839466c824283f971a283e2/volumes/7ade25ff-300a-4b02-b6e6-f62fbc10173d => generated 912 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:57:51.977753 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a87b236e-7997-465b-b2c3-6aecf51d33ff tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] POST http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/snapshots Jan 21 02:57:51.978432 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:51.978432 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:51.979245 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a87b236e-7997-465b-b2c3-6aecf51d33ff tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7ade25ff-300a-4b02-b6e6-f62fbc10173d", "name": "tempest-VolumesDeleteCascade-Snapshot-1754694477"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:57:52.057480 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:57:52.057480 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:57:52.059500 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a87b236e-7997-465b-b2c3-6aecf51d33ff tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Volume info retrieved successfully. Jan 21 02:57:52.060086 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-a87b236e-7997-465b-b2c3-6aecf51d33ff tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Create snapshot from volume 7ade25ff-300a-4b02-b6e6-f62fbc10173d Jan 21 02:57:52.195290 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-a87b236e-7997-465b-b2c3-6aecf51d33ff tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Created reservations ['84410f62-ce34-4625-a99f-59ed671e6119', '7979faa1-efd8-482d-b617-a865136e1328', '8a639b38-1076-4a5f-ab7d-d106df239520', 'd77ccba3-3c52-4240-a29c-0629c91f69a9'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 02:57:52.402197 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a87b236e-7997-465b-b2c3-6aecf51d33ff tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Snapshot create request issued successfully. Jan 21 02:57:52.403263 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a87b236e-7997-465b-b2c3-6aecf51d33ff tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/snapshots returned with HTTP 202 Jan 21 02:57:52.415731 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 264/529] 10.222.0.36 () {60 vars in 1232 bytes} [Thu Jan 21 02:57:51 2021] POST /volume/v3/ec651d48c839466c824283f971a283e2/snapshots => generated 307 bytes in 437 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 02:57:52.421503 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c3a56be8-e665-4833-a434-b3989a2ce269 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] GET http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/snapshots/2a6f6237-a80f-4e4c-8633-9a615eef9bc6 Jan 21 02:57:52.421503 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c3a56be8-e665-4833-a434-b3989a2ce269 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:52.421760 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:52.421760 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:52.422001 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c3a56be8-e665-4833-a434-b3989a2ce269 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:52.472977 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:57:52.472977 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:57:52.474271 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c3a56be8-e665-4833-a434-b3989a2ce269 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Snapshot retrieved successfully. Jan 21 02:57:52.476224 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c3a56be8-e665-4833-a434-b3989a2ce269 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/snapshots/2a6f6237-a80f-4e4c-8633-9a615eef9bc6 returned with HTTP 200 Jan 21 02:57:52.483674 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 266/530] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:57:52 2021] GET /volume/v3/ec651d48c839466c824283f971a283e2/snapshots/2a6f6237-a80f-4e4c-8633-9a615eef9bc6 => generated 439 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:57:53.489050 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0c70b7b0-d072-4915-892e-88bc5a40ac9f tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] GET http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/snapshots/2a6f6237-a80f-4e4c-8633-9a615eef9bc6 Jan 21 02:57:53.491105 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0c70b7b0-d072-4915-892e-88bc5a40ac9f tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:53.491680 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:53.491680 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:53.492211 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0c70b7b0-d072-4915-892e-88bc5a40ac9f tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:53.521708 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:57:53.521708 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:57:53.525165 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-0c70b7b0-d072-4915-892e-88bc5a40ac9f tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Snapshot retrieved successfully. Jan 21 02:57:53.527353 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0c70b7b0-d072-4915-892e-88bc5a40ac9f tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/snapshots/2a6f6237-a80f-4e4c-8633-9a615eef9bc6 returned with HTTP 200 Jan 21 02:57:53.528683 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 265/531] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:57:53 2021] GET /volume/v3/ec651d48c839466c824283f971a283e2/snapshots/2a6f6237-a80f-4e4c-8633-9a615eef9bc6 => generated 439 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:57:54.543697 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c7ea5391-97c4-4c48-bc78-9a6e5534211d tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] GET http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/snapshots/2a6f6237-a80f-4e4c-8633-9a615eef9bc6 Jan 21 02:57:54.544226 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c7ea5391-97c4-4c48-bc78-9a6e5534211d tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:54.544588 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:54.544588 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:54.545179 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c7ea5391-97c4-4c48-bc78-9a6e5534211d tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:54.688391 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:57:54.688391 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:57:54.698846 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c7ea5391-97c4-4c48-bc78-9a6e5534211d tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Snapshot retrieved successfully. Jan 21 02:57:54.702084 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c7ea5391-97c4-4c48-bc78-9a6e5534211d tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/snapshots/2a6f6237-a80f-4e4c-8633-9a615eef9bc6 returned with HTTP 200 Jan 21 02:57:54.706226 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 267/532] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:57:54 2021] GET /volume/v3/ec651d48c839466c824283f971a283e2/snapshots/2a6f6237-a80f-4e4c-8633-9a615eef9bc6 => generated 439 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:57:55.719053 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0674561d-3c22-4e4d-9474-73b95a9f832f tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] GET http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/snapshots/2a6f6237-a80f-4e4c-8633-9a615eef9bc6 Jan 21 02:57:55.721719 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0674561d-3c22-4e4d-9474-73b95a9f832f tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:55.721921 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:55.721921 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:55.725471 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0674561d-3c22-4e4d-9474-73b95a9f832f tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:55.779295 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:57:55.779295 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:57:55.789070 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-0674561d-3c22-4e4d-9474-73b95a9f832f tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Snapshot retrieved successfully. Jan 21 02:57:55.791396 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0674561d-3c22-4e4d-9474-73b95a9f832f tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/snapshots/2a6f6237-a80f-4e4c-8633-9a615eef9bc6 returned with HTTP 200 Jan 21 02:57:55.803334 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 266/533] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:57:55 2021] GET /volume/v3/ec651d48c839466c824283f971a283e2/snapshots/2a6f6237-a80f-4e4c-8633-9a615eef9bc6 => generated 466 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:57:55.811958 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3349ad24-1297-4dc7-b890-df8c8fd81d94 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] POST http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes Jan 21 02:57:55.812642 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:55.812642 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:55.813290 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3349ad24-1297-4dc7-b890-df8c8fd81d94 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "2a6f6237-a80f-4e4c-8633-9a615eef9bc6", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1138336598"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:57:55.814687 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-3349ad24-1297-4dc7-b890-df8c8fd81d94 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Create volume request body: {'volume': {'snapshot_id': '2a6f6237-a80f-4e4c-8633-9a615eef9bc6', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1138336598'}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 02:57:55.849228 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:57:55.849228 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:57:55.850423 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3349ad24-1297-4dc7-b890-df8c8fd81d94 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Snapshot retrieved successfully. Jan 21 02:57:55.850844 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-3349ad24-1297-4dc7-b890-df8c8fd81d94 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Create volume of 1 GB Jan 21 02:57:55.864721 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3349ad24-1297-4dc7-b890-df8c8fd81d94 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Availability Zones retrieved successfully. Jan 21 02:57:55.900711 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-3349ad24-1297-4dc7-b890-df8c8fd81d94 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Flow 'volume_create_api' (333b27fc-0a55-4ef0-aee2-7ed7b1e42896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 02:57:55.906528 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-3349ad24-1297-4dc7-b890-df8c8fd81d94 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bb83933-0dd3-41d9-8ba4-a71580e72d21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:57:55.908888 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-3349ad24-1297-4dc7-b890-df8c8fd81d94 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 02:57:56.122187 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-3349ad24-1297-4dc7-b890-df8c8fd81d94 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bb83933-0dd3-41d9-8ba4-a71580e72d21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2a6f6237-a80f-4e4c-8633-9a615eef9bc6', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:57:56.125416 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-3349ad24-1297-4dc7-b890-df8c8fd81d94 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a64abfb9-d02a-4a61-b4e5-1f68748ae049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:57:56.220600 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-3349ad24-1297-4dc7-b890-df8c8fd81d94 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Created reservations ['784e23ad-1d96-4365-9b77-aa17d9036b8a', 'f5dcff1a-31d4-4985-be5b-68b312a046a4', '89625f5b-e4b5-4489-af3b-ab850470e3b4', 'a538204d-3a0b-4f50-b11b-5e945a8f3205'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 02:57:56.227431 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-3349ad24-1297-4dc7-b890-df8c8fd81d94 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a64abfb9-d02a-4a61-b4e5-1f68748ae049) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['784e23ad-1d96-4365-9b77-aa17d9036b8a', 'f5dcff1a-31d4-4985-be5b-68b312a046a4', '89625f5b-e4b5-4489-af3b-ab850470e3b4', 'a538204d-3a0b-4f50-b11b-5e945a8f3205']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:57:56.232238 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-3349ad24-1297-4dc7-b890-df8c8fd81d94 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a71bb0d-d684-4fb0-a1bf-1e42d7d22a8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:57:56.494747 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-3349ad24-1297-4dc7-b890-df8c8fd81d94 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a71bb0d-d684-4fb0-a1bf-1e42d7d22a8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7014d663-4376-4b1d-a630-1afa968548ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1138336598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec651d48c839466c824283f971a283e2',qos_specs=None,replication_status=,reservations=['784e23ad-1d96-4365-9b77-aa17d9036b8a','f5dcff1a-31d4-4985-be5b-68b312a046a4','89625f5b-e4b5-4489-af3b-ab850470e3b4','a538204d-3a0b-4f50-b11b-5e945a8f3205'],size=1,snapshot_id=2a6f6237-a80f-4e4c-8633-9a615eef9bc6,source_replicaid=,source_volid=None,status='creating',user_id='e611aef56bb54b018d9e170e29d04750',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T02:57:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1138336598',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7014d663-4376-4b1d-a630-1afa968548ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec651d48c839466c824283f971a283e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2a6f6237-a80f-4e4c-8633-9a615eef9bc6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e611aef56bb54b018d9e170e29d04750',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:57:56.497031 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-3349ad24-1297-4dc7-b890-df8c8fd81d94 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d735d177-afbf-40ae-85ae-64c477a68eff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:57:56.531924 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-3349ad24-1297-4dc7-b890-df8c8fd81d94 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d735d177-afbf-40ae-85ae-64c477a68eff) transitioned into state 'SUCCESS' from state '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-1138336598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec651d48c839466c824283f971a283e2',qos_specs=None,replication_status=,reservations=['784e23ad-1d96-4365-9b77-aa17d9036b8a','f5dcff1a-31d4-4985-be5b-68b312a046a4','89625f5b-e4b5-4489-af3b-ab850470e3b4','a538204d-3a0b-4f50-b11b-5e945a8f3205'],size=1,snapshot_id=2a6f6237-a80f-4e4c-8633-9a615eef9bc6,source_replicaid=,source_volid=None,status='creating',user_id='e611aef56bb54b018d9e170e29d04750',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:57:56.534268 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-3349ad24-1297-4dc7-b890-df8c8fd81d94 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db7c7967-4764-4596-8988-4612d0d29d26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:57:56.646282 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-3349ad24-1297-4dc7-b890-df8c8fd81d94 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db7c7967-4764-4596-8988-4612d0d29d26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:57:56.649378 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-3349ad24-1297-4dc7-b890-df8c8fd81d94 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Flow 'volume_create_api' (333b27fc-0a55-4ef0-aee2-7ed7b1e42896) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 02:57:56.708424 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3349ad24-1297-4dc7-b890-df8c8fd81d94 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Create volume request issued successfully. Jan 21 02:57:56.727950 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3349ad24-1297-4dc7-b890-df8c8fd81d94 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes returned with HTTP 202 Jan 21 02:57:56.741164 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 268/534] 10.222.0.36 () {60 vars in 1226 bytes} [Thu Jan 21 02:57:55 2021] POST /volume/v3/ec651d48c839466c824283f971a283e2/volumes => generated 854 bytes in 932 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 02:57:56.744265 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-af5a0a84-5370-436c-9f37-831adcf3fc23 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] GET http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/7014d663-4376-4b1d-a630-1afa968548ef Jan 21 02:57:56.744780 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-af5a0a84-5370-436c-9f37-831adcf3fc23 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:56.744979 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:56.744979 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:56.745609 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-af5a0a84-5370-436c-9f37-831adcf3fc23 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:56.867412 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:57:56.867412 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:57:56.876201 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-af5a0a84-5370-436c-9f37-831adcf3fc23 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Volume info retrieved successfully. Jan 21 02:57:56.902565 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-af5a0a84-5370-436c-9f37-831adcf3fc23 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/7014d663-4376-4b1d-a630-1afa968548ef returned with HTTP 200 Jan 21 02:57:56.903599 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 267/535] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:57:56 2021] GET /volume/v3/ec651d48c839466c824283f971a283e2/volumes/7014d663-4376-4b1d-a630-1afa968548ef => generated 922 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:57:57.920798 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e07ac00d-d7dc-4a6c-a508-c502b61cca9d tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] GET http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/7014d663-4376-4b1d-a630-1afa968548ef Jan 21 02:57:57.921354 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e07ac00d-d7dc-4a6c-a508-c502b61cca9d tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:57.921509 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:57.921509 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:57.921890 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e07ac00d-d7dc-4a6c-a508-c502b61cca9d tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:58.031953 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:57:58.031953 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:57:58.042455 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e07ac00d-d7dc-4a6c-a508-c502b61cca9d tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Volume info retrieved successfully. Jan 21 02:57:58.070485 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e07ac00d-d7dc-4a6c-a508-c502b61cca9d tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/7014d663-4376-4b1d-a630-1afa968548ef returned with HTTP 200 Jan 21 02:57:58.071955 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 269/536] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:57:57 2021] GET /volume/v3/ec651d48c839466c824283f971a283e2/volumes/7014d663-4376-4b1d-a630-1afa968548ef => generated 946 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:57:59.088087 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c085df38-bcf1-4ae6-a060-e6318bc6b80d tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] GET http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/7014d663-4376-4b1d-a630-1afa968548ef Jan 21 02:57:59.088638 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c085df38-bcf1-4ae6-a060-e6318bc6b80d tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:59.088771 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:59.088771 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:59.089373 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c085df38-bcf1-4ae6-a060-e6318bc6b80d tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:59.145720 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:57:59.145720 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:57:59.155461 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c085df38-bcf1-4ae6-a060-e6318bc6b80d tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Volume info retrieved successfully. Jan 21 02:57:59.182141 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c085df38-bcf1-4ae6-a060-e6318bc6b80d tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/7014d663-4376-4b1d-a630-1afa968548ef returned with HTTP 200 Jan 21 02:57:59.183534 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 268/537] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:57:59 2021] GET /volume/v3/ec651d48c839466c824283f971a283e2/volumes/7014d663-4376-4b1d-a630-1afa968548ef => generated 946 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:57:59.512981 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-26075cb8-20e2-4d7e-92e3-1b871617c6f0 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] DELETE http://10.222.0.36/volume/v3/eea5bd3a83104e11887bbc9cf02a7d03/volumes/5b783d7e-67b9-4620-a8a7-ac22fa8516b8 Jan 21 02:57:59.513506 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-26075cb8-20e2-4d7e-92e3-1b871617c6f0 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:59.513724 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:59.513724 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:59.514101 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-26075cb8-20e2-4d7e-92e3-1b871617c6f0 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:59.514567 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-26075cb8-20e2-4d7e-92e3-1b871617c6f0 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Delete volume with id: 5b783d7e-67b9-4620-a8a7-ac22fa8516b8 Jan 21 02:57:59.626478 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:57:59.626478 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:57:59.627750 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-26075cb8-20e2-4d7e-92e3-1b871617c6f0 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Volume info retrieved successfully. Jan 21 02:57:59.672639 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-26075cb8-20e2-4d7e-92e3-1b871617c6f0 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Delete volume request issued successfully. Jan 21 02:57:59.675331 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-26075cb8-20e2-4d7e-92e3-1b871617c6f0 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] http://10.222.0.36/volume/v3/eea5bd3a83104e11887bbc9cf02a7d03/volumes/5b783d7e-67b9-4620-a8a7-ac22fa8516b8 returned with HTTP 202 Jan 21 02:57:59.682237 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 270/538] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 02:57:59 2021] DELETE /volume/v3/eea5bd3a83104e11887bbc9cf02a7d03/volumes/5b783d7e-67b9-4620-a8a7-ac22fa8516b8 => generated 0 bytes in 173 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 02:57:59.684526 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8421ccc5-8214-42ec-af6a-0715ccaf40ce tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] GET http://10.222.0.36/volume/v3/eea5bd3a83104e11887bbc9cf02a7d03/volumes/5b783d7e-67b9-4620-a8a7-ac22fa8516b8 Jan 21 02:57:59.685641 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8421ccc5-8214-42ec-af6a-0715ccaf40ce tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:57:59.685952 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:57:59.685952 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:57:59.686530 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8421ccc5-8214-42ec-af6a-0715ccaf40ce tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:57:59.810628 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:57:59.810628 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:57:59.836518 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8421ccc5-8214-42ec-af6a-0715ccaf40ce tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Volume info retrieved successfully. Jan 21 02:57:59.883968 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8421ccc5-8214-42ec-af6a-0715ccaf40ce tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] http://10.222.0.36/volume/v3/eea5bd3a83104e11887bbc9cf02a7d03/volumes/5b783d7e-67b9-4620-a8a7-ac22fa8516b8 returned with HTTP 200 Jan 21 02:57:59.884101 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 269/539] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:57:59 2021] GET /volume/v3/eea5bd3a83104e11887bbc9cf02a7d03/volumes/5b783d7e-67b9-4620-a8a7-ac22fa8516b8 => generated 914 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:58:00.200145 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-88a1fbd6-0c75-4b37-a017-35ccf062eff3 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] GET http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/7014d663-4376-4b1d-a630-1afa968548ef Jan 21 02:58:00.200700 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-88a1fbd6-0c75-4b37-a017-35ccf062eff3 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:58:00.200987 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:58:00.200987 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:58:00.201271 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-88a1fbd6-0c75-4b37-a017-35ccf062eff3 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:58:00.353339 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:58:00.353339 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:58:00.367255 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-88a1fbd6-0c75-4b37-a017-35ccf062eff3 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Volume info retrieved successfully. Jan 21 02:58:00.396759 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-88a1fbd6-0c75-4b37-a017-35ccf062eff3 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/7014d663-4376-4b1d-a630-1afa968548ef returned with HTTP 200 Jan 21 02:58:00.406264 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 271/540] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:58:00 2021] GET /volume/v3/ec651d48c839466c824283f971a283e2/volumes/7014d663-4376-4b1d-a630-1afa968548ef => generated 946 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:58:00.905395 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-48e7df56-32eb-4913-aff8-b875fe2041a5 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] GET http://10.222.0.36/volume/v3/eea5bd3a83104e11887bbc9cf02a7d03/volumes/5b783d7e-67b9-4620-a8a7-ac22fa8516b8 Jan 21 02:58:00.905395 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-48e7df56-32eb-4913-aff8-b875fe2041a5 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:58:00.905395 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:58:00.905395 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:58:00.905395 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-48e7df56-32eb-4913-aff8-b875fe2041a5 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:58:01.047852 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:58:01.047852 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:58:01.069658 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-48e7df56-32eb-4913-aff8-b875fe2041a5 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Volume info retrieved successfully. Jan 21 02:58:01.113261 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-48e7df56-32eb-4913-aff8-b875fe2041a5 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] http://10.222.0.36/volume/v3/eea5bd3a83104e11887bbc9cf02a7d03/volumes/5b783d7e-67b9-4620-a8a7-ac22fa8516b8 returned with HTTP 200 Jan 21 02:58:01.124126 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 270/541] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:58:00 2021] GET /volume/v3/eea5bd3a83104e11887bbc9cf02a7d03/volumes/5b783d7e-67b9-4620-a8a7-ac22fa8516b8 => generated 914 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:58:01.415837 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-010027a1-dd33-47aa-89f9-455d4323a96b tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] GET http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/7014d663-4376-4b1d-a630-1afa968548ef Jan 21 02:58:01.418501 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-010027a1-dd33-47aa-89f9-455d4323a96b tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:58:01.419194 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:58:01.419194 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:58:01.420307 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-010027a1-dd33-47aa-89f9-455d4323a96b tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:58:01.539100 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:58:01.539100 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:58:01.553367 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-010027a1-dd33-47aa-89f9-455d4323a96b tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Volume info retrieved successfully. Jan 21 02:58:01.608730 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-010027a1-dd33-47aa-89f9-455d4323a96b tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/7014d663-4376-4b1d-a630-1afa968548ef returned with HTTP 200 Jan 21 02:58:01.609967 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 272/542] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:58:01 2021] GET /volume/v3/ec651d48c839466c824283f971a283e2/volumes/7014d663-4376-4b1d-a630-1afa968548ef => generated 946 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:58:02.132365 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-82aecc74-2aae-4b7c-892c-dc9eee84387a tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] GET http://10.222.0.36/volume/v3/eea5bd3a83104e11887bbc9cf02a7d03/volumes/5b783d7e-67b9-4620-a8a7-ac22fa8516b8 Jan 21 02:58:02.132721 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-82aecc74-2aae-4b7c-892c-dc9eee84387a tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:58:02.133106 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:58:02.133106 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:58:02.133751 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-82aecc74-2aae-4b7c-892c-dc9eee84387a tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:58:02.298481 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:58:02.298481 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:58:02.344188 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-82aecc74-2aae-4b7c-892c-dc9eee84387a tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Volume info retrieved successfully. Jan 21 02:58:02.439967 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-82aecc74-2aae-4b7c-892c-dc9eee84387a tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] http://10.222.0.36/volume/v3/eea5bd3a83104e11887bbc9cf02a7d03/volumes/5b783d7e-67b9-4620-a8a7-ac22fa8516b8 returned with HTTP 200 Jan 21 02:58:02.440929 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 271/543] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:58:02 2021] GET /volume/v3/eea5bd3a83104e11887bbc9cf02a7d03/volumes/5b783d7e-67b9-4620-a8a7-ac22fa8516b8 => generated 914 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:58:02.628355 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9dfd1550-8484-49a0-831d-57ac93c5fcb0 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] GET http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/7014d663-4376-4b1d-a630-1afa968548ef Jan 21 02:58:02.629760 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9dfd1550-8484-49a0-831d-57ac93c5fcb0 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:58:02.630056 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:58:02.630056 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:58:02.630393 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9dfd1550-8484-49a0-831d-57ac93c5fcb0 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:58:02.814747 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:58:02.814747 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:58:02.849434 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9dfd1550-8484-49a0-831d-57ac93c5fcb0 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Volume info retrieved successfully. Jan 21 02:58:02.945867 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9dfd1550-8484-49a0-831d-57ac93c5fcb0 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/7014d663-4376-4b1d-a630-1afa968548ef returned with HTTP 200 Jan 21 02:58:02.965235 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 273/544] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:58:02 2021] GET /volume/v3/ec651d48c839466c824283f971a283e2/volumes/7014d663-4376-4b1d-a630-1afa968548ef => generated 946 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 02:58:03.461054 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bf40e49d-6a80-432c-a65d-b2cd94285fdc tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] GET http://10.222.0.36/volume/v3/eea5bd3a83104e11887bbc9cf02a7d03/volumes/5b783d7e-67b9-4620-a8a7-ac22fa8516b8 Jan 21 02:58:03.462825 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bf40e49d-6a80-432c-a65d-b2cd94285fdc tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:58:03.463348 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:58:03.463348 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:58:03.463939 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bf40e49d-6a80-432c-a65d-b2cd94285fdc tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:58:03.553329 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bf40e49d-6a80-432c-a65d-b2cd94285fdc tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] http://10.222.0.36/volume/v3/eea5bd3a83104e11887bbc9cf02a7d03/volumes/5b783d7e-67b9-4620-a8a7-ac22fa8516b8 returned with HTTP 404 Jan 21 02:58:03.554886 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 272/545] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:58:03 2021] GET /volume/v3/eea5bd3a83104e11887bbc9cf02a7d03/volumes/5b783d7e-67b9-4620-a8a7-ac22fa8516b8 => generated 109 bytes in 101 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 02:58:03.563708 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2993f89f-6339-4699-a0e5-0a649aebf552 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] DELETE http://10.222.0.36/volume/v3/eea5bd3a83104e11887bbc9cf02a7d03/volumes/22e1625e-8d17-4cf7-807d-5f5c1631863b Jan 21 02:58:03.564809 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2993f89f-6339-4699-a0e5-0a649aebf552 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:58:03.565054 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:58:03.565054 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:58:03.565434 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2993f89f-6339-4699-a0e5-0a649aebf552 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:58:03.565991 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-2993f89f-6339-4699-a0e5-0a649aebf552 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Delete volume with id: 22e1625e-8d17-4cf7-807d-5f5c1631863b Jan 21 02:58:03.646099 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:58:03.646099 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:58:03.647803 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2993f89f-6339-4699-a0e5-0a649aebf552 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Volume info retrieved successfully. Jan 21 02:58:03.712177 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2993f89f-6339-4699-a0e5-0a649aebf552 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Delete volume request issued successfully. Jan 21 02:58:03.713367 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2993f89f-6339-4699-a0e5-0a649aebf552 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] http://10.222.0.36/volume/v3/eea5bd3a83104e11887bbc9cf02a7d03/volumes/22e1625e-8d17-4cf7-807d-5f5c1631863b returned with HTTP 202 Jan 21 02:58:03.730353 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6b4b659c-356d-4eb4-9771-0c6e06fd55a5 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] GET http://10.222.0.36/volume/v3/eea5bd3a83104e11887bbc9cf02a7d03/volumes/22e1625e-8d17-4cf7-807d-5f5c1631863b Jan 21 02:58:03.730891 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6b4b659c-356d-4eb4-9771-0c6e06fd55a5 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:58:03.731375 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6b4b659c-356d-4eb4-9771-0c6e06fd55a5 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:58:03.741699 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 274/546] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 02:58:03 2021] DELETE /volume/v3/eea5bd3a83104e11887bbc9cf02a7d03/volumes/22e1625e-8d17-4cf7-807d-5f5c1631863b => generated 0 bytes in 183 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 02:58:03.920529 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:58:03.920529 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:58:03.960304 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-6b4b659c-356d-4eb4-9771-0c6e06fd55a5 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Volume info retrieved successfully. Jan 21 02:58:03.976331 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9914c089-99f7-445b-9868-4427ff9ebd57 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] GET http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/7014d663-4376-4b1d-a630-1afa968548ef Jan 21 02:58:03.977653 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9914c089-99f7-445b-9868-4427ff9ebd57 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:58:03.978291 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:58:03.978291 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:58:03.979312 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9914c089-99f7-445b-9868-4427ff9ebd57 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:58:04.084265 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6b4b659c-356d-4eb4-9771-0c6e06fd55a5 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] http://10.222.0.36/volume/v3/eea5bd3a83104e11887bbc9cf02a7d03/volumes/22e1625e-8d17-4cf7-807d-5f5c1631863b returned with HTTP 200 Jan 21 02:58:04.086362 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 273/547] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:58:03 2021] GET /volume/v3/eea5bd3a83104e11887bbc9cf02a7d03/volumes/22e1625e-8d17-4cf7-807d-5f5c1631863b => generated 915 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:58:04.218466 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:58:04.218466 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:58:04.234474 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9914c089-99f7-445b-9868-4427ff9ebd57 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Volume info retrieved successfully. Jan 21 02:58:04.289871 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9914c089-99f7-445b-9868-4427ff9ebd57 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/7014d663-4376-4b1d-a630-1afa968548ef returned with HTTP 200 Jan 21 02:58:04.292761 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 275/548] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:58:03 2021] GET /volume/v3/ec651d48c839466c824283f971a283e2/volumes/7014d663-4376-4b1d-a630-1afa968548ef => generated 946 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 02:58:05.113090 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0b27d779-a3b2-4089-8282-eb1f469110a5 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] GET http://10.222.0.36/volume/v3/eea5bd3a83104e11887bbc9cf02a7d03/volumes/22e1625e-8d17-4cf7-807d-5f5c1631863b Jan 21 02:58:05.115150 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0b27d779-a3b2-4089-8282-eb1f469110a5 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:58:05.115505 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:58:05.115505 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:58:05.116076 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0b27d779-a3b2-4089-8282-eb1f469110a5 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:58:05.308607 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-548917e8-45ac-49d5-9542-dfda8badf9f1 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] GET http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/7014d663-4376-4b1d-a630-1afa968548ef Jan 21 02:58:05.309044 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-548917e8-45ac-49d5-9542-dfda8badf9f1 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:58:05.309269 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:58:05.309269 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:58:05.309800 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-548917e8-45ac-49d5-9542-dfda8badf9f1 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:58:05.434619 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:58:05.434619 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:58:05.460884 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-548917e8-45ac-49d5-9542-dfda8badf9f1 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Volume info retrieved successfully. Jan 21 02:58:05.503026 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:58:05.503026 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:58:05.513782 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-0b27d779-a3b2-4089-8282-eb1f469110a5 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Volume info retrieved successfully. Jan 21 02:58:05.517796 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-548917e8-45ac-49d5-9542-dfda8badf9f1 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/7014d663-4376-4b1d-a630-1afa968548ef returned with HTTP 200 Jan 21 02:58:05.528479 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 276/549] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:58:05 2021] GET /volume/v3/ec651d48c839466c824283f971a283e2/volumes/7014d663-4376-4b1d-a630-1afa968548ef => generated 946 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:58:05.546082 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0b27d779-a3b2-4089-8282-eb1f469110a5 tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] http://10.222.0.36/volume/v3/eea5bd3a83104e11887bbc9cf02a7d03/volumes/22e1625e-8d17-4cf7-807d-5f5c1631863b returned with HTTP 200 Jan 21 02:58:05.551927 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 274/550] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:58:05 2021] GET /volume/v3/eea5bd3a83104e11887bbc9cf02a7d03/volumes/22e1625e-8d17-4cf7-807d-5f5c1631863b => generated 915 bytes in 443 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:58:06.538301 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a16cd217-c011-4280-9dcd-12245f9300e2 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] GET http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/7014d663-4376-4b1d-a630-1afa968548ef Jan 21 02:58:06.542739 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a16cd217-c011-4280-9dcd-12245f9300e2 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:58:06.542739 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:58:06.542739 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:58:06.542739 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a16cd217-c011-4280-9dcd-12245f9300e2 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:58:06.568965 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-14d527b5-0d5d-43b2-85f8-5e23ed24469d tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] GET http://10.222.0.36/volume/v3/eea5bd3a83104e11887bbc9cf02a7d03/volumes/22e1625e-8d17-4cf7-807d-5f5c1631863b Jan 21 02:58:06.569612 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-14d527b5-0d5d-43b2-85f8-5e23ed24469d tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:58:06.569836 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:58:06.569836 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:58:06.570210 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-14d527b5-0d5d-43b2-85f8-5e23ed24469d tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:58:06.664059 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-14d527b5-0d5d-43b2-85f8-5e23ed24469d tempest-ServersNegativeTestJSON-1666125244 tempest-ServersNegativeTestJSON-1666125244] http://10.222.0.36/volume/v3/eea5bd3a83104e11887bbc9cf02a7d03/volumes/22e1625e-8d17-4cf7-807d-5f5c1631863b returned with HTTP 404 Jan 21 02:58:06.668046 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 275/551] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:58:06 2021] GET /volume/v3/eea5bd3a83104e11887bbc9cf02a7d03/volumes/22e1625e-8d17-4cf7-807d-5f5c1631863b => generated 109 bytes in 104 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 02:58:06.725456 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:58:06.725456 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:58:06.747470 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a16cd217-c011-4280-9dcd-12245f9300e2 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Volume info retrieved successfully. Jan 21 02:58:06.804807 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a16cd217-c011-4280-9dcd-12245f9300e2 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/7014d663-4376-4b1d-a630-1afa968548ef returned with HTTP 200 Jan 21 02:58:06.819158 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 277/552] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:58:06 2021] GET /volume/v3/ec651d48c839466c824283f971a283e2/volumes/7014d663-4376-4b1d-a630-1afa968548ef => generated 946 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:58:07.824542 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-55969f71-4d4c-456a-85bb-be0b1d29258d tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] GET http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/7014d663-4376-4b1d-a630-1afa968548ef Jan 21 02:58:07.825763 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-55969f71-4d4c-456a-85bb-be0b1d29258d tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:58:07.826322 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-55969f71-4d4c-456a-85bb-be0b1d29258d tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:58:07.885771 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:58:07.885771 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:58:07.895787 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-55969f71-4d4c-456a-85bb-be0b1d29258d tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Volume info retrieved successfully. Jan 21 02:58:07.921761 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-55969f71-4d4c-456a-85bb-be0b1d29258d tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/7014d663-4376-4b1d-a630-1afa968548ef returned with HTTP 200 Jan 21 02:58:07.936321 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 276/553] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:58:07 2021] GET /volume/v3/ec651d48c839466c824283f971a283e2/volumes/7014d663-4376-4b1d-a630-1afa968548ef => generated 947 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:58:07.939291 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-926b200d-23d7-41c3-8498-99e56cd08cd0 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] GET http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/7014d663-4376-4b1d-a630-1afa968548ef Jan 21 02:58:07.939814 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-926b200d-23d7-41c3-8498-99e56cd08cd0 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:58:07.940033 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:58:07.940033 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:58:07.940408 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-926b200d-23d7-41c3-8498-99e56cd08cd0 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:58:08.005735 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:58:08.005735 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:58:08.016097 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-926b200d-23d7-41c3-8498-99e56cd08cd0 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Volume info retrieved successfully. Jan 21 02:58:08.046003 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-926b200d-23d7-41c3-8498-99e56cd08cd0 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/7014d663-4376-4b1d-a630-1afa968548ef returned with HTTP 200 Jan 21 02:58:08.046866 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 278/554] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:58:07 2021] GET /volume/v3/ec651d48c839466c824283f971a283e2/volumes/7014d663-4376-4b1d-a630-1afa968548ef => generated 947 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:58:08.065115 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-edff4643-7adb-48d9-a0b9-13227fc17b6d tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] DELETE http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/7ade25ff-300a-4b02-b6e6-f62fbc10173d?cascade=True Jan 21 02:58:08.065755 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-edff4643-7adb-48d9-a0b9-13227fc17b6d tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:58:08.066008 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:58:08.066008 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:58:08.066464 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-edff4643-7adb-48d9-a0b9-13227fc17b6d tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:58:08.067616 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-edff4643-7adb-48d9-a0b9-13227fc17b6d tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Delete volume with id: 7ade25ff-300a-4b02-b6e6-f62fbc10173d Jan 21 02:58:08.131987 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:58:08.131987 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:58:08.133514 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-edff4643-7adb-48d9-a0b9-13227fc17b6d tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Volume info retrieved successfully. Jan 21 02:58:08.188335 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-edff4643-7adb-48d9-a0b9-13227fc17b6d tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Delete volume request issued successfully. Jan 21 02:58:08.189284 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-edff4643-7adb-48d9-a0b9-13227fc17b6d tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/7ade25ff-300a-4b02-b6e6-f62fbc10173d?cascade=True returned with HTTP 202 Jan 21 02:58:08.190833 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 277/555] 10.222.0.36 () {58 vars in 1343 bytes} [Thu Jan 21 02:58:08 2021] DELETE /volume/v3/ec651d48c839466c824283f971a283e2/volumes/7ade25ff-300a-4b02-b6e6-f62fbc10173d?cascade=True => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 02:58:08.199763 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6fcbcf1a-c0f3-4d7e-8810-92d51e53f492 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] GET http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/7ade25ff-300a-4b02-b6e6-f62fbc10173d Jan 21 02:58:08.200729 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6fcbcf1a-c0f3-4d7e-8810-92d51e53f492 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:58:08.201104 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:58:08.201104 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:58:08.202033 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6fcbcf1a-c0f3-4d7e-8810-92d51e53f492 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:58:08.296367 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:58:08.296367 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:58:08.323564 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-6fcbcf1a-c0f3-4d7e-8810-92d51e53f492 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Volume info retrieved successfully. Jan 21 02:58:08.388410 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6fcbcf1a-c0f3-4d7e-8810-92d51e53f492 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/7ade25ff-300a-4b02-b6e6-f62fbc10173d returned with HTTP 200 Jan 21 02:58:08.389215 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 279/556] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:58:08 2021] GET /volume/v3/ec651d48c839466c824283f971a283e2/volumes/7ade25ff-300a-4b02-b6e6-f62fbc10173d => generated 911 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:58:09.420258 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ed0046ff-942c-40c0-9520-5a4110671b7d tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] GET http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/7ade25ff-300a-4b02-b6e6-f62fbc10173d Jan 21 02:58:09.420805 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ed0046ff-942c-40c0-9520-5a4110671b7d tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:58:09.432981 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:58:09.432981 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:58:09.432981 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ed0046ff-942c-40c0-9520-5a4110671b7d tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:58:09.569526 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:58:09.569526 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:58:09.581396 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ed0046ff-942c-40c0-9520-5a4110671b7d tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Volume info retrieved successfully. Jan 21 02:58:09.613452 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ed0046ff-942c-40c0-9520-5a4110671b7d tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/7ade25ff-300a-4b02-b6e6-f62fbc10173d returned with HTTP 200 Jan 21 02:58:09.614610 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 278/557] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:58:09 2021] GET /volume/v3/ec651d48c839466c824283f971a283e2/volumes/7ade25ff-300a-4b02-b6e6-f62fbc10173d => generated 911 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:58:10.543582 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-c018809b-50bd-403e-b728-958f4cef5b8a tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] GET http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb Jan 21 02:58:10.544788 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-c018809b-50bd-403e-b728-958f4cef5b8a tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:58:10.545154 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:58:10.545154 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:58:10.546286 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-c018809b-50bd-403e-b728-958f4cef5b8a tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:58:10.608573 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:58:10.608573 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:58:10.626424 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-c018809b-50bd-403e-b728-958f4cef5b8a tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Volume info retrieved successfully. Jan 21 02:58:10.631690 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6659b0b1-8ed7-4e00-89e2-7dd238b93055 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] GET http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/7ade25ff-300a-4b02-b6e6-f62fbc10173d Jan 21 02:58:10.632551 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6659b0b1-8ed7-4e00-89e2-7dd238b93055 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:58:10.632995 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:58:10.632995 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:58:10.633847 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6659b0b1-8ed7-4e00-89e2-7dd238b93055 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:58:10.695338 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-c018809b-50bd-403e-b728-958f4cef5b8a tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb returned with HTTP 200 Jan 21 02:58:10.703850 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 280/558] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 02:58:10 2021] GET /volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb => generated 1365 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:58:10.726535 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-b38b8327-5eb1-43b3-9bff-efe6d3ecf1e5 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] GET http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/bbcd3a59-8995-4c57-9a16-223e5622dc00 Jan 21 02:58:10.727146 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-b38b8327-5eb1-43b3-9bff-efe6d3ecf1e5 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:58:10.727367 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:58:10.727367 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:58:10.727798 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-b38b8327-5eb1-43b3-9bff-efe6d3ecf1e5 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:58:10.787824 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:58:10.787824 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:58:10.800790 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-6659b0b1-8ed7-4e00-89e2-7dd238b93055 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Volume info retrieved successfully. Jan 21 02:58:10.828589 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:58:10.828589 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:58:10.843462 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6659b0b1-8ed7-4e00-89e2-7dd238b93055 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/7ade25ff-300a-4b02-b6e6-f62fbc10173d returned with HTTP 200 Jan 21 02:58:10.857558 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 279/559] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:58:10 2021] GET /volume/v3/ec651d48c839466c824283f971a283e2/volumes/7ade25ff-300a-4b02-b6e6-f62fbc10173d => generated 911 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:58:10.858526 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-b38b8327-5eb1-43b3-9bff-efe6d3ecf1e5 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Volume info retrieved successfully. Jan 21 02:58:10.883739 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-b38b8327-5eb1-43b3-9bff-efe6d3ecf1e5 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/bbcd3a59-8995-4c57-9a16-223e5622dc00 returned with HTTP 200 Jan 21 02:58:10.885080 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 281/560] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 02:58:10 2021] GET /volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/bbcd3a59-8995-4c57-9a16-223e5622dc00 => generated 918 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 02:58:10.900742 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-3cb85cd3-b75e-4181-ba5a-493dc45d8e68 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] GET http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/08b9316f-dee5-45f7-b48a-4eb3e97e8943 Jan 21 02:58:10.901525 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-3cb85cd3-b75e-4181-ba5a-493dc45d8e68 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:58:10.901905 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:58:10.901905 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:58:10.902567 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-3cb85cd3-b75e-4181-ba5a-493dc45d8e68 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:58:10.996811 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:58:10.996811 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:58:11.007340 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-3cb85cd3-b75e-4181-ba5a-493dc45d8e68 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Volume info retrieved successfully. Jan 21 02:58:11.058099 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-3cb85cd3-b75e-4181-ba5a-493dc45d8e68 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/08b9316f-dee5-45f7-b48a-4eb3e97e8943 returned with HTTP 200 Jan 21 02:58:11.059242 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 280/561] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 02:58:10 2021] GET /volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/08b9316f-dee5-45f7-b48a-4eb3e97e8943 => generated 918 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:58:11.072923 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-b38b8327-5eb1-43b3-9bff-efe6d3ecf1e5 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] GET http://10.222.0.36/volume// Jan 21 02:58:11.073401 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-b38b8327-5eb1-43b3-9bff-efe6d3ecf1e5 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:58:11.073619 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:58:11.073619 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:58:11.073998 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-b38b8327-5eb1-43b3-9bff-efe6d3ecf1e5 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Calling method 'all' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:58:11.075247 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-b38b8327-5eb1-43b3-9bff-efe6d3ecf1e5 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 02:58:11.075851 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 282/562] 10.222.0.36 () {58 vars in 1289 bytes} [Thu Jan 21 02:58:11 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 02:58:11.089692 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-2de951f8-3bb7-4a65-b37c-af9821792083 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] POST http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/attachments Jan 21 02:58:11.090120 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:58:11.090120 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:58:11.090533 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-2de951f8-3bb7-4a65-b37c-af9821792083 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "89da2ef1-e208-40e6-a49e-722b34429dbb", "instance_uuid": "619cc05f-41a2-4a9a-8b18-cbda62a28116", "connector": null}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:58:11.142214 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:58:11.142214 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:58:11.216463 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-2de951f8-3bb7-4a65-b37c-af9821792083 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/attachments returned with HTTP 200 Jan 21 02:58:11.217418 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 281/563] 10.222.0.36 () {66 vars in 1565 bytes} [Thu Jan 21 02:58:11 2021] POST /volume/v3/a6cd715330c84eceba979ed7aec16770/attachments => generated 273 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 02:58:11.240499 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-b38b8327-5eb1-43b3-9bff-efe6d3ecf1e5 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] GET http://10.222.0.36/volume// Jan 21 02:58:11.241488 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-b38b8327-5eb1-43b3-9bff-efe6d3ecf1e5 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:58:11.242411 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-b38b8327-5eb1-43b3-9bff-efe6d3ecf1e5 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Calling method 'all' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:58:11.243995 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-b38b8327-5eb1-43b3-9bff-efe6d3ecf1e5 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 02:58:11.244840 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 283/564] 10.222.0.36 () {58 vars in 1289 bytes} [Thu Jan 21 02:58:11 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 02:58:11.261981 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-71ff7743-cff7-4762-af30-dacb13c7428d tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] POST http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/attachments Jan 21 02:58:11.263065 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:58:11.263065 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:58:11.263740 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-71ff7743-cff7-4762-af30-dacb13c7428d tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bbcd3a59-8995-4c57-9a16-223e5622dc00", "instance_uuid": "619cc05f-41a2-4a9a-8b18-cbda62a28116", "connector": null}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:58:11.330087 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:58:11.330087 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:58:11.423780 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-71ff7743-cff7-4762-af30-dacb13c7428d tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/attachments returned with HTTP 200 Jan 21 02:58:11.425063 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 282/565] 10.222.0.36 () {66 vars in 1565 bytes} [Thu Jan 21 02:58:11 2021] POST /volume/v3/a6cd715330c84eceba979ed7aec16770/attachments => generated 273 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:58:11.437756 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-b38b8327-5eb1-43b3-9bff-efe6d3ecf1e5 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] GET http://10.222.0.36/volume// Jan 21 02:58:11.438230 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-b38b8327-5eb1-43b3-9bff-efe6d3ecf1e5 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:58:11.438776 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-b38b8327-5eb1-43b3-9bff-efe6d3ecf1e5 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Calling method 'all' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:58:11.439826 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-b38b8327-5eb1-43b3-9bff-efe6d3ecf1e5 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 02:58:11.440583 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 284/566] 10.222.0.36 () {58 vars in 1289 bytes} [Thu Jan 21 02:58:11 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 02:58:11.459280 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-ca21171c-47cd-4194-a0d8-a7dde199b475 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] POST http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/attachments Jan 21 02:58:11.459804 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:58:11.459804 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:58:11.460219 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-ca21171c-47cd-4194-a0d8-a7dde199b475 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "08b9316f-dee5-45f7-b48a-4eb3e97e8943", "instance_uuid": "619cc05f-41a2-4a9a-8b18-cbda62a28116", "connector": null}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:58:11.528974 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:58:11.528974 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:58:11.610673 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-ca21171c-47cd-4194-a0d8-a7dde199b475 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/attachments returned with HTTP 200 Jan 21 02:58:11.640250 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 283/567] 10.222.0.36 () {66 vars in 1565 bytes} [Thu Jan 21 02:58:11 2021] POST /volume/v3/a6cd715330c84eceba979ed7aec16770/attachments => generated 273 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:58:11.860072 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-630b87db-6a96-4317-8a44-d2e5f41317fb tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] GET http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/7ade25ff-300a-4b02-b6e6-f62fbc10173d Jan 21 02:58:11.860827 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-630b87db-6a96-4317-8a44-d2e5f41317fb tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:58:11.861254 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-630b87db-6a96-4317-8a44-d2e5f41317fb tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:58:11.947084 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:58:11.947084 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:58:11.958916 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-630b87db-6a96-4317-8a44-d2e5f41317fb tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Volume info retrieved successfully. Jan 21 02:58:11.997512 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-630b87db-6a96-4317-8a44-d2e5f41317fb tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/7ade25ff-300a-4b02-b6e6-f62fbc10173d returned with HTTP 200 Jan 21 02:58:11.998601 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 285/568] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:58:11 2021] GET /volume/v3/ec651d48c839466c824283f971a283e2/volumes/7ade25ff-300a-4b02-b6e6-f62fbc10173d => generated 911 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:58:13.023310 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-97b1558e-1d97-4ac9-9011-853964eec91f tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] GET http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/7ade25ff-300a-4b02-b6e6-f62fbc10173d Jan 21 02:58:13.023872 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-97b1558e-1d97-4ac9-9011-853964eec91f tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:58:13.024000 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:58:13.024000 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:58:13.024376 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-97b1558e-1d97-4ac9-9011-853964eec91f tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:58:13.130451 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-97b1558e-1d97-4ac9-9011-853964eec91f tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/7ade25ff-300a-4b02-b6e6-f62fbc10173d returned with HTTP 404 Jan 21 02:58:13.134518 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 284/569] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:58:13 2021] GET /volume/v3/ec651d48c839466c824283f971a283e2/volumes/7ade25ff-300a-4b02-b6e6-f62fbc10173d => generated 109 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 02:58:13.142121 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-43c69a3d-b93f-4c54-bbfe-40869a6b7492 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] GET http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes Jan 21 02:58:13.142668 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-43c69a3d-b93f-4c54-bbfe-40869a6b7492 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:58:13.142865 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:58:13.142865 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:58:13.143560 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-43c69a3d-b93f-4c54-bbfe-40869a6b7492 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Calling method 'index' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:58:13.145072 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-43c69a3d-b93f-4c54-bbfe-40869a6b7492 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Removing options '' from query. {{(pid=87958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 02:58:13.147432 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-43c69a3d-b93f-4c54-bbfe-40869a6b7492 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87958) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 02:58:13.265342 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-43c69a3d-b93f-4c54-bbfe-40869a6b7492 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Get all volumes completed successfully. Jan 21 02:58:13.266541 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-43c69a3d-b93f-4c54-bbfe-40869a6b7492 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes returned with HTTP 200 Jan 21 02:58:13.267905 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 286/570] 10.222.0.36 () {58 vars in 1204 bytes} [Thu Jan 21 02:58:13 2021] GET /volume/v3/ec651d48c839466c824283f971a283e2/volumes => generated 401 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:58:13.278657 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3437accd-d586-4af8-ab96-054684e02eb2 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] GET http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/snapshots Jan 21 02:58:13.279432 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3437accd-d586-4af8-ab96-054684e02eb2 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:58:13.280075 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3437accd-d586-4af8-ab96-054684e02eb2 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:58:13.280888 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-3437accd-d586-4af8-ab96-054684e02eb2 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 02:58:13.281760 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:58:13.281760 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:58:13.283812 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.db.sqlalchemy.api [None req-3437accd-d586-4af8-ab96-054684e02eb2 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Building query based on filter {{(pid=87959) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 02:58:13.324628 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3437accd-d586-4af8-ab96-054684e02eb2 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Get all snapshots completed successfully. Jan 21 02:58:13.325581 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3437accd-d586-4af8-ab96-054684e02eb2 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/snapshots returned with HTTP 200 Jan 21 02:58:13.326626 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 285/571] 10.222.0.36 () {58 vars in 1210 bytes} [Thu Jan 21 02:58:13 2021] GET /volume/v3/ec651d48c839466c824283f971a283e2/snapshots => generated 17 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 21 02:58:13.339472 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3a800aab-4b29-4288-8d55-98824a3fba48 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] DELETE http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/7014d663-4376-4b1d-a630-1afa968548ef Jan 21 02:58:13.340265 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3a800aab-4b29-4288-8d55-98824a3fba48 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:58:13.340626 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:58:13.340626 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:58:13.341203 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3a800aab-4b29-4288-8d55-98824a3fba48 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:58:13.341807 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-3a800aab-4b29-4288-8d55-98824a3fba48 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Delete volume with id: 7014d663-4376-4b1d-a630-1afa968548ef Jan 21 02:58:13.453992 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:58:13.453992 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:58:13.462292 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3a800aab-4b29-4288-8d55-98824a3fba48 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Volume info retrieved successfully. Jan 21 02:58:13.514109 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3a800aab-4b29-4288-8d55-98824a3fba48 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Delete volume request issued successfully. Jan 21 02:58:13.516385 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3a800aab-4b29-4288-8d55-98824a3fba48 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/7014d663-4376-4b1d-a630-1afa968548ef returned with HTTP 202 Jan 21 02:58:13.525823 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fc934606-4d5d-4c2c-9002-e5f3e00521f8 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] GET http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/7014d663-4376-4b1d-a630-1afa968548ef Jan 21 02:58:13.526507 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fc934606-4d5d-4c2c-9002-e5f3e00521f8 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:58:13.527019 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fc934606-4d5d-4c2c-9002-e5f3e00521f8 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:58:13.536587 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 287/572] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 02:58:13 2021] DELETE /volume/v3/ec651d48c839466c824283f971a283e2/volumes/7014d663-4376-4b1d-a630-1afa968548ef => generated 0 bytes in 200 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 02:58:13.598995 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:58:13.598995 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:58:13.608011 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-fc934606-4d5d-4c2c-9002-e5f3e00521f8 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Volume info retrieved successfully. Jan 21 02:58:13.634806 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fc934606-4d5d-4c2c-9002-e5f3e00521f8 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/7014d663-4376-4b1d-a630-1afa968548ef returned with HTTP 200 Jan 21 02:58:13.635950 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 286/573] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:58:13 2021] GET /volume/v3/ec651d48c839466c824283f971a283e2/volumes/7014d663-4376-4b1d-a630-1afa968548ef => generated 946 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:58:14.063991 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3a800aab-4b29-4288-8d55-98824a3fba48 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] GET http://10.222.0.36/volume// Jan 21 02:58:14.064622 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3a800aab-4b29-4288-8d55-98824a3fba48 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:58:14.065075 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:58:14.065075 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:58:14.065609 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3a800aab-4b29-4288-8d55-98824a3fba48 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Calling method 'all' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:58:14.066807 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3a800aab-4b29-4288-8d55-98824a3fba48 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 02:58:14.067635 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 288/574] 10.222.0.35 () {56 vars in 1089 bytes} [Thu Jan 21 02:58:14 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 02:58:14.086662 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-18182730-c5fe-4355-a03f-2e1905339b7c tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] GET http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb Jan 21 02:58:14.087592 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-18182730-c5fe-4355-a03f-2e1905339b7c tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:58:14.088323 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:58:14.088323 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:58:14.088925 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-18182730-c5fe-4355-a03f-2e1905339b7c tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:58:14.228285 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:58:14.228285 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:58:14.256686 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-18182730-c5fe-4355-a03f-2e1905339b7c tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Volume info retrieved successfully. Jan 21 02:58:14.294272 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:58:14.294272 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:58:14.318107 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-18182730-c5fe-4355-a03f-2e1905339b7c tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb returned with HTTP 200 Jan 21 02:58:14.319276 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 287/575] 10.222.0.35 () {60 vars in 1403 bytes} [Thu Jan 21 02:58:14 2021] GET /volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb => generated 1463 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 02:58:14.355663 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-4dabce3c-9e7b-47ae-9270-69fe9d1b7d15 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] PUT http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/attachments/015d4e43-fe7c-4a00-a169-41ee799ba0ce Jan 21 02:58:14.357018 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-4dabce3c-9e7b-47ae-9270-69fe9d1b7d15 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "n-h1-766726-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-766726-10.cbci-766726-10.local", "mountpoint": "/dev/sda"}}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:58:14.430117 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 02:58:14.430117 n-d-766726-10 devstack@c-api.service[87957]: return self(f, *args, **kw) Jan 21 02:58:14.430663 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-4dabce3c-9e7b-47ae-9270-69fe9d1b7d15 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Lock "b'cinder-attachment_update-89da2ef1-e208-40e6-a49e-722b34429dbb-n-h1-766726-10'" acquired by "attachment_update" :: waited 0.010s {{(pid=87958) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 02:58:14.432994 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:58:14.432994 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:58:14.563242 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c1e99e99-4f19-4ac3-825c-30724d6d0546 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] POST http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes Jan 21 02:58:14.563986 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:58:14.563986 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:58:14.564872 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c1e99e99-4f19-4ac3-825c-30724d6d0546 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-535296074"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:58:14.566172 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-c1e99e99-4f19-4ac3-825c-30724d6d0546 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-535296074'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 02:58:14.567277 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-c1e99e99-4f19-4ac3-825c-30724d6d0546 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Create volume of 1 GB Jan 21 02:58:14.612854 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c1e99e99-4f19-4ac3-825c-30724d6d0546 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Availability Zones retrieved successfully. Jan 21 02:58:14.692182 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c1e99e99-4f19-4ac3-825c-30724d6d0546 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Flow 'volume_create_api' (c1bd2f57-9c72-40c4-aabf-fdc12d502c35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 02:58:14.699810 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c1e99e99-4f19-4ac3-825c-30724d6d0546 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1397010c-8fea-471d-91c5-d014b83854e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:58:14.726423 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-c1e99e99-4f19-4ac3-825c-30724d6d0546 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 02:58:14.852820 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c1e99e99-4f19-4ac3-825c-30724d6d0546 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1397010c-8fea-471d-91c5-d014b83854e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:58:14.855817 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c1e99e99-4f19-4ac3-825c-30724d6d0546 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ee225bc-57b3-45f7-b102-456a0cf2c7a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:58:15.014933 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-c1e99e99-4f19-4ac3-825c-30724d6d0546 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Created reservations ['1dc677ea-48be-4420-ba8a-d3cf7d697d84', '05a63a71-cbe7-41bc-9c04-51c69d8b9fbf', 'fc6dc7f3-1aa8-43bf-9343-abbdc743e19f', '01832f7e-7de1-40dc-9262-40fcbcb27490'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 02:58:15.019368 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c1e99e99-4f19-4ac3-825c-30724d6d0546 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ee225bc-57b3-45f7-b102-456a0cf2c7a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1dc677ea-48be-4420-ba8a-d3cf7d697d84', '05a63a71-cbe7-41bc-9c04-51c69d8b9fbf', 'fc6dc7f3-1aa8-43bf-9343-abbdc743e19f', '01832f7e-7de1-40dc-9262-40fcbcb27490']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:58:15.024610 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c1e99e99-4f19-4ac3-825c-30724d6d0546 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24f589f4-4f71-46e8-aa8b-d5adc6d0a955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:58:15.118104 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c1e99e99-4f19-4ac3-825c-30724d6d0546 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24f589f4-4f71-46e8-aa8b-d5adc6d0a955) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3cef4068-e4b3-457a-a39b-abf1ad7ac6b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-535296074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8269646ccaf489e97a52b721e0487e3',qos_specs=None,replication_status=,reservations=['1dc677ea-48be-4420-ba8a-d3cf7d697d84','05a63a71-cbe7-41bc-9c04-51c69d8b9fbf','fc6dc7f3-1aa8-43bf-9343-abbdc743e19f','01832f7e-7de1-40dc-9262-40fcbcb27490'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8b9d33d5fda4deeadeb337cf8f08610',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T02:58:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-535296074',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3cef4068-e4b3-457a-a39b-abf1ad7ac6b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8269646ccaf489e97a52b721e0487e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b8b9d33d5fda4deeadeb337cf8f08610',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:58:15.120328 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c1e99e99-4f19-4ac3-825c-30724d6d0546 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc1892bd-836f-4725-bbdb-a3b5e43a2445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:58:15.157391 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c1e99e99-4f19-4ac3-825c-30724d6d0546 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc1892bd-836f-4725-bbdb-a3b5e43a2445) transitioned into state 'SUCCESS' from state '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-535296074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8269646ccaf489e97a52b721e0487e3',qos_specs=None,replication_status=,reservations=['1dc677ea-48be-4420-ba8a-d3cf7d697d84','05a63a71-cbe7-41bc-9c04-51c69d8b9fbf','fc6dc7f3-1aa8-43bf-9343-abbdc743e19f','01832f7e-7de1-40dc-9262-40fcbcb27490'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8b9d33d5fda4deeadeb337cf8f08610',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:58:15.168172 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c1e99e99-4f19-4ac3-825c-30724d6d0546 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ff2bc3b-8c7a-41c3-80fa-2269dd1d1aab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:58:15.200530 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c1e99e99-4f19-4ac3-825c-30724d6d0546 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ff2bc3b-8c7a-41c3-80fa-2269dd1d1aab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:58:15.209291 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c1e99e99-4f19-4ac3-825c-30724d6d0546 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Flow 'volume_create_api' (c1bd2f57-9c72-40c4-aabf-fdc12d502c35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 02:58:15.382845 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c1e99e99-4f19-4ac3-825c-30724d6d0546 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Create volume request issued successfully. Jan 21 02:58:15.451852 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c1e99e99-4f19-4ac3-825c-30724d6d0546 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes returned with HTTP 202 Jan 21 02:58:15.453649 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 288/576] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 02:58:14 2021] POST /volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes => generated 825 bytes in 902 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 02:58:15.485909 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-821baac2-c636-43cc-913f-a001317f547b tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] GET http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/7014d663-4376-4b1d-a630-1afa968548ef Jan 21 02:58:15.486786 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-821baac2-c636-43cc-913f-a001317f547b tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:58:15.487110 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:58:15.487110 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:58:15.487702 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-821baac2-c636-43cc-913f-a001317f547b tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:58:15.613048 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:58:15.613048 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:58:15.637842 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-821baac2-c636-43cc-913f-a001317f547b tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Volume info retrieved successfully. Jan 21 02:58:15.710859 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-821baac2-c636-43cc-913f-a001317f547b tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/7014d663-4376-4b1d-a630-1afa968548ef returned with HTTP 200 Jan 21 02:58:15.711980 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 289/577] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:58:15 2021] GET /volume/v3/ec651d48c839466c824283f971a283e2/volumes/7014d663-4376-4b1d-a630-1afa968548ef => generated 946 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:58:15.729877 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5086e5a0-848d-43c3-b885-108b3932bff7 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] GET http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/3cef4068-e4b3-457a-a39b-abf1ad7ac6b4 Jan 21 02:58:15.730599 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5086e5a0-848d-43c3-b885-108b3932bff7 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:58:15.730936 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:58:15.730936 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:58:15.731493 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5086e5a0-848d-43c3-b885-108b3932bff7 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:58:15.821753 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:58:15.821753 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:58:15.833984 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-5086e5a0-848d-43c3-b885-108b3932bff7 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Volume info retrieved successfully. Jan 21 02:58:15.868196 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5086e5a0-848d-43c3-b885-108b3932bff7 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/3cef4068-e4b3-457a-a39b-abf1ad7ac6b4 returned with HTTP 200 Jan 21 02:58:15.870061 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 290/578] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:58:15 2021] GET /volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/3cef4068-e4b3-457a-a39b-abf1ad7ac6b4 => generated 917 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:58:16.738593 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1db339e7-4ba5-418f-8021-2f6c272ea40f tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] GET http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/7014d663-4376-4b1d-a630-1afa968548ef Jan 21 02:58:16.739354 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1db339e7-4ba5-418f-8021-2f6c272ea40f tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:58:16.739354 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:58:16.739354 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:58:16.739828 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1db339e7-4ba5-418f-8021-2f6c272ea40f tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:58:16.909712 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1db339e7-4ba5-418f-8021-2f6c272ea40f tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/7014d663-4376-4b1d-a630-1afa968548ef returned with HTTP 404 Jan 21 02:58:16.914300 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 291/579] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:58:16 2021] GET /volume/v3/ec651d48c839466c824283f971a283e2/volumes/7014d663-4376-4b1d-a630-1afa968548ef => generated 109 bytes in 179 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 02:58:16.943215 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ce5630f7-3a46-4133-81fc-82432881822b tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] GET http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/3cef4068-e4b3-457a-a39b-abf1ad7ac6b4 Jan 21 02:58:16.943746 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ce5630f7-3a46-4133-81fc-82432881822b tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:58:16.949689 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ce5630f7-3a46-4133-81fc-82432881822b tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:58:17.037283 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:58:17.037283 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:58:17.048270 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ce5630f7-3a46-4133-81fc-82432881822b tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Volume info retrieved successfully. Jan 21 02:58:17.076537 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ce5630f7-3a46-4133-81fc-82432881822b tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/3cef4068-e4b3-457a-a39b-abf1ad7ac6b4 returned with HTTP 200 Jan 21 02:58:17.090657 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 292/580] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:58:16 2021] GET /volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/3cef4068-e4b3-457a-a39b-abf1ad7ac6b4 => generated 918 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:58:17.090657 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-427f52a8-1e1a-4b79-ad74-dd6801955f38 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] DELETE http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/snapshots/2a6f6237-a80f-4e4c-8633-9a615eef9bc6 Jan 21 02:58:17.090657 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-427f52a8-1e1a-4b79-ad74-dd6801955f38 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:58:17.090657 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:58:17.090657 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:58:17.090657 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-427f52a8-1e1a-4b79-ad74-dd6801955f38 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:58:17.090657 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-427f52a8-1e1a-4b79-ad74-dd6801955f38 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Delete snapshot with id: 2a6f6237-a80f-4e4c-8633-9a615eef9bc6 Jan 21 02:58:17.116027 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-427f52a8-1e1a-4b79-ad74-dd6801955f38 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/snapshots/2a6f6237-a80f-4e4c-8633-9a615eef9bc6 returned with HTTP 404 Jan 21 02:58:17.116224 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-4dabce3c-9e7b-47ae-9270-69fe9d1b7d15 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Lock "b'cinder-attachment_update-89da2ef1-e208-40e6-a49e-722b34429dbb-n-h1-766726-10'" released by "attachment_update" :: held 2.686s {{(pid=87958) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 02:58:17.117307 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-4dabce3c-9e7b-47ae-9270-69fe9d1b7d15 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/attachments/015d4e43-fe7c-4a00-a169-41ee799ba0ce returned with HTTP 200 Jan 21 02:58:17.117758 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 293/581] 10.222.0.36 () {58 vars in 1324 bytes} [Thu Jan 21 02:58:17 2021] DELETE /volume/v3/ec651d48c839466c824283f971a283e2/snapshots/2a6f6237-a80f-4e4c-8633-9a615eef9bc6 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 02:58:17.119341 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 289/582] 10.222.0.35 () {64 vars in 1468 bytes} [Thu Jan 21 02:58:14 2021] PUT /volume/v3/a6cd715330c84eceba979ed7aec16770/attachments/015d4e43-fe7c-4a00-a169-41ee799ba0ce => generated 762 bytes in 2769 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:58:17.143023 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c8555724-d976-45e2-94d0-ef237988cab3 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] DELETE http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/7ade25ff-300a-4b02-b6e6-f62fbc10173d Jan 21 02:58:17.143571 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c8555724-d976-45e2-94d0-ef237988cab3 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:58:17.144067 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c8555724-d976-45e2-94d0-ef237988cab3 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:58:17.145299 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-c8555724-d976-45e2-94d0-ef237988cab3 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Delete volume with id: 7ade25ff-300a-4b02-b6e6-f62fbc10173d Jan 21 02:58:17.166478 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-ee87ed81-56ed-4b0a-b099-d3bf34aad133 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] POST http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/attachments/015d4e43-fe7c-4a00-a169-41ee799ba0ce/action Jan 21 02:58:17.167686 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:58:17.167686 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:58:17.168349 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-ee87ed81-56ed-4b0a-b099-d3bf34aad133 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Action body: b'{"os-complete": null}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 02:58:17.168884 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-ee87ed81-56ed-4b0a-b099-d3bf34aad133 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:58:17.229816 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c8555724-d976-45e2-94d0-ef237988cab3 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/7ade25ff-300a-4b02-b6e6-f62fbc10173d returned with HTTP 404 Jan 21 02:58:17.230913 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 294/583] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 02:58:17 2021] DELETE /volume/v3/ec651d48c839466c824283f971a283e2/volumes/7ade25ff-300a-4b02-b6e6-f62fbc10173d => generated 109 bytes in 109 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 02:58:17.246021 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c452ca4b-623d-46f0-9fd8-894a20a84ba3 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] DELETE http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/snapshots/31a3d80d-cf0b-45c7-adcd-9f7da9127580 Jan 21 02:58:17.246611 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c452ca4b-623d-46f0-9fd8-894a20a84ba3 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:58:17.247117 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c452ca4b-623d-46f0-9fd8-894a20a84ba3 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:58:17.247517 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-c452ca4b-623d-46f0-9fd8-894a20a84ba3 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Delete snapshot with id: 31a3d80d-cf0b-45c7-adcd-9f7da9127580 Jan 21 02:58:17.278565 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c452ca4b-623d-46f0-9fd8-894a20a84ba3 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/snapshots/31a3d80d-cf0b-45c7-adcd-9f7da9127580 returned with HTTP 404 Jan 21 02:58:17.283699 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 295/584] 10.222.0.36 () {58 vars in 1324 bytes} [Thu Jan 21 02:58:17 2021] DELETE /volume/v3/ec651d48c839466c824283f971a283e2/snapshots/31a3d80d-cf0b-45c7-adcd-9f7da9127580 => generated 111 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 02:58:17.289621 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fb3041b2-774c-4d43-9a76-898449206649 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] DELETE http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/snapshots/9c0199c4-bc9b-4b13-ab00-d1e7daf1912f Jan 21 02:58:17.290077 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fb3041b2-774c-4d43-9a76-898449206649 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:58:17.290598 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fb3041b2-774c-4d43-9a76-898449206649 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:58:17.290967 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-fb3041b2-774c-4d43-9a76-898449206649 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Delete snapshot with id: 9c0199c4-bc9b-4b13-ab00-d1e7daf1912f Jan 21 02:58:17.318766 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fb3041b2-774c-4d43-9a76-898449206649 tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/snapshots/9c0199c4-bc9b-4b13-ab00-d1e7daf1912f returned with HTTP 404 Jan 21 02:58:17.320039 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 296/585] 10.222.0.36 () {58 vars in 1324 bytes} [Thu Jan 21 02:58:17 2021] DELETE /volume/v3/ec651d48c839466c824283f971a283e2/snapshots/9c0199c4-bc9b-4b13-ab00-d1e7daf1912f => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 02:58:17.329482 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-273c029b-6185-4408-8b24-033500a3635e tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] DELETE http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/5d2de82d-a262-4796-8f35-37e6367b2606 Jan 21 02:58:17.330212 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-273c029b-6185-4408-8b24-033500a3635e tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:58:17.330822 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-273c029b-6185-4408-8b24-033500a3635e tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:58:17.331288 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-273c029b-6185-4408-8b24-033500a3635e tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] Delete volume with id: 5d2de82d-a262-4796-8f35-37e6367b2606 Jan 21 02:58:17.336369 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:58:17.336369 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:58:17.374713 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-ee87ed81-56ed-4b0a-b099-d3bf34aad133 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/attachments/015d4e43-fe7c-4a00-a169-41ee799ba0ce/action returned with HTTP 204 Jan 21 02:58:17.376106 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 290/586] 10.222.0.35 () {64 vars in 1489 bytes} [Thu Jan 21 02:58:17 2021] POST /volume/v3/a6cd715330c84eceba979ed7aec16770/attachments/015d4e43-fe7c-4a00-a169-41ee799ba0ce/action => generated 0 bytes in 216 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 02:58:17.430447 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-ee87ed81-56ed-4b0a-b099-d3bf34aad133 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] GET http://10.222.0.36/volume// Jan 21 02:58:17.431179 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-ee87ed81-56ed-4b0a-b099-d3bf34aad133 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:58:17.431542 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:58:17.431542 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:58:17.432290 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-ee87ed81-56ed-4b0a-b099-d3bf34aad133 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Calling method 'all' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:58:17.433952 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-ee87ed81-56ed-4b0a-b099-d3bf34aad133 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 02:58:17.435130 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 291/587] 10.222.0.35 () {56 vars in 1089 bytes} [Thu Jan 21 02:58:17 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 02:58:17.448134 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-c8f390ce-d16e-4290-8c57-c5d44df2fab7 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] GET http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/bbcd3a59-8995-4c57-9a16-223e5622dc00 Jan 21 02:58:17.449055 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-c8f390ce-d16e-4290-8c57-c5d44df2fab7 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:58:17.449918 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-c8f390ce-d16e-4290-8c57-c5d44df2fab7 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:58:17.462857 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-273c029b-6185-4408-8b24-033500a3635e tempest-VolumesDeleteCascade-2028846287 tempest-VolumesDeleteCascade-2028846287] http://10.222.0.36/volume/v3/ec651d48c839466c824283f971a283e2/volumes/5d2de82d-a262-4796-8f35-37e6367b2606 returned with HTTP 404 Jan 21 02:58:17.464087 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 297/588] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 02:58:17 2021] DELETE /volume/v3/ec651d48c839466c824283f971a283e2/volumes/5d2de82d-a262-4796-8f35-37e6367b2606 => generated 109 bytes in 140 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 02:58:17.545283 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:58:17.545283 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:58:17.568251 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-c8f390ce-d16e-4290-8c57-c5d44df2fab7 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Volume info retrieved successfully. Jan 21 02:58:17.590559 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:58:17.590559 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:58:17.606349 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-c8f390ce-d16e-4290-8c57-c5d44df2fab7 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/bbcd3a59-8995-4c57-9a16-223e5622dc00 returned with HTTP 200 Jan 21 02:58:17.607463 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 292/589] 10.222.0.35 () {60 vars in 1403 bytes} [Thu Jan 21 02:58:17 2021] GET /volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/bbcd3a59-8995-4c57-9a16-223e5622dc00 => generated 1016 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 02:58:17.645062 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-bd299ece-12df-45f1-82e9-4fd43ef11e76 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] PUT http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/attachments/28304123-effd-4839-9815-4ef419c39688 Jan 21 02:58:17.646693 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-bd299ece-12df-45f1-82e9-4fd43ef11e76 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "n-h1-766726-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-766726-10.cbci-766726-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:58:17.722007 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 02:58:17.722007 n-d-766726-10 devstack@c-api.service[87957]: return self(f, *args, **kw) Jan 21 02:58:17.723432 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-bd299ece-12df-45f1-82e9-4fd43ef11e76 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Lock "b'cinder-attachment_update-bbcd3a59-8995-4c57-9a16-223e5622dc00-n-h1-766726-10'" acquired by "attachment_update" :: waited 0.013s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 02:58:17.726386 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:58:17.726386 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:58:19.631182 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-bd299ece-12df-45f1-82e9-4fd43ef11e76 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Lock "b'cinder-attachment_update-bbcd3a59-8995-4c57-9a16-223e5622dc00-n-h1-766726-10'" released by "attachment_update" :: held 1.909s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 02:58:19.633009 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-bd299ece-12df-45f1-82e9-4fd43ef11e76 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/attachments/28304123-effd-4839-9815-4ef419c39688 returned with HTTP 200 Jan 21 02:58:19.634177 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 298/590] 10.222.0.35 () {64 vars in 1468 bytes} [Thu Jan 21 02:58:17 2021] PUT /volume/v3/a6cd715330c84eceba979ed7aec16770/attachments/28304123-effd-4839-9815-4ef419c39688 => generated 762 bytes in 1996 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:58:19.696388 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-b5d129ed-d1dd-4b23-a390-0196947c08b7 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] POST http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/attachments/28304123-effd-4839-9815-4ef419c39688/action Jan 21 02:58:19.697378 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:58:19.697378 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:58:19.698163 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-b5d129ed-d1dd-4b23-a390-0196947c08b7 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Action body: b'{"os-complete": null}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 02:58:19.698894 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-b5d129ed-d1dd-4b23-a390-0196947c08b7 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:58:19.800970 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:58:19.800970 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:58:19.819880 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-b5d129ed-d1dd-4b23-a390-0196947c08b7 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/attachments/28304123-effd-4839-9815-4ef419c39688/action returned with HTTP 204 Jan 21 02:58:19.821804 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 293/591] 10.222.0.35 () {64 vars in 1489 bytes} [Thu Jan 21 02:58:19 2021] POST /volume/v3/a6cd715330c84eceba979ed7aec16770/attachments/28304123-effd-4839-9815-4ef419c39688/action => generated 0 bytes in 144 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 02:58:19.856850 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-bd299ece-12df-45f1-82e9-4fd43ef11e76 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] GET http://10.222.0.36/volume// Jan 21 02:58:19.857329 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-bd299ece-12df-45f1-82e9-4fd43ef11e76 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:58:19.857537 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:58:19.857537 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:58:19.857915 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-bd299ece-12df-45f1-82e9-4fd43ef11e76 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:58:19.859214 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-bd299ece-12df-45f1-82e9-4fd43ef11e76 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 02:58:19.859841 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 299/592] 10.222.0.35 () {56 vars in 1089 bytes} [Thu Jan 21 02:58: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 21 02:58:19.875726 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-bc54f561-ab4c-4328-a068-cd4453752412 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] GET http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/08b9316f-dee5-45f7-b48a-4eb3e97e8943 Jan 21 02:58:19.876307 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-bc54f561-ab4c-4328-a068-cd4453752412 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:58:19.876530 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:58:19.876530 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:58:19.876888 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-bc54f561-ab4c-4328-a068-cd4453752412 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:58:19.934378 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:58:19.934378 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:58:19.945315 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-bc54f561-ab4c-4328-a068-cd4453752412 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Volume info retrieved successfully. Jan 21 02:58:19.965904 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:58:19.965904 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:58:19.975473 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-bc54f561-ab4c-4328-a068-cd4453752412 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/08b9316f-dee5-45f7-b48a-4eb3e97e8943 returned with HTTP 200 Jan 21 02:58:19.976581 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 294/593] 10.222.0.35 () {60 vars in 1403 bytes} [Thu Jan 21 02:58:19 2021] GET /volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/08b9316f-dee5-45f7-b48a-4eb3e97e8943 => generated 1016 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 02:58:20.016641 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-4b94ca38-13b6-4d16-a0cb-6d7728df4b62 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] PUT http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/attachments/403214a1-69a5-44f4-b963-bff259c285d8 Jan 21 02:58:20.019038 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-4b94ca38-13b6-4d16-a0cb-6d7728df4b62 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "n-h1-766726-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-766726-10.cbci-766726-10.local", "mountpoint": "/dev/sdc"}}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:58:20.104835 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 02:58:20.104835 n-d-766726-10 devstack@c-api.service[87957]: return self(f, *args, **kw) Jan 21 02:58:20.105336 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-4b94ca38-13b6-4d16-a0cb-6d7728df4b62 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Lock "b'cinder-attachment_update-08b9316f-dee5-45f7-b48a-4eb3e97e8943-n-h1-766726-10'" acquired by "attachment_update" :: waited 0.010s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 02:58:20.107679 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:58:20.107679 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:58:22.532612 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-4b94ca38-13b6-4d16-a0cb-6d7728df4b62 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Lock "b'cinder-attachment_update-08b9316f-dee5-45f7-b48a-4eb3e97e8943-n-h1-766726-10'" released by "attachment_update" :: held 2.427s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 02:58:22.533911 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-4b94ca38-13b6-4d16-a0cb-6d7728df4b62 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/attachments/403214a1-69a5-44f4-b963-bff259c285d8 returned with HTTP 200 Jan 21 02:58:22.535580 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 300/594] 10.222.0.35 () {64 vars in 1468 bytes} [Thu Jan 21 02:58:20 2021] PUT /volume/v3/a6cd715330c84eceba979ed7aec16770/attachments/403214a1-69a5-44f4-b963-bff259c285d8 => generated 762 bytes in 2530 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:58:22.576244 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-b9f70563-5300-4955-8d95-30b73dc68dd7 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] POST http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/attachments/403214a1-69a5-44f4-b963-bff259c285d8/action Jan 21 02:58:22.577542 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:58:22.577542 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:58:22.578212 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-b9f70563-5300-4955-8d95-30b73dc68dd7 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Action body: b'{"os-complete": null}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 02:58:22.578780 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-b9f70563-5300-4955-8d95-30b73dc68dd7 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:58:22.709866 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:58:22.709866 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:58:22.726531 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4770ad43-6c73-45ea-8a2e-4dff64436735 req-b9f70563-5300-4955-8d95-30b73dc68dd7 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/attachments/403214a1-69a5-44f4-b963-bff259c285d8/action returned with HTTP 204 Jan 21 02:58:22.728966 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 295/595] 10.222.0.35 () {64 vars in 1489 bytes} [Thu Jan 21 02:58:22 2021] POST /volume/v3/a6cd715330c84eceba979ed7aec16770/attachments/403214a1-69a5-44f4-b963-bff259c285d8/action => generated 0 bytes in 157 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 02:58:23.373931 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8dcbd9ff-2203-4924-83ee-bb96a4517301 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] POST http://10.222.0.36/volume/v3/1f024980a80240c5811cca47891abb7b/volumes Jan 21 02:58:23.374395 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:58:23.374395 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:58:23.374899 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8dcbd9ff-2203-4924-83ee-bb96a4517301 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1734652215"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:58:23.376014 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-8dcbd9ff-2203-4924-83ee-bb96a4517301 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1734652215'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 02:58:23.376423 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-8dcbd9ff-2203-4924-83ee-bb96a4517301 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Create volume of 1 GB Jan 21 02:58:23.377368 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:58:23.377368 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:58:23.390886 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8dcbd9ff-2203-4924-83ee-bb96a4517301 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Availability Zones retrieved successfully. Jan 21 02:58:23.410716 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-8dcbd9ff-2203-4924-83ee-bb96a4517301 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Flow 'volume_create_api' (8fbb78e7-92a2-4c98-a65b-61502cac91da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 02:58:23.413947 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-8dcbd9ff-2203-4924-83ee-bb96a4517301 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6ea4e6c-436e-4f3a-8daf-335e9fd1a11f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:58:23.416803 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-8dcbd9ff-2203-4924-83ee-bb96a4517301 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 02:58:23.525327 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-8dcbd9ff-2203-4924-83ee-bb96a4517301 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6ea4e6c-436e-4f3a-8daf-335e9fd1a11f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:58:23.528173 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-8dcbd9ff-2203-4924-83ee-bb96a4517301 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b789944-94cf-4be5-9814-96f1defdfd73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:58:23.655569 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-8dcbd9ff-2203-4924-83ee-bb96a4517301 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Created reservations ['6975acc0-8005-45c2-bf75-65c4c1270ae6', '7e3948cb-3bc0-4857-9018-8cbd5039e5b5', '012bfc68-448f-489b-8045-1dcb55c62781', '0182d563-88c5-4347-be95-254000d1f2c2'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 02:58:23.657916 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-8dcbd9ff-2203-4924-83ee-bb96a4517301 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b789944-94cf-4be5-9814-96f1defdfd73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6975acc0-8005-45c2-bf75-65c4c1270ae6', '7e3948cb-3bc0-4857-9018-8cbd5039e5b5', '012bfc68-448f-489b-8045-1dcb55c62781', '0182d563-88c5-4347-be95-254000d1f2c2']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:58:23.661293 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-8dcbd9ff-2203-4924-83ee-bb96a4517301 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (243778c9-07a7-4b28-a0ca-510289865b11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:58:23.733516 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-8dcbd9ff-2203-4924-83ee-bb96a4517301 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (243778c9-07a7-4b28-a0ca-510289865b11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4705721-900a-42bb-b920-abdf5e0ec377', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1734652215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f024980a80240c5811cca47891abb7b',qos_specs=None,replication_status=,reservations=['6975acc0-8005-45c2-bf75-65c4c1270ae6','7e3948cb-3bc0-4857-9018-8cbd5039e5b5','012bfc68-448f-489b-8045-1dcb55c62781','0182d563-88c5-4347-be95-254000d1f2c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b068bb6989e4c2cac3c729b573bf47d',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T02:58:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1734652215',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4705721-900a-42bb-b920-abdf5e0ec377,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f024980a80240c5811cca47891abb7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7b068bb6989e4c2cac3c729b573bf47d',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:58:23.735594 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-8dcbd9ff-2203-4924-83ee-bb96a4517301 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dc28236-8b78-472e-a918-2beec37fe05a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:58:23.765810 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-8dcbd9ff-2203-4924-83ee-bb96a4517301 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dc28236-8b78-472e-a918-2beec37fe05a) transitioned into state 'SUCCESS' from state '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-1734652215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f024980a80240c5811cca47891abb7b',qos_specs=None,replication_status=,reservations=['6975acc0-8005-45c2-bf75-65c4c1270ae6','7e3948cb-3bc0-4857-9018-8cbd5039e5b5','012bfc68-448f-489b-8045-1dcb55c62781','0182d563-88c5-4347-be95-254000d1f2c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b068bb6989e4c2cac3c729b573bf47d',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:58:23.767819 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-8dcbd9ff-2203-4924-83ee-bb96a4517301 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf49c192-71da-4e9f-9966-43bb49d9486e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:58:23.784364 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-8dcbd9ff-2203-4924-83ee-bb96a4517301 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf49c192-71da-4e9f-9966-43bb49d9486e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:58:23.788799 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-8dcbd9ff-2203-4924-83ee-bb96a4517301 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Flow 'volume_create_api' (8fbb78e7-92a2-4c98-a65b-61502cac91da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 02:58:23.846072 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8dcbd9ff-2203-4924-83ee-bb96a4517301 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Create volume request issued successfully. Jan 21 02:58:23.864447 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8dcbd9ff-2203-4924-83ee-bb96a4517301 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] http://10.222.0.36/volume/v3/1f024980a80240c5811cca47891abb7b/volumes returned with HTTP 202 Jan 21 02:58:23.865673 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 301/596] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 02:58:23 2021] POST /volume/v3/1f024980a80240c5811cca47891abb7b/volumes => generated 819 bytes in 652 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 02:58:23.879856 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-320d2148-cba7-4d46-9b5a-f8e42a1d6951 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] GET http://10.222.0.36/volume/v3/1f024980a80240c5811cca47891abb7b/volumes/d4705721-900a-42bb-b920-abdf5e0ec377 Jan 21 02:58:23.880633 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-320d2148-cba7-4d46-9b5a-f8e42a1d6951 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:58:23.880996 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:58:23.880996 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:58:23.881597 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-320d2148-cba7-4d46-9b5a-f8e42a1d6951 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:58:23.936026 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:58:23.936026 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:58:23.946865 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-320d2148-cba7-4d46-9b5a-f8e42a1d6951 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Volume info retrieved successfully. Jan 21 02:58:23.971700 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-320d2148-cba7-4d46-9b5a-f8e42a1d6951 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] http://10.222.0.36/volume/v3/1f024980a80240c5811cca47891abb7b/volumes/d4705721-900a-42bb-b920-abdf5e0ec377 returned with HTTP 200 Jan 21 02:58:23.973559 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 296/597] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:58:23 2021] GET /volume/v3/1f024980a80240c5811cca47891abb7b/volumes/d4705721-900a-42bb-b920-abdf5e0ec377 => generated 911 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:58:24.990886 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5e8605a8-42e5-492b-9344-d4d9a3e9617a tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] GET http://10.222.0.36/volume/v3/1f024980a80240c5811cca47891abb7b/volumes/d4705721-900a-42bb-b920-abdf5e0ec377 Jan 21 02:58:24.992001 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5e8605a8-42e5-492b-9344-d4d9a3e9617a tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:58:24.992365 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:58:24.992365 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:58:24.992970 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5e8605a8-42e5-492b-9344-d4d9a3e9617a tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:58:25.045769 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:58:25.045769 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:58:25.078694 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-5e8605a8-42e5-492b-9344-d4d9a3e9617a tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Volume info retrieved successfully. Jan 21 02:58:25.110277 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5e8605a8-42e5-492b-9344-d4d9a3e9617a tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] http://10.222.0.36/volume/v3/1f024980a80240c5811cca47891abb7b/volumes/d4705721-900a-42bb-b920-abdf5e0ec377 returned with HTTP 200 Jan 21 02:58:25.118832 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 302/598] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:58:24 2021] GET /volume/v3/1f024980a80240c5811cca47891abb7b/volumes/d4705721-900a-42bb-b920-abdf5e0ec377 => generated 912 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:58:25.127937 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7bf8fd2f-d3e3-4262-9efb-b86d01dc594a tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] POST http://10.222.0.36/volume/v3/1f024980a80240c5811cca47891abb7b/volumes/d4705721-900a-42bb-b920-abdf5e0ec377/metadata Jan 21 02:58:25.128486 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:58:25.128486 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:58:25.129176 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7bf8fd2f-d3e3-4262-9efb-b86d01dc594a tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:58:25.184530 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:58:25.184530 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:58:25.185723 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7bf8fd2f-d3e3-4262-9efb-b86d01dc594a tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Volume info retrieved successfully. Jan 21 02:58:25.207844 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7bf8fd2f-d3e3-4262-9efb-b86d01dc594a tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Create volume metadata completed successfully. Jan 21 02:58:25.208526 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7bf8fd2f-d3e3-4262-9efb-b86d01dc594a tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] http://10.222.0.36/volume/v3/1f024980a80240c5811cca47891abb7b/volumes/d4705721-900a-42bb-b920-abdf5e0ec377/metadata returned with HTTP 200 Jan 21 02:58:25.214085 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 297/599] 10.222.0.36 () {60 vars in 1364 bytes} [Thu Jan 21 02:58:25 2021] POST /volume/v3/1f024980a80240c5811cca47891abb7b/volumes/d4705721-900a-42bb-b920-abdf5e0ec377/metadata => generated 101 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 02:58:25.218995 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4d2b4b09-5377-483e-a90f-dc2e74c0c085 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] GET http://10.222.0.36/volume/v3/1f024980a80240c5811cca47891abb7b/volumes/d4705721-900a-42bb-b920-abdf5e0ec377/metadata Jan 21 02:58:25.219767 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4d2b4b09-5377-483e-a90f-dc2e74c0c085 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:58:25.219963 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:58:25.219963 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:58:25.220809 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4d2b4b09-5377-483e-a90f-dc2e74c0c085 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:58:25.277034 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:58:25.277034 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:58:25.278283 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4d2b4b09-5377-483e-a90f-dc2e74c0c085 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Volume info retrieved successfully. Jan 21 02:58:25.290788 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4d2b4b09-5377-483e-a90f-dc2e74c0c085 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Get volume metadata completed successfully. Jan 21 02:58:25.291616 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4d2b4b09-5377-483e-a90f-dc2e74c0c085 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] http://10.222.0.36/volume/v3/1f024980a80240c5811cca47891abb7b/volumes/d4705721-900a-42bb-b920-abdf5e0ec377/metadata returned with HTTP 200 Jan 21 02:58:25.293193 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 303/600] 10.222.0.36 () {58 vars in 1342 bytes} [Thu Jan 21 02:58:25 2021] GET /volume/v3/1f024980a80240c5811cca47891abb7b/volumes/d4705721-900a-42bb-b920-abdf5e0ec377/metadata => generated 101 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:58:25.304978 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4e31c78d-dc5f-4dba-a10c-cda6f8116ee8 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] PUT http://10.222.0.36/volume/v3/1f024980a80240c5811cca47891abb7b/volumes/d4705721-900a-42bb-b920-abdf5e0ec377/metadata Jan 21 02:58:25.305562 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:58:25.305562 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:58:25.306065 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4e31c78d-dc5f-4dba-a10c-cda6f8116ee8 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:58:25.419189 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:58:25.419189 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:58:25.422322 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4e31c78d-dc5f-4dba-a10c-cda6f8116ee8 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Volume info retrieved successfully. Jan 21 02:58:25.453578 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4e31c78d-dc5f-4dba-a10c-cda6f8116ee8 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Update volume metadata completed successfully. Jan 21 02:58:25.454990 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4e31c78d-dc5f-4dba-a10c-cda6f8116ee8 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] http://10.222.0.36/volume/v3/1f024980a80240c5811cca47891abb7b/volumes/d4705721-900a-42bb-b920-abdf5e0ec377/metadata returned with HTTP 200 Jan 21 02:58:25.457775 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 298/601] 10.222.0.36 () {60 vars in 1362 bytes} [Thu Jan 21 02:58:25 2021] PUT /volume/v3/1f024980a80240c5811cca47891abb7b/volumes/d4705721-900a-42bb-b920-abdf5e0ec377/metadata => generated 57 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 02:58:25.467435 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d98d58cb-fa78-4625-980b-8fff6e1e5380 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] GET http://10.222.0.36/volume/v3/1f024980a80240c5811cca47891abb7b/volumes/d4705721-900a-42bb-b920-abdf5e0ec377/metadata Jan 21 02:58:25.468046 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d98d58cb-fa78-4625-980b-8fff6e1e5380 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:58:25.468273 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:58:25.468273 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:58:25.468692 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d98d58cb-fa78-4625-980b-8fff6e1e5380 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:58:25.602474 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:58:25.602474 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:58:25.607906 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d98d58cb-fa78-4625-980b-8fff6e1e5380 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Volume info retrieved successfully. Jan 21 02:58:25.636336 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d98d58cb-fa78-4625-980b-8fff6e1e5380 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Get volume metadata completed successfully. Jan 21 02:58:25.639340 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d98d58cb-fa78-4625-980b-8fff6e1e5380 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] http://10.222.0.36/volume/v3/1f024980a80240c5811cca47891abb7b/volumes/d4705721-900a-42bb-b920-abdf5e0ec377/metadata returned with HTTP 200 Jan 21 02:58:25.645745 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 304/602] 10.222.0.36 () {58 vars in 1342 bytes} [Thu Jan 21 02:58:25 2021] GET /volume/v3/1f024980a80240c5811cca47891abb7b/volumes/d4705721-900a-42bb-b920-abdf5e0ec377/metadata => generated 57 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 02:58:25.651208 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-432d85a0-6735-41e4-87f5-d73f400ecb74 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] DELETE http://10.222.0.36/volume/v3/1f024980a80240c5811cca47891abb7b/volumes/d4705721-900a-42bb-b920-abdf5e0ec377/metadata/key1 Jan 21 02:58:25.651961 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-432d85a0-6735-41e4-87f5-d73f400ecb74 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:58:25.652360 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:58:25.652360 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:58:25.653136 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-432d85a0-6735-41e4-87f5-d73f400ecb74 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:58:25.784368 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:58:25.784368 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:58:25.786491 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-432d85a0-6735-41e4-87f5-d73f400ecb74 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Volume info retrieved successfully. Jan 21 02:58:25.799032 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-432d85a0-6735-41e4-87f5-d73f400ecb74 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Get volume metadata completed successfully. Jan 21 02:58:25.821709 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 02:58:25.821709 n-d-766726-10 devstack@c-api.service[87957]: "UPDATE / DELETE expressions." % clause Jan 21 02:58:25.832938 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-432d85a0-6735-41e4-87f5-d73f400ecb74 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Delete volume metadata completed successfully. Jan 21 02:58:25.833522 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-432d85a0-6735-41e4-87f5-d73f400ecb74 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] http://10.222.0.36/volume/v3/1f024980a80240c5811cca47891abb7b/volumes/d4705721-900a-42bb-b920-abdf5e0ec377/metadata/key1 returned with HTTP 200 Jan 21 02:58:25.837152 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 299/603] 10.222.0.36 () {58 vars in 1360 bytes} [Thu Jan 21 02:58:25 2021] DELETE /volume/v3/1f024980a80240c5811cca47891abb7b/volumes/d4705721-900a-42bb-b920-abdf5e0ec377/metadata/key1 => generated 0 bytes in 191 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jan 21 02:58:25.843768 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-67092760-1a43-423c-bb7d-cbced2d0f944 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] GET http://10.222.0.36/volume/v3/1f024980a80240c5811cca47891abb7b/volumes/d4705721-900a-42bb-b920-abdf5e0ec377/metadata Jan 21 02:58:25.844293 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-67092760-1a43-423c-bb7d-cbced2d0f944 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:58:25.844494 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:58:25.844494 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:58:25.844870 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-67092760-1a43-423c-bb7d-cbced2d0f944 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:58:25.911476 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:58:25.911476 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:58:25.912833 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-67092760-1a43-423c-bb7d-cbced2d0f944 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Volume info retrieved successfully. Jan 21 02:58:25.926256 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-67092760-1a43-423c-bb7d-cbced2d0f944 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Get volume metadata completed successfully. Jan 21 02:58:25.926928 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-67092760-1a43-423c-bb7d-cbced2d0f944 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] http://10.222.0.36/volume/v3/1f024980a80240c5811cca47891abb7b/volumes/d4705721-900a-42bb-b920-abdf5e0ec377/metadata returned with HTTP 200 Jan 21 02:58:25.927957 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 305/604] 10.222.0.36 () {58 vars in 1342 bytes} [Thu Jan 21 02:58:25 2021] GET /volume/v3/1f024980a80240c5811cca47891abb7b/volumes/d4705721-900a-42bb-b920-abdf5e0ec377/metadata => generated 32 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 02:58:25.938045 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c36475f2-9c36-43ff-9d68-8594c20d408a tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] PUT http://10.222.0.36/volume/v3/1f024980a80240c5811cca47891abb7b/volumes/d4705721-900a-42bb-b920-abdf5e0ec377/metadata Jan 21 02:58:25.938767 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:58:25.938767 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:58:25.939416 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c36475f2-9c36-43ff-9d68-8594c20d408a tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:58:26.005446 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:58:26.005446 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:58:26.007656 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c36475f2-9c36-43ff-9d68-8594c20d408a tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Volume info retrieved successfully. Jan 21 02:58:26.026438 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c36475f2-9c36-43ff-9d68-8594c20d408a tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Update volume metadata completed successfully. Jan 21 02:58:26.028013 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c36475f2-9c36-43ff-9d68-8594c20d408a tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] http://10.222.0.36/volume/v3/1f024980a80240c5811cca47891abb7b/volumes/d4705721-900a-42bb-b920-abdf5e0ec377/metadata returned with HTTP 200 Jan 21 02:58:26.030418 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 300/605] 10.222.0.36 () {60 vars in 1362 bytes} [Thu Jan 21 02:58:25 2021] PUT /volume/v3/1f024980a80240c5811cca47891abb7b/volumes/d4705721-900a-42bb-b920-abdf5e0ec377/metadata => generated 16 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 21 02:58:26.041264 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7cbcf33e-835d-4825-adca-be01cbe9893b tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] POST http://10.222.0.36/volume/v3/1f024980a80240c5811cca47891abb7b/volumes/d4705721-900a-42bb-b920-abdf5e0ec377/metadata Jan 21 02:58:26.041733 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:58:26.041733 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:58:26.042398 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7cbcf33e-835d-4825-adca-be01cbe9893b tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:58:26.091895 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:58:26.091895 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:58:26.093086 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7cbcf33e-835d-4825-adca-be01cbe9893b tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Volume info retrieved successfully. Jan 21 02:58:26.108333 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7cbcf33e-835d-4825-adca-be01cbe9893b tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Create volume metadata completed successfully. Jan 21 02:58:26.108937 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7cbcf33e-835d-4825-adca-be01cbe9893b tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] http://10.222.0.36/volume/v3/1f024980a80240c5811cca47891abb7b/volumes/d4705721-900a-42bb-b920-abdf5e0ec377/metadata returned with HTTP 200 Jan 21 02:58:26.114882 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 306/606] 10.222.0.36 () {60 vars in 1363 bytes} [Thu Jan 21 02:58:26 2021] POST /volume/v3/1f024980a80240c5811cca47891abb7b/volumes/d4705721-900a-42bb-b920-abdf5e0ec377/metadata => generated 68 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 02:58:26.120306 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6928d1ab-5707-4c47-a1b7-33670cccc52d tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] PUT http://10.222.0.36/volume/v3/1f024980a80240c5811cca47891abb7b/volumes/d4705721-900a-42bb-b920-abdf5e0ec377/metadata/key3 Jan 21 02:58:26.120923 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:58:26.120923 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:58:26.121595 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6928d1ab-5707-4c47-a1b7-33670cccc52d tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:58:26.181654 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:58:26.181654 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:58:26.183072 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-6928d1ab-5707-4c47-a1b7-33670cccc52d tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Volume info retrieved successfully. Jan 21 02:58:26.210427 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-6928d1ab-5707-4c47-a1b7-33670cccc52d tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Update volume metadata completed successfully. Jan 21 02:58:26.211350 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6928d1ab-5707-4c47-a1b7-33670cccc52d tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] http://10.222.0.36/volume/v3/1f024980a80240c5811cca47891abb7b/volumes/d4705721-900a-42bb-b920-abdf5e0ec377/metadata/key3 returned with HTTP 200 Jan 21 02:58:26.218841 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 301/607] 10.222.0.36 () {60 vars in 1377 bytes} [Thu Jan 21 02:58:26 2021] PUT /volume/v3/1f024980a80240c5811cca47891abb7b/volumes/d4705721-900a-42bb-b920-abdf5e0ec377/metadata/key3 => generated 35 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 02:58:26.223496 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-28219e8b-3cbf-4a13-8b3a-594a045975cf tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] GET http://10.222.0.36/volume/v3/1f024980a80240c5811cca47891abb7b/volumes/d4705721-900a-42bb-b920-abdf5e0ec377/metadata/key3 Jan 21 02:58:26.224321 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-28219e8b-3cbf-4a13-8b3a-594a045975cf tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:58:26.224724 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:58:26.224724 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:58:26.225417 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-28219e8b-3cbf-4a13-8b3a-594a045975cf tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:58:26.281254 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:58:26.281254 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:58:26.283019 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-28219e8b-3cbf-4a13-8b3a-594a045975cf tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Volume info retrieved successfully. Jan 21 02:58:26.296417 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-28219e8b-3cbf-4a13-8b3a-594a045975cf tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Get volume metadata completed successfully. Jan 21 02:58:26.297282 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-28219e8b-3cbf-4a13-8b3a-594a045975cf tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] http://10.222.0.36/volume/v3/1f024980a80240c5811cca47891abb7b/volumes/d4705721-900a-42bb-b920-abdf5e0ec377/metadata/key3 returned with HTTP 200 Jan 21 02:58:26.309090 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-11c97254-1f29-4217-be96-f02313c11a54 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] GET http://10.222.0.36/volume/v3/1f024980a80240c5811cca47891abb7b/volumes/d4705721-900a-42bb-b920-abdf5e0ec377/metadata Jan 21 02:58:26.309871 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-11c97254-1f29-4217-be96-f02313c11a54 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:58:26.310267 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:58:26.310267 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:58:26.310942 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-11c97254-1f29-4217-be96-f02313c11a54 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Calling method 'index' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:58:26.317486 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 307/608] 10.222.0.36 () {58 vars in 1357 bytes} [Thu Jan 21 02:58:26 2021] GET /volume/v3/1f024980a80240c5811cca47891abb7b/volumes/d4705721-900a-42bb-b920-abdf5e0ec377/metadata/key3 => generated 35 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 21 02:58:26.381222 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:58:26.381222 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:58:26.382821 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-11c97254-1f29-4217-be96-f02313c11a54 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Volume info retrieved successfully. Jan 21 02:58:26.409014 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-11c97254-1f29-4217-be96-f02313c11a54 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Get volume metadata completed successfully. Jan 21 02:58:26.409825 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-11c97254-1f29-4217-be96-f02313c11a54 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] http://10.222.0.36/volume/v3/1f024980a80240c5811cca47891abb7b/volumes/d4705721-900a-42bb-b920-abdf5e0ec377/metadata returned with HTTP 200 Jan 21 02:58:26.416945 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 302/609] 10.222.0.36 () {58 vars in 1342 bytes} [Thu Jan 21 02:58:26 2021] GET /volume/v3/1f024980a80240c5811cca47891abb7b/volumes/d4705721-900a-42bb-b920-abdf5e0ec377/metadata => generated 75 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 02:58:26.428444 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-289c9c2c-868f-46dc-89ef-b355ec767cd3 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] PUT http://10.222.0.36/volume/v3/1f024980a80240c5811cca47891abb7b/volumes/d4705721-900a-42bb-b920-abdf5e0ec377/metadata Jan 21 02:58:26.428916 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:58:26.428916 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:58:26.429321 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-289c9c2c-868f-46dc-89ef-b355ec767cd3 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:58:26.504690 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:58:26.504690 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:58:26.506077 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-289c9c2c-868f-46dc-89ef-b355ec767cd3 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Volume info retrieved successfully. Jan 21 02:58:26.557179 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-289c9c2c-868f-46dc-89ef-b355ec767cd3 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Update volume metadata completed successfully. Jan 21 02:58:26.557793 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-289c9c2c-868f-46dc-89ef-b355ec767cd3 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] http://10.222.0.36/volume/v3/1f024980a80240c5811cca47891abb7b/volumes/d4705721-900a-42bb-b920-abdf5e0ec377/metadata returned with HTTP 200 Jan 21 02:58:26.570005 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-60510b8b-3202-4d58-8f68-a3f1b0a6bce0 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] DELETE http://10.222.0.36/volume/v3/1f024980a80240c5811cca47891abb7b/volumes/d4705721-900a-42bb-b920-abdf5e0ec377 Jan 21 02:58:26.570489 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-60510b8b-3202-4d58-8f68-a3f1b0a6bce0 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:58:26.570712 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:58:26.570712 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:58:26.571514 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-60510b8b-3202-4d58-8f68-a3f1b0a6bce0 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:58:26.571514 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-60510b8b-3202-4d58-8f68-a3f1b0a6bce0 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Delete volume with id: d4705721-900a-42bb-b920-abdf5e0ec377 Jan 21 02:58:26.575388 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 308/610] 10.222.0.36 () {60 vars in 1362 bytes} [Thu Jan 21 02:58:26 2021] PUT /volume/v3/1f024980a80240c5811cca47891abb7b/volumes/d4705721-900a-42bb-b920-abdf5e0ec377/metadata => generated 16 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 02:58:26.664200 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:58:26.664200 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:58:26.665384 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-60510b8b-3202-4d58-8f68-a3f1b0a6bce0 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Volume info retrieved successfully. Jan 21 02:58:26.712997 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-60510b8b-3202-4d58-8f68-a3f1b0a6bce0 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Delete volume request issued successfully. Jan 21 02:58:26.713984 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-60510b8b-3202-4d58-8f68-a3f1b0a6bce0 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] http://10.222.0.36/volume/v3/1f024980a80240c5811cca47891abb7b/volumes/d4705721-900a-42bb-b920-abdf5e0ec377 returned with HTTP 202 Jan 21 02:58:26.722645 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 303/611] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 02:58:26 2021] DELETE /volume/v3/1f024980a80240c5811cca47891abb7b/volumes/d4705721-900a-42bb-b920-abdf5e0ec377 => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 02:58:26.729483 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f6528696-054a-4303-a3e4-1e4dd145039d tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] GET http://10.222.0.36/volume/v3/1f024980a80240c5811cca47891abb7b/volumes/d4705721-900a-42bb-b920-abdf5e0ec377 Jan 21 02:58:26.730481 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f6528696-054a-4303-a3e4-1e4dd145039d tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:58:26.730955 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:58:26.730955 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:58:26.731608 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f6528696-054a-4303-a3e4-1e4dd145039d tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:58:26.796442 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:58:26.796442 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:58:26.805470 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f6528696-054a-4303-a3e4-1e4dd145039d tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Volume info retrieved successfully. Jan 21 02:58:26.827862 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f6528696-054a-4303-a3e4-1e4dd145039d tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] http://10.222.0.36/volume/v3/1f024980a80240c5811cca47891abb7b/volumes/d4705721-900a-42bb-b920-abdf5e0ec377 returned with HTTP 200 Jan 21 02:58:26.828702 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 309/612] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:58:26 2021] GET /volume/v3/1f024980a80240c5811cca47891abb7b/volumes/d4705721-900a-42bb-b920-abdf5e0ec377 => generated 911 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:58:27.845682 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5d1ae49c-5884-4d86-b44f-9786460ae331 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] GET http://10.222.0.36/volume/v3/1f024980a80240c5811cca47891abb7b/volumes/d4705721-900a-42bb-b920-abdf5e0ec377 Jan 21 02:58:27.848411 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5d1ae49c-5884-4d86-b44f-9786460ae331 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:58:27.848878 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:58:27.848878 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:58:27.850990 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5d1ae49c-5884-4d86-b44f-9786460ae331 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:58:28.019037 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:58:28.019037 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:58:28.041567 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-5d1ae49c-5884-4d86-b44f-9786460ae331 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Volume info retrieved successfully. Jan 21 02:58:28.095745 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5d1ae49c-5884-4d86-b44f-9786460ae331 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] http://10.222.0.36/volume/v3/1f024980a80240c5811cca47891abb7b/volumes/d4705721-900a-42bb-b920-abdf5e0ec377 returned with HTTP 200 Jan 21 02:58:28.096988 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 304/613] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:58:27 2021] GET /volume/v3/1f024980a80240c5811cca47891abb7b/volumes/d4705721-900a-42bb-b920-abdf5e0ec377 => generated 911 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:58:29.114002 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-92d00e9c-2652-41db-bede-3c287532cbd0 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] GET http://10.222.0.36/volume/v3/1f024980a80240c5811cca47891abb7b/volumes/d4705721-900a-42bb-b920-abdf5e0ec377 Jan 21 02:58:29.114513 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-92d00e9c-2652-41db-bede-3c287532cbd0 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:58:29.114727 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:58:29.114727 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:58:29.115315 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-92d00e9c-2652-41db-bede-3c287532cbd0 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:58:29.241959 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-92d00e9c-2652-41db-bede-3c287532cbd0 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] http://10.222.0.36/volume/v3/1f024980a80240c5811cca47891abb7b/volumes/d4705721-900a-42bb-b920-abdf5e0ec377 returned with HTTP 404 Jan 21 02:58:29.243613 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 310/614] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:58:29 2021] GET /volume/v3/1f024980a80240c5811cca47891abb7b/volumes/d4705721-900a-42bb-b920-abdf5e0ec377 => generated 109 bytes in 134 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 02:59:04.363260 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-c68bc31e-0bf4-43da-9403-9515dd13ad58 req-d92fcb23-71f4-4df3-8dba-9457e0c7e055 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] GET http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/3cef4068-e4b3-457a-a39b-abf1ad7ac6b4 Jan 21 02:59:04.364592 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-c68bc31e-0bf4-43da-9403-9515dd13ad58 req-d92fcb23-71f4-4df3-8dba-9457e0c7e055 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:59:04.365074 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:59:04.365074 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:59:04.365783 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-c68bc31e-0bf4-43da-9403-9515dd13ad58 req-d92fcb23-71f4-4df3-8dba-9457e0c7e055 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:59:04.445242 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:59:04.445242 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:59:04.456018 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-c68bc31e-0bf4-43da-9403-9515dd13ad58 req-d92fcb23-71f4-4df3-8dba-9457e0c7e055 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Volume info retrieved successfully. Jan 21 02:59:04.484987 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-c68bc31e-0bf4-43da-9403-9515dd13ad58 req-d92fcb23-71f4-4df3-8dba-9457e0c7e055 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/3cef4068-e4b3-457a-a39b-abf1ad7ac6b4 returned with HTTP 200 Jan 21 02:59:04.486467 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 305/615] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 02:59:04 2021] GET /volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/3cef4068-e4b3-457a-a39b-abf1ad7ac6b4 => generated 918 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:59:04.503101 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-92d00e9c-2652-41db-bede-3c287532cbd0 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] GET http://10.222.0.36/volume// Jan 21 02:59:04.503573 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-92d00e9c-2652-41db-bede-3c287532cbd0 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:59:04.504430 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-92d00e9c-2652-41db-bede-3c287532cbd0 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:59:04.505622 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-92d00e9c-2652-41db-bede-3c287532cbd0 tempest-VolumesMetadataTest-1610068595 tempest-VolumesMetadataTest-1610068595] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 02:59:04.506203 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 311/616] 10.222.0.36 () {58 vars in 1289 bytes} [Thu Jan 21 02:59:04 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 02:59:04.520947 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-c68bc31e-0bf4-43da-9403-9515dd13ad58 req-0d434c72-5b20-457e-9352-fa09ff38270b tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] POST http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/attachments Jan 21 02:59:04.521364 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:59:04.521364 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:59:04.522078 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-c68bc31e-0bf4-43da-9403-9515dd13ad58 req-0d434c72-5b20-457e-9352-fa09ff38270b tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3cef4068-e4b3-457a-a39b-abf1ad7ac6b4", "instance_uuid": "78a46798-c04a-41ad-8b67-887d40836a1d", "connector": null}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:59:04.588133 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:59:04.588133 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:59:04.670961 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-c68bc31e-0bf4-43da-9403-9515dd13ad58 req-0d434c72-5b20-457e-9352-fa09ff38270b tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/attachments returned with HTTP 200 Jan 21 02:59:04.672412 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 306/617] 10.222.0.36 () {66 vars in 1565 bytes} [Thu Jan 21 02:59:04 2021] POST /volume/v3/d8269646ccaf489e97a52b721e0487e3/attachments => generated 273 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:59:04.725658 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-c68bc31e-0bf4-43da-9403-9515dd13ad58 req-870888c8-6462-4285-819b-34ef69e8141f tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] POST http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/attachments/baec39f4-f9d5-4b9b-bcae-08bbe0b9f3bc/action Jan 21 02:59:04.726824 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-c68bc31e-0bf4-43da-9403-9515dd13ad58 req-870888c8-6462-4285-819b-34ef69e8141f tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Action body: b'{"os-complete": null}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 02:59:04.727326 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-c68bc31e-0bf4-43da-9403-9515dd13ad58 req-870888c8-6462-4285-819b-34ef69e8141f tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:59:04.806212 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:59:04.806212 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:59:04.822220 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-c68bc31e-0bf4-43da-9403-9515dd13ad58 req-870888c8-6462-4285-819b-34ef69e8141f tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/attachments/baec39f4-f9d5-4b9b-bcae-08bbe0b9f3bc/action returned with HTTP 204 Jan 21 02:59:04.826732 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 312/618] 10.222.0.36 () {66 vars in 1696 bytes} [Thu Jan 21 02:59:04 2021] POST /volume/v3/d8269646ccaf489e97a52b721e0487e3/attachments/baec39f4-f9d5-4b9b-bcae-08bbe0b9f3bc/action => generated 0 bytes in 105 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 02:59:04.859390 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fa28ef72-8c64-446f-a9fd-585648a9e21f tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] GET http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/3cef4068-e4b3-457a-a39b-abf1ad7ac6b4 Jan 21 02:59:04.860355 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fa28ef72-8c64-446f-a9fd-585648a9e21f tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:59:04.860779 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:59:04.860779 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:59:04.862320 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fa28ef72-8c64-446f-a9fd-585648a9e21f tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:59:04.972578 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:59:04.972578 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:59:04.982803 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-fa28ef72-8c64-446f-a9fd-585648a9e21f tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Volume info retrieved successfully. Jan 21 02:59:05.011935 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:59:05.011935 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:59:05.032819 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fa28ef72-8c64-446f-a9fd-585648a9e21f tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/3cef4068-e4b3-457a-a39b-abf1ad7ac6b4 returned with HTTP 200 Jan 21 02:59:05.039453 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 307/619] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:59:04 2021] GET /volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/3cef4068-e4b3-457a-a39b-abf1ad7ac6b4 => generated 1180 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:59:07.932808 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-c68bc31e-0bf4-43da-9403-9515dd13ad58 req-870888c8-6462-4285-819b-34ef69e8141f tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] GET http://10.222.0.36/volume// Jan 21 02:59:07.933313 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-c68bc31e-0bf4-43da-9403-9515dd13ad58 req-870888c8-6462-4285-819b-34ef69e8141f tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:59:07.933445 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:59:07.933445 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:59:07.934095 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-c68bc31e-0bf4-43da-9403-9515dd13ad58 req-870888c8-6462-4285-819b-34ef69e8141f tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:59:07.935829 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-c68bc31e-0bf4-43da-9403-9515dd13ad58 req-870888c8-6462-4285-819b-34ef69e8141f tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 02:59:07.936834 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 313/620] 10.222.0.23 () {56 vars in 1089 bytes} [Thu Jan 21 02:59:07 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 02:59:07.952346 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-53cf4a4e-abeb-454b-af37-1dd85baaf797 req-ff461937-93d1-4140-b6d5-a2452302fb11 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] GET http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/3cef4068-e4b3-457a-a39b-abf1ad7ac6b4 Jan 21 02:59:07.954322 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-53cf4a4e-abeb-454b-af37-1dd85baaf797 req-ff461937-93d1-4140-b6d5-a2452302fb11 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:59:07.954956 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:59:07.954956 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:59:07.956383 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-53cf4a4e-abeb-454b-af37-1dd85baaf797 req-ff461937-93d1-4140-b6d5-a2452302fb11 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:59:08.028176 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:59:08.028176 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:59:08.039077 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-53cf4a4e-abeb-454b-af37-1dd85baaf797 req-ff461937-93d1-4140-b6d5-a2452302fb11 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Volume info retrieved successfully. Jan 21 02:59:08.087030 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:59:08.087030 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:59:08.098996 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-53cf4a4e-abeb-454b-af37-1dd85baaf797 req-ff461937-93d1-4140-b6d5-a2452302fb11 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/3cef4068-e4b3-457a-a39b-abf1ad7ac6b4 returned with HTTP 200 Jan 21 02:59:08.100150 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 308/621] 10.222.0.23 () {60 vars in 1403 bytes} [Thu Jan 21 02:59:07 2021] GET /volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/3cef4068-e4b3-457a-a39b-abf1ad7ac6b4 => generated 1279 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 02:59:08.134705 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-53cf4a4e-abeb-454b-af37-1dd85baaf797 req-f8999dab-ac6f-423f-a76b-5c458ea34717 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] PUT http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/attachments/baec39f4-f9d5-4b9b-bcae-08bbe0b9f3bc Jan 21 02:59:08.136136 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-53cf4a4e-abeb-454b-af37-1dd85baaf797 req-f8999dab-ac6f-423f-a76b-5c458ea34717 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.23", "host": "n-h2-766726-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766726-10.cbci-766726-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:59:08.190279 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 02:59:08.190279 n-d-766726-10 devstack@c-api.service[87957]: return self(f, *args, **kw) Jan 21 02:59:08.191666 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-53cf4a4e-abeb-454b-af37-1dd85baaf797 req-f8999dab-ac6f-423f-a76b-5c458ea34717 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Lock "b'cinder-attachment_update-3cef4068-e4b3-457a-a39b-abf1ad7ac6b4-n-h2-766726-10'" acquired by "attachment_update" :: waited 0.028s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 02:59:08.194710 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:59:08.194710 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:59:10.429032 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-53cf4a4e-abeb-454b-af37-1dd85baaf797 req-f8999dab-ac6f-423f-a76b-5c458ea34717 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Lock "b'cinder-attachment_update-3cef4068-e4b3-457a-a39b-abf1ad7ac6b4-n-h2-766726-10'" released by "attachment_update" :: held 2.237s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 02:59:10.430248 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-53cf4a4e-abeb-454b-af37-1dd85baaf797 req-f8999dab-ac6f-423f-a76b-5c458ea34717 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/attachments/baec39f4-f9d5-4b9b-bcae-08bbe0b9f3bc returned with HTTP 200 Jan 21 02:59:10.431644 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 314/622] 10.222.0.23 () {64 vars in 1468 bytes} [Thu Jan 21 02:59:08 2021] PUT /volume/v3/d8269646ccaf489e97a52b721e0487e3/attachments/baec39f4-f9d5-4b9b-bcae-08bbe0b9f3bc => generated 762 bytes in 2302 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 02:59:10.477595 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-53cf4a4e-abeb-454b-af37-1dd85baaf797 req-9e9b24cc-3f76-4786-86c5-ab71e718cbad tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] POST http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/attachments/baec39f4-f9d5-4b9b-bcae-08bbe0b9f3bc/action Jan 21 02:59:10.478123 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:59:10.478123 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:59:10.478592 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-53cf4a4e-abeb-454b-af37-1dd85baaf797 req-9e9b24cc-3f76-4786-86c5-ab71e718cbad tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Action body: b'{"os-complete": null}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 02:59:10.479012 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-53cf4a4e-abeb-454b-af37-1dd85baaf797 req-9e9b24cc-3f76-4786-86c5-ab71e718cbad tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:59:10.556035 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:59:10.556035 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:59:10.587094 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-53cf4a4e-abeb-454b-af37-1dd85baaf797 req-9e9b24cc-3f76-4786-86c5-ab71e718cbad tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/attachments/baec39f4-f9d5-4b9b-bcae-08bbe0b9f3bc/action returned with HTTP 204 Jan 21 02:59:10.589163 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 309/623] 10.222.0.23 () {64 vars in 1489 bytes} [Thu Jan 21 02:59:10 2021] POST /volume/v3/d8269646ccaf489e97a52b721e0487e3/attachments/baec39f4-f9d5-4b9b-bcae-08bbe0b9f3bc/action => generated 0 bytes in 121 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 02:59:42.024001 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3ebb4c94-5028-42e3-9ada-d043a082606c tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] POST http://10.222.0.36/volume/v3/e1c1f4dff5354c88af8639e9fcbd065e/volumes Jan 21 02:59:42.025468 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:59:42.025468 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:59:42.026616 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3ebb4c94-5028-42e3-9ada-d043a082606c tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotManageAdminTest-Volume-1467413416"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:59:42.028259 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-3ebb4c94-5028-42e3-9ada-d043a082606c tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotManageAdminTest-Volume-1467413416'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 02:59:42.028862 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-3ebb4c94-5028-42e3-9ada-d043a082606c tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] Create volume of 1 GB Jan 21 02:59:42.030095 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:59:42.030095 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:59:42.048930 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3ebb4c94-5028-42e3-9ada-d043a082606c tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] Availability Zones retrieved successfully. Jan 21 02:59:42.069678 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-3ebb4c94-5028-42e3-9ada-d043a082606c tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] Flow 'volume_create_api' (8bd2be2f-3ca9-4812-81a2-fe24c91270bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 02:59:42.073278 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-3ebb4c94-5028-42e3-9ada-d043a082606c tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afd300a2-bcc8-4891-b56f-d4d555c544b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:59:42.075674 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-3ebb4c94-5028-42e3-9ada-d043a082606c tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 02:59:42.153680 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-3ebb4c94-5028-42e3-9ada-d043a082606c tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afd300a2-bcc8-4891-b56f-d4d555c544b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:59:42.156379 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-3ebb4c94-5028-42e3-9ada-d043a082606c tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fc5e276-2297-4924-b20c-3f7b8d18b884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:59:42.274136 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-3ebb4c94-5028-42e3-9ada-d043a082606c tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] Created reservations ['4e2022bd-2282-4a2a-8841-74bf14106a46', '994ec477-d751-4c1d-87db-38eb6a418ce6', '89a99156-a75a-414c-975d-11bd8bb33dac', 'faebf4b3-16c3-483a-8909-2cfe61042631'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 02:59:42.276463 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-3ebb4c94-5028-42e3-9ada-d043a082606c tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fc5e276-2297-4924-b20c-3f7b8d18b884) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e2022bd-2282-4a2a-8841-74bf14106a46', '994ec477-d751-4c1d-87db-38eb6a418ce6', '89a99156-a75a-414c-975d-11bd8bb33dac', 'faebf4b3-16c3-483a-8909-2cfe61042631']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:59:42.279148 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-3ebb4c94-5028-42e3-9ada-d043a082606c tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (671457bf-2f92-436b-bf2d-7186a2ec2aa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:59:42.359396 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-3ebb4c94-5028-42e3-9ada-d043a082606c tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (671457bf-2f92-436b-bf2d-7186a2ec2aa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a4a9134-aaa6-4316-aa0b-db73684e65bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-1467413416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1c1f4dff5354c88af8639e9fcbd065e',qos_specs=None,replication_status=,reservations=['4e2022bd-2282-4a2a-8841-74bf14106a46','994ec477-d751-4c1d-87db-38eb6a418ce6','89a99156-a75a-414c-975d-11bd8bb33dac','faebf4b3-16c3-483a-8909-2cfe61042631'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62e38d6c98cd4721a537748cd0ab8e91',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T02:59:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-1467413416',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a4a9134-aaa6-4316-aa0b-db73684e65bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1c1f4dff5354c88af8639e9fcbd065e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='62e38d6c98cd4721a537748cd0ab8e91',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:59:42.363306 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-3ebb4c94-5028-42e3-9ada-d043a082606c tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9edfa079-5e34-424c-bdfe-a8be22af244c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:59:42.400902 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-3ebb4c94-5028-42e3-9ada-d043a082606c tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9edfa079-5e34-424c-bdfe-a8be22af244c) transitioned into state 'SUCCESS' from state '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-1467413416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1c1f4dff5354c88af8639e9fcbd065e',qos_specs=None,replication_status=,reservations=['4e2022bd-2282-4a2a-8841-74bf14106a46','994ec477-d751-4c1d-87db-38eb6a418ce6','89a99156-a75a-414c-975d-11bd8bb33dac','faebf4b3-16c3-483a-8909-2cfe61042631'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62e38d6c98cd4721a537748cd0ab8e91',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:59:42.405716 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-3ebb4c94-5028-42e3-9ada-d043a082606c tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (683d5a06-56f7-44ff-8955-fd4b344afbfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 02:59:42.431154 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-3ebb4c94-5028-42e3-9ada-d043a082606c tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (683d5a06-56f7-44ff-8955-fd4b344afbfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 02:59:42.434489 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-3ebb4c94-5028-42e3-9ada-d043a082606c tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] Flow 'volume_create_api' (8bd2be2f-3ca9-4812-81a2-fe24c91270bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 02:59:42.499069 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3ebb4c94-5028-42e3-9ada-d043a082606c tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] Create volume request issued successfully. Jan 21 02:59:42.514401 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3ebb4c94-5028-42e3-9ada-d043a082606c tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] http://10.222.0.36/volume/v3/e1c1f4dff5354c88af8639e9fcbd065e/volumes returned with HTTP 202 Jan 21 02:59:42.515577 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 315/624] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 02:59:41 2021] POST /volume/v3/e1c1f4dff5354c88af8639e9fcbd065e/volumes => generated 823 bytes in 730 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 02:59:42.530860 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b9e98d0d-690a-44d7-bd70-dd0c2656af26 tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] GET http://10.222.0.36/volume/v3/e1c1f4dff5354c88af8639e9fcbd065e/volumes/7a4a9134-aaa6-4316-aa0b-db73684e65bd Jan 21 02:59:42.531505 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b9e98d0d-690a-44d7-bd70-dd0c2656af26 tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:59:42.531703 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:59:42.531703 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:59:42.532405 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b9e98d0d-690a-44d7-bd70-dd0c2656af26 tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:59:42.646160 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:59:42.646160 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:59:42.666224 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b9e98d0d-690a-44d7-bd70-dd0c2656af26 tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] Volume info retrieved successfully. Jan 21 02:59:42.709171 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b9e98d0d-690a-44d7-bd70-dd0c2656af26 tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] http://10.222.0.36/volume/v3/e1c1f4dff5354c88af8639e9fcbd065e/volumes/7a4a9134-aaa6-4316-aa0b-db73684e65bd returned with HTTP 200 Jan 21 02:59:42.720969 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 310/625] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:59:42 2021] GET /volume/v3/e1c1f4dff5354c88af8639e9fcbd065e/volumes/7a4a9134-aaa6-4316-aa0b-db73684e65bd => generated 891 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:59:43.727190 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9185eb8a-04d6-4147-a25e-a6e623541566 tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] GET http://10.222.0.36/volume/v3/e1c1f4dff5354c88af8639e9fcbd065e/volumes/7a4a9134-aaa6-4316-aa0b-db73684e65bd Jan 21 02:59:43.728780 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9185eb8a-04d6-4147-a25e-a6e623541566 tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:59:43.729208 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:59:43.729208 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:59:43.730026 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9185eb8a-04d6-4147-a25e-a6e623541566 tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:59:43.792008 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:59:43.792008 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:59:43.802857 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9185eb8a-04d6-4147-a25e-a6e623541566 tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] Volume info retrieved successfully. Jan 21 02:59:43.829964 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9185eb8a-04d6-4147-a25e-a6e623541566 tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] http://10.222.0.36/volume/v3/e1c1f4dff5354c88af8639e9fcbd065e/volumes/7a4a9134-aaa6-4316-aa0b-db73684e65bd returned with HTTP 200 Jan 21 02:59:43.836800 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 316/626] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:59:43 2021] GET /volume/v3/e1c1f4dff5354c88af8639e9fcbd065e/volumes/7a4a9134-aaa6-4316-aa0b-db73684e65bd => generated 916 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:59:43.849177 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1addc41e-1616-4d68-84de-8d62d466f4e6 tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] POST http://10.222.0.36/volume/v3/e1c1f4dff5354c88af8639e9fcbd065e/snapshots Jan 21 02:59:43.849655 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:59:43.849655 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:59:43.850081 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1addc41e-1616-4d68-84de-8d62d466f4e6 tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7a4a9134-aaa6-4316-aa0b-db73684e65bd", "name": "tempest-SnapshotManageAdminTest-Snapshot-46490403"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:59:43.931462 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:59:43.931462 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:59:43.932666 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1addc41e-1616-4d68-84de-8d62d466f4e6 tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] Volume info retrieved successfully. Jan 21 02:59:43.933021 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-1addc41e-1616-4d68-84de-8d62d466f4e6 tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] Create snapshot from volume 7a4a9134-aaa6-4316-aa0b-db73684e65bd Jan 21 02:59:44.005177 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-1addc41e-1616-4d68-84de-8d62d466f4e6 tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] Created reservations ['d5cfb1fd-2e37-45a5-810d-4f998820d6d8', '4a3890c2-b889-4ed7-ac39-efeb82fdf1f8', '025ab52d-5cee-4355-9b97-731f21b510c0', 'b263372c-d173-4db7-86f3-7d201c1b4fae'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 02:59:44.122912 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1addc41e-1616-4d68-84de-8d62d466f4e6 tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] Snapshot create request issued successfully. Jan 21 02:59:44.123657 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1addc41e-1616-4d68-84de-8d62d466f4e6 tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] http://10.222.0.36/volume/v3/e1c1f4dff5354c88af8639e9fcbd065e/snapshots returned with HTTP 202 Jan 21 02:59:44.125031 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 311/627] 10.222.0.36 () {60 vars in 1232 bytes} [Thu Jan 21 02:59:43 2021] POST /volume/v3/e1c1f4dff5354c88af8639e9fcbd065e/snapshots => generated 308 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 02:59:44.135628 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fa77377d-8202-4655-8403-6be492fb6e93 tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] GET http://10.222.0.36/volume/v3/e1c1f4dff5354c88af8639e9fcbd065e/snapshots/a39134e5-9395-41ba-bb3e-335a08a79de5 Jan 21 02:59:44.136156 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fa77377d-8202-4655-8403-6be492fb6e93 tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:59:44.136376 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:59:44.136376 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:59:44.136752 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fa77377d-8202-4655-8403-6be492fb6e93 tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:59:44.183851 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:59:44.183851 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:59:44.185012 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-fa77377d-8202-4655-8403-6be492fb6e93 tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] Snapshot retrieved successfully. Jan 21 02:59:44.187041 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fa77377d-8202-4655-8403-6be492fb6e93 tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] http://10.222.0.36/volume/v3/e1c1f4dff5354c88af8639e9fcbd065e/snapshots/a39134e5-9395-41ba-bb3e-335a08a79de5 returned with HTTP 200 Jan 21 02:59:44.188279 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 317/628] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:59:44 2021] GET /volume/v3/e1c1f4dff5354c88af8639e9fcbd065e/snapshots/a39134e5-9395-41ba-bb3e-335a08a79de5 => generated 440 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:59:45.200796 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-42b109b9-27a9-45dd-91cd-937239e6e5e7 tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] GET http://10.222.0.36/volume/v3/e1c1f4dff5354c88af8639e9fcbd065e/snapshots/a39134e5-9395-41ba-bb3e-335a08a79de5 Jan 21 02:59:45.202021 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-42b109b9-27a9-45dd-91cd-937239e6e5e7 tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:59:45.202446 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:59:45.202446 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:59:45.203139 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-42b109b9-27a9-45dd-91cd-937239e6e5e7 tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:59:45.238484 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:59:45.238484 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:59:45.242744 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-42b109b9-27a9-45dd-91cd-937239e6e5e7 tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] Snapshot retrieved successfully. Jan 21 02:59:45.247872 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-42b109b9-27a9-45dd-91cd-937239e6e5e7 tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] http://10.222.0.36/volume/v3/e1c1f4dff5354c88af8639e9fcbd065e/snapshots/a39134e5-9395-41ba-bb3e-335a08a79de5 returned with HTTP 200 Jan 21 02:59:45.260680 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 312/629] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:59:45 2021] GET /volume/v3/e1c1f4dff5354c88af8639e9fcbd065e/snapshots/a39134e5-9395-41ba-bb3e-335a08a79de5 => generated 440 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:59:46.263255 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4d9f3563-b35e-4716-96d2-ed9f260be6c6 tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] GET http://10.222.0.36/volume/v3/e1c1f4dff5354c88af8639e9fcbd065e/snapshots/a39134e5-9395-41ba-bb3e-335a08a79de5 Jan 21 02:59:46.264475 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4d9f3563-b35e-4716-96d2-ed9f260be6c6 tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:59:46.265066 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:59:46.265066 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:59:46.265918 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4d9f3563-b35e-4716-96d2-ed9f260be6c6 tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:59:46.296047 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:59:46.296047 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:59:46.298437 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4d9f3563-b35e-4716-96d2-ed9f260be6c6 tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] Snapshot retrieved successfully. Jan 21 02:59:46.300766 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4d9f3563-b35e-4716-96d2-ed9f260be6c6 tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] http://10.222.0.36/volume/v3/e1c1f4dff5354c88af8639e9fcbd065e/snapshots/a39134e5-9395-41ba-bb3e-335a08a79de5 returned with HTTP 200 Jan 21 02:59:46.301583 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 318/630] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:59:46 2021] GET /volume/v3/e1c1f4dff5354c88af8639e9fcbd065e/snapshots/a39134e5-9395-41ba-bb3e-335a08a79de5 => generated 467 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:59:46.408215 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cc630eea-013f-465e-b1de-4236dbf46dd7 tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] POST http://10.222.0.36/volume/v3/8e3c1d0ab50e4777b666f3408e0d6621/snapshots/a39134e5-9395-41ba-bb3e-335a08a79de5/action Jan 21 02:59:46.409005 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:59:46.409005 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:59:46.409649 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cc630eea-013f-465e-b1de-4236dbf46dd7 tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] Action body: b'{"os-unmanage": {}}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 02:59:46.410026 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cc630eea-013f-465e-b1de-4236dbf46dd7 tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:59:46.410476 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.contrib.snapshot_unmanage [None req-cc630eea-013f-465e-b1de-4236dbf46dd7 tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] Unmanage snapshot with id: a39134e5-9395-41ba-bb3e-335a08a79de5 Jan 21 02:59:46.444463 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:59:46.444463 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:59:46.445501 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-cc630eea-013f-465e-b1de-4236dbf46dd7 tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] Snapshot retrieved successfully. Jan 21 02:59:46.567286 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-cc630eea-013f-465e-b1de-4236dbf46dd7 tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] Snapshot delete request issued successfully. Jan 21 02:59:46.568551 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cc630eea-013f-465e-b1de-4236dbf46dd7 tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] http://10.222.0.36/volume/v3/8e3c1d0ab50e4777b666f3408e0d6621/snapshots/a39134e5-9395-41ba-bb3e-335a08a79de5/action returned with HTTP 202 Jan 21 02:59:46.570168 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 313/631] 10.222.0.36 () {60 vars in 1363 bytes} [Thu Jan 21 02:59:46 2021] POST /volume/v3/8e3c1d0ab50e4777b666f3408e0d6621/snapshots/a39134e5-9395-41ba-bb3e-335a08a79de5/action => generated 0 bytes in 261 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 02:59:46.580630 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bc15642d-2a6a-429d-bf20-2bce1d324271 tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] GET http://10.222.0.36/volume/v3/8e3c1d0ab50e4777b666f3408e0d6621/snapshots/a39134e5-9395-41ba-bb3e-335a08a79de5 Jan 21 02:59:46.581149 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bc15642d-2a6a-429d-bf20-2bce1d324271 tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:59:46.581386 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:59:46.581386 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:59:46.581759 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bc15642d-2a6a-429d-bf20-2bce1d324271 tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:59:46.651758 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:59:46.651758 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:59:46.653119 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-bc15642d-2a6a-429d-bf20-2bce1d324271 tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] Snapshot retrieved successfully. Jan 21 02:59:46.655073 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bc15642d-2a6a-429d-bf20-2bce1d324271 tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] http://10.222.0.36/volume/v3/8e3c1d0ab50e4777b666f3408e0d6621/snapshots/a39134e5-9395-41ba-bb3e-335a08a79de5 returned with HTTP 200 Jan 21 02:59:46.664112 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 319/632] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:59:46 2021] GET /volume/v3/8e3c1d0ab50e4777b666f3408e0d6621/snapshots/a39134e5-9395-41ba-bb3e-335a08a79de5 => generated 468 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:59:47.669742 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-736d3457-25c6-4db1-9836-46ce99d3573f tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] GET http://10.222.0.36/volume/v3/8e3c1d0ab50e4777b666f3408e0d6621/snapshots/a39134e5-9395-41ba-bb3e-335a08a79de5 Jan 21 02:59:47.670290 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-736d3457-25c6-4db1-9836-46ce99d3573f tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:59:47.670455 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:59:47.670455 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:59:47.671238 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-736d3457-25c6-4db1-9836-46ce99d3573f tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:59:47.710483 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-736d3457-25c6-4db1-9836-46ce99d3573f tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] http://10.222.0.36/volume/v3/8e3c1d0ab50e4777b666f3408e0d6621/snapshots/a39134e5-9395-41ba-bb3e-335a08a79de5 returned with HTTP 404 Jan 21 02:59:47.712088 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 314/633] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:59:47 2021] GET /volume/v3/8e3c1d0ab50e4777b666f3408e0d6621/snapshots/a39134e5-9395-41ba-bb3e-335a08a79de5 => generated 111 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 02:59:47.721170 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-91d3d53b-fb56-4914-98a4-2f24e9d1a8d5 tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] GET http://10.222.0.36/volume/v3/8e3c1d0ab50e4777b666f3408e0d6621/snapshots/detail?all_tenants=1 Jan 21 02:59:47.722018 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-91d3d53b-fb56-4914-98a4-2f24e9d1a8d5 tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:59:47.722453 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:59:47.722453 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:59:47.723202 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-91d3d53b-fb56-4914-98a4-2f24e9d1a8d5 tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:59:47.743598 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-91d3d53b-fb56-4914-98a4-2f24e9d1a8d5 tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] Get all snapshots completed successfully. Jan 21 02:59:47.745896 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-91d3d53b-fb56-4914-98a4-2f24e9d1a8d5 tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] http://10.222.0.36/volume/v3/8e3c1d0ab50e4777b666f3408e0d6621/snapshots/detail?all_tenants=1 returned with HTTP 200 Jan 21 02:59:47.755867 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 320/634] 10.222.0.36 () {58 vars in 1258 bytes} [Thu Jan 21 02:59:47 2021] GET /volume/v3/8e3c1d0ab50e4777b666f3408e0d6621/snapshots/detail?all_tenants=1 => generated 17 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 02:59:47.762646 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3a58684b-5418-4b8c-91e0-7f50d3494670 tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] POST http://10.222.0.36/volume/v3/8e3c1d0ab50e4777b666f3408e0d6621/os-snapshot-manage Jan 21 02:59:47.763796 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3a58684b-5418-4b8c-91e0-7f50d3494670 tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7a4a9134-aaa6-4316-aa0b-db73684e65bd", "ref": {"source-name": "_snapshot-a39134e5-9395-41ba-bb3e-335a08a79de5"}, "name": "tempest-SnapshotManageAdminTest-Managed-Snapshot-1845394470", "description": "tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-849340132", "metadata": {"manage-snap-meta1": "value1", "manage-snap-meta2": "value2", "manage-snap-meta3": "value3"}}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 02:59:47.836229 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:59:47.836229 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:59:47.838663 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3a58684b-5418-4b8c-91e0-7f50d3494670 tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] Volume info retrieved successfully. Jan 21 02:59:47.841419 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.snapshot_manage [None req-3a58684b-5418-4b8c-91e0-7f50d3494670 tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] Manage snapshot request body: {'snapshot': {'volume_id': '7a4a9134-aaa6-4316-aa0b-db73684e65bd', 'ref': {'source-name': '_snapshot-a39134e5-9395-41ba-bb3e-335a08a79de5'}, 'name': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-1845394470', 'description': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-849340132', 'metadata': {'manage-snap-meta1': 'value1', 'manage-snap-meta2': 'value2', 'manage-snap-meta3': 'value3'}}} {{(pid=87958) create /opt/stack/cinder/cinder/api/contrib/snapshot_manage.py:95}} Jan 21 02:59:47.948168 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-3a58684b-5418-4b8c-91e0-7f50d3494670 tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] Created reservations ['e62433f2-38aa-4936-97d4-4f63f7ed4c9f', '07d60412-4838-45dc-b2b6-6f260a2d074e', '85d0b6db-2e00-49c8-b362-f20ab2ffb86e', 'c4d0a77c-79ce-4751-a571-9518785775f0'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 02:59:48.140827 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3a58684b-5418-4b8c-91e0-7f50d3494670 tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] http://10.222.0.36/volume/v3/8e3c1d0ab50e4777b666f3408e0d6621/os-snapshot-manage returned with HTTP 202 Jan 21 02:59:48.159162 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0f46c5bc-291d-4823-af2b-e0100d0e29d5 tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] GET http://10.222.0.36/volume/v3/8e3c1d0ab50e4777b666f3408e0d6621/snapshots/ec527516-c328-4f58-9043-e4f869b81d8f Jan 21 02:59:48.160266 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0f46c5bc-291d-4823-af2b-e0100d0e29d5 tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:59:48.162790 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 315/635] 10.222.0.36 () {60 vars in 1259 bytes} [Thu Jan 21 02:59:47 2021] POST /volume/v3/8e3c1d0ab50e4777b666f3408e0d6621/os-snapshot-manage => generated 477 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 02:59:48.168291 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0f46c5bc-291d-4823-af2b-e0100d0e29d5 tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:59:48.199921 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:59:48.199921 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:59:48.200970 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-0f46c5bc-291d-4823-af2b-e0100d0e29d5 tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] Snapshot retrieved successfully. Jan 21 02:59:48.202920 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0f46c5bc-291d-4823-af2b-e0100d0e29d5 tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] http://10.222.0.36/volume/v3/8e3c1d0ab50e4777b666f3408e0d6621/snapshots/ec527516-c328-4f58-9043-e4f869b81d8f returned with HTTP 200 Jan 21 02:59:48.206505 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 321/636] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:59:48 2021] GET /volume/v3/8e3c1d0ab50e4777b666f3408e0d6621/snapshots/ec527516-c328-4f58-9043-e4f869b81d8f => generated 609 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:59:49.222097 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-70085b70-8f95-43a5-87de-b6953e3577bb tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] GET http://10.222.0.36/volume/v3/8e3c1d0ab50e4777b666f3408e0d6621/snapshots/ec527516-c328-4f58-9043-e4f869b81d8f Jan 21 02:59:49.222842 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-70085b70-8f95-43a5-87de-b6953e3577bb tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:59:49.223035 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:59:49.223035 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:59:49.223422 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-70085b70-8f95-43a5-87de-b6953e3577bb tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:59:49.268647 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:59:49.268647 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:59:49.269520 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-70085b70-8f95-43a5-87de-b6953e3577bb tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] Snapshot retrieved successfully. Jan 21 02:59:49.271777 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-70085b70-8f95-43a5-87de-b6953e3577bb tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] http://10.222.0.36/volume/v3/8e3c1d0ab50e4777b666f3408e0d6621/snapshots/ec527516-c328-4f58-9043-e4f869b81d8f returned with HTTP 200 Jan 21 02:59:49.282688 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 316/637] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:59:49 2021] GET /volume/v3/8e3c1d0ab50e4777b666f3408e0d6621/snapshots/ec527516-c328-4f58-9043-e4f869b81d8f => generated 609 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:59:50.286167 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-50ef4db3-dd6e-4d9b-8140-1a3a5efaf0a0 tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] GET http://10.222.0.36/volume/v3/8e3c1d0ab50e4777b666f3408e0d6621/snapshots/ec527516-c328-4f58-9043-e4f869b81d8f Jan 21 02:59:50.287317 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-50ef4db3-dd6e-4d9b-8140-1a3a5efaf0a0 tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:59:50.287767 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:59:50.287767 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:59:50.288230 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-50ef4db3-dd6e-4d9b-8140-1a3a5efaf0a0 tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:59:50.314567 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:59:50.314567 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:59:50.315933 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-50ef4db3-dd6e-4d9b-8140-1a3a5efaf0a0 tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] Snapshot retrieved successfully. Jan 21 02:59:50.317997 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-50ef4db3-dd6e-4d9b-8140-1a3a5efaf0a0 tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] http://10.222.0.36/volume/v3/8e3c1d0ab50e4777b666f3408e0d6621/snapshots/ec527516-c328-4f58-9043-e4f869b81d8f returned with HTTP 200 Jan 21 02:59:50.319210 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 322/638] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:59:50 2021] GET /volume/v3/8e3c1d0ab50e4777b666f3408e0d6621/snapshots/ec527516-c328-4f58-9043-e4f869b81d8f => generated 634 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:59:50.331547 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ff8443d7-d72e-40a3-982b-17b0b83fcc43 tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] GET http://10.222.0.36/volume/v3/8e3c1d0ab50e4777b666f3408e0d6621/snapshots/ec527516-c328-4f58-9043-e4f869b81d8f Jan 21 02:59:50.332003 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ff8443d7-d72e-40a3-982b-17b0b83fcc43 tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:59:50.332203 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:59:50.332203 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:59:50.332884 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ff8443d7-d72e-40a3-982b-17b0b83fcc43 tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:59:50.359345 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:59:50.359345 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:59:50.360381 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ff8443d7-d72e-40a3-982b-17b0b83fcc43 tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] Snapshot retrieved successfully. Jan 21 02:59:50.362436 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ff8443d7-d72e-40a3-982b-17b0b83fcc43 tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] http://10.222.0.36/volume/v3/8e3c1d0ab50e4777b666f3408e0d6621/snapshots/ec527516-c328-4f58-9043-e4f869b81d8f returned with HTTP 200 Jan 21 02:59:50.363397 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 317/639] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:59:50 2021] GET /volume/v3/8e3c1d0ab50e4777b666f3408e0d6621/snapshots/ec527516-c328-4f58-9043-e4f869b81d8f => generated 634 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:59:50.374144 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e0e43bc9-2b8e-4aa2-85e4-1a7afb0840e9 tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] DELETE http://10.222.0.36/volume/v3/8e3c1d0ab50e4777b666f3408e0d6621/snapshots/ec527516-c328-4f58-9043-e4f869b81d8f Jan 21 02:59:50.374695 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e0e43bc9-2b8e-4aa2-85e4-1a7afb0840e9 tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:59:50.374918 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:59:50.374918 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:59:50.375352 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e0e43bc9-2b8e-4aa2-85e4-1a7afb0840e9 tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:59:50.375879 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-e0e43bc9-2b8e-4aa2-85e4-1a7afb0840e9 tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] Delete snapshot with id: ec527516-c328-4f58-9043-e4f869b81d8f Jan 21 02:59:50.402838 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:59:50.402838 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:59:50.403713 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e0e43bc9-2b8e-4aa2-85e4-1a7afb0840e9 tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] Snapshot retrieved successfully. Jan 21 02:59:50.475968 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e0e43bc9-2b8e-4aa2-85e4-1a7afb0840e9 tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] Snapshot delete request issued successfully. Jan 21 02:59:50.476443 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e0e43bc9-2b8e-4aa2-85e4-1a7afb0840e9 tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] http://10.222.0.36/volume/v3/8e3c1d0ab50e4777b666f3408e0d6621/snapshots/ec527516-c328-4f58-9043-e4f869b81d8f returned with HTTP 202 Jan 21 02:59:50.481484 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 323/640] 10.222.0.36 () {58 vars in 1324 bytes} [Thu Jan 21 02:59:50 2021] DELETE /volume/v3/8e3c1d0ab50e4777b666f3408e0d6621/snapshots/ec527516-c328-4f58-9043-e4f869b81d8f => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 02:59:50.486617 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9deefd96-b4a2-4385-ae3f-13cc2fdeec6a tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] GET http://10.222.0.36/volume/v3/8e3c1d0ab50e4777b666f3408e0d6621/snapshots/ec527516-c328-4f58-9043-e4f869b81d8f Jan 21 02:59:50.487145 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9deefd96-b4a2-4385-ae3f-13cc2fdeec6a tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:59:50.487341 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:59:50.487341 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:59:50.487730 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9deefd96-b4a2-4385-ae3f-13cc2fdeec6a tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:59:50.515253 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:59:50.515253 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:59:50.516162 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9deefd96-b4a2-4385-ae3f-13cc2fdeec6a tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] Snapshot retrieved successfully. Jan 21 02:59:50.517851 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9deefd96-b4a2-4385-ae3f-13cc2fdeec6a tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] http://10.222.0.36/volume/v3/8e3c1d0ab50e4777b666f3408e0d6621/snapshots/ec527516-c328-4f58-9043-e4f869b81d8f returned with HTTP 200 Jan 21 02:59:50.518731 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 318/641] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:59:50 2021] GET /volume/v3/8e3c1d0ab50e4777b666f3408e0d6621/snapshots/ec527516-c328-4f58-9043-e4f869b81d8f => generated 633 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 02:59:51.533220 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-45742599-0e30-4c1c-8cde-79e9578f0f3b tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] GET http://10.222.0.36/volume/v3/8e3c1d0ab50e4777b666f3408e0d6621/snapshots/ec527516-c328-4f58-9043-e4f869b81d8f Jan 21 02:59:51.533732 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-45742599-0e30-4c1c-8cde-79e9578f0f3b tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:59:51.534070 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:59:51.534070 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:59:51.535818 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-45742599-0e30-4c1c-8cde-79e9578f0f3b tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:59:51.576227 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:59:51.576227 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:59:51.577497 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-45742599-0e30-4c1c-8cde-79e9578f0f3b tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] Snapshot retrieved successfully. Jan 21 02:59:51.580276 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-45742599-0e30-4c1c-8cde-79e9578f0f3b tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] http://10.222.0.36/volume/v3/8e3c1d0ab50e4777b666f3408e0d6621/snapshots/ec527516-c328-4f58-9043-e4f869b81d8f returned with HTTP 200 Jan 21 02:59:51.588411 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 324/642] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:59:51 2021] GET /volume/v3/8e3c1d0ab50e4777b666f3408e0d6621/snapshots/ec527516-c328-4f58-9043-e4f869b81d8f => generated 633 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:59:52.593438 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7a75f523-3fd0-4c0d-9619-4fc562b5c6b8 tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] GET http://10.222.0.36/volume/v3/8e3c1d0ab50e4777b666f3408e0d6621/snapshots/ec527516-c328-4f58-9043-e4f869b81d8f Jan 21 02:59:52.594020 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7a75f523-3fd0-4c0d-9619-4fc562b5c6b8 tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:59:52.594463 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:59:52.594463 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:59:52.595187 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7a75f523-3fd0-4c0d-9619-4fc562b5c6b8 tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:59:52.621152 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7a75f523-3fd0-4c0d-9619-4fc562b5c6b8 tempest-SnapshotManageAdminTest-2069304171 tempest-SnapshotManageAdminTest-2069304171] http://10.222.0.36/volume/v3/8e3c1d0ab50e4777b666f3408e0d6621/snapshots/ec527516-c328-4f58-9043-e4f869b81d8f returned with HTTP 404 Jan 21 02:59:52.622812 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 319/643] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 02:59:52 2021] GET /volume/v3/8e3c1d0ab50e4777b666f3408e0d6621/snapshots/ec527516-c328-4f58-9043-e4f869b81d8f => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 02:59:52.635706 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e7e4ceab-635f-4bd7-a924-81f6c3be9fc0 tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] DELETE http://10.222.0.36/volume/v3/e1c1f4dff5354c88af8639e9fcbd065e/snapshots/a39134e5-9395-41ba-bb3e-335a08a79de5 Jan 21 02:59:52.636597 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e7e4ceab-635f-4bd7-a924-81f6c3be9fc0 tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:59:52.636884 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:59:52.636884 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:59:52.637323 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e7e4ceab-635f-4bd7-a924-81f6c3be9fc0 tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:59:52.637760 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-e7e4ceab-635f-4bd7-a924-81f6c3be9fc0 tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] Delete snapshot with id: a39134e5-9395-41ba-bb3e-335a08a79de5 Jan 21 02:59:52.684665 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e7e4ceab-635f-4bd7-a924-81f6c3be9fc0 tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] http://10.222.0.36/volume/v3/e1c1f4dff5354c88af8639e9fcbd065e/snapshots/a39134e5-9395-41ba-bb3e-335a08a79de5 returned with HTTP 404 Jan 21 02:59:52.688765 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 325/644] 10.222.0.36 () {58 vars in 1324 bytes} [Thu Jan 21 02:59:52 2021] DELETE /volume/v3/e1c1f4dff5354c88af8639e9fcbd065e/snapshots/a39134e5-9395-41ba-bb3e-335a08a79de5 => generated 111 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 02:59:52.694259 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ece03a9b-8a1a-4165-a45a-c66c1b26d0ca tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] DELETE http://10.222.0.36/volume/v3/e1c1f4dff5354c88af8639e9fcbd065e/volumes/7a4a9134-aaa6-4316-aa0b-db73684e65bd Jan 21 02:59:52.694817 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ece03a9b-8a1a-4165-a45a-c66c1b26d0ca tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:59:52.695521 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ece03a9b-8a1a-4165-a45a-c66c1b26d0ca tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:59:52.696003 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-ece03a9b-8a1a-4165-a45a-c66c1b26d0ca tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] Delete volume with id: 7a4a9134-aaa6-4316-aa0b-db73684e65bd Jan 21 02:59:52.751419 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:59:52.751419 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:59:52.752847 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ece03a9b-8a1a-4165-a45a-c66c1b26d0ca tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] Volume info retrieved successfully. Jan 21 02:59:52.820973 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ece03a9b-8a1a-4165-a45a-c66c1b26d0ca tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] Delete volume request issued successfully. Jan 21 02:59:52.823828 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ece03a9b-8a1a-4165-a45a-c66c1b26d0ca tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] http://10.222.0.36/volume/v3/e1c1f4dff5354c88af8639e9fcbd065e/volumes/7a4a9134-aaa6-4316-aa0b-db73684e65bd returned with HTTP 202 Jan 21 02:59:52.825194 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 320/645] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 02:59:52 2021] DELETE /volume/v3/e1c1f4dff5354c88af8639e9fcbd065e/volumes/7a4a9134-aaa6-4316-aa0b-db73684e65bd => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 02:59:52.832929 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3ae0b619-6b9d-474e-a731-5e7a74951de8 tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] GET http://10.222.0.36/volume/v3/e1c1f4dff5354c88af8639e9fcbd065e/volumes/7a4a9134-aaa6-4316-aa0b-db73684e65bd Jan 21 02:59:52.834193 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3ae0b619-6b9d-474e-a731-5e7a74951de8 tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:59:52.834880 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3ae0b619-6b9d-474e-a731-5e7a74951de8 tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:59:52.893276 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:59:52.893276 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:59:52.905379 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3ae0b619-6b9d-474e-a731-5e7a74951de8 tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] Volume info retrieved successfully. Jan 21 02:59:52.932221 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3ae0b619-6b9d-474e-a731-5e7a74951de8 tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] http://10.222.0.36/volume/v3/e1c1f4dff5354c88af8639e9fcbd065e/volumes/7a4a9134-aaa6-4316-aa0b-db73684e65bd returned with HTTP 200 Jan 21 02:59:52.933986 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 326/646] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:59:52 2021] GET /volume/v3/e1c1f4dff5354c88af8639e9fcbd065e/volumes/7a4a9134-aaa6-4316-aa0b-db73684e65bd => generated 915 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:59:53.950965 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3f016644-1f2e-43c8-99a0-67b1a8fbac2e tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] GET http://10.222.0.36/volume/v3/e1c1f4dff5354c88af8639e9fcbd065e/volumes/7a4a9134-aaa6-4316-aa0b-db73684e65bd Jan 21 02:59:53.952858 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3f016644-1f2e-43c8-99a0-67b1a8fbac2e tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:59:53.953591 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:59:53.953591 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:59:53.955198 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3f016644-1f2e-43c8-99a0-67b1a8fbac2e tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:59:54.099592 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 02:59:54.099592 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 02:59:54.111075 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3f016644-1f2e-43c8-99a0-67b1a8fbac2e tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] Volume info retrieved successfully. Jan 21 02:59:54.151078 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3f016644-1f2e-43c8-99a0-67b1a8fbac2e tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] http://10.222.0.36/volume/v3/e1c1f4dff5354c88af8639e9fcbd065e/volumes/7a4a9134-aaa6-4316-aa0b-db73684e65bd returned with HTTP 200 Jan 21 02:59:54.168828 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 321/647] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:59:53 2021] GET /volume/v3/e1c1f4dff5354c88af8639e9fcbd065e/volumes/7a4a9134-aaa6-4316-aa0b-db73684e65bd => generated 915 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 02:59:55.168786 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-437662e3-7899-4de6-86cd-3cd95759bdbd tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] GET http://10.222.0.36/volume/v3/e1c1f4dff5354c88af8639e9fcbd065e/volumes/7a4a9134-aaa6-4316-aa0b-db73684e65bd Jan 21 02:59:55.169271 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-437662e3-7899-4de6-86cd-3cd95759bdbd tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 02:59:55.169469 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 02:59:55.169469 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 02:59:55.170402 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-437662e3-7899-4de6-86cd-3cd95759bdbd tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 02:59:55.253223 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-437662e3-7899-4de6-86cd-3cd95759bdbd tempest-SnapshotManageAdminTest-52136117 tempest-SnapshotManageAdminTest-52136117] http://10.222.0.36/volume/v3/e1c1f4dff5354c88af8639e9fcbd065e/volumes/7a4a9134-aaa6-4316-aa0b-db73684e65bd returned with HTTP 404 Jan 21 02:59:55.257139 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 327/648] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 02:59:55 2021] GET /volume/v3/e1c1f4dff5354c88af8639e9fcbd065e/volumes/7a4a9134-aaa6-4316-aa0b-db73684e65bd => generated 109 bytes in 90 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:00:02.901000 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cfa8c645-85f9-4a1a-a134-9e8f553f6571 tempest-VolumeQuotaClassesTest-2080866269 tempest-VolumeQuotaClassesTest-2080866269] GET http://10.222.0.36/volume/v3/43ed1541570b45feb9655273cef931b1/os-quota-class-sets/default Jan 21 03:00:02.901525 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cfa8c645-85f9-4a1a-a134-9e8f553f6571 tempest-VolumeQuotaClassesTest-2080866269 tempest-VolumeQuotaClassesTest-2080866269] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:02.901740 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:00:02.901740 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:00:02.903747 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cfa8c645-85f9-4a1a-a134-9e8f553f6571 tempest-VolumeQuotaClassesTest-2080866269 tempest-VolumeQuotaClassesTest-2080866269] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:02.940243 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cfa8c645-85f9-4a1a-a134-9e8f553f6571 tempest-VolumeQuotaClassesTest-2080866269 tempest-VolumeQuotaClassesTest-2080866269] http://10.222.0.36/volume/v3/43ed1541570b45feb9655273cef931b1/os-quota-class-sets/default returned with HTTP 200 Jan 21 03:00:02.944389 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 322/649] 10.222.0.36 () {58 vars in 1264 bytes} [Thu Jan 21 03:00:02 2021] GET /volume/v3/43ed1541570b45feb9655273cef931b1/os-quota-class-sets/default => generated 342 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:00:02.959585 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-93740f79-c11b-4ecb-b34c-53bdb9df474e tempest-VolumeQuotaClassesTest-2080866269 tempest-VolumeQuotaClassesTest-2080866269] GET http://10.222.0.36/volume/v3/43ed1541570b45feb9655273cef931b1/os-quota-class-sets/default Jan 21 03:00:02.960102 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-93740f79-c11b-4ecb-b34c-53bdb9df474e tempest-VolumeQuotaClassesTest-2080866269 tempest-VolumeQuotaClassesTest-2080866269] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:02.960586 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-93740f79-c11b-4ecb-b34c-53bdb9df474e tempest-VolumeQuotaClassesTest-2080866269 tempest-VolumeQuotaClassesTest-2080866269] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:02.991418 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-93740f79-c11b-4ecb-b34c-53bdb9df474e tempest-VolumeQuotaClassesTest-2080866269 tempest-VolumeQuotaClassesTest-2080866269] http://10.222.0.36/volume/v3/43ed1541570b45feb9655273cef931b1/os-quota-class-sets/default returned with HTTP 200 Jan 21 03:00:02.995134 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 328/650] 10.222.0.36 () {58 vars in 1264 bytes} [Thu Jan 21 03:00:02 2021] GET /volume/v3/43ed1541570b45feb9655273cef931b1/os-quota-class-sets/default => generated 342 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:00:03.008630 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c817785b-82d9-48aa-b46f-3892050d4059 tempest-VolumeQuotaClassesTest-2080866269 tempest-VolumeQuotaClassesTest-2080866269] POST http://10.222.0.36/volume/v3/43ed1541570b45feb9655273cef931b1/types Jan 21 03:00:03.009513 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c817785b-82d9-48aa-b46f-3892050d4059 tempest-VolumeQuotaClassesTest-2080866269 tempest-VolumeQuotaClassesTest-2080866269] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1825575848"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:00:03.056103 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c817785b-82d9-48aa-b46f-3892050d4059 tempest-VolumeQuotaClassesTest-2080866269 tempest-VolumeQuotaClassesTest-2080866269] http://10.222.0.36/volume/v3/43ed1541570b45feb9655273cef931b1/types returned with HTTP 200 Jan 21 03:00:03.062314 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 323/651] 10.222.0.36 () {60 vars in 1219 bytes} [Thu Jan 21 03:00:03 2021] POST /volume/v3/43ed1541570b45feb9655273cef931b1/types => generated 228 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:00:03.069468 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1be73917-6db3-42dc-8bcb-347fc15100ed tempest-VolumeQuotaClassesTest-2080866269 tempest-VolumeQuotaClassesTest-2080866269] PUT http://10.222.0.36/volume/v3/43ed1541570b45feb9655273cef931b1/os-quota-class-sets/default Jan 21 03:00:03.070248 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1be73917-6db3-42dc-8bcb-347fc15100ed tempest-VolumeQuotaClassesTest-2080866269 tempest-VolumeQuotaClassesTest-2080866269] 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-1825575848": 8, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1825575848": 4, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1825575848": 10}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:00:03.260017 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1be73917-6db3-42dc-8bcb-347fc15100ed tempest-VolumeQuotaClassesTest-2080866269 tempest-VolumeQuotaClassesTest-2080866269] http://10.222.0.36/volume/v3/43ed1541570b45feb9655273cef931b1/os-quota-class-sets/default returned with HTTP 200 Jan 21 03:00:03.260999 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 329/652] 10.222.0.36 () {60 vars in 1285 bytes} [Thu Jan 21 03:00:03 2021] PUT /volume/v3/43ed1541570b45feb9655273cef931b1/os-quota-class-sets/default => generated 534 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:00:03.274935 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-31134d79-f265-4469-9973-05e678eac709 tempest-VolumeQuotaClassesTest-2080866269 tempest-VolumeQuotaClassesTest-2080866269] GET http://10.222.0.36/volume/v3/43ed1541570b45feb9655273cef931b1/os-quota-sets/43ed1541570b45feb9655273cef931b1/defaults Jan 21 03:00:03.275707 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-31134d79-f265-4469-9973-05e678eac709 tempest-VolumeQuotaClassesTest-2080866269 tempest-VolumeQuotaClassesTest-2080866269] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:03.276198 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-31134d79-f265-4469-9973-05e678eac709 tempest-VolumeQuotaClassesTest-2080866269 tempest-VolumeQuotaClassesTest-2080866269] Calling method 'defaults' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:03.299562 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota [None req-31134d79-f265-4469-9973-05e678eac709 tempest-VolumeQuotaClassesTest-2080866269 tempest-VolumeQuotaClassesTest-2080866269] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:00:03.300418 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota [None req-31134d79-f265-4469-9973-05e678eac709 tempest-VolumeQuotaClassesTest-2080866269 tempest-VolumeQuotaClassesTest-2080866269] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:00:03.301269 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota [None req-31134d79-f265-4469-9973-05e678eac709 tempest-VolumeQuotaClassesTest-2080866269 tempest-VolumeQuotaClassesTest-2080866269] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:00:03.307121 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-31134d79-f265-4469-9973-05e678eac709 tempest-VolumeQuotaClassesTest-2080866269 tempest-VolumeQuotaClassesTest-2080866269] http://10.222.0.36/volume/v3/43ed1541570b45feb9655273cef931b1/os-quota-sets/43ed1541570b45feb9655273cef931b1/defaults returned with HTTP 200 Jan 21 03:00:03.308422 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 324/653] 10.222.0.36 () {58 vars in 1348 bytes} [Thu Jan 21 03:00:03 2021] GET /volume/v3/43ed1541570b45feb9655273cef931b1/os-quota-sets/43ed1541570b45feb9655273cef931b1/defaults => generated 570 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:00:03.341363 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a6bca641-ebdd-43a4-bb56-971e0ff9c891 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] POST http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes Jan 21 03:00:03.342120 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a6bca641-ebdd-43a4-bb56-971e0ff9c891 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-410957356"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:00:03.343297 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-a6bca641-ebdd-43a4-bb56-971e0ff9c891 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-410957356'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:00:03.344277 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-a6bca641-ebdd-43a4-bb56-971e0ff9c891 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Create volume of 1 GB Jan 21 03:00:03.357295 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a6bca641-ebdd-43a4-bb56-971e0ff9c891 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Availability Zones retrieved successfully. Jan 21 03:00:03.374551 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a6bca641-ebdd-43a4-bb56-971e0ff9c891 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Flow 'volume_create_api' (155e3fb2-42c6-40da-8899-f164855fbdf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:00:03.377406 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a6bca641-ebdd-43a4-bb56-971e0ff9c891 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea639e6b-b183-45c7-ac30-6b2bf93a7b80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:00:03.379482 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-a6bca641-ebdd-43a4-bb56-971e0ff9c891 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:00:03.452260 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a6bca641-ebdd-43a4-bb56-971e0ff9c891 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea639e6b-b183-45c7-ac30-6b2bf93a7b80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:00:03.455418 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a6bca641-ebdd-43a4-bb56-971e0ff9c891 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (338721d7-be3a-4960-8fd5-ad9d0d7775a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:00:03.557157 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-a6bca641-ebdd-43a4-bb56-971e0ff9c891 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Created reservations ['0d0612e9-b458-49aa-ba07-ddaf72ce2277', '8200a9f2-26c5-4b23-930e-a39a36474f6b', '69e4d3b9-b285-44ff-8eda-b2196fafa596', 'c1b8212a-d129-4569-9a44-4790fd3697ee'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:00:03.559735 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a6bca641-ebdd-43a4-bb56-971e0ff9c891 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (338721d7-be3a-4960-8fd5-ad9d0d7775a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d0612e9-b458-49aa-ba07-ddaf72ce2277', '8200a9f2-26c5-4b23-930e-a39a36474f6b', '69e4d3b9-b285-44ff-8eda-b2196fafa596', 'c1b8212a-d129-4569-9a44-4790fd3697ee']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:00:03.563030 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a6bca641-ebdd-43a4-bb56-971e0ff9c891 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (136e34c7-d853-44fe-b534-014ddbdc4ee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:00:03.627603 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a6bca641-ebdd-43a4-bb56-971e0ff9c891 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (136e34c7-d853-44fe-b534-014ddbdc4ee5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '996c4466-bc56-413e-af76-0e8f648561b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-410957356',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea8c55d1fdcb41ada3c2020de6ddcfd7',qos_specs=None,replication_status=,reservations=['0d0612e9-b458-49aa-ba07-ddaf72ce2277','8200a9f2-26c5-4b23-930e-a39a36474f6b','69e4d3b9-b285-44ff-8eda-b2196fafa596','c1b8212a-d129-4569-9a44-4790fd3697ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5838ab955022477e8b8cbc0856b9656c',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:00:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-410957356',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=996c4466-bc56-413e-af76-0e8f648561b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea8c55d1fdcb41ada3c2020de6ddcfd7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='5838ab955022477e8b8cbc0856b9656c',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:00:03.629814 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a6bca641-ebdd-43a4-bb56-971e0ff9c891 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0b9c576-021e-4c75-a79c-6d15b9ddae05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:00:03.631140 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-33324c08-4e87-454b-8bcb-810a85bd0ce0 tempest-VolumeQuotaClassesTest-2080866269 tempest-VolumeQuotaClassesTest-2080866269] GET http://10.222.0.36/volume/v3/43ed1541570b45feb9655273cef931b1/os-quota-sets/2e00143ac6d042818ab3f708a4eaaa9d/defaults Jan 21 03:00:03.631805 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-33324c08-4e87-454b-8bcb-810a85bd0ce0 tempest-VolumeQuotaClassesTest-2080866269 tempest-VolumeQuotaClassesTest-2080866269] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:03.632276 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-33324c08-4e87-454b-8bcb-810a85bd0ce0 tempest-VolumeQuotaClassesTest-2080866269 tempest-VolumeQuotaClassesTest-2080866269] Calling method 'defaults' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:03.659727 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a6bca641-ebdd-43a4-bb56-971e0ff9c891 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0b9c576-021e-4c75-a79c-6d15b9ddae05) transitioned into state 'SUCCESS' from state '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-410957356',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea8c55d1fdcb41ada3c2020de6ddcfd7',qos_specs=None,replication_status=,reservations=['0d0612e9-b458-49aa-ba07-ddaf72ce2277','8200a9f2-26c5-4b23-930e-a39a36474f6b','69e4d3b9-b285-44ff-8eda-b2196fafa596','c1b8212a-d129-4569-9a44-4790fd3697ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5838ab955022477e8b8cbc0856b9656c',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:00:03.661664 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a6bca641-ebdd-43a4-bb56-971e0ff9c891 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff6abc9c-d3b0-4ae9-b112-d162f7314877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:00:03.677361 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a6bca641-ebdd-43a4-bb56-971e0ff9c891 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff6abc9c-d3b0-4ae9-b112-d162f7314877) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:00:03.680259 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a6bca641-ebdd-43a4-bb56-971e0ff9c891 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Flow 'volume_create_api' (155e3fb2-42c6-40da-8899-f164855fbdf6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:00:03.691454 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-33324c08-4e87-454b-8bcb-810a85bd0ce0 tempest-VolumeQuotaClassesTest-2080866269 tempest-VolumeQuotaClassesTest-2080866269] http://10.222.0.36/volume/v3/43ed1541570b45feb9655273cef931b1/os-quota-sets/2e00143ac6d042818ab3f708a4eaaa9d/defaults returned with HTTP 200 Jan 21 03:00:03.692986 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 325/654] 10.222.0.36 () {58 vars in 1348 bytes} [Thu Jan 21 03:00:03 2021] GET /volume/v3/43ed1541570b45feb9655273cef931b1/os-quota-sets/2e00143ac6d042818ab3f708a4eaaa9d/defaults => generated 570 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:00:03.742414 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a6bca641-ebdd-43a4-bb56-971e0ff9c891 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Create volume request issued successfully. Jan 21 03:00:03.759279 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a6bca641-ebdd-43a4-bb56-971e0ff9c891 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes returned with HTTP 202 Jan 21 03:00:03.760717 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 330/655] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 03:00:03 2021] POST /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes => generated 823 bytes in 422 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:00:03.775473 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-496b8b66-58e0-4b74-bc5e-a8f65161c558 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 Jan 21 03:00:03.776303 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-496b8b66-58e0-4b74-bc5e-a8f65161c558 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:03.776935 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-496b8b66-58e0-4b74-bc5e-a8f65161c558 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:03.855940 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:03.855940 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:03.869660 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-496b8b66-58e0-4b74-bc5e-a8f65161c558 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:00:03.896138 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-496b8b66-58e0-4b74-bc5e-a8f65161c558 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 returned with HTTP 200 Jan 21 03:00:03.897407 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 326/656] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:00:03 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 => generated 915 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:00:03.907140 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-be5baf68-e435-4046-b211-7abd50748adf tempest-VolumeQuotaClassesTest-2080866269 tempest-VolumeQuotaClassesTest-2080866269] PUT http://10.222.0.36/volume/v3/43ed1541570b45feb9655273cef931b1/os-quota-class-sets/default Jan 21 03:00:03.908469 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:00:03.908469 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:00:03.908879 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-be5baf68-e435-4046-b211-7abd50748adf tempest-VolumeQuotaClassesTest-2080866269 tempest-VolumeQuotaClassesTest-2080866269] Action: 'update', calling method: update, body: {"quota_class_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:00:03.965729 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:03.965729 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:04.039037 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-be5baf68-e435-4046-b211-7abd50748adf tempest-VolumeQuotaClassesTest-2080866269 tempest-VolumeQuotaClassesTest-2080866269] http://10.222.0.36/volume/v3/43ed1541570b45feb9655273cef931b1/os-quota-class-sets/default returned with HTTP 200 Jan 21 03:00:04.040323 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 331/657] 10.222.0.36 () {60 vars in 1285 bytes} [Thu Jan 21 03:00:03 2021] PUT /volume/v3/43ed1541570b45feb9655273cef931b1/os-quota-class-sets/default => generated 534 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:00:04.055421 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-96d9b42b-9d94-4abe-a197-30c8b345940e tempest-VolumeQuotaClassesTest-2080866269 tempest-VolumeQuotaClassesTest-2080866269] DELETE http://10.222.0.36/volume/v3/43ed1541570b45feb9655273cef931b1/types/37c10943-bece-4bca-b971-ffcd95b9eed3 Jan 21 03:00:04.055937 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-96d9b42b-9d94-4abe-a197-30c8b345940e tempest-VolumeQuotaClassesTest-2080866269 tempest-VolumeQuotaClassesTest-2080866269] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:04.056135 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:00:04.056135 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:00:04.056529 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-96d9b42b-9d94-4abe-a197-30c8b345940e tempest-VolumeQuotaClassesTest-2080866269 tempest-VolumeQuotaClassesTest-2080866269] Calling method '_delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:04.131428 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 03:00:04.131428 n-d-766726-10 devstack@c-api.service[87957]: "UPDATE / DELETE expressions." % clause Jan 21 03:00:04.145189 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-96d9b42b-9d94-4abe-a197-30c8b345940e tempest-VolumeQuotaClassesTest-2080866269 tempest-VolumeQuotaClassesTest-2080866269] http://10.222.0.36/volume/v3/43ed1541570b45feb9655273cef931b1/types/37c10943-bece-4bca-b971-ffcd95b9eed3 returned with HTTP 202 Jan 21 03:00:04.151708 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 327/658] 10.222.0.36 () {58 vars in 1312 bytes} [Thu Jan 21 03:00:04 2021] DELETE /volume/v3/43ed1541570b45feb9655273cef931b1/types/37c10943-bece-4bca-b971-ffcd95b9eed3 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:00:04.156525 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8c250364-6e4d-41e4-aa6f-3f74f79dc459 tempest-VolumeQuotaClassesTest-2080866269 tempest-VolumeQuotaClassesTest-2080866269] GET http://10.222.0.36/volume/v3/43ed1541570b45feb9655273cef931b1/types/37c10943-bece-4bca-b971-ffcd95b9eed3 Jan 21 03:00:04.157181 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8c250364-6e4d-41e4-aa6f-3f74f79dc459 tempest-VolumeQuotaClassesTest-2080866269 tempest-VolumeQuotaClassesTest-2080866269] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:04.157933 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8c250364-6e4d-41e4-aa6f-3f74f79dc459 tempest-VolumeQuotaClassesTest-2080866269 tempest-VolumeQuotaClassesTest-2080866269] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:04.182400 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8c250364-6e4d-41e4-aa6f-3f74f79dc459 tempest-VolumeQuotaClassesTest-2080866269 tempest-VolumeQuotaClassesTest-2080866269] http://10.222.0.36/volume/v3/43ed1541570b45feb9655273cef931b1/types/37c10943-bece-4bca-b971-ffcd95b9eed3 returned with HTTP 404 Jan 21 03:00:04.186688 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 332/659] 10.222.0.36 () {58 vars in 1309 bytes} [Thu Jan 21 03:00:04 2021] GET /volume/v3/43ed1541570b45feb9655273cef931b1/types/37c10943-bece-4bca-b971-ffcd95b9eed3 => generated 114 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:00:04.914294 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1b6c3c50-03e5-45a6-a6bb-2b1c59178d4a tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 Jan 21 03:00:04.915174 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1b6c3c50-03e5-45a6-a6bb-2b1c59178d4a tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:04.916004 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1b6c3c50-03e5-45a6-a6bb-2b1c59178d4a tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:04.966447 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:04.966447 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:04.976473 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1b6c3c50-03e5-45a6-a6bb-2b1c59178d4a tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:00:05.000777 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1b6c3c50-03e5-45a6-a6bb-2b1c59178d4a tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 returned with HTTP 200 Jan 21 03:00:05.001897 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 328/660] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:00:04 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 => generated 916 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:00:05.162268 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-5bb05051-4381-4c02-919f-13dc14894714 req-b712e135-13d2-4330-9710-8c76fa7fd00d tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 Jan 21 03:00:05.163066 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-5bb05051-4381-4c02-919f-13dc14894714 req-b712e135-13d2-4330-9710-8c76fa7fd00d tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:05.163557 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-5bb05051-4381-4c02-919f-13dc14894714 req-b712e135-13d2-4330-9710-8c76fa7fd00d tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:05.232268 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:05.232268 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:05.242043 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-5bb05051-4381-4c02-919f-13dc14894714 req-b712e135-13d2-4330-9710-8c76fa7fd00d tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:00:05.268050 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-5bb05051-4381-4c02-919f-13dc14894714 req-b712e135-13d2-4330-9710-8c76fa7fd00d tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 returned with HTTP 200 Jan 21 03:00:05.269223 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 333/661] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 03:00:05 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 => generated 916 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:00:05.406147 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1b6c3c50-03e5-45a6-a6bb-2b1c59178d4a tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume// Jan 21 03:00:05.406858 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1b6c3c50-03e5-45a6-a6bb-2b1c59178d4a tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:05.407781 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:00:05.407781 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:00:05.408348 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1b6c3c50-03e5-45a6-a6bb-2b1c59178d4a tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'all' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:05.409668 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1b6c3c50-03e5-45a6-a6bb-2b1c59178d4a tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 03:00:05.410522 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 329/662] 10.222.0.36 () {58 vars in 1289 bytes} [Thu Jan 21 03:00:05 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:00:05.426674 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-5bb05051-4381-4c02-919f-13dc14894714 req-bd35ece4-d82e-401f-8e30-ec683f1d1f92 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] POST http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/attachments Jan 21 03:00:05.427189 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:00:05.427189 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:00:05.427728 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-5bb05051-4381-4c02-919f-13dc14894714 req-bd35ece4-d82e-401f-8e30-ec683f1d1f92 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "996c4466-bc56-413e-af76-0e8f648561b7", "instance_uuid": "c35ce27d-6db9-4e93-872a-6b95286caf08", "connector": null}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:00:05.496529 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:05.496529 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:05.602735 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-5bb05051-4381-4c02-919f-13dc14894714 req-bd35ece4-d82e-401f-8e30-ec683f1d1f92 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/attachments returned with HTTP 200 Jan 21 03:00:05.602735 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 334/663] 10.222.0.36 () {66 vars in 1565 bytes} [Thu Jan 21 03:00:05 2021] POST /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/attachments => generated 273 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:00:05.657436 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ac0802f2-c802-4023-9d95-524b212c4e73 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 Jan 21 03:00:05.659609 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ac0802f2-c802-4023-9d95-524b212c4e73 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:05.665723 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ac0802f2-c802-4023-9d95-524b212c4e73 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:05.704183 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-5bb05051-4381-4c02-919f-13dc14894714 req-bd35ece4-d82e-401f-8e30-ec683f1d1f92 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume// Jan 21 03:00:05.704659 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-5bb05051-4381-4c02-919f-13dc14894714 req-bd35ece4-d82e-401f-8e30-ec683f1d1f92 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:05.704880 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:00:05.704880 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:00:05.705258 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-5bb05051-4381-4c02-919f-13dc14894714 req-bd35ece4-d82e-401f-8e30-ec683f1d1f92 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:05.706793 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-5bb05051-4381-4c02-919f-13dc14894714 req-bd35ece4-d82e-401f-8e30-ec683f1d1f92 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 03:00:05.707394 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 335/664] 10.222.0.23 () {56 vars in 1089 bytes} [Thu Jan 21 03:00:05 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:00:05.722337 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-5bb05051-4381-4c02-919f-13dc14894714 req-3c43405c-0d42-4f08-8ee4-40fbf4de945b tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 Jan 21 03:00:05.722896 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-5bb05051-4381-4c02-919f-13dc14894714 req-3c43405c-0d42-4f08-8ee4-40fbf4de945b tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:05.723377 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-5bb05051-4381-4c02-919f-13dc14894714 req-3c43405c-0d42-4f08-8ee4-40fbf4de945b tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:05.779230 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:05.779230 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:05.790206 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ac0802f2-c802-4023-9d95-524b212c4e73 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:00:05.813362 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:05.813362 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:05.823128 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ac0802f2-c802-4023-9d95-524b212c4e73 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 returned with HTTP 200 Jan 21 03:00:05.823377 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:05.823377 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:05.834113 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 330/665] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:00:05 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 => generated 915 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:00:05.845925 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-5bb05051-4381-4c02-919f-13dc14894714 req-3c43405c-0d42-4f08-8ee4-40fbf4de945b tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:00:05.884957 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:05.884957 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:05.911670 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-5bb05051-4381-4c02-919f-13dc14894714 req-3c43405c-0d42-4f08-8ee4-40fbf4de945b tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 returned with HTTP 200 Jan 21 03:00:05.913257 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 336/666] 10.222.0.23 () {60 vars in 1403 bytes} [Thu Jan 21 03:00:05 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 => generated 1014 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 03:00:05.955578 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-5bb05051-4381-4c02-919f-13dc14894714 req-33777c74-f800-42ea-b8ea-f9086e02e19e tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] PUT http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/attachments/f68b10a5-f80c-4435-9ab1-ff43d49f02d1 Jan 21 03:00:05.956998 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:00:05.956998 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:00:05.957858 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-5bb05051-4381-4c02-919f-13dc14894714 req-33777c74-f800-42ea-b8ea-f9086e02e19e tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.23", "host": "n-h2-766726-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766726-10.cbci-766726-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:00:05.992646 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 03:00:05.992646 n-d-766726-10 devstack@c-api.service[87957]: return self(f, *args, **kw) Jan 21 03:00:05.993539 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-5bb05051-4381-4c02-919f-13dc14894714 req-33777c74-f800-42ea-b8ea-f9086e02e19e tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Lock "b'cinder-attachment_update-996c4466-bc56-413e-af76-0e8f648561b7-n-h2-766726-10'" acquired by "attachment_update" :: waited 0.013s {{(pid=87958) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 03:00:05.996623 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:05.996623 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:06.840861 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3a900a1d-45c2-4c84-b034-3a2a9abce6fc tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 Jan 21 03:00:06.841381 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3a900a1d-45c2-4c84-b034-3a2a9abce6fc tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:06.841575 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:00:06.841575 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:00:06.842320 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3a900a1d-45c2-4c84-b034-3a2a9abce6fc tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:06.898445 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:06.898445 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:06.908281 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3a900a1d-45c2-4c84-b034-3a2a9abce6fc tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:00:06.943861 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:06.943861 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:06.963564 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3a900a1d-45c2-4c84-b034-3a2a9abce6fc tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 returned with HTTP 200 Jan 21 03:00:06.964680 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 337/667] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:00:06 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 => generated 915 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:00:07.635517 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-5bb05051-4381-4c02-919f-13dc14894714 req-33777c74-f800-42ea-b8ea-f9086e02e19e tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Lock "b'cinder-attachment_update-996c4466-bc56-413e-af76-0e8f648561b7-n-h2-766726-10'" released by "attachment_update" :: held 1.642s {{(pid=87958) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 03:00:07.636695 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-5bb05051-4381-4c02-919f-13dc14894714 req-33777c74-f800-42ea-b8ea-f9086e02e19e tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/attachments/f68b10a5-f80c-4435-9ab1-ff43d49f02d1 returned with HTTP 200 Jan 21 03:00:07.637894 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 331/668] 10.222.0.23 () {64 vars in 1468 bytes} [Thu Jan 21 03:00:05 2021] PUT /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/attachments/f68b10a5-f80c-4435-9ab1-ff43d49f02d1 => generated 762 bytes in 1690 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:00:07.981754 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a8082076-7988-4fa1-9bf0-f35753fe6038 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 Jan 21 03:00:07.982266 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a8082076-7988-4fa1-9bf0-f35753fe6038 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:07.982622 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:00:07.982622 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:00:07.983354 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a8082076-7988-4fa1-9bf0-f35753fe6038 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:08.036493 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:08.036493 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:08.045306 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a8082076-7988-4fa1-9bf0-f35753fe6038 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:00:08.067164 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:08.067164 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:08.089497 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a8082076-7988-4fa1-9bf0-f35753fe6038 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 returned with HTTP 200 Jan 21 03:00:08.090479 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 338/669] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:00:07 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 => generated 916 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:00:08.590337 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-01fd6183-41aa-4ee7-89b7-85013f0ecda0 tempest-VolumeSnapshotQuotasNegativeTestJSON-2138118 tempest-VolumeSnapshotQuotasNegativeTestJSON-2138118] GET http://10.222.0.36/volume/v3/7472f97e0c8f4c2e834dcc82c12f5197/os-quota-sets/c651480b02d648b8a0930047ba5f3e38 Jan 21 03:00:08.590926 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-01fd6183-41aa-4ee7-89b7-85013f0ecda0 tempest-VolumeSnapshotQuotasNegativeTestJSON-2138118 tempest-VolumeSnapshotQuotasNegativeTestJSON-2138118] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:08.591126 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:00:08.591126 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:00:08.591779 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-01fd6183-41aa-4ee7-89b7-85013f0ecda0 tempest-VolumeSnapshotQuotasNegativeTestJSON-2138118 tempest-VolumeSnapshotQuotasNegativeTestJSON-2138118] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:08.592502 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:08.592502 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:08.646615 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-01fd6183-41aa-4ee7-89b7-85013f0ecda0 tempest-VolumeSnapshotQuotasNegativeTestJSON-2138118 tempest-VolumeSnapshotQuotasNegativeTestJSON-2138118] http://10.222.0.36/volume/v3/7472f97e0c8f4c2e834dcc82c12f5197/os-quota-sets/c651480b02d648b8a0930047ba5f3e38 returned with HTTP 200 Jan 21 03:00:08.647853 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 332/670] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:00:08 2021] GET /volume/v3/7472f97e0c8f4c2e834dcc82c12f5197/os-quota-sets/c651480b02d648b8a0930047ba5f3e38 => generated 361 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:00:08.662363 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5054fbe9-3854-4c70-aea1-a3bead14c83a tempest-VolumeSnapshotQuotasNegativeTestJSON-2138118 tempest-VolumeSnapshotQuotasNegativeTestJSON-2138118] PUT http://10.222.0.36/volume/v3/7472f97e0c8f4c2e834dcc82c12f5197/os-quota-sets/c651480b02d648b8a0930047ba5f3e38 Jan 21 03:00:08.662859 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:00:08.662859 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:00:08.663274 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5054fbe9-3854-4c70-aea1-a3bead14c83a tempest-VolumeSnapshotQuotasNegativeTestJSON-2138118 tempest-VolumeSnapshotQuotasNegativeTestJSON-2138118] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:00:08.814684 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota [None req-5054fbe9-3854-4c70-aea1-a3bead14c83a tempest-VolumeSnapshotQuotasNegativeTestJSON-2138118 tempest-VolumeSnapshotQuotasNegativeTestJSON-2138118] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:00:08.815864 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota [None req-5054fbe9-3854-4c70-aea1-a3bead14c83a tempest-VolumeSnapshotQuotasNegativeTestJSON-2138118 tempest-VolumeSnapshotQuotasNegativeTestJSON-2138118] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:00:08.816726 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota [None req-5054fbe9-3854-4c70-aea1-a3bead14c83a tempest-VolumeSnapshotQuotasNegativeTestJSON-2138118 tempest-VolumeSnapshotQuotasNegativeTestJSON-2138118] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:00:08.826491 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5054fbe9-3854-4c70-aea1-a3bead14c83a tempest-VolumeSnapshotQuotasNegativeTestJSON-2138118 tempest-VolumeSnapshotQuotasNegativeTestJSON-2138118] http://10.222.0.36/volume/v3/7472f97e0c8f4c2e834dcc82c12f5197/os-quota-sets/c651480b02d648b8a0930047ba5f3e38 returned with HTTP 200 Jan 21 03:00:08.833903 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 339/671] 10.222.0.36 () {60 vars in 1341 bytes} [Thu Jan 21 03:00:08 2021] PUT /volume/v3/7472f97e0c8f4c2e834dcc82c12f5197/os-quota-sets/c651480b02d648b8a0930047ba5f3e38 => generated 314 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:00:08.986195 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4791dd0a-402b-4559-a56a-4c3ddc313b02 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] POST http://10.222.0.36/volume/v3/c651480b02d648b8a0930047ba5f3e38/volumes Jan 21 03:00:08.987167 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4791dd0a-402b-4559-a56a-4c3ddc313b02 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-243556005"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:00:08.988490 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-4791dd0a-402b-4559-a56a-4c3ddc313b02 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-243556005'}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:00:08.988940 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-4791dd0a-402b-4559-a56a-4c3ddc313b02 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Create volume of 1 GB Jan 21 03:00:09.003301 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4791dd0a-402b-4559-a56a-4c3ddc313b02 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Availability Zones retrieved successfully. Jan 21 03:00:09.021152 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-4791dd0a-402b-4559-a56a-4c3ddc313b02 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Flow 'volume_create_api' (908e8e02-f3f6-4d94-823c-2be824c54282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:00:09.023953 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-4791dd0a-402b-4559-a56a-4c3ddc313b02 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c3e78fb-6183-485f-90dd-5fc5c53f2648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:00:09.026121 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-4791dd0a-402b-4559-a56a-4c3ddc313b02 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Validating volume size '1' using validate_int {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:00:09.105693 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-4791dd0a-402b-4559-a56a-4c3ddc313b02 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c3e78fb-6183-485f-90dd-5fc5c53f2648) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:00:09.107878 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-33cc0564-f3be-427c-9bdc-1e43ff9cc86b tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 Jan 21 03:00:09.108376 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-4791dd0a-402b-4559-a56a-4c3ddc313b02 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0c759c3-1225-4cdb-9f8e-22490637c94b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:00:09.108720 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-33cc0564-f3be-427c-9bdc-1e43ff9cc86b tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:09.110502 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-33cc0564-f3be-427c-9bdc-1e43ff9cc86b tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:09.166227 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:09.166227 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:09.176623 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-33cc0564-f3be-427c-9bdc-1e43ff9cc86b tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:00:09.198501 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:09.198501 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:09.208163 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-33cc0564-f3be-427c-9bdc-1e43ff9cc86b tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 returned with HTTP 200 Jan 21 03:00:09.209527 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 340/672] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:00:09 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 => generated 916 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:00:09.258271 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-4791dd0a-402b-4559-a56a-4c3ddc313b02 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Created reservations ['20c1b5f5-aea0-4aa6-a76d-c03e76d9a2ff', '51504d64-83c5-453a-a908-8d6bd9e2792d', 'c7138cc1-b67a-4ef7-99db-d8f120202a76', '65de77fd-c743-4e5b-a447-aaceab2b9936'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:00:09.260271 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-4791dd0a-402b-4559-a56a-4c3ddc313b02 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0c759c3-1225-4cdb-9f8e-22490637c94b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20c1b5f5-aea0-4aa6-a76d-c03e76d9a2ff', '51504d64-83c5-453a-a908-8d6bd9e2792d', 'c7138cc1-b67a-4ef7-99db-d8f120202a76', '65de77fd-c743-4e5b-a447-aaceab2b9936']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:00:09.262697 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-4791dd0a-402b-4559-a56a-4c3ddc313b02 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c357db2b-6d64-4e3a-8727-69030dac415b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:00:09.323199 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-4791dd0a-402b-4559-a56a-4c3ddc313b02 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c357db2b-6d64-4e3a-8727-69030dac415b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '761101a2-f0e6-4ffc-a8f5-752d9c9ad58c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-243556005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c651480b02d648b8a0930047ba5f3e38',qos_specs=None,replication_status=,reservations=['20c1b5f5-aea0-4aa6-a76d-c03e76d9a2ff','51504d64-83c5-453a-a908-8d6bd9e2792d','c7138cc1-b67a-4ef7-99db-d8f120202a76','65de77fd-c743-4e5b-a447-aaceab2b9936'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3adb3353ca244e2098013f5fd30a7b2b',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:00:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-243556005',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=761101a2-f0e6-4ffc-a8f5-752d9c9ad58c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c651480b02d648b8a0930047ba5f3e38',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3adb3353ca244e2098013f5fd30a7b2b',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:00:09.325272 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-4791dd0a-402b-4559-a56a-4c3ddc313b02 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60dffb08-f536-4a12-b502-92f6d1ba79ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:00:09.351586 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-4791dd0a-402b-4559-a56a-4c3ddc313b02 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60dffb08-f536-4a12-b502-92f6d1ba79ec) transitioned into state 'SUCCESS' from state '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-243556005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c651480b02d648b8a0930047ba5f3e38',qos_specs=None,replication_status=,reservations=['20c1b5f5-aea0-4aa6-a76d-c03e76d9a2ff','51504d64-83c5-453a-a908-8d6bd9e2792d','c7138cc1-b67a-4ef7-99db-d8f120202a76','65de77fd-c743-4e5b-a447-aaceab2b9936'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3adb3353ca244e2098013f5fd30a7b2b',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:00:09.353610 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-4791dd0a-402b-4559-a56a-4c3ddc313b02 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d299aca-5e74-4895-9c10-fa9c4e712758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:00:09.369005 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-4791dd0a-402b-4559-a56a-4c3ddc313b02 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d299aca-5e74-4895-9c10-fa9c4e712758) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:00:09.373630 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-4791dd0a-402b-4559-a56a-4c3ddc313b02 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Flow 'volume_create_api' (908e8e02-f3f6-4d94-823c-2be824c54282) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:00:09.426322 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4791dd0a-402b-4559-a56a-4c3ddc313b02 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Create volume request issued successfully. Jan 21 03:00:09.441754 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4791dd0a-402b-4559-a56a-4c3ddc313b02 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] http://10.222.0.36/volume/v3/c651480b02d648b8a0930047ba5f3e38/volumes returned with HTTP 202 Jan 21 03:00:09.442208 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 333/673] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 03:00:08 2021] POST /volume/v3/c651480b02d648b8a0930047ba5f3e38/volumes => generated 835 bytes in 608 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 03:00:09.458101 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8ddc53f9-7123-47be-bfa9-4e39895b34d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] GET http://10.222.0.36/volume/v3/c651480b02d648b8a0930047ba5f3e38/volumes/761101a2-f0e6-4ffc-a8f5-752d9c9ad58c Jan 21 03:00:09.459028 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8ddc53f9-7123-47be-bfa9-4e39895b34d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:09.459438 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:00:09.459438 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:00:09.460072 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8ddc53f9-7123-47be-bfa9-4e39895b34d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:09.515460 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:09.515460 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:09.526152 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8ddc53f9-7123-47be-bfa9-4e39895b34d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Volume info retrieved successfully. Jan 21 03:00:09.575259 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8ddc53f9-7123-47be-bfa9-4e39895b34d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] http://10.222.0.36/volume/v3/c651480b02d648b8a0930047ba5f3e38/volumes/761101a2-f0e6-4ffc-a8f5-752d9c9ad58c returned with HTTP 200 Jan 21 03:00:09.576879 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 341/674] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:00:09 2021] GET /volume/v3/c651480b02d648b8a0930047ba5f3e38/volumes/761101a2-f0e6-4ffc-a8f5-752d9c9ad58c => generated 927 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:00:10.228470 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1115a246-f585-40ea-9ee6-f5b3e50935c3 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 Jan 21 03:00:10.229026 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1115a246-f585-40ea-9ee6-f5b3e50935c3 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:10.229162 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:00:10.229162 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:00:10.229496 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1115a246-f585-40ea-9ee6-f5b3e50935c3 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:10.285229 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:10.285229 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:10.303775 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1115a246-f585-40ea-9ee6-f5b3e50935c3 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:00:10.323522 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:10.323522 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:10.332994 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1115a246-f585-40ea-9ee6-f5b3e50935c3 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 returned with HTTP 200 Jan 21 03:00:10.333968 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 334/675] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:00:10 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 => generated 916 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:00:10.591768 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2d57fd5c-b623-4508-9027-0bd251515397 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] GET http://10.222.0.36/volume/v3/c651480b02d648b8a0930047ba5f3e38/volumes/761101a2-f0e6-4ffc-a8f5-752d9c9ad58c Jan 21 03:00:10.592401 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2d57fd5c-b623-4508-9027-0bd251515397 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:10.592701 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:00:10.592701 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:00:10.593316 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2d57fd5c-b623-4508-9027-0bd251515397 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:10.648374 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:10.648374 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:10.658246 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2d57fd5c-b623-4508-9027-0bd251515397 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Volume info retrieved successfully. Jan 21 03:00:10.684509 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2d57fd5c-b623-4508-9027-0bd251515397 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] http://10.222.0.36/volume/v3/c651480b02d648b8a0930047ba5f3e38/volumes/761101a2-f0e6-4ffc-a8f5-752d9c9ad58c returned with HTTP 200 Jan 21 03:00:10.685342 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 342/676] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:00:10 2021] GET /volume/v3/c651480b02d648b8a0930047ba5f3e38/volumes/761101a2-f0e6-4ffc-a8f5-752d9c9ad58c => generated 928 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:00:10.701266 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1efe437e-1422-44c3-b710-caa1f5d872a8 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] POST http://10.222.0.36/volume/v3/c651480b02d648b8a0930047ba5f3e38/snapshots Jan 21 03:00:10.701720 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:00:10.701720 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:00:10.702135 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1efe437e-1422-44c3-b710-caa1f5d872a8 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "761101a2-f0e6-4ffc-a8f5-752d9c9ad58c", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-751873872"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:00:10.757484 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:10.757484 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:10.758687 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1efe437e-1422-44c3-b710-caa1f5d872a8 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Volume info retrieved successfully. Jan 21 03:00:10.759039 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-1efe437e-1422-44c3-b710-caa1f5d872a8 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Create snapshot from volume 761101a2-f0e6-4ffc-a8f5-752d9c9ad58c Jan 21 03:00:10.827837 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-1efe437e-1422-44c3-b710-caa1f5d872a8 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Created reservations ['6104734a-fb82-4500-a6e5-433805f555c7', '1fc15c61-744e-4a19-9e52-930a985618ff', '385b8cc6-dc43-42e1-b8c8-60e1f50701ad', '78ffac88-44a5-4371-8a71-e01c66bd1421'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:00:10.937793 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1efe437e-1422-44c3-b710-caa1f5d872a8 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Snapshot create request issued successfully. Jan 21 03:00:10.938810 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1efe437e-1422-44c3-b710-caa1f5d872a8 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] http://10.222.0.36/volume/v3/c651480b02d648b8a0930047ba5f3e38/snapshots returned with HTTP 202 Jan 21 03:00:10.939695 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 335/677] 10.222.0.36 () {60 vars in 1232 bytes} [Thu Jan 21 03:00:10 2021] POST /volume/v3/c651480b02d648b8a0930047ba5f3e38/snapshots => generated 322 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:00:10.950234 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-974d0353-eca3-45ce-87f8-6ddd4a11bb70 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] GET http://10.222.0.36/volume/v3/c651480b02d648b8a0930047ba5f3e38/snapshots/d84be8f0-889e-48a9-b109-a27207b1fffc Jan 21 03:00:10.950794 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-974d0353-eca3-45ce-87f8-6ddd4a11bb70 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:10.951526 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:00:10.951526 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:00:10.951526 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-974d0353-eca3-45ce-87f8-6ddd4a11bb70 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:10.979489 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:10.979489 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:10.980690 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-974d0353-eca3-45ce-87f8-6ddd4a11bb70 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Snapshot retrieved successfully. Jan 21 03:00:10.982653 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-974d0353-eca3-45ce-87f8-6ddd4a11bb70 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] http://10.222.0.36/volume/v3/c651480b02d648b8a0930047ba5f3e38/snapshots/d84be8f0-889e-48a9-b109-a27207b1fffc returned with HTTP 200 Jan 21 03:00:10.983492 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 343/678] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:00:10 2021] GET /volume/v3/c651480b02d648b8a0930047ba5f3e38/snapshots/d84be8f0-889e-48a9-b109-a27207b1fffc => generated 454 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:00:11.352078 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-980ada51-34e4-4dd4-9225-3284bb5c9443 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 Jan 21 03:00:11.353193 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-980ada51-34e4-4dd4-9225-3284bb5c9443 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:11.353589 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:00:11.353589 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:00:11.354212 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-980ada51-34e4-4dd4-9225-3284bb5c9443 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:11.406505 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:11.406505 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:11.415252 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-980ada51-34e4-4dd4-9225-3284bb5c9443 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:00:11.435303 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:11.435303 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:11.444270 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-980ada51-34e4-4dd4-9225-3284bb5c9443 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 returned with HTTP 200 Jan 21 03:00:11.445111 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 336/679] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:00:11 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 => generated 916 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:00:11.995893 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c6f7c933-8ca9-4db1-b927-311e2a8fe33d tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] GET http://10.222.0.36/volume/v3/c651480b02d648b8a0930047ba5f3e38/snapshots/d84be8f0-889e-48a9-b109-a27207b1fffc Jan 21 03:00:11.996643 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c6f7c933-8ca9-4db1-b927-311e2a8fe33d tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:11.997001 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:00:11.997001 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:00:11.997602 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c6f7c933-8ca9-4db1-b927-311e2a8fe33d tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:12.044806 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:12.044806 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:12.045856 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c6f7c933-8ca9-4db1-b927-311e2a8fe33d tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Snapshot retrieved successfully. Jan 21 03:00:12.048157 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c6f7c933-8ca9-4db1-b927-311e2a8fe33d tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] http://10.222.0.36/volume/v3/c651480b02d648b8a0930047ba5f3e38/snapshots/d84be8f0-889e-48a9-b109-a27207b1fffc returned with HTTP 200 Jan 21 03:00:12.049356 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 344/680] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:00:11 2021] GET /volume/v3/c651480b02d648b8a0930047ba5f3e38/snapshots/d84be8f0-889e-48a9-b109-a27207b1fffc => generated 454 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:00:12.461068 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4a447fb2-a810-41e2-86e1-39ffaa4e49c4 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 Jan 21 03:00:12.461603 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4a447fb2-a810-41e2-86e1-39ffaa4e49c4 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:12.461755 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:00:12.461755 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:00:12.462428 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4a447fb2-a810-41e2-86e1-39ffaa4e49c4 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:12.515582 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:12.515582 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:12.525990 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4a447fb2-a810-41e2-86e1-39ffaa4e49c4 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:00:12.548021 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:12.548021 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:12.557774 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4a447fb2-a810-41e2-86e1-39ffaa4e49c4 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 returned with HTTP 200 Jan 21 03:00:12.558675 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 337/681] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:00:12 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 => generated 916 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:00:13.063077 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8d15ccee-d8bb-4343-8350-bee85176b3cc tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] GET http://10.222.0.36/volume/v3/c651480b02d648b8a0930047ba5f3e38/snapshots/d84be8f0-889e-48a9-b109-a27207b1fffc Jan 21 03:00:13.063779 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8d15ccee-d8bb-4343-8350-bee85176b3cc tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:13.064053 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:00:13.064053 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:00:13.064445 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8d15ccee-d8bb-4343-8350-bee85176b3cc tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:13.089213 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:13.089213 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:13.090305 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8d15ccee-d8bb-4343-8350-bee85176b3cc tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Snapshot retrieved successfully. Jan 21 03:00:13.092257 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8d15ccee-d8bb-4343-8350-bee85176b3cc tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] http://10.222.0.36/volume/v3/c651480b02d648b8a0930047ba5f3e38/snapshots/d84be8f0-889e-48a9-b109-a27207b1fffc returned with HTTP 200 Jan 21 03:00:13.093064 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 345/682] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:00:13 2021] GET /volume/v3/c651480b02d648b8a0930047ba5f3e38/snapshots/d84be8f0-889e-48a9-b109-a27207b1fffc => generated 481 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:00:13.106348 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-26916495-5d22-4f31-a226-f1924a657229 tempest-VolumeSnapshotQuotasNegativeTestJSON-2138118 tempest-VolumeSnapshotQuotasNegativeTestJSON-2138118] PUT http://10.222.0.36/volume/v3/7472f97e0c8f4c2e834dcc82c12f5197/os-quota-sets/c651480b02d648b8a0930047ba5f3e38 Jan 21 03:00:13.106856 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:00:13.106856 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:00:13.107261 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-26916495-5d22-4f31-a226-f1924a657229 tempest-VolumeSnapshotQuotasNegativeTestJSON-2138118 tempest-VolumeSnapshotQuotasNegativeTestJSON-2138118] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:00:13.217974 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-26916495-5d22-4f31-a226-f1924a657229 tempest-VolumeSnapshotQuotasNegativeTestJSON-2138118 tempest-VolumeSnapshotQuotasNegativeTestJSON-2138118] http://10.222.0.36/volume/v3/7472f97e0c8f4c2e834dcc82c12f5197/os-quota-sets/c651480b02d648b8a0930047ba5f3e38 returned with HTTP 200 Jan 21 03:00:13.220094 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 338/683] 10.222.0.36 () {60 vars in 1341 bytes} [Thu Jan 21 03:00:13 2021] PUT /volume/v3/7472f97e0c8f4c2e834dcc82c12f5197/os-quota-sets/c651480b02d648b8a0930047ba5f3e38 => generated 314 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:00:13.230010 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c2355853-c810-4074-8ad1-fe4ead342cf1 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] POST http://10.222.0.36/volume/v3/c651480b02d648b8a0930047ba5f3e38/snapshots Jan 21 03:00:13.230457 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:00:13.230457 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:00:13.230898 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c2355853-c810-4074-8ad1-fe4ead342cf1 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "761101a2-f0e6-4ffc-a8f5-752d9c9ad58c"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:00:13.281464 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:13.281464 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:13.282770 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c2355853-c810-4074-8ad1-fe4ead342cf1 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Volume info retrieved successfully. Jan 21 03:00:13.283133 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-c2355853-c810-4074-8ad1-fe4ead342cf1 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Create snapshot from volume 761101a2-f0e6-4ffc-a8f5-752d9c9ad58c Jan 21 03:00:13.345920 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota_utils [None req-c2355853-c810-4074-8ad1-fe4ead342cf1 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Quota exceeded for c651480b02d648b8a0930047ba5f3e38, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 21 03:00:13.346893 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.middleware.fault [None req-c2355853-c810-4074-8ad1-fe4ead342cf1 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] http://10.222.0.36/volume/v3/c651480b02d648b8a0930047ba5f3e38/snapshots returned with HTTP 413 Jan 21 03:00:13.349863 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 346/684] 10.222.0.36 () {60 vars in 1231 bytes} [Thu Jan 21 03:00:13 2021] POST /volume/v3/c651480b02d648b8a0930047ba5f3e38/snapshots => generated 208 bytes in 124 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 21 03:00:13.361045 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-17533687-bfb9-44c9-be29-de0f371bee47 tempest-VolumeSnapshotQuotasNegativeTestJSON-2138118 tempest-VolumeSnapshotQuotasNegativeTestJSON-2138118] PUT http://10.222.0.36/volume/v3/7472f97e0c8f4c2e834dcc82c12f5197/os-quota-sets/c651480b02d648b8a0930047ba5f3e38 Jan 21 03:00:13.361930 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-17533687-bfb9-44c9-be29-de0f371bee47 tempest-VolumeSnapshotQuotasNegativeTestJSON-2138118 tempest-VolumeSnapshotQuotasNegativeTestJSON-2138118] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:00:13.480008 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-17533687-bfb9-44c9-be29-de0f371bee47 tempest-VolumeSnapshotQuotasNegativeTestJSON-2138118 tempest-VolumeSnapshotQuotasNegativeTestJSON-2138118] http://10.222.0.36/volume/v3/7472f97e0c8f4c2e834dcc82c12f5197/os-quota-sets/c651480b02d648b8a0930047ba5f3e38 returned with HTTP 200 Jan 21 03:00:13.481318 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 339/685] 10.222.0.36 () {60 vars in 1341 bytes} [Thu Jan 21 03:00:13 2021] PUT /volume/v3/7472f97e0c8f4c2e834dcc82c12f5197/os-quota-sets/c651480b02d648b8a0930047ba5f3e38 => generated 314 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:00:13.493567 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e65ac3d5-7068-4b81-ab3d-f33cdb923822 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] POST http://10.222.0.36/volume/v3/c651480b02d648b8a0930047ba5f3e38/snapshots Jan 21 03:00:13.494020 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:00:13.494020 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:00:13.494516 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e65ac3d5-7068-4b81-ab3d-f33cdb923822 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "761101a2-f0e6-4ffc-a8f5-752d9c9ad58c"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:00:13.545905 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:13.545905 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:13.548466 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e65ac3d5-7068-4b81-ab3d-f33cdb923822 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Volume info retrieved successfully. Jan 21 03:00:13.548985 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-e65ac3d5-7068-4b81-ab3d-f33cdb923822 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Create snapshot from volume 761101a2-f0e6-4ffc-a8f5-752d9c9ad58c Jan 21 03:00:13.576294 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5082a9e9-22c9-4cd4-89f1-e82c8d9645c4 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 Jan 21 03:00:13.579415 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5082a9e9-22c9-4cd4-89f1-e82c8d9645c4 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:13.579415 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5082a9e9-22c9-4cd4-89f1-e82c8d9645c4 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:13.621768 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota_utils [None req-e65ac3d5-7068-4b81-ab3d-f33cdb923822 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Quota exceeded for c651480b02d648b8a0930047ba5f3e38, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jan 21 03:00:13.626916 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.middleware.fault [None req-e65ac3d5-7068-4b81-ab3d-f33cdb923822 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] http://10.222.0.36/volume/v3/c651480b02d648b8a0930047ba5f3e38/snapshots returned with HTTP 413 Jan 21 03:00:13.631030 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 347/686] 10.222.0.36 () {60 vars in 1231 bytes} [Thu Jan 21 03:00:13 2021] POST /volume/v3/c651480b02d648b8a0930047ba5f3e38/snapshots => generated 133 bytes in 142 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 21 03:00:13.644934 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9a02146e-b69a-4b7b-90a1-96b115f0cac4 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] DELETE http://10.222.0.36/volume/v3/c651480b02d648b8a0930047ba5f3e38/snapshots/d84be8f0-889e-48a9-b109-a27207b1fffc Jan 21 03:00:13.645571 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9a02146e-b69a-4b7b-90a1-96b115f0cac4 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:13.645787 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:00:13.645787 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:00:13.646168 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9a02146e-b69a-4b7b-90a1-96b115f0cac4 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:13.647412 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-9a02146e-b69a-4b7b-90a1-96b115f0cac4 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Delete snapshot with id: d84be8f0-889e-48a9-b109-a27207b1fffc Jan 21 03:00:13.660784 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:13.660784 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:13.669800 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-5082a9e9-22c9-4cd4-89f1-e82c8d9645c4 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:00:13.676796 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:13.676796 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:13.678831 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9a02146e-b69a-4b7b-90a1-96b115f0cac4 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Snapshot retrieved successfully. Jan 21 03:00:13.691772 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:13.691772 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:13.716901 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5082a9e9-22c9-4cd4-89f1-e82c8d9645c4 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 returned with HTTP 200 Jan 21 03:00:13.718045 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 340/687] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:00:13 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 => generated 916 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:00:13.726924 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-5bb05051-4381-4c02-919f-13dc14894714 req-61cefcee-59dc-45a5-8dfb-7d397aa9c973 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] POST http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/attachments/f68b10a5-f80c-4435-9ab1-ff43d49f02d1/action Jan 21 03:00:13.727438 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:00:13.727438 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:00:13.727866 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-5bb05051-4381-4c02-919f-13dc14894714 req-61cefcee-59dc-45a5-8dfb-7d397aa9c973 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Action body: b'{"os-complete": null}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:00:13.728239 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-5bb05051-4381-4c02-919f-13dc14894714 req-61cefcee-59dc-45a5-8dfb-7d397aa9c973 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:00:13.763149 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9a02146e-b69a-4b7b-90a1-96b115f0cac4 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Snapshot delete request issued successfully. Jan 21 03:00:13.767001 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9a02146e-b69a-4b7b-90a1-96b115f0cac4 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] http://10.222.0.36/volume/v3/c651480b02d648b8a0930047ba5f3e38/snapshots/d84be8f0-889e-48a9-b109-a27207b1fffc returned with HTTP 202 Jan 21 03:00:13.770810 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 348/688] 10.222.0.36 () {58 vars in 1324 bytes} [Thu Jan 21 03:00:13 2021] DELETE /volume/v3/c651480b02d648b8a0930047ba5f3e38/snapshots/d84be8f0-889e-48a9-b109-a27207b1fffc => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:00:13.779594 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6c9ea925-6f47-43bd-b3e1-fa41fbdadfc3 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] GET http://10.222.0.36/volume/v3/c651480b02d648b8a0930047ba5f3e38/snapshots/d84be8f0-889e-48a9-b109-a27207b1fffc Jan 21 03:00:13.780192 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6c9ea925-6f47-43bd-b3e1-fa41fbdadfc3 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:13.780464 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:00:13.780464 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:00:13.781432 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6c9ea925-6f47-43bd-b3e1-fa41fbdadfc3 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:13.806928 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:13.806928 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:13.822614 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-5bb05051-4381-4c02-919f-13dc14894714 req-61cefcee-59dc-45a5-8dfb-7d397aa9c973 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/attachments/f68b10a5-f80c-4435-9ab1-ff43d49f02d1/action returned with HTTP 204 Jan 21 03:00:13.823879 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 341/689] 10.222.0.23 () {64 vars in 1489 bytes} [Thu Jan 21 03:00:13 2021] POST /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/attachments/f68b10a5-f80c-4435-9ab1-ff43d49f02d1/action => generated 0 bytes in 102 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:00:13.831244 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:13.831244 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:13.832373 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-6c9ea925-6f47-43bd-b3e1-fa41fbdadfc3 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Snapshot retrieved successfully. Jan 21 03:00:13.834517 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6c9ea925-6f47-43bd-b3e1-fa41fbdadfc3 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] http://10.222.0.36/volume/v3/c651480b02d648b8a0930047ba5f3e38/snapshots/d84be8f0-889e-48a9-b109-a27207b1fffc returned with HTTP 200 Jan 21 03:00:13.835661 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 349/690] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:00:13 2021] GET /volume/v3/c651480b02d648b8a0930047ba5f3e38/snapshots/d84be8f0-889e-48a9-b109-a27207b1fffc => generated 480 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:00:14.736491 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-50992a69-206c-470e-b80c-30b9ca73a44c tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 Jan 21 03:00:14.737424 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-50992a69-206c-470e-b80c-30b9ca73a44c tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:14.737654 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:00:14.737654 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:00:14.738054 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-50992a69-206c-470e-b80c-30b9ca73a44c tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:14.816417 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:14.816417 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:14.826230 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-50992a69-206c-470e-b80c-30b9ca73a44c tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:00:14.847638 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e71ee1a7-8e0f-44f8-94b1-c6d1ad32a0fc tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] GET http://10.222.0.36/volume/v3/c651480b02d648b8a0930047ba5f3e38/snapshots/d84be8f0-889e-48a9-b109-a27207b1fffc Jan 21 03:00:14.848526 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e71ee1a7-8e0f-44f8-94b1-c6d1ad32a0fc tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:14.849004 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:00:14.849004 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:00:14.849652 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e71ee1a7-8e0f-44f8-94b1-c6d1ad32a0fc tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:14.864689 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:14.864689 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:14.877124 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-50992a69-206c-470e-b80c-30b9ca73a44c tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 returned with HTTP 200 Jan 21 03:00:14.878187 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 342/691] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:00:14 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 => generated 1208 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:00:14.919266 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:14.919266 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:14.923941 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e71ee1a7-8e0f-44f8-94b1-c6d1ad32a0fc tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Snapshot retrieved successfully. Jan 21 03:00:14.926126 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e71ee1a7-8e0f-44f8-94b1-c6d1ad32a0fc tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] http://10.222.0.36/volume/v3/c651480b02d648b8a0930047ba5f3e38/snapshots/d84be8f0-889e-48a9-b109-a27207b1fffc returned with HTTP 200 Jan 21 03:00:14.932887 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 350/692] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:00:14 2021] GET /volume/v3/c651480b02d648b8a0930047ba5f3e38/snapshots/d84be8f0-889e-48a9-b109-a27207b1fffc => generated 480 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:00:15.561299 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c479c7f3-1311-4421-aae9-034fe119cf40 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] GET http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/3cef4068-e4b3-457a-a39b-abf1ad7ac6b4 Jan 21 03:00:15.561850 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c479c7f3-1311-4421-aae9-034fe119cf40 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:15.562072 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:00:15.562072 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:00:15.562947 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c479c7f3-1311-4421-aae9-034fe119cf40 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:15.615260 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:15.615260 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:15.624014 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c479c7f3-1311-4421-aae9-034fe119cf40 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Volume info retrieved successfully. Jan 21 03:00:15.643761 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:15.643761 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:15.652552 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c479c7f3-1311-4421-aae9-034fe119cf40 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/3cef4068-e4b3-457a-a39b-abf1ad7ac6b4 returned with HTTP 200 Jan 21 03:00:15.664566 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 343/693] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:00:15 2021] GET /volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/3cef4068-e4b3-457a-a39b-abf1ad7ac6b4 => generated 1210 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:00:15.940899 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5132986d-0bce-41ee-98e5-b17a4f2d4f52 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] GET http://10.222.0.36/volume/v3/c651480b02d648b8a0930047ba5f3e38/snapshots/d84be8f0-889e-48a9-b109-a27207b1fffc Jan 21 03:00:15.942185 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5132986d-0bce-41ee-98e5-b17a4f2d4f52 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:15.942615 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:00:15.942615 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:00:15.943510 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5132986d-0bce-41ee-98e5-b17a4f2d4f52 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:16.002329 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5132986d-0bce-41ee-98e5-b17a4f2d4f52 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] http://10.222.0.36/volume/v3/c651480b02d648b8a0930047ba5f3e38/snapshots/d84be8f0-889e-48a9-b109-a27207b1fffc returned with HTTP 404 Jan 21 03:00:16.009533 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 351/694] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:00:15 2021] GET /volume/v3/c651480b02d648b8a0930047ba5f3e38/snapshots/d84be8f0-889e-48a9-b109-a27207b1fffc => generated 111 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:00:16.011352 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9f797c35-36a1-4487-8180-fac1ea6b53ca tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] DELETE http://10.222.0.36/volume/v3/c651480b02d648b8a0930047ba5f3e38/volumes/761101a2-f0e6-4ffc-a8f5-752d9c9ad58c Jan 21 03:00:16.011877 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9f797c35-36a1-4487-8180-fac1ea6b53ca tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:16.012096 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:00:16.012096 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:00:16.012470 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9f797c35-36a1-4487-8180-fac1ea6b53ca tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:16.012935 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-9f797c35-36a1-4487-8180-fac1ea6b53ca tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Delete volume with id: 761101a2-f0e6-4ffc-a8f5-752d9c9ad58c Jan 21 03:00:16.075673 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:16.075673 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:16.077150 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9f797c35-36a1-4487-8180-fac1ea6b53ca tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Volume info retrieved successfully. Jan 21 03:00:16.104147 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-1b516be9-4e65-4414-932c-587e1e75f7e7 req-3d03fe72-ac2f-4b72-9337-8954aa3f315a tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] GET http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/3cef4068-e4b3-457a-a39b-abf1ad7ac6b4 Jan 21 03:00:16.104866 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-1b516be9-4e65-4414-932c-587e1e75f7e7 req-3d03fe72-ac2f-4b72-9337-8954aa3f315a tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:16.105464 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-1b516be9-4e65-4414-932c-587e1e75f7e7 req-3d03fe72-ac2f-4b72-9337-8954aa3f315a tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:16.122684 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9f797c35-36a1-4487-8180-fac1ea6b53ca tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Delete volume request issued successfully. Jan 21 03:00:16.124024 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9f797c35-36a1-4487-8180-fac1ea6b53ca tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] http://10.222.0.36/volume/v3/c651480b02d648b8a0930047ba5f3e38/volumes/761101a2-f0e6-4ffc-a8f5-752d9c9ad58c returned with HTTP 202 Jan 21 03:00:16.125305 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 344/695] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:00:16 2021] DELETE /volume/v3/c651480b02d648b8a0930047ba5f3e38/volumes/761101a2-f0e6-4ffc-a8f5-752d9c9ad58c => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:00:16.136355 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6a95b70f-d532-4d6c-99c0-d90d62730573 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] GET http://10.222.0.36/volume/v3/c651480b02d648b8a0930047ba5f3e38/volumes/761101a2-f0e6-4ffc-a8f5-752d9c9ad58c Jan 21 03:00:16.136482 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6a95b70f-d532-4d6c-99c0-d90d62730573 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:16.136678 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:00:16.136678 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:00:16.139676 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6a95b70f-d532-4d6c-99c0-d90d62730573 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:16.161113 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:16.161113 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:16.170677 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-1b516be9-4e65-4414-932c-587e1e75f7e7 req-3d03fe72-ac2f-4b72-9337-8954aa3f315a tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Volume info retrieved successfully. Jan 21 03:00:16.192866 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:16.192866 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:16.203194 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-1b516be9-4e65-4414-932c-587e1e75f7e7 req-3d03fe72-ac2f-4b72-9337-8954aa3f315a tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/3cef4068-e4b3-457a-a39b-abf1ad7ac6b4 returned with HTTP 200 Jan 21 03:00:16.208585 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:16.208585 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:16.219244 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 352/696] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 03:00:16 2021] GET /volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/3cef4068-e4b3-457a-a39b-abf1ad7ac6b4 => generated 1210 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 03:00:16.220830 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-6a95b70f-d532-4d6c-99c0-d90d62730573 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Volume info retrieved successfully. Jan 21 03:00:16.228658 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-1b516be9-4e65-4414-932c-587e1e75f7e7 req-2c9553f7-3196-4471-b0a6-8b4a2a37ae43 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] POST http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/3cef4068-e4b3-457a-a39b-abf1ad7ac6b4/action Jan 21 03:00:16.229574 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:00:16.229574 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:00:16.230278 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-1b516be9-4e65-4414-932c-587e1e75f7e7 req-2c9553f7-3196-4471-b0a6-8b4a2a37ae43 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Action body: b'{"os-begin_detaching": null}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:00:16.230878 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-1b516be9-4e65-4414-932c-587e1e75f7e7 req-2c9553f7-3196-4471-b0a6-8b4a2a37ae43 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:00:16.246457 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6a95b70f-d532-4d6c-99c0-d90d62730573 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] http://10.222.0.36/volume/v3/c651480b02d648b8a0930047ba5f3e38/volumes/761101a2-f0e6-4ffc-a8f5-752d9c9ad58c returned with HTTP 200 Jan 21 03:00:16.247723 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 345/697] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:00:16 2021] GET /volume/v3/c651480b02d648b8a0930047ba5f3e38/volumes/761101a2-f0e6-4ffc-a8f5-752d9c9ad58c => generated 927 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:00:16.294971 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:16.294971 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:16.297135 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-1b516be9-4e65-4414-932c-587e1e75f7e7 req-2c9553f7-3196-4471-b0a6-8b4a2a37ae43 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Volume info retrieved successfully. Jan 21 03:00:16.307907 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-1b516be9-4e65-4414-932c-587e1e75f7e7 req-2c9553f7-3196-4471-b0a6-8b4a2a37ae43 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Begin detaching volume completed successfully. Jan 21 03:00:16.321442 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-1b516be9-4e65-4414-932c-587e1e75f7e7 req-2c9553f7-3196-4471-b0a6-8b4a2a37ae43 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/3cef4068-e4b3-457a-a39b-abf1ad7ac6b4/action returned with HTTP 202 Jan 21 03:00:16.322539 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 353/698] 10.222.0.36 () {64 vars in 1643 bytes} [Thu Jan 21 03:00:16 2021] POST /volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/3cef4068-e4b3-457a-a39b-abf1ad7ac6b4/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 03:00:16.351842 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-49da05c1-06a2-4987-a51f-bff0530f03fa tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] GET http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/3cef4068-e4b3-457a-a39b-abf1ad7ac6b4 Jan 21 03:00:16.352376 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-49da05c1-06a2-4987-a51f-bff0530f03fa tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:16.352615 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:00:16.352615 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:00:16.352927 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-49da05c1-06a2-4987-a51f-bff0530f03fa tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:16.414709 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-1b516be9-4e65-4414-932c-587e1e75f7e7 req-2c9553f7-3196-4471-b0a6-8b4a2a37ae43 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] GET http://10.222.0.36/volume// Jan 21 03:00:16.415527 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-1b516be9-4e65-4414-932c-587e1e75f7e7 req-2c9553f7-3196-4471-b0a6-8b4a2a37ae43 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:16.415812 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:00:16.415812 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:00:16.416275 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-1b516be9-4e65-4414-932c-587e1e75f7e7 req-2c9553f7-3196-4471-b0a6-8b4a2a37ae43 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:16.417806 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-1b516be9-4e65-4414-932c-587e1e75f7e7 req-2c9553f7-3196-4471-b0a6-8b4a2a37ae43 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 03:00:16.418493 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 354/699] 10.222.0.23 () {56 vars in 1089 bytes} [Thu Jan 21 03:00:16 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:00:16.432055 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-1b516be9-4e65-4414-932c-587e1e75f7e7 req-00925568-be29-4447-918d-c5a326994d42 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] GET http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/3cef4068-e4b3-457a-a39b-abf1ad7ac6b4 Jan 21 03:00:16.432724 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-1b516be9-4e65-4414-932c-587e1e75f7e7 req-00925568-be29-4447-918d-c5a326994d42 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:16.433285 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-1b516be9-4e65-4414-932c-587e1e75f7e7 req-00925568-be29-4447-918d-c5a326994d42 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:16.478316 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:16.478316 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:16.502095 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-49da05c1-06a2-4987-a51f-bff0530f03fa tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Volume info retrieved successfully. Jan 21 03:00:16.547329 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:16.547329 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:16.547710 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:16.547710 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:16.564513 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-49da05c1-06a2-4987-a51f-bff0530f03fa tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/3cef4068-e4b3-457a-a39b-abf1ad7ac6b4 returned with HTTP 200 Jan 21 03:00:16.579085 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 346/700] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:00:16 2021] GET /volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/3cef4068-e4b3-457a-a39b-abf1ad7ac6b4 => generated 1213 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:00:16.583855 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-1b516be9-4e65-4414-932c-587e1e75f7e7 req-00925568-be29-4447-918d-c5a326994d42 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Volume info retrieved successfully. Jan 21 03:00:16.628074 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:16.628074 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:16.649402 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-1b516be9-4e65-4414-932c-587e1e75f7e7 req-00925568-be29-4447-918d-c5a326994d42 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/3cef4068-e4b3-457a-a39b-abf1ad7ac6b4 returned with HTTP 200 Jan 21 03:00:16.650223 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 355/701] 10.222.0.23 () {60 vars in 1403 bytes} [Thu Jan 21 03:00:16 2021] GET /volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/3cef4068-e4b3-457a-a39b-abf1ad7ac6b4 => generated 1312 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 03:00:17.180428 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-1b516be9-4e65-4414-932c-587e1e75f7e7 req-e5dee604-100f-4d75-b815-c06ac1a2b815 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] DELETE http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/attachments/baec39f4-f9d5-4b9b-bcae-08bbe0b9f3bc Jan 21 03:00:17.181608 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-1b516be9-4e65-4414-932c-587e1e75f7e7 req-e5dee604-100f-4d75-b815-c06ac1a2b815 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:17.182147 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:00:17.182147 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:00:17.182807 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-1b516be9-4e65-4414-932c-587e1e75f7e7 req-e5dee604-100f-4d75-b815-c06ac1a2b815 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:17.241768 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:17.241768 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:17.264341 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-baa5db10-3779-4a3a-82b2-dd2488a22ac5 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] GET http://10.222.0.36/volume/v3/c651480b02d648b8a0930047ba5f3e38/volumes/761101a2-f0e6-4ffc-a8f5-752d9c9ad58c Jan 21 03:00:17.264768 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-baa5db10-3779-4a3a-82b2-dd2488a22ac5 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:17.265708 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:00:17.265708 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:00:17.266083 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-baa5db10-3779-4a3a-82b2-dd2488a22ac5 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:17.390506 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:17.390506 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:17.402947 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-baa5db10-3779-4a3a-82b2-dd2488a22ac5 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Volume info retrieved successfully. Jan 21 03:00:17.446775 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-baa5db10-3779-4a3a-82b2-dd2488a22ac5 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] http://10.222.0.36/volume/v3/c651480b02d648b8a0930047ba5f3e38/volumes/761101a2-f0e6-4ffc-a8f5-752d9c9ad58c returned with HTTP 200 Jan 21 03:00:17.448359 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 356/702] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:00:17 2021] GET /volume/v3/c651480b02d648b8a0930047ba5f3e38/volumes/761101a2-f0e6-4ffc-a8f5-752d9c9ad58c => generated 927 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:00:17.595854 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3e32d18d-9424-4b3f-a59a-aa3e67e9d097 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] GET http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/3cef4068-e4b3-457a-a39b-abf1ad7ac6b4 Jan 21 03:00:17.596542 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3e32d18d-9424-4b3f-a59a-aa3e67e9d097 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:17.596867 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:00:17.596867 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:00:17.597416 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3e32d18d-9424-4b3f-a59a-aa3e67e9d097 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:17.722634 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:17.722634 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:17.747511 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3e32d18d-9424-4b3f-a59a-aa3e67e9d097 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Volume info retrieved successfully. Jan 21 03:00:17.819579 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:17.819579 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:17.849008 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3e32d18d-9424-4b3f-a59a-aa3e67e9d097 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/3cef4068-e4b3-457a-a39b-abf1ad7ac6b4 returned with HTTP 200 Jan 21 03:00:17.850567 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 357/703] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:00:17 2021] GET /volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/3cef4068-e4b3-457a-a39b-abf1ad7ac6b4 => generated 1213 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:00:18.126121 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-1b516be9-4e65-4414-932c-587e1e75f7e7 req-e5dee604-100f-4d75-b815-c06ac1a2b815 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87958) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 03:00:18.126883 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-1b516be9-4e65-4414-932c-587e1e75f7e7 req-e5dee604-100f-4d75-b815-c06ac1a2b815 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Pending status list for volume during attachment-delete: [] {{(pid=87958) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 03:00:18.134740 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-1b516be9-4e65-4414-932c-587e1e75f7e7 req-e5dee604-100f-4d75-b815-c06ac1a2b815 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/attachments/baec39f4-f9d5-4b9b-bcae-08bbe0b9f3bc returned with HTTP 200 Jan 21 03:00:18.136206 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 347/704] 10.222.0.23 () {62 vars in 1437 bytes} [Thu Jan 21 03:00:17 2021] DELETE /volume/v3/d8269646ccaf489e97a52b721e0487e3/attachments/baec39f4-f9d5-4b9b-bcae-08bbe0b9f3bc => generated 19 bytes in 962 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:00:18.464768 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d5c44bb2-9894-4692-81a9-3d94f8794cea tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] GET http://10.222.0.36/volume/v3/c651480b02d648b8a0930047ba5f3e38/volumes/761101a2-f0e6-4ffc-a8f5-752d9c9ad58c Jan 21 03:00:18.465261 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d5c44bb2-9894-4692-81a9-3d94f8794cea tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:18.465723 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:00:18.465723 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:00:18.466034 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d5c44bb2-9894-4692-81a9-3d94f8794cea tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:18.639036 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d5c44bb2-9894-4692-81a9-3d94f8794cea tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155 tempest-VolumeSnapshotQuotasNegativeTestJSON-192951155] http://10.222.0.36/volume/v3/c651480b02d648b8a0930047ba5f3e38/volumes/761101a2-f0e6-4ffc-a8f5-752d9c9ad58c returned with HTTP 404 Jan 21 03:00:18.641291 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 358/705] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:00:18 2021] GET /volume/v3/c651480b02d648b8a0930047ba5f3e38/volumes/761101a2-f0e6-4ffc-a8f5-752d9c9ad58c => generated 109 bytes in 180 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:00:18.652105 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a5cc1bbc-3245-4999-b35c-ded7424ac9df tempest-VolumeSnapshotQuotasNegativeTestJSON-2138118 tempest-VolumeSnapshotQuotasNegativeTestJSON-2138118] PUT http://10.222.0.36/volume/v3/7472f97e0c8f4c2e834dcc82c12f5197/os-quota-sets/c651480b02d648b8a0930047ba5f3e38 Jan 21 03:00:18.652703 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:00:18.652703 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:00:18.653762 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a5cc1bbc-3245-4999-b35c-ded7424ac9df tempest-VolumeSnapshotQuotasNegativeTestJSON-2138118 tempest-VolumeSnapshotQuotasNegativeTestJSON-2138118] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:00:18.784243 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:18.784243 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:18.868227 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b0266331-d7ac-4052-9087-3566c323acb3 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] GET http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/3cef4068-e4b3-457a-a39b-abf1ad7ac6b4 Jan 21 03:00:18.869398 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b0266331-d7ac-4052-9087-3566c323acb3 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:18.870324 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b0266331-d7ac-4052-9087-3566c323acb3 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:18.917720 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a5cc1bbc-3245-4999-b35c-ded7424ac9df tempest-VolumeSnapshotQuotasNegativeTestJSON-2138118 tempest-VolumeSnapshotQuotasNegativeTestJSON-2138118] http://10.222.0.36/volume/v3/7472f97e0c8f4c2e834dcc82c12f5197/os-quota-sets/c651480b02d648b8a0930047ba5f3e38 returned with HTTP 200 Jan 21 03:00:18.919085 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 348/706] 10.222.0.36 () {60 vars in 1342 bytes} [Thu Jan 21 03:00:18 2021] PUT /volume/v3/7472f97e0c8f4c2e834dcc82c12f5197/os-quota-sets/c651480b02d648b8a0930047ba5f3e38 => generated 319 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:00:18.984556 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:18.984556 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:19.000035 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b0266331-d7ac-4052-9087-3566c323acb3 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Volume info retrieved successfully. Jan 21 03:00:19.053470 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b0266331-d7ac-4052-9087-3566c323acb3 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/3cef4068-e4b3-457a-a39b-abf1ad7ac6b4 returned with HTTP 200 Jan 21 03:00:19.056030 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 359/707] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:00:18 2021] GET /volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/3cef4068-e4b3-457a-a39b-abf1ad7ac6b4 => generated 918 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:00:25.481170 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-481f2cc9-7242-4e92-9e56-627ea2b3b539 tempest-AbsoluteLimitsTests-183247952 tempest-AbsoluteLimitsTests-183247952] POST http://10.222.0.36/volume/v3/a5c452094ad84580ad36dbd044986601/volumes Jan 21 03:00:25.482540 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-481f2cc9-7242-4e92-9e56-627ea2b3b539 tempest-AbsoluteLimitsTests-183247952 tempest-AbsoluteLimitsTests-183247952] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-614820754"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:00:25.484492 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-481f2cc9-7242-4e92-9e56-627ea2b3b539 tempest-AbsoluteLimitsTests-183247952 tempest-AbsoluteLimitsTests-183247952] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-614820754'}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:00:25.485325 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-481f2cc9-7242-4e92-9e56-627ea2b3b539 tempest-AbsoluteLimitsTests-183247952 tempest-AbsoluteLimitsTests-183247952] Create volume of 1 GB Jan 21 03:00:25.501188 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-481f2cc9-7242-4e92-9e56-627ea2b3b539 tempest-AbsoluteLimitsTests-183247952 tempest-AbsoluteLimitsTests-183247952] Availability Zones retrieved successfully. Jan 21 03:00:25.522400 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-481f2cc9-7242-4e92-9e56-627ea2b3b539 tempest-AbsoluteLimitsTests-183247952 tempest-AbsoluteLimitsTests-183247952] Flow 'volume_create_api' (50494484-3e21-443f-aad5-5467b9e10b36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:00:25.525374 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-481f2cc9-7242-4e92-9e56-627ea2b3b539 tempest-AbsoluteLimitsTests-183247952 tempest-AbsoluteLimitsTests-183247952] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c23ace37-2631-49b3-b8be-d3a303ac9141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:00:25.527697 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-481f2cc9-7242-4e92-9e56-627ea2b3b539 tempest-AbsoluteLimitsTests-183247952 tempest-AbsoluteLimitsTests-183247952] Validating volume size '1' using validate_int {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:00:25.632720 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-481f2cc9-7242-4e92-9e56-627ea2b3b539 tempest-AbsoluteLimitsTests-183247952 tempest-AbsoluteLimitsTests-183247952] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c23ace37-2631-49b3-b8be-d3a303ac9141) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:00:25.635970 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-481f2cc9-7242-4e92-9e56-627ea2b3b539 tempest-AbsoluteLimitsTests-183247952 tempest-AbsoluteLimitsTests-183247952] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7555913d-3a8a-478c-98de-0859da27e8e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:00:25.738201 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-481f2cc9-7242-4e92-9e56-627ea2b3b539 tempest-AbsoluteLimitsTests-183247952 tempest-AbsoluteLimitsTests-183247952] Created reservations ['6cc0d93e-3826-4e4b-a4f8-d44e4d7b451c', '810ec943-bab2-41dc-8cea-b3279639d614', '05d118bc-9fdf-4593-905a-3e4bf730cacb', '98eb1527-b00f-4a2f-a157-74686e94b524'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:00:25.740558 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-481f2cc9-7242-4e92-9e56-627ea2b3b539 tempest-AbsoluteLimitsTests-183247952 tempest-AbsoluteLimitsTests-183247952] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7555913d-3a8a-478c-98de-0859da27e8e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6cc0d93e-3826-4e4b-a4f8-d44e4d7b451c', '810ec943-bab2-41dc-8cea-b3279639d614', '05d118bc-9fdf-4593-905a-3e4bf730cacb', '98eb1527-b00f-4a2f-a157-74686e94b524']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:00:25.744312 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-481f2cc9-7242-4e92-9e56-627ea2b3b539 tempest-AbsoluteLimitsTests-183247952 tempest-AbsoluteLimitsTests-183247952] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a3a263a-e2b1-4d05-a638-45744a2947cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:00:25.825497 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-481f2cc9-7242-4e92-9e56-627ea2b3b539 tempest-AbsoluteLimitsTests-183247952 tempest-AbsoluteLimitsTests-183247952] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a3a263a-e2b1-4d05-a638-45744a2947cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2decf47-0dfe-40cf-8a5c-df39740d7fd3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-614820754',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5c452094ad84580ad36dbd044986601',qos_specs=None,replication_status=,reservations=['6cc0d93e-3826-4e4b-a4f8-d44e4d7b451c','810ec943-bab2-41dc-8cea-b3279639d614','05d118bc-9fdf-4593-905a-3e4bf730cacb','98eb1527-b00f-4a2f-a157-74686e94b524'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9b83fa8e50c4254ac36a512cf56f023',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:00:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-614820754',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2decf47-0dfe-40cf-8a5c-df39740d7fd3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5c452094ad84580ad36dbd044986601',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f9b83fa8e50c4254ac36a512cf56f023',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:00:25.830805 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-481f2cc9-7242-4e92-9e56-627ea2b3b539 tempest-AbsoluteLimitsTests-183247952 tempest-AbsoluteLimitsTests-183247952] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04a3fbbe-b315-4af7-b816-2b7c38c782d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:00:25.868519 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-481f2cc9-7242-4e92-9e56-627ea2b3b539 tempest-AbsoluteLimitsTests-183247952 tempest-AbsoluteLimitsTests-183247952] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04a3fbbe-b315-4af7-b816-2b7c38c782d0) transitioned into state 'SUCCESS' from state '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-614820754',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5c452094ad84580ad36dbd044986601',qos_specs=None,replication_status=,reservations=['6cc0d93e-3826-4e4b-a4f8-d44e4d7b451c','810ec943-bab2-41dc-8cea-b3279639d614','05d118bc-9fdf-4593-905a-3e4bf730cacb','98eb1527-b00f-4a2f-a157-74686e94b524'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9b83fa8e50c4254ac36a512cf56f023',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:00:25.871197 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-481f2cc9-7242-4e92-9e56-627ea2b3b539 tempest-AbsoluteLimitsTests-183247952 tempest-AbsoluteLimitsTests-183247952] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b454689-5fcb-4794-bcf8-5ffb15923d0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:00:25.905357 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-481f2cc9-7242-4e92-9e56-627ea2b3b539 tempest-AbsoluteLimitsTests-183247952 tempest-AbsoluteLimitsTests-183247952] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b454689-5fcb-4794-bcf8-5ffb15923d0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:00:25.909354 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-481f2cc9-7242-4e92-9e56-627ea2b3b539 tempest-AbsoluteLimitsTests-183247952 tempest-AbsoluteLimitsTests-183247952] Flow 'volume_create_api' (50494484-3e21-443f-aad5-5467b9e10b36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:00:25.992198 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-481f2cc9-7242-4e92-9e56-627ea2b3b539 tempest-AbsoluteLimitsTests-183247952 tempest-AbsoluteLimitsTests-183247952] Create volume request issued successfully. Jan 21 03:00:26.031867 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-481f2cc9-7242-4e92-9e56-627ea2b3b539 tempest-AbsoluteLimitsTests-183247952 tempest-AbsoluteLimitsTests-183247952] http://10.222.0.36/volume/v3/a5c452094ad84580ad36dbd044986601/volumes returned with HTTP 202 Jan 21 03:00:26.033563 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 349/708] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 03:00:25 2021] POST /volume/v3/a5c452094ad84580ad36dbd044986601/volumes => generated 818 bytes in 809 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:00:26.053251 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1af06bb4-4195-4cd1-9395-6b10fb3702e6 tempest-AbsoluteLimitsTests-183247952 tempest-AbsoluteLimitsTests-183247952] GET http://10.222.0.36/volume/v3/a5c452094ad84580ad36dbd044986601/volumes/f2decf47-0dfe-40cf-8a5c-df39740d7fd3 Jan 21 03:00:26.054401 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1af06bb4-4195-4cd1-9395-6b10fb3702e6 tempest-AbsoluteLimitsTests-183247952 tempest-AbsoluteLimitsTests-183247952] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:26.054838 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:00:26.054838 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:00:26.055407 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1af06bb4-4195-4cd1-9395-6b10fb3702e6 tempest-AbsoluteLimitsTests-183247952 tempest-AbsoluteLimitsTests-183247952] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:26.185110 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:26.185110 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:26.204420 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1af06bb4-4195-4cd1-9395-6b10fb3702e6 tempest-AbsoluteLimitsTests-183247952 tempest-AbsoluteLimitsTests-183247952] Volume info retrieved successfully. Jan 21 03:00:26.246174 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1af06bb4-4195-4cd1-9395-6b10fb3702e6 tempest-AbsoluteLimitsTests-183247952 tempest-AbsoluteLimitsTests-183247952] http://10.222.0.36/volume/v3/a5c452094ad84580ad36dbd044986601/volumes/f2decf47-0dfe-40cf-8a5c-df39740d7fd3 returned with HTTP 200 Jan 21 03:00:26.247062 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 360/709] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:00:26 2021] GET /volume/v3/a5c452094ad84580ad36dbd044986601/volumes/f2decf47-0dfe-40cf-8a5c-df39740d7fd3 => generated 910 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:00:27.266184 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2caa383f-f85c-49e9-8020-c739bb754b9b tempest-AbsoluteLimitsTests-183247952 tempest-AbsoluteLimitsTests-183247952] GET http://10.222.0.36/volume/v3/a5c452094ad84580ad36dbd044986601/volumes/f2decf47-0dfe-40cf-8a5c-df39740d7fd3 Jan 21 03:00:27.267571 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2caa383f-f85c-49e9-8020-c739bb754b9b tempest-AbsoluteLimitsTests-183247952 tempest-AbsoluteLimitsTests-183247952] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:27.267985 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:00:27.267985 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:00:27.268649 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2caa383f-f85c-49e9-8020-c739bb754b9b tempest-AbsoluteLimitsTests-183247952 tempest-AbsoluteLimitsTests-183247952] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:27.333668 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:27.333668 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:27.343191 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2caa383f-f85c-49e9-8020-c739bb754b9b tempest-AbsoluteLimitsTests-183247952 tempest-AbsoluteLimitsTests-183247952] Volume info retrieved successfully. Jan 21 03:00:27.372579 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2caa383f-f85c-49e9-8020-c739bb754b9b tempest-AbsoluteLimitsTests-183247952 tempest-AbsoluteLimitsTests-183247952] http://10.222.0.36/volume/v3/a5c452094ad84580ad36dbd044986601/volumes/f2decf47-0dfe-40cf-8a5c-df39740d7fd3 returned with HTTP 200 Jan 21 03:00:27.386225 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 350/710] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:00:27 2021] GET /volume/v3/a5c452094ad84580ad36dbd044986601/volumes/f2decf47-0dfe-40cf-8a5c-df39740d7fd3 => generated 911 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:00:27.391644 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bf59ef87-5d58-4029-8013-1f68099fda54 tempest-AbsoluteLimitsTests-183247952 tempest-AbsoluteLimitsTests-183247952] GET http://10.222.0.36/volume/v3/a5c452094ad84580ad36dbd044986601/limits Jan 21 03:00:27.392258 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bf59ef87-5d58-4029-8013-1f68099fda54 tempest-AbsoluteLimitsTests-183247952 tempest-AbsoluteLimitsTests-183247952] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:27.392686 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:00:27.392686 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:00:27.393334 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bf59ef87-5d58-4029-8013-1f68099fda54 tempest-AbsoluteLimitsTests-183247952 tempest-AbsoluteLimitsTests-183247952] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:27.449627 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bf59ef87-5d58-4029-8013-1f68099fda54 tempest-AbsoluteLimitsTests-183247952 tempest-AbsoluteLimitsTests-183247952] http://10.222.0.36/volume/v3/a5c452094ad84580ad36dbd044986601/limits returned with HTTP 200 Jan 21 03:00:27.450843 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 361/711] 10.222.0.36 () {58 vars in 1201 bytes} [Thu Jan 21 03:00:27 2021] GET /volume/v3/a5c452094ad84580ad36dbd044986601/limits => generated 302 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:00:27.462628 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8d4970e2-2181-4e99-ac4b-6682d106fb44 tempest-AbsoluteLimitsTests-183247952 tempest-AbsoluteLimitsTests-183247952] DELETE http://10.222.0.36/volume/v3/a5c452094ad84580ad36dbd044986601/volumes/f2decf47-0dfe-40cf-8a5c-df39740d7fd3 Jan 21 03:00:27.463174 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8d4970e2-2181-4e99-ac4b-6682d106fb44 tempest-AbsoluteLimitsTests-183247952 tempest-AbsoluteLimitsTests-183247952] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:27.463373 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:00:27.463373 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:00:27.464023 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8d4970e2-2181-4e99-ac4b-6682d106fb44 tempest-AbsoluteLimitsTests-183247952 tempest-AbsoluteLimitsTests-183247952] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:27.464491 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-8d4970e2-2181-4e99-ac4b-6682d106fb44 tempest-AbsoluteLimitsTests-183247952 tempest-AbsoluteLimitsTests-183247952] Delete volume with id: f2decf47-0dfe-40cf-8a5c-df39740d7fd3 Jan 21 03:00:27.533412 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:27.533412 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:27.535572 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8d4970e2-2181-4e99-ac4b-6682d106fb44 tempest-AbsoluteLimitsTests-183247952 tempest-AbsoluteLimitsTests-183247952] Volume info retrieved successfully. Jan 21 03:00:27.583391 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8d4970e2-2181-4e99-ac4b-6682d106fb44 tempest-AbsoluteLimitsTests-183247952 tempest-AbsoluteLimitsTests-183247952] Delete volume request issued successfully. Jan 21 03:00:27.584361 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8d4970e2-2181-4e99-ac4b-6682d106fb44 tempest-AbsoluteLimitsTests-183247952 tempest-AbsoluteLimitsTests-183247952] http://10.222.0.36/volume/v3/a5c452094ad84580ad36dbd044986601/volumes/f2decf47-0dfe-40cf-8a5c-df39740d7fd3 returned with HTTP 202 Jan 21 03:00:27.585835 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 351/712] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:00:27 2021] DELETE /volume/v3/a5c452094ad84580ad36dbd044986601/volumes/f2decf47-0dfe-40cf-8a5c-df39740d7fd3 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:00:27.595751 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c984fc15-643e-466b-b5f3-8ce26e374620 tempest-AbsoluteLimitsTests-183247952 tempest-AbsoluteLimitsTests-183247952] GET http://10.222.0.36/volume/v3/a5c452094ad84580ad36dbd044986601/volumes/f2decf47-0dfe-40cf-8a5c-df39740d7fd3 Jan 21 03:00:27.596716 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c984fc15-643e-466b-b5f3-8ce26e374620 tempest-AbsoluteLimitsTests-183247952 tempest-AbsoluteLimitsTests-183247952] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:27.597401 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c984fc15-643e-466b-b5f3-8ce26e374620 tempest-AbsoluteLimitsTests-183247952 tempest-AbsoluteLimitsTests-183247952] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:27.650168 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:27.650168 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:27.662044 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c984fc15-643e-466b-b5f3-8ce26e374620 tempest-AbsoluteLimitsTests-183247952 tempest-AbsoluteLimitsTests-183247952] Volume info retrieved successfully. Jan 21 03:00:27.689933 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c984fc15-643e-466b-b5f3-8ce26e374620 tempest-AbsoluteLimitsTests-183247952 tempest-AbsoluteLimitsTests-183247952] http://10.222.0.36/volume/v3/a5c452094ad84580ad36dbd044986601/volumes/f2decf47-0dfe-40cf-8a5c-df39740d7fd3 returned with HTTP 200 Jan 21 03:00:27.691385 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 362/713] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:00:27 2021] GET /volume/v3/a5c452094ad84580ad36dbd044986601/volumes/f2decf47-0dfe-40cf-8a5c-df39740d7fd3 => generated 910 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:00:28.709507 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6d880293-7d84-4ea7-8a06-c58e71441b4c tempest-AbsoluteLimitsTests-183247952 tempest-AbsoluteLimitsTests-183247952] GET http://10.222.0.36/volume/v3/a5c452094ad84580ad36dbd044986601/volumes/f2decf47-0dfe-40cf-8a5c-df39740d7fd3 Jan 21 03:00:28.710192 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6d880293-7d84-4ea7-8a06-c58e71441b4c tempest-AbsoluteLimitsTests-183247952 tempest-AbsoluteLimitsTests-183247952] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:28.710534 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:00:28.710534 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:00:28.711717 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6d880293-7d84-4ea7-8a06-c58e71441b4c tempest-AbsoluteLimitsTests-183247952 tempest-AbsoluteLimitsTests-183247952] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:28.771416 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:28.771416 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:28.779792 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-6d880293-7d84-4ea7-8a06-c58e71441b4c tempest-AbsoluteLimitsTests-183247952 tempest-AbsoluteLimitsTests-183247952] Volume info retrieved successfully. Jan 21 03:00:28.809024 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6d880293-7d84-4ea7-8a06-c58e71441b4c tempest-AbsoluteLimitsTests-183247952 tempest-AbsoluteLimitsTests-183247952] http://10.222.0.36/volume/v3/a5c452094ad84580ad36dbd044986601/volumes/f2decf47-0dfe-40cf-8a5c-df39740d7fd3 returned with HTTP 200 Jan 21 03:00:28.810416 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 352/714] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:00:28 2021] GET /volume/v3/a5c452094ad84580ad36dbd044986601/volumes/f2decf47-0dfe-40cf-8a5c-df39740d7fd3 => generated 910 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:00:29.828987 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9ffe00cd-d9f8-4429-b740-7a77fa28631e tempest-AbsoluteLimitsTests-183247952 tempest-AbsoluteLimitsTests-183247952] GET http://10.222.0.36/volume/v3/a5c452094ad84580ad36dbd044986601/volumes/f2decf47-0dfe-40cf-8a5c-df39740d7fd3 Jan 21 03:00:29.829788 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9ffe00cd-d9f8-4429-b740-7a77fa28631e tempest-AbsoluteLimitsTests-183247952 tempest-AbsoluteLimitsTests-183247952] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:29.830203 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:00:29.830203 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:00:29.830916 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9ffe00cd-d9f8-4429-b740-7a77fa28631e tempest-AbsoluteLimitsTests-183247952 tempest-AbsoluteLimitsTests-183247952] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:29.926819 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9ffe00cd-d9f8-4429-b740-7a77fa28631e tempest-AbsoluteLimitsTests-183247952 tempest-AbsoluteLimitsTests-183247952] http://10.222.0.36/volume/v3/a5c452094ad84580ad36dbd044986601/volumes/f2decf47-0dfe-40cf-8a5c-df39740d7fd3 returned with HTTP 404 Jan 21 03:00:29.931763 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 363/715] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:00:29 2021] GET /volume/v3/a5c452094ad84580ad36dbd044986601/volumes/f2decf47-0dfe-40cf-8a5c-df39740d7fd3 => generated 109 bytes in 107 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:00:38.507446 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-aef75bae-bcac-4316-8f22-d3b5b4ef5efe req-d39238da-e07c-47d0-832f-486deb99ce34 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 Jan 21 03:00:38.507446 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-aef75bae-bcac-4316-8f22-d3b5b4ef5efe req-d39238da-e07c-47d0-832f-486deb99ce34 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:38.507446 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:00:38.507446 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:00:38.507446 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-aef75bae-bcac-4316-8f22-d3b5b4ef5efe req-d39238da-e07c-47d0-832f-486deb99ce34 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:38.608539 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:38.608539 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:38.636832 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-aef75bae-bcac-4316-8f22-d3b5b4ef5efe req-d39238da-e07c-47d0-832f-486deb99ce34 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:00:38.675788 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:38.675788 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:38.692733 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-aef75bae-bcac-4316-8f22-d3b5b4ef5efe req-d39238da-e07c-47d0-832f-486deb99ce34 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 returned with HTTP 200 Jan 21 03:00:38.693581 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 353/716] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 03:00:38 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 => generated 1208 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:00:38.793219 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-aef75bae-bcac-4316-8f22-d3b5b4ef5efe req-d39238da-e07c-47d0-832f-486deb99ce34 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume// Jan 21 03:00:38.793793 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-aef75bae-bcac-4316-8f22-d3b5b4ef5efe req-d39238da-e07c-47d0-832f-486deb99ce34 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:38.794070 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:00:38.794070 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:00:38.794547 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-aef75bae-bcac-4316-8f22-d3b5b4ef5efe req-d39238da-e07c-47d0-832f-486deb99ce34 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'all' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:38.795925 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-aef75bae-bcac-4316-8f22-d3b5b4ef5efe req-d39238da-e07c-47d0-832f-486deb99ce34 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 03:00:38.796624 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 354/717] 10.222.0.36 () {58 vars in 1289 bytes} [Thu Jan 21 03:00: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 21 03:00:38.811384 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-aef75bae-bcac-4316-8f22-d3b5b4ef5efe req-6db03fb2-eb18-4063-8796-e76d4bb11992 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] POST http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/attachments Jan 21 03:00:38.812565 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-aef75bae-bcac-4316-8f22-d3b5b4ef5efe req-6db03fb2-eb18-4063-8796-e76d4bb11992 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "996c4466-bc56-413e-af76-0e8f648561b7", "instance_uuid": "a0361f6f-fbf4-45d3-af9b-786cf2391a8a", "connector": null}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:00:38.876303 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:38.876303 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:39.016308 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-aef75bae-bcac-4316-8f22-d3b5b4ef5efe req-6db03fb2-eb18-4063-8796-e76d4bb11992 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/attachments returned with HTTP 400 Jan 21 03:00:39.017698 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 355/718] 10.222.0.36 () {66 vars in 1565 bytes} [Thu Jan 21 03:00:38 2021] POST /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/attachments => generated 189 bytes in 212 msecs (HTTP/1.1 400) 7 headers in 295 bytes (2 switches on core 0) Jan 21 03:00:39.048563 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-43809ca1-f545-4b3f-8d5f-612a9ad0a860 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] POST http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes Jan 21 03:00:39.049454 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-43809ca1-f545-4b3f-8d5f-612a9ad0a860 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2029529797"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:00:39.050907 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-43809ca1-f545-4b3f-8d5f-612a9ad0a860 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2029529797'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:00:39.051371 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-43809ca1-f545-4b3f-8d5f-612a9ad0a860 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Create volume of 1 GB Jan 21 03:00:39.075015 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1177e096-4717-4006-ac19-62e70552afd1 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 Jan 21 03:00:39.076125 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1177e096-4717-4006-ac19-62e70552afd1 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:39.076529 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:00:39.076529 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:00:39.077216 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1177e096-4717-4006-ac19-62e70552afd1 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:39.094177 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-43809ca1-f545-4b3f-8d5f-612a9ad0a860 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Availability Zones retrieved successfully. Jan 21 03:00:39.130323 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-43809ca1-f545-4b3f-8d5f-612a9ad0a860 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Flow 'volume_create_api' (a7c4b1aa-5c13-4fd6-a976-5634848546b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:00:39.146141 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-43809ca1-f545-4b3f-8d5f-612a9ad0a860 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e02f53f3-77ff-47db-a891-1b5b97b0c9af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:00:39.148443 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-43809ca1-f545-4b3f-8d5f-612a9ad0a860 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:00:39.181477 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:39.181477 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:39.194100 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1177e096-4717-4006-ac19-62e70552afd1 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:00:39.219708 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:39.219708 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:39.231068 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1177e096-4717-4006-ac19-62e70552afd1 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 returned with HTTP 200 Jan 21 03:00:39.232491 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 356/719] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:00:39 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 => generated 1208 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:00:39.313890 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-43809ca1-f545-4b3f-8d5f-612a9ad0a860 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e02f53f3-77ff-47db-a891-1b5b97b0c9af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:00:39.317122 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-43809ca1-f545-4b3f-8d5f-612a9ad0a860 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2ef0205-d1f8-495d-812e-7742a8d3242b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:00:39.416987 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-43809ca1-f545-4b3f-8d5f-612a9ad0a860 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Created reservations ['7f4e5c73-6b6e-4f80-a540-5c323a788497', '551867bb-0614-45aa-9a58-326e2b48ece8', 'ef48414b-976c-4cd1-a5f7-d477974be36a', '3ea61cae-05e1-44ce-a6f9-9533f58260dc'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:00:39.419269 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-43809ca1-f545-4b3f-8d5f-612a9ad0a860 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2ef0205-d1f8-495d-812e-7742a8d3242b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f4e5c73-6b6e-4f80-a540-5c323a788497', '551867bb-0614-45aa-9a58-326e2b48ece8', 'ef48414b-976c-4cd1-a5f7-d477974be36a', '3ea61cae-05e1-44ce-a6f9-9533f58260dc']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:00:39.423192 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-43809ca1-f545-4b3f-8d5f-612a9ad0a860 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77e3b5ce-14a3-4ecc-9e44-81f09a8580a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:00:39.489898 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-43809ca1-f545-4b3f-8d5f-612a9ad0a860 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77e3b5ce-14a3-4ecc-9e44-81f09a8580a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0bddc6a9-b58e-4861-b95a-118b5f6b0c87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2029529797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1ecc81b8a5140bfb1fc81ce13106394',qos_specs=None,replication_status=,reservations=['7f4e5c73-6b6e-4f80-a540-5c323a788497','551867bb-0614-45aa-9a58-326e2b48ece8','ef48414b-976c-4cd1-a5f7-d477974be36a','3ea61cae-05e1-44ce-a6f9-9533f58260dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='079d61f6a29b4c7198da32cd8108abb5',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:00:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2029529797',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0bddc6a9-b58e-4861-b95a-118b5f6b0c87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1ecc81b8a5140bfb1fc81ce13106394',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='079d61f6a29b4c7198da32cd8108abb5',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:00:39.492491 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-43809ca1-f545-4b3f-8d5f-612a9ad0a860 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f9f910b-ddd1-4016-ac2e-f7d5030180a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:00:39.523211 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-43809ca1-f545-4b3f-8d5f-612a9ad0a860 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f9f910b-ddd1-4016-ac2e-f7d5030180a3) transitioned into state 'SUCCESS' from state '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-2029529797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1ecc81b8a5140bfb1fc81ce13106394',qos_specs=None,replication_status=,reservations=['7f4e5c73-6b6e-4f80-a540-5c323a788497','551867bb-0614-45aa-9a58-326e2b48ece8','ef48414b-976c-4cd1-a5f7-d477974be36a','3ea61cae-05e1-44ce-a6f9-9533f58260dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='079d61f6a29b4c7198da32cd8108abb5',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:00:39.525078 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-43809ca1-f545-4b3f-8d5f-612a9ad0a860 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5dbf9f9c-b515-47bf-8201-a9102dc3c91c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:00:39.543243 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-43809ca1-f545-4b3f-8d5f-612a9ad0a860 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5dbf9f9c-b515-47bf-8201-a9102dc3c91c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:00:39.546364 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-43809ca1-f545-4b3f-8d5f-612a9ad0a860 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Flow 'volume_create_api' (a7c4b1aa-5c13-4fd6-a976-5634848546b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:00:39.604166 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-43809ca1-f545-4b3f-8d5f-612a9ad0a860 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Create volume request issued successfully. Jan 21 03:00:39.621725 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-43809ca1-f545-4b3f-8d5f-612a9ad0a860 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes returned with HTTP 202 Jan 21 03:00:39.623228 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 364/720] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 03:00:38 2021] POST /volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes => generated 818 bytes in 843 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:00:39.637349 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a4f19422-6bce-46ad-a1de-540214cc2be3 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] GET http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87 Jan 21 03:00:39.638171 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a4f19422-6bce-46ad-a1de-540214cc2be3 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:39.638538 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:00:39.638538 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:00:39.639718 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a4f19422-6bce-46ad-a1de-540214cc2be3 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:39.656466 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-b47662dc-9722-48e9-9894-83c7e6b94cac req-a2a84083-993b-46f8-863f-ce961a6c21f6 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 Jan 21 03:00:39.657000 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-b47662dc-9722-48e9-9894-83c7e6b94cac req-a2a84083-993b-46f8-863f-ce961a6c21f6 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:39.657224 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:00:39.657224 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:00:39.657596 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-b47662dc-9722-48e9-9894-83c7e6b94cac req-a2a84083-993b-46f8-863f-ce961a6c21f6 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:39.766035 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:39.766035 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:39.775461 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-b47662dc-9722-48e9-9894-83c7e6b94cac req-a2a84083-993b-46f8-863f-ce961a6c21f6 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:00:39.777679 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:39.777679 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:39.800692 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a4f19422-6bce-46ad-a1de-540214cc2be3 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Volume info retrieved successfully. Jan 21 03:00:39.805935 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:39.805935 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:39.817367 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-b47662dc-9722-48e9-9894-83c7e6b94cac req-a2a84083-993b-46f8-863f-ce961a6c21f6 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 returned with HTTP 200 Jan 21 03:00:39.819051 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 365/721] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 03:00:39 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 => generated 1208 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:00:39.833181 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a4f19422-6bce-46ad-a1de-540214cc2be3 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87 returned with HTTP 200 Jan 21 03:00:39.834257 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 357/722] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:00:39 2021] GET /volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87 => generated 886 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:00:39.863802 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-b47662dc-9722-48e9-9894-83c7e6b94cac req-974e5ac7-a5ab-46a0-9afe-a017115e7f61 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] POST http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7/action Jan 21 03:00:39.864557 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:00:39.864557 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:00:39.865430 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-b47662dc-9722-48e9-9894-83c7e6b94cac req-974e5ac7-a5ab-46a0-9afe-a017115e7f61 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Action body: b'{"os-begin_detaching": null}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:00:39.865968 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-b47662dc-9722-48e9-9894-83c7e6b94cac req-974e5ac7-a5ab-46a0-9afe-a017115e7f61 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:00:39.923408 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:39.923408 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:39.924866 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-b47662dc-9722-48e9-9894-83c7e6b94cac req-974e5ac7-a5ab-46a0-9afe-a017115e7f61 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:00:39.939338 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-b47662dc-9722-48e9-9894-83c7e6b94cac req-974e5ac7-a5ab-46a0-9afe-a017115e7f61 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Begin detaching volume completed successfully. Jan 21 03:00:39.940263 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-b47662dc-9722-48e9-9894-83c7e6b94cac req-974e5ac7-a5ab-46a0-9afe-a017115e7f61 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7/action returned with HTTP 202 Jan 21 03:00:39.943325 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 366/723] 10.222.0.36 () {64 vars in 1643 bytes} [Thu Jan 21 03:00:39 2021] POST /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:00:39.979025 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ad69aa68-1ba4-4c3c-aeec-d588691d111f tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 Jan 21 03:00:39.979542 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ad69aa68-1ba4-4c3c-aeec-d588691d111f tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:39.979739 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:00:39.979739 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:00:39.980391 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ad69aa68-1ba4-4c3c-aeec-d588691d111f tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:40.044705 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-b47662dc-9722-48e9-9894-83c7e6b94cac req-974e5ac7-a5ab-46a0-9afe-a017115e7f61 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume// Jan 21 03:00:40.045307 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-b47662dc-9722-48e9-9894-83c7e6b94cac req-974e5ac7-a5ab-46a0-9afe-a017115e7f61 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:40.046167 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:00:40.046167 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:00:40.046167 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-b47662dc-9722-48e9-9894-83c7e6b94cac req-974e5ac7-a5ab-46a0-9afe-a017115e7f61 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:40.047300 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-b47662dc-9722-48e9-9894-83c7e6b94cac req-974e5ac7-a5ab-46a0-9afe-a017115e7f61 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 03:00:40.047974 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 367/724] 10.222.0.23 () {56 vars in 1089 bytes} [Thu Jan 21 03:00:40 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:00:40.086835 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-b47662dc-9722-48e9-9894-83c7e6b94cac req-c448ab52-2468-4930-a545-11d310784e77 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 Jan 21 03:00:40.087423 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-b47662dc-9722-48e9-9894-83c7e6b94cac req-c448ab52-2468-4930-a545-11d310784e77 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:40.087953 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-b47662dc-9722-48e9-9894-83c7e6b94cac req-c448ab52-2468-4930-a545-11d310784e77 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:40.090197 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:40.090197 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:40.118059 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ad69aa68-1ba4-4c3c-aeec-d588691d111f tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:00:40.141789 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:40.141789 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:40.153033 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ad69aa68-1ba4-4c3c-aeec-d588691d111f tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 returned with HTTP 200 Jan 21 03:00:40.154194 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 358/725] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:00:39 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 => generated 1211 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:00:40.174282 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:40.174282 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:40.198284 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-b47662dc-9722-48e9-9894-83c7e6b94cac req-c448ab52-2468-4930-a545-11d310784e77 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:00:40.221956 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:40.221956 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:40.231636 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-b47662dc-9722-48e9-9894-83c7e6b94cac req-c448ab52-2468-4930-a545-11d310784e77 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 returned with HTTP 200 Jan 21 03:00:40.233174 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 368/726] 10.222.0.23 () {60 vars in 1403 bytes} [Thu Jan 21 03:00:40 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 => generated 1310 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 03:00:40.668886 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-b47662dc-9722-48e9-9894-83c7e6b94cac req-5989a873-bd18-41f5-abd0-4b5836b63d9b tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] DELETE http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/attachments/f68b10a5-f80c-4435-9ab1-ff43d49f02d1 Jan 21 03:00:40.670357 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-b47662dc-9722-48e9-9894-83c7e6b94cac req-5989a873-bd18-41f5-abd0-4b5836b63d9b tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:40.670561 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:00:40.670561 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:00:40.671510 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-b47662dc-9722-48e9-9894-83c7e6b94cac req-5989a873-bd18-41f5-abd0-4b5836b63d9b tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:40.694561 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:40.694561 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:40.850702 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-30c2fb3d-05e0-4795-bc35-2c5254916838 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] GET http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87 Jan 21 03:00:40.851711 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-30c2fb3d-05e0-4795-bc35-2c5254916838 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:40.851910 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:00:40.851910 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:00:40.852892 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-30c2fb3d-05e0-4795-bc35-2c5254916838 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:40.904992 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:40.904992 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:40.914244 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-30c2fb3d-05e0-4795-bc35-2c5254916838 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Volume info retrieved successfully. Jan 21 03:00:40.951001 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-30c2fb3d-05e0-4795-bc35-2c5254916838 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87 returned with HTTP 200 Jan 21 03:00:40.952475 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 369/727] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:00:40 2021] GET /volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87 => generated 911 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:00:41.179015 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-64ecc62d-305e-4ae0-af82-cb9938de1273 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 Jan 21 03:00:41.179533 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-64ecc62d-305e-4ae0-af82-cb9938de1273 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:41.179753 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:00:41.179753 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:00:41.180128 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-64ecc62d-305e-4ae0-af82-cb9938de1273 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:41.220035 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-b47662dc-9722-48e9-9894-83c7e6b94cac req-5989a873-bd18-41f5-abd0-4b5836b63d9b tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87958) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 03:00:41.220452 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-b47662dc-9722-48e9-9894-83c7e6b94cac req-5989a873-bd18-41f5-abd0-4b5836b63d9b tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Pending status list for volume during attachment-delete: [] {{(pid=87958) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 03:00:41.240460 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-b47662dc-9722-48e9-9894-83c7e6b94cac req-5989a873-bd18-41f5-abd0-4b5836b63d9b tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/attachments/f68b10a5-f80c-4435-9ab1-ff43d49f02d1 returned with HTTP 200 Jan 21 03:00:41.240613 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:41.240613 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:41.242241 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 359/728] 10.222.0.23 () {62 vars in 1437 bytes} [Thu Jan 21 03:00:40 2021] DELETE /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/attachments/f68b10a5-f80c-4435-9ab1-ff43d49f02d1 => generated 19 bytes in 581 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:00:41.252365 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-64ecc62d-305e-4ae0-af82-cb9938de1273 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:00:41.280776 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-64ecc62d-305e-4ae0-af82-cb9938de1273 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 returned with HTTP 200 Jan 21 03:00:41.288277 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 370/729] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:00:41 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 => generated 916 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:00:56.889875 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a553c3a2-bb4a-4025-91c4-879899ab2ce4 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] POST http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87/action Jan 21 03:00:56.889875 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:00:56.889875 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:00:56.889875 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a553c3a2-bb4a-4025-91c4-879899ab2ce4 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Action body: b'{"os-attach": {"instance_uuid": "aeb66288-d5f1-462c-b657-adc8b206ca04", "mountpoint": "/dev/sdb"}}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:00:56.889875 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a553c3a2-bb4a-4025-91c4-879899ab2ce4 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "aeb66288-d5f1-462c-b657-adc8b206ca04", "mountpoint": "/dev/sdb"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:00:56.971731 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:56.971731 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:56.974781 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a553c3a2-bb4a-4025-91c4-879899ab2ce4 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Volume info retrieved successfully. Jan 21 03:00:57.001381 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a553c3a2-bb4a-4025-91c4-879899ab2ce4 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Update volume admin metadata completed successfully. Jan 21 03:00:57.245841 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a553c3a2-bb4a-4025-91c4-879899ab2ce4 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Attach volume completed successfully. Jan 21 03:00:57.245841 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a553c3a2-bb4a-4025-91c4-879899ab2ce4 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87/action returned with HTTP 202 Jan 21 03:00:57.246460 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 360/730] 10.222.0.36 () {60 vars in 1357 bytes} [Thu Jan 21 03:00:56 2021] POST /volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87/action => generated 0 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:00:57.253931 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cd13f0a5-5389-4354-ad8e-e493c44d8f1d tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] GET http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87 Jan 21 03:00:57.254529 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cd13f0a5-5389-4354-ad8e-e493c44d8f1d tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:57.254841 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:00:57.254841 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:00:57.255289 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cd13f0a5-5389-4354-ad8e-e493c44d8f1d tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:57.322452 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:57.322452 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:57.332878 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-cd13f0a5-5389-4354-ad8e-e493c44d8f1d tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Volume info retrieved successfully. Jan 21 03:00:57.358924 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:57.358924 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:57.367107 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cd13f0a5-5389-4354-ad8e-e493c44d8f1d tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87 returned with HTTP 200 Jan 21 03:00:57.367942 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 371/731] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:00:57 2021] GET /volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87 => generated 1245 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:00:57.384105 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fc9367a0-e2c7-4a67-847f-ef49839bc9b1 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] POST http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87/action Jan 21 03:00:57.384247 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:00:57.384247 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:00:57.384774 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fc9367a0-e2c7-4a67-847f-ef49839bc9b1 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Action body: b'{"os-detach": {}}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:00:57.385000 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fc9367a0-e2c7-4a67-847f-ef49839bc9b1 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:00:57.439239 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:57.439239 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:57.440462 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-fc9367a0-e2c7-4a67-847f-ef49839bc9b1 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Volume info retrieved successfully. Jan 21 03:00:57.602157 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-fc9367a0-e2c7-4a67-847f-ef49839bc9b1 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Detach volume completed successfully. Jan 21 03:00:57.602734 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fc9367a0-e2c7-4a67-847f-ef49839bc9b1 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87/action returned with HTTP 202 Jan 21 03:00:57.613115 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 361/732] 10.222.0.36 () {60 vars in 1357 bytes} [Thu Jan 21 03:00:57 2021] POST /volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87/action => generated 0 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:00:57.615086 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1b27e4d5-05bb-4b20-84c0-f4633a981ab7 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] GET http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87 Jan 21 03:00:57.615813 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1b27e4d5-05bb-4b20-84c0-f4633a981ab7 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:00:57.616238 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:00:57.616238 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:00:57.616877 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1b27e4d5-05bb-4b20-84c0-f4633a981ab7 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:00:57.751603 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:00:57.751603 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:00:57.761222 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1b27e4d5-05bb-4b20-84c0-f4633a981ab7 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Volume info retrieved successfully. Jan 21 03:00:57.786754 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1b27e4d5-05bb-4b20-84c0-f4633a981ab7 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87 returned with HTTP 200 Jan 21 03:00:57.787723 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 372/733] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:00:57 2021] GET /volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87 => generated 930 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:01:02.723388 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7e36afbf-dd2f-4115-a8c3-63083eec199f tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] POST http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes Jan 21 03:01:02.724502 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:02.724502 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:02.725318 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7e36afbf-dd2f-4115-a8c3-63083eec199f tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1975670836"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:01:02.726788 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-7e36afbf-dd2f-4115-a8c3-63083eec199f tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1975670836'}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:01:02.727466 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-7e36afbf-dd2f-4115-a8c3-63083eec199f tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Create volume of 1 GB Jan 21 03:01:02.743729 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7e36afbf-dd2f-4115-a8c3-63083eec199f tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Availability Zones retrieved successfully. Jan 21 03:01:02.764276 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7e36afbf-dd2f-4115-a8c3-63083eec199f tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Flow 'volume_create_api' (3ff899fd-9ed8-494f-838b-64892f47077b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:01:02.768278 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7e36afbf-dd2f-4115-a8c3-63083eec199f tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a824fec7-af3f-4e94-b1ce-7e1036bfc25f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:01:02.771797 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-7e36afbf-dd2f-4115-a8c3-63083eec199f tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Validating volume size '1' using validate_int {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:01:02.866741 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7e36afbf-dd2f-4115-a8c3-63083eec199f tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a824fec7-af3f-4e94-b1ce-7e1036bfc25f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:01:02.870531 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7e36afbf-dd2f-4115-a8c3-63083eec199f tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1740d183-f5eb-4921-ac05-4716c31666cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:01:02.974684 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-7e36afbf-dd2f-4115-a8c3-63083eec199f tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Created reservations ['c440414f-5e54-474e-8001-ba253b47eeb0', '1eee138f-89af-4919-81a4-ff53389c9df0', 'd5e3d5c9-0746-4225-923e-9e8c4f08e10a', '4edb7ddc-f883-4c87-bc5c-ceaeb52fc0f6'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:01:02.977242 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7e36afbf-dd2f-4115-a8c3-63083eec199f tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1740d183-f5eb-4921-ac05-4716c31666cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c440414f-5e54-474e-8001-ba253b47eeb0', '1eee138f-89af-4919-81a4-ff53389c9df0', 'd5e3d5c9-0746-4225-923e-9e8c4f08e10a', '4edb7ddc-f883-4c87-bc5c-ceaeb52fc0f6']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:01:02.979775 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7e36afbf-dd2f-4115-a8c3-63083eec199f tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (648b59b4-9be9-49c9-96e2-91b816b5ffb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:01:03.097533 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7e36afbf-dd2f-4115-a8c3-63083eec199f tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (648b59b4-9be9-49c9-96e2-91b816b5ffb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf484e2b-6169-4689-a10b-a0c79fa4eac6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1975670836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea8c55d1fdcb41ada3c2020de6ddcfd7',qos_specs=None,replication_status=,reservations=['c440414f-5e54-474e-8001-ba253b47eeb0','1eee138f-89af-4919-81a4-ff53389c9df0','d5e3d5c9-0746-4225-923e-9e8c4f08e10a','4edb7ddc-f883-4c87-bc5c-ceaeb52fc0f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5838ab955022477e8b8cbc0856b9656c',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:01:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1975670836',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf484e2b-6169-4689-a10b-a0c79fa4eac6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea8c55d1fdcb41ada3c2020de6ddcfd7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='5838ab955022477e8b8cbc0856b9656c',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:01:03.099894 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7e36afbf-dd2f-4115-a8c3-63083eec199f tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cecc61ad-604f-4336-a6d7-47a4f4268c70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:01:03.140809 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7e36afbf-dd2f-4115-a8c3-63083eec199f tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cecc61ad-604f-4336-a6d7-47a4f4268c70) transitioned into state 'SUCCESS' from state '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-1975670836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea8c55d1fdcb41ada3c2020de6ddcfd7',qos_specs=None,replication_status=,reservations=['c440414f-5e54-474e-8001-ba253b47eeb0','1eee138f-89af-4919-81a4-ff53389c9df0','d5e3d5c9-0746-4225-923e-9e8c4f08e10a','4edb7ddc-f883-4c87-bc5c-ceaeb52fc0f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5838ab955022477e8b8cbc0856b9656c',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:01:03.150082 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7e36afbf-dd2f-4115-a8c3-63083eec199f tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87846c8d-78c0-4b25-91a3-d0955137afc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:01:03.179405 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7e36afbf-dd2f-4115-a8c3-63083eec199f tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87846c8d-78c0-4b25-91a3-d0955137afc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:01:03.184622 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7e36afbf-dd2f-4115-a8c3-63083eec199f tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Flow 'volume_create_api' (3ff899fd-9ed8-494f-838b-64892f47077b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:01:03.241820 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7e36afbf-dd2f-4115-a8c3-63083eec199f tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Create volume request issued successfully. Jan 21 03:01:03.259761 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7e36afbf-dd2f-4115-a8c3-63083eec199f tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes returned with HTTP 202 Jan 21 03:01:03.272612 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 362/734] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 03:01:02 2021] POST /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes => generated 824 bytes in 544 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 03:01:03.276565 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2ca66e07-d40f-4344-9ac9-9c675905fe22 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 Jan 21 03:01:03.277085 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2ca66e07-d40f-4344-9ac9-9c675905fe22 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:03.277304 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:03.277304 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:03.277648 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2ca66e07-d40f-4344-9ac9-9c675905fe22 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:03.381597 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:03.381597 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:03.400886 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2ca66e07-d40f-4344-9ac9-9c675905fe22 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:01:03.436927 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2ca66e07-d40f-4344-9ac9-9c675905fe22 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 returned with HTTP 200 Jan 21 03:01:03.438543 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 373/735] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:01:03 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 => generated 892 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:01:04.455828 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bb97e042-2df4-4a7a-8ff1-c482a2a5a814 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 Jan 21 03:01:04.456414 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bb97e042-2df4-4a7a-8ff1-c482a2a5a814 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:04.456545 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:04.456545 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:04.457056 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bb97e042-2df4-4a7a-8ff1-c482a2a5a814 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:04.508488 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:04.508488 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:04.518096 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-bb97e042-2df4-4a7a-8ff1-c482a2a5a814 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:01:04.545743 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bb97e042-2df4-4a7a-8ff1-c482a2a5a814 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 returned with HTTP 200 Jan 21 03:01:04.557544 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 363/736] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:01:04 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 => generated 917 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:01:05.262091 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-8b2a584d-c609-4321-9910-7eaaea074d14 req-ec73dc0c-c17f-4aeb-91d0-c4d081ce0804 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 Jan 21 03:01:05.262671 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-8b2a584d-c609-4321-9910-7eaaea074d14 req-ec73dc0c-c17f-4aeb-91d0-c4d081ce0804 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:05.262898 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:05.262898 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:05.263407 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-8b2a584d-c609-4321-9910-7eaaea074d14 req-ec73dc0c-c17f-4aeb-91d0-c4d081ce0804 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:05.376901 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:05.376901 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:05.395176 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-8b2a584d-c609-4321-9910-7eaaea074d14 req-ec73dc0c-c17f-4aeb-91d0-c4d081ce0804 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:01:05.427953 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-8b2a584d-c609-4321-9910-7eaaea074d14 req-ec73dc0c-c17f-4aeb-91d0-c4d081ce0804 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 returned with HTTP 200 Jan 21 03:01:05.429488 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 374/737] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 03:01:05 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 => generated 917 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:01:05.516438 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bb97e042-2df4-4a7a-8ff1-c482a2a5a814 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume// Jan 21 03:01:05.516902 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bb97e042-2df4-4a7a-8ff1-c482a2a5a814 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:05.517093 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:05.517093 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:05.517342 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bb97e042-2df4-4a7a-8ff1-c482a2a5a814 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'all' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:05.519099 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bb97e042-2df4-4a7a-8ff1-c482a2a5a814 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 03:01:05.519864 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 364/738] 10.222.0.36 () {58 vars in 1289 bytes} [Thu Jan 21 03:01:05 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:01:05.538823 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-8b2a584d-c609-4321-9910-7eaaea074d14 req-fb96ce56-7d88-4a4c-a272-be97759f1261 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] POST http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/attachments Jan 21 03:01:05.539610 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:05.539610 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:05.540568 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-8b2a584d-c609-4321-9910-7eaaea074d14 req-fb96ce56-7d88-4a4c-a272-be97759f1261 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bf484e2b-6169-4689-a10b-a0c79fa4eac6", "instance_uuid": "4875a77d-86c8-4ffd-8be0-29d0fdb45dd2", "connector": null}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:01:05.666204 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:05.666204 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:05.737325 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-8b2a584d-c609-4321-9910-7eaaea074d14 req-fb96ce56-7d88-4a4c-a272-be97759f1261 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/attachments returned with HTTP 200 Jan 21 03:01:05.738301 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 375/739] 10.222.0.36 () {66 vars in 1565 bytes} [Thu Jan 21 03:01:05 2021] POST /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/attachments => generated 273 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:01:05.786054 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-78ba77fc-d28b-49e6-b0e2-623aba213d65 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 Jan 21 03:01:05.786887 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-78ba77fc-d28b-49e6-b0e2-623aba213d65 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:05.788088 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-78ba77fc-d28b-49e6-b0e2-623aba213d65 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:05.844432 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-8b2a584d-c609-4321-9910-7eaaea074d14 req-fb96ce56-7d88-4a4c-a272-be97759f1261 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume// Jan 21 03:01:05.844915 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-8b2a584d-c609-4321-9910-7eaaea074d14 req-fb96ce56-7d88-4a4c-a272-be97759f1261 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:05.845139 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:05.845139 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:05.845519 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-8b2a584d-c609-4321-9910-7eaaea074d14 req-fb96ce56-7d88-4a4c-a272-be97759f1261 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:05.846554 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-8b2a584d-c609-4321-9910-7eaaea074d14 req-fb96ce56-7d88-4a4c-a272-be97759f1261 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 03:01:05.847479 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 376/740] 10.222.0.23 () {56 vars in 1089 bytes} [Thu Jan 21 03:01:05 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:01:05.859399 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-8b2a584d-c609-4321-9910-7eaaea074d14 req-c8e8d1ff-5722-47d6-9b35-e5c0f4dde589 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 Jan 21 03:01:05.860230 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-8b2a584d-c609-4321-9910-7eaaea074d14 req-c8e8d1ff-5722-47d6-9b35-e5c0f4dde589 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:05.860905 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-8b2a584d-c609-4321-9910-7eaaea074d14 req-c8e8d1ff-5722-47d6-9b35-e5c0f4dde589 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:05.924648 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:05.924648 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:05.948782 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-78ba77fc-d28b-49e6-b0e2-623aba213d65 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:01:05.969164 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:05.969164 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:05.981571 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-8b2a584d-c609-4321-9910-7eaaea074d14 req-c8e8d1ff-5722-47d6-9b35-e5c0f4dde589 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:01:05.988364 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:05.988364 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:05.999406 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-78ba77fc-d28b-49e6-b0e2-623aba213d65 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 returned with HTTP 200 Jan 21 03:01:06.001506 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 365/741] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:01:05 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 => generated 916 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:01:06.007462 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:06.007462 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:06.019598 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-8b2a584d-c609-4321-9910-7eaaea074d14 req-c8e8d1ff-5722-47d6-9b35-e5c0f4dde589 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 returned with HTTP 200 Jan 21 03:01:06.020766 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 377/742] 10.222.0.23 () {60 vars in 1403 bytes} [Thu Jan 21 03:01:05 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 => generated 1015 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 03:01:06.065016 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-8b2a584d-c609-4321-9910-7eaaea074d14 req-88bf6f6c-f08f-4e5e-8798-3e6511e8fa08 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] PUT http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/attachments/1e83fcae-879a-4c46-9a5f-00038ee423ea Jan 21 03:01:06.066168 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:06.066168 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:06.067269 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-8b2a584d-c609-4321-9910-7eaaea074d14 req-88bf6f6c-f08f-4e5e-8798-3e6511e8fa08 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.23", "host": "n-h2-766726-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766726-10.cbci-766726-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:01:06.101919 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 03:01:06.101919 n-d-766726-10 devstack@c-api.service[87957]: return self(f, *args, **kw) Jan 21 03:01:06.103148 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-8b2a584d-c609-4321-9910-7eaaea074d14 req-88bf6f6c-f08f-4e5e-8798-3e6511e8fa08 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Lock "b'cinder-attachment_update-bf484e2b-6169-4689-a10b-a0c79fa4eac6-n-h2-766726-10'" acquired by "attachment_update" :: waited 0.013s {{(pid=87958) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 03:01:06.105903 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:06.105903 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:07.019241 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-983d27fd-15c1-487d-be77-5f3cd2b07248 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 Jan 21 03:01:07.019744 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-983d27fd-15c1-487d-be77-5f3cd2b07248 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:07.020155 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:07.020155 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:07.020781 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-983d27fd-15c1-487d-be77-5f3cd2b07248 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:07.123615 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:07.123615 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:07.147176 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-983d27fd-15c1-487d-be77-5f3cd2b07248 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:01:07.181520 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:07.181520 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:07.194995 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-983d27fd-15c1-487d-be77-5f3cd2b07248 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 returned with HTTP 200 Jan 21 03:01:07.199350 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 378/743] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:01:07 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 => generated 916 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:01:08.189136 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-8b2a584d-c609-4321-9910-7eaaea074d14 req-88bf6f6c-f08f-4e5e-8798-3e6511e8fa08 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Lock "b'cinder-attachment_update-bf484e2b-6169-4689-a10b-a0c79fa4eac6-n-h2-766726-10'" released by "attachment_update" :: held 2.086s {{(pid=87958) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 03:01:08.189664 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-8b2a584d-c609-4321-9910-7eaaea074d14 req-88bf6f6c-f08f-4e5e-8798-3e6511e8fa08 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/attachments/1e83fcae-879a-4c46-9a5f-00038ee423ea returned with HTTP 200 Jan 21 03:01:08.192737 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 366/744] 10.222.0.23 () {64 vars in 1468 bytes} [Thu Jan 21 03:01:06 2021] PUT /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/attachments/1e83fcae-879a-4c46-9a5f-00038ee423ea => generated 762 bytes in 2133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:01:08.220135 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-169239c6-1492-4b35-b912-e9651ad383da tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 Jan 21 03:01:08.249297 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-169239c6-1492-4b35-b912-e9651ad383da tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:08.249297 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:08.249297 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:08.249297 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-169239c6-1492-4b35-b912-e9651ad383da tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:08.392615 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:08.392615 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:08.403771 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-169239c6-1492-4b35-b912-e9651ad383da tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:01:08.434653 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:08.434653 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:08.444827 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-169239c6-1492-4b35-b912-e9651ad383da tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 returned with HTTP 200 Jan 21 03:01:08.451813 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 379/745] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:01:08 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 => generated 917 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:01:09.471837 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e3d7562e-1e0f-4b7a-af81-9d47fc854802 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 Jan 21 03:01:09.473326 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e3d7562e-1e0f-4b7a-af81-9d47fc854802 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:09.473763 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:09.473763 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:09.474416 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e3d7562e-1e0f-4b7a-af81-9d47fc854802 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:09.566236 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:09.566236 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:09.593150 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e3d7562e-1e0f-4b7a-af81-9d47fc854802 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:01:09.642863 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:09.642863 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:09.689148 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e3d7562e-1e0f-4b7a-af81-9d47fc854802 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 returned with HTTP 200 Jan 21 03:01:09.691975 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 367/746] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:01:09 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 => generated 917 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:01:10.711441 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9b862dcf-e862-4d19-9ee0-d629069d4ca2 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 Jan 21 03:01:10.713414 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9b862dcf-e862-4d19-9ee0-d629069d4ca2 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:10.713868 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:10.713868 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:10.714662 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9b862dcf-e862-4d19-9ee0-d629069d4ca2 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:10.822298 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:10.822298 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:10.845469 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9b862dcf-e862-4d19-9ee0-d629069d4ca2 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:01:10.886782 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:10.886782 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:10.897182 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9b862dcf-e862-4d19-9ee0-d629069d4ca2 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 returned with HTTP 200 Jan 21 03:01:10.898157 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 380/747] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:01:10 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 => generated 917 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:01:11.917132 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dc42cc5c-3f13-41d6-9849-dbe41ae375ff tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 Jan 21 03:01:11.918402 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dc42cc5c-3f13-41d6-9849-dbe41ae375ff tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:11.918848 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:11.918848 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:11.919730 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dc42cc5c-3f13-41d6-9849-dbe41ae375ff tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:12.029511 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:12.029511 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:12.041995 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-dc42cc5c-3f13-41d6-9849-dbe41ae375ff tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:01:12.125516 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:12.125516 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:12.134257 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dc42cc5c-3f13-41d6-9849-dbe41ae375ff tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 returned with HTTP 200 Jan 21 03:01:12.135518 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 368/748] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:01:11 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 => generated 917 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:01:13.155578 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8349f97d-7e64-4696-93cd-cf3398d8ae3c tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 Jan 21 03:01:13.156029 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8349f97d-7e64-4696-93cd-cf3398d8ae3c tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:13.156830 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:13.156830 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:13.157348 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8349f97d-7e64-4696-93cd-cf3398d8ae3c tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:13.250556 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:13.250556 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:13.273573 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8349f97d-7e64-4696-93cd-cf3398d8ae3c tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:01:13.305980 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:13.305980 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:13.319771 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8349f97d-7e64-4696-93cd-cf3398d8ae3c tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 returned with HTTP 200 Jan 21 03:01:13.328777 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 381/749] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:01:13 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 => generated 917 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:01:13.786928 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-8b2a584d-c609-4321-9910-7eaaea074d14 req-0693cbc1-93f2-43e1-94c9-07b6e5183d85 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] POST http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/attachments/1e83fcae-879a-4c46-9a5f-00038ee423ea/action Jan 21 03:01:13.786928 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:13.786928 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:13.786928 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-8b2a584d-c609-4321-9910-7eaaea074d14 req-0693cbc1-93f2-43e1-94c9-07b6e5183d85 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Action body: b'{"os-complete": null}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:01:13.786928 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-8b2a584d-c609-4321-9910-7eaaea074d14 req-0693cbc1-93f2-43e1-94c9-07b6e5183d85 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:01:14.039203 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:14.039203 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:14.083295 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-8b2a584d-c609-4321-9910-7eaaea074d14 req-0693cbc1-93f2-43e1-94c9-07b6e5183d85 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/attachments/1e83fcae-879a-4c46-9a5f-00038ee423ea/action returned with HTTP 204 Jan 21 03:01:14.089513 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 369/750] 10.222.0.23 () {64 vars in 1489 bytes} [Thu Jan 21 03:01:13 2021] POST /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/attachments/1e83fcae-879a-4c46-9a5f-00038ee423ea/action => generated 0 bytes in 361 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:01:14.350667 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-aba660ca-3e40-4445-bde3-89b65081ad18 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 Jan 21 03:01:14.357974 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-aba660ca-3e40-4445-bde3-89b65081ad18 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:14.358503 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:14.358503 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:14.360175 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-aba660ca-3e40-4445-bde3-89b65081ad18 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:14.478678 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:14.478678 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:14.494989 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-aba660ca-3e40-4445-bde3-89b65081ad18 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:01:14.515903 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:14.515903 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:14.525143 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-aba660ca-3e40-4445-bde3-89b65081ad18 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 returned with HTTP 200 Jan 21 03:01:14.527794 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 382/751] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:01:14 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 => generated 1209 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:01:15.651655 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fbd1c602-4ca1-4a6f-b4f9-0d11dd78e195 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 Jan 21 03:01:15.652112 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fbd1c602-4ca1-4a6f-b4f9-0d11dd78e195 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:15.652195 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:15.652195 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:15.652523 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fbd1c602-4ca1-4a6f-b4f9-0d11dd78e195 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:15.770812 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:15.770812 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:15.796015 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-fbd1c602-4ca1-4a6f-b4f9-0d11dd78e195 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:01:15.816443 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:15.816443 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:15.825840 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fbd1c602-4ca1-4a6f-b4f9-0d11dd78e195 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 returned with HTTP 200 Jan 21 03:01:15.826978 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 370/752] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:01:15 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 => generated 1209 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:01:16.007845 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-146aec2b-f3b8-41ea-936b-09945c53f2a0 req-b5cac606-49a7-4250-84ef-a17ad7776c68 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 Jan 21 03:01:16.008406 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-146aec2b-f3b8-41ea-936b-09945c53f2a0 req-b5cac606-49a7-4250-84ef-a17ad7776c68 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:16.008916 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:16.008916 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:16.009097 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-146aec2b-f3b8-41ea-936b-09945c53f2a0 req-b5cac606-49a7-4250-84ef-a17ad7776c68 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:16.189153 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:16.189153 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:16.207989 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-146aec2b-f3b8-41ea-936b-09945c53f2a0 req-b5cac606-49a7-4250-84ef-a17ad7776c68 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:01:16.252519 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:16.252519 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:16.264711 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-146aec2b-f3b8-41ea-936b-09945c53f2a0 req-b5cac606-49a7-4250-84ef-a17ad7776c68 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 returned with HTTP 200 Jan 21 03:01:16.264711 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 383/753] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 03:01:16 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 => generated 1209 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:01:16.303791 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-146aec2b-f3b8-41ea-936b-09945c53f2a0 req-b90b9e0f-cbbf-4d71-a2fd-be0e9a5ec6b3 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] POST http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6/action Jan 21 03:01:16.304849 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:16.304849 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:16.306144 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-146aec2b-f3b8-41ea-936b-09945c53f2a0 req-b90b9e0f-cbbf-4d71-a2fd-be0e9a5ec6b3 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Action body: b'{"os-begin_detaching": null}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:01:16.306720 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-146aec2b-f3b8-41ea-936b-09945c53f2a0 req-b90b9e0f-cbbf-4d71-a2fd-be0e9a5ec6b3 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:01:16.384685 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:16.384685 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:16.388902 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-146aec2b-f3b8-41ea-936b-09945c53f2a0 req-b90b9e0f-cbbf-4d71-a2fd-be0e9a5ec6b3 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:01:16.412538 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-146aec2b-f3b8-41ea-936b-09945c53f2a0 req-b90b9e0f-cbbf-4d71-a2fd-be0e9a5ec6b3 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Begin detaching volume completed successfully. Jan 21 03:01:16.413229 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-146aec2b-f3b8-41ea-936b-09945c53f2a0 req-b90b9e0f-cbbf-4d71-a2fd-be0e9a5ec6b3 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6/action returned with HTTP 202 Jan 21 03:01:16.414299 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 371/754] 10.222.0.36 () {64 vars in 1643 bytes} [Thu Jan 21 03:01:16 2021] POST /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6/action => generated 0 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:01:16.451495 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2fe7a82f-739c-4779-b1dc-27228a02d446 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 Jan 21 03:01:16.452157 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2fe7a82f-739c-4779-b1dc-27228a02d446 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:16.452482 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:16.452482 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:16.454600 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2fe7a82f-739c-4779-b1dc-27228a02d446 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:16.502032 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-146aec2b-f3b8-41ea-936b-09945c53f2a0 req-b90b9e0f-cbbf-4d71-a2fd-be0e9a5ec6b3 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume// Jan 21 03:01:16.502509 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-146aec2b-f3b8-41ea-936b-09945c53f2a0 req-b90b9e0f-cbbf-4d71-a2fd-be0e9a5ec6b3 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:16.502836 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:16.502836 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:16.503170 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-146aec2b-f3b8-41ea-936b-09945c53f2a0 req-b90b9e0f-cbbf-4d71-a2fd-be0e9a5ec6b3 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'all' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:16.504221 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-146aec2b-f3b8-41ea-936b-09945c53f2a0 req-b90b9e0f-cbbf-4d71-a2fd-be0e9a5ec6b3 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 03:01:16.504830 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 372/755] 10.222.0.23 () {56 vars in 1089 bytes} [Thu Jan 21 03:01:16 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:01:16.524075 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-146aec2b-f3b8-41ea-936b-09945c53f2a0 req-21c423e0-e531-4820-9cce-1b028cdaf538 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 Jan 21 03:01:16.524883 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-146aec2b-f3b8-41ea-936b-09945c53f2a0 req-21c423e0-e531-4820-9cce-1b028cdaf538 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:16.525709 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-146aec2b-f3b8-41ea-936b-09945c53f2a0 req-21c423e0-e531-4820-9cce-1b028cdaf538 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:16.533538 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:16.533538 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:16.561305 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2fe7a82f-739c-4779-b1dc-27228a02d446 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:01:16.600177 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:16.600177 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:16.604970 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:16.604970 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:16.618204 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2fe7a82f-739c-4779-b1dc-27228a02d446 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 returned with HTTP 200 Jan 21 03:01:16.619126 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 384/756] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:01:16 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 => generated 1212 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:01:16.665215 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-146aec2b-f3b8-41ea-936b-09945c53f2a0 req-21c423e0-e531-4820-9cce-1b028cdaf538 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:01:16.693513 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:16.693513 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:16.703614 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-146aec2b-f3b8-41ea-936b-09945c53f2a0 req-21c423e0-e531-4820-9cce-1b028cdaf538 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 returned with HTTP 200 Jan 21 03:01:16.704625 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 373/757] 10.222.0.23 () {60 vars in 1403 bytes} [Thu Jan 21 03:01:16 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 => generated 1311 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 03:01:17.161074 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-146aec2b-f3b8-41ea-936b-09945c53f2a0 req-4a11ee05-cc14-4b55-a892-e05afd426e5e tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] DELETE http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/attachments/1e83fcae-879a-4c46-9a5f-00038ee423ea Jan 21 03:01:17.161579 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-146aec2b-f3b8-41ea-936b-09945c53f2a0 req-4a11ee05-cc14-4b55-a892-e05afd426e5e tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:17.161979 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:17.161979 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:17.163668 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-146aec2b-f3b8-41ea-936b-09945c53f2a0 req-4a11ee05-cc14-4b55-a892-e05afd426e5e tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:17.237918 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:17.237918 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:17.637468 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a0f72a21-6aff-4cb4-8d2c-c45ea60ee050 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 Jan 21 03:01:17.638969 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a0f72a21-6aff-4cb4-8d2c-c45ea60ee050 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:17.639360 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:17.639360 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:17.639971 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a0f72a21-6aff-4cb4-8d2c-c45ea60ee050 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:17.755416 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:17.755416 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:17.768712 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a0f72a21-6aff-4cb4-8d2c-c45ea60ee050 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:01:17.798168 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:17.798168 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:17.812823 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a0f72a21-6aff-4cb4-8d2c-c45ea60ee050 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 returned with HTTP 200 Jan 21 03:01:17.822639 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 374/758] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:01:17 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 => generated 1212 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:01:18.147935 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-146aec2b-f3b8-41ea-936b-09945c53f2a0 req-4a11ee05-cc14-4b55-a892-e05afd426e5e tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 03:01:18.148477 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-146aec2b-f3b8-41ea-936b-09945c53f2a0 req-4a11ee05-cc14-4b55-a892-e05afd426e5e tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Pending status list for volume during attachment-delete: [] {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 03:01:18.175824 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-146aec2b-f3b8-41ea-936b-09945c53f2a0 req-4a11ee05-cc14-4b55-a892-e05afd426e5e tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/attachments/1e83fcae-879a-4c46-9a5f-00038ee423ea returned with HTTP 200 Jan 21 03:01:18.177044 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 385/759] 10.222.0.23 () {62 vars in 1437 bytes} [Thu Jan 21 03:01:17 2021] DELETE /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/attachments/1e83fcae-879a-4c46-9a5f-00038ee423ea => generated 19 bytes in 1021 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:01:18.830979 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5313663d-c0ef-4358-a23b-287ecaee93fb tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 Jan 21 03:01:18.832158 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5313663d-c0ef-4358-a23b-287ecaee93fb tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:18.832609 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:18.832609 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:18.833415 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5313663d-c0ef-4358-a23b-287ecaee93fb tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:18.885765 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:18.885765 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:18.894943 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-5313663d-c0ef-4358-a23b-287ecaee93fb tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:01:18.918741 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5313663d-c0ef-4358-a23b-287ecaee93fb tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 returned with HTTP 200 Jan 21 03:01:18.931798 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 375/760] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:01:18 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 => generated 917 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:01:24.422477 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6dbe933b-77bf-437b-8792-ef8b143dac8a tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] POST http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87/action Jan 21 03:01:24.422959 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:24.422959 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:24.423323 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6dbe933b-77bf-437b-8792-ef8b143dac8a tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Action body: b'{"os-attach": {"instance_uuid": "b4712ac7-96ff-4e68-b59b-7c7095beeedf", "mountpoint": "/dev/sdb"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:01:24.423577 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6dbe933b-77bf-437b-8792-ef8b143dac8a tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "b4712ac7-96ff-4e68-b59b-7c7095beeedf", "mountpoint": "/dev/sdb"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:01:24.531270 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:24.531270 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:24.533029 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-6dbe933b-77bf-437b-8792-ef8b143dac8a tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Volume info retrieved successfully. Jan 21 03:01:24.566599 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-6dbe933b-77bf-437b-8792-ef8b143dac8a tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Update volume admin metadata completed successfully. Jan 21 03:01:24.972064 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-6dbe933b-77bf-437b-8792-ef8b143dac8a tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Attach volume completed successfully. Jan 21 03:01:24.973110 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6dbe933b-77bf-437b-8792-ef8b143dac8a tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87/action returned with HTTP 202 Jan 21 03:01:24.974480 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 386/761] 10.222.0.36 () {60 vars in 1357 bytes} [Thu Jan 21 03:01:24 2021] POST /volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87/action => generated 0 bytes in 557 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:01:24.984695 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-de152075-143f-45bc-864c-a5d83efaaae4 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] GET http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87 Jan 21 03:01:24.984695 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-de152075-143f-45bc-864c-a5d83efaaae4 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:24.984695 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:24.984695 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:24.984695 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-de152075-143f-45bc-864c-a5d83efaaae4 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:25.080285 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:25.080285 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:25.092031 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-de152075-143f-45bc-864c-a5d83efaaae4 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Volume info retrieved successfully. Jan 21 03:01:25.116732 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:25.116732 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:25.130227 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-de152075-143f-45bc-864c-a5d83efaaae4 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87 returned with HTTP 200 Jan 21 03:01:25.131382 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 376/762] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:01:24 2021] GET /volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87 => generated 1245 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:01:25.147406 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b13d84e3-5326-4b3a-b3a1-13daed7015f8 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] GET http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87 Jan 21 03:01:25.148276 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b13d84e3-5326-4b3a-b3a1-13daed7015f8 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:25.148276 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:25.148276 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:25.148484 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b13d84e3-5326-4b3a-b3a1-13daed7015f8 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:25.218319 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:25.218319 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:25.225110 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b13d84e3-5326-4b3a-b3a1-13daed7015f8 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Volume info retrieved successfully. Jan 21 03:01:25.245607 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:25.245607 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:25.255461 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b13d84e3-5326-4b3a-b3a1-13daed7015f8 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87 returned with HTTP 200 Jan 21 03:01:25.268555 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 387/763] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:01:25 2021] GET /volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87 => generated 1245 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:01:25.272491 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2c03b307-be49-4a23-9e73-51c3c6874eb9 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] POST http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87/action Jan 21 03:01:25.272947 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:25.272947 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:25.273370 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2c03b307-be49-4a23-9e73-51c3c6874eb9 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Action body: b'{"os-detach": {}}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:01:25.273809 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2c03b307-be49-4a23-9e73-51c3c6874eb9 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:01:25.334531 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:25.334531 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:25.336164 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2c03b307-be49-4a23-9e73-51c3c6874eb9 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Volume info retrieved successfully. Jan 21 03:01:25.629857 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2c03b307-be49-4a23-9e73-51c3c6874eb9 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Detach volume completed successfully. Jan 21 03:01:25.632003 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2c03b307-be49-4a23-9e73-51c3c6874eb9 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87/action returned with HTTP 202 Jan 21 03:01:25.634404 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 377/764] 10.222.0.36 () {60 vars in 1357 bytes} [Thu Jan 21 03:01:25 2021] POST /volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87/action => generated 0 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:01:25.641537 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-32f14404-08db-4e22-9a55-298f8d1b8086 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] GET http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87 Jan 21 03:01:25.642060 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-32f14404-08db-4e22-9a55-298f8d1b8086 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:25.642845 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:25.642845 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:25.642845 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-32f14404-08db-4e22-9a55-298f8d1b8086 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:25.745494 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:25.745494 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:25.757994 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-32f14404-08db-4e22-9a55-298f8d1b8086 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Volume info retrieved successfully. Jan 21 03:01:25.788035 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-32f14404-08db-4e22-9a55-298f8d1b8086 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87 returned with HTTP 200 Jan 21 03:01:25.804135 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 388/765] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:01:25 2021] GET /volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87 => generated 930 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:01:34.414371 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f703c121-a577-4b7d-a4b1-d4e4b21684b2 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] POST http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87/action Jan 21 03:01:34.415468 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:34.415468 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:34.416430 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f703c121-a577-4b7d-a4b1-d4e4b21684b2 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Action body: b'{"os-reserve": {}}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:01:34.416902 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f703c121-a577-4b7d-a4b1-d4e4b21684b2 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:01:34.477274 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:34.477274 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:34.478701 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f703c121-a577-4b7d-a4b1-d4e4b21684b2 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Volume info retrieved successfully. Jan 21 03:01:34.488882 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f703c121-a577-4b7d-a4b1-d4e4b21684b2 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Reserve volume completed successfully. Jan 21 03:01:34.490125 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f703c121-a577-4b7d-a4b1-d4e4b21684b2 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87/action returned with HTTP 202 Jan 21 03:01:34.494518 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 378/766] 10.222.0.36 () {60 vars in 1357 bytes} [Thu Jan 21 03:01:34 2021] POST /volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:01:34.500863 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5ed0a022-f4c3-488f-a54a-b2f19cf9283c tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] GET http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87 Jan 21 03:01:34.502827 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5ed0a022-f4c3-488f-a54a-b2f19cf9283c tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:34.503263 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:34.503263 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:34.504053 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5ed0a022-f4c3-488f-a54a-b2f19cf9283c tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:34.561302 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:34.561302 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:34.582236 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-5ed0a022-f4c3-488f-a54a-b2f19cf9283c tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Volume info retrieved successfully. Jan 21 03:01:34.616347 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5ed0a022-f4c3-488f-a54a-b2f19cf9283c tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87 returned with HTTP 200 Jan 21 03:01:34.631772 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 389/767] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:01:34 2021] GET /volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87 => generated 930 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:01:34.636012 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8bea5a50-faf0-4dec-b824-5f62d4e9b460 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] POST http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87/action Jan 21 03:01:34.636589 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:34.636589 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:34.636957 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8bea5a50-faf0-4dec-b824-5f62d4e9b460 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Action body: b'{"os-unreserve": {}}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:01:34.637429 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8bea5a50-faf0-4dec-b824-5f62d4e9b460 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:01:34.740953 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:34.740953 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:34.749024 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8bea5a50-faf0-4dec-b824-5f62d4e9b460 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Volume info retrieved successfully. Jan 21 03:01:34.815712 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8bea5a50-faf0-4dec-b824-5f62d4e9b460 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Unreserve volume completed successfully. Jan 21 03:01:34.816453 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8bea5a50-faf0-4dec-b824-5f62d4e9b460 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87/action returned with HTTP 202 Jan 21 03:01:34.817314 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 379/768] 10.222.0.36 () {60 vars in 1357 bytes} [Thu Jan 21 03:01:34 2021] POST /volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87/action => generated 0 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:01:34.825768 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f5d7c0ec-9ed4-431e-bb87-870704a77d19 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] GET http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87 Jan 21 03:01:34.826650 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f5d7c0ec-9ed4-431e-bb87-870704a77d19 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:34.827188 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:34.827188 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:34.827801 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f5d7c0ec-9ed4-431e-bb87-870704a77d19 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:34.879535 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:34.879535 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:34.889676 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f5d7c0ec-9ed4-431e-bb87-870704a77d19 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Volume info retrieved successfully. Jan 21 03:01:34.912965 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f5d7c0ec-9ed4-431e-bb87-870704a77d19 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87 returned with HTTP 200 Jan 21 03:01:34.914149 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 390/769] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:01:34 2021] GET /volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87 => generated 930 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:01:34.935248 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c628d7e3-e8f2-4b8c-981e-3ca6eef42a88 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] POST http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87/action Jan 21 03:01:34.935248 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:34.935248 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:34.935248 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c628d7e3-e8f2-4b8c-981e-3ca6eef42a88 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:01:34.935248 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c628d7e3-e8f2-4b8c-981e-3ca6eef42a88 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:01:34.987285 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:34.987285 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:34.988663 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c628d7e3-e8f2-4b8c-981e-3ca6eef42a88 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Volume info retrieved successfully. Jan 21 03:01:35.002417 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c628d7e3-e8f2-4b8c-981e-3ca6eef42a88 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Volume updated successfully. Jan 21 03:01:35.003278 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c628d7e3-e8f2-4b8c-981e-3ca6eef42a88 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87/action returned with HTTP 200 Jan 21 03:01:35.004335 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 380/770] 10.222.0.36 () {60 vars in 1357 bytes} [Thu Jan 21 03:01:34 2021] POST /volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87/action => generated 0 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 21 03:01:35.013074 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-555145b4-ab20-4c4a-ade4-2ea4622fff4f tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] GET http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87 Jan 21 03:01:35.013875 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-555145b4-ab20-4c4a-ade4-2ea4622fff4f tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:35.014267 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:35.014267 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:35.014910 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-555145b4-ab20-4c4a-ade4-2ea4622fff4f tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:35.069023 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:35.069023 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:35.079325 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-555145b4-ab20-4c4a-ade4-2ea4622fff4f tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Volume info retrieved successfully. Jan 21 03:01:35.103818 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-555145b4-ab20-4c4a-ade4-2ea4622fff4f tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87 returned with HTTP 200 Jan 21 03:01:35.104806 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 391/771] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:01:35 2021] GET /volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87 => generated 929 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:01:35.120474 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c4461ac1-f5e4-4ca8-af67-2a8c77411663 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] POST http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87/action Jan 21 03:01:35.120937 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:35.120937 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:35.121340 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c4461ac1-f5e4-4ca8-af67-2a8c77411663 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:01:35.122614 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c4461ac1-f5e4-4ca8-af67-2a8c77411663 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:01:35.320198 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:35.320198 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:35.321367 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c4461ac1-f5e4-4ca8-af67-2a8c77411663 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Volume info retrieved successfully. Jan 21 03:01:35.331705 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c4461ac1-f5e4-4ca8-af67-2a8c77411663 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Volume updated successfully. Jan 21 03:01:35.332230 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c4461ac1-f5e4-4ca8-af67-2a8c77411663 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87/action returned with HTTP 200 Jan 21 03:01:35.335660 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 381/772] 10.222.0.36 () {60 vars in 1357 bytes} [Thu Jan 21 03:01:35 2021] POST /volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87/action => generated 0 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 21 03:01:35.341747 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3fc0a6b8-81a4-4208-9055-9bb52a8e1af7 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] GET http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87 Jan 21 03:01:35.342378 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3fc0a6b8-81a4-4208-9055-9bb52a8e1af7 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:35.342848 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:35.342848 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:35.343365 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3fc0a6b8-81a4-4208-9055-9bb52a8e1af7 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:35.401671 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:35.401671 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:35.413051 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3fc0a6b8-81a4-4208-9055-9bb52a8e1af7 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Volume info retrieved successfully. Jan 21 03:01:35.441053 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3fc0a6b8-81a4-4208-9055-9bb52a8e1af7 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87 returned with HTTP 200 Jan 21 03:01:35.442632 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 392/773] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:01:35 2021] GET /volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87 => generated 930 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:01:35.459792 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2928808c-0b30-48f7-9b4a-848727a01590 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] POST http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87/action Jan 21 03:01:35.460549 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:35.460549 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:35.461223 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2928808c-0b30-48f7-9b4a-848727a01590 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:01:35.461801 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2928808c-0b30-48f7-9b4a-848727a01590 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:01:35.516258 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:35.516258 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:35.517694 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2928808c-0b30-48f7-9b4a-848727a01590 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Volume info retrieved successfully. Jan 21 03:01:35.535486 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2928808c-0b30-48f7-9b4a-848727a01590 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Update volume admin metadata completed successfully. Jan 21 03:01:35.536147 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2928808c-0b30-48f7-9b4a-848727a01590 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Update readonly setting on volume completed successfully. Jan 21 03:01:35.537363 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2928808c-0b30-48f7-9b4a-848727a01590 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87/action returned with HTTP 202 Jan 21 03:01:35.538413 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 382/774] 10.222.0.36 () {60 vars in 1357 bytes} [Thu Jan 21 03:01:35 2021] POST /volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:01:35.546985 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-92765e01-205c-4531-8367-8b0001c62871 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] GET http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87 Jan 21 03:01:35.547507 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-92765e01-205c-4531-8367-8b0001c62871 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:35.547727 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:35.547727 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:35.548098 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-92765e01-205c-4531-8367-8b0001c62871 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:35.628043 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:35.628043 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:35.639423 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-92765e01-205c-4531-8367-8b0001c62871 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Volume info retrieved successfully. Jan 21 03:01:35.666046 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-92765e01-205c-4531-8367-8b0001c62871 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87 returned with HTTP 200 Jan 21 03:01:35.678272 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 393/775] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:01:35 2021] GET /volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87 => generated 929 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:01:35.683834 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-679c3211-75be-40e3-8024-b40b6accfc89 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] POST http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87/action Jan 21 03:01:35.693298 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:35.693298 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:35.694264 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-679c3211-75be-40e3-8024-b40b6accfc89 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:01:35.695125 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-679c3211-75be-40e3-8024-b40b6accfc89 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:01:35.760476 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:35.760476 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:35.761659 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-679c3211-75be-40e3-8024-b40b6accfc89 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Volume info retrieved successfully. Jan 21 03:01:35.780766 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-679c3211-75be-40e3-8024-b40b6accfc89 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Update volume admin metadata completed successfully. Jan 21 03:01:35.781156 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-679c3211-75be-40e3-8024-b40b6accfc89 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Update readonly setting on volume completed successfully. Jan 21 03:01:35.781676 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-679c3211-75be-40e3-8024-b40b6accfc89 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87/action returned with HTTP 202 Jan 21 03:01:35.785088 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 383/776] 10.222.0.36 () {60 vars in 1357 bytes} [Thu Jan 21 03:01:35 2021] POST /volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87/action => generated 0 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:01:35.790393 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d56e6fb4-e68f-45a1-8ec8-8ebfa4fc1e4a tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] GET http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87 Jan 21 03:01:35.790943 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d56e6fb4-e68f-45a1-8ec8-8ebfa4fc1e4a tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:35.791413 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:35.791413 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:35.791837 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d56e6fb4-e68f-45a1-8ec8-8ebfa4fc1e4a tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:35.842081 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:35.842081 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:35.850935 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d56e6fb4-e68f-45a1-8ec8-8ebfa4fc1e4a tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Volume info retrieved successfully. Jan 21 03:01:35.874612 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d56e6fb4-e68f-45a1-8ec8-8ebfa4fc1e4a tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87 returned with HTTP 200 Jan 21 03:01:35.875595 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 394/777] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:01:35 2021] GET /volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87 => generated 930 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:01:35.891790 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e8fba285-e6d3-4eb4-bb96-6bcf97f3d3d2 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] POST http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87/action Jan 21 03:01:35.892251 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:35.892251 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:35.892689 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e8fba285-e6d3-4eb4-bb96-6bcf97f3d3d2 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1923463161", "disk_format": "raw"}}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:01:35.893348 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e8fba285-e6d3-4eb4-bb96-6bcf97f3d3d2 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1923463161", "disk_format": "raw"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:01:35.945746 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:35.945746 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:35.947249 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e8fba285-e6d3-4eb4-bb96-6bcf97f3d3d2 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Volume info retrieved successfully. Jan 21 03:01:36.008052 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:36.008052 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:36.070843 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0ac6d67c-d7f5-4aed-b858-aaacbd87fce7 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] POST http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes Jan 21 03:01:36.071306 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:36.071306 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:36.071997 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0ac6d67c-d7f5-4aed-b858-aaacbd87fce7 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1145903821"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:01:36.072794 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-0ac6d67c-d7f5-4aed-b858-aaacbd87fce7 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1145903821'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:01:36.073165 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-0ac6d67c-d7f5-4aed-b858-aaacbd87fce7 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Create volume of 1 GB Jan 21 03:01:36.088130 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-0ac6d67c-d7f5-4aed-b858-aaacbd87fce7 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Availability Zones retrieved successfully. Jan 21 03:01:36.105592 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-0ac6d67c-d7f5-4aed-b858-aaacbd87fce7 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Flow 'volume_create_api' (c80a68bc-3ba7-4dd9-86be-2a5a6676e261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:01:36.109478 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-0ac6d67c-d7f5-4aed-b858-aaacbd87fce7 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5eb6cbb-62b4-4a85-b3b0-dceb1984bd55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:01:36.111597 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-0ac6d67c-d7f5-4aed-b858-aaacbd87fce7 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:01:36.160579 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e8fba285-e6d3-4eb4-bb96-6bcf97f3d3d2 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Copy volume to image completed successfully. Jan 21 03:01:36.161976 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e8fba285-e6d3-4eb4-bb96-6bcf97f3d3d2 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87/action returned with HTTP 202 Jan 21 03:01:36.163155 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 384/778] 10.222.0.36 () {60 vars in 1358 bytes} [Thu Jan 21 03:01:35 2021] POST /volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87/action => generated 693 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:01:36.194073 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-0ac6d67c-d7f5-4aed-b858-aaacbd87fce7 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5eb6cbb-62b4-4a85-b3b0-dceb1984bd55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:01:36.197287 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-0ac6d67c-d7f5-4aed-b858-aaacbd87fce7 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b74a5c87-5e97-4e01-9846-537fbd338e37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:01:36.347682 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-0ac6d67c-d7f5-4aed-b858-aaacbd87fce7 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Created reservations ['e4898bff-a959-4d31-9e39-4c0e0ff7a2e5', 'f5fec968-d011-4dd2-9ccb-b8acf5be353e', 'dcc1ee70-4555-4718-99ab-5720db461b75', 'c758ee5a-e728-4045-b23a-0902637ee18d'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:01:36.349766 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-0ac6d67c-d7f5-4aed-b858-aaacbd87fce7 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b74a5c87-5e97-4e01-9846-537fbd338e37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4898bff-a959-4d31-9e39-4c0e0ff7a2e5', 'f5fec968-d011-4dd2-9ccb-b8acf5be353e', 'dcc1ee70-4555-4718-99ab-5720db461b75', 'c758ee5a-e728-4045-b23a-0902637ee18d']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:01:36.352919 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-0ac6d67c-d7f5-4aed-b858-aaacbd87fce7 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f2d162e-351b-4ffa-a085-76bee05399a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:01:36.419709 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-0ac6d67c-d7f5-4aed-b858-aaacbd87fce7 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f2d162e-351b-4ffa-a085-76bee05399a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1145903821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1523ae066e1544bf86d0e49fe860d892',qos_specs=None,replication_status=,reservations=['e4898bff-a959-4d31-9e39-4c0e0ff7a2e5','f5fec968-d011-4dd2-9ccb-b8acf5be353e','dcc1ee70-4555-4718-99ab-5720db461b75','c758ee5a-e728-4045-b23a-0902637ee18d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce37b8ada9e444659e46e95f28ac9b5e',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:01:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1145903821',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1523ae066e1544bf86d0e49fe860d892',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='ce37b8ada9e444659e46e95f28ac9b5e',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:01:36.422107 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-0ac6d67c-d7f5-4aed-b858-aaacbd87fce7 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68c16380-389a-4d27-8e89-00851d97f276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:01:36.454106 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-0ac6d67c-d7f5-4aed-b858-aaacbd87fce7 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68c16380-389a-4d27-8e89-00851d97f276) transitioned into state 'SUCCESS' from state '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-1145903821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1523ae066e1544bf86d0e49fe860d892',qos_specs=None,replication_status=,reservations=['e4898bff-a959-4d31-9e39-4c0e0ff7a2e5','f5fec968-d011-4dd2-9ccb-b8acf5be353e','dcc1ee70-4555-4718-99ab-5720db461b75','c758ee5a-e728-4045-b23a-0902637ee18d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce37b8ada9e444659e46e95f28ac9b5e',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:01:36.456379 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-0ac6d67c-d7f5-4aed-b858-aaacbd87fce7 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ce8f21b-70be-4c93-b2bb-97bfb556d753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:01:36.473954 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-0ac6d67c-d7f5-4aed-b858-aaacbd87fce7 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ce8f21b-70be-4c93-b2bb-97bfb556d753) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:01:36.477384 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-0ac6d67c-d7f5-4aed-b858-aaacbd87fce7 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Flow 'volume_create_api' (c80a68bc-3ba7-4dd9-86be-2a5a6676e261) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:01:36.554871 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-0ac6d67c-d7f5-4aed-b858-aaacbd87fce7 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Create volume request issued successfully. Jan 21 03:01:36.570857 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0ac6d67c-d7f5-4aed-b858-aaacbd87fce7 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes returned with HTTP 202 Jan 21 03:01:36.571973 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 395/779] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 03:01:36 2021] POST /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes => generated 820 bytes in 505 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:01:36.587156 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-532d7d38-e6be-49cd-82a1-7ab68db586d2 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 Jan 21 03:01:36.587891 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-532d7d38-e6be-49cd-82a1-7ab68db586d2 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:36.588174 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:36.588174 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:36.588636 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-532d7d38-e6be-49cd-82a1-7ab68db586d2 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:36.641354 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:36.641354 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:36.650867 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-532d7d38-e6be-49cd-82a1-7ab68db586d2 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:01:36.680444 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-532d7d38-e6be-49cd-82a1-7ab68db586d2 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 returned with HTTP 200 Jan 21 03:01:36.681484 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 385/780] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:01:36 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 => generated 888 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:01:37.699840 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-96a19540-5b1b-4bca-942a-3334fd546eba tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 Jan 21 03:01:37.700576 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-96a19540-5b1b-4bca-942a-3334fd546eba tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:37.700877 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:37.700877 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:37.701342 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-96a19540-5b1b-4bca-942a-3334fd546eba tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:37.857525 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:37.857525 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:37.870047 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-96a19540-5b1b-4bca-942a-3334fd546eba tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:01:37.921939 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-96a19540-5b1b-4bca-942a-3334fd546eba tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 returned with HTTP 200 Jan 21 03:01:37.923907 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 396/781] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:01:37 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 => generated 913 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:01:38.414750 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-18c9733e-4ccd-463d-b3b2-73654896327a req-20cf14d5-0a7b-4c3a-898d-bf181228a61f tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 Jan 21 03:01:38.415364 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-18c9733e-4ccd-463d-b3b2-73654896327a req-20cf14d5-0a7b-4c3a-898d-bf181228a61f tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:38.415644 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:38.415644 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:38.416096 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-18c9733e-4ccd-463d-b3b2-73654896327a req-20cf14d5-0a7b-4c3a-898d-bf181228a61f tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:38.488324 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:38.488324 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:38.503234 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-18c9733e-4ccd-463d-b3b2-73654896327a req-20cf14d5-0a7b-4c3a-898d-bf181228a61f tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:01:38.532420 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-18c9733e-4ccd-463d-b3b2-73654896327a req-20cf14d5-0a7b-4c3a-898d-bf181228a61f tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 returned with HTTP 200 Jan 21 03:01:38.535017 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 386/782] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 03:01:38 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 => generated 913 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:01:38.672814 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-96a19540-5b1b-4bca-942a-3334fd546eba tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume// Jan 21 03:01:38.673296 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-96a19540-5b1b-4bca-942a-3334fd546eba tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:38.673517 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:38.673517 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:38.674108 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-96a19540-5b1b-4bca-942a-3334fd546eba tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:38.677211 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-96a19540-5b1b-4bca-942a-3334fd546eba tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 03:01:38.677836 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 397/783] 10.222.0.36 () {58 vars in 1289 bytes} [Thu Jan 21 03:01:38 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:01:38.699664 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-18c9733e-4ccd-463d-b3b2-73654896327a req-b4d3938c-3508-4b6b-a98d-d1368aec9b06 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] POST http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/attachments Jan 21 03:01:38.700177 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:38.700177 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:38.700655 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-18c9733e-4ccd-463d-b3b2-73654896327a req-b4d3938c-3508-4b6b-a98d-d1368aec9b06 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0", "instance_uuid": "fda07735-4118-4495-bc6a-8896c9c568cd", "connector": null}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:01:38.837391 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:38.837391 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:38.916622 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-18c9733e-4ccd-463d-b3b2-73654896327a req-b4d3938c-3508-4b6b-a98d-d1368aec9b06 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/attachments returned with HTTP 200 Jan 21 03:01:38.917782 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 387/784] 10.222.0.36 () {66 vars in 1565 bytes} [Thu Jan 21 03:01:38 2021] POST /volume/v3/1523ae066e1544bf86d0e49fe860d892/attachments => generated 273 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:01:38.986594 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-50c5d7f1-4719-454e-bbb7-7d54bfe6cba1 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 Jan 21 03:01:38.987742 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-50c5d7f1-4719-454e-bbb7-7d54bfe6cba1 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:38.989930 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-50c5d7f1-4719-454e-bbb7-7d54bfe6cba1 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:39.027451 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-18c9733e-4ccd-463d-b3b2-73654896327a req-b4d3938c-3508-4b6b-a98d-d1368aec9b06 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume// Jan 21 03:01:39.028574 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-18c9733e-4ccd-463d-b3b2-73654896327a req-b4d3938c-3508-4b6b-a98d-d1368aec9b06 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:39.028914 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:39.028914 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:39.029451 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-18c9733e-4ccd-463d-b3b2-73654896327a req-b4d3938c-3508-4b6b-a98d-d1368aec9b06 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'all' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:39.030679 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-18c9733e-4ccd-463d-b3b2-73654896327a req-b4d3938c-3508-4b6b-a98d-d1368aec9b06 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 03:01:39.032010 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 388/785] 10.222.0.23 () {56 vars in 1089 bytes} [Thu Jan 21 03:01:39 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:01:39.048876 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-18c9733e-4ccd-463d-b3b2-73654896327a req-479ddee1-901a-4ed9-bcd1-3b7de687ce4b tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 Jan 21 03:01:39.055005 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-18c9733e-4ccd-463d-b3b2-73654896327a req-479ddee1-901a-4ed9-bcd1-3b7de687ce4b tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:39.055590 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-18c9733e-4ccd-463d-b3b2-73654896327a req-479ddee1-901a-4ed9-bcd1-3b7de687ce4b tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:39.110952 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:39.110952 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:39.136582 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-50c5d7f1-4719-454e-bbb7-7d54bfe6cba1 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:01:39.182705 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:39.182705 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:39.187104 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:39.187104 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:39.203081 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-50c5d7f1-4719-454e-bbb7-7d54bfe6cba1 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 returned with HTTP 200 Jan 21 03:01:39.214503 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 398/786] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:01:38 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 => generated 912 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:01:39.218619 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-18c9733e-4ccd-463d-b3b2-73654896327a req-479ddee1-901a-4ed9-bcd1-3b7de687ce4b tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:01:39.248203 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:39.248203 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:39.257189 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-18c9733e-4ccd-463d-b3b2-73654896327a req-479ddee1-901a-4ed9-bcd1-3b7de687ce4b tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 returned with HTTP 200 Jan 21 03:01:39.258430 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 389/787] 10.222.0.23 () {60 vars in 1403 bytes} [Thu Jan 21 03:01:39 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 => generated 1011 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 03:01:39.313915 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-18c9733e-4ccd-463d-b3b2-73654896327a req-3fe03655-fa13-43a7-955f-683a9744a4c5 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] PUT http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/attachments/2e6d750f-da5f-4fdb-8118-1367933b400d Jan 21 03:01:39.314438 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:39.314438 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:39.314912 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-18c9733e-4ccd-463d-b3b2-73654896327a req-3fe03655-fa13-43a7-955f-683a9744a4c5 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.23", "host": "n-h2-766726-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766726-10.cbci-766726-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:01:39.379306 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 03:01:39.379306 n-d-766726-10 devstack@c-api.service[87957]: return self(f, *args, **kw) Jan 21 03:01:39.379993 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-18c9733e-4ccd-463d-b3b2-73654896327a req-3fe03655-fa13-43a7-955f-683a9744a4c5 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Lock "b'cinder-attachment_update-2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0-n-h2-766726-10'" acquired by "attachment_update" :: waited 0.012s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 03:01:39.382283 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:39.382283 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:40.221517 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-25b2ef6b-17ab-431d-b013-54134f4572d1 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 Jan 21 03:01:40.222734 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-25b2ef6b-17ab-431d-b013-54134f4572d1 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:40.223146 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:40.223146 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:40.223754 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-25b2ef6b-17ab-431d-b013-54134f4572d1 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:40.391673 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:40.391673 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:40.452294 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-25b2ef6b-17ab-431d-b013-54134f4572d1 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:01:40.495642 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:40.495642 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:40.520381 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-25b2ef6b-17ab-431d-b013-54134f4572d1 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 returned with HTTP 200 Jan 21 03:01:40.524456 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 390/788] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:01:40 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 => generated 912 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:01:40.531894 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-785be696-d4d3-4043-87bd-13c26cf83a9a tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] POST http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes Jan 21 03:01:40.532633 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:40.532633 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:40.533306 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-785be696-d4d3-4043-87bd-13c26cf83a9a tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-804873016"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:01:40.537253 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-785be696-d4d3-4043-87bd-13c26cf83a9a tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-804873016'}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:01:40.537870 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-785be696-d4d3-4043-87bd-13c26cf83a9a tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Create volume of 1 GB Jan 21 03:01:40.580132 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-785be696-d4d3-4043-87bd-13c26cf83a9a tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Availability Zones retrieved successfully. Jan 21 03:01:40.617975 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-785be696-d4d3-4043-87bd-13c26cf83a9a tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Flow 'volume_create_api' (849d5930-d564-4294-891a-8defdfdfa057) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:01:40.633335 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-785be696-d4d3-4043-87bd-13c26cf83a9a tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6389333-baf2-4eda-abfe-1abeab28f72e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:01:40.637899 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-785be696-d4d3-4043-87bd-13c26cf83a9a tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Validating volume size '1' using validate_int {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:01:40.743150 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-785be696-d4d3-4043-87bd-13c26cf83a9a tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6389333-baf2-4eda-abfe-1abeab28f72e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:01:40.745786 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-785be696-d4d3-4043-87bd-13c26cf83a9a tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d21c07e-3026-4fe5-9487-0c4f098d8646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:01:40.839353 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-785be696-d4d3-4043-87bd-13c26cf83a9a tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Created reservations ['0ba75748-db09-4d48-8f0e-50b7d35b49ff', '49c2fff2-6a1a-4bc9-b6c8-84ce04fe48bd', 'bef02c34-b1d6-457d-a4fc-e97e6b857b3c', 'daca8c69-df34-46b3-b299-ffe34c30cbfd'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:01:40.842424 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-785be696-d4d3-4043-87bd-13c26cf83a9a tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d21c07e-3026-4fe5-9487-0c4f098d8646) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ba75748-db09-4d48-8f0e-50b7d35b49ff', '49c2fff2-6a1a-4bc9-b6c8-84ce04fe48bd', 'bef02c34-b1d6-457d-a4fc-e97e6b857b3c', 'daca8c69-df34-46b3-b299-ffe34c30cbfd']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:01:40.846204 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-785be696-d4d3-4043-87bd-13c26cf83a9a tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09017760-9927-4ec8-a35a-7977cd07c0da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:01:41.016742 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-785be696-d4d3-4043-87bd-13c26cf83a9a tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09017760-9927-4ec8-a35a-7977cd07c0da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-804873016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea8c55d1fdcb41ada3c2020de6ddcfd7',qos_specs=None,replication_status=,reservations=['0ba75748-db09-4d48-8f0e-50b7d35b49ff','49c2fff2-6a1a-4bc9-b6c8-84ce04fe48bd','bef02c34-b1d6-457d-a4fc-e97e6b857b3c','daca8c69-df34-46b3-b299-ffe34c30cbfd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5838ab955022477e8b8cbc0856b9656c',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:01:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-804873016',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea8c55d1fdcb41ada3c2020de6ddcfd7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='5838ab955022477e8b8cbc0856b9656c',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:01:41.021024 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-785be696-d4d3-4043-87bd-13c26cf83a9a tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37c4633c-b303-4390-8524-685208fa2a31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:01:41.092412 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-785be696-d4d3-4043-87bd-13c26cf83a9a tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37c4633c-b303-4390-8524-685208fa2a31) transitioned into state 'SUCCESS' from state '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-804873016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea8c55d1fdcb41ada3c2020de6ddcfd7',qos_specs=None,replication_status=,reservations=['0ba75748-db09-4d48-8f0e-50b7d35b49ff','49c2fff2-6a1a-4bc9-b6c8-84ce04fe48bd','bef02c34-b1d6-457d-a4fc-e97e6b857b3c','daca8c69-df34-46b3-b299-ffe34c30cbfd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5838ab955022477e8b8cbc0856b9656c',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:01:41.094387 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-785be696-d4d3-4043-87bd-13c26cf83a9a tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (261d9fe1-b3d3-4464-89b9-c8abe3cfda18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:01:41.135698 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-785be696-d4d3-4043-87bd-13c26cf83a9a tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (261d9fe1-b3d3-4464-89b9-c8abe3cfda18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:01:41.140401 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-785be696-d4d3-4043-87bd-13c26cf83a9a tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Flow 'volume_create_api' (849d5930-d564-4294-891a-8defdfdfa057) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:01:41.304501 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-785be696-d4d3-4043-87bd-13c26cf83a9a tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Create volume request issued successfully. Jan 21 03:01:41.344224 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-785be696-d4d3-4043-87bd-13c26cf83a9a tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes returned with HTTP 202 Jan 21 03:01:41.345947 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 391/789] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 03:01:40 2021] POST /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes => generated 823 bytes in 820 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:01:41.378269 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0bb9879f-a176-4d54-ba15-5f86d75ccc7c tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f Jan 21 03:01:41.384661 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0bb9879f-a176-4d54-ba15-5f86d75ccc7c tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:41.384900 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:41.384900 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:41.385352 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0bb9879f-a176-4d54-ba15-5f86d75ccc7c tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:41.539531 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:41.539531 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:41.551162 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-0bb9879f-a176-4d54-ba15-5f86d75ccc7c tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:01:41.641313 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0bb9879f-a176-4d54-ba15-5f86d75ccc7c tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f returned with HTTP 200 Jan 21 03:01:41.644317 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 392/790] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:01:41 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f => generated 915 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:01:41.650628 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-02b4d98e-0523-477e-a1f4-6febcf13b134 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 Jan 21 03:01:41.651390 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-02b4d98e-0523-477e-a1f4-6febcf13b134 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:41.651715 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:41.651715 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:41.652245 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-02b4d98e-0523-477e-a1f4-6febcf13b134 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:41.738312 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:41.738312 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:41.750358 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-02b4d98e-0523-477e-a1f4-6febcf13b134 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:01:41.781040 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:41.781040 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:41.792152 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-02b4d98e-0523-477e-a1f4-6febcf13b134 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 returned with HTTP 200 Jan 21 03:01:41.792468 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 393/791] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:01:41 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 => generated 912 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:01:42.661764 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-be3a5706-b929-4008-b0a8-e4567e955c55 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f Jan 21 03:01:42.662883 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-be3a5706-b929-4008-b0a8-e4567e955c55 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:42.663239 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:42.663239 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:42.663999 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-be3a5706-b929-4008-b0a8-e4567e955c55 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:42.816153 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:42.816153 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:42.825915 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-be3a5706-b929-4008-b0a8-e4567e955c55 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:01:42.850675 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-be3a5706-b929-4008-b0a8-e4567e955c55 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f returned with HTTP 200 Jan 21 03:01:42.851528 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 394/792] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:01:42 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f => generated 915 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:01:42.855412 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4249c1cc-8c4d-429f-a5cf-c2be30d612aa tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 Jan 21 03:01:42.856547 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4249c1cc-8c4d-429f-a5cf-c2be30d612aa tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:42.856762 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:42.856762 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:42.857187 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4249c1cc-8c4d-429f-a5cf-c2be30d612aa tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:42.938412 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:42.938412 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:42.949290 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4249c1cc-8c4d-429f-a5cf-c2be30d612aa tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:01:42.976562 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:42.976562 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:42.987571 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4249c1cc-8c4d-429f-a5cf-c2be30d612aa tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 returned with HTTP 200 Jan 21 03:01:42.999135 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 395/793] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:01:42 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 => generated 913 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:01:43.025177 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-18c9733e-4ccd-463d-b3b2-73654896327a req-3fe03655-fa13-43a7-955f-683a9744a4c5 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Lock "b'cinder-attachment_update-2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0-n-h2-766726-10'" released by "attachment_update" :: held 3.645s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 03:01:43.026047 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-18c9733e-4ccd-463d-b3b2-73654896327a req-3fe03655-fa13-43a7-955f-683a9744a4c5 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/attachments/2e6d750f-da5f-4fdb-8118-1367933b400d returned with HTTP 200 Jan 21 03:01:43.027077 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 399/794] 10.222.0.23 () {64 vars in 1468 bytes} [Thu Jan 21 03:01:39 2021] PUT /volume/v3/1523ae066e1544bf86d0e49fe860d892/attachments/2e6d750f-da5f-4fdb-8118-1367933b400d => generated 762 bytes in 3720 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:01:43.868664 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bf4ea6a3-1135-4a3a-8bbd-984d24ff9a02 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f Jan 21 03:01:43.870561 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bf4ea6a3-1135-4a3a-8bbd-984d24ff9a02 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:43.871709 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:43.871709 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:43.872440 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bf4ea6a3-1135-4a3a-8bbd-984d24ff9a02 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:43.943689 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:43.943689 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:43.953740 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-bf4ea6a3-1135-4a3a-8bbd-984d24ff9a02 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:01:43.988044 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bf4ea6a3-1135-4a3a-8bbd-984d24ff9a02 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f returned with HTTP 200 Jan 21 03:01:44.007627 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-27366578-aa59-41d7-8c53-d606aa776538 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 Jan 21 03:01:44.008307 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-27366578-aa59-41d7-8c53-d606aa776538 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:44.008640 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:44.008640 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:44.009138 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-27366578-aa59-41d7-8c53-d606aa776538 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:44.018748 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 396/795] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:01:43 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f => generated 916 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:01:44.061645 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:44.061645 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:44.075343 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-27366578-aa59-41d7-8c53-d606aa776538 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:01:44.104397 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:44.104397 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:44.122148 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-27366578-aa59-41d7-8c53-d606aa776538 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 returned with HTTP 200 Jan 21 03:01:44.124421 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 400/796] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:01:44 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 => generated 913 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:01:44.316351 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-467c1376-c282-4894-8e48-45c8f30a7118 req-70da35db-b119-44be-9e96-1c8096d0bd83 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f Jan 21 03:01:44.316868 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-467c1376-c282-4894-8e48-45c8f30a7118 req-70da35db-b119-44be-9e96-1c8096d0bd83 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:44.317063 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:44.317063 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:44.317670 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-467c1376-c282-4894-8e48-45c8f30a7118 req-70da35db-b119-44be-9e96-1c8096d0bd83 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:44.396246 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:44.396246 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:44.409596 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-467c1376-c282-4894-8e48-45c8f30a7118 req-70da35db-b119-44be-9e96-1c8096d0bd83 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:01:44.434067 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-467c1376-c282-4894-8e48-45c8f30a7118 req-70da35db-b119-44be-9e96-1c8096d0bd83 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f returned with HTTP 200 Jan 21 03:01:44.441766 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 397/797] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 03:01:44 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f => generated 916 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:01:44.550057 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-27366578-aa59-41d7-8c53-d606aa776538 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume// Jan 21 03:01:44.553264 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-27366578-aa59-41d7-8c53-d606aa776538 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:44.553557 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:44.553557 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:44.554203 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-27366578-aa59-41d7-8c53-d606aa776538 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:44.555328 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-27366578-aa59-41d7-8c53-d606aa776538 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 03:01:44.556061 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 401/798] 10.222.0.36 () {58 vars in 1289 bytes} [Thu Jan 21 03:01:44 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:01:44.573886 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-467c1376-c282-4894-8e48-45c8f30a7118 req-b0d457bd-b334-4256-8b9b-824662f0ccf1 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] POST http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/attachments Jan 21 03:01:44.575503 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:44.575503 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:44.577849 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-467c1376-c282-4894-8e48-45c8f30a7118 req-b0d457bd-b334-4256-8b9b-824662f0ccf1 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f", "instance_uuid": "4bbdd253-185e-4e54-bbc8-dce9941247d5", "connector": null}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:01:44.743362 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:44.743362 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:44.815965 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-467c1376-c282-4894-8e48-45c8f30a7118 req-b0d457bd-b334-4256-8b9b-824662f0ccf1 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/attachments returned with HTTP 200 Jan 21 03:01:44.826795 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 398/799] 10.222.0.36 () {66 vars in 1565 bytes} [Thu Jan 21 03:01:44 2021] POST /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/attachments => generated 273 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:01:44.869574 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f9703e48-0fb7-4227-9b37-0efcbb26806d tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f Jan 21 03:01:44.871114 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f9703e48-0fb7-4227-9b37-0efcbb26806d tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:44.872338 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f9703e48-0fb7-4227-9b37-0efcbb26806d tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:44.907484 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-467c1376-c282-4894-8e48-45c8f30a7118 req-b0d457bd-b334-4256-8b9b-824662f0ccf1 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume// Jan 21 03:01:44.908190 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-467c1376-c282-4894-8e48-45c8f30a7118 req-b0d457bd-b334-4256-8b9b-824662f0ccf1 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:44.908483 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:44.908483 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:44.909032 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-467c1376-c282-4894-8e48-45c8f30a7118 req-b0d457bd-b334-4256-8b9b-824662f0ccf1 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'all' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:44.910490 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-467c1376-c282-4894-8e48-45c8f30a7118 req-b0d457bd-b334-4256-8b9b-824662f0ccf1 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 03:01:44.911328 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 399/800] 10.222.0.23 () {56 vars in 1089 bytes} [Thu Jan 21 03:01: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 21 03:01:44.928782 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-467c1376-c282-4894-8e48-45c8f30a7118 req-e7aa2160-e652-43ca-8a11-2ab7762a037b tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f Jan 21 03:01:44.929867 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-467c1376-c282-4894-8e48-45c8f30a7118 req-e7aa2160-e652-43ca-8a11-2ab7762a037b tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:44.930530 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-467c1376-c282-4894-8e48-45c8f30a7118 req-e7aa2160-e652-43ca-8a11-2ab7762a037b tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:44.990473 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:44.990473 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:45.004557 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f9703e48-0fb7-4227-9b37-0efcbb26806d tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:01:45.036866 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:45.036866 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:45.053139 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f9703e48-0fb7-4227-9b37-0efcbb26806d tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f returned with HTTP 200 Jan 21 03:01:45.055020 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 402/801] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:01:44 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f => generated 915 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:01:45.055315 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:45.055315 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:45.075855 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-467c1376-c282-4894-8e48-45c8f30a7118 req-e7aa2160-e652-43ca-8a11-2ab7762a037b tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:01:45.123035 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:45.123035 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:45.143547 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ec681cf5-1178-479c-80db-07748d2dd67b tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 Jan 21 03:01:45.144231 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ec681cf5-1178-479c-80db-07748d2dd67b tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:45.144554 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:45.144554 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:45.145070 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ec681cf5-1178-479c-80db-07748d2dd67b tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:45.146718 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-467c1376-c282-4894-8e48-45c8f30a7118 req-e7aa2160-e652-43ca-8a11-2ab7762a037b tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f returned with HTTP 200 Jan 21 03:01:45.153522 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 400/802] 10.222.0.23 () {60 vars in 1403 bytes} [Thu Jan 21 03:01:44 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f => generated 1014 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 03:01:45.201354 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-467c1376-c282-4894-8e48-45c8f30a7118 req-f60f7be0-c252-4c56-b65f-61b8ffb0109d tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] PUT http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/attachments/df9a7ba1-4dfb-46be-a3e3-e47f27c4b3e3 Jan 21 03:01:45.202557 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:45.202557 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:45.203280 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-467c1376-c282-4894-8e48-45c8f30a7118 req-f60f7be0-c252-4c56-b65f-61b8ffb0109d tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.23", "host": "n-h2-766726-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766726-10.cbci-766726-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:01:45.309336 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 03:01:45.309336 n-d-766726-10 devstack@c-api.service[87957]: return self(f, *args, **kw) Jan 21 03:01:45.309879 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-467c1376-c282-4894-8e48-45c8f30a7118 req-f60f7be0-c252-4c56-b65f-61b8ffb0109d tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Lock "b'cinder-attachment_update-291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f-n-h2-766726-10'" acquired by "attachment_update" :: waited 0.037s {{(pid=87958) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 03:01:45.317030 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:45.317030 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:45.335598 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:45.335598 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:45.353724 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ec681cf5-1178-479c-80db-07748d2dd67b tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:01:45.383659 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:45.383659 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:45.397650 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ec681cf5-1178-479c-80db-07748d2dd67b tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 returned with HTTP 200 Jan 21 03:01:45.410328 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 403/803] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:01:45 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 => generated 913 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:01:46.070888 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-69a7c140-0952-49f4-9b23-c51568edba5c tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f Jan 21 03:01:46.072492 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-69a7c140-0952-49f4-9b23-c51568edba5c tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:46.075080 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:46.075080 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:46.076662 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-69a7c140-0952-49f4-9b23-c51568edba5c tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:46.166530 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:46.166530 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:46.182518 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-69a7c140-0952-49f4-9b23-c51568edba5c tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:01:46.208608 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:46.208608 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:46.226883 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-69a7c140-0952-49f4-9b23-c51568edba5c tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f returned with HTTP 200 Jan 21 03:01:46.227924 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 404/804] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:01:46 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f => generated 915 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:01:46.415059 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2d8b0a43-974d-41f5-b958-f5f0219f8cdc tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 Jan 21 03:01:46.415798 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2d8b0a43-974d-41f5-b958-f5f0219f8cdc tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:46.416409 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:46.416409 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:46.417014 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2d8b0a43-974d-41f5-b958-f5f0219f8cdc tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:46.497909 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:46.497909 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:46.531655 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2d8b0a43-974d-41f5-b958-f5f0219f8cdc tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:01:46.576406 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:46.576406 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:46.587992 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2d8b0a43-974d-41f5-b958-f5f0219f8cdc tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 returned with HTTP 200 Jan 21 03:01:46.589072 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 405/805] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:01:46 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 => generated 913 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:01:47.244352 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-747dcec0-6134-4c2a-9504-d302e0957815 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f Jan 21 03:01:47.244888 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-747dcec0-6134-4c2a-9504-d302e0957815 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:47.245107 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:47.245107 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:47.245639 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-747dcec0-6134-4c2a-9504-d302e0957815 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:47.378541 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:47.378541 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:47.399065 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-747dcec0-6134-4c2a-9504-d302e0957815 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:01:47.432061 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-467c1376-c282-4894-8e48-45c8f30a7118 req-f60f7be0-c252-4c56-b65f-61b8ffb0109d tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Lock "b'cinder-attachment_update-291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f-n-h2-766726-10'" released by "attachment_update" :: held 2.122s {{(pid=87958) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 03:01:47.432904 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-467c1376-c282-4894-8e48-45c8f30a7118 req-f60f7be0-c252-4c56-b65f-61b8ffb0109d tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/attachments/df9a7ba1-4dfb-46be-a3e3-e47f27c4b3e3 returned with HTTP 200 Jan 21 03:01:47.435602 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 401/806] 10.222.0.23 () {64 vars in 1468 bytes} [Thu Jan 21 03:01:45 2021] PUT /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/attachments/df9a7ba1-4dfb-46be-a3e3-e47f27c4b3e3 => generated 762 bytes in 2240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 03:01:47.439444 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:47.439444 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:47.463805 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-747dcec0-6134-4c2a-9504-d302e0957815 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f returned with HTTP 200 Jan 21 03:01:47.465086 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 406/807] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:01:47 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f => generated 916 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:01:47.606132 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-34a04134-c95d-4eb9-91fb-a29c091e65ba tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 Jan 21 03:01:47.607634 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-34a04134-c95d-4eb9-91fb-a29c091e65ba tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:47.608196 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:47.608196 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:47.609851 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-34a04134-c95d-4eb9-91fb-a29c091e65ba tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:47.689910 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:47.689910 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:47.700331 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-34a04134-c95d-4eb9-91fb-a29c091e65ba tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:01:47.754938 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:47.754938 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:47.764001 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-34a04134-c95d-4eb9-91fb-a29c091e65ba tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 returned with HTTP 200 Jan 21 03:01:47.773870 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 402/808] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:01:47 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 => generated 913 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:01:48.483006 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-efac8670-6b9c-4235-a590-87f8a178e98f tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f Jan 21 03:01:48.483633 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-efac8670-6b9c-4235-a590-87f8a178e98f tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:48.483852 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:48.483852 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:48.484225 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-efac8670-6b9c-4235-a590-87f8a178e98f tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:48.602845 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:48.602845 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:48.615841 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-efac8670-6b9c-4235-a590-87f8a178e98f tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:01:48.669985 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:48.669985 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:48.688320 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-18c9733e-4ccd-463d-b3b2-73654896327a req-78d2d48a-28ee-4c16-a3eb-0c5559f7708f tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] POST http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/attachments/2e6d750f-da5f-4fdb-8118-1367933b400d/action Jan 21 03:01:48.688320 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:48.688320 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:48.688320 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-18c9733e-4ccd-463d-b3b2-73654896327a req-78d2d48a-28ee-4c16-a3eb-0c5559f7708f tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Action body: b'{"os-complete": null}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:01:48.688320 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-18c9733e-4ccd-463d-b3b2-73654896327a req-78d2d48a-28ee-4c16-a3eb-0c5559f7708f tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:01:48.705333 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-efac8670-6b9c-4235-a590-87f8a178e98f tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f returned with HTTP 200 Jan 21 03:01:48.711625 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 407/809] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:01:48 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f => generated 916 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:01:48.782244 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fd927051-98c8-47d7-b388-acf3c3e283b7 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 Jan 21 03:01:48.782507 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fd927051-98c8-47d7-b388-acf3c3e283b7 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:48.782692 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:48.782692 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:48.785678 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fd927051-98c8-47d7-b388-acf3c3e283b7 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:48.800820 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:48.800820 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:48.838841 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-18c9733e-4ccd-463d-b3b2-73654896327a req-78d2d48a-28ee-4c16-a3eb-0c5559f7708f tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/attachments/2e6d750f-da5f-4fdb-8118-1367933b400d/action returned with HTTP 204 Jan 21 03:01:48.845948 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 403/810] 10.222.0.23 () {64 vars in 1489 bytes} [Thu Jan 21 03:01:48 2021] POST /volume/v3/1523ae066e1544bf86d0e49fe860d892/attachments/2e6d750f-da5f-4fdb-8118-1367933b400d/action => generated 0 bytes in 167 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:01:48.933246 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:48.933246 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:48.954499 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-fd927051-98c8-47d7-b388-acf3c3e283b7 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:01:49.025139 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:49.025139 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:49.053527 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fd927051-98c8-47d7-b388-acf3c3e283b7 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 returned with HTTP 200 Jan 21 03:01:49.053527 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 408/811] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:01:48 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 => generated 1205 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:01:49.711240 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ef59dd63-9155-4c70-a326-4239d7a4e18c tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f Jan 21 03:01:49.712333 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ef59dd63-9155-4c70-a326-4239d7a4e18c tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:49.712719 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:49.712719 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:49.713694 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ef59dd63-9155-4c70-a326-4239d7a4e18c tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:49.776269 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:49.776269 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:49.787199 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ef59dd63-9155-4c70-a326-4239d7a4e18c tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:01:49.808456 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:49.808456 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:49.820268 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ef59dd63-9155-4c70-a326-4239d7a4e18c tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f returned with HTTP 200 Jan 21 03:01:49.821960 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 404/812] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:01:49 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f => generated 916 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:01:50.837686 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-30596ed9-b6bb-4d51-9186-82253961fcac tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f Jan 21 03:01:50.838193 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-30596ed9-b6bb-4d51-9186-82253961fcac tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:50.838380 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:50.838380 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:50.839024 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-30596ed9-b6bb-4d51-9186-82253961fcac tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:50.932742 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:50.932742 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:50.958394 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-30596ed9-b6bb-4d51-9186-82253961fcac tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:01:50.979293 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:50.979293 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:51.001444 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-30596ed9-b6bb-4d51-9186-82253961fcac tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f returned with HTTP 200 Jan 21 03:01:51.002500 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 409/813] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:01:50 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f => generated 916 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:01:52.029418 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-17383cbe-64d6-43d5-bf39-4db9bc7181db tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f Jan 21 03:01:52.029921 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-17383cbe-64d6-43d5-bf39-4db9bc7181db tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:52.030140 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:52.030140 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:52.030514 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-17383cbe-64d6-43d5-bf39-4db9bc7181db tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:52.107006 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:52.107006 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:52.118670 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-17383cbe-64d6-43d5-bf39-4db9bc7181db tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:01:52.162324 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:52.162324 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:52.173210 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-17383cbe-64d6-43d5-bf39-4db9bc7181db tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f returned with HTTP 200 Jan 21 03:01:52.174428 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 405/814] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:01:52 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f => generated 916 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:01:53.022986 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-467c1376-c282-4894-8e48-45c8f30a7118 req-71e88a31-bd99-4af0-bfc3-b5a5f57e4ab9 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] POST http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/attachments/df9a7ba1-4dfb-46be-a3e3-e47f27c4b3e3/action Jan 21 03:01:53.023794 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:53.023794 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:53.025223 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-467c1376-c282-4894-8e48-45c8f30a7118 req-71e88a31-bd99-4af0-bfc3-b5a5f57e4ab9 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Action body: b'{"os-complete": null}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:01:53.025741 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-467c1376-c282-4894-8e48-45c8f30a7118 req-71e88a31-bd99-4af0-bfc3-b5a5f57e4ab9 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:01:53.191655 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ade9881f-a766-45e6-b8f4-da2ad5bc5d9d tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f Jan 21 03:01:53.192183 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ade9881f-a766-45e6-b8f4-da2ad5bc5d9d tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:53.192334 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:53.192334 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:53.192984 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ade9881f-a766-45e6-b8f4-da2ad5bc5d9d tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:53.198758 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:53.198758 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:53.225087 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-467c1376-c282-4894-8e48-45c8f30a7118 req-71e88a31-bd99-4af0-bfc3-b5a5f57e4ab9 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/attachments/df9a7ba1-4dfb-46be-a3e3-e47f27c4b3e3/action returned with HTTP 204 Jan 21 03:01:53.226557 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 410/815] 10.222.0.23 () {64 vars in 1489 bytes} [Thu Jan 21 03:01:53 2021] POST /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/attachments/df9a7ba1-4dfb-46be-a3e3-e47f27c4b3e3/action => generated 0 bytes in 208 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:01:53.304694 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:53.304694 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:53.315113 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ade9881f-a766-45e6-b8f4-da2ad5bc5d9d tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:01:53.344056 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:53.344056 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:53.354526 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ade9881f-a766-45e6-b8f4-da2ad5bc5d9d tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f returned with HTTP 200 Jan 21 03:01:53.355610 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 406/816] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:01:53 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f => generated 1208 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:01:53.371421 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b1e3ba0d-0312-4154-980e-49898d5d2f09 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] DELETE http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f Jan 21 03:01:53.371866 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b1e3ba0d-0312-4154-980e-49898d5d2f09 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:53.372101 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:53.372101 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:53.372475 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b1e3ba0d-0312-4154-980e-49898d5d2f09 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:53.372942 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-b1e3ba0d-0312-4154-980e-49898d5d2f09 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Delete volume with id: 291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f Jan 21 03:01:53.432248 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:53.432248 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:53.434766 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b1e3ba0d-0312-4154-980e-49898d5d2f09 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:01:53.459430 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b1e3ba0d-0312-4154-980e-49898d5d2f09 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots or be disassociated from snapshots after volume transfer. Jan 21 03:01:53.460536 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b1e3ba0d-0312-4154-980e-49898d5d2f09 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f returned with HTTP 400 Jan 21 03:01:53.462107 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 411/817] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:01:53 2021] DELETE /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f => generated 285 bytes in 95 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 03:01:53.470405 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2defcac6-1b76-4778-b645-462f99482cc3 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f Jan 21 03:01:53.470949 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2defcac6-1b76-4778-b645-462f99482cc3 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:53.471185 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:53.471185 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:53.471805 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2defcac6-1b76-4778-b645-462f99482cc3 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:53.569132 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:53.569132 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:53.580515 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2defcac6-1b76-4778-b645-462f99482cc3 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:01:53.604777 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:53.604777 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:53.616297 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2defcac6-1b76-4778-b645-462f99482cc3 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f returned with HTTP 200 Jan 21 03:01:53.617851 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 407/818] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:01:53 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f => generated 1208 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:01:53.798028 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-7c1cedf0-fdb2-4af0-a7c4-9e0854f336e0 req-4596994e-63cb-4cd7-afbe-a392bdf873fe tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f Jan 21 03:01:53.798626 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-7c1cedf0-fdb2-4af0-a7c4-9e0854f336e0 req-4596994e-63cb-4cd7-afbe-a392bdf873fe tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:53.798931 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:53.798931 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:53.799590 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-7c1cedf0-fdb2-4af0-a7c4-9e0854f336e0 req-4596994e-63cb-4cd7-afbe-a392bdf873fe tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:53.885162 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:53.885162 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:53.895744 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-7c1cedf0-fdb2-4af0-a7c4-9e0854f336e0 req-4596994e-63cb-4cd7-afbe-a392bdf873fe tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:01:53.923124 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:53.923124 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:53.934362 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-7c1cedf0-fdb2-4af0-a7c4-9e0854f336e0 req-4596994e-63cb-4cd7-afbe-a392bdf873fe tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f returned with HTTP 200 Jan 21 03:01:53.936701 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 412/819] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 03:01:53 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f => generated 1208 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:01:53.968355 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-7c1cedf0-fdb2-4af0-a7c4-9e0854f336e0 req-4fce2f49-d247-4079-9335-9b953ef4e90a tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] POST http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f/action Jan 21 03:01:53.969133 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:53.969133 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:53.969842 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-7c1cedf0-fdb2-4af0-a7c4-9e0854f336e0 req-4fce2f49-d247-4079-9335-9b953ef4e90a tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Action body: b'{"os-begin_detaching": null}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:01:53.970426 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-7c1cedf0-fdb2-4af0-a7c4-9e0854f336e0 req-4fce2f49-d247-4079-9335-9b953ef4e90a tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:01:54.089637 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:54.089637 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:54.090458 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-7c1cedf0-fdb2-4af0-a7c4-9e0854f336e0 req-4fce2f49-d247-4079-9335-9b953ef4e90a tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:01:54.106220 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-7c1cedf0-fdb2-4af0-a7c4-9e0854f336e0 req-4fce2f49-d247-4079-9335-9b953ef4e90a tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Begin detaching volume completed successfully. Jan 21 03:01:54.107127 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-7c1cedf0-fdb2-4af0-a7c4-9e0854f336e0 req-4fce2f49-d247-4079-9335-9b953ef4e90a tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f/action returned with HTTP 202 Jan 21 03:01:54.108123 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 408/820] 10.222.0.36 () {64 vars in 1643 bytes} [Thu Jan 21 03:01:53 2021] POST /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f/action => generated 0 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:01:54.135203 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2ca17017-ff1f-4925-8a5f-e628fc3a39b4 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f Jan 21 03:01:54.136081 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2ca17017-ff1f-4925-8a5f-e628fc3a39b4 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:54.136516 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:54.136516 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:54.137309 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2ca17017-ff1f-4925-8a5f-e628fc3a39b4 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:54.199434 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-7c1cedf0-fdb2-4af0-a7c4-9e0854f336e0 req-4fce2f49-d247-4079-9335-9b953ef4e90a tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume// Jan 21 03:01:54.201140 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-7c1cedf0-fdb2-4af0-a7c4-9e0854f336e0 req-4fce2f49-d247-4079-9335-9b953ef4e90a tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:54.201650 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:54.201650 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:54.202279 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-7c1cedf0-fdb2-4af0-a7c4-9e0854f336e0 req-4fce2f49-d247-4079-9335-9b953ef4e90a tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'all' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:54.204015 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-7c1cedf0-fdb2-4af0-a7c4-9e0854f336e0 req-4fce2f49-d247-4079-9335-9b953ef4e90a tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 03:01:54.205684 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 409/821] 10.222.0.23 () {56 vars in 1089 bytes} [Thu Jan 21 03:01:54 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:01:54.223633 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-7c1cedf0-fdb2-4af0-a7c4-9e0854f336e0 req-5b60a488-ab98-480a-b1bf-607a7a87037a tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f Jan 21 03:01:54.224399 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-7c1cedf0-fdb2-4af0-a7c4-9e0854f336e0 req-5b60a488-ab98-480a-b1bf-607a7a87037a tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:54.225929 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-7c1cedf0-fdb2-4af0-a7c4-9e0854f336e0 req-5b60a488-ab98-480a-b1bf-607a7a87037a tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:54.227735 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:54.227735 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:54.238790 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2ca17017-ff1f-4925-8a5f-e628fc3a39b4 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:01:54.272876 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:54.272876 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:54.285926 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2ca17017-ff1f-4925-8a5f-e628fc3a39b4 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f returned with HTTP 200 Jan 21 03:01:54.288588 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 413/822] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:01:54 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f => generated 1211 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:01:54.336137 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:54.336137 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:54.346560 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-7c1cedf0-fdb2-4af0-a7c4-9e0854f336e0 req-5b60a488-ab98-480a-b1bf-607a7a87037a tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:01:54.369874 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:54.369874 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:54.380556 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-7c1cedf0-fdb2-4af0-a7c4-9e0854f336e0 req-5b60a488-ab98-480a-b1bf-607a7a87037a tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f returned with HTTP 200 Jan 21 03:01:54.382150 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 410/823] 10.222.0.23 () {60 vars in 1403 bytes} [Thu Jan 21 03:01:54 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f => generated 1310 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 03:01:54.876860 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-7c1cedf0-fdb2-4af0-a7c4-9e0854f336e0 req-735a411c-758c-4c2b-9be7-712bb94a4c48 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] DELETE http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/attachments/df9a7ba1-4dfb-46be-a3e3-e47f27c4b3e3 Jan 21 03:01:54.877432 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-7c1cedf0-fdb2-4af0-a7c4-9e0854f336e0 req-735a411c-758c-4c2b-9be7-712bb94a4c48 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:54.877649 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:54.877649 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:54.878026 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-7c1cedf0-fdb2-4af0-a7c4-9e0854f336e0 req-735a411c-758c-4c2b-9be7-712bb94a4c48 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:54.901001 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:54.901001 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:55.309823 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-48bd9050-43cf-4232-88e1-083492f4b1a1 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f Jan 21 03:01:55.311203 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-48bd9050-43cf-4232-88e1-083492f4b1a1 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:55.311939 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:55.311939 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:55.312889 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-48bd9050-43cf-4232-88e1-083492f4b1a1 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:55.436780 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:55.436780 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:55.458760 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-48bd9050-43cf-4232-88e1-083492f4b1a1 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:01:55.503891 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:55.503891 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:55.527939 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-48bd9050-43cf-4232-88e1-083492f4b1a1 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f returned with HTTP 200 Jan 21 03:01:55.540605 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 411/824] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:01:55 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f => generated 1211 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:01:55.631585 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-7c1cedf0-fdb2-4af0-a7c4-9e0854f336e0 req-735a411c-758c-4c2b-9be7-712bb94a4c48 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 03:01:55.632178 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-7c1cedf0-fdb2-4af0-a7c4-9e0854f336e0 req-735a411c-758c-4c2b-9be7-712bb94a4c48 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Pending status list for volume during attachment-delete: [] {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 03:01:55.656956 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-7c1cedf0-fdb2-4af0-a7c4-9e0854f336e0 req-735a411c-758c-4c2b-9be7-712bb94a4c48 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/attachments/df9a7ba1-4dfb-46be-a3e3-e47f27c4b3e3 returned with HTTP 200 Jan 21 03:01:55.658850 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 414/825] 10.222.0.23 () {62 vars in 1437 bytes} [Thu Jan 21 03:01:54 2021] DELETE /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/attachments/df9a7ba1-4dfb-46be-a3e3-e47f27c4b3e3 => generated 19 bytes in 787 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:01:56.546054 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-410af193-f78b-4857-b0b3-7b0fb3e7b6e4 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f Jan 21 03:01:56.547169 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-410af193-f78b-4857-b0b3-7b0fb3e7b6e4 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:56.547557 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:56.547557 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:56.548299 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-410af193-f78b-4857-b0b3-7b0fb3e7b6e4 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:56.655859 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:56.655859 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:56.679821 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-410af193-f78b-4857-b0b3-7b0fb3e7b6e4 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:01:56.724191 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-410af193-f78b-4857-b0b3-7b0fb3e7b6e4 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f returned with HTTP 200 Jan 21 03:01:56.725645 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 412/826] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:01:56 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f => generated 916 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:01:56.752121 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a0f1d26f-a0ac-43cb-8c35-06302962c008 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] DELETE http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f Jan 21 03:01:56.753811 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a0f1d26f-a0ac-43cb-8c35-06302962c008 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:56.754889 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:56.754889 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:56.756145 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a0f1d26f-a0ac-43cb-8c35-06302962c008 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:56.757009 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-a0f1d26f-a0ac-43cb-8c35-06302962c008 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Delete volume with id: 291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f Jan 21 03:01:56.832158 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:56.832158 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:56.833695 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a0f1d26f-a0ac-43cb-8c35-06302962c008 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:01:56.870019 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a0f1d26f-a0ac-43cb-8c35-06302962c008 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Delete volume request issued successfully. Jan 21 03:01:56.871647 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a0f1d26f-a0ac-43cb-8c35-06302962c008 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f returned with HTTP 202 Jan 21 03:01:56.873037 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 415/827] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:01:56 2021] DELETE /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:01:56.880515 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5dfccddc-9d7d-41f4-a89e-9769d7697b96 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f Jan 21 03:01:56.881045 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5dfccddc-9d7d-41f4-a89e-9769d7697b96 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:56.881512 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:56.881512 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:56.881895 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5dfccddc-9d7d-41f4-a89e-9769d7697b96 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:56.938900 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:56.938900 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:56.948087 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-5dfccddc-9d7d-41f4-a89e-9769d7697b96 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:01:56.984571 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5dfccddc-9d7d-41f4-a89e-9769d7697b96 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f returned with HTTP 200 Jan 21 03:01:56.986100 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 413/828] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:01:56 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f => generated 915 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:01:58.001411 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-875f6f23-f81d-42b0-85fa-b621732f3b41 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f Jan 21 03:01:58.001908 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-875f6f23-f81d-42b0-85fa-b621732f3b41 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:58.002123 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:58.002123 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:58.002496 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-875f6f23-f81d-42b0-85fa-b621732f3b41 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:58.105410 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:58.105410 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:58.129225 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-875f6f23-f81d-42b0-85fa-b621732f3b41 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:01:58.168361 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-875f6f23-f81d-42b0-85fa-b621732f3b41 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f returned with HTTP 200 Jan 21 03:01:58.180027 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 416/829] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:01:57 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f => generated 915 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:01:59.187346 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7826598a-ca98-4fb7-9e3a-9b7e117b1bc9 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f Jan 21 03:01:59.188385 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7826598a-ca98-4fb7-9e3a-9b7e117b1bc9 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:01:59.188725 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:01:59.188725 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:01:59.189268 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7826598a-ca98-4fb7-9e3a-9b7e117b1bc9 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:01:59.362683 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:01:59.362683 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:01:59.419496 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7826598a-ca98-4fb7-9e3a-9b7e117b1bc9 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:01:59.508267 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7826598a-ca98-4fb7-9e3a-9b7e117b1bc9 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f returned with HTTP 200 Jan 21 03:01:59.514684 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 414/830] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:01:59 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f => generated 915 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:02:00.530599 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1e019a69-e8ac-4865-b18f-25dc109b7349 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f Jan 21 03:02:00.531768 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1e019a69-e8ac-4865-b18f-25dc109b7349 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:02:00.532133 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:02:00.532133 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:02:00.533606 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1e019a69-e8ac-4865-b18f-25dc109b7349 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:02:00.656430 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1e019a69-e8ac-4865-b18f-25dc109b7349 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f returned with HTTP 404 Jan 21 03:02:00.658408 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 417/831] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:02:00 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/291a90b1-6f0c-4a51-9aa1-d3f1fe090a7f => generated 109 bytes in 132 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:02:06.855919 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7168c39d-e356-4731-8faa-8f3ba0df51e6 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] GET http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87 Jan 21 03:02:06.856457 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7168c39d-e356-4731-8faa-8f3ba0df51e6 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:02:06.856600 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:02:06.856600 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:02:06.857221 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7168c39d-e356-4731-8faa-8f3ba0df51e6 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:02:06.909466 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:02:06.909466 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:02:06.918630 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7168c39d-e356-4731-8faa-8f3ba0df51e6 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Volume info retrieved successfully. Jan 21 03:02:06.949552 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7168c39d-e356-4731-8faa-8f3ba0df51e6 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87 returned with HTTP 200 Jan 21 03:02:06.950415 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 415/832] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:02:06 2021] GET /volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87 => generated 930 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:02:07.979088 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-67d7f317-ff7b-4d43-8d88-477ade6d58e0 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] GET http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87 Jan 21 03:02:07.979088 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-67d7f317-ff7b-4d43-8d88-477ade6d58e0 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:02:07.979088 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-67d7f317-ff7b-4d43-8d88-477ade6d58e0 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:02:08.127285 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:02:08.127285 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:02:08.164148 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-67d7f317-ff7b-4d43-8d88-477ade6d58e0 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Volume info retrieved successfully. Jan 21 03:02:08.227077 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-67d7f317-ff7b-4d43-8d88-477ade6d58e0 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87 returned with HTTP 200 Jan 21 03:02:08.230547 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 418/833] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:02:07 2021] GET /volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87 => generated 930 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:02:08.997203 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-51588f3f-3c7e-4092-a1df-eabfb8e80d6d tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] DELETE http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87 Jan 21 03:02:08.997932 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-51588f3f-3c7e-4092-a1df-eabfb8e80d6d tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:02:08.998159 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:02:08.998159 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:02:08.998530 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-51588f3f-3c7e-4092-a1df-eabfb8e80d6d tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:02:08.999013 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-51588f3f-3c7e-4092-a1df-eabfb8e80d6d tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Delete volume with id: 0bddc6a9-b58e-4861-b95a-118b5f6b0c87 Jan 21 03:02:09.067623 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:02:09.067623 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:02:09.068822 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-51588f3f-3c7e-4092-a1df-eabfb8e80d6d tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Volume info retrieved successfully. Jan 21 03:02:09.100194 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-51588f3f-3c7e-4092-a1df-eabfb8e80d6d tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Delete volume request issued successfully. Jan 21 03:02:09.100664 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-51588f3f-3c7e-4092-a1df-eabfb8e80d6d tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87 returned with HTTP 202 Jan 21 03:02:09.107217 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 416/834] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:02:08 2021] DELETE /volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:02:09.110100 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-245b2d14-9e09-4519-a4dd-eea654796f81 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] GET http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87 Jan 21 03:02:09.110642 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-245b2d14-9e09-4519-a4dd-eea654796f81 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:02:09.110862 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:02:09.110862 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:02:09.111230 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-245b2d14-9e09-4519-a4dd-eea654796f81 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:02:09.322479 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:02:09.322479 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:02:09.332249 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-245b2d14-9e09-4519-a4dd-eea654796f81 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Volume info retrieved successfully. Jan 21 03:02:09.357950 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-245b2d14-9e09-4519-a4dd-eea654796f81 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87 returned with HTTP 200 Jan 21 03:02:09.359043 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 419/835] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:02:09 2021] GET /volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87 => generated 929 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:02:10.376680 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c7ac75ec-8fc9-44d9-901f-cb602bacda9b tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] GET http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87 Jan 21 03:02:10.377386 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c7ac75ec-8fc9-44d9-901f-cb602bacda9b tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:02:10.377622 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:02:10.377622 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:02:10.378254 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c7ac75ec-8fc9-44d9-901f-cb602bacda9b tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:02:10.504377 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:02:10.504377 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:02:10.540157 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c7ac75ec-8fc9-44d9-901f-cb602bacda9b tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Volume info retrieved successfully. Jan 21 03:02:10.583225 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c7ac75ec-8fc9-44d9-901f-cb602bacda9b tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87 returned with HTTP 200 Jan 21 03:02:10.584056 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 417/836] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:02:10 2021] GET /volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87 => generated 929 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:02:11.600540 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-61c72053-beb3-4992-997e-defeab4d9311 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] GET http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87 Jan 21 03:02:11.601088 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-61c72053-beb3-4992-997e-defeab4d9311 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:02:11.601234 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:02:11.601234 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:02:11.601886 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-61c72053-beb3-4992-997e-defeab4d9311 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:02:11.682173 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-61c72053-beb3-4992-997e-defeab4d9311 tempest-VolumesActionsTest-620196093 tempest-VolumesActionsTest-620196093] http://10.222.0.36/volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87 returned with HTTP 404 Jan 21 03:02:11.684202 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 420/837] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:02:11 2021] GET /volume/v3/d1ecc81b8a5140bfb1fc81ce13106394/volumes/0bddc6a9-b58e-4861-b95a-118b5f6b0c87 => generated 109 bytes in 87 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:02:12.017769 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c36ff9ce-61ad-4562-bee3-17a88e5eb247 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] DELETE http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 Jan 21 03:02:12.018681 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c36ff9ce-61ad-4562-bee3-17a88e5eb247 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:02:12.019113 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:02:12.019113 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:02:12.019755 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c36ff9ce-61ad-4562-bee3-17a88e5eb247 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:02:12.020686 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-c36ff9ce-61ad-4562-bee3-17a88e5eb247 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Delete volume with id: bf484e2b-6169-4689-a10b-a0c79fa4eac6 Jan 21 03:02:12.087124 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:02:12.087124 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:02:12.088785 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c36ff9ce-61ad-4562-bee3-17a88e5eb247 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:02:12.137228 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c36ff9ce-61ad-4562-bee3-17a88e5eb247 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Delete volume request issued successfully. Jan 21 03:02:12.138111 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c36ff9ce-61ad-4562-bee3-17a88e5eb247 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 returned with HTTP 202 Jan 21 03:02:12.148181 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 418/838] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:02:12 2021] DELETE /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:02:12.157014 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-46d68117-d97c-4620-892c-c8c92c3ede96 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 Jan 21 03:02:12.157698 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-46d68117-d97c-4620-892c-c8c92c3ede96 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:02:12.158261 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-46d68117-d97c-4620-892c-c8c92c3ede96 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:02:12.269000 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:02:12.269000 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:02:12.284223 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-46d68117-d97c-4620-892c-c8c92c3ede96 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:02:12.338413 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-46d68117-d97c-4620-892c-c8c92c3ede96 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 returned with HTTP 200 Jan 21 03:02:12.340256 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 421/839] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:02:12 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 => generated 916 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:02:13.356182 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c26fe431-162e-4a9c-8c54-da87968df382 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 Jan 21 03:02:13.357508 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c26fe431-162e-4a9c-8c54-da87968df382 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:02:13.357926 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:02:13.357926 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:02:13.358630 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c26fe431-162e-4a9c-8c54-da87968df382 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:02:13.475573 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:02:13.475573 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:02:13.496624 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c26fe431-162e-4a9c-8c54-da87968df382 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:02:13.553758 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c26fe431-162e-4a9c-8c54-da87968df382 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 returned with HTTP 200 Jan 21 03:02:13.560430 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 419/840] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:02:13 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 => generated 916 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:02:14.579566 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-40c65bd0-25c0-4446-bbb4-42eca29c77de tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 Jan 21 03:02:14.580110 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-40c65bd0-25c0-4446-bbb4-42eca29c77de tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:02:14.580279 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:02:14.580279 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:02:14.580913 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-40c65bd0-25c0-4446-bbb4-42eca29c77de tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:02:14.699242 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:02:14.699242 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:02:14.723509 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-40c65bd0-25c0-4446-bbb4-42eca29c77de tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:02:14.770870 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-40c65bd0-25c0-4446-bbb4-42eca29c77de tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 returned with HTTP 200 Jan 21 03:02:14.771710 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 422/841] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:02:14 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 => generated 916 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:02:15.788324 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bffda284-0166-4240-9bab-9a2b711ed3d9 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 Jan 21 03:02:15.789498 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bffda284-0166-4240-9bab-9a2b711ed3d9 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:02:15.789900 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:02:15.789900 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:02:15.790589 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bffda284-0166-4240-9bab-9a2b711ed3d9 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:02:15.880392 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bffda284-0166-4240-9bab-9a2b711ed3d9 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 returned with HTTP 404 Jan 21 03:02:15.881701 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 420/842] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:02:15 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/bf484e2b-6169-4689-a10b-a0c79fa4eac6 => generated 109 bytes in 97 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:02:19.360703 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7be90fec-f09d-4acd-8549-90e409a4c95d tempest-VolumesSummaryTest-576331354 tempest-VolumesSummaryTest-576331354] GET http://10.222.0.36/volume/v3/46060a1b9d1a42fda43af2e575f2f85c/volumes/summary Jan 21 03:02:19.361248 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7be90fec-f09d-4acd-8549-90e409a4c95d tempest-VolumesSummaryTest-576331354 tempest-VolumesSummaryTest-576331354] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:02:19.361678 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:02:19.361678 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:02:19.362049 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7be90fec-f09d-4acd-8549-90e409a4c95d tempest-VolumesSummaryTest-576331354 tempest-VolumesSummaryTest-576331354] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:02:19.367946 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-7be90fec-f09d-4acd-8549-90e409a4c95d tempest-VolumesSummaryTest-576331354 tempest-VolumesSummaryTest-576331354] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:02:19.378681 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7be90fec-f09d-4acd-8549-90e409a4c95d tempest-VolumesSummaryTest-576331354 tempest-VolumesSummaryTest-576331354] Get summary completed successfully. Jan 21 03:02:19.379317 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7be90fec-f09d-4acd-8549-90e409a4c95d tempest-VolumesSummaryTest-576331354 tempest-VolumesSummaryTest-576331354] http://10.222.0.36/volume/v3/46060a1b9d1a42fda43af2e575f2f85c/volumes/summary returned with HTTP 200 Jan 21 03:02:19.380114 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 423/843] 10.222.0.36 () {60 vars in 1269 bytes} [Thu Jan 21 03:02:19 2021] GET /volume/v3/46060a1b9d1a42fda43af2e575f2f85c/volumes/summary => generated 55 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:02:35.612155 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d0cd7882-d7dc-438b-b923-b4a90277ffb3 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] DELETE http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 Jan 21 03:02:35.612155 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d0cd7882-d7dc-438b-b923-b4a90277ffb3 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:02:35.612155 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d0cd7882-d7dc-438b-b923-b4a90277ffb3 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:02:35.612155 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-d0cd7882-d7dc-438b-b923-b4a90277ffb3 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Delete volume with id: 996c4466-bc56-413e-af76-0e8f648561b7 Jan 21 03:02:35.749680 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:02:35.749680 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:02:35.761779 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d0cd7882-d7dc-438b-b923-b4a90277ffb3 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:02:35.793277 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d0cd7882-d7dc-438b-b923-b4a90277ffb3 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Delete volume request issued successfully. Jan 21 03:02:35.793735 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d0cd7882-d7dc-438b-b923-b4a90277ffb3 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 returned with HTTP 202 Jan 21 03:02:35.794621 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 421/844] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:02:35 2021] DELETE /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 => generated 0 bytes in 194 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:02:35.802356 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a4b7ed83-bcdb-4f17-ad5e-4afb0d3a5b68 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 Jan 21 03:02:35.802966 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a4b7ed83-bcdb-4f17-ad5e-4afb0d3a5b68 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:02:35.803481 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a4b7ed83-bcdb-4f17-ad5e-4afb0d3a5b68 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:02:35.882609 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:02:35.882609 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:02:35.900469 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a4b7ed83-bcdb-4f17-ad5e-4afb0d3a5b68 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:02:35.965041 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a4b7ed83-bcdb-4f17-ad5e-4afb0d3a5b68 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 returned with HTTP 200 Jan 21 03:02:35.966045 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 424/845] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:02:35 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 => generated 915 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:02:36.982293 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-df5198f3-f7e7-42a7-99d3-57b67535564b tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 Jan 21 03:02:36.982892 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-df5198f3-f7e7-42a7-99d3-57b67535564b tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:02:36.983055 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:02:36.983055 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:02:36.983450 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-df5198f3-f7e7-42a7-99d3-57b67535564b tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:02:37.095687 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:02:37.095687 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:02:37.116277 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-df5198f3-f7e7-42a7-99d3-57b67535564b tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Volume info retrieved successfully. Jan 21 03:02:37.171647 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-df5198f3-f7e7-42a7-99d3-57b67535564b tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 returned with HTTP 200 Jan 21 03:02:37.171647 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 422/846] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:02:36 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 => generated 915 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:02:38.186041 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f894355a-8737-49cc-abac-da6c111a7e17 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] GET http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 Jan 21 03:02:38.186593 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f894355a-8737-49cc-abac-da6c111a7e17 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:02:38.186757 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:02:38.186757 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:02:38.187395 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f894355a-8737-49cc-abac-da6c111a7e17 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:02:38.256451 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f894355a-8737-49cc-abac-da6c111a7e17 tempest-AttachVolumeNegativeTest-796762316 tempest-AttachVolumeNegativeTest-796762316] http://10.222.0.36/volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 returned with HTTP 404 Jan 21 03:02:38.258300 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 425/847] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:02:38 2021] GET /volume/v3/ea8c55d1fdcb41ada3c2020de6ddcfd7/volumes/996c4466-bc56-413e-af76-0e8f648561b7 => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:02:46.284437 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-ace8a115-282e-42d9-8b74-f47de4c15bd6 req-b8705879-8a67-4aa7-94f7-af6e50636602 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 Jan 21 03:02:46.285004 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-ace8a115-282e-42d9-8b74-f47de4c15bd6 req-b8705879-8a67-4aa7-94f7-af6e50636602 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:02:46.285236 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:02:46.285236 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:02:46.285604 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-ace8a115-282e-42d9-8b74-f47de4c15bd6 req-b8705879-8a67-4aa7-94f7-af6e50636602 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:02:46.340349 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:02:46.340349 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:02:46.348819 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-ace8a115-282e-42d9-8b74-f47de4c15bd6 req-b8705879-8a67-4aa7-94f7-af6e50636602 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:02:46.367912 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:02:46.367912 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:02:46.378301 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-ace8a115-282e-42d9-8b74-f47de4c15bd6 req-b8705879-8a67-4aa7-94f7-af6e50636602 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 returned with HTTP 200 Jan 21 03:02:46.379329 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 423/848] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 03:02:46 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 => generated 1205 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 03:02:46.403096 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-ace8a115-282e-42d9-8b74-f47de4c15bd6 req-8181c371-9ac6-4c8e-b784-42ced955bb9a tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] POST http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0/action Jan 21 03:02:46.404098 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-ace8a115-282e-42d9-8b74-f47de4c15bd6 req-8181c371-9ac6-4c8e-b784-42ced955bb9a tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Action body: b'{"os-begin_detaching": null}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:02:46.404379 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-ace8a115-282e-42d9-8b74-f47de4c15bd6 req-8181c371-9ac6-4c8e-b784-42ced955bb9a tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:02:46.456508 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:02:46.456508 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:02:46.457677 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-ace8a115-282e-42d9-8b74-f47de4c15bd6 req-8181c371-9ac6-4c8e-b784-42ced955bb9a tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:02:46.468467 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-ace8a115-282e-42d9-8b74-f47de4c15bd6 req-8181c371-9ac6-4c8e-b784-42ced955bb9a tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Begin detaching volume completed successfully. Jan 21 03:02:46.468994 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-ace8a115-282e-42d9-8b74-f47de4c15bd6 req-8181c371-9ac6-4c8e-b784-42ced955bb9a tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0/action returned with HTTP 202 Jan 21 03:02:46.469873 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 426/849] 10.222.0.36 () {64 vars in 1643 bytes} [Thu Jan 21 03:02:46 2021] POST /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:02:46.500865 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4d6905c8-a183-4c89-ade3-f0a18e1db089 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 Jan 21 03:02:46.501680 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4d6905c8-a183-4c89-ade3-f0a18e1db089 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:02:46.502043 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:02:46.502043 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:02:46.502670 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4d6905c8-a183-4c89-ade3-f0a18e1db089 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:02:46.545268 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-ace8a115-282e-42d9-8b74-f47de4c15bd6 req-8181c371-9ac6-4c8e-b784-42ced955bb9a tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume// Jan 21 03:02:46.545753 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-ace8a115-282e-42d9-8b74-f47de4c15bd6 req-8181c371-9ac6-4c8e-b784-42ced955bb9a tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:02:46.545986 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:02:46.545986 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:02:46.546369 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-ace8a115-282e-42d9-8b74-f47de4c15bd6 req-8181c371-9ac6-4c8e-b784-42ced955bb9a tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:02:46.548622 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-ace8a115-282e-42d9-8b74-f47de4c15bd6 req-8181c371-9ac6-4c8e-b784-42ced955bb9a tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 03:02:46.549235 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 427/850] 10.222.0.23 () {56 vars in 1089 bytes} [Thu Jan 21 03:02:46 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:02:46.563299 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-ace8a115-282e-42d9-8b74-f47de4c15bd6 req-586d391a-c3f6-43da-9b66-32c8f66e3dee tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 Jan 21 03:02:46.564049 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-ace8a115-282e-42d9-8b74-f47de4c15bd6 req-586d391a-c3f6-43da-9b66-32c8f66e3dee tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:02:46.564999 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-ace8a115-282e-42d9-8b74-f47de4c15bd6 req-586d391a-c3f6-43da-9b66-32c8f66e3dee tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:02:46.576405 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:02:46.576405 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:02:46.586079 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4d6905c8-a183-4c89-ade3-f0a18e1db089 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:02:46.631421 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:02:46.631421 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:02:46.655485 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4d6905c8-a183-4c89-ade3-f0a18e1db089 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 returned with HTTP 200 Jan 21 03:02:46.656608 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 424/851] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:02:46 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 => generated 1208 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:02:46.685570 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:02:46.685570 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:02:46.712459 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-ace8a115-282e-42d9-8b74-f47de4c15bd6 req-586d391a-c3f6-43da-9b66-32c8f66e3dee tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:02:46.741296 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:02:46.741296 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:02:46.752832 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-ace8a115-282e-42d9-8b74-f47de4c15bd6 req-586d391a-c3f6-43da-9b66-32c8f66e3dee tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 returned with HTTP 200 Jan 21 03:02:46.755748 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 428/852] 10.222.0.23 () {60 vars in 1403 bytes} [Thu Jan 21 03:02:46 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 => generated 1307 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 03:02:47.213595 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-ace8a115-282e-42d9-8b74-f47de4c15bd6 req-e80bd7eb-411b-43a5-a9f2-d97c71cfc5f9 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] DELETE http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/attachments/2e6d750f-da5f-4fdb-8118-1367933b400d Jan 21 03:02:47.214453 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-ace8a115-282e-42d9-8b74-f47de4c15bd6 req-e80bd7eb-411b-43a5-a9f2-d97c71cfc5f9 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:02:47.215493 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:02:47.215493 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:02:47.216239 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-ace8a115-282e-42d9-8b74-f47de4c15bd6 req-e80bd7eb-411b-43a5-a9f2-d97c71cfc5f9 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:02:47.254194 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:02:47.254194 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:02:47.674145 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4f436c38-f042-4b66-bbfe-e1664458366c tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 Jan 21 03:02:47.675593 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4f436c38-f042-4b66-bbfe-e1664458366c tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:02:47.675950 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:02:47.675950 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:02:47.676590 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4f436c38-f042-4b66-bbfe-e1664458366c tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:02:47.764691 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:02:47.764691 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:02:47.773979 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4f436c38-f042-4b66-bbfe-e1664458366c tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:02:47.797561 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:02:47.797561 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:02:47.809189 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4f436c38-f042-4b66-bbfe-e1664458366c tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 returned with HTTP 200 Jan 21 03:02:47.810303 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 429/853] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:02:47 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 => generated 1208 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:02:48.063338 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-ace8a115-282e-42d9-8b74-f47de4c15bd6 req-e80bd7eb-411b-43a5-a9f2-d97c71cfc5f9 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87958) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 03:02:48.063992 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-ace8a115-282e-42d9-8b74-f47de4c15bd6 req-e80bd7eb-411b-43a5-a9f2-d97c71cfc5f9 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Pending status list for volume during attachment-delete: [] {{(pid=87958) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 03:02:48.071435 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-ace8a115-282e-42d9-8b74-f47de4c15bd6 req-e80bd7eb-411b-43a5-a9f2-d97c71cfc5f9 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/attachments/2e6d750f-da5f-4fdb-8118-1367933b400d returned with HTTP 200 Jan 21 03:02:48.073878 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 425/854] 10.222.0.23 () {62 vars in 1437 bytes} [Thu Jan 21 03:02:47 2021] DELETE /volume/v3/1523ae066e1544bf86d0e49fe860d892/attachments/2e6d750f-da5f-4fdb-8118-1367933b400d => generated 19 bytes in 868 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:02:48.831187 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-63e7a3be-8ccc-4c03-82f2-2926dd7d76cf tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 Jan 21 03:02:48.832552 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-63e7a3be-8ccc-4c03-82f2-2926dd7d76cf tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:02:48.832919 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:02:48.832919 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:02:48.833514 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-63e7a3be-8ccc-4c03-82f2-2926dd7d76cf tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:02:48.950362 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:02:48.950362 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:02:48.960984 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-63e7a3be-8ccc-4c03-82f2-2926dd7d76cf tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:02:48.989452 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-63e7a3be-8ccc-4c03-82f2-2926dd7d76cf tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 returned with HTTP 200 Jan 21 03:02:49.008350 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 430/855] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:02:48 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 => generated 913 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:02:49.962120 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-d90d126b-48b8-45ae-abc5-aafe9cba5f01 req-57c96a8e-2841-4d6b-bf62-8f7f9a947127 tempest-VolumesNegativeTest-1157586061 tempest-VolumesNegativeTest-1157586061] DELETE http://10.222.0.36/volume/v3/e33e0f84d7354fcfa64666e33c560190/volumes/tempest-invalid-1704797690 Jan 21 03:02:49.963354 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-d90d126b-48b8-45ae-abc5-aafe9cba5f01 req-57c96a8e-2841-4d6b-bf62-8f7f9a947127 tempest-VolumesNegativeTest-1157586061 tempest-VolumesNegativeTest-1157586061] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:02:49.964002 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:02:49.964002 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:02:49.964787 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-d90d126b-48b8-45ae-abc5-aafe9cba5f01 req-57c96a8e-2841-4d6b-bf62-8f7f9a947127 tempest-VolumesNegativeTest-1157586061 tempest-VolumesNegativeTest-1157586061] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:02:49.965253 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [req-d90d126b-48b8-45ae-abc5-aafe9cba5f01 req-57c96a8e-2841-4d6b-bf62-8f7f9a947127 tempest-VolumesNegativeTest-1157586061 tempest-VolumesNegativeTest-1157586061] Delete volume with id: tempest-invalid-1704797690 Jan 21 03:02:50.018870 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-d90d126b-48b8-45ae-abc5-aafe9cba5f01 req-57c96a8e-2841-4d6b-bf62-8f7f9a947127 tempest-VolumesNegativeTest-1157586061 tempest-VolumesNegativeTest-1157586061] http://10.222.0.36/volume/v3/e33e0f84d7354fcfa64666e33c560190/volumes/tempest-invalid-1704797690 returned with HTTP 404 Jan 21 03:02:50.021022 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 426/856] 10.222.0.36 () {62 vars in 1561 bytes} [Thu Jan 21 03:02:49 2021] DELETE /volume/v3/e33e0f84d7354fcfa64666e33c560190/volumes/tempest-invalid-1704797690 => generated 99 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:02:50.139688 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-08f0340e-eeff-448c-8954-00a2a6194e13 req-1e7d04ed-6f6f-46ae-9191-805a7e3d477f tempest-VolumesNegativeTest-1157586061 tempest-VolumesNegativeTest-1157586061] DELETE http://10.222.0.36/volume/v3/e33e0f84d7354fcfa64666e33c560190/volumes/1fb89641-9c6c-4325-9ca0-1d7ffc3d464d Jan 21 03:02:50.140488 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-08f0340e-eeff-448c-8954-00a2a6194e13 req-1e7d04ed-6f6f-46ae-9191-805a7e3d477f tempest-VolumesNegativeTest-1157586061 tempest-VolumesNegativeTest-1157586061] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:02:50.140917 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:02:50.140917 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:02:50.141567 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-08f0340e-eeff-448c-8954-00a2a6194e13 req-1e7d04ed-6f6f-46ae-9191-805a7e3d477f tempest-VolumesNegativeTest-1157586061 tempest-VolumesNegativeTest-1157586061] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:02:50.142223 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [req-08f0340e-eeff-448c-8954-00a2a6194e13 req-1e7d04ed-6f6f-46ae-9191-805a7e3d477f tempest-VolumesNegativeTest-1157586061 tempest-VolumesNegativeTest-1157586061] Delete volume with id: 1fb89641-9c6c-4325-9ca0-1d7ffc3d464d Jan 21 03:02:50.191787 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-08f0340e-eeff-448c-8954-00a2a6194e13 req-1e7d04ed-6f6f-46ae-9191-805a7e3d477f tempest-VolumesNegativeTest-1157586061 tempest-VolumesNegativeTest-1157586061] http://10.222.0.36/volume/v3/e33e0f84d7354fcfa64666e33c560190/volumes/1fb89641-9c6c-4325-9ca0-1d7ffc3d464d returned with HTTP 404 Jan 21 03:02:50.198971 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 431/857] 10.222.0.36 () {62 vars in 1591 bytes} [Thu Jan 21 03:02:50 2021] DELETE /volume/v3/e33e0f84d7354fcfa64666e33c560190/volumes/1fb89641-9c6c-4325-9ca0-1d7ffc3d464d => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:02:50.237704 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-7b023f3f-9a9e-4e3c-aaac-3a687465e12a req-d83d146d-b37f-4954-8e68-e0d8f222a5a2 tempest-VolumesNegativeTest-1157586061 tempest-VolumesNegativeTest-1157586061] GET http://10.222.0.36/volume/v3/e33e0f84d7354fcfa64666e33c560190/volumes/51fc6cf6-f23c-450f-a91c-39b72112866f Jan 21 03:02:50.238416 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-7b023f3f-9a9e-4e3c-aaac-3a687465e12a req-d83d146d-b37f-4954-8e68-e0d8f222a5a2 tempest-VolumesNegativeTest-1157586061 tempest-VolumesNegativeTest-1157586061] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:02:50.239121 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-7b023f3f-9a9e-4e3c-aaac-3a687465e12a req-d83d146d-b37f-4954-8e68-e0d8f222a5a2 tempest-VolumesNegativeTest-1157586061 tempest-VolumesNegativeTest-1157586061] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:02:50.287541 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-7b023f3f-9a9e-4e3c-aaac-3a687465e12a req-d83d146d-b37f-4954-8e68-e0d8f222a5a2 tempest-VolumesNegativeTest-1157586061 tempest-VolumesNegativeTest-1157586061] http://10.222.0.36/volume/v3/e33e0f84d7354fcfa64666e33c560190/volumes/51fc6cf6-f23c-450f-a91c-39b72112866f returned with HTTP 404 Jan 21 03:02:50.288735 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 427/858] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 03:02:50 2021] GET /volume/v3/e33e0f84d7354fcfa64666e33c560190/volumes/51fc6cf6-f23c-450f-a91c-39b72112866f => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 03:03:20.241921 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-b7535cc2-2562-4f28-8741-616d989394e0 req-61035780-f9e0-4f40-9f60-6133630cc6ad tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] DELETE http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/attachments/151d833d-b429-426e-b0be-898480517542 Jan 21 03:03:20.242700 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-b7535cc2-2562-4f28-8741-616d989394e0 req-61035780-f9e0-4f40-9f60-6133630cc6ad tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:03:20.242877 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-b7535cc2-2562-4f28-8741-616d989394e0 req-61035780-f9e0-4f40-9f60-6133630cc6ad tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:03:20.295600 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:03:20.295600 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:03:21.224055 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-b7535cc2-2562-4f28-8741-616d989394e0 req-61035780-f9e0-4f40-9f60-6133630cc6ad tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 03:03:21.224955 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-b7535cc2-2562-4f28-8741-616d989394e0 req-61035780-f9e0-4f40-9f60-6133630cc6ad tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Pending status list for volume during attachment-delete: [] {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 03:03:21.238887 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-b7535cc2-2562-4f28-8741-616d989394e0 req-61035780-f9e0-4f40-9f60-6133630cc6ad tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/attachments/151d833d-b429-426e-b0be-898480517542 returned with HTTP 200 Jan 21 03:03:21.241055 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 432/859] 10.222.0.35 () {62 vars in 1437 bytes} [Thu Jan 21 03:03:20 2021] DELETE /volume/v3/6451766b724f4c90969c351e04d9322b/attachments/151d833d-b429-426e-b0be-898480517542 => generated 19 bytes in 1008 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:03:21.256572 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-b7535cc2-2562-4f28-8741-616d989394e0 req-3c368d24-8275-43c0-9077-2f10ec43e24d tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] DELETE http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/attachments/ba01ed60-957b-4ddf-87cd-3e9063e7e403 Jan 21 03:03:21.257157 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-b7535cc2-2562-4f28-8741-616d989394e0 req-3c368d24-8275-43c0-9077-2f10ec43e24d tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:03:21.257456 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-b7535cc2-2562-4f28-8741-616d989394e0 req-3c368d24-8275-43c0-9077-2f10ec43e24d tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:03:21.288682 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:03:21.288682 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:03:22.107138 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-b7535cc2-2562-4f28-8741-616d989394e0 req-3c368d24-8275-43c0-9077-2f10ec43e24d tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87958) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 03:03:22.108324 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-b7535cc2-2562-4f28-8741-616d989394e0 req-3c368d24-8275-43c0-9077-2f10ec43e24d tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Pending status list for volume during attachment-delete: [] {{(pid=87958) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 03:03:22.134732 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-b7535cc2-2562-4f28-8741-616d989394e0 req-3c368d24-8275-43c0-9077-2f10ec43e24d tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/attachments/ba01ed60-957b-4ddf-87cd-3e9063e7e403 returned with HTTP 200 Jan 21 03:03:22.136192 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 428/860] 10.222.0.35 () {62 vars in 1437 bytes} [Thu Jan 21 03:03:21 2021] DELETE /volume/v3/6451766b724f4c90969c351e04d9322b/attachments/ba01ed60-957b-4ddf-87cd-3e9063e7e403 => generated 19 bytes in 885 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:03:22.156170 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-b7535cc2-2562-4f28-8741-616d989394e0 req-e5d8c9ae-e3fb-411f-a27d-f82b2fe403c1 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] DELETE http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/attachments/1eb509ce-8e4c-4532-bd75-80b889769566 Jan 21 03:03:22.162785 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-b7535cc2-2562-4f28-8741-616d989394e0 req-e5d8c9ae-e3fb-411f-a27d-f82b2fe403c1 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:03:22.163214 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:03:22.163214 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:03:22.164150 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-b7535cc2-2562-4f28-8741-616d989394e0 req-e5d8c9ae-e3fb-411f-a27d-f82b2fe403c1 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:03:22.244535 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:03:22.244535 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:03:23.380137 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-b7535cc2-2562-4f28-8741-616d989394e0 req-e5d8c9ae-e3fb-411f-a27d-f82b2fe403c1 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 03:03:23.383274 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-b7535cc2-2562-4f28-8741-616d989394e0 req-e5d8c9ae-e3fb-411f-a27d-f82b2fe403c1 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Pending status list for volume during attachment-delete: [] {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 03:03:23.401694 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-b7535cc2-2562-4f28-8741-616d989394e0 req-e5d8c9ae-e3fb-411f-a27d-f82b2fe403c1 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/attachments/1eb509ce-8e4c-4532-bd75-80b889769566 returned with HTTP 200 Jan 21 03:03:23.403337 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 433/861] 10.222.0.35 () {62 vars in 1437 bytes} [Thu Jan 21 03:03:22 2021] DELETE /volume/v3/6451766b724f4c90969c351e04d9322b/attachments/1eb509ce-8e4c-4532-bd75-80b889769566 => generated 19 bytes in 1257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:03:35.863046 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-aa06df81-6cd7-478e-a121-d13bd8c9e5af tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] DELETE http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/b873babb-f9b4-42ef-b59b-93c97a4bc068 Jan 21 03:03:35.863900 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-aa06df81-6cd7-478e-a121-d13bd8c9e5af tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:03:35.864204 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:03:35.864204 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:03:35.864648 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-aa06df81-6cd7-478e-a121-d13bd8c9e5af tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:03:35.865340 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-aa06df81-6cd7-478e-a121-d13bd8c9e5af tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Delete volume with id: b873babb-f9b4-42ef-b59b-93c97a4bc068 Jan 21 03:03:35.919234 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:03:35.919234 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:03:35.920463 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-aa06df81-6cd7-478e-a121-d13bd8c9e5af tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Volume info retrieved successfully. Jan 21 03:03:35.951340 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-aa06df81-6cd7-478e-a121-d13bd8c9e5af tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Delete volume request issued successfully. Jan 21 03:03:35.952079 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-aa06df81-6cd7-478e-a121-d13bd8c9e5af tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/b873babb-f9b4-42ef-b59b-93c97a4bc068 returned with HTTP 202 Jan 21 03:03:35.953007 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 429/862] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:03:35 2021] DELETE /volume/v3/6451766b724f4c90969c351e04d9322b/volumes/b873babb-f9b4-42ef-b59b-93c97a4bc068 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:03:35.960606 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d206c7ac-d591-45c2-8417-bc4eab8a7673 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/b873babb-f9b4-42ef-b59b-93c97a4bc068 Jan 21 03:03:35.961185 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d206c7ac-d591-45c2-8417-bc4eab8a7673 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:03:35.961444 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:03:35.961444 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:03:35.963494 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d206c7ac-d591-45c2-8417-bc4eab8a7673 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:03:36.018711 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:03:36.018711 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:03:36.031014 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d206c7ac-d591-45c2-8417-bc4eab8a7673 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Volume info retrieved successfully. Jan 21 03:03:36.058887 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d206c7ac-d591-45c2-8417-bc4eab8a7673 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/b873babb-f9b4-42ef-b59b-93c97a4bc068 returned with HTTP 200 Jan 21 03:03:36.060688 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 434/863] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:03:35 2021] GET /volume/v3/6451766b724f4c90969c351e04d9322b/volumes/b873babb-f9b4-42ef-b59b-93c97a4bc068 => generated 912 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:03:37.078670 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5f61753b-4695-47d1-ac26-98c9381cfb31 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/b873babb-f9b4-42ef-b59b-93c97a4bc068 Jan 21 03:03:37.079781 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5f61753b-4695-47d1-ac26-98c9381cfb31 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:03:37.080326 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:03:37.080326 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:03:37.081186 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5f61753b-4695-47d1-ac26-98c9381cfb31 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:03:37.150551 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:03:37.150551 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:03:37.164762 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-5f61753b-4695-47d1-ac26-98c9381cfb31 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Volume info retrieved successfully. Jan 21 03:03:37.196562 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5f61753b-4695-47d1-ac26-98c9381cfb31 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/b873babb-f9b4-42ef-b59b-93c97a4bc068 returned with HTTP 200 Jan 21 03:03:37.198003 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 430/864] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:03:37 2021] GET /volume/v3/6451766b724f4c90969c351e04d9322b/volumes/b873babb-f9b4-42ef-b59b-93c97a4bc068 => generated 912 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:03:38.214756 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6f56971a-66ed-47e8-9c4f-0ab7b15f464d tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/b873babb-f9b4-42ef-b59b-93c97a4bc068 Jan 21 03:03:38.216172 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6f56971a-66ed-47e8-9c4f-0ab7b15f464d tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:03:38.216745 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:03:38.216745 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:03:38.217398 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6f56971a-66ed-47e8-9c4f-0ab7b15f464d tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:03:38.277240 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6f56971a-66ed-47e8-9c4f-0ab7b15f464d tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/b873babb-f9b4-42ef-b59b-93c97a4bc068 returned with HTTP 404 Jan 21 03:03:38.286554 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-02c89e0f-8276-4e14-a72a-4c8416800ad8 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] DELETE http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/190bfdc5-4ccf-4051-9612-2ccae282cec2 Jan 21 03:03:38.287343 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-02c89e0f-8276-4e14-a72a-4c8416800ad8 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:03:38.287852 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:03:38.287852 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:03:38.291035 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-02c89e0f-8276-4e14-a72a-4c8416800ad8 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:03:38.291947 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-02c89e0f-8276-4e14-a72a-4c8416800ad8 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Delete volume with id: 190bfdc5-4ccf-4051-9612-2ccae282cec2 Jan 21 03:03:38.298680 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 435/865] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:03:38 2021] GET /volume/v3/6451766b724f4c90969c351e04d9322b/volumes/b873babb-f9b4-42ef-b59b-93c97a4bc068 => generated 109 bytes in 89 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:03:38.398349 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:03:38.398349 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:03:38.402227 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-02c89e0f-8276-4e14-a72a-4c8416800ad8 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Volume info retrieved successfully. Jan 21 03:03:38.437760 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-02c89e0f-8276-4e14-a72a-4c8416800ad8 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Delete volume request issued successfully. Jan 21 03:03:38.438494 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-02c89e0f-8276-4e14-a72a-4c8416800ad8 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/190bfdc5-4ccf-4051-9612-2ccae282cec2 returned with HTTP 202 Jan 21 03:03:38.439859 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 431/866] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:03:38 2021] DELETE /volume/v3/6451766b724f4c90969c351e04d9322b/volumes/190bfdc5-4ccf-4051-9612-2ccae282cec2 => generated 0 bytes in 157 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:03:38.449742 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-154e5809-0494-448a-91ff-eabe48ff4649 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/190bfdc5-4ccf-4051-9612-2ccae282cec2 Jan 21 03:03:38.451299 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-154e5809-0494-448a-91ff-eabe48ff4649 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:03:38.451984 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-154e5809-0494-448a-91ff-eabe48ff4649 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:03:38.515262 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:03:38.515262 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:03:38.527861 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-154e5809-0494-448a-91ff-eabe48ff4649 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Volume info retrieved successfully. Jan 21 03:03:38.559590 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-154e5809-0494-448a-91ff-eabe48ff4649 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/190bfdc5-4ccf-4051-9612-2ccae282cec2 returned with HTTP 200 Jan 21 03:03:38.560716 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 436/867] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:03:38 2021] GET /volume/v3/6451766b724f4c90969c351e04d9322b/volumes/190bfdc5-4ccf-4051-9612-2ccae282cec2 => generated 912 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:03:39.578559 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3b184eaa-83bf-4a48-a171-e5f7fc5d5f49 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/190bfdc5-4ccf-4051-9612-2ccae282cec2 Jan 21 03:03:39.579313 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3b184eaa-83bf-4a48-a171-e5f7fc5d5f49 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:03:39.579642 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:03:39.579642 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:03:39.580179 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3b184eaa-83bf-4a48-a171-e5f7fc5d5f49 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:03:39.675103 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:03:39.675103 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:03:39.691090 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3b184eaa-83bf-4a48-a171-e5f7fc5d5f49 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Volume info retrieved successfully. Jan 21 03:03:39.717772 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3b184eaa-83bf-4a48-a171-e5f7fc5d5f49 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/190bfdc5-4ccf-4051-9612-2ccae282cec2 returned with HTTP 200 Jan 21 03:03:39.718880 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 432/868] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:03:39 2021] GET /volume/v3/6451766b724f4c90969c351e04d9322b/volumes/190bfdc5-4ccf-4051-9612-2ccae282cec2 => generated 912 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:03:40.735670 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-433329b4-c057-4f9a-afa0-72bdc1b7d24e tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/190bfdc5-4ccf-4051-9612-2ccae282cec2 Jan 21 03:03:40.736793 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-433329b4-c057-4f9a-afa0-72bdc1b7d24e tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:03:40.737155 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:03:40.737155 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:03:40.738168 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-433329b4-c057-4f9a-afa0-72bdc1b7d24e tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:03:40.830624 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-433329b4-c057-4f9a-afa0-72bdc1b7d24e tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/190bfdc5-4ccf-4051-9612-2ccae282cec2 returned with HTTP 404 Jan 21 03:03:40.831624 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 437/869] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:03:40 2021] GET /volume/v3/6451766b724f4c90969c351e04d9322b/volumes/190bfdc5-4ccf-4051-9612-2ccae282cec2 => generated 109 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:03:40.840951 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-37d353a7-9ead-4bbb-b8dd-daf7e25e75a4 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] DELETE http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb Jan 21 03:03:40.842626 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-37d353a7-9ead-4bbb-b8dd-daf7e25e75a4 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:03:40.843142 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:03:40.843142 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:03:40.843877 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-37d353a7-9ead-4bbb-b8dd-daf7e25e75a4 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:03:40.844666 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-37d353a7-9ead-4bbb-b8dd-daf7e25e75a4 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Delete volume with id: eda46ddd-69dd-48c2-b37e-b680cf4b46fb Jan 21 03:03:40.903841 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:03:40.903841 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:03:40.905891 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-37d353a7-9ead-4bbb-b8dd-daf7e25e75a4 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Volume info retrieved successfully. Jan 21 03:03:40.951585 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-37d353a7-9ead-4bbb-b8dd-daf7e25e75a4 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Delete volume request issued successfully. Jan 21 03:03:40.953651 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-37d353a7-9ead-4bbb-b8dd-daf7e25e75a4 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb returned with HTTP 202 Jan 21 03:03:40.954749 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 433/870] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:03:40 2021] DELETE /volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:03:40.965132 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b9a85a63-d982-436e-8770-75c06714c76b tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb Jan 21 03:03:40.966149 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b9a85a63-d982-436e-8770-75c06714c76b tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:03:40.967466 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b9a85a63-d982-436e-8770-75c06714c76b tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:03:41.053468 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:03:41.053468 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:03:41.080974 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b9a85a63-d982-436e-8770-75c06714c76b tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Volume info retrieved successfully. Jan 21 03:03:41.117992 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b9a85a63-d982-436e-8770-75c06714c76b tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb returned with HTTP 200 Jan 21 03:03:41.127486 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 438/871] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:03:40 2021] GET /volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb => generated 1361 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:03:41.346429 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8b898594-bb4f-4235-bc9f-faedd1919f36 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 Jan 21 03:03:41.347327 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8b898594-bb4f-4235-bc9f-faedd1919f36 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:03:41.347746 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:03:41.347746 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:03:41.348399 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8b898594-bb4f-4235-bc9f-faedd1919f36 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:03:41.399516 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:03:41.399516 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:03:41.408853 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8b898594-bb4f-4235-bc9f-faedd1919f36 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:03:41.433436 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8b898594-bb4f-4235-bc9f-faedd1919f36 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 returned with HTTP 200 Jan 21 03:03:41.434603 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 434/872] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:03:41 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 => generated 913 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:03:41.449842 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-16b87bd9-d246-481a-aed7-790fa84820a2 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 Jan 21 03:03:41.450355 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-16b87bd9-d246-481a-aed7-790fa84820a2 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:03:41.450827 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:03:41.450827 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:03:41.451203 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-16b87bd9-d246-481a-aed7-790fa84820a2 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:03:41.511747 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:03:41.511747 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:03:41.520177 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-16b87bd9-d246-481a-aed7-790fa84820a2 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:03:41.543751 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-16b87bd9-d246-481a-aed7-790fa84820a2 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 returned with HTTP 200 Jan 21 03:03:41.544560 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 439/873] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:03:41 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 => generated 913 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:03:42.134908 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a96199a7-570a-4ef4-9180-e62a013269ab tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb Jan 21 03:03:42.136060 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a96199a7-570a-4ef4-9180-e62a013269ab tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:03:42.136286 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:03:42.136286 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:03:42.136637 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a96199a7-570a-4ef4-9180-e62a013269ab tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:03:42.240454 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:03:42.240454 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:03:42.264833 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a96199a7-570a-4ef4-9180-e62a013269ab tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Volume info retrieved successfully. Jan 21 03:03:42.291342 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a96199a7-570a-4ef4-9180-e62a013269ab tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb returned with HTTP 200 Jan 21 03:03:42.292193 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 435/874] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:03:42 2021] GET /volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb => generated 1361 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:03:43.312255 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ffbe303a-e625-49b4-b917-2455e85b7260 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] GET http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb Jan 21 03:03:43.312787 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ffbe303a-e625-49b4-b917-2455e85b7260 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:03:43.312966 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:03:43.312966 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:03:43.313338 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ffbe303a-e625-49b4-b917-2455e85b7260 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:03:43.417199 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ffbe303a-e625-49b4-b917-2455e85b7260 tempest-TaggedBootDevicesTest-908376655 tempest-TaggedBootDevicesTest-908376655] http://10.222.0.36/volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb returned with HTTP 404 Jan 21 03:03:43.418718 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 440/875] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:03:43 2021] GET /volume/v3/6451766b724f4c90969c351e04d9322b/volumes/eda46ddd-69dd-48c2-b37e-b680cf4b46fb => generated 109 bytes in 114 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:03:49.191682 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2e41c495-b999-43b4-8cba-2073d21afced tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] POST http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes Jan 21 03:03:49.192725 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:03:49.192725 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:03:49.193245 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2e41c495-b999-43b4-8cba-2073d21afced tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1432021910"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:03:49.194553 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-2e41c495-b999-43b4-8cba-2073d21afced tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1432021910'}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:03:49.195083 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-2e41c495-b999-43b4-8cba-2073d21afced tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Create volume of 1 GB Jan 21 03:03:49.213619 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2e41c495-b999-43b4-8cba-2073d21afced tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Availability Zones retrieved successfully. Jan 21 03:03:49.231254 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2e41c495-b999-43b4-8cba-2073d21afced tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Flow 'volume_create_api' (cafc9fda-aafd-448d-8c13-8bf51292637d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:03:49.234837 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2e41c495-b999-43b4-8cba-2073d21afced tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c0bc61d-f227-46a6-962e-95cf2095dca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:03:49.236916 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-2e41c495-b999-43b4-8cba-2073d21afced tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Validating volume size '1' using validate_int {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:03:49.317441 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2e41c495-b999-43b4-8cba-2073d21afced tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c0bc61d-f227-46a6-962e-95cf2095dca3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:03:49.319732 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2e41c495-b999-43b4-8cba-2073d21afced tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07cd91d5-fcd7-4b13-af5b-0315880deab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:03:49.400585 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-2e41c495-b999-43b4-8cba-2073d21afced tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Created reservations ['31b5fb0c-0c99-4ac2-8daf-aa4ded8655d3', '63005957-3bec-471a-8e1c-56d07bf5a03e', '76333149-d86f-4b5d-bb3c-5b041aec2d1a', '66f72b6d-2ef4-474f-89c9-d4c77e29bdbc'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:03:49.402503 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2e41c495-b999-43b4-8cba-2073d21afced tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07cd91d5-fcd7-4b13-af5b-0315880deab1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31b5fb0c-0c99-4ac2-8daf-aa4ded8655d3', '63005957-3bec-471a-8e1c-56d07bf5a03e', '76333149-d86f-4b5d-bb3c-5b041aec2d1a', '66f72b6d-2ef4-474f-89c9-d4c77e29bdbc']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:03:49.407048 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2e41c495-b999-43b4-8cba-2073d21afced tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c12d9eea-1c09-4764-a4a6-04e42820e76a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:03:49.504816 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2e41c495-b999-43b4-8cba-2073d21afced tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c12d9eea-1c09-4764-a4a6-04e42820e76a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9677b921-cc4a-4a3b-834e-b1bd2a3daf32', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1432021910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8269646ccaf489e97a52b721e0487e3',qos_specs=None,replication_status=,reservations=['31b5fb0c-0c99-4ac2-8daf-aa4ded8655d3','63005957-3bec-471a-8e1c-56d07bf5a03e','76333149-d86f-4b5d-bb3c-5b041aec2d1a','66f72b6d-2ef4-474f-89c9-d4c77e29bdbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8b9d33d5fda4deeadeb337cf8f08610',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:03:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1432021910',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9677b921-cc4a-4a3b-834e-b1bd2a3daf32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8269646ccaf489e97a52b721e0487e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b8b9d33d5fda4deeadeb337cf8f08610',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:03:49.506404 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2e41c495-b999-43b4-8cba-2073d21afced tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92bacdf5-736f-4c73-80cc-f2fe421d2f0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:03:49.577637 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2e41c495-b999-43b4-8cba-2073d21afced tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92bacdf5-736f-4c73-80cc-f2fe421d2f0d) transitioned into state 'SUCCESS' from state '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-1432021910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8269646ccaf489e97a52b721e0487e3',qos_specs=None,replication_status=,reservations=['31b5fb0c-0c99-4ac2-8daf-aa4ded8655d3','63005957-3bec-471a-8e1c-56d07bf5a03e','76333149-d86f-4b5d-bb3c-5b041aec2d1a','66f72b6d-2ef4-474f-89c9-d4c77e29bdbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8b9d33d5fda4deeadeb337cf8f08610',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:03:49.580422 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2e41c495-b999-43b4-8cba-2073d21afced tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c69ef5b-b3ec-4ae5-95d0-792f47fa0475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:03:49.610828 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2e41c495-b999-43b4-8cba-2073d21afced tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c69ef5b-b3ec-4ae5-95d0-792f47fa0475) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:03:49.630564 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2e41c495-b999-43b4-8cba-2073d21afced tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Flow 'volume_create_api' (cafc9fda-aafd-448d-8c13-8bf51292637d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:03:49.731871 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2e41c495-b999-43b4-8cba-2073d21afced tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Create volume request issued successfully. Jan 21 03:03:49.746212 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2e41c495-b999-43b4-8cba-2073d21afced tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes returned with HTTP 202 Jan 21 03:03:49.750609 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 436/876] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 03:03:49 2021] POST /volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes => generated 826 bytes in 559 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:03:49.762026 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-243b1c0f-c367-4b6f-ba4f-982dfd978b27 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] GET http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/9677b921-cc4a-4a3b-834e-b1bd2a3daf32 Jan 21 03:03:49.763091 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-243b1c0f-c367-4b6f-ba4f-982dfd978b27 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:03:49.763872 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-243b1c0f-c367-4b6f-ba4f-982dfd978b27 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:03:49.900821 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:03:49.900821 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:03:49.959472 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-243b1c0f-c367-4b6f-ba4f-982dfd978b27 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Volume info retrieved successfully. Jan 21 03:03:50.028344 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-243b1c0f-c367-4b6f-ba4f-982dfd978b27 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/9677b921-cc4a-4a3b-834e-b1bd2a3daf32 returned with HTTP 200 Jan 21 03:03:50.029509 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 441/877] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:03:49 2021] GET /volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/9677b921-cc4a-4a3b-834e-b1bd2a3daf32 => generated 894 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:03:51.050615 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b84a3618-fb04-4a00-8932-b37e5e3ba754 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] GET http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/9677b921-cc4a-4a3b-834e-b1bd2a3daf32 Jan 21 03:03:51.052007 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b84a3618-fb04-4a00-8932-b37e5e3ba754 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:03:51.052420 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:03:51.052420 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:03:51.053077 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b84a3618-fb04-4a00-8932-b37e5e3ba754 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:03:51.125325 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:03:51.125325 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:03:51.137978 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b84a3618-fb04-4a00-8932-b37e5e3ba754 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Volume info retrieved successfully. Jan 21 03:03:51.175639 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b84a3618-fb04-4a00-8932-b37e5e3ba754 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/9677b921-cc4a-4a3b-834e-b1bd2a3daf32 returned with HTTP 200 Jan 21 03:03:51.186556 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 437/878] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:03:51 2021] GET /volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/9677b921-cc4a-4a3b-834e-b1bd2a3daf32 => generated 919 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:04:44.685328 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-1cd95cb8-b7b1-4e9a-8a7d-cd9b4309b6ea req-2afac162-ff75-40e9-8005-c9536e3511ee tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] GET http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/9677b921-cc4a-4a3b-834e-b1bd2a3daf32 Jan 21 03:04:44.686733 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-1cd95cb8-b7b1-4e9a-8a7d-cd9b4309b6ea req-2afac162-ff75-40e9-8005-c9536e3511ee tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:04:44.687122 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:04:44.687122 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:04:44.687726 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-1cd95cb8-b7b1-4e9a-8a7d-cd9b4309b6ea req-2afac162-ff75-40e9-8005-c9536e3511ee tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:04:44.770264 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:04:44.770264 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:04:44.780024 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-1cd95cb8-b7b1-4e9a-8a7d-cd9b4309b6ea req-2afac162-ff75-40e9-8005-c9536e3511ee tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Volume info retrieved successfully. Jan 21 03:04:44.805748 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-1cd95cb8-b7b1-4e9a-8a7d-cd9b4309b6ea req-2afac162-ff75-40e9-8005-c9536e3511ee tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/9677b921-cc4a-4a3b-834e-b1bd2a3daf32 returned with HTTP 200 Jan 21 03:04:44.806607 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 442/879] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 03:04:44 2021] GET /volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/9677b921-cc4a-4a3b-834e-b1bd2a3daf32 => generated 919 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:04:44.824593 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b84a3618-fb04-4a00-8932-b37e5e3ba754 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] GET http://10.222.0.36/volume// Jan 21 03:04:44.825050 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b84a3618-fb04-4a00-8932-b37e5e3ba754 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:04:44.825572 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:04:44.825572 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:04:44.826334 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b84a3618-fb04-4a00-8932-b37e5e3ba754 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Calling method 'all' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:04:44.827491 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b84a3618-fb04-4a00-8932-b37e5e3ba754 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 03:04:44.828388 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 438/880] 10.222.0.36 () {58 vars in 1289 bytes} [Thu Jan 21 03:04:44 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 03:04:44.846453 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-1cd95cb8-b7b1-4e9a-8a7d-cd9b4309b6ea req-e57c9f98-28a0-4168-ab97-5483c1aeefc9 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] POST http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/attachments Jan 21 03:04:44.847328 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:04:44.847328 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:04:44.848315 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-1cd95cb8-b7b1-4e9a-8a7d-cd9b4309b6ea req-e57c9f98-28a0-4168-ab97-5483c1aeefc9 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9677b921-cc4a-4a3b-834e-b1bd2a3daf32", "instance_uuid": "89a1c81e-6038-41d3-a89b-1e9d7a9894af", "connector": null}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:04:44.918705 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:04:44.918705 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:04:44.989827 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-1cd95cb8-b7b1-4e9a-8a7d-cd9b4309b6ea req-e57c9f98-28a0-4168-ab97-5483c1aeefc9 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/attachments returned with HTTP 200 Jan 21 03:04:44.999464 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 443/881] 10.222.0.36 () {66 vars in 1565 bytes} [Thu Jan 21 03:04:44 2021] POST /volume/v3/d8269646ccaf489e97a52b721e0487e3/attachments => generated 273 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:04:45.065159 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-1cd95cb8-b7b1-4e9a-8a7d-cd9b4309b6ea req-d9eb044b-7aae-4416-9fa2-75a2b3b62484 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] POST http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/attachments/2fa6f232-2d76-4c2e-b72a-f8aca225c848/action Jan 21 03:04:45.067009 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-1cd95cb8-b7b1-4e9a-8a7d-cd9b4309b6ea req-d9eb044b-7aae-4416-9fa2-75a2b3b62484 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Action body: b'{"os-complete": null}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:04:45.068824 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-1cd95cb8-b7b1-4e9a-8a7d-cd9b4309b6ea req-d9eb044b-7aae-4416-9fa2-75a2b3b62484 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:04:45.265417 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:04:45.265417 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:04:45.325430 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-1cd95cb8-b7b1-4e9a-8a7d-cd9b4309b6ea req-d9eb044b-7aae-4416-9fa2-75a2b3b62484 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/attachments/2fa6f232-2d76-4c2e-b72a-f8aca225c848/action returned with HTTP 204 Jan 21 03:04:45.327103 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 439/882] 10.222.0.36 () {66 vars in 1696 bytes} [Thu Jan 21 03:04:45 2021] POST /volume/v3/d8269646ccaf489e97a52b721e0487e3/attachments/2fa6f232-2d76-4c2e-b72a-f8aca225c848/action => generated 0 bytes in 270 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 21 03:04:45.408896 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-508e4082-96e8-4102-b0db-28ac63c17414 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] GET http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/9677b921-cc4a-4a3b-834e-b1bd2a3daf32 Jan 21 03:04:45.409770 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-508e4082-96e8-4102-b0db-28ac63c17414 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:04:45.410189 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:04:45.410189 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:04:45.410852 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-508e4082-96e8-4102-b0db-28ac63c17414 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:04:45.739168 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:04:45.739168 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:04:45.780796 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-508e4082-96e8-4102-b0db-28ac63c17414 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Volume info retrieved successfully. Jan 21 03:04:45.851534 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:04:45.851534 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:04:45.870647 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-508e4082-96e8-4102-b0db-28ac63c17414 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/9677b921-cc4a-4a3b-834e-b1bd2a3daf32 returned with HTTP 200 Jan 21 03:04:45.887195 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 444/883] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:04:45 2021] GET /volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/9677b921-cc4a-4a3b-834e-b1bd2a3daf32 => generated 1181 bytes in 483 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:04:47.132568 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-b84f5795-0f82-4729-b5df-fb0a89cec1dc req-54719263-f6ee-4767-9ee0-9968ed5f3278 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] GET http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/9677b921-cc4a-4a3b-834e-b1bd2a3daf32 Jan 21 03:04:47.134825 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-b84f5795-0f82-4729-b5df-fb0a89cec1dc req-54719263-f6ee-4767-9ee0-9968ed5f3278 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:04:47.135444 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:04:47.135444 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:04:47.136453 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-b84f5795-0f82-4729-b5df-fb0a89cec1dc req-54719263-f6ee-4767-9ee0-9968ed5f3278 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:04:47.227878 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:04:47.227878 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:04:47.241648 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-b84f5795-0f82-4729-b5df-fb0a89cec1dc req-54719263-f6ee-4767-9ee0-9968ed5f3278 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Volume info retrieved successfully. Jan 21 03:04:47.274314 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:04:47.274314 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:04:47.284202 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-b84f5795-0f82-4729-b5df-fb0a89cec1dc req-54719263-f6ee-4767-9ee0-9968ed5f3278 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/9677b921-cc4a-4a3b-834e-b1bd2a3daf32 returned with HTTP 200 Jan 21 03:04:47.285420 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 440/884] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 03:04:47 2021] GET /volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/9677b921-cc4a-4a3b-834e-b1bd2a3daf32 => generated 1181 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:04:47.350853 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-b84f5795-0f82-4729-b5df-fb0a89cec1dc req-feb56bc0-83e1-4767-bfb9-5c613494953f tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] DELETE http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/attachments/2fa6f232-2d76-4c2e-b72a-f8aca225c848 Jan 21 03:04:47.351692 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-b84f5795-0f82-4729-b5df-fb0a89cec1dc req-feb56bc0-83e1-4767-bfb9-5c613494953f tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:04:47.351890 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:04:47.351890 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:04:47.352696 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-b84f5795-0f82-4729-b5df-fb0a89cec1dc req-feb56bc0-83e1-4767-bfb9-5c613494953f tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:04:47.392509 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:04:47.392509 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:04:47.743317 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-b84f5795-0f82-4729-b5df-fb0a89cec1dc req-feb56bc0-83e1-4767-bfb9-5c613494953f tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 03:04:47.744320 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-b84f5795-0f82-4729-b5df-fb0a89cec1dc req-feb56bc0-83e1-4767-bfb9-5c613494953f tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Pending status list for volume during attachment-delete: [] {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 03:04:47.757009 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-b84f5795-0f82-4729-b5df-fb0a89cec1dc req-feb56bc0-83e1-4767-bfb9-5c613494953f tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/attachments/2fa6f232-2d76-4c2e-b72a-f8aca225c848 returned with HTTP 200 Jan 21 03:04:47.758283 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 445/885] 10.222.0.36 () {64 vars in 1644 bytes} [Thu Jan 21 03:04:47 2021] DELETE /volume/v3/d8269646ccaf489e97a52b721e0487e3/attachments/2fa6f232-2d76-4c2e-b72a-f8aca225c848 => generated 19 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:04:47.806111 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-597680e1-1531-4b4e-b41e-fff296bed6f5 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] GET http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/9677b921-cc4a-4a3b-834e-b1bd2a3daf32 Jan 21 03:04:47.806679 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-597680e1-1531-4b4e-b41e-fff296bed6f5 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:04:47.807079 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:04:47.807079 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:04:47.807851 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-597680e1-1531-4b4e-b41e-fff296bed6f5 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:04:47.869409 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:04:47.869409 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:04:47.879851 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-597680e1-1531-4b4e-b41e-fff296bed6f5 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Volume info retrieved successfully. Jan 21 03:04:47.932106 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-597680e1-1531-4b4e-b41e-fff296bed6f5 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/9677b921-cc4a-4a3b-834e-b1bd2a3daf32 returned with HTTP 200 Jan 21 03:04:47.947413 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 441/886] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:04:47 2021] GET /volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/9677b921-cc4a-4a3b-834e-b1bd2a3daf32 => generated 919 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:06:29.113008 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7cfe8d85-f773-46c7-a9aa-c86ed1024766 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] GET http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/9677b921-cc4a-4a3b-834e-b1bd2a3daf32 Jan 21 03:06:29.114073 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7cfe8d85-f773-46c7-a9aa-c86ed1024766 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:06:29.114438 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:06:29.114438 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:06:29.115241 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7cfe8d85-f773-46c7-a9aa-c86ed1024766 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:06:29.263688 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:29.263688 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:29.279947 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7cfe8d85-f773-46c7-a9aa-c86ed1024766 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Volume info retrieved successfully. Jan 21 03:06:29.332398 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7cfe8d85-f773-46c7-a9aa-c86ed1024766 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/9677b921-cc4a-4a3b-834e-b1bd2a3daf32 returned with HTTP 200 Jan 21 03:06:29.342868 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 446/887] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:06:28 2021] GET /volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/9677b921-cc4a-4a3b-834e-b1bd2a3daf32 => generated 919 bytes in 863 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:06:29.353198 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6c2f0e5f-5efc-475b-bbcc-8b4474e5a7f6 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] GET http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/9677b921-cc4a-4a3b-834e-b1bd2a3daf32 Jan 21 03:06:29.353723 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6c2f0e5f-5efc-475b-bbcc-8b4474e5a7f6 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:06:29.353983 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:06:29.353983 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:06:29.354374 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6c2f0e5f-5efc-475b-bbcc-8b4474e5a7f6 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:06:29.440929 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:29.440929 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:29.458978 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-6c2f0e5f-5efc-475b-bbcc-8b4474e5a7f6 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Volume info retrieved successfully. Jan 21 03:06:29.509160 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6c2f0e5f-5efc-475b-bbcc-8b4474e5a7f6 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/9677b921-cc4a-4a3b-834e-b1bd2a3daf32 returned with HTTP 200 Jan 21 03:06:29.522606 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 442/888] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:06:29 2021] GET /volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/9677b921-cc4a-4a3b-834e-b1bd2a3daf32 => generated 919 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:06:30.420867 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-71d9e05b-cf67-4dd9-a230-18b9733da216 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] POST http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes Jan 21 03:06:30.422435 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:06:30.422435 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:06:30.423324 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-71d9e05b-cf67-4dd9-a230-18b9733da216 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1229827370"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:06:30.425213 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-71d9e05b-cf67-4dd9-a230-18b9733da216 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1229827370'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:06:30.426562 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-71d9e05b-cf67-4dd9-a230-18b9733da216 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Create volume of 1 GB Jan 21 03:06:30.448655 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-71d9e05b-cf67-4dd9-a230-18b9733da216 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Availability Zones retrieved successfully. Jan 21 03:06:30.483121 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-71d9e05b-cf67-4dd9-a230-18b9733da216 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Flow 'volume_create_api' (9f11ff2a-fe52-4e81-a352-cfbfebf87790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:06:30.489231 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-71d9e05b-cf67-4dd9-a230-18b9733da216 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b236228c-69eb-4e30-98b0-fd4df80ee0f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:06:30.493573 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-71d9e05b-cf67-4dd9-a230-18b9733da216 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:06:30.589321 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-71d9e05b-cf67-4dd9-a230-18b9733da216 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b236228c-69eb-4e30-98b0-fd4df80ee0f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:06:30.595077 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-71d9e05b-cf67-4dd9-a230-18b9733da216 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a7b371f-2de0-4a48-8891-e090d65226cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:06:30.712648 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-71d9e05b-cf67-4dd9-a230-18b9733da216 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Created reservations ['5b087444-738e-44cb-96ab-a761cf7e0865', 'ce901dac-5d6a-47ae-ad2a-1ff9b68868de', 'c57a852f-1746-485a-a39c-1665c8c413ce', '28ea3aaa-b248-4a33-afe7-0b2d4c6a5164'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:06:30.716153 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-71d9e05b-cf67-4dd9-a230-18b9733da216 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a7b371f-2de0-4a48-8891-e090d65226cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b087444-738e-44cb-96ab-a761cf7e0865', 'ce901dac-5d6a-47ae-ad2a-1ff9b68868de', 'c57a852f-1746-485a-a39c-1665c8c413ce', '28ea3aaa-b248-4a33-afe7-0b2d4c6a5164']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:06:30.718934 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-71d9e05b-cf67-4dd9-a230-18b9733da216 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df739c05-d8c0-4c87-aad3-f78f6e66c9d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:06:30.818658 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-71d9e05b-cf67-4dd9-a230-18b9733da216 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df739c05-d8c0-4c87-aad3-f78f6e66c9d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ffcbd67-4aaf-4c75-96ce-cf7203134d4b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1229827370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1523ae066e1544bf86d0e49fe860d892',qos_specs=None,replication_status=,reservations=['5b087444-738e-44cb-96ab-a761cf7e0865','ce901dac-5d6a-47ae-ad2a-1ff9b68868de','c57a852f-1746-485a-a39c-1665c8c413ce','28ea3aaa-b248-4a33-afe7-0b2d4c6a5164'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce37b8ada9e444659e46e95f28ac9b5e',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:06:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1229827370',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ffcbd67-4aaf-4c75-96ce-cf7203134d4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1523ae066e1544bf86d0e49fe860d892',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='ce37b8ada9e444659e46e95f28ac9b5e',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:06:30.821995 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-71d9e05b-cf67-4dd9-a230-18b9733da216 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c8ede8d-b7a0-4f59-b38a-a5df77edb385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:06:30.870351 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-71d9e05b-cf67-4dd9-a230-18b9733da216 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c8ede8d-b7a0-4f59-b38a-a5df77edb385) transitioned into state 'SUCCESS' from state '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-1229827370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1523ae066e1544bf86d0e49fe860d892',qos_specs=None,replication_status=,reservations=['5b087444-738e-44cb-96ab-a761cf7e0865','ce901dac-5d6a-47ae-ad2a-1ff9b68868de','c57a852f-1746-485a-a39c-1665c8c413ce','28ea3aaa-b248-4a33-afe7-0b2d4c6a5164'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce37b8ada9e444659e46e95f28ac9b5e',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:06:30.876689 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-71d9e05b-cf67-4dd9-a230-18b9733da216 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d572da70-18e1-4549-a073-23798252b7e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:06:30.911481 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-71d9e05b-cf67-4dd9-a230-18b9733da216 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d572da70-18e1-4549-a073-23798252b7e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:06:30.916999 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-71d9e05b-cf67-4dd9-a230-18b9733da216 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Flow 'volume_create_api' (9f11ff2a-fe52-4e81-a352-cfbfebf87790) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:06:31.038775 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-71d9e05b-cf67-4dd9-a230-18b9733da216 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Create volume request issued successfully. Jan 21 03:06:31.073593 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-71d9e05b-cf67-4dd9-a230-18b9733da216 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes returned with HTTP 202 Jan 21 03:06:31.075720 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 447/889] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 03:06:30 2021] POST /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes => generated 820 bytes in 659 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:06:31.103044 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dc6dc023-4d15-48c6-bc3a-1534bd2b27bb tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b Jan 21 03:06:31.103991 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dc6dc023-4d15-48c6-bc3a-1534bd2b27bb tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:06:31.104351 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:06:31.104351 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:06:31.104984 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dc6dc023-4d15-48c6-bc3a-1534bd2b27bb tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:06:31.327096 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:31.327096 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:31.363391 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-dc6dc023-4d15-48c6-bc3a-1534bd2b27bb tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:06:31.486891 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dc6dc023-4d15-48c6-bc3a-1534bd2b27bb tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b returned with HTTP 200 Jan 21 03:06:31.498620 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 443/890] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:06:31 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b => generated 888 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:06:32.517313 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c1fe44b5-7945-49b8-ba53-674cec6e3c56 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b Jan 21 03:06:32.518146 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c1fe44b5-7945-49b8-ba53-674cec6e3c56 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:06:32.518146 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:06:32.518146 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:06:32.518640 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c1fe44b5-7945-49b8-ba53-674cec6e3c56 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:06:32.715956 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:32.715956 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:32.735187 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c1fe44b5-7945-49b8-ba53-674cec6e3c56 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:06:32.797782 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c1fe44b5-7945-49b8-ba53-674cec6e3c56 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b returned with HTTP 200 Jan 21 03:06:32.806611 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 448/891] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:06:32 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b => generated 912 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:06:33.842950 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-42d10fbb-d056-4544-8912-cfd808497386 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b Jan 21 03:06:33.843927 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-42d10fbb-d056-4544-8912-cfd808497386 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:06:33.844391 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:06:33.844391 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:06:33.845010 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-42d10fbb-d056-4544-8912-cfd808497386 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:06:34.019036 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:34.019036 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:34.036947 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-42d10fbb-d056-4544-8912-cfd808497386 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:06:34.068545 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-42d10fbb-d056-4544-8912-cfd808497386 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b returned with HTTP 200 Jan 21 03:06:34.069550 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 444/892] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:06:33 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b => generated 913 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:06:34.197223 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-036ad85d-5869-45cc-9de0-c89a96c89f8b req-41b45bb0-e8b9-4ae1-a438-8013b3734dfb tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b Jan 21 03:06:34.197733 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-036ad85d-5869-45cc-9de0-c89a96c89f8b req-41b45bb0-e8b9-4ae1-a438-8013b3734dfb tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:06:34.197929 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:06:34.197929 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:06:34.202091 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-036ad85d-5869-45cc-9de0-c89a96c89f8b req-41b45bb0-e8b9-4ae1-a438-8013b3734dfb tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:06:34.249194 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:34.249194 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:34.258605 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-036ad85d-5869-45cc-9de0-c89a96c89f8b req-41b45bb0-e8b9-4ae1-a438-8013b3734dfb tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:06:34.282150 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-036ad85d-5869-45cc-9de0-c89a96c89f8b req-41b45bb0-e8b9-4ae1-a438-8013b3734dfb tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b returned with HTTP 200 Jan 21 03:06:34.283116 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 449/893] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 03:06:34 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b => generated 913 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:06:34.375263 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-42d10fbb-d056-4544-8912-cfd808497386 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume// Jan 21 03:06:34.375839 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-42d10fbb-d056-4544-8912-cfd808497386 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:06:34.376161 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:06:34.376161 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:06:34.376884 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-42d10fbb-d056-4544-8912-cfd808497386 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'all' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:06:34.378664 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-42d10fbb-d056-4544-8912-cfd808497386 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 03:06:34.379347 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 445/894] 10.222.0.36 () {58 vars in 1289 bytes} [Thu Jan 21 03:06:34 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:06:34.397815 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-036ad85d-5869-45cc-9de0-c89a96c89f8b req-35c85c9b-d347-4b21-93bd-f44a409e20fa tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] POST http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/attachments Jan 21 03:06:34.398922 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:06:34.398922 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:06:34.399645 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-036ad85d-5869-45cc-9de0-c89a96c89f8b req-35c85c9b-d347-4b21-93bd-f44a409e20fa tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6ffcbd67-4aaf-4c75-96ce-cf7203134d4b", "instance_uuid": "c6d49657-63d7-4266-938c-46f154db7029", "connector": null}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:06:34.466790 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:34.466790 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:34.531457 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-036ad85d-5869-45cc-9de0-c89a96c89f8b req-35c85c9b-d347-4b21-93bd-f44a409e20fa tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/attachments returned with HTTP 200 Jan 21 03:06:34.532732 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 450/895] 10.222.0.36 () {66 vars in 1565 bytes} [Thu Jan 21 03:06:34 2021] POST /volume/v3/1523ae066e1544bf86d0e49fe860d892/attachments => generated 273 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:06:34.574876 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3d832242-3383-4ed2-86ac-d3f4dbb2de8e tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b Jan 21 03:06:34.575712 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3d832242-3383-4ed2-86ac-d3f4dbb2de8e tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:06:34.578396 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3d832242-3383-4ed2-86ac-d3f4dbb2de8e tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:06:34.618077 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-036ad85d-5869-45cc-9de0-c89a96c89f8b req-35c85c9b-d347-4b21-93bd-f44a409e20fa tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume// Jan 21 03:06:34.618615 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-036ad85d-5869-45cc-9de0-c89a96c89f8b req-35c85c9b-d347-4b21-93bd-f44a409e20fa tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:06:34.618802 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:06:34.618802 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:06:34.619193 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-036ad85d-5869-45cc-9de0-c89a96c89f8b req-35c85c9b-d347-4b21-93bd-f44a409e20fa tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:06:34.620592 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-036ad85d-5869-45cc-9de0-c89a96c89f8b req-35c85c9b-d347-4b21-93bd-f44a409e20fa tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 03:06:34.621217 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 451/896] 10.222.0.23 () {56 vars in 1089 bytes} [Thu Jan 21 03:06:34 2021] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:06:34.634372 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-036ad85d-5869-45cc-9de0-c89a96c89f8b req-b1bdb9c3-ca09-4f71-a197-1915fa159f9a tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b Jan 21 03:06:34.634987 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-036ad85d-5869-45cc-9de0-c89a96c89f8b req-b1bdb9c3-ca09-4f71-a197-1915fa159f9a tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:06:34.635474 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-036ad85d-5869-45cc-9de0-c89a96c89f8b req-b1bdb9c3-ca09-4f71-a197-1915fa159f9a tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:06:34.724125 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:34.724125 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:34.732877 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:34.732877 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:34.740577 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3d832242-3383-4ed2-86ac-d3f4dbb2de8e tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:06:34.751505 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-036ad85d-5869-45cc-9de0-c89a96c89f8b req-b1bdb9c3-ca09-4f71-a197-1915fa159f9a tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:06:34.776023 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:34.776023 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:34.782256 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:34.782256 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:34.795419 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-036ad85d-5869-45cc-9de0-c89a96c89f8b req-b1bdb9c3-ca09-4f71-a197-1915fa159f9a tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b returned with HTTP 200 Jan 21 03:06:34.805764 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 452/897] 10.222.0.23 () {60 vars in 1403 bytes} [Thu Jan 21 03:06:34 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b => generated 1011 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 03:06:34.811887 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3d832242-3383-4ed2-86ac-d3f4dbb2de8e tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b returned with HTTP 200 Jan 21 03:06:34.813781 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 446/898] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:06:34 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b => generated 912 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:06:34.839311 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-036ad85d-5869-45cc-9de0-c89a96c89f8b req-97804ae5-f50b-4565-909b-6aaa3afc7035 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] PUT http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/attachments/0f808312-61ac-47e6-b0a7-20ba1a49ab3f Jan 21 03:06:34.839822 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:06:34.839822 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:06:34.840240 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-036ad85d-5869-45cc-9de0-c89a96c89f8b req-97804ae5-f50b-4565-909b-6aaa3afc7035 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.23", "host": "n-h2-766726-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766726-10.cbci-766726-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:06:34.874430 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 03:06:34.874430 n-d-766726-10 devstack@c-api.service[87957]: return self(f, *args, **kw) Jan 21 03:06:34.875834 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-036ad85d-5869-45cc-9de0-c89a96c89f8b req-97804ae5-f50b-4565-909b-6aaa3afc7035 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Lock "b'cinder-attachment_update-6ffcbd67-4aaf-4c75-96ce-cf7203134d4b-n-h2-766726-10'" acquired by "attachment_update" :: waited 0.013s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 03:06:34.880852 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:34.880852 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:35.834416 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3adfe5f6-20de-4864-89c0-f38ad7a01944 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b Jan 21 03:06:35.836512 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3adfe5f6-20de-4864-89c0-f38ad7a01944 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:06:35.837068 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:06:35.837068 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:06:35.837879 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3adfe5f6-20de-4864-89c0-f38ad7a01944 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:06:35.980408 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:35.980408 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:36.000103 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3adfe5f6-20de-4864-89c0-f38ad7a01944 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:06:36.053417 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:36.053417 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:36.096314 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3adfe5f6-20de-4864-89c0-f38ad7a01944 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b returned with HTTP 200 Jan 21 03:06:36.113150 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 447/899] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:06:35 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b => generated 912 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:06:37.149289 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7853de9c-1be9-428d-8754-1067e3bb3f35 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b Jan 21 03:06:37.151190 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7853de9c-1be9-428d-8754-1067e3bb3f35 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:06:37.153520 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:06:37.153520 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:06:37.154502 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7853de9c-1be9-428d-8754-1067e3bb3f35 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:06:37.290352 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-036ad85d-5869-45cc-9de0-c89a96c89f8b req-97804ae5-f50b-4565-909b-6aaa3afc7035 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Lock "b'cinder-attachment_update-6ffcbd67-4aaf-4c75-96ce-cf7203134d4b-n-h2-766726-10'" released by "attachment_update" :: held 2.414s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 03:06:37.291420 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-036ad85d-5869-45cc-9de0-c89a96c89f8b req-97804ae5-f50b-4565-909b-6aaa3afc7035 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/attachments/0f808312-61ac-47e6-b0a7-20ba1a49ab3f returned with HTTP 200 Jan 21 03:06:37.292460 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 453/900] 10.222.0.23 () {64 vars in 1468 bytes} [Thu Jan 21 03:06:34 2021] PUT /volume/v3/1523ae066e1544bf86d0e49fe860d892/attachments/0f808312-61ac-47e6-b0a7-20ba1a49ab3f => generated 762 bytes in 2458 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:06:37.357843 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:37.357843 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:37.400912 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7853de9c-1be9-428d-8754-1067e3bb3f35 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:06:37.464792 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:37.464792 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:37.481761 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7853de9c-1be9-428d-8754-1067e3bb3f35 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b returned with HTTP 200 Jan 21 03:06:37.484525 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 448/901] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:06:37 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b => generated 913 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:06:38.503586 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-eb0e04a2-f831-406d-99b7-0829746d5d03 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b Jan 21 03:06:38.504593 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-eb0e04a2-f831-406d-99b7-0829746d5d03 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:06:38.504593 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:06:38.504593 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:06:38.505144 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-eb0e04a2-f831-406d-99b7-0829746d5d03 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:06:38.632599 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:38.632599 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:38.653354 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-eb0e04a2-f831-406d-99b7-0829746d5d03 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:06:38.697601 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:38.697601 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:38.722998 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-eb0e04a2-f831-406d-99b7-0829746d5d03 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b returned with HTTP 200 Jan 21 03:06:38.729010 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 454/902] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:06:38 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b => generated 913 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:06:39.745540 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-450ed343-53f2-4710-b027-74f2ce21f3c1 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b Jan 21 03:06:39.746072 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-450ed343-53f2-4710-b027-74f2ce21f3c1 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:06:39.746245 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:06:39.746245 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:06:39.746989 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-450ed343-53f2-4710-b027-74f2ce21f3c1 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:06:39.822060 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:39.822060 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:39.835282 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-450ed343-53f2-4710-b027-74f2ce21f3c1 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:06:39.879785 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:39.879785 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:39.895615 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-450ed343-53f2-4710-b027-74f2ce21f3c1 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b returned with HTTP 200 Jan 21 03:06:39.897072 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 449/903] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:06:39 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b => generated 913 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:06:40.914030 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3aa796a6-4362-4c29-b8b8-1b6c0d470b44 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b Jan 21 03:06:40.915505 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3aa796a6-4362-4c29-b8b8-1b6c0d470b44 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:06:40.916167 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:06:40.916167 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:06:40.916794 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3aa796a6-4362-4c29-b8b8-1b6c0d470b44 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:06:40.995839 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:40.995839 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:41.006730 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3aa796a6-4362-4c29-b8b8-1b6c0d470b44 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:06:41.047875 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:41.047875 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:41.056315 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3aa796a6-4362-4c29-b8b8-1b6c0d470b44 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b returned with HTTP 200 Jan 21 03:06:41.056315 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 455/904] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:06:40 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b => generated 913 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:06:42.077704 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5da1bd33-eaf2-4d3c-9b56-fa09296446b9 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b Jan 21 03:06:42.079468 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5da1bd33-eaf2-4d3c-9b56-fa09296446b9 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:06:42.080608 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:06:42.080608 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:06:42.081733 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5da1bd33-eaf2-4d3c-9b56-fa09296446b9 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:06:42.228239 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:42.228239 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:42.242902 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-5da1bd33-eaf2-4d3c-9b56-fa09296446b9 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:06:42.288946 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:42.288946 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:42.307249 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5da1bd33-eaf2-4d3c-9b56-fa09296446b9 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b returned with HTTP 200 Jan 21 03:06:42.309402 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 450/905] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:06:42 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b => generated 913 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:06:42.862319 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-036ad85d-5869-45cc-9de0-c89a96c89f8b req-a07b22f3-373b-4e11-926b-4cb2300e8dde tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] POST http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/attachments/0f808312-61ac-47e6-b0a7-20ba1a49ab3f/action Jan 21 03:06:42.862319 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:06:42.862319 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:06:42.862319 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-036ad85d-5869-45cc-9de0-c89a96c89f8b req-a07b22f3-373b-4e11-926b-4cb2300e8dde tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Action body: b'{"os-complete": null}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:06:42.862319 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-036ad85d-5869-45cc-9de0-c89a96c89f8b req-a07b22f3-373b-4e11-926b-4cb2300e8dde tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:06:43.015462 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f43ab657-11f2-402d-addb-e92b120511ec tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] DELETE http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/9677b921-cc4a-4a3b-834e-b1bd2a3daf32 Jan 21 03:06:43.016585 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f43ab657-11f2-402d-addb-e92b120511ec tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:06:43.016953 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:06:43.016953 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:06:43.017240 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f43ab657-11f2-402d-addb-e92b120511ec tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:06:43.017707 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-f43ab657-11f2-402d-addb-e92b120511ec tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Delete volume with id: 9677b921-cc4a-4a3b-834e-b1bd2a3daf32 Jan 21 03:06:43.077425 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:43.077425 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:43.079327 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f43ab657-11f2-402d-addb-e92b120511ec tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Volume info retrieved successfully. Jan 21 03:06:43.130789 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:43.130789 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:43.148300 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-036ad85d-5869-45cc-9de0-c89a96c89f8b req-a07b22f3-373b-4e11-926b-4cb2300e8dde tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/attachments/0f808312-61ac-47e6-b0a7-20ba1a49ab3f/action returned with HTTP 204 Jan 21 03:06:43.149372 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 456/906] 10.222.0.23 () {64 vars in 1489 bytes} [Thu Jan 21 03:06:42 2021] POST /volume/v3/1523ae066e1544bf86d0e49fe860d892/attachments/0f808312-61ac-47e6-b0a7-20ba1a49ab3f/action => generated 0 bytes in 315 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:06:43.150070 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f43ab657-11f2-402d-addb-e92b120511ec tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Delete volume request issued successfully. Jan 21 03:06:43.150562 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f43ab657-11f2-402d-addb-e92b120511ec tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/9677b921-cc4a-4a3b-834e-b1bd2a3daf32 returned with HTTP 202 Jan 21 03:06:43.151618 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 451/907] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:06:43 2021] DELETE /volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/9677b921-cc4a-4a3b-834e-b1bd2a3daf32 => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:06:43.164928 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ac1f2fc2-92d0-499f-968f-91211cc870c3 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] GET http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/9677b921-cc4a-4a3b-834e-b1bd2a3daf32 Jan 21 03:06:43.166357 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ac1f2fc2-92d0-499f-968f-91211cc870c3 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:06:43.167021 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:06:43.167021 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:06:43.167715 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ac1f2fc2-92d0-499f-968f-91211cc870c3 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:06:43.265268 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:43.265268 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:43.280911 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ac1f2fc2-92d0-499f-968f-91211cc870c3 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Volume info retrieved successfully. Jan 21 03:06:43.330898 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5b1854ef-e98a-4a56-ae96-5bfeb271e598 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b Jan 21 03:06:43.331487 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ac1f2fc2-92d0-499f-968f-91211cc870c3 tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/9677b921-cc4a-4a3b-834e-b1bd2a3daf32 returned with HTTP 200 Jan 21 03:06:43.331992 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5b1854ef-e98a-4a56-ae96-5bfeb271e598 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:06:43.332339 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:06:43.332339 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:06:43.332982 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 457/908] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:06:43 2021] GET /volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/9677b921-cc4a-4a3b-834e-b1bd2a3daf32 => generated 918 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:06:43.337109 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5b1854ef-e98a-4a56-ae96-5bfeb271e598 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:06:43.570260 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:43.570260 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:43.585634 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-5b1854ef-e98a-4a56-ae96-5bfeb271e598 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:06:43.632279 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:43.632279 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:43.655446 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5b1854ef-e98a-4a56-ae96-5bfeb271e598 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b returned with HTTP 200 Jan 21 03:06:43.656798 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 452/909] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:06:43 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b => generated 1205 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:06:44.167695 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-815922ad-874d-41eb-be9d-7ebac86a523f tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] POST http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes Jan 21 03:06:44.168515 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:06:44.168515 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:06:44.168789 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-815922ad-874d-41eb-be9d-7ebac86a523f tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1580391404"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:06:44.169931 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-815922ad-874d-41eb-be9d-7ebac86a523f tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1580391404'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:06:44.170622 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-815922ad-874d-41eb-be9d-7ebac86a523f tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Create volume of 1 GB Jan 21 03:06:44.202826 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-815922ad-874d-41eb-be9d-7ebac86a523f tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Availability Zones retrieved successfully. Jan 21 03:06:44.220023 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-815922ad-874d-41eb-be9d-7ebac86a523f tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Flow 'volume_create_api' (cf8a8bfd-ba3a-408a-87f1-320bbc652324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:06:44.223711 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-815922ad-874d-41eb-be9d-7ebac86a523f tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11fd2146-3fd4-4e9f-a8a3-c078bfeda8be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:06:44.225773 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-815922ad-874d-41eb-be9d-7ebac86a523f tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:06:44.350805 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9845116a-ab3e-4a76-947b-fe3adb2f396f tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] GET http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/9677b921-cc4a-4a3b-834e-b1bd2a3daf32 Jan 21 03:06:44.351654 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9845116a-ab3e-4a76-947b-fe3adb2f396f tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:06:44.352194 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:06:44.352194 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:06:44.352484 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9845116a-ab3e-4a76-947b-fe3adb2f396f tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:06:44.388114 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-815922ad-874d-41eb-be9d-7ebac86a523f tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11fd2146-3fd4-4e9f-a8a3-c078bfeda8be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:06:44.392564 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-815922ad-874d-41eb-be9d-7ebac86a523f tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (340cff91-1b59-4c97-91d2-3878bd5512dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:06:44.476831 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:44.476831 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:44.499768 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9845116a-ab3e-4a76-947b-fe3adb2f396f tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Volume info retrieved successfully. Jan 21 03:06:44.535540 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9845116a-ab3e-4a76-947b-fe3adb2f396f tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/9677b921-cc4a-4a3b-834e-b1bd2a3daf32 returned with HTTP 200 Jan 21 03:06:44.550640 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 453/910] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:06:44 2021] GET /volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/9677b921-cc4a-4a3b-834e-b1bd2a3daf32 => generated 918 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:06:44.580778 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-815922ad-874d-41eb-be9d-7ebac86a523f tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Created reservations ['4efdeacd-5844-4c82-8b71-118b3694c028', '5c8c7781-7457-4121-a0d8-6dfc1f863ec0', '20afa152-0300-4225-ac30-229afcfbb6ee', 'c8e78e7c-d588-4e7c-a644-613d077d4d34'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:06:44.584543 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-815922ad-874d-41eb-be9d-7ebac86a523f tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (340cff91-1b59-4c97-91d2-3878bd5512dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4efdeacd-5844-4c82-8b71-118b3694c028', '5c8c7781-7457-4121-a0d8-6dfc1f863ec0', '20afa152-0300-4225-ac30-229afcfbb6ee', 'c8e78e7c-d588-4e7c-a644-613d077d4d34']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:06:44.589580 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-815922ad-874d-41eb-be9d-7ebac86a523f tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (791f7081-3107-4e8e-bcbd-bbf5c1fbd6b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:06:44.787185 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-815922ad-874d-41eb-be9d-7ebac86a523f tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (791f7081-3107-4e8e-bcbd-bbf5c1fbd6b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff11e15f-6222-47f3-bd16-b0d3ccd98c7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1580391404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1523ae066e1544bf86d0e49fe860d892',qos_specs=None,replication_status=,reservations=['4efdeacd-5844-4c82-8b71-118b3694c028','5c8c7781-7457-4121-a0d8-6dfc1f863ec0','20afa152-0300-4225-ac30-229afcfbb6ee','c8e78e7c-d588-4e7c-a644-613d077d4d34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce37b8ada9e444659e46e95f28ac9b5e',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:06:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1580391404',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff11e15f-6222-47f3-bd16-b0d3ccd98c7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1523ae066e1544bf86d0e49fe860d892',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='ce37b8ada9e444659e46e95f28ac9b5e',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:06:44.791836 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-815922ad-874d-41eb-be9d-7ebac86a523f tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c66039f3-59af-4b07-92ea-6c888cc6c360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:06:44.846608 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-815922ad-874d-41eb-be9d-7ebac86a523f tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c66039f3-59af-4b07-92ea-6c888cc6c360) transitioned into state 'SUCCESS' from state '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-1580391404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1523ae066e1544bf86d0e49fe860d892',qos_specs=None,replication_status=,reservations=['4efdeacd-5844-4c82-8b71-118b3694c028','5c8c7781-7457-4121-a0d8-6dfc1f863ec0','20afa152-0300-4225-ac30-229afcfbb6ee','c8e78e7c-d588-4e7c-a644-613d077d4d34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce37b8ada9e444659e46e95f28ac9b5e',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:06:44.851282 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-815922ad-874d-41eb-be9d-7ebac86a523f tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c466afe3-6b6f-4f1a-b007-87cbe2a3ac0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:06:44.897101 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-815922ad-874d-41eb-be9d-7ebac86a523f tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c466afe3-6b6f-4f1a-b007-87cbe2a3ac0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:06:44.914777 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-815922ad-874d-41eb-be9d-7ebac86a523f tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Flow 'volume_create_api' (cf8a8bfd-ba3a-408a-87f1-320bbc652324) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:06:45.047700 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-815922ad-874d-41eb-be9d-7ebac86a523f tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Create volume request issued successfully. Jan 21 03:06:45.082641 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-815922ad-874d-41eb-be9d-7ebac86a523f tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes returned with HTTP 202 Jan 21 03:06:45.085349 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 458/911] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 03:06:44 2021] POST /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes => generated 820 bytes in 921 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:06:45.109131 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ea4b2ba9-f9d6-4352-bd11-0ccbce67d6e0 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f Jan 21 03:06:45.110527 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ea4b2ba9-f9d6-4352-bd11-0ccbce67d6e0 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:06:45.111468 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:06:45.111468 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:06:45.112117 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ea4b2ba9-f9d6-4352-bd11-0ccbce67d6e0 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:06:45.268063 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:45.268063 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:45.278856 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ea4b2ba9-f9d6-4352-bd11-0ccbce67d6e0 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:06:45.344279 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ea4b2ba9-f9d6-4352-bd11-0ccbce67d6e0 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f returned with HTTP 200 Jan 21 03:06:45.360323 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 454/912] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:06:45 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f => generated 912 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:06:45.555761 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-24d3d188-c82f-4f45-b73c-4f4afbeb80fa tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] GET http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/9677b921-cc4a-4a3b-834e-b1bd2a3daf32 Jan 21 03:06:45.556240 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-24d3d188-c82f-4f45-b73c-4f4afbeb80fa tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:06:45.556440 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:06:45.556440 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:06:45.556800 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-24d3d188-c82f-4f45-b73c-4f4afbeb80fa tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:06:45.668323 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:45.668323 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:45.688180 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-24d3d188-c82f-4f45-b73c-4f4afbeb80fa tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Volume info retrieved successfully. Jan 21 03:06:45.745350 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-24d3d188-c82f-4f45-b73c-4f4afbeb80fa tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/9677b921-cc4a-4a3b-834e-b1bd2a3daf32 returned with HTTP 200 Jan 21 03:06:45.746691 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 459/913] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:06:45 2021] GET /volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/9677b921-cc4a-4a3b-834e-b1bd2a3daf32 => generated 918 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:06:46.376019 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a7bd2157-9490-4180-b903-b59b0f3b3274 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f Jan 21 03:06:46.377222 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a7bd2157-9490-4180-b903-b59b0f3b3274 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:06:46.378092 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:06:46.378092 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:06:46.379194 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a7bd2157-9490-4180-b903-b59b0f3b3274 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:06:46.554130 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:46.554130 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:46.591148 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a7bd2157-9490-4180-b903-b59b0f3b3274 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:06:46.701165 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a7bd2157-9490-4180-b903-b59b0f3b3274 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f returned with HTTP 200 Jan 21 03:06:46.721453 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 455/914] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:06:46 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f => generated 913 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:06:46.782119 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1c9e5e9c-8cdf-4e95-927a-6c40318ed1cd tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] GET http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/9677b921-cc4a-4a3b-834e-b1bd2a3daf32 Jan 21 03:06:46.788644 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1c9e5e9c-8cdf-4e95-927a-6c40318ed1cd tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:06:46.790457 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:06:46.790457 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:06:46.793271 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1c9e5e9c-8cdf-4e95-927a-6c40318ed1cd tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:06:46.920212 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1c9e5e9c-8cdf-4e95-927a-6c40318ed1cd tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/9677b921-cc4a-4a3b-834e-b1bd2a3daf32 returned with HTTP 404 Jan 21 03:06:46.921264 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 460/915] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:06:46 2021] GET /volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/9677b921-cc4a-4a3b-834e-b1bd2a3daf32 => generated 109 bytes in 150 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:06:47.030049 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-479593b2-70cd-4b8c-b9ef-0415b085ca84 req-d8ab59bd-1da1-45c1-803b-4447205f6b49 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f Jan 21 03:06:47.031073 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-479593b2-70cd-4b8c-b9ef-0415b085ca84 req-d8ab59bd-1da1-45c1-803b-4447205f6b49 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:06:47.031614 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:06:47.031614 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:06:47.032256 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-479593b2-70cd-4b8c-b9ef-0415b085ca84 req-d8ab59bd-1da1-45c1-803b-4447205f6b49 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:06:47.098076 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:47.098076 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:47.108222 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-479593b2-70cd-4b8c-b9ef-0415b085ca84 req-d8ab59bd-1da1-45c1-803b-4447205f6b49 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:06:47.139502 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-479593b2-70cd-4b8c-b9ef-0415b085ca84 req-d8ab59bd-1da1-45c1-803b-4447205f6b49 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f returned with HTTP 200 Jan 21 03:06:47.147246 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 456/916] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 03:06:47 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f => generated 913 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:06:47.276923 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1c9e5e9c-8cdf-4e95-927a-6c40318ed1cd tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] GET http://10.222.0.36/volume// Jan 21 03:06:47.277414 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1c9e5e9c-8cdf-4e95-927a-6c40318ed1cd tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:06:47.277895 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1c9e5e9c-8cdf-4e95-927a-6c40318ed1cd tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:06:47.279117 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1c9e5e9c-8cdf-4e95-927a-6c40318ed1cd tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 03:06:47.280089 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 461/917] 10.222.0.36 () {58 vars in 1289 bytes} [Thu Jan 21 03:06:47 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:06:47.312072 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-479593b2-70cd-4b8c-b9ef-0415b085ca84 req-75d1685a-1530-45a8-a50c-971f791c65ea tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] POST http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/attachments Jan 21 03:06:47.313329 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:06:47.313329 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:06:47.314619 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-479593b2-70cd-4b8c-b9ef-0415b085ca84 req-75d1685a-1530-45a8-a50c-971f791c65ea tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ff11e15f-6222-47f3-bd16-b0d3ccd98c7f", "instance_uuid": "c6d49657-63d7-4266-938c-46f154db7029", "connector": null}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:06:47.391065 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:47.391065 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:47.408962 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1446c75c-efa9-42f3-85c8-e382b4bb2cac tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] DELETE http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/3cef4068-e4b3-457a-a39b-abf1ad7ac6b4 Jan 21 03:06:47.412115 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1446c75c-efa9-42f3-85c8-e382b4bb2cac tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:06:47.412801 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1446c75c-efa9-42f3-85c8-e382b4bb2cac tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:06:47.413473 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-1446c75c-efa9-42f3-85c8-e382b4bb2cac tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Delete volume with id: 3cef4068-e4b3-457a-a39b-abf1ad7ac6b4 Jan 21 03:06:47.506190 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:47.506190 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:47.507771 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1446c75c-efa9-42f3-85c8-e382b4bb2cac tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Volume info retrieved successfully. Jan 21 03:06:47.537681 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1446c75c-efa9-42f3-85c8-e382b4bb2cac tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Delete volume request issued successfully. Jan 21 03:06:47.538382 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1446c75c-efa9-42f3-85c8-e382b4bb2cac tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/3cef4068-e4b3-457a-a39b-abf1ad7ac6b4 returned with HTTP 202 Jan 21 03:06:47.540600 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 462/918] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:06:47 2021] DELETE /volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/3cef4068-e4b3-457a-a39b-abf1ad7ac6b4 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:06:47.554718 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-61f6b2fa-b95e-4ca8-8ee2-f4ef0322e52c tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] GET http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/3cef4068-e4b3-457a-a39b-abf1ad7ac6b4 Jan 21 03:06:47.558735 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-61f6b2fa-b95e-4ca8-8ee2-f4ef0322e52c tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:06:47.559067 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:06:47.559067 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:06:47.559759 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-61f6b2fa-b95e-4ca8-8ee2-f4ef0322e52c tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:06:47.588808 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-479593b2-70cd-4b8c-b9ef-0415b085ca84 req-75d1685a-1530-45a8-a50c-971f791c65ea tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/attachments returned with HTTP 200 Jan 21 03:06:47.590872 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 457/919] 10.222.0.36 () {66 vars in 1565 bytes} [Thu Jan 21 03:06:47 2021] POST /volume/v3/1523ae066e1544bf86d0e49fe860d892/attachments => generated 273 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:06:47.729290 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-479593b2-70cd-4b8c-b9ef-0415b085ca84 req-75d1685a-1530-45a8-a50c-971f791c65ea tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume// Jan 21 03:06:47.730369 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-479593b2-70cd-4b8c-b9ef-0415b085ca84 req-75d1685a-1530-45a8-a50c-971f791c65ea tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:06:47.731025 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:06:47.731025 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:06:47.731789 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-479593b2-70cd-4b8c-b9ef-0415b085ca84 req-75d1685a-1530-45a8-a50c-971f791c65ea tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'all' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:06:47.734090 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-479593b2-70cd-4b8c-b9ef-0415b085ca84 req-75d1685a-1530-45a8-a50c-971f791c65ea tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 03:06:47.737095 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 458/920] 10.222.0.23 () {56 vars in 1089 bytes} [Thu Jan 21 03:06:47 2021] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:06:47.741401 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:47.741401 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:47.756267 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-86a903ae-363f-4486-bfa4-1e2493f11754 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f Jan 21 03:06:47.758702 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-61f6b2fa-b95e-4ca8-8ee2-f4ef0322e52c tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Volume info retrieved successfully. Jan 21 03:06:47.761886 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-86a903ae-363f-4486-bfa4-1e2493f11754 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:06:47.766805 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-86a903ae-363f-4486-bfa4-1e2493f11754 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:06:47.809681 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-61f6b2fa-b95e-4ca8-8ee2-f4ef0322e52c tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/3cef4068-e4b3-457a-a39b-abf1ad7ac6b4 returned with HTTP 200 Jan 21 03:06:47.810402 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 463/921] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:06:47 2021] GET /volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/3cef4068-e4b3-457a-a39b-abf1ad7ac6b4 => generated 917 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:06:47.815880 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-479593b2-70cd-4b8c-b9ef-0415b085ca84 req-7644ca06-9b19-4c0f-b1ec-785f2892a253 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f Jan 21 03:06:47.816675 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-479593b2-70cd-4b8c-b9ef-0415b085ca84 req-7644ca06-9b19-4c0f-b1ec-785f2892a253 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:06:47.817069 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:06:47.817069 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:06:47.817827 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-479593b2-70cd-4b8c-b9ef-0415b085ca84 req-7644ca06-9b19-4c0f-b1ec-785f2892a253 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:06:47.934331 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:47.934331 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:47.949585 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-479593b2-70cd-4b8c-b9ef-0415b085ca84 req-7644ca06-9b19-4c0f-b1ec-785f2892a253 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:06:47.959290 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:47.959290 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:47.976905 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-86a903ae-363f-4486-bfa4-1e2493f11754 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:06:47.979779 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:47.979779 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:47.992911 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-479593b2-70cd-4b8c-b9ef-0415b085ca84 req-7644ca06-9b19-4c0f-b1ec-785f2892a253 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f returned with HTTP 200 Jan 21 03:06:47.994059 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 464/922] 10.222.0.23 () {60 vars in 1403 bytes} [Thu Jan 21 03:06:47 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f => generated 1011 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 03:06:48.016104 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:48.016104 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:48.031066 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-479593b2-70cd-4b8c-b9ef-0415b085ca84 req-3d9e4dc9-3a99-4da1-a4d7-fdd5ccf7d501 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] PUT http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/attachments/51351be3-6186-4e21-b2f7-f66ef086fa71 Jan 21 03:06:48.031748 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:06:48.031748 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:06:48.032381 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-479593b2-70cd-4b8c-b9ef-0415b085ca84 req-3d9e4dc9-3a99-4da1-a4d7-fdd5ccf7d501 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.23", "host": "n-h2-766726-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766726-10.cbci-766726-10.local", "mountpoint": "/dev/sdc"}}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:06:48.035753 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-86a903ae-363f-4486-bfa4-1e2493f11754 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f returned with HTTP 200 Jan 21 03:06:48.038437 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 459/923] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:06:47 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f => generated 912 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:06:48.089170 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 03:06:48.089170 n-d-766726-10 devstack@c-api.service[87957]: return self(f, *args, **kw) Jan 21 03:06:48.090447 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-479593b2-70cd-4b8c-b9ef-0415b085ca84 req-3d9e4dc9-3a99-4da1-a4d7-fdd5ccf7d501 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Lock "b'cinder-attachment_update-ff11e15f-6222-47f3-bd16-b0d3ccd98c7f-n-h2-766726-10'" acquired by "attachment_update" :: waited 0.019s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 03:06:48.096077 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:48.096077 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:48.831402 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a76606f2-5cf4-4dbf-962c-40d97c36745f tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] GET http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/3cef4068-e4b3-457a-a39b-abf1ad7ac6b4 Jan 21 03:06:48.833583 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a76606f2-5cf4-4dbf-962c-40d97c36745f tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:06:48.834213 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:06:48.834213 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:06:48.835245 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a76606f2-5cf4-4dbf-962c-40d97c36745f tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:06:48.990214 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:48.990214 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:49.026189 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a76606f2-5cf4-4dbf-962c-40d97c36745f tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Volume info retrieved successfully. Jan 21 03:06:49.088781 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a76606f2-5cf4-4dbf-962c-40d97c36745f tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/3cef4068-e4b3-457a-a39b-abf1ad7ac6b4 returned with HTTP 200 Jan 21 03:06:49.089820 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 460/924] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:06:48 2021] GET /volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/3cef4068-e4b3-457a-a39b-abf1ad7ac6b4 => generated 917 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:06:49.093477 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-096833d9-c68c-444d-87f4-c05843940ed9 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f Jan 21 03:06:49.093991 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-096833d9-c68c-444d-87f4-c05843940ed9 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:06:49.094186 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:06:49.094186 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:06:49.107038 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-096833d9-c68c-444d-87f4-c05843940ed9 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:06:49.256832 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:49.256832 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:49.288821 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-096833d9-c68c-444d-87f4-c05843940ed9 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:06:49.335269 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:49.335269 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:49.371562 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-096833d9-c68c-444d-87f4-c05843940ed9 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f returned with HTTP 200 Jan 21 03:06:49.373639 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 461/925] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:06:49 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f => generated 912 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:06:50.109059 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-81b23330-a3b5-4434-ae16-2c7cd85e76ae tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] GET http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/3cef4068-e4b3-457a-a39b-abf1ad7ac6b4 Jan 21 03:06:50.110065 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-81b23330-a3b5-4434-ae16-2c7cd85e76ae tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:06:50.110467 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:06:50.110467 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:06:50.111433 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-81b23330-a3b5-4434-ae16-2c7cd85e76ae tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:06:50.231283 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-81b23330-a3b5-4434-ae16-2c7cd85e76ae tempest-AttachVolumeShelveTestJSON-867798546 tempest-AttachVolumeShelveTestJSON-867798546] http://10.222.0.36/volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/3cef4068-e4b3-457a-a39b-abf1ad7ac6b4 returned with HTTP 404 Jan 21 03:06:50.232424 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 462/926] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:06:50 2021] GET /volume/v3/d8269646ccaf489e97a52b721e0487e3/volumes/3cef4068-e4b3-457a-a39b-abf1ad7ac6b4 => generated 109 bytes in 128 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:06:50.397030 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fb3472b6-ac43-4997-b70c-e3032b67f831 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f Jan 21 03:06:50.398273 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fb3472b6-ac43-4997-b70c-e3032b67f831 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:06:50.399266 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fb3472b6-ac43-4997-b70c-e3032b67f831 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:06:50.544961 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:50.544961 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:50.576905 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-fb3472b6-ac43-4997-b70c-e3032b67f831 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:06:50.658710 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:50.658710 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:50.686076 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fb3472b6-ac43-4997-b70c-e3032b67f831 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f returned with HTTP 200 Jan 21 03:06:50.688015 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 463/927] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:06:50 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f => generated 912 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:06:50.952488 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-479593b2-70cd-4b8c-b9ef-0415b085ca84 req-3d9e4dc9-3a99-4da1-a4d7-fdd5ccf7d501 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Lock "b'cinder-attachment_update-ff11e15f-6222-47f3-bd16-b0d3ccd98c7f-n-h2-766726-10'" released by "attachment_update" :: held 2.862s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 03:06:50.955160 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-479593b2-70cd-4b8c-b9ef-0415b085ca84 req-3d9e4dc9-3a99-4da1-a4d7-fdd5ccf7d501 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/attachments/51351be3-6186-4e21-b2f7-f66ef086fa71 returned with HTTP 200 Jan 21 03:06:50.956668 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 465/928] 10.222.0.23 () {64 vars in 1468 bytes} [Thu Jan 21 03:06:48 2021] PUT /volume/v3/1523ae066e1544bf86d0e49fe860d892/attachments/51351be3-6186-4e21-b2f7-f66ef086fa71 => generated 762 bytes in 2932 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 03:06:51.711352 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ba3ef354-4ac7-4bce-9c38-8c5bf1e8f95e tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f Jan 21 03:06:51.712524 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ba3ef354-4ac7-4bce-9c38-8c5bf1e8f95e tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:06:51.712725 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:06:51.712725 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:06:51.713374 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ba3ef354-4ac7-4bce-9c38-8c5bf1e8f95e tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:06:51.828462 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:51.828462 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:51.856723 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ba3ef354-4ac7-4bce-9c38-8c5bf1e8f95e tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:06:51.882059 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:51.882059 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:51.894791 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ba3ef354-4ac7-4bce-9c38-8c5bf1e8f95e tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f returned with HTTP 200 Jan 21 03:06:51.896238 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 464/929] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:06:51 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f => generated 913 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:06:52.914366 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bfcb4b2c-7522-4d6e-8cab-60cb9e3f57d7 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f Jan 21 03:06:52.915254 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bfcb4b2c-7522-4d6e-8cab-60cb9e3f57d7 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:06:52.915522 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:06:52.915522 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:06:52.915871 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bfcb4b2c-7522-4d6e-8cab-60cb9e3f57d7 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:06:53.015414 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:53.015414 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:53.026013 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-bfcb4b2c-7522-4d6e-8cab-60cb9e3f57d7 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:06:53.046736 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:53.046736 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:53.057032 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bfcb4b2c-7522-4d6e-8cab-60cb9e3f57d7 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f returned with HTTP 200 Jan 21 03:06:53.058079 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 466/930] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:06:52 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f => generated 913 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:06:54.078081 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d7c363b7-b198-4554-916e-876d50be30d2 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f Jan 21 03:06:54.079178 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d7c363b7-b198-4554-916e-876d50be30d2 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:06:54.080081 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:06:54.080081 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:06:54.081182 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d7c363b7-b198-4554-916e-876d50be30d2 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:06:54.139422 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:54.139422 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:54.152541 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d7c363b7-b198-4554-916e-876d50be30d2 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:06:54.198336 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:54.198336 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:54.218657 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d7c363b7-b198-4554-916e-876d50be30d2 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f returned with HTTP 200 Jan 21 03:06:54.219669 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 465/931] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:06:54 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f => generated 913 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:06:55.248125 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ec0c1578-36b5-434e-a1ce-bcedfd043ab8 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f Jan 21 03:06:55.248900 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ec0c1578-36b5-434e-a1ce-bcedfd043ab8 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:06:55.249540 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:06:55.249540 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:06:55.250011 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ec0c1578-36b5-434e-a1ce-bcedfd043ab8 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:06:55.366088 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:55.366088 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:55.378161 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ec0c1578-36b5-434e-a1ce-bcedfd043ab8 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:06:55.408799 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:55.408799 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:55.420041 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ec0c1578-36b5-434e-a1ce-bcedfd043ab8 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f returned with HTTP 200 Jan 21 03:06:55.421514 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 467/932] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:06:55 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f => generated 913 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:06:56.453762 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-24eafc37-ab88-41d8-a707-f93436af41ee tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f Jan 21 03:06:56.453762 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-24eafc37-ab88-41d8-a707-f93436af41ee tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:06:56.453762 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:06:56.453762 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:06:56.467449 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-24eafc37-ab88-41d8-a707-f93436af41ee tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:06:56.509269 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-479593b2-70cd-4b8c-b9ef-0415b085ca84 req-90bd9758-c152-48f5-844f-056974e95fd2 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] POST http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/attachments/51351be3-6186-4e21-b2f7-f66ef086fa71/action Jan 21 03:06:56.509269 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:06:56.509269 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:06:56.509269 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-479593b2-70cd-4b8c-b9ef-0415b085ca84 req-90bd9758-c152-48f5-844f-056974e95fd2 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Action body: b'{"os-complete": null}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:06:56.529941 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-479593b2-70cd-4b8c-b9ef-0415b085ca84 req-90bd9758-c152-48f5-844f-056974e95fd2 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:06:56.800951 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:56.800951 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:56.832051 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-24eafc37-ab88-41d8-a707-f93436af41ee tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:06:56.903254 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:56.903254 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:56.917073 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:56.917073 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:56.935029 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-24eafc37-ab88-41d8-a707-f93436af41ee tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f returned with HTTP 200 Jan 21 03:06:56.936936 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 466/933] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:06:56 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f => generated 913 bytes in 495 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:06:56.976949 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-479593b2-70cd-4b8c-b9ef-0415b085ca84 req-90bd9758-c152-48f5-844f-056974e95fd2 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/attachments/51351be3-6186-4e21-b2f7-f66ef086fa71/action returned with HTTP 204 Jan 21 03:06:56.978423 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 468/934] 10.222.0.23 () {64 vars in 1489 bytes} [Thu Jan 21 03:06:56 2021] POST /volume/v3/1523ae066e1544bf86d0e49fe860d892/attachments/51351be3-6186-4e21-b2f7-f66ef086fa71/action => generated 0 bytes in 480 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:06:57.963657 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8cdba391-553e-46b9-a92a-8e64aa33ddc8 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f Jan 21 03:06:57.965533 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8cdba391-553e-46b9-a92a-8e64aa33ddc8 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:06:57.966189 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:06:57.966189 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:06:57.967307 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8cdba391-553e-46b9-a92a-8e64aa33ddc8 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:06:58.092381 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:58.092381 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:58.110966 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8cdba391-553e-46b9-a92a-8e64aa33ddc8 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:06:58.165355 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:58.165355 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:58.203598 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8cdba391-553e-46b9-a92a-8e64aa33ddc8 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f returned with HTTP 200 Jan 21 03:06:58.215236 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 467/935] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:06:57 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f => generated 1205 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:06:59.243804 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-096f3c2f-4346-4333-9e35-5e23ab6620f7 req-ec28b214-646a-4425-a55f-01c2581d801d tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b Jan 21 03:06:59.245775 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-096f3c2f-4346-4333-9e35-5e23ab6620f7 req-ec28b214-646a-4425-a55f-01c2581d801d tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:06:59.246440 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:06:59.246440 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:06:59.247486 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-096f3c2f-4346-4333-9e35-5e23ab6620f7 req-ec28b214-646a-4425-a55f-01c2581d801d tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:06:59.368562 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:59.368562 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:59.402542 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-096f3c2f-4346-4333-9e35-5e23ab6620f7 req-ec28b214-646a-4425-a55f-01c2581d801d tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:06:59.457720 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:59.457720 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:59.488903 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-096f3c2f-4346-4333-9e35-5e23ab6620f7 req-ec28b214-646a-4425-a55f-01c2581d801d tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b returned with HTTP 200 Jan 21 03:06:59.490889 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 469/936] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 03:06:59 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b => generated 1205 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:06:59.529661 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-096f3c2f-4346-4333-9e35-5e23ab6620f7 req-7fdd7774-59c5-4ea8-a006-f20e859d3f46 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] POST http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b/action Jan 21 03:06:59.530472 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:06:59.530472 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:06:59.531375 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-096f3c2f-4346-4333-9e35-5e23ab6620f7 req-7fdd7774-59c5-4ea8-a006-f20e859d3f46 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Action body: b'{"os-begin_detaching": null}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:06:59.532589 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-096f3c2f-4346-4333-9e35-5e23ab6620f7 req-7fdd7774-59c5-4ea8-a006-f20e859d3f46 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:06:59.699978 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:59.699978 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:59.701642 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-096f3c2f-4346-4333-9e35-5e23ab6620f7 req-7fdd7774-59c5-4ea8-a006-f20e859d3f46 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:06:59.731205 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-096f3c2f-4346-4333-9e35-5e23ab6620f7 req-7fdd7774-59c5-4ea8-a006-f20e859d3f46 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Begin detaching volume completed successfully. Jan 21 03:06:59.732541 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-096f3c2f-4346-4333-9e35-5e23ab6620f7 req-7fdd7774-59c5-4ea8-a006-f20e859d3f46 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b/action returned with HTTP 202 Jan 21 03:06:59.738814 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 468/937] 10.222.0.36 () {64 vars in 1643 bytes} [Thu Jan 21 03:06:59 2021] POST /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b/action => generated 0 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:06:59.781988 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-64e61c2b-2e90-4ecf-963c-48f905818697 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b Jan 21 03:06:59.783766 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-64e61c2b-2e90-4ecf-963c-48f905818697 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:06:59.784435 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:06:59.784435 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:06:59.785507 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-64e61c2b-2e90-4ecf-963c-48f905818697 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:06:59.848792 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-096f3c2f-4346-4333-9e35-5e23ab6620f7 req-7fdd7774-59c5-4ea8-a006-f20e859d3f46 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume// Jan 21 03:06:59.849370 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-096f3c2f-4346-4333-9e35-5e23ab6620f7 req-7fdd7774-59c5-4ea8-a006-f20e859d3f46 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:06:59.849666 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:06:59.849666 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:06:59.850185 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-096f3c2f-4346-4333-9e35-5e23ab6620f7 req-7fdd7774-59c5-4ea8-a006-f20e859d3f46 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'all' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:06:59.851468 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-096f3c2f-4346-4333-9e35-5e23ab6620f7 req-7fdd7774-59c5-4ea8-a006-f20e859d3f46 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 03:06:59.852442 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 469/938] 10.222.0.23 () {56 vars in 1089 bytes} [Thu Jan 21 03:06: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 21 03:06:59.864745 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-096f3c2f-4346-4333-9e35-5e23ab6620f7 req-562bc8aa-0f83-4159-959d-a19076045c47 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b Jan 21 03:06:59.865459 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-096f3c2f-4346-4333-9e35-5e23ab6620f7 req-562bc8aa-0f83-4159-959d-a19076045c47 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:06:59.866068 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-096f3c2f-4346-4333-9e35-5e23ab6620f7 req-562bc8aa-0f83-4159-959d-a19076045c47 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:06:59.956473 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:06:59.956473 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:06:59.999849 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-64e61c2b-2e90-4ecf-963c-48f905818697 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:07:00.024552 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:07:00.024552 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:07:00.044707 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:07:00.044707 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:07:00.054833 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-096f3c2f-4346-4333-9e35-5e23ab6620f7 req-562bc8aa-0f83-4159-959d-a19076045c47 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:07:00.062946 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-64e61c2b-2e90-4ecf-963c-48f905818697 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b returned with HTTP 200 Jan 21 03:07:00.066371 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 470/939] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:06:59 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b => generated 1208 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:07:00.089834 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:07:00.089834 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:07:00.100720 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-096f3c2f-4346-4333-9e35-5e23ab6620f7 req-562bc8aa-0f83-4159-959d-a19076045c47 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b returned with HTTP 200 Jan 21 03:07:00.101788 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 470/940] 10.222.0.23 () {60 vars in 1403 bytes} [Thu Jan 21 03:06:59 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b => generated 1307 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 03:07:00.478304 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-096f3c2f-4346-4333-9e35-5e23ab6620f7 req-9990bf9f-a027-47dd-8ae1-67d99612ad41 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] DELETE http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/attachments/0f808312-61ac-47e6-b0a7-20ba1a49ab3f Jan 21 03:07:00.478304 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-096f3c2f-4346-4333-9e35-5e23ab6620f7 req-9990bf9f-a027-47dd-8ae1-67d99612ad41 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:07:00.478304 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:07:00.478304 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:07:00.478304 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-096f3c2f-4346-4333-9e35-5e23ab6620f7 req-9990bf9f-a027-47dd-8ae1-67d99612ad41 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:07:00.537381 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:07:00.537381 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:07:01.084589 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-35a48369-f7de-4b33-8d8e-4d23aacbe94f tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b Jan 21 03:07:01.085690 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-35a48369-f7de-4b33-8d8e-4d23aacbe94f tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:07:01.086090 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:07:01.086090 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:07:01.086727 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-35a48369-f7de-4b33-8d8e-4d23aacbe94f tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:07:01.223878 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:07:01.223878 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:07:01.239953 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-35a48369-f7de-4b33-8d8e-4d23aacbe94f tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:07:01.276780 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:07:01.276780 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:07:01.305974 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-35a48369-f7de-4b33-8d8e-4d23aacbe94f tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b returned with HTTP 200 Jan 21 03:07:01.319950 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 471/941] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:07:01 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b => generated 1208 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:07:01.728485 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-096f3c2f-4346-4333-9e35-5e23ab6620f7 req-9990bf9f-a027-47dd-8ae1-67d99612ad41 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 03:07:01.729207 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-096f3c2f-4346-4333-9e35-5e23ab6620f7 req-9990bf9f-a027-47dd-8ae1-67d99612ad41 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Pending status list for volume during attachment-delete: [] {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 03:07:01.751037 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-096f3c2f-4346-4333-9e35-5e23ab6620f7 req-9990bf9f-a027-47dd-8ae1-67d99612ad41 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/attachments/0f808312-61ac-47e6-b0a7-20ba1a49ab3f returned with HTTP 200 Jan 21 03:07:01.754987 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 471/942] 10.222.0.23 () {62 vars in 1437 bytes} [Thu Jan 21 03:07:00 2021] DELETE /volume/v3/1523ae066e1544bf86d0e49fe860d892/attachments/0f808312-61ac-47e6-b0a7-20ba1a49ab3f => generated 19 bytes in 1289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:07:02.327374 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-408cd8f6-1c29-4682-9db4-0753d9a6979d tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b Jan 21 03:07:02.328227 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-408cd8f6-1c29-4682-9db4-0753d9a6979d tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:07:02.328626 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:07:02.328626 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:07:02.329250 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-408cd8f6-1c29-4682-9db4-0753d9a6979d tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:07:02.442280 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:07:02.442280 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:07:02.452217 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-408cd8f6-1c29-4682-9db4-0753d9a6979d tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:07:02.482408 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-408cd8f6-1c29-4682-9db4-0753d9a6979d tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b returned with HTTP 200 Jan 21 03:07:02.497675 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 472/943] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:07:02 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b => generated 913 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:07:02.814154 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-cfabf0ca-8166-4a73-8da0-2ad353d18dcf req-731c0ca4-1340-43bd-b68e-2e768225b01a tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f Jan 21 03:07:02.814154 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-cfabf0ca-8166-4a73-8da0-2ad353d18dcf req-731c0ca4-1340-43bd-b68e-2e768225b01a tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:07:02.815316 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:07:02.815316 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:07:02.815316 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-cfabf0ca-8166-4a73-8da0-2ad353d18dcf req-731c0ca4-1340-43bd-b68e-2e768225b01a tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:07:02.894289 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:07:02.894289 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:07:02.905233 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-cfabf0ca-8166-4a73-8da0-2ad353d18dcf req-731c0ca4-1340-43bd-b68e-2e768225b01a tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:07:02.936761 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:07:02.936761 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:07:02.952078 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-cfabf0ca-8166-4a73-8da0-2ad353d18dcf req-731c0ca4-1340-43bd-b68e-2e768225b01a tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f returned with HTTP 200 Jan 21 03:07:02.953374 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 472/944] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 03:07:02 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f => generated 1205 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:07:03.030639 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-cfabf0ca-8166-4a73-8da0-2ad353d18dcf req-233b16ef-abe2-4f7b-8082-949861e5ae4c tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] POST http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f/action Jan 21 03:07:03.032990 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:07:03.032990 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:07:03.033856 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-cfabf0ca-8166-4a73-8da0-2ad353d18dcf req-233b16ef-abe2-4f7b-8082-949861e5ae4c tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Action body: b'{"os-begin_detaching": null}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:07:03.034397 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-cfabf0ca-8166-4a73-8da0-2ad353d18dcf req-233b16ef-abe2-4f7b-8082-949861e5ae4c tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:07:03.174932 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:07:03.174932 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:07:03.176388 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-cfabf0ca-8166-4a73-8da0-2ad353d18dcf req-233b16ef-abe2-4f7b-8082-949861e5ae4c tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:07:03.204978 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-cfabf0ca-8166-4a73-8da0-2ad353d18dcf req-233b16ef-abe2-4f7b-8082-949861e5ae4c tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Begin detaching volume completed successfully. Jan 21 03:07:03.205611 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-cfabf0ca-8166-4a73-8da0-2ad353d18dcf req-233b16ef-abe2-4f7b-8082-949861e5ae4c tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f/action returned with HTTP 202 Jan 21 03:07:03.206553 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 473/945] 10.222.0.36 () {64 vars in 1643 bytes} [Thu Jan 21 03:07:03 2021] POST /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f/action => generated 0 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 03:07:03.236908 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-46019dac-8ed5-48f8-8b71-ed56eacf6b54 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f Jan 21 03:07:03.237439 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-46019dac-8ed5-48f8-8b71-ed56eacf6b54 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:07:03.237661 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:07:03.237661 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:07:03.238041 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-46019dac-8ed5-48f8-8b71-ed56eacf6b54 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:07:03.320548 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-cfabf0ca-8166-4a73-8da0-2ad353d18dcf req-233b16ef-abe2-4f7b-8082-949861e5ae4c tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume// Jan 21 03:07:03.321029 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-cfabf0ca-8166-4a73-8da0-2ad353d18dcf req-233b16ef-abe2-4f7b-8082-949861e5ae4c tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:07:03.321250 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:07:03.321250 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:07:03.321638 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-cfabf0ca-8166-4a73-8da0-2ad353d18dcf req-233b16ef-abe2-4f7b-8082-949861e5ae4c tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'all' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:07:03.323485 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-cfabf0ca-8166-4a73-8da0-2ad353d18dcf req-233b16ef-abe2-4f7b-8082-949861e5ae4c tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 03:07:03.324106 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 474/946] 10.222.0.23 () {56 vars in 1089 bytes} [Thu Jan 21 03:07:03 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:07:03.351254 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-cfabf0ca-8166-4a73-8da0-2ad353d18dcf req-076812d9-6185-4aa2-8448-1da218c94108 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f Jan 21 03:07:03.352333 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-cfabf0ca-8166-4a73-8da0-2ad353d18dcf req-076812d9-6185-4aa2-8448-1da218c94108 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:07:03.353223 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-cfabf0ca-8166-4a73-8da0-2ad353d18dcf req-076812d9-6185-4aa2-8448-1da218c94108 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:07:03.394361 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:07:03.394361 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:07:03.410655 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-46019dac-8ed5-48f8-8b71-ed56eacf6b54 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:07:03.444737 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:07:03.444737 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:07:03.460971 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-46019dac-8ed5-48f8-8b71-ed56eacf6b54 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f returned with HTTP 200 Jan 21 03:07:03.463826 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 473/947] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:07:03 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f => generated 1208 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:07:03.511989 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:07:03.511989 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:07:03.527701 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-cfabf0ca-8166-4a73-8da0-2ad353d18dcf req-076812d9-6185-4aa2-8448-1da218c94108 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:07:03.553085 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:07:03.553085 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:07:03.565736 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-cfabf0ca-8166-4a73-8da0-2ad353d18dcf req-076812d9-6185-4aa2-8448-1da218c94108 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f returned with HTTP 200 Jan 21 03:07:03.567171 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 475/948] 10.222.0.23 () {60 vars in 1403 bytes} [Thu Jan 21 03:07:03 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f => generated 1307 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 03:07:03.935198 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-cfabf0ca-8166-4a73-8da0-2ad353d18dcf req-90cf791a-6289-4ef3-aadb-6b3eac8fc818 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] DELETE http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/attachments/51351be3-6186-4e21-b2f7-f66ef086fa71 Jan 21 03:07:03.936025 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-cfabf0ca-8166-4a73-8da0-2ad353d18dcf req-90cf791a-6289-4ef3-aadb-6b3eac8fc818 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:07:03.936025 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:07:03.936025 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:07:03.936441 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-cfabf0ca-8166-4a73-8da0-2ad353d18dcf req-90cf791a-6289-4ef3-aadb-6b3eac8fc818 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:07:03.958434 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:07:03.958434 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:07:04.481376 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-91033fdd-2e22-40c4-813b-00fa143561be tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f Jan 21 03:07:04.482185 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-91033fdd-2e22-40c4-813b-00fa143561be tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:07:04.482616 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:07:04.482616 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:07:04.483058 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-91033fdd-2e22-40c4-813b-00fa143561be tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:07:04.680202 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:07:04.680202 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:07:04.727556 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-91033fdd-2e22-40c4-813b-00fa143561be tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:07:04.787480 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:07:04.787480 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:07:04.820752 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-91033fdd-2e22-40c4-813b-00fa143561be tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f returned with HTTP 200 Jan 21 03:07:04.821954 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 476/949] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:07:04 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f => generated 1208 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:07:04.833036 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-cfabf0ca-8166-4a73-8da0-2ad353d18dcf req-90cf791a-6289-4ef3-aadb-6b3eac8fc818 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 03:07:04.833462 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-cfabf0ca-8166-4a73-8da0-2ad353d18dcf req-90cf791a-6289-4ef3-aadb-6b3eac8fc818 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Pending status list for volume during attachment-delete: [] {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 03:07:04.849275 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-cfabf0ca-8166-4a73-8da0-2ad353d18dcf req-90cf791a-6289-4ef3-aadb-6b3eac8fc818 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/attachments/51351be3-6186-4e21-b2f7-f66ef086fa71 returned with HTTP 200 Jan 21 03:07:04.850820 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 474/950] 10.222.0.23 () {62 vars in 1437 bytes} [Thu Jan 21 03:07:03 2021] DELETE /volume/v3/1523ae066e1544bf86d0e49fe860d892/attachments/51351be3-6186-4e21-b2f7-f66ef086fa71 => generated 19 bytes in 920 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:07:05.848388 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-19758df6-258d-42a2-8eed-307f75bbabf1 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f Jan 21 03:07:05.849167 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-19758df6-258d-42a2-8eed-307f75bbabf1 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:07:05.849317 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:07:05.849317 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:07:05.849581 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-19758df6-258d-42a2-8eed-307f75bbabf1 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:07:05.961506 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:07:05.961506 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:07:05.972269 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-19758df6-258d-42a2-8eed-307f75bbabf1 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:07:06.000406 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-19758df6-258d-42a2-8eed-307f75bbabf1 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f returned with HTTP 200 Jan 21 03:07:06.002432 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 477/951] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:07:05 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f => generated 913 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:07:06.025889 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2720cee8-9c28-4203-9065-b566fdfa91f4 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f Jan 21 03:07:06.028192 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2720cee8-9c28-4203-9065-b566fdfa91f4 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:07:06.028812 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:07:06.028812 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:07:06.029970 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2720cee8-9c28-4203-9065-b566fdfa91f4 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:07:06.146644 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:07:06.146644 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:07:06.162754 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2720cee8-9c28-4203-9065-b566fdfa91f4 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:07:06.215000 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2720cee8-9c28-4203-9065-b566fdfa91f4 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f returned with HTTP 200 Jan 21 03:07:06.234681 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 475/952] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:07:06 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f => generated 913 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:07:06.245015 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3ac6da60-813a-4907-a3ad-9eee82f6a84e tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f Jan 21 03:07:06.245913 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3ac6da60-813a-4907-a3ad-9eee82f6a84e tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:07:06.246749 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:07:06.246749 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:07:06.247442 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3ac6da60-813a-4907-a3ad-9eee82f6a84e tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:07:06.316631 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:07:06.316631 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:07:06.329221 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3ac6da60-813a-4907-a3ad-9eee82f6a84e tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:07:06.361603 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3ac6da60-813a-4907-a3ad-9eee82f6a84e tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f returned with HTTP 200 Jan 21 03:07:06.364158 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 478/953] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:07:06 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f => generated 913 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:07:06.384153 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3f598a4f-5960-4e11-9e24-9d6eb5002c56 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b Jan 21 03:07:06.385526 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3f598a4f-5960-4e11-9e24-9d6eb5002c56 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:07:06.386126 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:07:06.386126 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:07:06.386883 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3f598a4f-5960-4e11-9e24-9d6eb5002c56 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:07:06.486523 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:07:06.486523 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:07:06.513695 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3f598a4f-5960-4e11-9e24-9d6eb5002c56 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:07:06.551093 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3f598a4f-5960-4e11-9e24-9d6eb5002c56 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b returned with HTTP 200 Jan 21 03:07:06.552259 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 476/954] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:07:06 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b => generated 913 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:07:06.581368 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2fdb0d9e-8e79-4c7c-804d-1641500106cf tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b Jan 21 03:07:06.582915 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2fdb0d9e-8e79-4c7c-804d-1641500106cf tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:07:06.583354 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:07:06.583354 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:07:06.585545 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2fdb0d9e-8e79-4c7c-804d-1641500106cf tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:07:06.729369 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:07:06.729369 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:07:06.752375 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2fdb0d9e-8e79-4c7c-804d-1641500106cf tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:07:06.801422 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2fdb0d9e-8e79-4c7c-804d-1641500106cf tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b returned with HTTP 200 Jan 21 03:07:06.803855 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 479/955] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:07:06 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b => generated 913 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:07:24.201582 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f624fe94-8189-4b88-b145-97bf07e1972a tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] DELETE http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f Jan 21 03:07:24.202519 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f624fe94-8189-4b88-b145-97bf07e1972a tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:07:24.202913 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:07:24.202913 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:07:24.206401 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f624fe94-8189-4b88-b145-97bf07e1972a tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:07:24.207183 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-f624fe94-8189-4b88-b145-97bf07e1972a tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Delete volume with id: ff11e15f-6222-47f3-bd16-b0d3ccd98c7f Jan 21 03:07:24.355710 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:07:24.355710 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:07:24.358914 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f624fe94-8189-4b88-b145-97bf07e1972a tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:07:24.427557 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f624fe94-8189-4b88-b145-97bf07e1972a tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Delete volume request issued successfully. Jan 21 03:07:24.427974 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f624fe94-8189-4b88-b145-97bf07e1972a tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f returned with HTTP 202 Jan 21 03:07:24.428869 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 477/956] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:07:24 2021] DELETE /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f => generated 0 bytes in 234 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:07:24.437876 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e676d1a7-c9e6-4fa3-bbad-df2a79ee2d6c tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f Jan 21 03:07:24.438888 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e676d1a7-c9e6-4fa3-bbad-df2a79ee2d6c tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:07:24.438888 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:07:24.438888 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:07:24.439791 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e676d1a7-c9e6-4fa3-bbad-df2a79ee2d6c tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:07:24.585779 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:07:24.585779 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:07:24.621820 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e676d1a7-c9e6-4fa3-bbad-df2a79ee2d6c tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:07:24.708346 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e676d1a7-c9e6-4fa3-bbad-df2a79ee2d6c tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f returned with HTTP 200 Jan 21 03:07:24.716974 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 480/957] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:07:24 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f => generated 912 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:07:25.737797 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-155791bb-8f0e-414e-94fd-5d12916e0db7 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f Jan 21 03:07:25.739042 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-155791bb-8f0e-414e-94fd-5d12916e0db7 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:07:25.739463 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:07:25.739463 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:07:25.740329 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-155791bb-8f0e-414e-94fd-5d12916e0db7 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:07:25.860864 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:07:25.860864 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:07:25.935267 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-155791bb-8f0e-414e-94fd-5d12916e0db7 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:07:26.009871 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-155791bb-8f0e-414e-94fd-5d12916e0db7 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f returned with HTTP 200 Jan 21 03:07:26.014479 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 478/958] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:07:25 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f => generated 912 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:07:27.045170 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2f66f7e6-4120-4c95-b277-eb035ee3cb0a tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f Jan 21 03:07:27.045170 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2f66f7e6-4120-4c95-b277-eb035ee3cb0a tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:07:27.045170 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:07:27.045170 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:07:27.045989 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2f66f7e6-4120-4c95-b277-eb035ee3cb0a tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:07:27.147931 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:07:27.147931 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:07:27.175610 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2f66f7e6-4120-4c95-b277-eb035ee3cb0a tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:07:27.227290 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2f66f7e6-4120-4c95-b277-eb035ee3cb0a tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f returned with HTTP 200 Jan 21 03:07:27.228140 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 481/959] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:07:27 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f => generated 912 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:07:28.248162 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-79e580ca-88ca-48fa-a773-c17ff2de2e77 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f Jan 21 03:07:28.250672 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-79e580ca-88ca-48fa-a773-c17ff2de2e77 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:07:28.251125 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:07:28.251125 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:07:28.251881 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-79e580ca-88ca-48fa-a773-c17ff2de2e77 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:07:28.430525 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-79e580ca-88ca-48fa-a773-c17ff2de2e77 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f returned with HTTP 404 Jan 21 03:07:28.432447 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 479/960] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:07:28 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/ff11e15f-6222-47f3-bd16-b0d3ccd98c7f => generated 109 bytes in 191 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:07:28.440744 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0849322d-8335-4e11-80c8-45407438a8f5 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] DELETE http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b Jan 21 03:07:28.441262 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0849322d-8335-4e11-80c8-45407438a8f5 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:07:28.441455 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:07:28.441455 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:07:28.442223 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0849322d-8335-4e11-80c8-45407438a8f5 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:07:28.442852 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-0849322d-8335-4e11-80c8-45407438a8f5 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Delete volume with id: 6ffcbd67-4aaf-4c75-96ce-cf7203134d4b Jan 21 03:07:28.549678 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:07:28.549678 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:07:28.558563 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-0849322d-8335-4e11-80c8-45407438a8f5 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:07:28.611125 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-0849322d-8335-4e11-80c8-45407438a8f5 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Delete volume request issued successfully. Jan 21 03:07:28.611908 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0849322d-8335-4e11-80c8-45407438a8f5 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b returned with HTTP 202 Jan 21 03:07:28.615535 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 482/961] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:07:28 2021] DELETE /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:07:28.640724 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a7a7ce1c-539a-4014-a35b-8b5e13598bd2 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b Jan 21 03:07:28.650630 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a7a7ce1c-539a-4014-a35b-8b5e13598bd2 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:07:28.656176 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a7a7ce1c-539a-4014-a35b-8b5e13598bd2 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:07:28.997698 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:07:28.997698 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:07:29.038849 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a7a7ce1c-539a-4014-a35b-8b5e13598bd2 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:07:29.118648 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a7a7ce1c-539a-4014-a35b-8b5e13598bd2 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b returned with HTTP 200 Jan 21 03:07:29.123724 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 480/962] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:07:28 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b => generated 912 bytes in 504 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:07:30.145519 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-feb1720e-4151-4df1-a31d-5a91e5dbd792 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b Jan 21 03:07:30.146716 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-feb1720e-4151-4df1-a31d-5a91e5dbd792 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:07:30.146943 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:07:30.146943 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:07:30.150802 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-feb1720e-4151-4df1-a31d-5a91e5dbd792 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:07:30.301110 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:07:30.301110 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:07:30.326194 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-feb1720e-4151-4df1-a31d-5a91e5dbd792 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:07:30.397272 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-feb1720e-4151-4df1-a31d-5a91e5dbd792 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b returned with HTTP 200 Jan 21 03:07:30.408452 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 483/963] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:07:30 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b => generated 912 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:07:31.420931 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4cbc4132-14f1-492c-a796-f67afc1a4f4a tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b Jan 21 03:07:31.423040 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4cbc4132-14f1-492c-a796-f67afc1a4f4a tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:07:31.426419 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:07:31.426419 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:07:31.427626 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4cbc4132-14f1-492c-a796-f67afc1a4f4a tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:07:31.719386 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:07:31.719386 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:07:31.739117 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4cbc4132-14f1-492c-a796-f67afc1a4f4a tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:07:31.893972 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4cbc4132-14f1-492c-a796-f67afc1a4f4a tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b returned with HTTP 200 Jan 21 03:07:31.903464 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 481/964] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:07:31 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b => generated 912 bytes in 492 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:07:32.923047 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5ed0d9e6-fee5-4a5b-a130-1e51b54c56e5 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b Jan 21 03:07:32.924341 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5ed0d9e6-fee5-4a5b-a130-1e51b54c56e5 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:07:32.924746 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:07:32.924746 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:07:32.925430 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5ed0d9e6-fee5-4a5b-a130-1e51b54c56e5 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:07:33.052757 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5ed0d9e6-fee5-4a5b-a130-1e51b54c56e5 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b returned with HTTP 404 Jan 21 03:07:33.074333 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 484/965] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:07:32 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/6ffcbd67-4aaf-4c75-96ce-cf7203134d4b => generated 109 bytes in 158 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:07:33.440952 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-69f918ee-c0b3-4306-b298-5b3b7d6d9e9e tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] DELETE http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 Jan 21 03:07:33.441762 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-69f918ee-c0b3-4306-b298-5b3b7d6d9e9e tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:07:33.442181 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:07:33.442181 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:07:33.443498 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-69f918ee-c0b3-4306-b298-5b3b7d6d9e9e tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:07:33.444146 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-69f918ee-c0b3-4306-b298-5b3b7d6d9e9e tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Delete volume with id: 2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 Jan 21 03:07:33.555418 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:07:33.555418 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:07:33.557475 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-69f918ee-c0b3-4306-b298-5b3b7d6d9e9e tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:07:33.591743 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-69f918ee-c0b3-4306-b298-5b3b7d6d9e9e tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Delete volume request issued successfully. Jan 21 03:07:33.592593 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-69f918ee-c0b3-4306-b298-5b3b7d6d9e9e tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 returned with HTTP 202 Jan 21 03:07:33.594725 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 482/966] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:07:33 2021] DELETE /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:07:33.605430 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-34cc54f8-dc63-4c40-9e7c-94ea235d8bef tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 Jan 21 03:07:33.606358 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-34cc54f8-dc63-4c40-9e7c-94ea235d8bef tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:07:33.607362 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-34cc54f8-dc63-4c40-9e7c-94ea235d8bef tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:07:33.756036 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:07:33.756036 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:07:33.783556 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-34cc54f8-dc63-4c40-9e7c-94ea235d8bef tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:07:33.867136 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-34cc54f8-dc63-4c40-9e7c-94ea235d8bef tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 returned with HTTP 200 Jan 21 03:07:33.868680 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 485/967] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:07:33 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 => generated 912 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:07:34.895874 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-31e51a04-9c3b-4a62-a89b-8b31fca41046 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 Jan 21 03:07:34.903356 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-31e51a04-9c3b-4a62-a89b-8b31fca41046 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:07:34.907101 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:07:34.907101 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:07:34.908811 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-31e51a04-9c3b-4a62-a89b-8b31fca41046 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:07:35.102718 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:07:35.102718 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:07:35.120718 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-31e51a04-9c3b-4a62-a89b-8b31fca41046 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:07:35.153095 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-31e51a04-9c3b-4a62-a89b-8b31fca41046 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 returned with HTTP 200 Jan 21 03:07:35.154780 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 483/968] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:07:34 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 => generated 912 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:07:36.176410 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4ca4dde8-0789-4e2c-9c24-dca42f50ad2f tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 Jan 21 03:07:36.177813 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4ca4dde8-0789-4e2c-9c24-dca42f50ad2f tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:07:36.178276 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:07:36.178276 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:07:36.179094 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4ca4dde8-0789-4e2c-9c24-dca42f50ad2f tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:07:36.279525 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:07:36.279525 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:07:36.313017 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4ca4dde8-0789-4e2c-9c24-dca42f50ad2f tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Volume info retrieved successfully. Jan 21 03:07:36.362406 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4ca4dde8-0789-4e2c-9c24-dca42f50ad2f tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 returned with HTTP 200 Jan 21 03:07:36.364918 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 486/969] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:07:36 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 => generated 912 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:07:37.387204 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e4502b42-3db0-4c0b-9c31-acd527d41d06 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] GET http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 Jan 21 03:07:37.389067 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e4502b42-3db0-4c0b-9c31-acd527d41d06 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:07:37.389632 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:07:37.389632 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:07:37.396953 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e4502b42-3db0-4c0b-9c31-acd527d41d06 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:07:37.600879 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e4502b42-3db0-4c0b-9c31-acd527d41d06 tempest-AttachVolumeTestJSON-1285412063 tempest-AttachVolumeTestJSON-1285412063] http://10.222.0.36/volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 returned with HTTP 404 Jan 21 03:07:37.602507 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 484/970] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:07:37 2021] GET /volume/v3/1523ae066e1544bf86d0e49fe860d892/volumes/2a4aa5ce-46d7-4a6c-b8fb-43010cc9d9f0 => generated 109 bytes in 225 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:07:55.555979 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-b9718111-3fb8-444c-8cc7-2aa4a0f0e153 req-c0c4183b-e977-4147-be34-30f2bd14d0c1 tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] POST http://10.222.0.36/volume/v3/9007ced8a1d440d78a7e48df3be2faf7/volumes Jan 21 03:07:55.556560 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:07:55.556560 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:07:55.556842 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-b9718111-3fb8-444c-8cc7-2aa4a0f0e153 req-c0c4183b-e977-4147-be34-30f2bd14d0c1 tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1543711839", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:07:55.559046 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [req-b9718111-3fb8-444c-8cc7-2aa4a0f0e153 req-c0c4183b-e977-4147-be34-30f2bd14d0c1 tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1543711839', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:07:55.559425 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [req-b9718111-3fb8-444c-8cc7-2aa4a0f0e153 req-c0c4183b-e977-4147-be34-30f2bd14d0c1 tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] Create volume of 1 GB Jan 21 03:07:55.590743 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-b9718111-3fb8-444c-8cc7-2aa4a0f0e153 req-c0c4183b-e977-4147-be34-30f2bd14d0c1 tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] Availability Zones retrieved successfully. Jan 21 03:07:55.635449 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-b9718111-3fb8-444c-8cc7-2aa4a0f0e153 req-c0c4183b-e977-4147-be34-30f2bd14d0c1 tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] Flow 'volume_create_api' (26dc3662-5f2f-4a6c-8667-a813dd16d756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:07:55.638812 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-b9718111-3fb8-444c-8cc7-2aa4a0f0e153 req-c0c4183b-e977-4147-be34-30f2bd14d0c1 tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0536bfb-df32-4b00-a10b-d4f40ccf2ef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:07:55.642010 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [req-b9718111-3fb8-444c-8cc7-2aa4a0f0e153 req-c0c4183b-e977-4147-be34-30f2bd14d0c1 tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] Validating volume size '1' using validate_int {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:07:55.740997 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-b9718111-3fb8-444c-8cc7-2aa4a0f0e153 req-c0c4183b-e977-4147-be34-30f2bd14d0c1 tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0536bfb-df32-4b00-a10b-d4f40ccf2ef1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:07:55.743325 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-b9718111-3fb8-444c-8cc7-2aa4a0f0e153 req-c0c4183b-e977-4147-be34-30f2bd14d0c1 tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (061841b0-bf83-481e-8e42-855a1ee88ffa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:07:55.879378 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [req-b9718111-3fb8-444c-8cc7-2aa4a0f0e153 req-c0c4183b-e977-4147-be34-30f2bd14d0c1 tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] Created reservations ['02b0994f-dc93-4828-b032-e77e8c00a05b', '36b1dc80-caba-4b0e-a6a4-a6fc08247216', 'f1380250-d5e0-49cc-b67a-da95d28beec4', 'e820f30f-1715-4f4c-bca5-7dc3ef375ab0'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:07:55.882251 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-b9718111-3fb8-444c-8cc7-2aa4a0f0e153 req-c0c4183b-e977-4147-be34-30f2bd14d0c1 tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (061841b0-bf83-481e-8e42-855a1ee88ffa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02b0994f-dc93-4828-b032-e77e8c00a05b', '36b1dc80-caba-4b0e-a6a4-a6fc08247216', 'f1380250-d5e0-49cc-b67a-da95d28beec4', 'e820f30f-1715-4f4c-bca5-7dc3ef375ab0']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:07:55.887610 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-b9718111-3fb8-444c-8cc7-2aa4a0f0e153 req-c0c4183b-e977-4147-be34-30f2bd14d0c1 tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c70fe2b-fcf0-4864-a3e2-9185d8c1870f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:07:55.968705 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-b9718111-3fb8-444c-8cc7-2aa4a0f0e153 req-c0c4183b-e977-4147-be34-30f2bd14d0c1 tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c70fe2b-fcf0-4864-a3e2-9185d8c1870f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0ef4d59-c84b-4779-b169-23db913274bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1543711839',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9007ced8a1d440d78a7e48df3be2faf7',qos_specs=None,replication_status=,reservations=['02b0994f-dc93-4828-b032-e77e8c00a05b','36b1dc80-caba-4b0e-a6a4-a6fc08247216','f1380250-d5e0-49cc-b67a-da95d28beec4','e820f30f-1715-4f4c-bca5-7dc3ef375ab0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='970fd09e77aa479c8cd84b7848f74028',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:07:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1543711839',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0ef4d59-c84b-4779-b169-23db913274bb,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9007ced8a1d440d78a7e48df3be2faf7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='970fd09e77aa479c8cd84b7848f74028',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:07:55.972371 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-b9718111-3fb8-444c-8cc7-2aa4a0f0e153 req-c0c4183b-e977-4147-be34-30f2bd14d0c1 tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67dc8288-3df5-4883-8c53-9d6c6ca2594a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:07:56.016099 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-b9718111-3fb8-444c-8cc7-2aa4a0f0e153 req-c0c4183b-e977-4147-be34-30f2bd14d0c1 tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67dc8288-3df5-4883-8c53-9d6c6ca2594a) transitioned into state 'SUCCESS' from state '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-1543711839',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9007ced8a1d440d78a7e48df3be2faf7',qos_specs=None,replication_status=,reservations=['02b0994f-dc93-4828-b032-e77e8c00a05b','36b1dc80-caba-4b0e-a6a4-a6fc08247216','f1380250-d5e0-49cc-b67a-da95d28beec4','e820f30f-1715-4f4c-bca5-7dc3ef375ab0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='970fd09e77aa479c8cd84b7848f74028',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:07:56.018231 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-b9718111-3fb8-444c-8cc7-2aa4a0f0e153 req-c0c4183b-e977-4147-be34-30f2bd14d0c1 tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52cf3f2a-47a9-48ef-8310-d770a4b66347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:07:56.045415 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-b9718111-3fb8-444c-8cc7-2aa4a0f0e153 req-c0c4183b-e977-4147-be34-30f2bd14d0c1 tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52cf3f2a-47a9-48ef-8310-d770a4b66347) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:07:56.049350 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-b9718111-3fb8-444c-8cc7-2aa4a0f0e153 req-c0c4183b-e977-4147-be34-30f2bd14d0c1 tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] Flow 'volume_create_api' (26dc3662-5f2f-4a6c-8667-a813dd16d756) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:07:56.118614 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-b9718111-3fb8-444c-8cc7-2aa4a0f0e153 req-c0c4183b-e977-4147-be34-30f2bd14d0c1 tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] Create volume request issued successfully. Jan 21 03:07:56.138312 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-b9718111-3fb8-444c-8cc7-2aa4a0f0e153 req-c0c4183b-e977-4147-be34-30f2bd14d0c1 tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] http://10.222.0.36/volume/v3/9007ced8a1d440d78a7e48df3be2faf7/volumes returned with HTTP 202 Jan 21 03:07:56.140052 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 487/971] 10.222.0.36 () {64 vars in 1512 bytes} [Thu Jan 21 03:07:55 2021] POST /volume/v3/9007ced8a1d440d78a7e48df3be2faf7/volumes => generated 832 bytes in 589 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:07:56.151249 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-b9718111-3fb8-444c-8cc7-2aa4a0f0e153 req-766932e3-7631-4c62-8134-039154b5c3d7 tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] GET http://10.222.0.36/volume/v3/9007ced8a1d440d78a7e48df3be2faf7/volumes/f0ef4d59-c84b-4779-b169-23db913274bb Jan 21 03:07:56.151950 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-b9718111-3fb8-444c-8cc7-2aa4a0f0e153 req-766932e3-7631-4c62-8134-039154b5c3d7 tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:07:56.152548 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-b9718111-3fb8-444c-8cc7-2aa4a0f0e153 req-766932e3-7631-4c62-8134-039154b5c3d7 tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:07:56.265131 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:07:56.265131 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:07:56.287760 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-b9718111-3fb8-444c-8cc7-2aa4a0f0e153 req-766932e3-7631-4c62-8134-039154b5c3d7 tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] Volume info retrieved successfully. Jan 21 03:07:56.337023 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-b9718111-3fb8-444c-8cc7-2aa4a0f0e153 req-766932e3-7631-4c62-8134-039154b5c3d7 tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] http://10.222.0.36/volume/v3/9007ced8a1d440d78a7e48df3be2faf7/volumes/f0ef4d59-c84b-4779-b169-23db913274bb returned with HTTP 200 Jan 21 03:07:56.346077 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 485/972] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 03:07:56 2021] GET /volume/v3/9007ced8a1d440d78a7e48df3be2faf7/volumes/f0ef4d59-c84b-4779-b169-23db913274bb => generated 900 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:07:56.422759 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-40e61d88-9c91-424e-8511-94c59c40cd3c req-aea602ff-4658-46a5-b119-f6c6c37428db tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] GET http://10.222.0.36/volume/v3/9007ced8a1d440d78a7e48df3be2faf7/volumes/f0ef4d59-c84b-4779-b169-23db913274bb Jan 21 03:07:56.424237 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-40e61d88-9c91-424e-8511-94c59c40cd3c req-aea602ff-4658-46a5-b119-f6c6c37428db tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:07:56.424640 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:07:56.424640 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:07:56.425258 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-40e61d88-9c91-424e-8511-94c59c40cd3c req-aea602ff-4658-46a5-b119-f6c6c37428db tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:07:56.555517 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:07:56.555517 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:07:56.576966 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-40e61d88-9c91-424e-8511-94c59c40cd3c req-aea602ff-4658-46a5-b119-f6c6c37428db tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] Volume info retrieved successfully. Jan 21 03:07:56.641943 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-40e61d88-9c91-424e-8511-94c59c40cd3c req-aea602ff-4658-46a5-b119-f6c6c37428db tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] http://10.222.0.36/volume/v3/9007ced8a1d440d78a7e48df3be2faf7/volumes/f0ef4d59-c84b-4779-b169-23db913274bb returned with HTTP 200 Jan 21 03:07:56.643909 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 488/973] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 03:07:56 2021] GET /volume/v3/9007ced8a1d440d78a7e48df3be2faf7/volumes/f0ef4d59-c84b-4779-b169-23db913274bb => generated 924 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:07:57.749975 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-2eed5b64-880f-446e-9afc-aa6a3492ddda req-d664a07b-dc1f-4caf-ac13-3b9e65d4bf50 tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] GET http://10.222.0.36/volume/v3/9007ced8a1d440d78a7e48df3be2faf7/volumes/f0ef4d59-c84b-4779-b169-23db913274bb Jan 21 03:07:57.751818 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-2eed5b64-880f-446e-9afc-aa6a3492ddda req-d664a07b-dc1f-4caf-ac13-3b9e65d4bf50 tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:07:57.755207 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:07:57.755207 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:07:57.756329 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-2eed5b64-880f-446e-9afc-aa6a3492ddda req-d664a07b-dc1f-4caf-ac13-3b9e65d4bf50 tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:07:57.912616 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:07:57.912616 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:07:57.933256 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-2eed5b64-880f-446e-9afc-aa6a3492ddda req-d664a07b-dc1f-4caf-ac13-3b9e65d4bf50 tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] Volume info retrieved successfully. Jan 21 03:07:57.975861 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-2eed5b64-880f-446e-9afc-aa6a3492ddda req-d664a07b-dc1f-4caf-ac13-3b9e65d4bf50 tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] http://10.222.0.36/volume/v3/9007ced8a1d440d78a7e48df3be2faf7/volumes/f0ef4d59-c84b-4779-b169-23db913274bb returned with HTTP 200 Jan 21 03:07:57.977879 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 486/974] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 03:07:57 2021] GET /volume/v3/9007ced8a1d440d78a7e48df3be2faf7/volumes/f0ef4d59-c84b-4779-b169-23db913274bb => generated 925 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:07:58.063340 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-f40c28b9-f568-4dce-b061-ad72657a286a req-c92e4f5e-4d1c-4aa5-ac1f-f0b5ebe0fcee tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] GET http://10.222.0.36/volume/v3/9007ced8a1d440d78a7e48df3be2faf7/volumes/f0ef4d59-c84b-4779-b169-23db913274bb Jan 21 03:07:58.063870 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-f40c28b9-f568-4dce-b061-ad72657a286a req-c92e4f5e-4d1c-4aa5-ac1f-f0b5ebe0fcee tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:07:58.064310 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:07:58.064310 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:07:58.065069 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-f40c28b9-f568-4dce-b061-ad72657a286a req-c92e4f5e-4d1c-4aa5-ac1f-f0b5ebe0fcee tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:07:58.157367 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:07:58.157367 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:07:58.174840 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-f40c28b9-f568-4dce-b061-ad72657a286a req-c92e4f5e-4d1c-4aa5-ac1f-f0b5ebe0fcee tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] Volume info retrieved successfully. Jan 21 03:07:58.216423 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-f40c28b9-f568-4dce-b061-ad72657a286a req-c92e4f5e-4d1c-4aa5-ac1f-f0b5ebe0fcee tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] http://10.222.0.36/volume/v3/9007ced8a1d440d78a7e48df3be2faf7/volumes/f0ef4d59-c84b-4779-b169-23db913274bb returned with HTTP 200 Jan 21 03:07:58.225619 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 489/975] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 03:07:58 2021] GET /volume/v3/9007ced8a1d440d78a7e48df3be2faf7/volumes/f0ef4d59-c84b-4779-b169-23db913274bb => generated 925 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:07:58.290196 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4e6a5f76-e3ab-4845-af52-d58241e6e76f req-3cae7c32-c556-4deb-9fab-bd1fd202e8e1 tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] DELETE http://10.222.0.36/volume/v3/9007ced8a1d440d78a7e48df3be2faf7/volumes/f0ef4d59-c84b-4779-b169-23db913274bb Jan 21 03:07:58.291282 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4e6a5f76-e3ab-4845-af52-d58241e6e76f req-3cae7c32-c556-4deb-9fab-bd1fd202e8e1 tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:07:58.291720 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:07:58.291720 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:07:58.292484 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4e6a5f76-e3ab-4845-af52-d58241e6e76f req-3cae7c32-c556-4deb-9fab-bd1fd202e8e1 tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:07:58.293201 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [req-4e6a5f76-e3ab-4845-af52-d58241e6e76f req-3cae7c32-c556-4deb-9fab-bd1fd202e8e1 tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] Delete volume with id: f0ef4d59-c84b-4779-b169-23db913274bb Jan 21 03:07:58.359804 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:07:58.359804 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:07:58.363397 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-4e6a5f76-e3ab-4845-af52-d58241e6e76f req-3cae7c32-c556-4deb-9fab-bd1fd202e8e1 tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] Volume info retrieved successfully. Jan 21 03:07:58.425399 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-4e6a5f76-e3ab-4845-af52-d58241e6e76f req-3cae7c32-c556-4deb-9fab-bd1fd202e8e1 tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] Delete volume request issued successfully. Jan 21 03:07:58.425877 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4e6a5f76-e3ab-4845-af52-d58241e6e76f req-3cae7c32-c556-4deb-9fab-bd1fd202e8e1 tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] http://10.222.0.36/volume/v3/9007ced8a1d440d78a7e48df3be2faf7/volumes/f0ef4d59-c84b-4779-b169-23db913274bb returned with HTTP 202 Jan 21 03:07:58.427086 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 487/976] 10.222.0.36 () {62 vars in 1591 bytes} [Thu Jan 21 03:07:58 2021] DELETE /volume/v3/9007ced8a1d440d78a7e48df3be2faf7/volumes/f0ef4d59-c84b-4779-b169-23db913274bb => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:07:58.508040 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-5353269e-edd4-4d94-8527-17dfe951a9ea req-8c34781c-fd4d-4b7d-a057-70df9022095b tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] GET http://10.222.0.36/volume/v3/9007ced8a1d440d78a7e48df3be2faf7/volumes/f0ef4d59-c84b-4779-b169-23db913274bb Jan 21 03:07:58.508843 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-5353269e-edd4-4d94-8527-17dfe951a9ea req-8c34781c-fd4d-4b7d-a057-70df9022095b tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:07:58.509241 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:07:58.509241 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:07:58.509882 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-5353269e-edd4-4d94-8527-17dfe951a9ea req-8c34781c-fd4d-4b7d-a057-70df9022095b tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:07:58.665400 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:07:58.665400 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:07:58.683230 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-5353269e-edd4-4d94-8527-17dfe951a9ea req-8c34781c-fd4d-4b7d-a057-70df9022095b tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] Volume info retrieved successfully. Jan 21 03:07:58.768718 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-5353269e-edd4-4d94-8527-17dfe951a9ea req-8c34781c-fd4d-4b7d-a057-70df9022095b tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] http://10.222.0.36/volume/v3/9007ced8a1d440d78a7e48df3be2faf7/volumes/f0ef4d59-c84b-4779-b169-23db913274bb returned with HTTP 200 Jan 21 03:07:58.770151 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 490/977] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 03:07:58 2021] GET /volume/v3/9007ced8a1d440d78a7e48df3be2faf7/volumes/f0ef4d59-c84b-4779-b169-23db913274bb => generated 924 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:07:59.867357 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-6e9dc382-fb7c-4074-9912-c664e0270082 req-5c500b11-d3b2-4ee7-9e2f-194820d37f32 tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] GET http://10.222.0.36/volume/v3/9007ced8a1d440d78a7e48df3be2faf7/volumes/f0ef4d59-c84b-4779-b169-23db913274bb Jan 21 03:07:59.868681 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-6e9dc382-fb7c-4074-9912-c664e0270082 req-5c500b11-d3b2-4ee7-9e2f-194820d37f32 tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:07:59.869061 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:07:59.869061 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:07:59.869692 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-6e9dc382-fb7c-4074-9912-c664e0270082 req-5c500b11-d3b2-4ee7-9e2f-194820d37f32 tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:07:59.978670 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:07:59.978670 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:08:00.003622 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-6e9dc382-fb7c-4074-9912-c664e0270082 req-5c500b11-d3b2-4ee7-9e2f-194820d37f32 tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] Volume info retrieved successfully. Jan 21 03:08:00.033824 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-6e9dc382-fb7c-4074-9912-c664e0270082 req-5c500b11-d3b2-4ee7-9e2f-194820d37f32 tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] http://10.222.0.36/volume/v3/9007ced8a1d440d78a7e48df3be2faf7/volumes/f0ef4d59-c84b-4779-b169-23db913274bb returned with HTTP 200 Jan 21 03:08:00.035431 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 488/978] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 03:07:59 2021] GET /volume/v3/9007ced8a1d440d78a7e48df3be2faf7/volumes/f0ef4d59-c84b-4779-b169-23db913274bb => generated 924 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:08:01.092065 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-dcd64f09-6ead-4be9-8f40-f3c31cd99b93 req-b4978560-18c7-43ba-ba51-2a27730dfa4a tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] GET http://10.222.0.36/volume/v3/9007ced8a1d440d78a7e48df3be2faf7/volumes/f0ef4d59-c84b-4779-b169-23db913274bb Jan 21 03:08:01.094138 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-dcd64f09-6ead-4be9-8f40-f3c31cd99b93 req-b4978560-18c7-43ba-ba51-2a27730dfa4a tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:08:01.094606 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:08:01.094606 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:08:01.095305 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-dcd64f09-6ead-4be9-8f40-f3c31cd99b93 req-b4978560-18c7-43ba-ba51-2a27730dfa4a tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:08:01.200748 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-dcd64f09-6ead-4be9-8f40-f3c31cd99b93 req-b4978560-18c7-43ba-ba51-2a27730dfa4a tempest-VolumesGetTestJSON-342748219 tempest-VolumesGetTestJSON-342748219] http://10.222.0.36/volume/v3/9007ced8a1d440d78a7e48df3be2faf7/volumes/f0ef4d59-c84b-4779-b169-23db913274bb returned with HTTP 404 Jan 21 03:08:01.203079 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 491/979] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 03:08:01 2021] GET /volume/v3/9007ced8a1d440d78a7e48df3be2faf7/volumes/f0ef4d59-c84b-4779-b169-23db913274bb => generated 109 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:09:06.515604 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-f468e9e3-3f07-4c85-adc7-c8486206e31e req-db3a87ed-53ee-4e5d-b222-1f5b22132747 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] DELETE http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/attachments/015d4e43-fe7c-4a00-a169-41ee799ba0ce Jan 21 03:09:06.516841 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-f468e9e3-3f07-4c85-adc7-c8486206e31e req-db3a87ed-53ee-4e5d-b222-1f5b22132747 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:09:06.517256 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:09:06.517256 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:09:06.518224 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-f468e9e3-3f07-4c85-adc7-c8486206e31e req-db3a87ed-53ee-4e5d-b222-1f5b22132747 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:09:06.586561 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:09:06.586561 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:09:07.320140 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-f468e9e3-3f07-4c85-adc7-c8486206e31e req-db3a87ed-53ee-4e5d-b222-1f5b22132747 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 03:09:07.320852 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-f468e9e3-3f07-4c85-adc7-c8486206e31e req-db3a87ed-53ee-4e5d-b222-1f5b22132747 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Pending status list for volume during attachment-delete: [] {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 03:09:07.330261 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-f468e9e3-3f07-4c85-adc7-c8486206e31e req-db3a87ed-53ee-4e5d-b222-1f5b22132747 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/attachments/015d4e43-fe7c-4a00-a169-41ee799ba0ce returned with HTTP 200 Jan 21 03:09:07.331529 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 489/980] 10.222.0.35 () {62 vars in 1437 bytes} [Thu Jan 21 03:09:06 2021] DELETE /volume/v3/a6cd715330c84eceba979ed7aec16770/attachments/015d4e43-fe7c-4a00-a169-41ee799ba0ce => generated 19 bytes in 830 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:09:07.349362 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-f468e9e3-3f07-4c85-adc7-c8486206e31e req-982e5a7b-4f72-4ffa-8c25-e8eb72bddc14 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] DELETE http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/attachments/28304123-effd-4839-9815-4ef419c39688 Jan 21 03:09:07.349873 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-f468e9e3-3f07-4c85-adc7-c8486206e31e req-982e5a7b-4f72-4ffa-8c25-e8eb72bddc14 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:09:07.350525 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-f468e9e3-3f07-4c85-adc7-c8486206e31e req-982e5a7b-4f72-4ffa-8c25-e8eb72bddc14 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:09:07.379113 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:09:07.379113 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:09:07.940613 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-f468e9e3-3f07-4c85-adc7-c8486206e31e req-982e5a7b-4f72-4ffa-8c25-e8eb72bddc14 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87958) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 03:09:07.941214 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-f468e9e3-3f07-4c85-adc7-c8486206e31e req-982e5a7b-4f72-4ffa-8c25-e8eb72bddc14 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Pending status list for volume during attachment-delete: [] {{(pid=87958) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 03:09:07.951075 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-f468e9e3-3f07-4c85-adc7-c8486206e31e req-982e5a7b-4f72-4ffa-8c25-e8eb72bddc14 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/attachments/28304123-effd-4839-9815-4ef419c39688 returned with HTTP 200 Jan 21 03:09:07.952061 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 492/981] 10.222.0.35 () {62 vars in 1437 bytes} [Thu Jan 21 03:09:07 2021] DELETE /volume/v3/a6cd715330c84eceba979ed7aec16770/attachments/28304123-effd-4839-9815-4ef419c39688 => generated 19 bytes in 608 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:09:07.968623 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-f468e9e3-3f07-4c85-adc7-c8486206e31e req-2aae6a02-4940-4525-91c2-b4f1bb9a06ca tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] DELETE http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/attachments/403214a1-69a5-44f4-b963-bff259c285d8 Jan 21 03:09:07.969200 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-f468e9e3-3f07-4c85-adc7-c8486206e31e req-2aae6a02-4940-4525-91c2-b4f1bb9a06ca tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:09:07.969494 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:09:07.969494 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:09:07.969850 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-f468e9e3-3f07-4c85-adc7-c8486206e31e req-2aae6a02-4940-4525-91c2-b4f1bb9a06ca tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:09:07.991201 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:09:07.991201 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:09:08.513276 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-f468e9e3-3f07-4c85-adc7-c8486206e31e req-2aae6a02-4940-4525-91c2-b4f1bb9a06ca tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 03:09:08.513665 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-f468e9e3-3f07-4c85-adc7-c8486206e31e req-2aae6a02-4940-4525-91c2-b4f1bb9a06ca tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Pending status list for volume during attachment-delete: [] {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 03:09:08.523749 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-f468e9e3-3f07-4c85-adc7-c8486206e31e req-2aae6a02-4940-4525-91c2-b4f1bb9a06ca tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/attachments/403214a1-69a5-44f4-b963-bff259c285d8 returned with HTTP 200 Jan 21 03:09:08.524986 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 490/982] 10.222.0.35 () {62 vars in 1437 bytes} [Thu Jan 21 03:09:07 2021] DELETE /volume/v3/a6cd715330c84eceba979ed7aec16770/attachments/403214a1-69a5-44f4-b963-bff259c285d8 => generated 19 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:09:29.045559 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-84de0740-a8fd-4a2d-8c8b-870c7fe005d8 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] DELETE http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/08b9316f-dee5-45f7-b48a-4eb3e97e8943 Jan 21 03:09:29.047066 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-84de0740-a8fd-4a2d-8c8b-870c7fe005d8 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:09:29.047493 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:09:29.047493 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:09:29.048166 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-84de0740-a8fd-4a2d-8c8b-870c7fe005d8 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:09:29.048873 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-84de0740-a8fd-4a2d-8c8b-870c7fe005d8 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Delete volume with id: 08b9316f-dee5-45f7-b48a-4eb3e97e8943 Jan 21 03:09:29.159728 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:09:29.159728 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:09:29.161061 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-84de0740-a8fd-4a2d-8c8b-870c7fe005d8 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Volume info retrieved successfully. Jan 21 03:09:29.231815 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-84de0740-a8fd-4a2d-8c8b-870c7fe005d8 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Delete volume request issued successfully. Jan 21 03:09:29.232308 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-84de0740-a8fd-4a2d-8c8b-870c7fe005d8 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/08b9316f-dee5-45f7-b48a-4eb3e97e8943 returned with HTTP 202 Jan 21 03:09:29.233636 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 493/983] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:09:29 2021] DELETE /volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/08b9316f-dee5-45f7-b48a-4eb3e97e8943 => generated 0 bytes in 192 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:09:29.240931 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8d7fe428-53b6-4600-822a-4d17d9bc9405 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] GET http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/08b9316f-dee5-45f7-b48a-4eb3e97e8943 Jan 21 03:09:29.241457 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8d7fe428-53b6-4600-822a-4d17d9bc9405 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:09:29.241686 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:09:29.241686 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:09:29.242042 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8d7fe428-53b6-4600-822a-4d17d9bc9405 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:09:29.341437 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:09:29.341437 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:09:29.376869 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8d7fe428-53b6-4600-822a-4d17d9bc9405 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Volume info retrieved successfully. Jan 21 03:09:29.432026 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8d7fe428-53b6-4600-822a-4d17d9bc9405 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/08b9316f-dee5-45f7-b48a-4eb3e97e8943 returned with HTTP 200 Jan 21 03:09:29.432863 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 491/984] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:09:29 2021] GET /volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/08b9316f-dee5-45f7-b48a-4eb3e97e8943 => generated 917 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:09:30.453587 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-96afae0c-53e8-4b57-90f5-fcff12c05fb1 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] GET http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/08b9316f-dee5-45f7-b48a-4eb3e97e8943 Jan 21 03:09:30.455207 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-96afae0c-53e8-4b57-90f5-fcff12c05fb1 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:09:30.455630 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:09:30.455630 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:09:30.456542 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-96afae0c-53e8-4b57-90f5-fcff12c05fb1 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:09:30.567643 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:09:30.567643 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:09:30.586393 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-96afae0c-53e8-4b57-90f5-fcff12c05fb1 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Volume info retrieved successfully. Jan 21 03:09:30.631885 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-96afae0c-53e8-4b57-90f5-fcff12c05fb1 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/08b9316f-dee5-45f7-b48a-4eb3e97e8943 returned with HTTP 200 Jan 21 03:09:30.633426 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 494/985] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:09:30 2021] GET /volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/08b9316f-dee5-45f7-b48a-4eb3e97e8943 => generated 917 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:09:31.659194 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-82ceeb6a-416d-4f47-80c5-54f71e04137c tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] GET http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/08b9316f-dee5-45f7-b48a-4eb3e97e8943 Jan 21 03:09:31.660359 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-82ceeb6a-416d-4f47-80c5-54f71e04137c tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:09:31.660725 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:09:31.660725 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:09:31.661364 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-82ceeb6a-416d-4f47-80c5-54f71e04137c tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:09:31.796819 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:09:31.796819 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:09:31.809356 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-82ceeb6a-416d-4f47-80c5-54f71e04137c tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Volume info retrieved successfully. Jan 21 03:09:31.834826 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-82ceeb6a-416d-4f47-80c5-54f71e04137c tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/08b9316f-dee5-45f7-b48a-4eb3e97e8943 returned with HTTP 200 Jan 21 03:09:31.836016 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 492/986] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:09:31 2021] GET /volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/08b9316f-dee5-45f7-b48a-4eb3e97e8943 => generated 917 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:09:32.866157 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4ad09e0d-b0bb-4e97-a2f3-6e83f9d3a820 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] GET http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/08b9316f-dee5-45f7-b48a-4eb3e97e8943 Jan 21 03:09:32.867772 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4ad09e0d-b0bb-4e97-a2f3-6e83f9d3a820 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:09:32.869822 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:09:32.869822 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:09:32.870669 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4ad09e0d-b0bb-4e97-a2f3-6e83f9d3a820 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:09:33.109434 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4ad09e0d-b0bb-4e97-a2f3-6e83f9d3a820 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/08b9316f-dee5-45f7-b48a-4eb3e97e8943 returned with HTTP 404 Jan 21 03:09:33.114695 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 495/987] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:09:32 2021] GET /volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/08b9316f-dee5-45f7-b48a-4eb3e97e8943 => generated 109 bytes in 256 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:09:33.118490 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8a1e0aab-0745-4d85-8d67-4ec4168fa055 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] DELETE http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/bbcd3a59-8995-4c57-9a16-223e5622dc00 Jan 21 03:09:33.119003 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8a1e0aab-0745-4d85-8d67-4ec4168fa055 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:09:33.119211 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:09:33.119211 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:09:33.119586 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8a1e0aab-0745-4d85-8d67-4ec4168fa055 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:09:33.120049 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-8a1e0aab-0745-4d85-8d67-4ec4168fa055 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Delete volume with id: bbcd3a59-8995-4c57-9a16-223e5622dc00 Jan 21 03:09:33.250748 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:09:33.250748 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:09:33.268742 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8a1e0aab-0745-4d85-8d67-4ec4168fa055 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Volume info retrieved successfully. Jan 21 03:09:33.343479 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8a1e0aab-0745-4d85-8d67-4ec4168fa055 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Delete volume request issued successfully. Jan 21 03:09:33.344242 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8a1e0aab-0745-4d85-8d67-4ec4168fa055 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/bbcd3a59-8995-4c57-9a16-223e5622dc00 returned with HTTP 202 Jan 21 03:09:33.346721 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 493/988] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:09:33 2021] DELETE /volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/bbcd3a59-8995-4c57-9a16-223e5622dc00 => generated 0 bytes in 232 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 03:09:33.352800 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bb97b5d3-6697-4fd4-b39d-26977db1c479 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] GET http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/bbcd3a59-8995-4c57-9a16-223e5622dc00 Jan 21 03:09:33.353329 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bb97b5d3-6697-4fd4-b39d-26977db1c479 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:09:33.353868 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bb97b5d3-6697-4fd4-b39d-26977db1c479 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:09:33.541042 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:09:33.541042 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:09:33.576578 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-bb97b5d3-6697-4fd4-b39d-26977db1c479 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Volume info retrieved successfully. Jan 21 03:09:33.672243 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bb97b5d3-6697-4fd4-b39d-26977db1c479 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/bbcd3a59-8995-4c57-9a16-223e5622dc00 returned with HTTP 200 Jan 21 03:09:33.678763 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 496/989] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:09:33 2021] GET /volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/bbcd3a59-8995-4c57-9a16-223e5622dc00 => generated 917 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:09:34.695882 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-58e99a23-2282-477e-816c-e9b567abb60f tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] GET http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/bbcd3a59-8995-4c57-9a16-223e5622dc00 Jan 21 03:09:34.696412 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-58e99a23-2282-477e-816c-e9b567abb60f tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:09:34.696575 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:09:34.696575 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:09:34.697243 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-58e99a23-2282-477e-816c-e9b567abb60f tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:09:34.830316 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:09:34.830316 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:09:34.857094 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-58e99a23-2282-477e-816c-e9b567abb60f tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Volume info retrieved successfully. Jan 21 03:09:34.900431 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-58e99a23-2282-477e-816c-e9b567abb60f tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/bbcd3a59-8995-4c57-9a16-223e5622dc00 returned with HTTP 200 Jan 21 03:09:34.901263 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 494/990] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:09:34 2021] GET /volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/bbcd3a59-8995-4c57-9a16-223e5622dc00 => generated 917 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:09:35.934901 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-25e546f2-46f2-4ccf-a5fd-ebf3dc8d07ab tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] GET http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/bbcd3a59-8995-4c57-9a16-223e5622dc00 Jan 21 03:09:35.937801 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-25e546f2-46f2-4ccf-a5fd-ebf3dc8d07ab tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:09:35.939054 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:09:35.939054 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:09:35.942095 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-25e546f2-46f2-4ccf-a5fd-ebf3dc8d07ab tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:09:36.116117 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:09:36.116117 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:09:36.138407 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-25e546f2-46f2-4ccf-a5fd-ebf3dc8d07ab tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Volume info retrieved successfully. Jan 21 03:09:36.208864 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-25e546f2-46f2-4ccf-a5fd-ebf3dc8d07ab tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/bbcd3a59-8995-4c57-9a16-223e5622dc00 returned with HTTP 200 Jan 21 03:09:36.210807 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 497/991] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:09:35 2021] GET /volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/bbcd3a59-8995-4c57-9a16-223e5622dc00 => generated 917 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:09:37.226335 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-27223ab1-f10a-4940-8257-5fe4824865cd tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] GET http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/bbcd3a59-8995-4c57-9a16-223e5622dc00 Jan 21 03:09:37.226931 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-27223ab1-f10a-4940-8257-5fe4824865cd tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:09:37.227065 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:09:37.227065 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:09:37.227695 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-27223ab1-f10a-4940-8257-5fe4824865cd tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:09:37.337449 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-27223ab1-f10a-4940-8257-5fe4824865cd tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/bbcd3a59-8995-4c57-9a16-223e5622dc00 returned with HTTP 404 Jan 21 03:09:37.346992 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 495/992] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:09:37 2021] GET /volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/bbcd3a59-8995-4c57-9a16-223e5622dc00 => generated 109 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:09:37.353324 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c214eb1a-2a2f-4356-bdf2-0b203880313c tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] DELETE http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb Jan 21 03:09:37.354285 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c214eb1a-2a2f-4356-bdf2-0b203880313c tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:09:37.354613 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:09:37.354613 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:09:37.355713 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c214eb1a-2a2f-4356-bdf2-0b203880313c tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:09:37.356272 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-c214eb1a-2a2f-4356-bdf2-0b203880313c tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Delete volume with id: 89da2ef1-e208-40e6-a49e-722b34429dbb Jan 21 03:09:37.450336 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:09:37.450336 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:09:37.451562 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c214eb1a-2a2f-4356-bdf2-0b203880313c tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Volume info retrieved successfully. Jan 21 03:09:37.491614 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c214eb1a-2a2f-4356-bdf2-0b203880313c tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Delete volume request issued successfully. Jan 21 03:09:37.492142 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c214eb1a-2a2f-4356-bdf2-0b203880313c tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb returned with HTTP 202 Jan 21 03:09:37.493767 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 498/993] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:09:37 2021] DELETE /volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:09:37.501299 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6ab074c5-9bf4-4d7b-b662-2617d4dc06de tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] GET http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb Jan 21 03:09:37.502059 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6ab074c5-9bf4-4d7b-b662-2617d4dc06de tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:09:37.502730 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6ab074c5-9bf4-4d7b-b662-2617d4dc06de tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:09:37.589143 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:09:37.589143 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:09:37.601307 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-6ab074c5-9bf4-4d7b-b662-2617d4dc06de tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Volume info retrieved successfully. Jan 21 03:09:37.657039 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6ab074c5-9bf4-4d7b-b662-2617d4dc06de tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb returned with HTTP 200 Jan 21 03:09:37.658006 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 496/994] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:09:37 2021] GET /volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb => generated 1364 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:09:38.675523 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e732cd24-551c-4801-9392-be66d746b300 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] GET http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb Jan 21 03:09:38.676677 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e732cd24-551c-4801-9392-be66d746b300 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:09:38.677050 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:09:38.677050 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:09:38.677668 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e732cd24-551c-4801-9392-be66d746b300 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:09:38.807293 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:09:38.807293 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:09:38.817970 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e732cd24-551c-4801-9392-be66d746b300 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Volume info retrieved successfully. Jan 21 03:09:38.844913 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e732cd24-551c-4801-9392-be66d746b300 tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb returned with HTTP 200 Jan 21 03:09:38.846452 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 499/995] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:09:38 2021] GET /volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb => generated 1364 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:09:39.862561 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c2d02dc6-aae7-4bec-8e11-9840aabd775a tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] GET http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb Jan 21 03:09:39.864205 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c2d02dc6-aae7-4bec-8e11-9840aabd775a tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:09:39.864623 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:09:39.864623 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:09:39.865282 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c2d02dc6-aae7-4bec-8e11-9840aabd775a tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:09:39.915227 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c2d02dc6-aae7-4bec-8e11-9840aabd775a tempest-TaggedBootDevicesTest_v242-1639965700 tempest-TaggedBootDevicesTest_v242-1639965700] http://10.222.0.36/volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb returned with HTTP 404 Jan 21 03:09:39.916541 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 497/996] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:09:39 2021] GET /volume/v3/a6cd715330c84eceba979ed7aec16770/volumes/89da2ef1-e208-40e6-a49e-722b34429dbb => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:11:20.037072 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a7d2fbea-c0c7-4965-b679-8527ce2e5c74 tempest-GroupTypeSpecsTest-1548645851 tempest-GroupTypeSpecsTest-1548645851] POST http://10.222.0.36/volume/v3/70da3b00e1074741b320032a96df646e/group_types Jan 21 03:11:20.037678 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:11:20.037678 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:11:20.038094 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a7d2fbea-c0c7-4965-b679-8527ce2e5c74 tempest-GroupTypeSpecsTest-1548645851 tempest-GroupTypeSpecsTest-1548645851] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1401812721"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:11:20.105425 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a7d2fbea-c0c7-4965-b679-8527ce2e5c74 tempest-GroupTypeSpecsTest-1548645851 tempest-GroupTypeSpecsTest-1548645851] http://10.222.0.36/volume/v3/70da3b00e1074741b320032a96df646e/group_types returned with HTTP 202 Jan 21 03:11:20.106267 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 500/997] 10.222.0.36 () {62 vars in 1278 bytes} [Thu Jan 21 03:11:19 2021] POST /volume/v3/70da3b00e1074741b320032a96df646e/group_types => generated 181 bytes in 559 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:11:20.116595 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-10bee5b6-8c3a-4b10-92ec-4282f78eea57 tempest-GroupTypeSpecsTest-1548645851 tempest-GroupTypeSpecsTest-1548645851] POST http://10.222.0.36/volume/v3/70da3b00e1074741b320032a96df646e/group_types/d19e37ed-7d1a-426a-b078-bbfb57e57f05/group_specs Jan 21 03:11:20.118238 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-10bee5b6-8c3a-4b10-92ec-4282f78eea57 tempest-GroupTypeSpecsTest-1548645851 tempest-GroupTypeSpecsTest-1548645851] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:11:20.152993 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-10bee5b6-8c3a-4b10-92ec-4282f78eea57 tempest-GroupTypeSpecsTest-1548645851 tempest-GroupTypeSpecsTest-1548645851] http://10.222.0.36/volume/v3/70da3b00e1074741b320032a96df646e/group_types/d19e37ed-7d1a-426a-b078-bbfb57e57f05/group_specs returned with HTTP 202 Jan 21 03:11:20.161986 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 498/998] 10.222.0.36 () {62 vars in 1425 bytes} [Thu Jan 21 03:11:20 2021] POST /volume/v3/70da3b00e1074741b320032a96df646e/group_types/d19e37ed-7d1a-426a-b078-bbfb57e57f05/group_specs => generated 53 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:11:20.165029 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bf5dc44f-fb0c-489f-a892-be586d83b15b tempest-GroupTypeSpecsTest-1548645851 tempest-GroupTypeSpecsTest-1548645851] POST http://10.222.0.36/volume/v3/70da3b00e1074741b320032a96df646e/group_types/d19e37ed-7d1a-426a-b078-bbfb57e57f05/group_specs Jan 21 03:11:20.166094 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bf5dc44f-fb0c-489f-a892-be586d83b15b tempest-GroupTypeSpecsTest-1548645851 tempest-GroupTypeSpecsTest-1548645851] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:11:20.201198 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bf5dc44f-fb0c-489f-a892-be586d83b15b tempest-GroupTypeSpecsTest-1548645851 tempest-GroupTypeSpecsTest-1548645851] http://10.222.0.36/volume/v3/70da3b00e1074741b320032a96df646e/group_types/d19e37ed-7d1a-426a-b078-bbfb57e57f05/group_specs returned with HTTP 202 Jan 21 03:11:20.206254 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 501/999] 10.222.0.36 () {62 vars in 1425 bytes} [Thu Jan 21 03:11:20 2021] POST /volume/v3/70da3b00e1074741b320032a96df646e/group_types/d19e37ed-7d1a-426a-b078-bbfb57e57f05/group_specs => generated 61 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:11:20.212468 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c365f86e-202f-42d6-8e15-4bed021b1c09 tempest-GroupTypeSpecsTest-1548645851 tempest-GroupTypeSpecsTest-1548645851] GET http://10.222.0.36/volume/v3/70da3b00e1074741b320032a96df646e/group_types/d19e37ed-7d1a-426a-b078-bbfb57e57f05/group_specs/key2 Jan 21 03:11:20.213378 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c365f86e-202f-42d6-8e15-4bed021b1c09 tempest-GroupTypeSpecsTest-1548645851 tempest-GroupTypeSpecsTest-1548645851] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:11:20.214076 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c365f86e-202f-42d6-8e15-4bed021b1c09 tempest-GroupTypeSpecsTest-1548645851 tempest-GroupTypeSpecsTest-1548645851] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:11:20.249322 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c365f86e-202f-42d6-8e15-4bed021b1c09 tempest-GroupTypeSpecsTest-1548645851 tempest-GroupTypeSpecsTest-1548645851] http://10.222.0.36/volume/v3/70da3b00e1074741b320032a96df646e/group_types/d19e37ed-7d1a-426a-b078-bbfb57e57f05/group_specs/key2 returned with HTTP 200 Jan 21 03:11:20.256461 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 499/1000] 10.222.0.36 () {60 vars in 1419 bytes} [Thu Jan 21 03:11:20 2021] GET /volume/v3/70da3b00e1074741b320032a96df646e/group_types/d19e37ed-7d1a-426a-b078-bbfb57e57f05/group_specs/key2 => generated 26 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:11:20.260316 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-08fcee8b-698e-4c25-a2b9-c6c6db8777cb tempest-GroupTypeSpecsTest-1548645851 tempest-GroupTypeSpecsTest-1548645851] GET http://10.222.0.36/volume/v3/70da3b00e1074741b320032a96df646e/group_types/d19e37ed-7d1a-426a-b078-bbfb57e57f05/group_specs/key3 Jan 21 03:11:20.261249 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-08fcee8b-698e-4c25-a2b9-c6c6db8777cb tempest-GroupTypeSpecsTest-1548645851 tempest-GroupTypeSpecsTest-1548645851] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:11:20.261739 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-08fcee8b-698e-4c25-a2b9-c6c6db8777cb tempest-GroupTypeSpecsTest-1548645851 tempest-GroupTypeSpecsTest-1548645851] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:11:20.302842 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-08fcee8b-698e-4c25-a2b9-c6c6db8777cb tempest-GroupTypeSpecsTest-1548645851 tempest-GroupTypeSpecsTest-1548645851] http://10.222.0.36/volume/v3/70da3b00e1074741b320032a96df646e/group_types/d19e37ed-7d1a-426a-b078-bbfb57e57f05/group_specs/key3 returned with HTTP 200 Jan 21 03:11:20.303846 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 502/1001] 10.222.0.36 () {60 vars in 1419 bytes} [Thu Jan 21 03:11:20 2021] GET /volume/v3/70da3b00e1074741b320032a96df646e/group_types/d19e37ed-7d1a-426a-b078-bbfb57e57f05/group_specs/key3 => generated 18 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:11:20.313587 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1a4bf7a2-a82e-4dea-b497-47065bc2f486 tempest-GroupTypeSpecsTest-1548645851 tempest-GroupTypeSpecsTest-1548645851] PUT http://10.222.0.36/volume/v3/70da3b00e1074741b320032a96df646e/group_types/d19e37ed-7d1a-426a-b078-bbfb57e57f05/group_specs/key3 Jan 21 03:11:20.314895 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1a4bf7a2-a82e-4dea-b497-47065bc2f486 tempest-GroupTypeSpecsTest-1548645851 tempest-GroupTypeSpecsTest-1548645851] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:11:20.349727 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1a4bf7a2-a82e-4dea-b497-47065bc2f486 tempest-GroupTypeSpecsTest-1548645851 tempest-GroupTypeSpecsTest-1548645851] http://10.222.0.36/volume/v3/70da3b00e1074741b320032a96df646e/group_types/d19e37ed-7d1a-426a-b078-bbfb57e57f05/group_specs/key3 returned with HTTP 200 Jan 21 03:11:20.351017 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 500/1002] 10.222.0.36 () {62 vars in 1439 bytes} [Thu Jan 21 03:11:20 2021] PUT /volume/v3/70da3b00e1074741b320032a96df646e/group_types/d19e37ed-7d1a-426a-b078-bbfb57e57f05/group_specs/key3 => generated 26 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:11:20.360430 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b03b602c-cccc-433a-b9ae-8361567d462f tempest-GroupTypeSpecsTest-1548645851 tempest-GroupTypeSpecsTest-1548645851] GET http://10.222.0.36/volume/v3/70da3b00e1074741b320032a96df646e/group_types/d19e37ed-7d1a-426a-b078-bbfb57e57f05/group_specs Jan 21 03:11:20.361248 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b03b602c-cccc-433a-b9ae-8361567d462f tempest-GroupTypeSpecsTest-1548645851 tempest-GroupTypeSpecsTest-1548645851] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:11:20.362190 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b03b602c-cccc-433a-b9ae-8361567d462f tempest-GroupTypeSpecsTest-1548645851 tempest-GroupTypeSpecsTest-1548645851] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:11:20.383558 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b03b602c-cccc-433a-b9ae-8361567d462f tempest-GroupTypeSpecsTest-1548645851 tempest-GroupTypeSpecsTest-1548645851] http://10.222.0.36/volume/v3/70da3b00e1074741b320032a96df646e/group_types/d19e37ed-7d1a-426a-b078-bbfb57e57f05/group_specs returned with HTTP 200 Jan 21 03:11:20.401256 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 503/1003] 10.222.0.36 () {60 vars in 1404 bytes} [Thu Jan 21 03:11:20 2021] GET /volume/v3/70da3b00e1074741b320032a96df646e/group_types/d19e37ed-7d1a-426a-b078-bbfb57e57f05/group_specs => generated 87 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:11:20.407263 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-90984643-34e5-40c2-bc84-cebd3283a081 tempest-GroupTypeSpecsTest-1548645851 tempest-GroupTypeSpecsTest-1548645851] DELETE http://10.222.0.36/volume/v3/70da3b00e1074741b320032a96df646e/group_types/d19e37ed-7d1a-426a-b078-bbfb57e57f05/group_specs/key1 Jan 21 03:11:20.407850 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-90984643-34e5-40c2-bc84-cebd3283a081 tempest-GroupTypeSpecsTest-1548645851 tempest-GroupTypeSpecsTest-1548645851] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:11:20.408345 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-90984643-34e5-40c2-bc84-cebd3283a081 tempest-GroupTypeSpecsTest-1548645851 tempest-GroupTypeSpecsTest-1548645851] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:11:20.439858 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 03:11:20.439858 n-d-766726-10 devstack@c-api.service[87957]: "UPDATE / DELETE expressions." % clause Jan 21 03:11:20.453088 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-90984643-34e5-40c2-bc84-cebd3283a081 tempest-GroupTypeSpecsTest-1548645851 tempest-GroupTypeSpecsTest-1548645851] http://10.222.0.36/volume/v3/70da3b00e1074741b320032a96df646e/group_types/d19e37ed-7d1a-426a-b078-bbfb57e57f05/group_specs/key1 returned with HTTP 202 Jan 21 03:11:20.455433 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 501/1004] 10.222.0.36 () {60 vars in 1422 bytes} [Thu Jan 21 03:11:20 2021] DELETE /volume/v3/70da3b00e1074741b320032a96df646e/group_types/d19e37ed-7d1a-426a-b078-bbfb57e57f05/group_specs/key1 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 03:11:20.463570 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-57952bb4-8119-49d5-85b1-510302d4dc04 tempest-GroupTypeSpecsTest-1548645851 tempest-GroupTypeSpecsTest-1548645851] GET http://10.222.0.36/volume/v3/70da3b00e1074741b320032a96df646e/group_types/d19e37ed-7d1a-426a-b078-bbfb57e57f05/group_specs/key1 Jan 21 03:11:20.464380 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-57952bb4-8119-49d5-85b1-510302d4dc04 tempest-GroupTypeSpecsTest-1548645851 tempest-GroupTypeSpecsTest-1548645851] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:11:20.464867 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-57952bb4-8119-49d5-85b1-510302d4dc04 tempest-GroupTypeSpecsTest-1548645851 tempest-GroupTypeSpecsTest-1548645851] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:11:20.494652 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-57952bb4-8119-49d5-85b1-510302d4dc04 tempest-GroupTypeSpecsTest-1548645851 tempest-GroupTypeSpecsTest-1548645851] HTTP exception thrown: Group Type d19e37ed-7d1a-426a-b078-bbfb57e57f05 has no extra spec with key key1. Jan 21 03:11:20.495201 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-57952bb4-8119-49d5-85b1-510302d4dc04 tempest-GroupTypeSpecsTest-1548645851 tempest-GroupTypeSpecsTest-1548645851] http://10.222.0.36/volume/v3/70da3b00e1074741b320032a96df646e/group_types/d19e37ed-7d1a-426a-b078-bbfb57e57f05/group_specs/key1 returned with HTTP 404 Jan 21 03:11:20.504867 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7894c2ab-a58a-4613-957b-230fdea71279 tempest-GroupTypeSpecsTest-1548645851 tempest-GroupTypeSpecsTest-1548645851] DELETE http://10.222.0.36/volume/v3/70da3b00e1074741b320032a96df646e/group_types/d19e37ed-7d1a-426a-b078-bbfb57e57f05 Jan 21 03:11:20.505612 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7894c2ab-a58a-4613-957b-230fdea71279 tempest-GroupTypeSpecsTest-1548645851 tempest-GroupTypeSpecsTest-1548645851] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:11:20.506203 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7894c2ab-a58a-4613-957b-230fdea71279 tempest-GroupTypeSpecsTest-1548645851 tempest-GroupTypeSpecsTest-1548645851] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:11:20.512776 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 504/1005] 10.222.0.36 () {60 vars in 1419 bytes} [Thu Jan 21 03:11:20 2021] GET /volume/v3/70da3b00e1074741b320032a96df646e/group_types/d19e37ed-7d1a-426a-b078-bbfb57e57f05/group_specs/key1 => generated 126 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 03:11:20.545073 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7894c2ab-a58a-4613-957b-230fdea71279 tempest-GroupTypeSpecsTest-1548645851 tempest-GroupTypeSpecsTest-1548645851] http://10.222.0.36/volume/v3/70da3b00e1074741b320032a96df646e/group_types/d19e37ed-7d1a-426a-b078-bbfb57e57f05 returned with HTTP 202 Jan 21 03:11:20.546292 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 502/1006] 10.222.0.36 () {60 vars in 1371 bytes} [Thu Jan 21 03:11:20 2021] DELETE /volume/v3/70da3b00e1074741b320032a96df646e/group_types/d19e37ed-7d1a-426a-b078-bbfb57e57f05 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 03:11:29.525196 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-967c4cbd-8f54-42dd-89be-d7508b49689c tempest-GroupsV320Test-1085689934 tempest-GroupsV320Test-1085689934] POST http://10.222.0.36/volume/v3/dd591110ab28469fb9f55a7047cdbf5e/types Jan 21 03:11:29.525978 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-967c4cbd-8f54-42dd-89be-d7508b49689c tempest-GroupsV320Test-1085689934 tempest-GroupsV320Test-1085689934] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-418337975"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:11:29.597598 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-967c4cbd-8f54-42dd-89be-d7508b49689c tempest-GroupsV320Test-1085689934 tempest-GroupsV320Test-1085689934] http://10.222.0.36/volume/v3/dd591110ab28469fb9f55a7047cdbf5e/types returned with HTTP 200 Jan 21 03:11:29.612325 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-61534386-bf79-4bdd-b1ee-e90c7628b406 tempest-GroupsV320Test-1085689934 tempest-GroupsV320Test-1085689934] POST http://10.222.0.36/volume/v3/dd591110ab28469fb9f55a7047cdbf5e/group_types Jan 21 03:11:29.613411 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-61534386-bf79-4bdd-b1ee-e90c7628b406 tempest-GroupsV320Test-1085689934 tempest-GroupsV320Test-1085689934] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-771153047"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:11:29.619362 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 505/1007] 10.222.0.36 () {60 vars in 1219 bytes} [Thu Jan 21 03:11:29 2021] POST /volume/v3/dd591110ab28469fb9f55a7047cdbf5e/types => generated 219 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:11:29.679263 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-61534386-bf79-4bdd-b1ee-e90c7628b406 tempest-GroupsV320Test-1085689934 tempest-GroupsV320Test-1085689934] http://10.222.0.36/volume/v3/dd591110ab28469fb9f55a7047cdbf5e/group_types returned with HTTP 202 Jan 21 03:11:29.689660 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 503/1008] 10.222.0.36 () {62 vars in 1278 bytes} [Thu Jan 21 03:11:29 2021] POST /volume/v3/dd591110ab28469fb9f55a7047cdbf5e/group_types => generated 176 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:11:29.922610 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9c0bd3a7-36e4-4f5b-aef6-8a8a317586cf tempest-GroupsV320Test-1681506252 tempest-GroupsV320Test-1681506252] POST http://10.222.0.36/volume/v3/41d754466b52471e9bd62a70122477f0/groups Jan 21 03:11:29.923439 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9c0bd3a7-36e4-4f5b-aef6-8a8a317586cf tempest-GroupsV320Test-1681506252 tempest-GroupsV320Test-1681506252] Action: 'create', calling method: version_select, body: {"group": {"group_type": "a3c89d47-0104-43c2-90ad-9976d3f93b31", "volume_types": ["69b4c805-985f-4844-b0f1-3b86d3416d82"], "name": "tempest-GroupsV320Test-Group-867261313"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:11:29.924513 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-9c0bd3a7-36e4-4f5b-aef6-8a8a317586cf tempest-GroupsV320Test-1681506252 tempest-GroupsV320Test-1681506252] Creating new group {'group': {'group_type': 'a3c89d47-0104-43c2-90ad-9976d3f93b31', 'volume_types': ['69b4c805-985f-4844-b0f1-3b86d3416d82'], 'name': 'tempest-GroupsV320Test-Group-867261313'}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 03:11:29.944536 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.groups [None req-9c0bd3a7-36e4-4f5b-aef6-8a8a317586cf tempest-GroupsV320Test-1681506252 tempest-GroupsV320Test-1681506252] Creating group tempest-GroupsV320Test-Group-867261313. Jan 21 03:11:29.991604 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-9c0bd3a7-36e4-4f5b-aef6-8a8a317586cf tempest-GroupsV320Test-1681506252 tempest-GroupsV320Test-1681506252] Availability zone cache updated, next update will occur around 2021-01-21 04:11:29.989892. {{(pid=87958) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 03:11:29.993033 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9c0bd3a7-36e4-4f5b-aef6-8a8a317586cf tempest-GroupsV320Test-1681506252 tempest-GroupsV320Test-1681506252] Availability Zones retrieved successfully. Jan 21 03:11:30.027933 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-9c0bd3a7-36e4-4f5b-aef6-8a8a317586cf tempest-GroupsV320Test-1681506252 tempest-GroupsV320Test-1681506252] Created reservations ['d9aa2411-5eb7-4dff-b157-4c0461e2d556'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:11:30.130611 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9c0bd3a7-36e4-4f5b-aef6-8a8a317586cf tempest-GroupsV320Test-1681506252 tempest-GroupsV320Test-1681506252] http://10.222.0.36/volume/v3/41d754466b52471e9bd62a70122477f0/groups returned with HTTP 202 Jan 21 03:11:30.147543 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ea16852c-c22f-4674-9b22-f1ab247bc344 tempest-GroupsV320Test-1681506252 tempest-GroupsV320Test-1681506252] GET http://10.222.0.36/volume/v3/41d754466b52471e9bd62a70122477f0/groups/0e9e3a87-e524-4589-865f-6c2e9e66adb8 Jan 21 03:11:30.149029 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ea16852c-c22f-4674-9b22-f1ab247bc344 tempest-GroupsV320Test-1681506252 tempest-GroupsV320Test-1681506252] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:11:30.151058 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ea16852c-c22f-4674-9b22-f1ab247bc344 tempest-GroupsV320Test-1681506252 tempest-GroupsV320Test-1681506252] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:11:30.151653 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-ea16852c-c22f-4674-9b22-f1ab247bc344 tempest-GroupsV320Test-1681506252 tempest-GroupsV320Test-1681506252] show called for member 0e9e3a87-e524-4589-865f-6c2e9e66adb8 {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:11:30.158318 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 506/1009] 10.222.0.36 () {62 vars in 1264 bytes} [Thu Jan 21 03:11:29 2021] POST /volume/v3/41d754466b52471e9bd62a70122477f0/groups => generated 107 bytes in 467 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:11:30.169932 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:11:30.169932 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:11:30.247250 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ea16852c-c22f-4674-9b22-f1ab247bc344 tempest-GroupsV320Test-1681506252 tempest-GroupsV320Test-1681506252] http://10.222.0.36/volume/v3/41d754466b52471e9bd62a70122477f0/groups/0e9e3a87-e524-4589-865f-6c2e9e66adb8 returned with HTTP 200 Jan 21 03:11:30.252993 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 504/1010] 10.222.0.36 () {60 vars in 1353 bytes} [Thu Jan 21 03:11:30 2021] GET /volume/v3/41d754466b52471e9bd62a70122477f0/groups/0e9e3a87-e524-4589-865f-6c2e9e66adb8 => generated 387 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:11:31.264782 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-be4a18ca-ed6d-43c5-a0e1-27c222c94cb7 tempest-GroupsV320Test-1681506252 tempest-GroupsV320Test-1681506252] GET http://10.222.0.36/volume/v3/41d754466b52471e9bd62a70122477f0/groups/0e9e3a87-e524-4589-865f-6c2e9e66adb8 Jan 21 03:11:31.266670 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-be4a18ca-ed6d-43c5-a0e1-27c222c94cb7 tempest-GroupsV320Test-1681506252 tempest-GroupsV320Test-1681506252] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:11:31.267102 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:11:31.267102 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:11:31.267939 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-be4a18ca-ed6d-43c5-a0e1-27c222c94cb7 tempest-GroupsV320Test-1681506252 tempest-GroupsV320Test-1681506252] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:11:31.268588 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-be4a18ca-ed6d-43c5-a0e1-27c222c94cb7 tempest-GroupsV320Test-1681506252 tempest-GroupsV320Test-1681506252] show called for member 0e9e3a87-e524-4589-865f-6c2e9e66adb8 {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:11:31.278527 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:11:31.278527 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:11:31.331375 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-be4a18ca-ed6d-43c5-a0e1-27c222c94cb7 tempest-GroupsV320Test-1681506252 tempest-GroupsV320Test-1681506252] http://10.222.0.36/volume/v3/41d754466b52471e9bd62a70122477f0/groups/0e9e3a87-e524-4589-865f-6c2e9e66adb8 returned with HTTP 200 Jan 21 03:11:31.333091 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 507/1011] 10.222.0.36 () {60 vars in 1353 bytes} [Thu Jan 21 03:11:31 2021] GET /volume/v3/41d754466b52471e9bd62a70122477f0/groups/0e9e3a87-e524-4589-865f-6c2e9e66adb8 => generated 388 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:11:31.345858 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9024b94a-7296-4b53-9c01-c119fdad3f91 tempest-GroupsV320Test-1085689934 tempest-GroupsV320Test-1085689934] POST http://10.222.0.36/volume/v3/dd591110ab28469fb9f55a7047cdbf5e/groups/0e9e3a87-e524-4589-865f-6c2e9e66adb8/action Jan 21 03:11:31.346637 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:11:31.346637 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:11:31.347084 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9024b94a-7296-4b53-9c01-c119fdad3f91 tempest-GroupsV320Test-1085689934 tempest-GroupsV320Test-1085689934] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:11:31.347442 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9024b94a-7296-4b53-9c01-c119fdad3f91 tempest-GroupsV320Test-1085689934 tempest-GroupsV320Test-1085689934] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:11:31.348628 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-9024b94a-7296-4b53-9c01-c119fdad3f91 tempest-GroupsV320Test-1085689934 tempest-GroupsV320Test-1085689934] Updating group '0e9e3a87-e524-4589-865f-6c2e9e66adb8' with 'creating' {{(pid=87959) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 21 03:11:31.360524 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:11:31.360524 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:11:31.374085 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9024b94a-7296-4b53-9c01-c119fdad3f91 tempest-GroupsV320Test-1085689934 tempest-GroupsV320Test-1085689934] http://10.222.0.36/volume/v3/dd591110ab28469fb9f55a7047cdbf5e/groups/0e9e3a87-e524-4589-865f-6c2e9e66adb8/action returned with HTTP 202 Jan 21 03:11:31.375197 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 505/1012] 10.222.0.36 () {62 vars in 1395 bytes} [Thu Jan 21 03:11:31 2021] POST /volume/v3/dd591110ab28469fb9f55a7047cdbf5e/groups/0e9e3a87-e524-4589-865f-6c2e9e66adb8/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 21 03:11:31.384055 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4e886715-6a1c-470d-b82e-64773d649003 tempest-GroupsV320Test-1681506252 tempest-GroupsV320Test-1681506252] GET http://10.222.0.36/volume/v3/41d754466b52471e9bd62a70122477f0/groups/0e9e3a87-e524-4589-865f-6c2e9e66adb8 Jan 21 03:11:31.385212 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4e886715-6a1c-470d-b82e-64773d649003 tempest-GroupsV320Test-1681506252 tempest-GroupsV320Test-1681506252] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:11:31.385438 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:11:31.385438 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:11:31.385819 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4e886715-6a1c-470d-b82e-64773d649003 tempest-GroupsV320Test-1681506252 tempest-GroupsV320Test-1681506252] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:11:31.387211 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-4e886715-6a1c-470d-b82e-64773d649003 tempest-GroupsV320Test-1681506252 tempest-GroupsV320Test-1681506252] show called for member 0e9e3a87-e524-4589-865f-6c2e9e66adb8 {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:11:31.397081 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:11:31.397081 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:11:31.435182 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4e886715-6a1c-470d-b82e-64773d649003 tempest-GroupsV320Test-1681506252 tempest-GroupsV320Test-1681506252] http://10.222.0.36/volume/v3/41d754466b52471e9bd62a70122477f0/groups/0e9e3a87-e524-4589-865f-6c2e9e66adb8 returned with HTTP 200 Jan 21 03:11:31.436331 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 508/1013] 10.222.0.36 () {60 vars in 1353 bytes} [Thu Jan 21 03:11:31 2021] GET /volume/v3/41d754466b52471e9bd62a70122477f0/groups/0e9e3a87-e524-4589-865f-6c2e9e66adb8 => generated 387 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:11:31.447766 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-102fbf41-d17d-412b-bc7a-76efa7284a82 tempest-GroupsV320Test-1085689934 tempest-GroupsV320Test-1085689934] POST http://10.222.0.36/volume/v3/dd591110ab28469fb9f55a7047cdbf5e/groups/0e9e3a87-e524-4589-865f-6c2e9e66adb8/action Jan 21 03:11:31.448757 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:11:31.448757 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:11:31.449500 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-102fbf41-d17d-412b-bc7a-76efa7284a82 tempest-GroupsV320Test-1085689934 tempest-GroupsV320Test-1085689934] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:11:31.450102 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-102fbf41-d17d-412b-bc7a-76efa7284a82 tempest-GroupsV320Test-1085689934 tempest-GroupsV320Test-1085689934] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:11:31.451910 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-102fbf41-d17d-412b-bc7a-76efa7284a82 tempest-GroupsV320Test-1085689934 tempest-GroupsV320Test-1085689934] Updating group '0e9e3a87-e524-4589-865f-6c2e9e66adb8' with 'available' {{(pid=87959) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 21 03:11:31.459341 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:11:31.459341 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:11:31.469758 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-102fbf41-d17d-412b-bc7a-76efa7284a82 tempest-GroupsV320Test-1085689934 tempest-GroupsV320Test-1085689934] http://10.222.0.36/volume/v3/dd591110ab28469fb9f55a7047cdbf5e/groups/0e9e3a87-e524-4589-865f-6c2e9e66adb8/action returned with HTTP 202 Jan 21 03:11:31.471073 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 506/1014] 10.222.0.36 () {62 vars in 1395 bytes} [Thu Jan 21 03:11:31 2021] POST /volume/v3/dd591110ab28469fb9f55a7047cdbf5e/groups/0e9e3a87-e524-4589-865f-6c2e9e66adb8/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 03:11:31.479455 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-95608d06-4e57-4181-8590-a21e5b9be143 tempest-GroupsV320Test-1681506252 tempest-GroupsV320Test-1681506252] GET http://10.222.0.36/volume/v3/41d754466b52471e9bd62a70122477f0/groups/0e9e3a87-e524-4589-865f-6c2e9e66adb8 Jan 21 03:11:31.480040 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-95608d06-4e57-4181-8590-a21e5b9be143 tempest-GroupsV320Test-1681506252 tempest-GroupsV320Test-1681506252] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:11:31.480258 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:11:31.480258 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:11:31.480620 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-95608d06-4e57-4181-8590-a21e5b9be143 tempest-GroupsV320Test-1681506252 tempest-GroupsV320Test-1681506252] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:11:31.481069 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-95608d06-4e57-4181-8590-a21e5b9be143 tempest-GroupsV320Test-1681506252 tempest-GroupsV320Test-1681506252] show called for member 0e9e3a87-e524-4589-865f-6c2e9e66adb8 {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:11:31.488785 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:11:31.488785 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:11:31.518327 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-95608d06-4e57-4181-8590-a21e5b9be143 tempest-GroupsV320Test-1681506252 tempest-GroupsV320Test-1681506252] http://10.222.0.36/volume/v3/41d754466b52471e9bd62a70122477f0/groups/0e9e3a87-e524-4589-865f-6c2e9e66adb8 returned with HTTP 200 Jan 21 03:11:31.519585 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 509/1015] 10.222.0.36 () {60 vars in 1353 bytes} [Thu Jan 21 03:11:31 2021] GET /volume/v3/41d754466b52471e9bd62a70122477f0/groups/0e9e3a87-e524-4589-865f-6c2e9e66adb8 => generated 388 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:11:31.531005 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b62198e1-1dce-421c-99be-87e8bdbc6fd7 tempest-GroupsV320Test-1085689934 tempest-GroupsV320Test-1085689934] POST http://10.222.0.36/volume/v3/dd591110ab28469fb9f55a7047cdbf5e/groups/0e9e3a87-e524-4589-865f-6c2e9e66adb8/action Jan 21 03:11:31.531771 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:11:31.531771 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:11:31.533040 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b62198e1-1dce-421c-99be-87e8bdbc6fd7 tempest-GroupsV320Test-1085689934 tempest-GroupsV320Test-1085689934] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:11:31.533586 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b62198e1-1dce-421c-99be-87e8bdbc6fd7 tempest-GroupsV320Test-1085689934 tempest-GroupsV320Test-1085689934] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:11:31.534710 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-b62198e1-1dce-421c-99be-87e8bdbc6fd7 tempest-GroupsV320Test-1085689934 tempest-GroupsV320Test-1085689934] Updating group '0e9e3a87-e524-4589-865f-6c2e9e66adb8' with 'error' {{(pid=87959) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 21 03:11:31.543258 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:11:31.543258 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:11:31.555912 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b62198e1-1dce-421c-99be-87e8bdbc6fd7 tempest-GroupsV320Test-1085689934 tempest-GroupsV320Test-1085689934] http://10.222.0.36/volume/v3/dd591110ab28469fb9f55a7047cdbf5e/groups/0e9e3a87-e524-4589-865f-6c2e9e66adb8/action returned with HTTP 202 Jan 21 03:11:31.557200 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 507/1016] 10.222.0.36 () {62 vars in 1395 bytes} [Thu Jan 21 03:11:31 2021] POST /volume/v3/dd591110ab28469fb9f55a7047cdbf5e/groups/0e9e3a87-e524-4589-865f-6c2e9e66adb8/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 03:11:31.567743 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5cb7167b-a1e0-49a2-9571-be0bb1c8f7af tempest-GroupsV320Test-1681506252 tempest-GroupsV320Test-1681506252] GET http://10.222.0.36/volume/v3/41d754466b52471e9bd62a70122477f0/groups/0e9e3a87-e524-4589-865f-6c2e9e66adb8 Jan 21 03:11:31.568324 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5cb7167b-a1e0-49a2-9571-be0bb1c8f7af tempest-GroupsV320Test-1681506252 tempest-GroupsV320Test-1681506252] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:11:31.568538 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:11:31.568538 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:11:31.569297 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5cb7167b-a1e0-49a2-9571-be0bb1c8f7af tempest-GroupsV320Test-1681506252 tempest-GroupsV320Test-1681506252] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:11:31.569297 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-5cb7167b-a1e0-49a2-9571-be0bb1c8f7af tempest-GroupsV320Test-1681506252 tempest-GroupsV320Test-1681506252] show called for member 0e9e3a87-e524-4589-865f-6c2e9e66adb8 {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:11:31.580542 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:11:31.580542 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:11:31.619403 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5cb7167b-a1e0-49a2-9571-be0bb1c8f7af tempest-GroupsV320Test-1681506252 tempest-GroupsV320Test-1681506252] http://10.222.0.36/volume/v3/41d754466b52471e9bd62a70122477f0/groups/0e9e3a87-e524-4589-865f-6c2e9e66adb8 returned with HTTP 200 Jan 21 03:11:31.627612 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 510/1017] 10.222.0.36 () {60 vars in 1353 bytes} [Thu Jan 21 03:11:31 2021] GET /volume/v3/41d754466b52471e9bd62a70122477f0/groups/0e9e3a87-e524-4589-865f-6c2e9e66adb8 => generated 384 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:11:31.631886 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0811ac57-89c3-4b05-9744-039211d5c748 tempest-GroupsV320Test-1085689934 tempest-GroupsV320Test-1085689934] POST http://10.222.0.36/volume/v3/dd591110ab28469fb9f55a7047cdbf5e/groups/0e9e3a87-e524-4589-865f-6c2e9e66adb8/action Jan 21 03:11:31.632914 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:11:31.632914 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:11:31.633622 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0811ac57-89c3-4b05-9744-039211d5c748 tempest-GroupsV320Test-1085689934 tempest-GroupsV320Test-1085689934] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:11:31.634152 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0811ac57-89c3-4b05-9744-039211d5c748 tempest-GroupsV320Test-1085689934 tempest-GroupsV320Test-1085689934] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:11:31.635270 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-0811ac57-89c3-4b05-9744-039211d5c748 tempest-GroupsV320Test-1085689934 tempest-GroupsV320Test-1085689934] Updating group '0e9e3a87-e524-4589-865f-6c2e9e66adb8' with 'available' {{(pid=87959) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 21 03:11:31.642850 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:11:31.642850 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:11:31.659938 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0811ac57-89c3-4b05-9744-039211d5c748 tempest-GroupsV320Test-1085689934 tempest-GroupsV320Test-1085689934] http://10.222.0.36/volume/v3/dd591110ab28469fb9f55a7047cdbf5e/groups/0e9e3a87-e524-4589-865f-6c2e9e66adb8/action returned with HTTP 202 Jan 21 03:11:31.661082 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 508/1018] 10.222.0.36 () {62 vars in 1395 bytes} [Thu Jan 21 03:11:31 2021] POST /volume/v3/dd591110ab28469fb9f55a7047cdbf5e/groups/0e9e3a87-e524-4589-865f-6c2e9e66adb8/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 21 03:11:31.670877 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-78ae41b4-98a1-4c0c-830b-3ddb3ccaf4ab tempest-GroupsV320Test-1681506252 tempest-GroupsV320Test-1681506252] GET http://10.222.0.36/volume/v3/41d754466b52471e9bd62a70122477f0/groups/0e9e3a87-e524-4589-865f-6c2e9e66adb8 Jan 21 03:11:31.671449 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-78ae41b4-98a1-4c0c-830b-3ddb3ccaf4ab tempest-GroupsV320Test-1681506252 tempest-GroupsV320Test-1681506252] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:11:31.671671 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:11:31.671671 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:11:31.672044 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-78ae41b4-98a1-4c0c-830b-3ddb3ccaf4ab tempest-GroupsV320Test-1681506252 tempest-GroupsV320Test-1681506252] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:11:31.672451 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-78ae41b4-98a1-4c0c-830b-3ddb3ccaf4ab tempest-GroupsV320Test-1681506252 tempest-GroupsV320Test-1681506252] show called for member 0e9e3a87-e524-4589-865f-6c2e9e66adb8 {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:11:31.693386 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:11:31.693386 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:11:31.722038 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-78ae41b4-98a1-4c0c-830b-3ddb3ccaf4ab tempest-GroupsV320Test-1681506252 tempest-GroupsV320Test-1681506252] http://10.222.0.36/volume/v3/41d754466b52471e9bd62a70122477f0/groups/0e9e3a87-e524-4589-865f-6c2e9e66adb8 returned with HTTP 200 Jan 21 03:11:31.723529 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 511/1019] 10.222.0.36 () {60 vars in 1353 bytes} [Thu Jan 21 03:11:31 2021] GET /volume/v3/41d754466b52471e9bd62a70122477f0/groups/0e9e3a87-e524-4589-865f-6c2e9e66adb8 => generated 388 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:11:31.734828 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-44c72384-2c55-4b2d-a446-ed9c8090abcc tempest-GroupsV320Test-1681506252 tempest-GroupsV320Test-1681506252] GET http://10.222.0.36/volume/v3/41d754466b52471e9bd62a70122477f0/volumes/detail Jan 21 03:11:31.735383 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-44c72384-2c55-4b2d-a446-ed9c8090abcc tempest-GroupsV320Test-1681506252 tempest-GroupsV320Test-1681506252] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:11:31.736164 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:11:31.736164 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:11:31.736540 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-44c72384-2c55-4b2d-a446-ed9c8090abcc tempest-GroupsV320Test-1681506252 tempest-GroupsV320Test-1681506252] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:11:31.737253 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-44c72384-2c55-4b2d-a446-ed9c8090abcc tempest-GroupsV320Test-1681506252 tempest-GroupsV320Test-1681506252] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:11:31.739096 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-44c72384-2c55-4b2d-a446-ed9c8090abcc tempest-GroupsV320Test-1681506252 tempest-GroupsV320Test-1681506252] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:11:31.792237 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-44c72384-2c55-4b2d-a446-ed9c8090abcc tempest-GroupsV320Test-1681506252 tempest-GroupsV320Test-1681506252] Get all volumes completed successfully. Jan 21 03:11:31.798292 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-44c72384-2c55-4b2d-a446-ed9c8090abcc tempest-GroupsV320Test-1681506252 tempest-GroupsV320Test-1681506252] http://10.222.0.36/volume/v3/41d754466b52471e9bd62a70122477f0/volumes/detail returned with HTTP 200 Jan 21 03:11:31.799878 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 509/1020] 10.222.0.36 () {60 vars in 1266 bytes} [Thu Jan 21 03:11:31 2021] GET /volume/v3/41d754466b52471e9bd62a70122477f0/volumes/detail => generated 15 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:11:31.815496 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-af6cdc40-e80e-4225-b9a1-b53d9a50c7d7 tempest-GroupsV320Test-1681506252 tempest-GroupsV320Test-1681506252] POST http://10.222.0.36/volume/v3/41d754466b52471e9bd62a70122477f0/groups/0e9e3a87-e524-4589-865f-6c2e9e66adb8/action Jan 21 03:11:31.816241 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:11:31.816241 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:11:31.816943 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-af6cdc40-e80e-4225-b9a1-b53d9a50c7d7 tempest-GroupsV320Test-1681506252 tempest-GroupsV320Test-1681506252] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:11:31.817478 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-af6cdc40-e80e-4225-b9a1-b53d9a50c7d7 tempest-GroupsV320Test-1681506252 tempest-GroupsV320Test-1681506252] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:11:31.818554 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-af6cdc40-e80e-4225-b9a1-b53d9a50c7d7 tempest-GroupsV320Test-1681506252 tempest-GroupsV320Test-1681506252] delete called for group 0e9e3a87-e524-4589-865f-6c2e9e66adb8 {{(pid=87958) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 03:11:31.819070 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.groups [None req-af6cdc40-e80e-4225-b9a1-b53d9a50c7d7 tempest-GroupsV320Test-1681506252 tempest-GroupsV320Test-1681506252] Delete group with id: 0e9e3a87-e524-4589-865f-6c2e9e66adb8 Jan 21 03:11:31.827260 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:11:31.827260 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:11:31.897407 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-af6cdc40-e80e-4225-b9a1-b53d9a50c7d7 tempest-GroupsV320Test-1681506252 tempest-GroupsV320Test-1681506252] http://10.222.0.36/volume/v3/41d754466b52471e9bd62a70122477f0/groups/0e9e3a87-e524-4589-865f-6c2e9e66adb8/action returned with HTTP 202 Jan 21 03:11:31.899228 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 512/1021] 10.222.0.36 () {62 vars in 1395 bytes} [Thu Jan 21 03:11:31 2021] POST /volume/v3/41d754466b52471e9bd62a70122477f0/groups/0e9e3a87-e524-4589-865f-6c2e9e66adb8/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 03:11:31.907527 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d0c582c7-277e-44f7-a5a1-fa87cfe603a7 tempest-GroupsV320Test-1681506252 tempest-GroupsV320Test-1681506252] GET http://10.222.0.36/volume/v3/41d754466b52471e9bd62a70122477f0/groups/0e9e3a87-e524-4589-865f-6c2e9e66adb8 Jan 21 03:11:31.908422 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d0c582c7-277e-44f7-a5a1-fa87cfe603a7 tempest-GroupsV320Test-1681506252 tempest-GroupsV320Test-1681506252] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:11:31.909078 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d0c582c7-277e-44f7-a5a1-fa87cfe603a7 tempest-GroupsV320Test-1681506252 tempest-GroupsV320Test-1681506252] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:11:31.909638 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-d0c582c7-277e-44f7-a5a1-fa87cfe603a7 tempest-GroupsV320Test-1681506252 tempest-GroupsV320Test-1681506252] show called for member 0e9e3a87-e524-4589-865f-6c2e9e66adb8 {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:11:31.924087 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:11:31.924087 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:11:31.986224 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d0c582c7-277e-44f7-a5a1-fa87cfe603a7 tempest-GroupsV320Test-1681506252 tempest-GroupsV320Test-1681506252] http://10.222.0.36/volume/v3/41d754466b52471e9bd62a70122477f0/groups/0e9e3a87-e524-4589-865f-6c2e9e66adb8 returned with HTTP 200 Jan 21 03:11:31.988241 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 510/1022] 10.222.0.36 () {60 vars in 1353 bytes} [Thu Jan 21 03:11:31 2021] GET /volume/v3/41d754466b52471e9bd62a70122477f0/groups/0e9e3a87-e524-4589-865f-6c2e9e66adb8 => generated 387 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:11:33.001407 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2a6e6273-e3bb-4192-a72f-d74c9ea719be tempest-GroupsV320Test-1681506252 tempest-GroupsV320Test-1681506252] GET http://10.222.0.36/volume/v3/41d754466b52471e9bd62a70122477f0/groups/0e9e3a87-e524-4589-865f-6c2e9e66adb8 Jan 21 03:11:33.003639 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2a6e6273-e3bb-4192-a72f-d74c9ea719be tempest-GroupsV320Test-1681506252 tempest-GroupsV320Test-1681506252] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:11:33.004065 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:11:33.004065 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:11:33.004715 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2a6e6273-e3bb-4192-a72f-d74c9ea719be tempest-GroupsV320Test-1681506252 tempest-GroupsV320Test-1681506252] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:11:33.005320 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-2a6e6273-e3bb-4192-a72f-d74c9ea719be tempest-GroupsV320Test-1681506252 tempest-GroupsV320Test-1681506252] show called for member 0e9e3a87-e524-4589-865f-6c2e9e66adb8 {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:11:33.016767 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2a6e6273-e3bb-4192-a72f-d74c9ea719be tempest-GroupsV320Test-1681506252 tempest-GroupsV320Test-1681506252] http://10.222.0.36/volume/v3/41d754466b52471e9bd62a70122477f0/groups/0e9e3a87-e524-4589-865f-6c2e9e66adb8 returned with HTTP 404 Jan 21 03:11:33.020538 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 513/1023] 10.222.0.36 () {60 vars in 1353 bytes} [Thu Jan 21 03:11:32 2021] GET /volume/v3/41d754466b52471e9bd62a70122477f0/groups/0e9e3a87-e524-4589-865f-6c2e9e66adb8 => generated 108 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 03:11:33.027317 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0284c9b8-d40c-493e-96c8-886da4c8249f tempest-GroupsV320Test-1085689934 tempest-GroupsV320Test-1085689934] DELETE http://10.222.0.36/volume/v3/dd591110ab28469fb9f55a7047cdbf5e/group_types/a3c89d47-0104-43c2-90ad-9976d3f93b31 Jan 21 03:11:33.028204 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0284c9b8-d40c-493e-96c8-886da4c8249f tempest-GroupsV320Test-1085689934 tempest-GroupsV320Test-1085689934] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:11:33.028620 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:11:33.028620 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:11:33.029404 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0284c9b8-d40c-493e-96c8-886da4c8249f tempest-GroupsV320Test-1085689934 tempest-GroupsV320Test-1085689934] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:11:33.030424 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:11:33.030424 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:11:33.087979 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 03:11:33.087979 n-d-766726-10 devstack@c-api.service[87957]: "UPDATE / DELETE expressions." % clause Jan 21 03:11:33.103310 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0284c9b8-d40c-493e-96c8-886da4c8249f tempest-GroupsV320Test-1085689934 tempest-GroupsV320Test-1085689934] http://10.222.0.36/volume/v3/dd591110ab28469fb9f55a7047cdbf5e/group_types/a3c89d47-0104-43c2-90ad-9976d3f93b31 returned with HTTP 202 Jan 21 03:11:33.104533 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 511/1024] 10.222.0.36 () {60 vars in 1371 bytes} [Thu Jan 21 03:11:33 2021] DELETE /volume/v3/dd591110ab28469fb9f55a7047cdbf5e/group_types/a3c89d47-0104-43c2-90ad-9976d3f93b31 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 03:11:33.113604 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ac7c1816-813d-4706-a2ee-7475c1f6b799 tempest-GroupsV320Test-1085689934 tempest-GroupsV320Test-1085689934] DELETE http://10.222.0.36/volume/v3/dd591110ab28469fb9f55a7047cdbf5e/types/69b4c805-985f-4844-b0f1-3b86d3416d82 Jan 21 03:11:33.114520 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ac7c1816-813d-4706-a2ee-7475c1f6b799 tempest-GroupsV320Test-1085689934 tempest-GroupsV320Test-1085689934] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:11:33.120276 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ac7c1816-813d-4706-a2ee-7475c1f6b799 tempest-GroupsV320Test-1085689934 tempest-GroupsV320Test-1085689934] Calling method '_delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:11:33.231663 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 03:11:33.231663 n-d-766726-10 devstack@c-api.service[87957]: "UPDATE / DELETE expressions." % clause Jan 21 03:11:33.258186 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ac7c1816-813d-4706-a2ee-7475c1f6b799 tempest-GroupsV320Test-1085689934 tempest-GroupsV320Test-1085689934] http://10.222.0.36/volume/v3/dd591110ab28469fb9f55a7047cdbf5e/types/69b4c805-985f-4844-b0f1-3b86d3416d82 returned with HTTP 202 Jan 21 03:11:33.260052 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 514/1025] 10.222.0.36 () {58 vars in 1312 bytes} [Thu Jan 21 03:11:33 2021] DELETE /volume/v3/dd591110ab28469fb9f55a7047cdbf5e/types/69b4c805-985f-4844-b0f1-3b86d3416d82 => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:11:33.276897 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-949dffea-be73-4995-9587-cb497a007ce3 tempest-GroupsV320Test-1085689934 tempest-GroupsV320Test-1085689934] GET http://10.222.0.36/volume/v3/dd591110ab28469fb9f55a7047cdbf5e/types/69b4c805-985f-4844-b0f1-3b86d3416d82 Jan 21 03:11:33.277411 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-949dffea-be73-4995-9587-cb497a007ce3 tempest-GroupsV320Test-1085689934 tempest-GroupsV320Test-1085689934] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:11:33.277919 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-949dffea-be73-4995-9587-cb497a007ce3 tempest-GroupsV320Test-1085689934 tempest-GroupsV320Test-1085689934] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:11:33.302953 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-949dffea-be73-4995-9587-cb497a007ce3 tempest-GroupsV320Test-1085689934 tempest-GroupsV320Test-1085689934] http://10.222.0.36/volume/v3/dd591110ab28469fb9f55a7047cdbf5e/types/69b4c805-985f-4844-b0f1-3b86d3416d82 returned with HTTP 404 Jan 21 03:11:33.311828 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 512/1026] 10.222.0.36 () {58 vars in 1309 bytes} [Thu Jan 21 03:11:33 2021] GET /volume/v3/dd591110ab28469fb9f55a7047cdbf5e/types/69b4c805-985f-4844-b0f1-3b86d3416d82 => generated 114 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:11:41.593976 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-317224f1-b47d-49d7-a37e-14f66836bd63 tempest-GroupTypesTest-1135684575 tempest-GroupTypesTest-1135684575] POST http://10.222.0.36/volume/v3/3a09315635074517b0ee03e60332a401/group_types Jan 21 03:11:41.595017 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-317224f1-b47d-49d7-a37e-14f66836bd63 tempest-GroupTypesTest-1135684575 tempest-GroupTypesTest-1135684575] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1797819265", "description": "tempest-group-type-description-476591875", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:11:41.677858 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-317224f1-b47d-49d7-a37e-14f66836bd63 tempest-GroupTypesTest-1135684575 tempest-GroupTypesTest-1135684575] http://10.222.0.36/volume/v3/3a09315635074517b0ee03e60332a401/group_types returned with HTTP 202 Jan 21 03:11:41.679485 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 515/1027] 10.222.0.36 () {62 vars in 1279 bytes} [Thu Jan 21 03:11:41 2021] POST /volume/v3/3a09315635074517b0ee03e60332a401/group_types => generated 264 bytes in 662 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:11:41.690022 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-89629841-33b0-4400-8534-f70ddaf5a3c6 tempest-GroupTypesTest-1135684575 tempest-GroupTypesTest-1135684575] GET http://10.222.0.36/volume/v3/3a09315635074517b0ee03e60332a401/group_types Jan 21 03:11:41.690605 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-89629841-33b0-4400-8534-f70ddaf5a3c6 tempest-GroupTypesTest-1135684575 tempest-GroupTypesTest-1135684575] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:11:41.691129 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-89629841-33b0-4400-8534-f70ddaf5a3c6 tempest-GroupTypesTest-1135684575 tempest-GroupTypesTest-1135684575] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:11:41.721051 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-89629841-33b0-4400-8534-f70ddaf5a3c6 tempest-GroupTypesTest-1135684575 tempest-GroupTypesTest-1135684575] http://10.222.0.36/volume/v3/3a09315635074517b0ee03e60332a401/group_types returned with HTTP 200 Jan 21 03:11:41.721869 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 513/1028] 10.222.0.36 () {60 vars in 1257 bytes} [Thu Jan 21 03:11:41 2021] GET /volume/v3/3a09315635074517b0ee03e60332a401/group_types => generated 498 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:11:41.732710 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d9e35c91-04e3-4f9f-b5cc-79bea2fda766 tempest-GroupTypesTest-1135684575 tempest-GroupTypesTest-1135684575] PUT http://10.222.0.36/volume/v3/3a09315635074517b0ee03e60332a401/group_types/3df4d640-f459-4d75-95a8-084afba7999c Jan 21 03:11:41.733908 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d9e35c91-04e3-4f9f-b5cc-79bea2fda766 tempest-GroupTypesTest-1135684575 tempest-GroupTypesTest-1135684575] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-706001797", "description": "updated-group-type-desc"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:11:41.763884 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d9e35c91-04e3-4f9f-b5cc-79bea2fda766 tempest-GroupTypesTest-1135684575 tempest-GroupTypesTest-1135684575] http://10.222.0.36/volume/v3/3a09315635074517b0ee03e60332a401/group_types/3df4d640-f459-4d75-95a8-084afba7999c returned with HTTP 200 Jan 21 03:11:41.764989 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 516/1029] 10.222.0.36 () {62 vars in 1389 bytes} [Thu Jan 21 03:11:41 2021] PUT /volume/v3/3a09315635074517b0ee03e60332a401/group_types/3df4d640-f459-4d75-95a8-084afba7999c => generated 254 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:11:41.776298 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d67c71af-5f09-4e78-a224-51884a5f7985 tempest-GroupTypesTest-1135684575 tempest-GroupTypesTest-1135684575] GET http://10.222.0.36/volume/v3/3a09315635074517b0ee03e60332a401/group_types/3df4d640-f459-4d75-95a8-084afba7999c Jan 21 03:11:41.776863 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d67c71af-5f09-4e78-a224-51884a5f7985 tempest-GroupTypesTest-1135684575 tempest-GroupTypesTest-1135684575] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:11:41.777347 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d67c71af-5f09-4e78-a224-51884a5f7985 tempest-GroupTypesTest-1135684575 tempest-GroupTypesTest-1135684575] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:11:41.809885 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d67c71af-5f09-4e78-a224-51884a5f7985 tempest-GroupTypesTest-1135684575 tempest-GroupTypesTest-1135684575] http://10.222.0.36/volume/v3/3a09315635074517b0ee03e60332a401/group_types/3df4d640-f459-4d75-95a8-084afba7999c returned with HTTP 200 Jan 21 03:11:41.811207 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 514/1030] 10.222.0.36 () {60 vars in 1368 bytes} [Thu Jan 21 03:11:41 2021] GET /volume/v3/3a09315635074517b0ee03e60332a401/group_types/3df4d640-f459-4d75-95a8-084afba7999c => generated 254 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:11:41.822253 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5344195d-2023-4ab5-bda1-44749594a617 tempest-GroupTypesTest-1135684575 tempest-GroupTypesTest-1135684575] DELETE http://10.222.0.36/volume/v3/3a09315635074517b0ee03e60332a401/group_types/3df4d640-f459-4d75-95a8-084afba7999c Jan 21 03:11:41.822803 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5344195d-2023-4ab5-bda1-44749594a617 tempest-GroupTypesTest-1135684575 tempest-GroupTypesTest-1135684575] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:11:41.823291 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5344195d-2023-4ab5-bda1-44749594a617 tempest-GroupTypesTest-1135684575 tempest-GroupTypesTest-1135684575] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:11:41.874829 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5344195d-2023-4ab5-bda1-44749594a617 tempest-GroupTypesTest-1135684575 tempest-GroupTypesTest-1135684575] http://10.222.0.36/volume/v3/3a09315635074517b0ee03e60332a401/group_types/3df4d640-f459-4d75-95a8-084afba7999c returned with HTTP 202 Jan 21 03:11:41.879883 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 517/1031] 10.222.0.36 () {60 vars in 1371 bytes} [Thu Jan 21 03:11:41 2021] DELETE /volume/v3/3a09315635074517b0ee03e60332a401/group_types/3df4d640-f459-4d75-95a8-084afba7999c => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 03:11:44.434817 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a0ce8cb6-f87d-4bb9-a0de-b58f4f7fb48c tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] GET http://10.222.0.36/volume/v3/0d1e6076f6594c588ca453237c6a2d54/os-quota-sets/1efe040db7e44eef9e89cac949594dc4 Jan 21 03:11:44.435274 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a0ce8cb6-f87d-4bb9-a0de-b58f4f7fb48c tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:11:44.435934 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a0ce8cb6-f87d-4bb9-a0de-b58f4f7fb48c tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:11:44.469737 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a0ce8cb6-f87d-4bb9-a0de-b58f4f7fb48c tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] http://10.222.0.36/volume/v3/0d1e6076f6594c588ca453237c6a2d54/os-quota-sets/1efe040db7e44eef9e89cac949594dc4 returned with HTTP 200 Jan 21 03:11:44.470702 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 515/1032] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:11:44 2021] GET /volume/v3/0d1e6076f6594c588ca453237c6a2d54/os-quota-sets/1efe040db7e44eef9e89cac949594dc4 => generated 361 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:11:44.486689 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-47e1b1ea-3292-4b0f-86a0-2d83a882dfd8 tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] GET http://10.222.0.36/volume/v3/0d1e6076f6594c588ca453237c6a2d54/os-quota-sets/1efe040db7e44eef9e89cac949594dc4/defaults Jan 21 03:11:44.487451 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-47e1b1ea-3292-4b0f-86a0-2d83a882dfd8 tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:11:44.488092 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-47e1b1ea-3292-4b0f-86a0-2d83a882dfd8 tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] Calling method 'defaults' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:11:44.512478 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-47e1b1ea-3292-4b0f-86a0-2d83a882dfd8 tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] http://10.222.0.36/volume/v3/0d1e6076f6594c588ca453237c6a2d54/os-quota-sets/1efe040db7e44eef9e89cac949594dc4/defaults returned with HTTP 200 Jan 21 03:11:44.514174 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 518/1033] 10.222.0.36 () {58 vars in 1348 bytes} [Thu Jan 21 03:11:44 2021] GET /volume/v3/0d1e6076f6594c588ca453237c6a2d54/os-quota-sets/1efe040db7e44eef9e89cac949594dc4/defaults => generated 361 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:11:44.526697 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e6edc3a8-fed7-4a57-bfe2-c8a3e8031dc4 tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] PUT http://10.222.0.36/volume/v3/0d1e6076f6594c588ca453237c6a2d54/os-quota-sets/1efe040db7e44eef9e89cac949594dc4 Jan 21 03:11:44.528024 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e6edc3a8-fed7-4a57-bfe2-c8a3e8031dc4 tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:11:44.615205 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e6edc3a8-fed7-4a57-bfe2-c8a3e8031dc4 tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] http://10.222.0.36/volume/v3/0d1e6076f6594c588ca453237c6a2d54/os-quota-sets/1efe040db7e44eef9e89cac949594dc4 returned with HTTP 200 Jan 21 03:11:44.617080 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 516/1034] 10.222.0.36 () {60 vars in 1341 bytes} [Thu Jan 21 03:11:44 2021] PUT /volume/v3/0d1e6076f6594c588ca453237c6a2d54/os-quota-sets/1efe040db7e44eef9e89cac949594dc4 => generated 319 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:11:44.628919 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-513542ac-8123-406d-b592-e103de4a6c13 tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] DELETE http://10.222.0.36/volume/v3/0d1e6076f6594c588ca453237c6a2d54/os-quota-sets/1efe040db7e44eef9e89cac949594dc4 Jan 21 03:11:44.629781 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-513542ac-8123-406d-b592-e103de4a6c13 tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:11:44.630502 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-513542ac-8123-406d-b592-e103de4a6c13 tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:11:44.642394 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-513542ac-8123-406d-b592-e103de4a6c13 tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] http://10.222.0.36/volume/v3/0d1e6076f6594c588ca453237c6a2d54/os-quota-sets/1efe040db7e44eef9e89cac949594dc4 returned with HTTP 200 Jan 21 03:11:44.643524 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 519/1035] 10.222.0.36 () {58 vars in 1324 bytes} [Thu Jan 21 03:11:44 2021] DELETE /volume/v3/0d1e6076f6594c588ca453237c6a2d54/os-quota-sets/1efe040db7e44eef9e89cac949594dc4 => generated 0 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 21 03:11:44.654121 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-597b3328-efe0-4742-84ae-0c361dcb65c5 tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] GET http://10.222.0.36/volume/v3/0d1e6076f6594c588ca453237c6a2d54/os-quota-sets/1efe040db7e44eef9e89cac949594dc4 Jan 21 03:11:44.654801 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-597b3328-efe0-4742-84ae-0c361dcb65c5 tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:11:44.655585 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-597b3328-efe0-4742-84ae-0c361dcb65c5 tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:11:44.690428 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-597b3328-efe0-4742-84ae-0c361dcb65c5 tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] http://10.222.0.36/volume/v3/0d1e6076f6594c588ca453237c6a2d54/os-quota-sets/1efe040db7e44eef9e89cac949594dc4 returned with HTTP 200 Jan 21 03:11:44.691534 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 517/1036] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:11:44 2021] GET /volume/v3/0d1e6076f6594c588ca453237c6a2d54/os-quota-sets/1efe040db7e44eef9e89cac949594dc4 => generated 361 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:11:44.705242 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b0c54a15-b225-427e-9d5a-e3b9a15ff6e3 tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] PUT http://10.222.0.36/volume/v3/0d1e6076f6594c588ca453237c6a2d54/os-quota-sets/1efe040db7e44eef9e89cac949594dc4 Jan 21 03:11:44.706022 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b0c54a15-b225-427e-9d5a-e3b9a15ff6e3 tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:11:44.932954 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b0c54a15-b225-427e-9d5a-e3b9a15ff6e3 tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] http://10.222.0.36/volume/v3/0d1e6076f6594c588ca453237c6a2d54/os-quota-sets/1efe040db7e44eef9e89cac949594dc4 returned with HTTP 200 Jan 21 03:11:44.938813 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 520/1037] 10.222.0.36 () {60 vars in 1342 bytes} [Thu Jan 21 03:11:44 2021] PUT /volume/v3/0d1e6076f6594c588ca453237c6a2d54/os-quota-sets/1efe040db7e44eef9e89cac949594dc4 => generated 319 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:11:44.951115 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f02f84d4-34c0-400d-9555-43afe60b0873 tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] GET http://10.222.0.36/volume/v3/0d1e6076f6594c588ca453237c6a2d54/os-quota-sets/1efe040db7e44eef9e89cac949594dc4/defaults Jan 21 03:11:44.951667 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f02f84d4-34c0-400d-9555-43afe60b0873 tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:11:44.952160 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f02f84d4-34c0-400d-9555-43afe60b0873 tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] Calling method 'defaults' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:11:44.974866 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f02f84d4-34c0-400d-9555-43afe60b0873 tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] http://10.222.0.36/volume/v3/0d1e6076f6594c588ca453237c6a2d54/os-quota-sets/1efe040db7e44eef9e89cac949594dc4/defaults returned with HTTP 200 Jan 21 03:11:44.985343 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 518/1038] 10.222.0.36 () {58 vars in 1348 bytes} [Thu Jan 21 03:11:44 2021] GET /volume/v3/0d1e6076f6594c588ca453237c6a2d54/os-quota-sets/1efe040db7e44eef9e89cac949594dc4/defaults => generated 361 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:11:44.990688 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-af77599e-ca4f-4791-8c41-993b1a39ea74 tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] GET http://10.222.0.36/volume/v3/0d1e6076f6594c588ca453237c6a2d54/os-quota-sets/1efe040db7e44eef9e89cac949594dc4 Jan 21 03:11:44.991400 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-af77599e-ca4f-4791-8c41-993b1a39ea74 tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:11:44.991901 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-af77599e-ca4f-4791-8c41-993b1a39ea74 tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:11:45.053373 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-af77599e-ca4f-4791-8c41-993b1a39ea74 tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] http://10.222.0.36/volume/v3/0d1e6076f6594c588ca453237c6a2d54/os-quota-sets/1efe040db7e44eef9e89cac949594dc4 returned with HTTP 200 Jan 21 03:11:45.055295 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 521/1039] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:11:44 2021] GET /volume/v3/0d1e6076f6594c588ca453237c6a2d54/os-quota-sets/1efe040db7e44eef9e89cac949594dc4 => generated 361 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:11:45.072136 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-54de3b9f-48a6-469e-8e95-29d7fca8b07a tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] GET http://10.222.0.36/volume/v3/0d1e6076f6594c588ca453237c6a2d54/os-quota-sets/1efe040db7e44eef9e89cac949594dc4?usage=True Jan 21 03:11:45.072775 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-54de3b9f-48a6-469e-8e95-29d7fca8b07a tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:11:45.073620 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-54de3b9f-48a6-469e-8e95-29d7fca8b07a tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:11:45.141285 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-54de3b9f-48a6-469e-8e95-29d7fca8b07a tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] http://10.222.0.36/volume/v3/0d1e6076f6594c588ca453237c6a2d54/os-quota-sets/1efe040db7e44eef9e89cac949594dc4?usage=True returned with HTTP 200 Jan 21 03:11:45.148041 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 519/1040] 10.222.0.36 () {58 vars in 1342 bytes} [Thu Jan 21 03:11:45 2021] GET /volume/v3/0d1e6076f6594c588ca453237c6a2d54/os-quota-sets/1efe040db7e44eef9e89cac949594dc4?usage=True => generated 1076 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:11:45.331665 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-56530492-7255-4091-a15e-fbc19d4bc7b4 tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] POST http://10.222.0.36/volume/v3/1efe040db7e44eef9e89cac949594dc4/volumes Jan 21 03:11:45.333708 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-56530492-7255-4091-a15e-fbc19d4bc7b4 tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-2125180895"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:11:45.335399 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-56530492-7255-4091-a15e-fbc19d4bc7b4 tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-2125180895'}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:11:45.335932 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-56530492-7255-4091-a15e-fbc19d4bc7b4 tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Create volume of 1 GB Jan 21 03:11:45.353251 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-56530492-7255-4091-a15e-fbc19d4bc7b4 tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Availability Zones retrieved successfully. Jan 21 03:11:45.394817 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-56530492-7255-4091-a15e-fbc19d4bc7b4 tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Flow 'volume_create_api' (e895bd18-db1a-4e4a-811c-ba3b55f3d76a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:11:45.398041 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-56530492-7255-4091-a15e-fbc19d4bc7b4 tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fe87f2f-b262-4bf0-9f83-c28e2ee25a8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:11:45.400492 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-56530492-7255-4091-a15e-fbc19d4bc7b4 tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Validating volume size '1' using validate_int {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:11:45.516846 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-56530492-7255-4091-a15e-fbc19d4bc7b4 tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fe87f2f-b262-4bf0-9f83-c28e2ee25a8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:11:45.519343 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-56530492-7255-4091-a15e-fbc19d4bc7b4 tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41fedbfa-a0dd-4ee7-987b-ab94e08ad188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:11:45.723846 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-56530492-7255-4091-a15e-fbc19d4bc7b4 tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Created reservations ['045ace03-dfc1-4d21-bc92-0cf2d525a763', 'ffb4bb58-7d07-4b14-bb07-a9b1222df9a4', 'ef4ab227-137b-4472-be59-92b73d15aad2', '9c3d284f-10c8-4be8-b974-20d91f62b651'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:11:45.730531 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-56530492-7255-4091-a15e-fbc19d4bc7b4 tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41fedbfa-a0dd-4ee7-987b-ab94e08ad188) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['045ace03-dfc1-4d21-bc92-0cf2d525a763', 'ffb4bb58-7d07-4b14-bb07-a9b1222df9a4', 'ef4ab227-137b-4472-be59-92b73d15aad2', '9c3d284f-10c8-4be8-b974-20d91f62b651']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:11:45.740093 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-56530492-7255-4091-a15e-fbc19d4bc7b4 tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d32d87c2-043b-4c8f-8fb5-0003ab49839c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:11:45.885096 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-56530492-7255-4091-a15e-fbc19d4bc7b4 tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d32d87c2-043b-4c8f-8fb5-0003ab49839c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed95cafd-955b-4991-b8ef-b95b99df6207', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-2125180895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1efe040db7e44eef9e89cac949594dc4',qos_specs=None,replication_status=,reservations=['045ace03-dfc1-4d21-bc92-0cf2d525a763','ffb4bb58-7d07-4b14-bb07-a9b1222df9a4','ef4ab227-137b-4472-be59-92b73d15aad2','9c3d284f-10c8-4be8-b974-20d91f62b651'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c2b981bd1264a0683c02ce5489156ed',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:11:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-2125180895',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed95cafd-955b-4991-b8ef-b95b99df6207,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1efe040db7e44eef9e89cac949594dc4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2c2b981bd1264a0683c02ce5489156ed',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:11:45.899641 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-56530492-7255-4091-a15e-fbc19d4bc7b4 tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c229a80-b069-4686-8bb7-02920a2321ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:11:45.932203 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-56530492-7255-4091-a15e-fbc19d4bc7b4 tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c229a80-b069-4686-8bb7-02920a2321ef) transitioned into state 'SUCCESS' from state '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-2125180895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1efe040db7e44eef9e89cac949594dc4',qos_specs=None,replication_status=,reservations=['045ace03-dfc1-4d21-bc92-0cf2d525a763','ffb4bb58-7d07-4b14-bb07-a9b1222df9a4','ef4ab227-137b-4472-be59-92b73d15aad2','9c3d284f-10c8-4be8-b974-20d91f62b651'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c2b981bd1264a0683c02ce5489156ed',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:11:45.934974 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-56530492-7255-4091-a15e-fbc19d4bc7b4 tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ed798ab-b06f-41bf-b2c5-1581ee9dfb7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:11:45.953718 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-56530492-7255-4091-a15e-fbc19d4bc7b4 tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ed798ab-b06f-41bf-b2c5-1581ee9dfb7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:11:45.956366 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-56530492-7255-4091-a15e-fbc19d4bc7b4 tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Flow 'volume_create_api' (e895bd18-db1a-4e4a-811c-ba3b55f3d76a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:11:46.020434 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-56530492-7255-4091-a15e-fbc19d4bc7b4 tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Create volume request issued successfully. Jan 21 03:11:46.039682 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-56530492-7255-4091-a15e-fbc19d4bc7b4 tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] http://10.222.0.36/volume/v3/1efe040db7e44eef9e89cac949594dc4/volumes returned with HTTP 202 Jan 21 03:11:46.040556 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 522/1041] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 03:11:45 2021] POST /volume/v3/1efe040db7e44eef9e89cac949594dc4/volumes => generated 825 bytes in 886 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:11:46.056179 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cafd10ac-6fec-4374-b5e8-4b6dc7d8082e tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] GET http://10.222.0.36/volume/v3/1efe040db7e44eef9e89cac949594dc4/volumes/ed95cafd-955b-4991-b8ef-b95b99df6207 Jan 21 03:11:46.056962 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cafd10ac-6fec-4374-b5e8-4b6dc7d8082e tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:11:46.057443 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cafd10ac-6fec-4374-b5e8-4b6dc7d8082e tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:11:46.165805 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:11:46.165805 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:11:46.190501 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-cafd10ac-6fec-4374-b5e8-4b6dc7d8082e tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Volume info retrieved successfully. Jan 21 03:11:46.246922 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cafd10ac-6fec-4374-b5e8-4b6dc7d8082e tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] http://10.222.0.36/volume/v3/1efe040db7e44eef9e89cac949594dc4/volumes/ed95cafd-955b-4991-b8ef-b95b99df6207 returned with HTTP 200 Jan 21 03:11:46.250625 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 520/1042] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:11:46 2021] GET /volume/v3/1efe040db7e44eef9e89cac949594dc4/volumes/ed95cafd-955b-4991-b8ef-b95b99df6207 => generated 893 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:11:47.265704 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bd2933c2-5297-408b-b557-bc479f7f1773 tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] GET http://10.222.0.36/volume/v3/1efe040db7e44eef9e89cac949594dc4/volumes/ed95cafd-955b-4991-b8ef-b95b99df6207 Jan 21 03:11:47.265704 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bd2933c2-5297-408b-b557-bc479f7f1773 tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:11:47.266336 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:11:47.266336 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:11:47.266336 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bd2933c2-5297-408b-b557-bc479f7f1773 tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:11:47.323826 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:11:47.323826 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:11:47.333281 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-bd2933c2-5297-408b-b557-bc479f7f1773 tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Volume info retrieved successfully. Jan 21 03:11:47.362462 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bd2933c2-5297-408b-b557-bc479f7f1773 tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] http://10.222.0.36/volume/v3/1efe040db7e44eef9e89cac949594dc4/volumes/ed95cafd-955b-4991-b8ef-b95b99df6207 returned with HTTP 200 Jan 21 03:11:47.363745 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 523/1043] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:11:47 2021] GET /volume/v3/1efe040db7e44eef9e89cac949594dc4/volumes/ed95cafd-955b-4991-b8ef-b95b99df6207 => generated 918 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:11:47.380544 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7b45e220-8125-45fb-b044-38c634fe8ed2 tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] GET http://10.222.0.36/volume/v3/0d1e6076f6594c588ca453237c6a2d54/os-quota-sets/1efe040db7e44eef9e89cac949594dc4?usage=True Jan 21 03:11:47.381069 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7b45e220-8125-45fb-b044-38c634fe8ed2 tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:11:47.381288 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:11:47.381288 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:11:47.381702 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7b45e220-8125-45fb-b044-38c634fe8ed2 tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:11:47.434412 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7b45e220-8125-45fb-b044-38c634fe8ed2 tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] http://10.222.0.36/volume/v3/0d1e6076f6594c588ca453237c6a2d54/os-quota-sets/1efe040db7e44eef9e89cac949594dc4?usage=True returned with HTTP 200 Jan 21 03:11:47.435314 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 521/1044] 10.222.0.36 () {58 vars in 1342 bytes} [Thu Jan 21 03:11:47 2021] GET /volume/v3/0d1e6076f6594c588ca453237c6a2d54/os-quota-sets/1efe040db7e44eef9e89cac949594dc4?usage=True => generated 1076 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:11:47.449263 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9234d52d-1ea7-4fca-8fe7-51ba6ceacd49 tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] DELETE http://10.222.0.36/volume/v3/1efe040db7e44eef9e89cac949594dc4/volumes/ed95cafd-955b-4991-b8ef-b95b99df6207 Jan 21 03:11:47.449806 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9234d52d-1ea7-4fca-8fe7-51ba6ceacd49 tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:11:47.451040 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:11:47.451040 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:11:47.451433 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9234d52d-1ea7-4fca-8fe7-51ba6ceacd49 tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:11:47.451904 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-9234d52d-1ea7-4fca-8fe7-51ba6ceacd49 tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Delete volume with id: ed95cafd-955b-4991-b8ef-b95b99df6207 Jan 21 03:11:47.503332 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:11:47.503332 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:11:47.504197 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9234d52d-1ea7-4fca-8fe7-51ba6ceacd49 tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Volume info retrieved successfully. Jan 21 03:11:47.534440 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9234d52d-1ea7-4fca-8fe7-51ba6ceacd49 tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Delete volume request issued successfully. Jan 21 03:11:47.535708 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9234d52d-1ea7-4fca-8fe7-51ba6ceacd49 tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] http://10.222.0.36/volume/v3/1efe040db7e44eef9e89cac949594dc4/volumes/ed95cafd-955b-4991-b8ef-b95b99df6207 returned with HTTP 202 Jan 21 03:11:47.541763 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 524/1045] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:11:47 2021] DELETE /volume/v3/1efe040db7e44eef9e89cac949594dc4/volumes/ed95cafd-955b-4991-b8ef-b95b99df6207 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 03:11:47.547809 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5c4a3f35-c213-421c-999e-d067fe5ff86e tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] GET http://10.222.0.36/volume/v3/1efe040db7e44eef9e89cac949594dc4/volumes/ed95cafd-955b-4991-b8ef-b95b99df6207 Jan 21 03:11:47.549711 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5c4a3f35-c213-421c-999e-d067fe5ff86e tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:11:47.551054 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5c4a3f35-c213-421c-999e-d067fe5ff86e tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:11:47.611411 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:11:47.611411 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:11:47.630130 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-5c4a3f35-c213-421c-999e-d067fe5ff86e tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Volume info retrieved successfully. Jan 21 03:11:47.697956 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5c4a3f35-c213-421c-999e-d067fe5ff86e tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] http://10.222.0.36/volume/v3/1efe040db7e44eef9e89cac949594dc4/volumes/ed95cafd-955b-4991-b8ef-b95b99df6207 returned with HTTP 200 Jan 21 03:11:47.709132 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 522/1046] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:11:47 2021] GET /volume/v3/1efe040db7e44eef9e89cac949594dc4/volumes/ed95cafd-955b-4991-b8ef-b95b99df6207 => generated 917 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:11:48.715779 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2249ce4f-4ab3-4921-adb5-4c8f92616378 tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] GET http://10.222.0.36/volume/v3/1efe040db7e44eef9e89cac949594dc4/volumes/ed95cafd-955b-4991-b8ef-b95b99df6207 Jan 21 03:11:48.716361 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2249ce4f-4ab3-4921-adb5-4c8f92616378 tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:11:48.716361 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:11:48.716361 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:11:48.716813 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2249ce4f-4ab3-4921-adb5-4c8f92616378 tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:11:48.844453 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:11:48.844453 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:11:48.885053 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2249ce4f-4ab3-4921-adb5-4c8f92616378 tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Volume info retrieved successfully. Jan 21 03:11:48.935454 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2249ce4f-4ab3-4921-adb5-4c8f92616378 tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] http://10.222.0.36/volume/v3/1efe040db7e44eef9e89cac949594dc4/volumes/ed95cafd-955b-4991-b8ef-b95b99df6207 returned with HTTP 200 Jan 21 03:11:48.947321 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 525/1047] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:11:48 2021] GET /volume/v3/1efe040db7e44eef9e89cac949594dc4/volumes/ed95cafd-955b-4991-b8ef-b95b99df6207 => generated 917 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:11:49.952952 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fa39cf9c-e845-4b11-a249-2a015bcf9c88 tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] GET http://10.222.0.36/volume/v3/1efe040db7e44eef9e89cac949594dc4/volumes/ed95cafd-955b-4991-b8ef-b95b99df6207 Jan 21 03:11:49.953936 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fa39cf9c-e845-4b11-a249-2a015bcf9c88 tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:11:49.953936 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:11:49.953936 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:11:49.954226 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fa39cf9c-e845-4b11-a249-2a015bcf9c88 tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:11:50.070488 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fa39cf9c-e845-4b11-a249-2a015bcf9c88 tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] http://10.222.0.36/volume/v3/1efe040db7e44eef9e89cac949594dc4/volumes/ed95cafd-955b-4991-b8ef-b95b99df6207 returned with HTTP 404 Jan 21 03:11:50.076211 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 523/1048] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:11:49 2021] GET /volume/v3/1efe040db7e44eef9e89cac949594dc4/volumes/ed95cafd-955b-4991-b8ef-b95b99df6207 => generated 109 bytes in 127 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:11:50.089733 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-921e6867-466e-4609-a2bc-3f8ea7ad55dc tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] POST http://10.222.0.36/volume/v3/1efe040db7e44eef9e89cac949594dc4/volumes Jan 21 03:11:50.090051 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:11:50.090051 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:11:50.090471 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-921e6867-466e-4609-a2bc-3f8ea7ad55dc tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1180654701"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:11:50.091604 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-921e6867-466e-4609-a2bc-3f8ea7ad55dc tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1180654701'}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:11:50.091979 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-921e6867-466e-4609-a2bc-3f8ea7ad55dc tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Create volume of 1 GB Jan 21 03:11:50.118161 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-921e6867-466e-4609-a2bc-3f8ea7ad55dc tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Availability Zones retrieved successfully. Jan 21 03:11:50.155885 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-921e6867-466e-4609-a2bc-3f8ea7ad55dc tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Flow 'volume_create_api' (d0d8dd8d-e845-481e-8b96-a3d039ad64a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:11:50.158897 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-921e6867-466e-4609-a2bc-3f8ea7ad55dc tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22113951-0996-437f-8dfd-132741d08c68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:11:50.160975 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-921e6867-466e-4609-a2bc-3f8ea7ad55dc tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Validating volume size '1' using validate_int {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:11:50.307923 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-921e6867-466e-4609-a2bc-3f8ea7ad55dc tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22113951-0996-437f-8dfd-132741d08c68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:11:50.311730 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-921e6867-466e-4609-a2bc-3f8ea7ad55dc tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ed10ee1-5bb6-44d5-8c2a-793e832d0684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:11:50.445126 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-921e6867-466e-4609-a2bc-3f8ea7ad55dc tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Created reservations ['9707118e-7e6e-4ab3-b37d-fba0bd8ca8d3', '28b6e3fd-ef88-436a-8847-0a4219511f72', '8ac7c9ac-29da-498f-8b9c-d7134eddcfeb', 'd295c549-a352-4cf0-b13a-d91889bf6747'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:11:50.446041 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-921e6867-466e-4609-a2bc-3f8ea7ad55dc tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ed10ee1-5bb6-44d5-8c2a-793e832d0684) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9707118e-7e6e-4ab3-b37d-fba0bd8ca8d3', '28b6e3fd-ef88-436a-8847-0a4219511f72', '8ac7c9ac-29da-498f-8b9c-d7134eddcfeb', 'd295c549-a352-4cf0-b13a-d91889bf6747']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:11:50.448221 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-921e6867-466e-4609-a2bc-3f8ea7ad55dc tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4902b0c9-0d54-44e5-947a-a978f9c006ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:11:50.566426 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-921e6867-466e-4609-a2bc-3f8ea7ad55dc tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4902b0c9-0d54-44e5-947a-a978f9c006ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86865106-56be-4dc6-8c51-f14db174b6af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1180654701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1efe040db7e44eef9e89cac949594dc4',qos_specs=None,replication_status=,reservations=['9707118e-7e6e-4ab3-b37d-fba0bd8ca8d3','28b6e3fd-ef88-436a-8847-0a4219511f72','8ac7c9ac-29da-498f-8b9c-d7134eddcfeb','d295c549-a352-4cf0-b13a-d91889bf6747'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c2b981bd1264a0683c02ce5489156ed',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:11:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1180654701',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86865106-56be-4dc6-8c51-f14db174b6af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1efe040db7e44eef9e89cac949594dc4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2c2b981bd1264a0683c02ce5489156ed',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:11:50.568555 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-921e6867-466e-4609-a2bc-3f8ea7ad55dc tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48f760e1-2364-4a12-8d30-8e4f8b24fec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:11:50.646521 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-921e6867-466e-4609-a2bc-3f8ea7ad55dc tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48f760e1-2364-4a12-8d30-8e4f8b24fec1) transitioned into state 'SUCCESS' from state '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-1180654701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1efe040db7e44eef9e89cac949594dc4',qos_specs=None,replication_status=,reservations=['9707118e-7e6e-4ab3-b37d-fba0bd8ca8d3','28b6e3fd-ef88-436a-8847-0a4219511f72','8ac7c9ac-29da-498f-8b9c-d7134eddcfeb','d295c549-a352-4cf0-b13a-d91889bf6747'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c2b981bd1264a0683c02ce5489156ed',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:11:50.648924 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-921e6867-466e-4609-a2bc-3f8ea7ad55dc tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58a855d8-a78d-4df4-96c1-f0b1e9d286a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:11:50.684961 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-921e6867-466e-4609-a2bc-3f8ea7ad55dc tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58a855d8-a78d-4df4-96c1-f0b1e9d286a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:11:50.687657 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-921e6867-466e-4609-a2bc-3f8ea7ad55dc tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Flow 'volume_create_api' (d0d8dd8d-e845-481e-8b96-a3d039ad64a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:11:50.753864 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-921e6867-466e-4609-a2bc-3f8ea7ad55dc tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Create volume request issued successfully. Jan 21 03:11:50.769006 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-921e6867-466e-4609-a2bc-3f8ea7ad55dc tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] http://10.222.0.36/volume/v3/1efe040db7e44eef9e89cac949594dc4/volumes returned with HTTP 202 Jan 21 03:11:50.769917 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 526/1049] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 03:11:50 2021] POST /volume/v3/1efe040db7e44eef9e89cac949594dc4/volumes => generated 825 bytes in 684 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:11:50.794491 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bfaf46dd-acdf-499b-92dd-240c37f8703a tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] GET http://10.222.0.36/volume/v3/1efe040db7e44eef9e89cac949594dc4/volumes/86865106-56be-4dc6-8c51-f14db174b6af Jan 21 03:11:50.795453 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bfaf46dd-acdf-499b-92dd-240c37f8703a tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:11:50.796114 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bfaf46dd-acdf-499b-92dd-240c37f8703a tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:11:50.904455 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:11:50.904455 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:11:50.926099 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-bfaf46dd-acdf-499b-92dd-240c37f8703a tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Volume info retrieved successfully. Jan 21 03:11:50.973176 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bfaf46dd-acdf-499b-92dd-240c37f8703a tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] http://10.222.0.36/volume/v3/1efe040db7e44eef9e89cac949594dc4/volumes/86865106-56be-4dc6-8c51-f14db174b6af returned with HTTP 200 Jan 21 03:11:50.974037 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 524/1050] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:11:50 2021] GET /volume/v3/1efe040db7e44eef9e89cac949594dc4/volumes/86865106-56be-4dc6-8c51-f14db174b6af => generated 893 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:11:51.967193 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bacfe8bc-76b0-4db3-b291-5c080bb8d7d1 tempest-GroupsV314Test-833037566 tempest-GroupsV314Test-833037566] POST http://10.222.0.36/volume/v3/d435dab2eb1c4f019b638d11ca52ff10/types Jan 21 03:11:51.967957 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:11:51.967957 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:11:51.968648 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bacfe8bc-76b0-4db3-b291-5c080bb8d7d1 tempest-GroupsV314Test-833037566 tempest-GroupsV314Test-833037566] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-981331100"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:11:51.975975 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:11:51.975975 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:11:51.990400 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2ea91957-a664-4a4d-ab47-6928fd0d5b75 tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] GET http://10.222.0.36/volume/v3/1efe040db7e44eef9e89cac949594dc4/volumes/86865106-56be-4dc6-8c51-f14db174b6af Jan 21 03:11:51.991191 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2ea91957-a664-4a4d-ab47-6928fd0d5b75 tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:11:51.991940 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:11:51.991940 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:11:51.992570 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2ea91957-a664-4a4d-ab47-6928fd0d5b75 tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:11:52.089627 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bacfe8bc-76b0-4db3-b291-5c080bb8d7d1 tempest-GroupsV314Test-833037566 tempest-GroupsV314Test-833037566] http://10.222.0.36/volume/v3/d435dab2eb1c4f019b638d11ca52ff10/types returned with HTTP 200 Jan 21 03:11:52.090744 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 527/1051] 10.222.0.36 () {60 vars in 1219 bytes} [Thu Jan 21 03:11:51 2021] POST /volume/v3/d435dab2eb1c4f019b638d11ca52ff10/types => generated 219 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:11:52.102850 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b78e113b-8da2-4343-b060-4345715debae tempest-GroupsV314Test-833037566 tempest-GroupsV314Test-833037566] POST http://10.222.0.36/volume/v3/d435dab2eb1c4f019b638d11ca52ff10/group_types Jan 21 03:11:52.103984 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b78e113b-8da2-4343-b060-4345715debae tempest-GroupsV314Test-833037566 tempest-GroupsV314Test-833037566] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1657907849"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:11:52.115538 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:11:52.115538 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:11:52.140702 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2ea91957-a664-4a4d-ab47-6928fd0d5b75 tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Volume info retrieved successfully. Jan 21 03:11:52.192523 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b78e113b-8da2-4343-b060-4345715debae tempest-GroupsV314Test-833037566 tempest-GroupsV314Test-833037566] http://10.222.0.36/volume/v3/d435dab2eb1c4f019b638d11ca52ff10/group_types returned with HTTP 202 Jan 21 03:11:52.199913 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2ea91957-a664-4a4d-ab47-6928fd0d5b75 tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] http://10.222.0.36/volume/v3/1efe040db7e44eef9e89cac949594dc4/volumes/86865106-56be-4dc6-8c51-f14db174b6af returned with HTTP 200 Jan 21 03:11:52.200510 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 528/1052] 10.222.0.36 () {62 vars in 1278 bytes} [Thu Jan 21 03:11:52 2021] POST /volume/v3/d435dab2eb1c4f019b638d11ca52ff10/group_types => generated 177 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 21 03:11:52.200688 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 525/1053] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:11:51 2021] GET /volume/v3/1efe040db7e44eef9e89cac949594dc4/volumes/86865106-56be-4dc6-8c51-f14db174b6af => generated 917 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:11:52.379272 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f62db93f-60c0-45ac-b741-b5df303fcf33 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] POST http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/groups Jan 21 03:11:52.380756 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f62db93f-60c0-45ac-b741-b5df303fcf33 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Action: 'create', calling method: version_select, body: {"group": {"group_type": "673851f7-2557-427d-a6f2-081524273505", "volume_types": ["d7a6d7ea-96c6-409e-a78c-4e7c05cdb98b"], "name": "tempest-GroupsV314Test-Group-80277479"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:11:52.382875 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-f62db93f-60c0-45ac-b741-b5df303fcf33 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Creating new group {'group': {'group_type': '673851f7-2557-427d-a6f2-081524273505', 'volume_types': ['d7a6d7ea-96c6-409e-a78c-4e7c05cdb98b'], 'name': 'tempest-GroupsV314Test-Group-80277479'}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 03:11:52.395117 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.groups [None req-f62db93f-60c0-45ac-b741-b5df303fcf33 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Creating group tempest-GroupsV314Test-Group-80277479. Jan 21 03:11:52.423812 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f62db93f-60c0-45ac-b741-b5df303fcf33 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Availability Zones retrieved successfully. Jan 21 03:11:52.452564 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-f62db93f-60c0-45ac-b741-b5df303fcf33 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Created reservations ['450a9cd0-aaeb-4d56-b8d7-2321de862228'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:11:52.528739 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f62db93f-60c0-45ac-b741-b5df303fcf33 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/groups returned with HTTP 202 Jan 21 03:11:52.529857 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 529/1054] 10.222.0.36 () {62 vars in 1264 bytes} [Thu Jan 21 03:11:52 2021] POST /volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/groups => generated 106 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:11:52.540153 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1fe4ca68-325e-47e2-bf61-9e858cc2a498 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] GET http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/groups/7af4419e-a187-46ba-90be-c70b528e6f50 Jan 21 03:11:52.540961 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1fe4ca68-325e-47e2-bf61-9e858cc2a498 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:11:52.541335 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:11:52.541335 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:11:52.541955 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1fe4ca68-325e-47e2-bf61-9e858cc2a498 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:11:52.543061 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-1fe4ca68-325e-47e2-bf61-9e858cc2a498 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] show called for member 7af4419e-a187-46ba-90be-c70b528e6f50 {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:11:52.557923 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:11:52.557923 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:11:52.635378 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1fe4ca68-325e-47e2-bf61-9e858cc2a498 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/groups/7af4419e-a187-46ba-90be-c70b528e6f50 returned with HTTP 200 Jan 21 03:11:52.636843 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 526/1055] 10.222.0.36 () {60 vars in 1353 bytes} [Thu Jan 21 03:11:52 2021] GET /volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/groups/7af4419e-a187-46ba-90be-c70b528e6f50 => generated 386 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:11:53.216771 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dc1d6dc0-8679-4c3f-a6b8-5779f33df185 tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] GET http://10.222.0.36/volume/v3/1efe040db7e44eef9e89cac949594dc4/volumes/86865106-56be-4dc6-8c51-f14db174b6af Jan 21 03:11:53.217938 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dc1d6dc0-8679-4c3f-a6b8-5779f33df185 tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:11:53.218356 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:11:53.218356 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:11:53.219141 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dc1d6dc0-8679-4c3f-a6b8-5779f33df185 tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:11:53.405887 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:11:53.405887 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:11:53.417171 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-dc1d6dc0-8679-4c3f-a6b8-5779f33df185 tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Volume info retrieved successfully. Jan 21 03:11:53.440815 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dc1d6dc0-8679-4c3f-a6b8-5779f33df185 tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] http://10.222.0.36/volume/v3/1efe040db7e44eef9e89cac949594dc4/volumes/86865106-56be-4dc6-8c51-f14db174b6af returned with HTTP 200 Jan 21 03:11:53.442353 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 530/1056] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:11:53 2021] GET /volume/v3/1efe040db7e44eef9e89cac949594dc4/volumes/86865106-56be-4dc6-8c51-f14db174b6af => generated 918 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:11:53.461165 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-41a69569-f149-446e-9a09-30add8f85d03 tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] GET http://10.222.0.36/volume/v3/0d1e6076f6594c588ca453237c6a2d54/os-quota-sets/1efe040db7e44eef9e89cac949594dc4?usage=True Jan 21 03:11:53.462082 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-41a69569-f149-446e-9a09-30add8f85d03 tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:11:53.462535 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:11:53.462535 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:11:53.463249 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-41a69569-f149-446e-9a09-30add8f85d03 tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:11:53.465440 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:11:53.465440 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:11:53.504233 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota [None req-41a69569-f149-446e-9a09-30add8f85d03 tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-981331100 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-981331100, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:11:53.505394 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota [None req-41a69569-f149-446e-9a09-30add8f85d03 tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-981331100 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-981331100, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:11:53.506869 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota [None req-41a69569-f149-446e-9a09-30add8f85d03 tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] Deprecated: Default quota for resource: snapshots_tempest-GroupsV314Test-volume-type-981331100 is set by the default quota flag: quota_snapshots_tempest-GroupsV314Test-volume-type-981331100, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:11:53.532974 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-41a69569-f149-446e-9a09-30add8f85d03 tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] http://10.222.0.36/volume/v3/0d1e6076f6594c588ca453237c6a2d54/os-quota-sets/1efe040db7e44eef9e89cac949594dc4?usage=True returned with HTTP 200 Jan 21 03:11:53.534564 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 527/1057] 10.222.0.36 () {58 vars in 1342 bytes} [Thu Jan 21 03:11:53 2021] GET /volume/v3/0d1e6076f6594c588ca453237c6a2d54/os-quota-sets/1efe040db7e44eef9e89cac949594dc4?usage=True => generated 1425 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:11:53.551950 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0739c191-c2d0-4848-a803-0e4ce2bf0d3e tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] GET http://10.222.0.36/volume/v3/0d1e6076f6594c588ca453237c6a2d54/os-quota-sets/f9461dbab7694a0ca672e3d60b99b3ee?usage=True Jan 21 03:11:53.552494 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0739c191-c2d0-4848-a803-0e4ce2bf0d3e tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:11:53.552726 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:11:53.552726 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:11:53.553108 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0739c191-c2d0-4848-a803-0e4ce2bf0d3e tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:11:53.592578 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota [None req-0739c191-c2d0-4848-a803-0e4ce2bf0d3e tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-981331100 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-981331100, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:11:53.593455 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota [None req-0739c191-c2d0-4848-a803-0e4ce2bf0d3e tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-981331100 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-981331100, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:11:53.594892 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota [None req-0739c191-c2d0-4848-a803-0e4ce2bf0d3e tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] Deprecated: Default quota for resource: snapshots_tempest-GroupsV314Test-volume-type-981331100 is set by the default quota flag: quota_snapshots_tempest-GroupsV314Test-volume-type-981331100, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:11:53.650261 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b2237457-8c6d-4b20-9994-51a07b346d0b tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] GET http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/groups/7af4419e-a187-46ba-90be-c70b528e6f50 Jan 21 03:11:53.651442 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b2237457-8c6d-4b20-9994-51a07b346d0b tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:11:53.652112 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b2237457-8c6d-4b20-9994-51a07b346d0b tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:11:53.652811 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-b2237457-8c6d-4b20-9994-51a07b346d0b tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] show called for member 7af4419e-a187-46ba-90be-c70b528e6f50 {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:11:53.653793 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0739c191-c2d0-4848-a803-0e4ce2bf0d3e tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] http://10.222.0.36/volume/v3/0d1e6076f6594c588ca453237c6a2d54/os-quota-sets/f9461dbab7694a0ca672e3d60b99b3ee?usage=True returned with HTTP 200 Jan 21 03:11:53.664218 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:11:53.664218 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:11:53.667153 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 531/1058] 10.222.0.36 () {58 vars in 1342 bytes} [Thu Jan 21 03:11:53 2021] GET /volume/v3/0d1e6076f6594c588ca453237c6a2d54/os-quota-sets/f9461dbab7694a0ca672e3d60b99b3ee?usage=True => generated 1169 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:11:53.681594 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-62cff7fc-ee46-460d-baaa-fd380bcdf2bb tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] POST http://10.222.0.36/volume/v3/1efe040db7e44eef9e89cac949594dc4/os-volume-transfer Jan 21 03:11:53.682479 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-62cff7fc-ee46-460d-baaa-fd380bcdf2bb tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "86865106-56be-4dc6-8c51-f14db174b6af"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:11:53.683476 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.volume_transfer [None req-62cff7fc-ee46-460d-baaa-fd380bcdf2bb tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Creating new volume transfer {'transfer': {'volume_id': '86865106-56be-4dc6-8c51-f14db174b6af'}} {{(pid=87958) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 21 03:11:53.683823 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.contrib.volume_transfer [None req-62cff7fc-ee46-460d-baaa-fd380bcdf2bb tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Creating transfer of volume 86865106-56be-4dc6-8c51-f14db174b6af Jan 21 03:11:53.684174 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.transfer.api [None req-62cff7fc-ee46-460d-baaa-fd380bcdf2bb tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Generating transfer record for volume 86865106-56be-4dc6-8c51-f14db174b6af Jan 21 03:11:53.731897 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b2237457-8c6d-4b20-9994-51a07b346d0b tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/groups/7af4419e-a187-46ba-90be-c70b528e6f50 returned with HTTP 200 Jan 21 03:11:53.733144 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 528/1059] 10.222.0.36 () {60 vars in 1353 bytes} [Thu Jan 21 03:11:53 2021] GET /volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/groups/7af4419e-a187-46ba-90be-c70b528e6f50 => generated 387 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:11:53.745026 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c70f6e09-c987-4506-b417-7ad907b9c1b2 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] POST http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes Jan 21 03:11:53.745888 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:11:53.745888 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:11:53.746560 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c70f6e09-c987-4506-b417-7ad907b9c1b2 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d7a6d7ea-96c6-409e-a78c-4e7c05cdb98b", "group_id": "7af4419e-a187-46ba-90be-c70b528e6f50", "size": 1, "name": "tempest-GroupsV314Test-Volume-1322383119"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:11:53.747897 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-c70f6e09-c987-4506-b417-7ad907b9c1b2 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Create volume request body: {'volume': {'volume_type': 'd7a6d7ea-96c6-409e-a78c-4e7c05cdb98b', 'group_id': '7af4419e-a187-46ba-90be-c70b528e6f50', 'size': 1, 'name': 'tempest-GroupsV314Test-Volume-1322383119'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:11:53.755432 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:11:53.755432 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:11:53.792517 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-62cff7fc-ee46-460d-baaa-fd380bcdf2bb tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] http://10.222.0.36/volume/v3/1efe040db7e44eef9e89cac949594dc4/os-volume-transfer returned with HTTP 202 Jan 21 03:11:53.793753 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 532/1060] 10.222.0.36 () {60 vars in 1258 bytes} [Thu Jan 21 03:11:53 2021] POST /volume/v3/1efe040db7e44eef9e89cac949594dc4/os-volume-transfer => generated 507 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:11:53.798275 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:11:53.798275 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:11:53.800123 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-c70f6e09-c987-4506-b417-7ad907b9c1b2 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Create volume of 1 GB Jan 21 03:11:53.821151 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c70f6e09-c987-4506-b417-7ad907b9c1b2 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Availability Zones retrieved successfully. Jan 21 03:11:53.839594 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c70f6e09-c987-4506-b417-7ad907b9c1b2 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Flow 'volume_create_api' (34127f73-9e5d-4e7e-9fa3-086882276671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:11:53.843752 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c70f6e09-c987-4506-b417-7ad907b9c1b2 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93ffce9c-9be0-48a9-918e-e7600cbf62bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:11:53.846880 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:11:53.846880 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:11:53.847895 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-c70f6e09-c987-4506-b417-7ad907b9c1b2 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:11:53.975654 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c70f6e09-c987-4506-b417-7ad907b9c1b2 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93ffce9c-9be0-48a9-918e-e7600cbf62bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:11:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d7a6d7ea-96c6-409e-a78c-4e7c05cdb98b,is_public=True,name='tempest-GroupsV314Test-volume-type-981331100',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7a6d7ea-96c6-409e-a78c-4e7c05cdb98b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7af4419e-a187-46ba-90be-c70b528e6f50', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:11:53.978660 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c70f6e09-c987-4506-b417-7ad907b9c1b2 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8d0b0a3-b135-49d3-9208-a1e670f5d3a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:11:54.062750 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-075bafc2-189f-4b90-aa32-a9c566330014 tempest-VolumeQuotasAdminTestJSON-494889570 tempest-VolumeQuotasAdminTestJSON-494889570] POST http://10.222.0.36/volume/v3/f9461dbab7694a0ca672e3d60b99b3ee/os-volume-transfer/fe063405-a72d-40df-8ac7-ce4e07d8a2be/accept Jan 21 03:11:54.063453 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:11:54.063453 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:11:54.063915 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-075bafc2-189f-4b90-aa32-a9c566330014 tempest-VolumeQuotasAdminTestJSON-494889570 tempest-VolumeQuotasAdminTestJSON-494889570] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "1219d2d919d4bc59"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:11:54.065030 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.volume_transfer [None req-075bafc2-189f-4b90-aa32-a9c566330014 tempest-VolumeQuotasAdminTestJSON-494889570 tempest-VolumeQuotasAdminTestJSON-494889570] Accepting volume transfer fe063405-a72d-40df-8ac7-ce4e07d8a2be {{(pid=87958) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jan 21 03:11:54.065448 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.contrib.volume_transfer [None req-075bafc2-189f-4b90-aa32-a9c566330014 tempest-VolumeQuotasAdminTestJSON-494889570 tempest-VolumeQuotasAdminTestJSON-494889570] Accepting transfer fe063405-a72d-40df-8ac7-ce4e07d8a2be Jan 21 03:11:54.169217 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-c70f6e09-c987-4506-b417-7ad907b9c1b2 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Created reservations ['380818f6-2c3e-4c9f-8da9-9a9515b35e94', 'd82a59e1-b717-4dff-8ed2-2c217a906f8c', '9fed5844-3ca7-48ac-b9a1-5b7d2149b032', '7eb8f9f6-3e8f-45f3-9706-12b70b01180f'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:11:54.171767 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c70f6e09-c987-4506-b417-7ad907b9c1b2 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8d0b0a3-b135-49d3-9208-a1e670f5d3a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['380818f6-2c3e-4c9f-8da9-9a9515b35e94', 'd82a59e1-b717-4dff-8ed2-2c217a906f8c', '9fed5844-3ca7-48ac-b9a1-5b7d2149b032', '7eb8f9f6-3e8f-45f3-9706-12b70b01180f']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:11:54.173862 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c70f6e09-c987-4506-b417-7ad907b9c1b2 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b43ac56e-b01e-4578-b362-32a2efe0eb77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:11:54.261751 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c70f6e09-c987-4506-b417-7ad907b9c1b2 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b43ac56e-b01e-4578-b362-32a2efe0eb77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fae936a3-5397-4bea-b112-0d30ebf93057', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-1322383119',encryption_key_id=None,group_id=7af4419e-a187-46ba-90be-c70b528e6f50,group_type_id=,metadata={},multiattach=False,project_id='c8ba41aea7eb4461bd3e631cdf5fc4d7',qos_specs=None,replication_status=,reservations=['380818f6-2c3e-4c9f-8da9-9a9515b35e94','d82a59e1-b717-4dff-8ed2-2c217a906f8c','9fed5844-3ca7-48ac-b9a1-5b7d2149b032','7eb8f9f6-3e8f-45f3-9706-12b70b01180f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46c7dba53ae149c28254355383c553f5',volume_type_id=d7a6d7ea-96c6-409e-a78c-4e7c05cdb98b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:11:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-1322383119',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7af4419e-a187-46ba-90be-c70b528e6f50,host=None,id=fae936a3-5397-4bea-b112-0d30ebf93057,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8ba41aea7eb4461bd3e631cdf5fc4d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='46c7dba53ae149c28254355383c553f5',volume_attachment=,volume_type=,volume_type_id=d7a6d7ea-96c6-409e-a78c-4e7c05cdb98b)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:11:54.268336 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c70f6e09-c987-4506-b417-7ad907b9c1b2 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d81851df-e631-46d4-9947-f27ca42c21e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:11:54.275741 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-075bafc2-189f-4b90-aa32-a9c566330014 tempest-VolumeQuotasAdminTestJSON-494889570 tempest-VolumeQuotasAdminTestJSON-494889570] Created reservations ['70387917-3dee-444b-b8c5-e155d2442e97', '8a26ebcb-8e66-44aa-bc21-3c563b1a87f0', '6e1ea13c-9d64-4ecb-bf8f-00955e6676c2', '2cd9e772-0a00-4694-99ab-978d2f4b7a25'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:11:54.336462 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c70f6e09-c987-4506-b417-7ad907b9c1b2 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d81851df-e631-46d4-9947-f27ca42c21e8) transitioned into state 'SUCCESS' from state '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-1322383119',encryption_key_id=None,group_id=7af4419e-a187-46ba-90be-c70b528e6f50,group_type_id=,metadata={},multiattach=False,project_id='c8ba41aea7eb4461bd3e631cdf5fc4d7',qos_specs=None,replication_status=,reservations=['380818f6-2c3e-4c9f-8da9-9a9515b35e94','d82a59e1-b717-4dff-8ed2-2c217a906f8c','9fed5844-3ca7-48ac-b9a1-5b7d2149b032','7eb8f9f6-3e8f-45f3-9706-12b70b01180f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46c7dba53ae149c28254355383c553f5',volume_type_id=d7a6d7ea-96c6-409e-a78c-4e7c05cdb98b)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:11:54.337696 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-075bafc2-189f-4b90-aa32-a9c566330014 tempest-VolumeQuotasAdminTestJSON-494889570 tempest-VolumeQuotasAdminTestJSON-494889570] Created reservations ['f3583390-79e6-41f3-9344-1a99b9cb2a92', '360114a8-7fbb-426a-9c4a-7257ec5ae8fb', '9c6a5b26-a9d2-4a2a-accd-334aaac1d103', '982edd25-2c9c-4834-adff-6f57fc09b6df'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:11:54.338650 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c70f6e09-c987-4506-b417-7ad907b9c1b2 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2084c811-ef3a-4b1d-8e77-0be45468a5d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:11:54.383078 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c70f6e09-c987-4506-b417-7ad907b9c1b2 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2084c811-ef3a-4b1d-8e77-0be45468a5d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:11:54.392334 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c70f6e09-c987-4506-b417-7ad907b9c1b2 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Flow 'volume_create_api' (34127f73-9e5d-4e7e-9fa3-086882276671) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:11:54.557519 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c70f6e09-c987-4506-b417-7ad907b9c1b2 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Create volume request issued successfully. Jan 21 03:11:54.560758 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-075bafc2-189f-4b90-aa32-a9c566330014 tempest-VolumeQuotasAdminTestJSON-494889570 tempest-VolumeQuotasAdminTestJSON-494889570] Created reservations ['0829e7cb-2e45-4bee-af12-a5e575088fcf', '998fd9b8-a861-45a6-be05-765c24e0c407', 'c668e970-a574-4870-a100-a9d6c1b764e8', 'aa0d0938-bea6-4e98-8a03-985a97a519ff'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:11:54.593119 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-c70f6e09-c987-4506-b417-7ad907b9c1b2 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:11:54.593570 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-c70f6e09-c987-4506-b417-7ad907b9c1b2 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:11:54.609591 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-c70f6e09-c987-4506-b417-7ad907b9c1b2 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:11:54.635441 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:11:54.635441 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:11:54.645291 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-075bafc2-189f-4b90-aa32-a9c566330014 tempest-VolumeQuotasAdminTestJSON-494889570 tempest-VolumeQuotasAdminTestJSON-494889570] Created reservations ['0fb078ef-3e58-4993-94a1-bfbb9a639552', 'ec2df6e0-93fc-4059-8357-6017323bd8f5', '9fc9ca68-5481-4887-ba8f-3f7d0d1b1c5f', '7b29997e-586f-4fae-b859-303ee9eb4f2f'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:11:54.648021 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:11:54.648021 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:11:54.654933 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c70f6e09-c987-4506-b417-7ad907b9c1b2 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes returned with HTTP 202 Jan 21 03:11:54.656537 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 529/1061] 10.222.0.36 () {62 vars in 1267 bytes} [Thu Jan 21 03:11:53 2021] POST /volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes => generated 899 bytes in 916 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 21 03:11:54.672756 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0604093a-5446-4405-a811-c4ac309d8a3d tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] GET http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/fae936a3-5397-4bea-b112-0d30ebf93057 Jan 21 03:11:54.673321 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0604093a-5446-4405-a811-c4ac309d8a3d tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:11:54.673538 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:11:54.673538 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:11:54.673917 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0604093a-5446-4405-a811-c4ac309d8a3d tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:11:54.724793 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:11:54.724793 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:11:54.745339 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-075bafc2-189f-4b90-aa32-a9c566330014 tempest-VolumeQuotasAdminTestJSON-494889570 tempest-VolumeQuotasAdminTestJSON-494889570] Transfer volume completed successfully. Jan 21 03:11:54.752221 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-0604093a-5446-4405-a811-c4ac309d8a3d tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Volume info retrieved successfully. Jan 21 03:11:54.766770 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-0604093a-5446-4405-a811-c4ac309d8a3d tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:11:54.767322 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-0604093a-5446-4405-a811-c4ac309d8a3d tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:11:54.781437 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 03:11:54.781437 n-d-766726-10 devstack@c-api.service[87957]: "UPDATE / DELETE expressions." % clause Jan 21 03:11:54.790728 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-0604093a-5446-4405-a811-c4ac309d8a3d tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:11:54.806164 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:11:54.806164 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:11:54.829181 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0604093a-5446-4405-a811-c4ac309d8a3d tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/fae936a3-5397-4bea-b112-0d30ebf93057 returned with HTTP 200 Jan 21 03:11:54.830311 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 530/1062] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:11:54 2021] GET /volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/fae936a3-5397-4bea-b112-0d30ebf93057 => generated 991 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:11:54.920980 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.transfer.api [None req-075bafc2-189f-4b90-aa32-a9c566330014 tempest-VolumeQuotasAdminTestJSON-494889570 tempest-VolumeQuotasAdminTestJSON-494889570] Volume 86865106-56be-4dc6-8c51-f14db174b6af has been transferred. Jan 21 03:11:54.984480 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-075bafc2-189f-4b90-aa32-a9c566330014 tempest-VolumeQuotasAdminTestJSON-494889570 tempest-VolumeQuotasAdminTestJSON-494889570] http://10.222.0.36/volume/v3/f9461dbab7694a0ca672e3d60b99b3ee/os-volume-transfer/fe063405-a72d-40df-8ac7-ce4e07d8a2be/accept returned with HTTP 202 Jan 21 03:11:54.986223 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 533/1063] 10.222.0.36 () {60 vars in 1390 bytes} [Thu Jan 21 03:11:53 2021] POST /volume/v3/f9461dbab7694a0ca672e3d60b99b3ee/os-volume-transfer/fe063405-a72d-40df-8ac7-ce4e07d8a2be/accept => generated 431 bytes in 1186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 03:11:54.996663 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2f3e8071-940e-465c-a59f-f51011bbed6b tempest-VolumeQuotasAdminTestJSON-494889570 tempest-VolumeQuotasAdminTestJSON-494889570] GET http://10.222.0.36/volume/v3/f9461dbab7694a0ca672e3d60b99b3ee/volumes/86865106-56be-4dc6-8c51-f14db174b6af Jan 21 03:11:54.997181 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2f3e8071-940e-465c-a59f-f51011bbed6b tempest-VolumeQuotasAdminTestJSON-494889570 tempest-VolumeQuotasAdminTestJSON-494889570] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:11:54.997400 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:11:54.997400 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:11:54.997769 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2f3e8071-940e-465c-a59f-f51011bbed6b tempest-VolumeQuotasAdminTestJSON-494889570 tempest-VolumeQuotasAdminTestJSON-494889570] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:11:55.048615 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:11:55.048615 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:11:55.057917 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2f3e8071-940e-465c-a59f-f51011bbed6b tempest-VolumeQuotasAdminTestJSON-494889570 tempest-VolumeQuotasAdminTestJSON-494889570] Volume info retrieved successfully. Jan 21 03:11:55.080784 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2f3e8071-940e-465c-a59f-f51011bbed6b tempest-VolumeQuotasAdminTestJSON-494889570 tempest-VolumeQuotasAdminTestJSON-494889570] http://10.222.0.36/volume/v3/f9461dbab7694a0ca672e3d60b99b3ee/volumes/86865106-56be-4dc6-8c51-f14db174b6af returned with HTTP 200 Jan 21 03:11:55.081618 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 531/1064] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:11:54 2021] GET /volume/v3/f9461dbab7694a0ca672e3d60b99b3ee/volumes/86865106-56be-4dc6-8c51-f14db174b6af => generated 918 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:11:55.101142 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a1a5cc49-e51a-4c2b-aec1-785111a674ff tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] GET http://10.222.0.36/volume/v3/0d1e6076f6594c588ca453237c6a2d54/os-quota-sets/1efe040db7e44eef9e89cac949594dc4?usage=True Jan 21 03:11:55.101675 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a1a5cc49-e51a-4c2b-aec1-785111a674ff tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:11:55.102813 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:11:55.102813 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:11:55.103218 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a1a5cc49-e51a-4c2b-aec1-785111a674ff tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:11:55.103972 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:11:55.103972 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:11:55.168988 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a1a5cc49-e51a-4c2b-aec1-785111a674ff tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] http://10.222.0.36/volume/v3/0d1e6076f6594c588ca453237c6a2d54/os-quota-sets/1efe040db7e44eef9e89cac949594dc4?usage=True returned with HTTP 200 Jan 21 03:11:55.181548 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 534/1065] 10.222.0.36 () {58 vars in 1342 bytes} [Thu Jan 21 03:11:55 2021] GET /volume/v3/0d1e6076f6594c588ca453237c6a2d54/os-quota-sets/1efe040db7e44eef9e89cac949594dc4?usage=True => generated 1425 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:11:55.186555 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-793c1a18-9e3a-412e-b458-58c8b18cc712 tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] GET http://10.222.0.36/volume/v3/0d1e6076f6594c588ca453237c6a2d54/os-quota-sets/f9461dbab7694a0ca672e3d60b99b3ee?usage=True Jan 21 03:11:55.187105 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-793c1a18-9e3a-412e-b458-58c8b18cc712 tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:11:55.187321 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:11:55.187321 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:11:55.187694 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-793c1a18-9e3a-412e-b458-58c8b18cc712 tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:11:55.242478 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-793c1a18-9e3a-412e-b458-58c8b18cc712 tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] http://10.222.0.36/volume/v3/0d1e6076f6594c588ca453237c6a2d54/os-quota-sets/f9461dbab7694a0ca672e3d60b99b3ee?usage=True returned with HTTP 200 Jan 21 03:11:55.244020 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 532/1066] 10.222.0.36 () {58 vars in 1342 bytes} [Thu Jan 21 03:11:55 2021] GET /volume/v3/0d1e6076f6594c588ca453237c6a2d54/os-quota-sets/f9461dbab7694a0ca672e3d60b99b3ee?usage=True => generated 1169 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:11:55.258964 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dabb6779-9d28-4349-bd5b-698effddac4e tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] DELETE http://10.222.0.36/volume/v3/0d1e6076f6594c588ca453237c6a2d54/volumes/86865106-56be-4dc6-8c51-f14db174b6af Jan 21 03:11:55.259739 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dabb6779-9d28-4349-bd5b-698effddac4e tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:11:55.260254 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dabb6779-9d28-4349-bd5b-698effddac4e tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:11:55.260829 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-dabb6779-9d28-4349-bd5b-698effddac4e tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] Delete volume with id: 86865106-56be-4dc6-8c51-f14db174b6af Jan 21 03:11:55.323240 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:11:55.323240 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:11:55.324484 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-dabb6779-9d28-4349-bd5b-698effddac4e tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] Volume info retrieved successfully. Jan 21 03:11:55.387918 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-dabb6779-9d28-4349-bd5b-698effddac4e tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] Delete volume request issued successfully. Jan 21 03:11:55.390281 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dabb6779-9d28-4349-bd5b-698effddac4e tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] http://10.222.0.36/volume/v3/0d1e6076f6594c588ca453237c6a2d54/volumes/86865106-56be-4dc6-8c51-f14db174b6af returned with HTTP 202 Jan 21 03:11:55.391524 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 535/1067] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:11:55 2021] DELETE /volume/v3/0d1e6076f6594c588ca453237c6a2d54/volumes/86865106-56be-4dc6-8c51-f14db174b6af => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:11:55.401179 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8d158952-0a8c-498f-bb40-4ff10feaeb5c tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] GET http://10.222.0.36/volume/v3/0d1e6076f6594c588ca453237c6a2d54/volumes/86865106-56be-4dc6-8c51-f14db174b6af Jan 21 03:11:55.404475 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8d158952-0a8c-498f-bb40-4ff10feaeb5c tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:11:55.405075 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8d158952-0a8c-498f-bb40-4ff10feaeb5c tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:11:55.559389 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:11:55.559389 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:11:55.570054 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8d158952-0a8c-498f-bb40-4ff10feaeb5c tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] Volume info retrieved successfully. Jan 21 03:11:55.598332 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8d158952-0a8c-498f-bb40-4ff10feaeb5c tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] http://10.222.0.36/volume/v3/0d1e6076f6594c588ca453237c6a2d54/volumes/86865106-56be-4dc6-8c51-f14db174b6af returned with HTTP 200 Jan 21 03:11:55.609528 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 533/1068] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:11:55 2021] GET /volume/v3/0d1e6076f6594c588ca453237c6a2d54/volumes/86865106-56be-4dc6-8c51-f14db174b6af => generated 1089 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:11:55.848024 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b6bf27df-aa1b-4201-a3a1-080f74e65600 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] GET http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/fae936a3-5397-4bea-b112-0d30ebf93057 Jan 21 03:11:55.848523 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b6bf27df-aa1b-4201-a3a1-080f74e65600 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:11:55.848721 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:11:55.848721 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:11:55.849095 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b6bf27df-aa1b-4201-a3a1-080f74e65600 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:11:55.966351 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:11:55.966351 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:11:55.994023 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b6bf27df-aa1b-4201-a3a1-080f74e65600 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Volume info retrieved successfully. Jan 21 03:11:56.014459 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-b6bf27df-aa1b-4201-a3a1-080f74e65600 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:11:56.014996 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-b6bf27df-aa1b-4201-a3a1-080f74e65600 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:11:56.030312 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-b6bf27df-aa1b-4201-a3a1-080f74e65600 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87958) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:11:56.037375 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:11:56.037375 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:11:56.069707 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b6bf27df-aa1b-4201-a3a1-080f74e65600 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/fae936a3-5397-4bea-b112-0d30ebf93057 returned with HTTP 200 Jan 21 03:11:56.071682 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 536/1069] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:11:55 2021] GET /volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/fae936a3-5397-4bea-b112-0d30ebf93057 => generated 992 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:11:56.087439 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-eee5246a-3c8d-4533-bbfe-6cec60066453 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] POST http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/groups/action Jan 21 03:11:56.088450 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:11:56.088450 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:11:56.089236 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-eee5246a-3c8d-4533-bbfe-6cec60066453 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Action body: b'{"create-from-src": {"source_group_id": "7af4419e-a187-46ba-90be-c70b528e6f50", "name": "tempest-Group_from_grp-1046922603"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:11:56.089833 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-eee5246a-3c8d-4533-bbfe-6cec60066453 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "7af4419e-a187-46ba-90be-c70b528e6f50", "name": "tempest-Group_from_grp-1046922603"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:11:56.091143 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-eee5246a-3c8d-4533-bbfe-6cec60066453 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Creating new group {'create-from-src': {'source_group_id': '7af4419e-a187-46ba-90be-c70b528e6f50', 'name': 'tempest-Group_from_grp-1046922603'}}. {{(pid=87959) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jan 21 03:11:56.091694 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.groups [None req-eee5246a-3c8d-4533-bbfe-6cec60066453 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Creating group tempest-Group_from_grp-1046922603 from source group 7af4419e-a187-46ba-90be-c70b528e6f50. Jan 21 03:11:56.099368 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:11:56.099368 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:11:56.120738 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:11:56.120738 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:11:56.192916 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-eee5246a-3c8d-4533-bbfe-6cec60066453 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Created reservations ['159bf414-5ddb-490b-84e8-8663d259393b'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:11:56.342002 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.group.api [None req-eee5246a-3c8d-4533-bbfe-6cec60066453 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] A mapping entry already exists for group ba74ce90-3c3b-4ca6-8f94-14addecfafc5 and volume type d7a6d7ea-96c6-409e-a78c-4e7c05cdb98b. Do not need to create again. Jan 21 03:11:56.342802 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:11:56.342802 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:11:56.365513 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-eee5246a-3c8d-4533-bbfe-6cec60066453 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Availability zone cache updated, next update will occur around 2021-01-21 04:11:56.363805. {{(pid=87959) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 03:11:56.366664 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-eee5246a-3c8d-4533-bbfe-6cec60066453 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Availability Zones retrieved successfully. Jan 21 03:11:56.391782 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-eee5246a-3c8d-4533-bbfe-6cec60066453 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Flow 'volume_create_api' (77ed3d60-cf7c-4190-b826-10ede2bae6b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:11:56.394398 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-eee5246a-3c8d-4533-bbfe-6cec60066453 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2fcd029-650e-4747-9e36-a8c9360b5a72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:11:56.407455 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-eee5246a-3c8d-4533-bbfe-6cec60066453 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Validating volume size '1' using validate_int, validate_source_size {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:11:56.542003 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-eee5246a-3c8d-4533-bbfe-6cec60066453 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2fcd029-650e-4747-9e36-a8c9360b5a72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'fae936a3-5397-4bea-b112-0d30ebf93057', 'volume_type': VolumeType(created_at=2021-01-21T03:11:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d7a6d7ea-96c6-409e-a78c-4e7c05cdb98b,is_public=True,name='tempest-GroupsV314Test-volume-type-981331100',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7a6d7ea-96c6-409e-a78c-4e7c05cdb98b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ba74ce90-3c3b-4ca6-8f94-14addecfafc5', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:11:56.549191 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-eee5246a-3c8d-4533-bbfe-6cec60066453 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05f3fefd-0f55-4166-8808-d9ec24c62511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:11:56.617254 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ed302c3c-b85f-46ef-b1da-3f81b3999b14 tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] GET http://10.222.0.36/volume/v3/0d1e6076f6594c588ca453237c6a2d54/volumes/86865106-56be-4dc6-8c51-f14db174b6af Jan 21 03:11:56.617766 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ed302c3c-b85f-46ef-b1da-3f81b3999b14 tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:11:56.617968 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:11:56.617968 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:11:56.618328 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ed302c3c-b85f-46ef-b1da-3f81b3999b14 tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:11:56.758791 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:11:56.758791 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:11:56.762168 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-eee5246a-3c8d-4533-bbfe-6cec60066453 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Created reservations ['c06342d6-10cd-41ab-b757-020fd20c1fdb', 'f32950b8-bb12-4abb-9d7d-022c59eac53b', '123eda57-218f-4844-bbf6-f43f84ef54df', 'dcdb2f10-4804-435f-bc26-d6eb51f36b62'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:11:56.764413 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-eee5246a-3c8d-4533-bbfe-6cec60066453 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05f3fefd-0f55-4166-8808-d9ec24c62511) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c06342d6-10cd-41ab-b757-020fd20c1fdb', 'f32950b8-bb12-4abb-9d7d-022c59eac53b', '123eda57-218f-4844-bbf6-f43f84ef54df', 'dcdb2f10-4804-435f-bc26-d6eb51f36b62']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:11:56.766554 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-eee5246a-3c8d-4533-bbfe-6cec60066453 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d533db69-2921-4e82-a198-958a8a207c15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:11:56.789427 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ed302c3c-b85f-46ef-b1da-3f81b3999b14 tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] Volume info retrieved successfully. Jan 21 03:11:56.843087 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ed302c3c-b85f-46ef-b1da-3f81b3999b14 tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] http://10.222.0.36/volume/v3/0d1e6076f6594c588ca453237c6a2d54/volumes/86865106-56be-4dc6-8c51-f14db174b6af returned with HTTP 200 Jan 21 03:11:56.844616 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 537/1070] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:11:56 2021] GET /volume/v3/0d1e6076f6594c588ca453237c6a2d54/volumes/86865106-56be-4dc6-8c51-f14db174b6af => generated 1089 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:11:56.968730 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-eee5246a-3c8d-4533-bbfe-6cec60066453 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d533db69-2921-4e82-a198-958a8a207c15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c042b13-8fdd-4359-a714-d2ba3c8e5744', '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=ba74ce90-3c3b-4ca6-8f94-14addecfafc5,group_type_id=,metadata={},multiattach=False,project_id='c8ba41aea7eb4461bd3e631cdf5fc4d7',qos_specs=None,replication_status=,reservations=['c06342d6-10cd-41ab-b757-020fd20c1fdb','f32950b8-bb12-4abb-9d7d-022c59eac53b','123eda57-218f-4844-bbf6-f43f84ef54df','dcdb2f10-4804-435f-bc26-d6eb51f36b62'],size=1,snapshot_id=None,source_replicaid=,source_volid=fae936a3-5397-4bea-b112-0d30ebf93057,status='creating',user_id='46c7dba53ae149c28254355383c553f5',volume_type_id=d7a6d7ea-96c6-409e-a78c-4e7c05cdb98b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:11:56Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ba74ce90-3c3b-4ca6-8f94-14addecfafc5,host=None,id=7c042b13-8fdd-4359-a714-d2ba3c8e5744,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8ba41aea7eb4461bd3e631cdf5fc4d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=fae936a3-5397-4bea-b112-0d30ebf93057,status='creating',terminated_at=None,updated_at=None,user_id='46c7dba53ae149c28254355383c553f5',volume_attachment=,volume_type=,volume_type_id=d7a6d7ea-96c6-409e-a78c-4e7c05cdb98b)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:11:56.984897 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-eee5246a-3c8d-4533-bbfe-6cec60066453 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8cc2002-5523-4c4d-9673-05b023fd9ff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:11:57.071929 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-eee5246a-3c8d-4533-bbfe-6cec60066453 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8cc2002-5523-4c4d-9673-05b023fd9ff4) transitioned into state 'SUCCESS' from 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=ba74ce90-3c3b-4ca6-8f94-14addecfafc5,group_type_id=,metadata={},multiattach=False,project_id='c8ba41aea7eb4461bd3e631cdf5fc4d7',qos_specs=None,replication_status=,reservations=['c06342d6-10cd-41ab-b757-020fd20c1fdb','f32950b8-bb12-4abb-9d7d-022c59eac53b','123eda57-218f-4844-bbf6-f43f84ef54df','dcdb2f10-4804-435f-bc26-d6eb51f36b62'],size=1,snapshot_id=None,source_replicaid=,source_volid=fae936a3-5397-4bea-b112-0d30ebf93057,status='creating',user_id='46c7dba53ae149c28254355383c553f5',volume_type_id=d7a6d7ea-96c6-409e-a78c-4e7c05cdb98b)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:11:57.075396 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-eee5246a-3c8d-4533-bbfe-6cec60066453 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Flow 'volume_create_api' (77ed3d60-cf7c-4190-b826-10ede2bae6b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:11:57.145892 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-eee5246a-3c8d-4533-bbfe-6cec60066453 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Create volume request issued successfully. Jan 21 03:11:57.216816 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-eee5246a-3c8d-4533-bbfe-6cec60066453 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/groups/action returned with HTTP 202 Jan 21 03:11:57.218190 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 534/1071] 10.222.0.36 () {62 vars in 1285 bytes} [Thu Jan 21 03:11:56 2021] POST /volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/groups/action => generated 102 bytes in 1136 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:11:57.228434 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-97c2d413-6464-4cf2-b248-e99707d43ffa tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] GET http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/detail Jan 21 03:11:57.229806 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-97c2d413-6464-4cf2-b248-e99707d43ffa tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:11:57.230228 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:11:57.230228 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:11:57.231128 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-97c2d413-6464-4cf2-b248-e99707d43ffa tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Calling method 'detail' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:11:57.232080 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-97c2d413-6464-4cf2-b248-e99707d43ffa tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Removing options '' from query. {{(pid=87958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:11:57.234075 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-97c2d413-6464-4cf2-b248-e99707d43ffa tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87958) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:11:57.389270 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-97c2d413-6464-4cf2-b248-e99707d43ffa tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Get all volumes completed successfully. Jan 21 03:11:57.391097 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-97c2d413-6464-4cf2-b248-e99707d43ffa tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:11:57.391305 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-97c2d413-6464-4cf2-b248-e99707d43ffa tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:11:57.410256 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-97c2d413-6464-4cf2-b248-e99707d43ffa tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87958) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:11:57.431344 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:11:57.431344 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:11:57.455113 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-97c2d413-6464-4cf2-b248-e99707d43ffa tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:11:57.455573 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-97c2d413-6464-4cf2-b248-e99707d43ffa tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:11:57.467797 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-97c2d413-6464-4cf2-b248-e99707d43ffa tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87958) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:11:57.495638 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:11:57.495638 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:11:57.554390 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-97c2d413-6464-4cf2-b248-e99707d43ffa tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/detail returned with HTTP 200 Jan 21 03:11:57.567815 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 538/1072] 10.222.0.36 () {60 vars in 1266 bytes} [Thu Jan 21 03:11:57 2021] GET /volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/detail => generated 1972 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 03:11:57.574313 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-195fdf7f-1efb-40c4-8b59-cb62eb0b53aa tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] GET http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/7c042b13-8fdd-4359-a714-d2ba3c8e5744 Jan 21 03:11:57.575045 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-195fdf7f-1efb-40c4-8b59-cb62eb0b53aa tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:11:57.575248 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:11:57.575248 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:11:57.575624 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-195fdf7f-1efb-40c4-8b59-cb62eb0b53aa tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:11:57.714654 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:11:57.714654 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:11:57.735685 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-195fdf7f-1efb-40c4-8b59-cb62eb0b53aa tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Volume info retrieved successfully. Jan 21 03:11:57.764361 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-195fdf7f-1efb-40c4-8b59-cb62eb0b53aa tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:11:57.765077 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-195fdf7f-1efb-40c4-8b59-cb62eb0b53aa tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:11:57.779273 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-195fdf7f-1efb-40c4-8b59-cb62eb0b53aa tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:11:57.796907 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:11:57.796907 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:11:57.842650 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-195fdf7f-1efb-40c4-8b59-cb62eb0b53aa tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/7c042b13-8fdd-4359-a714-d2ba3c8e5744 returned with HTTP 200 Jan 21 03:11:57.864727 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 535/1073] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:11:57 2021] GET /volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/7c042b13-8fdd-4359-a714-d2ba3c8e5744 => generated 987 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:11:57.865077 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-45384110-c5ca-4eb7-b7d2-dc09fe5bee0d tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] GET http://10.222.0.36/volume/v3/0d1e6076f6594c588ca453237c6a2d54/volumes/86865106-56be-4dc6-8c51-f14db174b6af Jan 21 03:11:57.865077 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-45384110-c5ca-4eb7-b7d2-dc09fe5bee0d tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:11:57.865077 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:11:57.865077 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:11:57.865077 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-45384110-c5ca-4eb7-b7d2-dc09fe5bee0d tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:11:57.968033 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-45384110-c5ca-4eb7-b7d2-dc09fe5bee0d tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] http://10.222.0.36/volume/v3/0d1e6076f6594c588ca453237c6a2d54/volumes/86865106-56be-4dc6-8c51-f14db174b6af returned with HTTP 404 Jan 21 03:11:57.975272 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 539/1074] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:11:57 2021] GET /volume/v3/0d1e6076f6594c588ca453237c6a2d54/volumes/86865106-56be-4dc6-8c51-f14db174b6af => generated 109 bytes in 112 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:11:57.983183 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-64b60434-893e-4af5-8d4e-c217cd4e29b0 tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] GET http://10.222.0.36/volume/v3/0d1e6076f6594c588ca453237c6a2d54/os-quota-sets/0d1e6076f6594c588ca453237c6a2d54?usage=True Jan 21 03:11:57.983793 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-64b60434-893e-4af5-8d4e-c217cd4e29b0 tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:11:57.984061 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:11:57.984061 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:11:57.984519 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-64b60434-893e-4af5-8d4e-c217cd4e29b0 tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:11:58.091251 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-64b60434-893e-4af5-8d4e-c217cd4e29b0 tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] http://10.222.0.36/volume/v3/0d1e6076f6594c588ca453237c6a2d54/os-quota-sets/0d1e6076f6594c588ca453237c6a2d54?usage=True returned with HTTP 200 Jan 21 03:11:58.104293 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 536/1075] 10.222.0.36 () {58 vars in 1342 bytes} [Thu Jan 21 03:11:57 2021] GET /volume/v3/0d1e6076f6594c588ca453237c6a2d54/os-quota-sets/0d1e6076f6594c588ca453237c6a2d54?usage=True => generated 1169 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:11:58.110865 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-57c7eb46-3813-4fa5-86ff-722d125221f2 tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] PUT http://10.222.0.36/volume/v3/0d1e6076f6594c588ca453237c6a2d54/os-quota-sets/1efe040db7e44eef9e89cac949594dc4 Jan 21 03:11:58.111634 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-57c7eb46-3813-4fa5-86ff-722d125221f2 tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1009, "volumes": 11, "snapshots": 11, "backups": 11, "backup_gigabytes": 1009, "per_volume_gigabytes": 1009}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:11:58.438340 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-57c7eb46-3813-4fa5-86ff-722d125221f2 tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] http://10.222.0.36/volume/v3/0d1e6076f6594c588ca453237c6a2d54/os-quota-sets/1efe040db7e44eef9e89cac949594dc4 returned with HTTP 200 Jan 21 03:11:58.439799 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 540/1076] 10.222.0.36 () {60 vars in 1342 bytes} [Thu Jan 21 03:11:58 2021] PUT /volume/v3/0d1e6076f6594c588ca453237c6a2d54/os-quota-sets/1efe040db7e44eef9e89cac949594dc4 => generated 505 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:11:58.451960 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-57910d15-12a7-4cd5-9aa4-c4b692387726 tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] PUT http://10.222.0.36/volume/v3/0d1e6076f6594c588ca453237c6a2d54/os-quota-sets/1efe040db7e44eef9e89cac949594dc4 Jan 21 03:11:58.452859 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-57910d15-12a7-4cd5-9aa4-c4b692387726 tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:11:58.856546 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-57910d15-12a7-4cd5-9aa4-c4b692387726 tempest-VolumeQuotasAdminTestJSON-1624551527 tempest-VolumeQuotasAdminTestJSON-1624551527] http://10.222.0.36/volume/v3/0d1e6076f6594c588ca453237c6a2d54/os-quota-sets/1efe040db7e44eef9e89cac949594dc4 returned with HTTP 200 Jan 21 03:11:58.859992 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 537/1077] 10.222.0.36 () {60 vars in 1342 bytes} [Thu Jan 21 03:11:58 2021] PUT /volume/v3/0d1e6076f6594c588ca453237c6a2d54/os-quota-sets/1efe040db7e44eef9e89cac949594dc4 => generated 503 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:11:58.871876 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3eaed45c-28a8-48cc-b23e-b9b93576c7e5 tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] DELETE http://10.222.0.36/volume/v3/1efe040db7e44eef9e89cac949594dc4/volumes/86865106-56be-4dc6-8c51-f14db174b6af Jan 21 03:11:58.872672 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3eaed45c-28a8-48cc-b23e-b9b93576c7e5 tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:11:58.873160 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3eaed45c-28a8-48cc-b23e-b9b93576c7e5 tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:11:58.873620 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-3eaed45c-28a8-48cc-b23e-b9b93576c7e5 tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Delete volume with id: 86865106-56be-4dc6-8c51-f14db174b6af Jan 21 03:11:58.879476 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ce6f6944-ee1e-459b-a5c6-39aa7ec41dfc tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] GET http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/7c042b13-8fdd-4359-a714-d2ba3c8e5744 Jan 21 03:11:58.880444 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ce6f6944-ee1e-459b-a5c6-39aa7ec41dfc tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:11:58.881012 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ce6f6944-ee1e-459b-a5c6-39aa7ec41dfc tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:11:59.000127 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3eaed45c-28a8-48cc-b23e-b9b93576c7e5 tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] http://10.222.0.36/volume/v3/1efe040db7e44eef9e89cac949594dc4/volumes/86865106-56be-4dc6-8c51-f14db174b6af returned with HTTP 404 Jan 21 03:11:59.002989 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 541/1078] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:11:58 2021] DELETE /volume/v3/1efe040db7e44eef9e89cac949594dc4/volumes/86865106-56be-4dc6-8c51-f14db174b6af => generated 109 bytes in 135 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:11:59.013634 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f343d709-c743-44b0-9edd-e82e9c734cbc tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] DELETE http://10.222.0.36/volume/v3/1efe040db7e44eef9e89cac949594dc4/volumes/ed95cafd-955b-4991-b8ef-b95b99df6207 Jan 21 03:11:59.014164 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f343d709-c743-44b0-9edd-e82e9c734cbc tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:11:59.014698 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f343d709-c743-44b0-9edd-e82e9c734cbc tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:11:59.015160 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-f343d709-c743-44b0-9edd-e82e9c734cbc tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] Delete volume with id: ed95cafd-955b-4991-b8ef-b95b99df6207 Jan 21 03:11:59.017326 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:11:59.017326 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:11:59.038520 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ce6f6944-ee1e-459b-a5c6-39aa7ec41dfc tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Volume info retrieved successfully. Jan 21 03:11:59.067991 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-ce6f6944-ee1e-459b-a5c6-39aa7ec41dfc tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:11:59.068545 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-ce6f6944-ee1e-459b-a5c6-39aa7ec41dfc tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:11:59.082908 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-ce6f6944-ee1e-459b-a5c6-39aa7ec41dfc tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:11:59.099789 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:11:59.099789 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:11:59.107922 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f343d709-c743-44b0-9edd-e82e9c734cbc tempest-VolumeQuotasAdminTestJSON-2122143718 tempest-VolumeQuotasAdminTestJSON-2122143718] http://10.222.0.36/volume/v3/1efe040db7e44eef9e89cac949594dc4/volumes/ed95cafd-955b-4991-b8ef-b95b99df6207 returned with HTTP 404 Jan 21 03:11:59.112603 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 542/1079] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:11:59 2021] DELETE /volume/v3/1efe040db7e44eef9e89cac949594dc4/volumes/ed95cafd-955b-4991-b8ef-b95b99df6207 => generated 109 bytes in 107 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:11:59.145088 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ce6f6944-ee1e-459b-a5c6-39aa7ec41dfc tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/7c042b13-8fdd-4359-a714-d2ba3c8e5744 returned with HTTP 200 Jan 21 03:11:59.155965 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 538/1080] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:11:58 2021] GET /volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/7c042b13-8fdd-4359-a714-d2ba3c8e5744 => generated 987 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:12:00.173328 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-167df686-35a2-45a8-9e8f-0e07a94e6f77 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] GET http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/7c042b13-8fdd-4359-a714-d2ba3c8e5744 Jan 21 03:12:00.174637 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-167df686-35a2-45a8-9e8f-0e07a94e6f77 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:00.175466 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-167df686-35a2-45a8-9e8f-0e07a94e6f77 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:00.308608 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:00.308608 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:00.317914 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-167df686-35a2-45a8-9e8f-0e07a94e6f77 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Volume info retrieved successfully. Jan 21 03:12:00.332730 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-167df686-35a2-45a8-9e8f-0e07a94e6f77 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:12:00.333438 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-167df686-35a2-45a8-9e8f-0e07a94e6f77 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:12:00.342246 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-167df686-35a2-45a8-9e8f-0e07a94e6f77 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87958) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:12:00.349433 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:00.349433 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:00.388467 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-167df686-35a2-45a8-9e8f-0e07a94e6f77 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/7c042b13-8fdd-4359-a714-d2ba3c8e5744 returned with HTTP 200 Jan 21 03:12:00.389733 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 543/1081] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:12:00 2021] GET /volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/7c042b13-8fdd-4359-a714-d2ba3c8e5744 => generated 987 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:12:01.409201 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cff560a9-daff-478b-b888-4fac06b41abc tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] GET http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/7c042b13-8fdd-4359-a714-d2ba3c8e5744 Jan 21 03:12:01.409899 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cff560a9-daff-478b-b888-4fac06b41abc tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:01.410231 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:12:01.410231 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:12:01.411018 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cff560a9-daff-478b-b888-4fac06b41abc tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:01.548118 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:01.548118 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:01.575310 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-cff560a9-daff-478b-b888-4fac06b41abc tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Volume info retrieved successfully. Jan 21 03:12:01.590498 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-cff560a9-daff-478b-b888-4fac06b41abc tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:12:01.590875 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-cff560a9-daff-478b-b888-4fac06b41abc tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:12:01.598791 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-cff560a9-daff-478b-b888-4fac06b41abc tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:12:01.606852 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:01.606852 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:01.632166 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cff560a9-daff-478b-b888-4fac06b41abc tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/7c042b13-8fdd-4359-a714-d2ba3c8e5744 returned with HTTP 200 Jan 21 03:12:01.633705 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 539/1082] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:12:01 2021] GET /volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/7c042b13-8fdd-4359-a714-d2ba3c8e5744 => generated 987 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:12:02.649230 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-89ec8c46-c0b7-4047-b7ba-a97c3fd1ee19 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] GET http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/7c042b13-8fdd-4359-a714-d2ba3c8e5744 Jan 21 03:12:02.649781 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-89ec8c46-c0b7-4047-b7ba-a97c3fd1ee19 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:02.650181 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:12:02.650181 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:12:02.650840 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-89ec8c46-c0b7-4047-b7ba-a97c3fd1ee19 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:02.757607 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:02.757607 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:02.788408 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-89ec8c46-c0b7-4047-b7ba-a97c3fd1ee19 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Volume info retrieved successfully. Jan 21 03:12:02.804196 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-89ec8c46-c0b7-4047-b7ba-a97c3fd1ee19 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:12:02.804802 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-89ec8c46-c0b7-4047-b7ba-a97c3fd1ee19 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:12:02.813148 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-89ec8c46-c0b7-4047-b7ba-a97c3fd1ee19 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87958) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:12:02.820606 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:02.820606 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:02.843360 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-89ec8c46-c0b7-4047-b7ba-a97c3fd1ee19 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/7c042b13-8fdd-4359-a714-d2ba3c8e5744 returned with HTTP 200 Jan 21 03:12:02.844460 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 544/1083] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:12:02 2021] GET /volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/7c042b13-8fdd-4359-a714-d2ba3c8e5744 => generated 987 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:12:03.862924 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-15f49612-b6e6-4a20-9b9d-9b49b20f1542 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] GET http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/7c042b13-8fdd-4359-a714-d2ba3c8e5744 Jan 21 03:12:03.864855 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-15f49612-b6e6-4a20-9b9d-9b49b20f1542 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:03.866906 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:12:03.866906 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:12:03.868517 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-15f49612-b6e6-4a20-9b9d-9b49b20f1542 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:04.019640 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:04.019640 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:04.034896 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-15f49612-b6e6-4a20-9b9d-9b49b20f1542 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Volume info retrieved successfully. Jan 21 03:12:04.050226 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-15f49612-b6e6-4a20-9b9d-9b49b20f1542 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:12:04.050751 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-15f49612-b6e6-4a20-9b9d-9b49b20f1542 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:12:04.059140 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-15f49612-b6e6-4a20-9b9d-9b49b20f1542 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:12:04.066176 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:04.066176 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:04.168997 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-15f49612-b6e6-4a20-9b9d-9b49b20f1542 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/7c042b13-8fdd-4359-a714-d2ba3c8e5744 returned with HTTP 200 Jan 21 03:12:04.171935 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 540/1084] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:12:03 2021] GET /volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/7c042b13-8fdd-4359-a714-d2ba3c8e5744 => generated 987 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:12:05.188071 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0e4569fa-2a1d-435b-8116-78ec7304f508 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] GET http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/7c042b13-8fdd-4359-a714-d2ba3c8e5744 Jan 21 03:12:05.189503 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0e4569fa-2a1d-435b-8116-78ec7304f508 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:05.189937 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:12:05.189937 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:12:05.190615 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0e4569fa-2a1d-435b-8116-78ec7304f508 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:05.254063 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:05.254063 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:05.284374 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-0e4569fa-2a1d-435b-8116-78ec7304f508 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Volume info retrieved successfully. Jan 21 03:12:05.323481 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-0e4569fa-2a1d-435b-8116-78ec7304f508 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:12:05.327769 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-0e4569fa-2a1d-435b-8116-78ec7304f508 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:12:05.362302 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-0e4569fa-2a1d-435b-8116-78ec7304f508 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87958) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:12:05.377156 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:05.377156 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:05.423634 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0e4569fa-2a1d-435b-8116-78ec7304f508 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/7c042b13-8fdd-4359-a714-d2ba3c8e5744 returned with HTTP 200 Jan 21 03:12:05.431350 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 545/1085] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:12:05 2021] GET /volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/7c042b13-8fdd-4359-a714-d2ba3c8e5744 => generated 987 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:12:06.448098 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-08ae2185-124e-42ff-88d6-6bbd15765a71 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] GET http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/7c042b13-8fdd-4359-a714-d2ba3c8e5744 Jan 21 03:12:06.448703 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-08ae2185-124e-42ff-88d6-6bbd15765a71 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:06.448876 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:12:06.448876 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:12:06.449513 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-08ae2185-124e-42ff-88d6-6bbd15765a71 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:06.603657 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:06.603657 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:06.672701 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-08ae2185-124e-42ff-88d6-6bbd15765a71 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Volume info retrieved successfully. Jan 21 03:12:06.703817 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-08ae2185-124e-42ff-88d6-6bbd15765a71 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:12:06.704495 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-08ae2185-124e-42ff-88d6-6bbd15765a71 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:12:06.712614 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-08ae2185-124e-42ff-88d6-6bbd15765a71 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:12:06.719707 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:06.719707 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:06.742533 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-08ae2185-124e-42ff-88d6-6bbd15765a71 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/7c042b13-8fdd-4359-a714-d2ba3c8e5744 returned with HTTP 200 Jan 21 03:12:06.752544 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 541/1086] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:12:06 2021] GET /volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/7c042b13-8fdd-4359-a714-d2ba3c8e5744 => generated 987 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:12:07.761059 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1ecb6ddc-a1dc-47d6-b593-17d5d7367588 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] GET http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/7c042b13-8fdd-4359-a714-d2ba3c8e5744 Jan 21 03:12:07.762423 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1ecb6ddc-a1dc-47d6-b593-17d5d7367588 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:07.762915 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:12:07.762915 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:12:07.763579 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1ecb6ddc-a1dc-47d6-b593-17d5d7367588 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:07.895272 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:07.895272 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:07.904559 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1ecb6ddc-a1dc-47d6-b593-17d5d7367588 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Volume info retrieved successfully. Jan 21 03:12:07.952256 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-1ecb6ddc-a1dc-47d6-b593-17d5d7367588 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:12:07.952868 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-1ecb6ddc-a1dc-47d6-b593-17d5d7367588 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:12:07.980548 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-1ecb6ddc-a1dc-47d6-b593-17d5d7367588 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87958) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:12:07.988512 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:07.988512 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:08.072908 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1ecb6ddc-a1dc-47d6-b593-17d5d7367588 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/7c042b13-8fdd-4359-a714-d2ba3c8e5744 returned with HTTP 200 Jan 21 03:12:08.079438 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 546/1087] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:12:07 2021] GET /volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/7c042b13-8fdd-4359-a714-d2ba3c8e5744 => generated 987 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:12:09.089445 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-74bec8a9-255a-40cb-9c8b-e1f488acfb1e tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] GET http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/7c042b13-8fdd-4359-a714-d2ba3c8e5744 Jan 21 03:12:09.090771 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-74bec8a9-255a-40cb-9c8b-e1f488acfb1e tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:09.091201 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:12:09.091201 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:12:09.091824 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-74bec8a9-255a-40cb-9c8b-e1f488acfb1e tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:09.267368 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:09.267368 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:09.311264 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-74bec8a9-255a-40cb-9c8b-e1f488acfb1e tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Volume info retrieved successfully. Jan 21 03:12:09.357201 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-74bec8a9-255a-40cb-9c8b-e1f488acfb1e tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:12:09.357663 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-74bec8a9-255a-40cb-9c8b-e1f488acfb1e tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:12:09.384814 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-74bec8a9-255a-40cb-9c8b-e1f488acfb1e tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:12:09.416792 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:09.416792 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:09.503947 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-74bec8a9-255a-40cb-9c8b-e1f488acfb1e tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/7c042b13-8fdd-4359-a714-d2ba3c8e5744 returned with HTTP 200 Jan 21 03:12:09.517596 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 542/1088] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:12:09 2021] GET /volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/7c042b13-8fdd-4359-a714-d2ba3c8e5744 => generated 987 bytes in 432 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:12:10.522824 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ab8bbc13-6258-4706-8eb6-345ef2215c5d tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] GET http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/7c042b13-8fdd-4359-a714-d2ba3c8e5744 Jan 21 03:12:10.524046 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ab8bbc13-6258-4706-8eb6-345ef2215c5d tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:10.524664 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:12:10.524664 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:12:10.525469 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ab8bbc13-6258-4706-8eb6-345ef2215c5d tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:10.600260 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:10.600260 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:10.609807 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ab8bbc13-6258-4706-8eb6-345ef2215c5d tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Volume info retrieved successfully. Jan 21 03:12:10.625902 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-ab8bbc13-6258-4706-8eb6-345ef2215c5d tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:12:10.626721 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-ab8bbc13-6258-4706-8eb6-345ef2215c5d tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:12:10.635169 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-ab8bbc13-6258-4706-8eb6-345ef2215c5d tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87958) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:12:10.655157 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:10.655157 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:10.705249 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ab8bbc13-6258-4706-8eb6-345ef2215c5d tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/7c042b13-8fdd-4359-a714-d2ba3c8e5744 returned with HTTP 200 Jan 21 03:12:10.706318 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 547/1089] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:12:10 2021] GET /volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/7c042b13-8fdd-4359-a714-d2ba3c8e5744 => generated 987 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:12:11.724125 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-08751ef9-70b0-4d67-b0d4-ef1e20be0813 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] GET http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/7c042b13-8fdd-4359-a714-d2ba3c8e5744 Jan 21 03:12:11.727180 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-08751ef9-70b0-4d67-b0d4-ef1e20be0813 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:11.727574 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:12:11.727574 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:12:11.728174 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-08751ef9-70b0-4d67-b0d4-ef1e20be0813 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:11.858807 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:11.858807 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:11.883893 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-08751ef9-70b0-4d67-b0d4-ef1e20be0813 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Volume info retrieved successfully. Jan 21 03:12:11.924459 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-08751ef9-70b0-4d67-b0d4-ef1e20be0813 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:12:11.924967 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-08751ef9-70b0-4d67-b0d4-ef1e20be0813 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:12:11.936873 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-08751ef9-70b0-4d67-b0d4-ef1e20be0813 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:12:11.958332 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:11.958332 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:12.005961 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-08751ef9-70b0-4d67-b0d4-ef1e20be0813 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/7c042b13-8fdd-4359-a714-d2ba3c8e5744 returned with HTTP 200 Jan 21 03:12:12.018638 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 543/1090] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:12:11 2021] GET /volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/7c042b13-8fdd-4359-a714-d2ba3c8e5744 => generated 988 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:12:12.024898 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e9b81975-ab71-4a2b-9cc7-2d6cca891470 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] GET http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/groups/ba74ce90-3c3b-4ca6-8f94-14addecfafc5 Jan 21 03:12:12.025972 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e9b81975-ab71-4a2b-9cc7-2d6cca891470 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:12.026413 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:12:12.026413 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:12:12.027185 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e9b81975-ab71-4a2b-9cc7-2d6cca891470 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:12.027791 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-e9b81975-ab71-4a2b-9cc7-2d6cca891470 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] show called for member ba74ce90-3c3b-4ca6-8f94-14addecfafc5 {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:12:12.044632 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:12.044632 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:12.094260 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e9b81975-ab71-4a2b-9cc7-2d6cca891470 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/groups/ba74ce90-3c3b-4ca6-8f94-14addecfafc5 returned with HTTP 200 Jan 21 03:12:12.097331 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 548/1091] 10.222.0.36 () {60 vars in 1353 bytes} [Thu Jan 21 03:12:12 2021] GET /volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/groups/ba74ce90-3c3b-4ca6-8f94-14addecfafc5 => generated 417 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:12:12.108842 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6cbac533-149d-4e02-8231-efc853ea0dfd tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] GET http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/detail Jan 21 03:12:12.109415 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6cbac533-149d-4e02-8231-efc853ea0dfd tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:12.109614 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:12:12.109614 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:12:12.110265 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6cbac533-149d-4e02-8231-efc853ea0dfd tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:12.111164 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-6cbac533-149d-4e02-8231-efc853ea0dfd tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:12:12.113079 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-6cbac533-149d-4e02-8231-efc853ea0dfd tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:12:12.189500 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-6cbac533-149d-4e02-8231-efc853ea0dfd tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Get all volumes completed successfully. Jan 21 03:12:12.191123 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-6cbac533-149d-4e02-8231-efc853ea0dfd tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:12:12.191572 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-6cbac533-149d-4e02-8231-efc853ea0dfd tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:12:12.200646 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-6cbac533-149d-4e02-8231-efc853ea0dfd tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:12:12.208012 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:12.208012 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:12.220943 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-6cbac533-149d-4e02-8231-efc853ea0dfd tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:12:12.221574 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-6cbac533-149d-4e02-8231-efc853ea0dfd tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:12:12.230804 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-6cbac533-149d-4e02-8231-efc853ea0dfd tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:12:12.243525 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:12.243525 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:12.272331 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6cbac533-149d-4e02-8231-efc853ea0dfd tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/detail returned with HTTP 200 Jan 21 03:12:12.273195 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 544/1092] 10.222.0.36 () {60 vars in 1266 bytes} [Thu Jan 21 03:12:12 2021] GET /volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/detail => generated 1973 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 03:12:12.290856 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-49689e90-5354-4ced-bf5e-c6a9cd47a3a3 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] POST http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/groups/ba74ce90-3c3b-4ca6-8f94-14addecfafc5/action Jan 21 03:12:12.291408 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:12:12.291408 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:12:12.291832 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-49689e90-5354-4ced-bf5e-c6a9cd47a3a3 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:12:12.292209 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-49689e90-5354-4ced-bf5e-c6a9cd47a3a3 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:12:12.293127 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-49689e90-5354-4ced-bf5e-c6a9cd47a3a3 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] delete called for group ba74ce90-3c3b-4ca6-8f94-14addecfafc5 {{(pid=87958) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 03:12:12.293465 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.groups [None req-49689e90-5354-4ced-bf5e-c6a9cd47a3a3 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Delete group with id: ba74ce90-3c3b-4ca6-8f94-14addecfafc5 Jan 21 03:12:12.302021 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:12.302021 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:12.447852 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-49689e90-5354-4ced-bf5e-c6a9cd47a3a3 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/groups/ba74ce90-3c3b-4ca6-8f94-14addecfafc5/action returned with HTTP 202 Jan 21 03:12:12.452511 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 549/1093] 10.222.0.36 () {62 vars in 1395 bytes} [Thu Jan 21 03:12:12 2021] POST /volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/groups/ba74ce90-3c3b-4ca6-8f94-14addecfafc5/action => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 03:12:12.460190 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-904752b4-0db9-41f5-a968-098e95b86e6d tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] GET http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/7c042b13-8fdd-4359-a714-d2ba3c8e5744 Jan 21 03:12:12.460953 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-904752b4-0db9-41f5-a968-098e95b86e6d tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:12.461172 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:12:12.461172 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:12:12.461521 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-904752b4-0db9-41f5-a968-098e95b86e6d tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:12.560965 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:12.560965 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:12.571535 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-904752b4-0db9-41f5-a968-098e95b86e6d tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Volume info retrieved successfully. Jan 21 03:12:12.589007 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-904752b4-0db9-41f5-a968-098e95b86e6d tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:12:12.589007 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-904752b4-0db9-41f5-a968-098e95b86e6d tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:12:12.602782 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-904752b4-0db9-41f5-a968-098e95b86e6d tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:12:12.637024 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:12.637024 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:12.711883 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-904752b4-0db9-41f5-a968-098e95b86e6d tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/7c042b13-8fdd-4359-a714-d2ba3c8e5744 returned with HTTP 200 Jan 21 03:12:12.713061 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 545/1094] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:12:12 2021] GET /volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/7c042b13-8fdd-4359-a714-d2ba3c8e5744 => generated 987 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 03:12:13.728884 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-81e15f4e-683d-4538-96c3-298a0fa1c0f6 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] GET http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/7c042b13-8fdd-4359-a714-d2ba3c8e5744 Jan 21 03:12:13.729472 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-81e15f4e-683d-4538-96c3-298a0fa1c0f6 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:13.729682 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:12:13.729682 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:12:13.730061 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-81e15f4e-683d-4538-96c3-298a0fa1c0f6 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:13.869668 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:13.869668 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:13.879663 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-81e15f4e-683d-4538-96c3-298a0fa1c0f6 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Volume info retrieved successfully. Jan 21 03:12:13.921929 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-81e15f4e-683d-4538-96c3-298a0fa1c0f6 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:12:13.922389 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-81e15f4e-683d-4538-96c3-298a0fa1c0f6 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:12:13.946767 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-81e15f4e-683d-4538-96c3-298a0fa1c0f6 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87958) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:12:13.955083 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:13.955083 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:14.012344 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-81e15f4e-683d-4538-96c3-298a0fa1c0f6 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/7c042b13-8fdd-4359-a714-d2ba3c8e5744 returned with HTTP 200 Jan 21 03:12:14.031700 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 550/1095] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:12:13 2021] GET /volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/7c042b13-8fdd-4359-a714-d2ba3c8e5744 => generated 987 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:12:15.032117 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c8437061-9a6b-4263-a40a-193fc4cc095a tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] GET http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/7c042b13-8fdd-4359-a714-d2ba3c8e5744 Jan 21 03:12:15.032666 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c8437061-9a6b-4263-a40a-193fc4cc095a tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:15.032924 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:12:15.032924 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:12:15.033245 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c8437061-9a6b-4263-a40a-193fc4cc095a tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:15.119676 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c8437061-9a6b-4263-a40a-193fc4cc095a tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/7c042b13-8fdd-4359-a714-d2ba3c8e5744 returned with HTTP 404 Jan 21 03:12:15.130037 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-46ed8a01-41aa-4c28-ade3-9cb99e578ae0 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] GET http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/groups/ba74ce90-3c3b-4ca6-8f94-14addecfafc5 Jan 21 03:12:15.131388 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-46ed8a01-41aa-4c28-ade3-9cb99e578ae0 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:15.131600 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:12:15.131600 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:12:15.132260 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-46ed8a01-41aa-4c28-ade3-9cb99e578ae0 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:15.132827 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-46ed8a01-41aa-4c28-ade3-9cb99e578ae0 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] show called for member ba74ce90-3c3b-4ca6-8f94-14addecfafc5 {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:12:15.137212 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 546/1096] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:12:15 2021] GET /volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/7c042b13-8fdd-4359-a714-d2ba3c8e5744 => generated 109 bytes in 110 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 03:12:15.141173 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-46ed8a01-41aa-4c28-ade3-9cb99e578ae0 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/groups/ba74ce90-3c3b-4ca6-8f94-14addecfafc5 returned with HTTP 404 Jan 21 03:12:15.176338 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fdf3b762-ffb1-4b68-8288-eece58607790 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] GET http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/detail Jan 21 03:12:15.177266 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 551/1097] 10.222.0.36 () {60 vars in 1353 bytes} [Thu Jan 21 03:12:15 2021] GET /volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/groups/ba74ce90-3c3b-4ca6-8f94-14addecfafc5 => generated 108 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 03:12:15.179101 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fdf3b762-ffb1-4b68-8288-eece58607790 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:15.180578 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fdf3b762-ffb1-4b68-8288-eece58607790 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:15.181601 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-fdf3b762-ffb1-4b68-8288-eece58607790 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:12:15.184092 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-fdf3b762-ffb1-4b68-8288-eece58607790 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:12:15.292810 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-fdf3b762-ffb1-4b68-8288-eece58607790 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Get all volumes completed successfully. Jan 21 03:12:15.294352 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-fdf3b762-ffb1-4b68-8288-eece58607790 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:12:15.294810 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-fdf3b762-ffb1-4b68-8288-eece58607790 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:12:15.317013 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-fdf3b762-ffb1-4b68-8288-eece58607790 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:12:15.334921 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:15.334921 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:15.376267 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fdf3b762-ffb1-4b68-8288-eece58607790 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/detail returned with HTTP 200 Jan 21 03:12:15.389559 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 547/1098] 10.222.0.36 () {60 vars in 1266 bytes} [Thu Jan 21 03:12:15 2021] GET /volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/detail => generated 995 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:12:15.395796 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c405b79d-08fd-4605-a2f2-18729e6093a1 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] POST http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/groups/7af4419e-a187-46ba-90be-c70b528e6f50/action Jan 21 03:12:15.397207 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c405b79d-08fd-4605-a2f2-18729e6093a1 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:12:15.397589 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c405b79d-08fd-4605-a2f2-18729e6093a1 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:12:15.398702 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-c405b79d-08fd-4605-a2f2-18729e6093a1 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] delete called for group 7af4419e-a187-46ba-90be-c70b528e6f50 {{(pid=87958) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 03:12:15.399047 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.groups [None req-c405b79d-08fd-4605-a2f2-18729e6093a1 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Delete group with id: 7af4419e-a187-46ba-90be-c70b528e6f50 Jan 21 03:12:15.416459 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:15.416459 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:15.667522 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c405b79d-08fd-4605-a2f2-18729e6093a1 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/groups/7af4419e-a187-46ba-90be-c70b528e6f50/action returned with HTTP 202 Jan 21 03:12:15.669561 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 552/1099] 10.222.0.36 () {62 vars in 1395 bytes} [Thu Jan 21 03:12:15 2021] POST /volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/groups/7af4419e-a187-46ba-90be-c70b528e6f50/action => generated 0 bytes in 279 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 03:12:15.677567 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-59b39a61-f5ce-4d14-96c9-4e7841ad0568 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] GET http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/fae936a3-5397-4bea-b112-0d30ebf93057 Jan 21 03:12:15.679510 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-59b39a61-f5ce-4d14-96c9-4e7841ad0568 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:15.679705 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:12:15.679705 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:12:15.680086 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-59b39a61-f5ce-4d14-96c9-4e7841ad0568 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:15.784163 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:15.784163 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:15.817955 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-59b39a61-f5ce-4d14-96c9-4e7841ad0568 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Volume info retrieved successfully. Jan 21 03:12:15.852327 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-59b39a61-f5ce-4d14-96c9-4e7841ad0568 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:12:15.852780 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-59b39a61-f5ce-4d14-96c9-4e7841ad0568 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:12:15.863363 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-59b39a61-f5ce-4d14-96c9-4e7841ad0568 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:12:15.876498 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:15.876498 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:15.922051 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-59b39a61-f5ce-4d14-96c9-4e7841ad0568 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/fae936a3-5397-4bea-b112-0d30ebf93057 returned with HTTP 200 Jan 21 03:12:15.933236 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 548/1100] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:12:15 2021] GET /volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/fae936a3-5397-4bea-b112-0d30ebf93057 => generated 991 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:12:16.942634 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-19f4de6f-6ddb-4acb-820d-48890d9bf94e tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] GET http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/fae936a3-5397-4bea-b112-0d30ebf93057 Jan 21 03:12:16.946013 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-19f4de6f-6ddb-4acb-820d-48890d9bf94e tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:16.947031 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:12:16.947031 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:12:16.948114 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-19f4de6f-6ddb-4acb-820d-48890d9bf94e tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:17.094374 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:17.094374 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:17.107602 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-19f4de6f-6ddb-4acb-820d-48890d9bf94e tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Volume info retrieved successfully. Jan 21 03:12:17.127377 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-19f4de6f-6ddb-4acb-820d-48890d9bf94e tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:12:17.128234 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-19f4de6f-6ddb-4acb-820d-48890d9bf94e tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:12:17.140326 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-19f4de6f-6ddb-4acb-820d-48890d9bf94e tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87958) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:12:17.152350 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:17.152350 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:17.206512 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-19f4de6f-6ddb-4acb-820d-48890d9bf94e tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/fae936a3-5397-4bea-b112-0d30ebf93057 returned with HTTP 200 Jan 21 03:12:17.207840 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 553/1101] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:12:16 2021] GET /volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/fae936a3-5397-4bea-b112-0d30ebf93057 => generated 991 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:12:18.229566 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-afaa854b-6fbd-4241-acea-aa61dcceef3f tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] GET http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/fae936a3-5397-4bea-b112-0d30ebf93057 Jan 21 03:12:18.232942 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-afaa854b-6fbd-4241-acea-aa61dcceef3f tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:18.233506 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:12:18.233506 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:12:18.236434 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-afaa854b-6fbd-4241-acea-aa61dcceef3f tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:18.390819 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:18.390819 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:18.423664 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-afaa854b-6fbd-4241-acea-aa61dcceef3f tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Volume info retrieved successfully. Jan 21 03:12:18.464190 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-afaa854b-6fbd-4241-acea-aa61dcceef3f tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:12:18.464645 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-afaa854b-6fbd-4241-acea-aa61dcceef3f tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:12:18.479484 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-afaa854b-6fbd-4241-acea-aa61dcceef3f tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:12:18.503184 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:18.503184 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:18.550693 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-afaa854b-6fbd-4241-acea-aa61dcceef3f tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/fae936a3-5397-4bea-b112-0d30ebf93057 returned with HTTP 200 Jan 21 03:12:18.561914 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 549/1102] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:12:18 2021] GET /volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/fae936a3-5397-4bea-b112-0d30ebf93057 => generated 991 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:12:19.571437 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4601fc01-96d4-47fd-8768-c935f0138dc4 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] GET http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/fae936a3-5397-4bea-b112-0d30ebf93057 Jan 21 03:12:19.572751 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4601fc01-96d4-47fd-8768-c935f0138dc4 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:19.582892 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:12:19.582892 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:12:19.583336 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4601fc01-96d4-47fd-8768-c935f0138dc4 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:19.685957 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4601fc01-96d4-47fd-8768-c935f0138dc4 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/fae936a3-5397-4bea-b112-0d30ebf93057 returned with HTTP 404 Jan 21 03:12:19.691031 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 554/1103] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:12:19 2021] GET /volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/fae936a3-5397-4bea-b112-0d30ebf93057 => generated 109 bytes in 126 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 03:12:19.697930 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-10bacbab-813b-42b3-bca6-e522b7d9feed tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] GET http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/groups/7af4419e-a187-46ba-90be-c70b528e6f50 Jan 21 03:12:19.698489 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-10bacbab-813b-42b3-bca6-e522b7d9feed tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:19.698696 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:12:19.698696 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:12:19.699075 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-10bacbab-813b-42b3-bca6-e522b7d9feed tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:19.699478 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-10bacbab-813b-42b3-bca6-e522b7d9feed tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] show called for member 7af4419e-a187-46ba-90be-c70b528e6f50 {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:12:19.709356 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-10bacbab-813b-42b3-bca6-e522b7d9feed tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/groups/7af4419e-a187-46ba-90be-c70b528e6f50 returned with HTTP 404 Jan 21 03:12:19.710483 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 550/1104] 10.222.0.36 () {60 vars in 1353 bytes} [Thu Jan 21 03:12:19 2021] GET /volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/groups/7af4419e-a187-46ba-90be-c70b528e6f50 => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 03:12:19.718502 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8d92fd4f-c1c6-452b-8bb8-0404d589e644 tempest-GroupsV314Test-833037566 tempest-GroupsV314Test-833037566] DELETE http://10.222.0.36/volume/v3/d435dab2eb1c4f019b638d11ca52ff10/group_types/673851f7-2557-427d-a6f2-081524273505 Jan 21 03:12:19.719093 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8d92fd4f-c1c6-452b-8bb8-0404d589e644 tempest-GroupsV314Test-833037566 tempest-GroupsV314Test-833037566] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:19.719574 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8d92fd4f-c1c6-452b-8bb8-0404d589e644 tempest-GroupsV314Test-833037566 tempest-GroupsV314Test-833037566] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:19.779965 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 03:12:19.779965 n-d-766726-10 devstack@c-api.service[87957]: "UPDATE / DELETE expressions." % clause Jan 21 03:12:19.812312 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8d92fd4f-c1c6-452b-8bb8-0404d589e644 tempest-GroupsV314Test-833037566 tempest-GroupsV314Test-833037566] http://10.222.0.36/volume/v3/d435dab2eb1c4f019b638d11ca52ff10/group_types/673851f7-2557-427d-a6f2-081524273505 returned with HTTP 202 Jan 21 03:12:19.821214 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 555/1105] 10.222.0.36 () {60 vars in 1371 bytes} [Thu Jan 21 03:12:19 2021] DELETE /volume/v3/d435dab2eb1c4f019b638d11ca52ff10/group_types/673851f7-2557-427d-a6f2-081524273505 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 03:12:19.823410 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-78b875e4-b34c-457b-8346-7e45fbfbbbb1 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] DELETE http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/fae936a3-5397-4bea-b112-0d30ebf93057 Jan 21 03:12:19.823943 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-78b875e4-b34c-457b-8346-7e45fbfbbbb1 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:19.824438 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-78b875e4-b34c-457b-8346-7e45fbfbbbb1 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:19.824896 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-78b875e4-b34c-457b-8346-7e45fbfbbbb1 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] Delete volume with id: fae936a3-5397-4bea-b112-0d30ebf93057 Jan 21 03:12:19.910063 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-78b875e4-b34c-457b-8346-7e45fbfbbbb1 tempest-GroupsV314Test-1413551290 tempest-GroupsV314Test-1413551290] http://10.222.0.36/volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/fae936a3-5397-4bea-b112-0d30ebf93057 returned with HTTP 404 Jan 21 03:12:19.911167 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 551/1106] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:12:19 2021] DELETE /volume/v3/c8ba41aea7eb4461bd3e631cdf5fc4d7/volumes/fae936a3-5397-4bea-b112-0d30ebf93057 => generated 109 bytes in 91 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:12:19.920010 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c93e5d2c-7f39-481e-a52d-d3e7ff781a84 tempest-GroupsV314Test-833037566 tempest-GroupsV314Test-833037566] DELETE http://10.222.0.36/volume/v3/d435dab2eb1c4f019b638d11ca52ff10/types/d7a6d7ea-96c6-409e-a78c-4e7c05cdb98b Jan 21 03:12:19.920819 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c93e5d2c-7f39-481e-a52d-d3e7ff781a84 tempest-GroupsV314Test-833037566 tempest-GroupsV314Test-833037566] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:19.921432 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c93e5d2c-7f39-481e-a52d-d3e7ff781a84 tempest-GroupsV314Test-833037566 tempest-GroupsV314Test-833037566] Calling method '_delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:20.070272 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c93e5d2c-7f39-481e-a52d-d3e7ff781a84 tempest-GroupsV314Test-833037566 tempest-GroupsV314Test-833037566] http://10.222.0.36/volume/v3/d435dab2eb1c4f019b638d11ca52ff10/types/d7a6d7ea-96c6-409e-a78c-4e7c05cdb98b returned with HTTP 202 Jan 21 03:12:20.074857 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 556/1107] 10.222.0.36 () {58 vars in 1312 bytes} [Thu Jan 21 03:12:19 2021] DELETE /volume/v3/d435dab2eb1c4f019b638d11ca52ff10/types/d7a6d7ea-96c6-409e-a78c-4e7c05cdb98b => generated 0 bytes in 156 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:12:20.083265 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-45019447-8935-4cf6-8e2e-a0485fab81f2 tempest-GroupsV314Test-833037566 tempest-GroupsV314Test-833037566] GET http://10.222.0.36/volume/v3/d435dab2eb1c4f019b638d11ca52ff10/types/d7a6d7ea-96c6-409e-a78c-4e7c05cdb98b Jan 21 03:12:20.084313 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-45019447-8935-4cf6-8e2e-a0485fab81f2 tempest-GroupsV314Test-833037566 tempest-GroupsV314Test-833037566] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:20.085605 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-45019447-8935-4cf6-8e2e-a0485fab81f2 tempest-GroupsV314Test-833037566 tempest-GroupsV314Test-833037566] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:20.099966 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-45019447-8935-4cf6-8e2e-a0485fab81f2 tempest-GroupsV314Test-833037566 tempest-GroupsV314Test-833037566] http://10.222.0.36/volume/v3/d435dab2eb1c4f019b638d11ca52ff10/types/d7a6d7ea-96c6-409e-a78c-4e7c05cdb98b returned with HTTP 404 Jan 21 03:12:20.105138 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 552/1108] 10.222.0.36 () {58 vars in 1309 bytes} [Thu Jan 21 03:12:20 2021] GET /volume/v3/d435dab2eb1c4f019b638d11ca52ff10/types/d7a6d7ea-96c6-409e-a78c-4e7c05cdb98b => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:12:28.625564 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-459908c1-495d-4ba7-9892-ab54f136cb8a tempest-UserMessagesTest-505320095 tempest-UserMessagesTest-505320095] POST http://10.222.0.36/volume/v3/8fb8c84f7c5d4dc49b679cb968c27158/types Jan 21 03:12:28.627268 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-459908c1-495d-4ba7-9892-ab54f136cb8a tempest-UserMessagesTest-505320095 tempest-UserMessagesTest-505320095] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-633624309", "extra_specs": {"storage_protocol": "tempest-storage_protocol-783575009", "vendor_name": "tempest-vendor_name-184062447"}}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:12:28.695591 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-459908c1-495d-4ba7-9892-ab54f136cb8a tempest-UserMessagesTest-505320095 tempest-UserMessagesTest-505320095] http://10.222.0.36/volume/v3/8fb8c84f7c5d4dc49b679cb968c27158/types returned with HTTP 200 Jan 21 03:12:28.697789 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 557/1109] 10.222.0.36 () {60 vars in 1220 bytes} [Thu Jan 21 03:12:28 2021] POST /volume/v3/8fb8c84f7c5d4dc49b679cb968c27158/types => generated 325 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:12:29.037198 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-129f5de8-6c63-4526-bd0b-d3a1d6a79f77 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] POST http://10.222.0.36/volume/v3/6e61597401cc4881ba92e2df84302405/volumes Jan 21 03:12:29.040077 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-129f5de8-6c63-4526-bd0b-d3a1d6a79f77 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Action: 'create', calling method: create, body: {"volume": {"volume_type": "27cce6bf-9655-41c1-b345-1dc9104582f2", "size": 1, "name": "tempest-UserMessagesTest-Volume-921412832"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:12:29.044835 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-129f5de8-6c63-4526-bd0b-d3a1d6a79f77 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Create volume request body: {'volume': {'volume_type': '27cce6bf-9655-41c1-b345-1dc9104582f2', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-921412832'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:12:29.124917 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-129f5de8-6c63-4526-bd0b-d3a1d6a79f77 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Create volume of 1 GB Jan 21 03:12:29.127578 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:29.127578 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:29.130703 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-129f5de8-6c63-4526-bd0b-d3a1d6a79f77 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Availability Zones retrieved successfully. Jan 21 03:12:29.182771 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-129f5de8-6c63-4526-bd0b-d3a1d6a79f77 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Flow 'volume_create_api' (32ae7886-aed8-4396-a56c-841c96470ee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:12:29.186930 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-129f5de8-6c63-4526-bd0b-d3a1d6a79f77 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63af11cd-d279-4c30-a21e-b85d41674b13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:12:29.190467 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-129f5de8-6c63-4526-bd0b-d3a1d6a79f77 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:12:29.267897 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-129f5de8-6c63-4526-bd0b-d3a1d6a79f77 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63af11cd-d279-4c30-a21e-b85d41674b13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-783575009',vendor_name='tempest-vendor_name-184062447'},id=27cce6bf-9655-41c1-b345-1dc9104582f2,is_public=True,name='tempest-UserMessagesTest-volume-type-633624309',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '27cce6bf-9655-41c1-b345-1dc9104582f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:12:29.271299 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-129f5de8-6c63-4526-bd0b-d3a1d6a79f77 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb57a2af-2eb6-40d5-abee-9bd1119858c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:12:29.394349 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota [None req-129f5de8-6c63-4526-bd0b-d3a1d6a79f77 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-633624309 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-633624309, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:12:29.395430 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota [None req-129f5de8-6c63-4526-bd0b-d3a1d6a79f77 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-633624309 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-633624309, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:12:29.462383 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-129f5de8-6c63-4526-bd0b-d3a1d6a79f77 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Created reservations ['59b28c73-0f7c-481e-aaa5-5bf9dac1bc38', '323ac125-0872-4239-9584-d99a10cc362c', 'f830af2f-8c8c-4a37-af5e-2a1106928ab8', 'facabe65-0d7d-4f64-ab3e-82478b7892e5'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:12:29.471134 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-129f5de8-6c63-4526-bd0b-d3a1d6a79f77 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb57a2af-2eb6-40d5-abee-9bd1119858c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59b28c73-0f7c-481e-aaa5-5bf9dac1bc38', '323ac125-0872-4239-9584-d99a10cc362c', 'f830af2f-8c8c-4a37-af5e-2a1106928ab8', 'facabe65-0d7d-4f64-ab3e-82478b7892e5']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:12:29.478502 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-129f5de8-6c63-4526-bd0b-d3a1d6a79f77 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (648c9fbd-168c-455e-9301-b08ebf62b505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:12:29.600383 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-129f5de8-6c63-4526-bd0b-d3a1d6a79f77 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (648c9fbd-168c-455e-9301-b08ebf62b505) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c562fd93-b674-40f3-9481-a7762df41cf9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-921412832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e61597401cc4881ba92e2df84302405',qos_specs=None,replication_status=,reservations=['59b28c73-0f7c-481e-aaa5-5bf9dac1bc38','323ac125-0872-4239-9584-d99a10cc362c','f830af2f-8c8c-4a37-af5e-2a1106928ab8','facabe65-0d7d-4f64-ab3e-82478b7892e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f574e567575b479282771e3d08753812',volume_type_id=27cce6bf-9655-41c1-b345-1dc9104582f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:12:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-921412832',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c562fd93-b674-40f3-9481-a7762df41cf9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e61597401cc4881ba92e2df84302405',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f574e567575b479282771e3d08753812',volume_attachment=,volume_type=,volume_type_id=27cce6bf-9655-41c1-b345-1dc9104582f2)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:12:29.604617 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-129f5de8-6c63-4526-bd0b-d3a1d6a79f77 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8c43aa1-22e1-441b-a2c9-993457abadbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:12:29.648119 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-129f5de8-6c63-4526-bd0b-d3a1d6a79f77 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8c43aa1-22e1-441b-a2c9-993457abadbd) transitioned into state 'SUCCESS' from state '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-921412832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e61597401cc4881ba92e2df84302405',qos_specs=None,replication_status=,reservations=['59b28c73-0f7c-481e-aaa5-5bf9dac1bc38','323ac125-0872-4239-9584-d99a10cc362c','f830af2f-8c8c-4a37-af5e-2a1106928ab8','facabe65-0d7d-4f64-ab3e-82478b7892e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f574e567575b479282771e3d08753812',volume_type_id=27cce6bf-9655-41c1-b345-1dc9104582f2)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:12:29.650499 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-129f5de8-6c63-4526-bd0b-d3a1d6a79f77 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4c35e7d-d4b0-408c-bee2-4a029ff02a01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:12:29.679765 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-129f5de8-6c63-4526-bd0b-d3a1d6a79f77 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4c35e7d-d4b0-408c-bee2-4a029ff02a01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:12:29.684043 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-129f5de8-6c63-4526-bd0b-d3a1d6a79f77 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Flow 'volume_create_api' (32ae7886-aed8-4396-a56c-841c96470ee4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:12:29.766152 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-129f5de8-6c63-4526-bd0b-d3a1d6a79f77 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Create volume request issued successfully. Jan 21 03:12:29.804795 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-129f5de8-6c63-4526-bd0b-d3a1d6a79f77 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] http://10.222.0.36/volume/v3/6e61597401cc4881ba92e2df84302405/volumes returned with HTTP 202 Jan 21 03:12:29.805573 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 553/1110] 10.222.0.36 () {62 vars in 1266 bytes} [Thu Jan 21 03:12:28 2021] POST /volume/v3/6e61597401cc4881ba92e2df84302405/volumes => generated 850 bytes in 1102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:12:29.822176 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d2604e84-7055-4169-9e40-03086499818e tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] GET http://10.222.0.36/volume/v3/6e61597401cc4881ba92e2df84302405/volumes/c562fd93-b674-40f3-9481-a7762df41cf9 Jan 21 03:12:29.823172 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d2604e84-7055-4169-9e40-03086499818e tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:29.823958 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d2604e84-7055-4169-9e40-03086499818e tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:29.881539 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:29.881539 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:29.892155 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d2604e84-7055-4169-9e40-03086499818e tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Volume info retrieved successfully. Jan 21 03:12:29.929146 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d2604e84-7055-4169-9e40-03086499818e tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] http://10.222.0.36/volume/v3/6e61597401cc4881ba92e2df84302405/volumes/c562fd93-b674-40f3-9481-a7762df41cf9 returned with HTTP 200 Jan 21 03:12:29.948038 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-69d4c7dd-0f71-4491-b484-18c5c12c4581 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] GET http://10.222.0.36/volume/v3/6e61597401cc4881ba92e2df84302405/messages Jan 21 03:12:29.948852 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-69d4c7dd-0f71-4491-b484-18c5c12c4581 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:29.949259 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:12:29.949259 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:12:29.949844 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-69d4c7dd-0f71-4491-b484-18c5c12c4581 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:29.950715 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:29.950715 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:29.955333 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 558/1111] 10.222.0.36 () {60 vars in 1355 bytes} [Thu Jan 21 03:12:29 2021] GET /volume/v3/6e61597401cc4881ba92e2df84302405/volumes/c562fd93-b674-40f3-9481-a7762df41cf9 => generated 939 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:12:29.965763 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-69d4c7dd-0f71-4491-b484-18c5c12c4581 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] http://10.222.0.36/volume/v3/6e61597401cc4881ba92e2df84302405/messages returned with HTTP 200 Jan 21 03:12:29.970767 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 554/1112] 10.222.0.36 () {60 vars in 1247 bytes} [Thu Jan 21 03:12:29 2021] GET /volume/v3/6e61597401cc4881ba92e2df84302405/messages => generated 736 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:12:29.980802 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-91230b50-ddd8-49f6-958a-188a35a9046e tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] DELETE http://10.222.0.36/volume/v3/6e61597401cc4881ba92e2df84302405/messages/fc6c3388-5c14-4fcd-9d9e-509138936673 Jan 21 03:12:29.981389 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-91230b50-ddd8-49f6-958a-188a35a9046e tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:29.981588 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:12:29.981588 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:12:29.984798 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-91230b50-ddd8-49f6-958a-188a35a9046e tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:30.010835 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 03:12:30.010835 n-d-766726-10 devstack@c-api.service[87957]: "UPDATE / DELETE expressions." % clause Jan 21 03:12:30.023263 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-91230b50-ddd8-49f6-958a-188a35a9046e tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] http://10.222.0.36/volume/v3/6e61597401cc4881ba92e2df84302405/messages/fc6c3388-5c14-4fcd-9d9e-509138936673 returned with HTTP 204 Jan 21 03:12:30.024622 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 559/1113] 10.222.0.36 () {60 vars in 1361 bytes} [Thu Jan 21 03:12:29 2021] DELETE /volume/v3/6e61597401cc4881ba92e2df84302405/messages/fc6c3388-5c14-4fcd-9d9e-509138936673 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jan 21 03:12:30.032848 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ba2c8f42-c5fc-41be-bf23-638ac68f708c tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] GET http://10.222.0.36/volume/v3/6e61597401cc4881ba92e2df84302405/messages/fc6c3388-5c14-4fcd-9d9e-509138936673 Jan 21 03:12:30.033531 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ba2c8f42-c5fc-41be-bf23-638ac68f708c tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:30.034106 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ba2c8f42-c5fc-41be-bf23-638ac68f708c tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:30.048191 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ba2c8f42-c5fc-41be-bf23-638ac68f708c tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] http://10.222.0.36/volume/v3/6e61597401cc4881ba92e2df84302405/messages/fc6c3388-5c14-4fcd-9d9e-509138936673 returned with HTTP 404 Jan 21 03:12:30.053947 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 555/1114] 10.222.0.36 () {60 vars in 1358 bytes} [Thu Jan 21 03:12:30 2021] GET /volume/v3/6e61597401cc4881ba92e2df84302405/messages/fc6c3388-5c14-4fcd-9d9e-509138936673 => generated 110 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:12:30.059312 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-70cab521-574a-429e-9f90-824ce4c373f7 tempest-UserMessagesTest-505320095 tempest-UserMessagesTest-505320095] POST http://10.222.0.36/volume/v3/8fb8c84f7c5d4dc49b679cb968c27158/types Jan 21 03:12:30.060358 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-70cab521-574a-429e-9f90-824ce4c373f7 tempest-UserMessagesTest-505320095 tempest-UserMessagesTest-505320095] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1287255242", "extra_specs": {"storage_protocol": "tempest-storage_protocol-755428", "vendor_name": "tempest-vendor_name-1788247907"}}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:12:30.158798 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-70cab521-574a-429e-9f90-824ce4c373f7 tempest-UserMessagesTest-505320095 tempest-UserMessagesTest-505320095] http://10.222.0.36/volume/v3/8fb8c84f7c5d4dc49b679cb968c27158/types returned with HTTP 200 Jan 21 03:12:30.172901 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 560/1115] 10.222.0.36 () {60 vars in 1220 bytes} [Thu Jan 21 03:12:30 2021] POST /volume/v3/8fb8c84f7c5d4dc49b679cb968c27158/types => generated 324 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:12:30.183533 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7c3f7b8f-a194-4058-825e-e9f60a7eec1f tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] POST http://10.222.0.36/volume/v3/6e61597401cc4881ba92e2df84302405/volumes Jan 21 03:12:30.184360 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7c3f7b8f-a194-4058-825e-e9f60a7eec1f tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d16045db-cecb-406d-8d46-ceb9e73a57ef", "size": 1, "name": "tempest-UserMessagesTest-Volume-1439953458"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:12:30.186296 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-7c3f7b8f-a194-4058-825e-e9f60a7eec1f tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Create volume request body: {'volume': {'volume_type': 'd16045db-cecb-406d-8d46-ceb9e73a57ef', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1439953458'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:12:30.203183 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-7c3f7b8f-a194-4058-825e-e9f60a7eec1f tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Create volume of 1 GB Jan 21 03:12:30.203940 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:30.203940 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:30.204628 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7c3f7b8f-a194-4058-825e-e9f60a7eec1f tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Availability Zones retrieved successfully. Jan 21 03:12:30.244544 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7c3f7b8f-a194-4058-825e-e9f60a7eec1f tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Flow 'volume_create_api' (799dec50-54b2-4b8b-a45c-1ec39ac800e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:12:30.249624 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7c3f7b8f-a194-4058-825e-e9f60a7eec1f tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (561760c8-3f1e-463f-9fd8-74c972757710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:12:30.251722 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-7c3f7b8f-a194-4058-825e-e9f60a7eec1f tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:12:30.327815 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7c3f7b8f-a194-4058-825e-e9f60a7eec1f tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (561760c8-3f1e-463f-9fd8-74c972757710) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:12:30Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-755428',vendor_name='tempest-vendor_name-1788247907'},id=d16045db-cecb-406d-8d46-ceb9e73a57ef,is_public=True,name='tempest-UserMessagesTest-volume-type-1287255242',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd16045db-cecb-406d-8d46-ceb9e73a57ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:12:30.330337 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7c3f7b8f-a194-4058-825e-e9f60a7eec1f tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (278576b2-c4ae-4e78-98d6-05bf96c6dd25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:12:30.416636 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota [None req-7c3f7b8f-a194-4058-825e-e9f60a7eec1f tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1287255242 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1287255242, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:12:30.417506 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota [None req-7c3f7b8f-a194-4058-825e-e9f60a7eec1f tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1287255242 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1287255242, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:12:30.460508 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-7c3f7b8f-a194-4058-825e-e9f60a7eec1f tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Created reservations ['c7275728-e285-46fb-84c1-143684cbd9d1', 'a5e3395f-ce92-4d35-9955-d96c04008b2d', 'd7e46fa1-34ad-44d6-926f-ad2129ac9fca', '39b879c0-78bc-48a1-8440-1803e04cde37'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:12:30.463535 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7c3f7b8f-a194-4058-825e-e9f60a7eec1f tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (278576b2-c4ae-4e78-98d6-05bf96c6dd25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7275728-e285-46fb-84c1-143684cbd9d1', 'a5e3395f-ce92-4d35-9955-d96c04008b2d', 'd7e46fa1-34ad-44d6-926f-ad2129ac9fca', '39b879c0-78bc-48a1-8440-1803e04cde37']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:12:30.466009 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7c3f7b8f-a194-4058-825e-e9f60a7eec1f tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d4fc778-dd4f-4ef6-a03a-c2795a3915c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:12:30.554094 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7c3f7b8f-a194-4058-825e-e9f60a7eec1f tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d4fc778-dd4f-4ef6-a03a-c2795a3915c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef763f88-64bd-4af6-baac-6100f4fb20d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1439953458',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e61597401cc4881ba92e2df84302405',qos_specs=None,replication_status=,reservations=['c7275728-e285-46fb-84c1-143684cbd9d1','a5e3395f-ce92-4d35-9955-d96c04008b2d','d7e46fa1-34ad-44d6-926f-ad2129ac9fca','39b879c0-78bc-48a1-8440-1803e04cde37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f574e567575b479282771e3d08753812',volume_type_id=d16045db-cecb-406d-8d46-ceb9e73a57ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:12:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1439953458',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef763f88-64bd-4af6-baac-6100f4fb20d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e61597401cc4881ba92e2df84302405',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f574e567575b479282771e3d08753812',volume_attachment=,volume_type=,volume_type_id=d16045db-cecb-406d-8d46-ceb9e73a57ef)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:12:30.556242 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7c3f7b8f-a194-4058-825e-e9f60a7eec1f tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84cee0a4-7f1a-43d3-b25d-5ebc3fd975e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:12:30.594887 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7c3f7b8f-a194-4058-825e-e9f60a7eec1f tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84cee0a4-7f1a-43d3-b25d-5ebc3fd975e8) transitioned into state 'SUCCESS' from state '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-1439953458',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e61597401cc4881ba92e2df84302405',qos_specs=None,replication_status=,reservations=['c7275728-e285-46fb-84c1-143684cbd9d1','a5e3395f-ce92-4d35-9955-d96c04008b2d','d7e46fa1-34ad-44d6-926f-ad2129ac9fca','39b879c0-78bc-48a1-8440-1803e04cde37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f574e567575b479282771e3d08753812',volume_type_id=d16045db-cecb-406d-8d46-ceb9e73a57ef)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:12:30.596977 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7c3f7b8f-a194-4058-825e-e9f60a7eec1f tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09a891c0-1b73-4206-ae04-243cf29593e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:12:30.613064 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7c3f7b8f-a194-4058-825e-e9f60a7eec1f tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09a891c0-1b73-4206-ae04-243cf29593e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:12:30.617385 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7c3f7b8f-a194-4058-825e-e9f60a7eec1f tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Flow 'volume_create_api' (799dec50-54b2-4b8b-a45c-1ec39ac800e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:12:30.674979 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7c3f7b8f-a194-4058-825e-e9f60a7eec1f tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Create volume request issued successfully. Jan 21 03:12:30.690799 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7c3f7b8f-a194-4058-825e-e9f60a7eec1f tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] http://10.222.0.36/volume/v3/6e61597401cc4881ba92e2df84302405/volumes returned with HTTP 202 Jan 21 03:12:30.691935 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 556/1116] 10.222.0.36 () {62 vars in 1266 bytes} [Thu Jan 21 03:12:30 2021] POST /volume/v3/6e61597401cc4881ba92e2df84302405/volumes => generated 852 bytes in 512 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:12:30.706138 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e923d6fd-3077-4e2c-909a-62004d2b6c0b tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] GET http://10.222.0.36/volume/v3/6e61597401cc4881ba92e2df84302405/volumes/ef763f88-64bd-4af6-baac-6100f4fb20d9 Jan 21 03:12:30.707114 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e923d6fd-3077-4e2c-909a-62004d2b6c0b tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:30.707758 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e923d6fd-3077-4e2c-909a-62004d2b6c0b tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:30.820647 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:30.820647 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:30.830929 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e923d6fd-3077-4e2c-909a-62004d2b6c0b tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Volume info retrieved successfully. Jan 21 03:12:30.857327 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e923d6fd-3077-4e2c-909a-62004d2b6c0b tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] http://10.222.0.36/volume/v3/6e61597401cc4881ba92e2df84302405/volumes/ef763f88-64bd-4af6-baac-6100f4fb20d9 returned with HTTP 200 Jan 21 03:12:30.858768 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 561/1117] 10.222.0.36 () {60 vars in 1355 bytes} [Thu Jan 21 03:12:30 2021] GET /volume/v3/6e61597401cc4881ba92e2df84302405/volumes/ef763f88-64bd-4af6-baac-6100f4fb20d9 => generated 920 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:12:31.875554 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-85d78461-e75d-4a0f-986c-dad14f1971b6 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] GET http://10.222.0.36/volume/v3/6e61597401cc4881ba92e2df84302405/volumes/ef763f88-64bd-4af6-baac-6100f4fb20d9 Jan 21 03:12:31.876144 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-85d78461-e75d-4a0f-986c-dad14f1971b6 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:31.876476 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:12:31.876476 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:12:31.876866 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-85d78461-e75d-4a0f-986c-dad14f1971b6 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:31.970103 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:31.970103 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:31.995925 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-85d78461-e75d-4a0f-986c-dad14f1971b6 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Volume info retrieved successfully. Jan 21 03:12:32.024962 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-85d78461-e75d-4a0f-986c-dad14f1971b6 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] http://10.222.0.36/volume/v3/6e61597401cc4881ba92e2df84302405/volumes/ef763f88-64bd-4af6-baac-6100f4fb20d9 returned with HTTP 200 Jan 21 03:12:32.025805 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 557/1118] 10.222.0.36 () {60 vars in 1355 bytes} [Thu Jan 21 03:12:31 2021] GET /volume/v3/6e61597401cc4881ba92e2df84302405/volumes/ef763f88-64bd-4af6-baac-6100f4fb20d9 => generated 941 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:12:32.045548 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6997ce25-065a-4c2e-8ba5-bdc319ac1705 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] GET http://10.222.0.36/volume/v3/6e61597401cc4881ba92e2df84302405/messages Jan 21 03:12:32.046145 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6997ce25-065a-4c2e-8ba5-bdc319ac1705 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:32.046344 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:12:32.046344 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:12:32.047028 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6997ce25-065a-4c2e-8ba5-bdc319ac1705 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:32.063617 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6997ce25-065a-4c2e-8ba5-bdc319ac1705 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] http://10.222.0.36/volume/v3/6e61597401cc4881ba92e2df84302405/messages returned with HTTP 200 Jan 21 03:12:32.064492 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 562/1119] 10.222.0.36 () {60 vars in 1247 bytes} [Thu Jan 21 03:12:32 2021] GET /volume/v3/6e61597401cc4881ba92e2df84302405/messages => generated 736 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:12:32.075703 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-59ee143e-5a1e-48ec-8220-5e3eb8996bdc tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] GET http://10.222.0.36/volume/v3/6e61597401cc4881ba92e2df84302405/messages/7308aba5-67e7-4622-8c64-6d6907ffe9d3 Jan 21 03:12:32.076278 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-59ee143e-5a1e-48ec-8220-5e3eb8996bdc tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:32.076603 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:12:32.076603 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:12:32.076983 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-59ee143e-5a1e-48ec-8220-5e3eb8996bdc tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:32.087736 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-59ee143e-5a1e-48ec-8220-5e3eb8996bdc tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] http://10.222.0.36/volume/v3/6e61597401cc4881ba92e2df84302405/messages/7308aba5-67e7-4622-8c64-6d6907ffe9d3 returned with HTTP 200 Jan 21 03:12:32.096069 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 558/1120] 10.222.0.36 () {60 vars in 1358 bytes} [Thu Jan 21 03:12:32 2021] GET /volume/v3/6e61597401cc4881ba92e2df84302405/messages/7308aba5-67e7-4622-8c64-6d6907ffe9d3 => generated 733 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:12:32.099751 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f30d948d-d732-4965-a218-e5a263900c7b tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] GET http://10.222.0.36/volume/v3/6e61597401cc4881ba92e2df84302405/messages Jan 21 03:12:32.100357 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f30d948d-d732-4965-a218-e5a263900c7b tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:32.100829 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f30d948d-d732-4965-a218-e5a263900c7b tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:32.127040 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f30d948d-d732-4965-a218-e5a263900c7b tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] http://10.222.0.36/volume/v3/6e61597401cc4881ba92e2df84302405/messages returned with HTTP 200 Jan 21 03:12:32.127922 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 563/1121] 10.222.0.36 () {60 vars in 1247 bytes} [Thu Jan 21 03:12:32 2021] GET /volume/v3/6e61597401cc4881ba92e2df84302405/messages => generated 736 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:12:32.141294 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-07346a48-814d-4223-8cba-32ae7defeeb6 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] DELETE http://10.222.0.36/volume/v3/6e61597401cc4881ba92e2df84302405/messages/7308aba5-67e7-4622-8c64-6d6907ffe9d3 Jan 21 03:12:32.141563 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-07346a48-814d-4223-8cba-32ae7defeeb6 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:32.142011 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-07346a48-814d-4223-8cba-32ae7defeeb6 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:32.156911 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 03:12:32.156911 n-d-766726-10 devstack@c-api.service[87957]: "UPDATE / DELETE expressions." % clause Jan 21 03:12:32.168736 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-07346a48-814d-4223-8cba-32ae7defeeb6 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] http://10.222.0.36/volume/v3/6e61597401cc4881ba92e2df84302405/messages/7308aba5-67e7-4622-8c64-6d6907ffe9d3 returned with HTTP 204 Jan 21 03:12:32.170019 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 559/1122] 10.222.0.36 () {60 vars in 1361 bytes} [Thu Jan 21 03:12:32 2021] DELETE /volume/v3/6e61597401cc4881ba92e2df84302405/messages/7308aba5-67e7-4622-8c64-6d6907ffe9d3 => generated 0 bytes in 33 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jan 21 03:12:32.180389 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-05bb9cff-7796-4522-80ce-ab7a09f4a9c6 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] DELETE http://10.222.0.36/volume/v3/6e61597401cc4881ba92e2df84302405/volumes/ef763f88-64bd-4af6-baac-6100f4fb20d9 Jan 21 03:12:32.180910 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-05bb9cff-7796-4522-80ce-ab7a09f4a9c6 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:32.181392 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-05bb9cff-7796-4522-80ce-ab7a09f4a9c6 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:32.181849 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-05bb9cff-7796-4522-80ce-ab7a09f4a9c6 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Delete volume with id: ef763f88-64bd-4af6-baac-6100f4fb20d9 Jan 21 03:12:32.299916 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:32.299916 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:32.301475 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-05bb9cff-7796-4522-80ce-ab7a09f4a9c6 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Volume info retrieved successfully. Jan 21 03:12:32.306709 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-05bb9cff-7796-4522-80ce-ab7a09f4a9c6 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Decrease volume quotas only if status is not error_managing. {{(pid=87958) delete /opt/stack/cinder/cinder/volume/api.py:410}} Jan 21 03:12:32.371506 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota [None req-05bb9cff-7796-4522-80ce-ab7a09f4a9c6 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1287255242 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1287255242, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:12:32.372708 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota [None req-05bb9cff-7796-4522-80ce-ab7a09f4a9c6 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1287255242 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1287255242, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:12:32.398426 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-05bb9cff-7796-4522-80ce-ab7a09f4a9c6 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Created reservations ['12fecc46-078d-4aae-a986-8d058e0e17e1', '993bd525-74fb-4247-8d7e-e938a7e4f6d5', 'fd5cdb2c-7305-4079-8df8-5d418fe5f3a8', 'b3f30697-2fef-4307-a152-cf7c17ad10b1'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:12:32.401177 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 03:12:32.401177 n-d-766726-10 devstack@c-api.service[87957]: "UPDATE / DELETE expressions." % clause Jan 21 03:12:32.477562 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-05bb9cff-7796-4522-80ce-ab7a09f4a9c6 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Delete volume request issued successfully. Jan 21 03:12:32.478047 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-05bb9cff-7796-4522-80ce-ab7a09f4a9c6 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] http://10.222.0.36/volume/v3/6e61597401cc4881ba92e2df84302405/volumes/ef763f88-64bd-4af6-baac-6100f4fb20d9 returned with HTTP 202 Jan 21 03:12:32.478985 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 564/1123] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:12:32 2021] DELETE /volume/v3/6e61597401cc4881ba92e2df84302405/volumes/ef763f88-64bd-4af6-baac-6100f4fb20d9 => generated 0 bytes in 304 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:12:32.486989 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ad5977cd-1d19-40a5-9c86-56bb995625da tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] GET http://10.222.0.36/volume/v3/6e61597401cc4881ba92e2df84302405/volumes/ef763f88-64bd-4af6-baac-6100f4fb20d9 Jan 21 03:12:32.487640 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ad5977cd-1d19-40a5-9c86-56bb995625da tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:32.488122 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ad5977cd-1d19-40a5-9c86-56bb995625da tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:32.554158 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ad5977cd-1d19-40a5-9c86-56bb995625da tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] http://10.222.0.36/volume/v3/6e61597401cc4881ba92e2df84302405/volumes/ef763f88-64bd-4af6-baac-6100f4fb20d9 returned with HTTP 404 Jan 21 03:12:32.556605 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 560/1124] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:12:32 2021] GET /volume/v3/6e61597401cc4881ba92e2df84302405/volumes/ef763f88-64bd-4af6-baac-6100f4fb20d9 => generated 109 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:12:32.565825 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f23e706e-5c13-4c7c-85f2-896bab6baf7a tempest-UserMessagesTest-505320095 tempest-UserMessagesTest-505320095] DELETE http://10.222.0.36/volume/v3/8fb8c84f7c5d4dc49b679cb968c27158/types/d16045db-cecb-406d-8d46-ceb9e73a57ef Jan 21 03:12:32.566503 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f23e706e-5c13-4c7c-85f2-896bab6baf7a tempest-UserMessagesTest-505320095 tempest-UserMessagesTest-505320095] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:32.566853 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:12:32.566853 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:12:32.568763 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f23e706e-5c13-4c7c-85f2-896bab6baf7a tempest-UserMessagesTest-505320095 tempest-UserMessagesTest-505320095] Calling method '_delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:32.694871 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f23e706e-5c13-4c7c-85f2-896bab6baf7a tempest-UserMessagesTest-505320095 tempest-UserMessagesTest-505320095] http://10.222.0.36/volume/v3/8fb8c84f7c5d4dc49b679cb968c27158/types/d16045db-cecb-406d-8d46-ceb9e73a57ef returned with HTTP 202 Jan 21 03:12:32.696489 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 565/1125] 10.222.0.36 () {58 vars in 1312 bytes} [Thu Jan 21 03:12:32 2021] DELETE /volume/v3/8fb8c84f7c5d4dc49b679cb968c27158/types/d16045db-cecb-406d-8d46-ceb9e73a57ef => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:12:32.705906 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1c86db10-c96a-42f2-a265-86681cb829c1 tempest-UserMessagesTest-505320095 tempest-UserMessagesTest-505320095] GET http://10.222.0.36/volume/v3/8fb8c84f7c5d4dc49b679cb968c27158/types/d16045db-cecb-406d-8d46-ceb9e73a57ef Jan 21 03:12:32.706419 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1c86db10-c96a-42f2-a265-86681cb829c1 tempest-UserMessagesTest-505320095 tempest-UserMessagesTest-505320095] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:32.706938 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1c86db10-c96a-42f2-a265-86681cb829c1 tempest-UserMessagesTest-505320095 tempest-UserMessagesTest-505320095] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:32.723198 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1c86db10-c96a-42f2-a265-86681cb829c1 tempest-UserMessagesTest-505320095 tempest-UserMessagesTest-505320095] http://10.222.0.36/volume/v3/8fb8c84f7c5d4dc49b679cb968c27158/types/d16045db-cecb-406d-8d46-ceb9e73a57ef returned with HTTP 404 Jan 21 03:12:32.726763 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 561/1126] 10.222.0.36 () {58 vars in 1309 bytes} [Thu Jan 21 03:12:32 2021] GET /volume/v3/8fb8c84f7c5d4dc49b679cb968c27158/types/d16045db-cecb-406d-8d46-ceb9e73a57ef => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:12:32.732015 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c6296fe3-258d-4758-8ca3-abbc3cb41b12 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] DELETE http://10.222.0.36/volume/v3/6e61597401cc4881ba92e2df84302405/volumes/c562fd93-b674-40f3-9481-a7762df41cf9 Jan 21 03:12:32.732753 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c6296fe3-258d-4758-8ca3-abbc3cb41b12 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:32.733356 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c6296fe3-258d-4758-8ca3-abbc3cb41b12 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:32.733932 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-c6296fe3-258d-4758-8ca3-abbc3cb41b12 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Delete volume with id: c562fd93-b674-40f3-9481-a7762df41cf9 Jan 21 03:12:32.800311 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:32.800311 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:32.802257 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c6296fe3-258d-4758-8ca3-abbc3cb41b12 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Volume info retrieved successfully. Jan 21 03:12:32.806600 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c6296fe3-258d-4758-8ca3-abbc3cb41b12 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Decrease volume quotas only if status is not error_managing. {{(pid=87958) delete /opt/stack/cinder/cinder/volume/api.py:410}} Jan 21 03:12:32.846794 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota [None req-c6296fe3-258d-4758-8ca3-abbc3cb41b12 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-633624309 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-633624309, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:12:32.848014 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota [None req-c6296fe3-258d-4758-8ca3-abbc3cb41b12 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-633624309 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-633624309, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:12:32.885565 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-c6296fe3-258d-4758-8ca3-abbc3cb41b12 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Created reservations ['3ba848e6-cd76-4cd4-ab1f-916eed9769cf', '5c1175cc-707a-4738-953e-f4f2299c5d30', '0d69e77f-342a-4103-9cac-c3512ec99f2c', 'b65253d7-779d-49ec-a5de-ff5432cbee70'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:12:32.907626 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 03:12:32.907626 n-d-766726-10 devstack@c-api.service[87957]: "UPDATE / DELETE expressions." % clause Jan 21 03:12:32.954813 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c6296fe3-258d-4758-8ca3-abbc3cb41b12 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Delete volume request issued successfully. Jan 21 03:12:32.955296 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c6296fe3-258d-4758-8ca3-abbc3cb41b12 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] http://10.222.0.36/volume/v3/6e61597401cc4881ba92e2df84302405/volumes/c562fd93-b674-40f3-9481-a7762df41cf9 returned with HTTP 202 Jan 21 03:12:32.959881 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 566/1127] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:12:32 2021] DELETE /volume/v3/6e61597401cc4881ba92e2df84302405/volumes/c562fd93-b674-40f3-9481-a7762df41cf9 => generated 0 bytes in 228 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:12:32.964975 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6bb6a825-894e-4afa-9c34-48e23d992f17 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] GET http://10.222.0.36/volume/v3/6e61597401cc4881ba92e2df84302405/volumes/c562fd93-b674-40f3-9481-a7762df41cf9 Jan 21 03:12:32.965489 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6bb6a825-894e-4afa-9c34-48e23d992f17 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:32.965971 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6bb6a825-894e-4afa-9c34-48e23d992f17 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:33.327165 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6bb6a825-894e-4afa-9c34-48e23d992f17 tempest-UserMessagesTest-109083405 tempest-UserMessagesTest-109083405] http://10.222.0.36/volume/v3/6e61597401cc4881ba92e2df84302405/volumes/c562fd93-b674-40f3-9481-a7762df41cf9 returned with HTTP 404 Jan 21 03:12:33.328279 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 562/1128] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:12:32 2021] GET /volume/v3/6e61597401cc4881ba92e2df84302405/volumes/c562fd93-b674-40f3-9481-a7762df41cf9 => generated 109 bytes in 367 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:12:33.337873 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-70fa7a22-7c1e-4808-b782-9a0816242ee7 tempest-UserMessagesTest-505320095 tempest-UserMessagesTest-505320095] DELETE http://10.222.0.36/volume/v3/8fb8c84f7c5d4dc49b679cb968c27158/types/27cce6bf-9655-41c1-b345-1dc9104582f2 Jan 21 03:12:33.339073 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-70fa7a22-7c1e-4808-b782-9a0816242ee7 tempest-UserMessagesTest-505320095 tempest-UserMessagesTest-505320095] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:33.339460 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:12:33.339460 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:12:33.340067 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-70fa7a22-7c1e-4808-b782-9a0816242ee7 tempest-UserMessagesTest-505320095 tempest-UserMessagesTest-505320095] Calling method '_delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:33.442372 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-70fa7a22-7c1e-4808-b782-9a0816242ee7 tempest-UserMessagesTest-505320095 tempest-UserMessagesTest-505320095] http://10.222.0.36/volume/v3/8fb8c84f7c5d4dc49b679cb968c27158/types/27cce6bf-9655-41c1-b345-1dc9104582f2 returned with HTTP 202 Jan 21 03:12:33.444487 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 567/1129] 10.222.0.36 () {58 vars in 1312 bytes} [Thu Jan 21 03:12:33 2021] DELETE /volume/v3/8fb8c84f7c5d4dc49b679cb968c27158/types/27cce6bf-9655-41c1-b345-1dc9104582f2 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:12:33.452220 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a3ec9994-e0c9-4966-91b0-3b09b6f06c36 tempest-UserMessagesTest-505320095 tempest-UserMessagesTest-505320095] GET http://10.222.0.36/volume/v3/8fb8c84f7c5d4dc49b679cb968c27158/types/27cce6bf-9655-41c1-b345-1dc9104582f2 Jan 21 03:12:33.452739 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a3ec9994-e0c9-4966-91b0-3b09b6f06c36 tempest-UserMessagesTest-505320095 tempest-UserMessagesTest-505320095] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:33.455248 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a3ec9994-e0c9-4966-91b0-3b09b6f06c36 tempest-UserMessagesTest-505320095 tempest-UserMessagesTest-505320095] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:33.470523 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a3ec9994-e0c9-4966-91b0-3b09b6f06c36 tempest-UserMessagesTest-505320095 tempest-UserMessagesTest-505320095] http://10.222.0.36/volume/v3/8fb8c84f7c5d4dc49b679cb968c27158/types/27cce6bf-9655-41c1-b345-1dc9104582f2 returned with HTTP 404 Jan 21 03:12:33.471662 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 563/1130] 10.222.0.36 () {58 vars in 1309 bytes} [Thu Jan 21 03:12:33 2021] GET /volume/v3/8fb8c84f7c5d4dc49b679cb968c27158/types/27cce6bf-9655-41c1-b345-1dc9104582f2 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:12:43.073464 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bb8092d9-f4e7-4c7c-9442-4de943f37e31 tempest-VolumeQuotasNegativeTestJSON-29642502 tempest-VolumeQuotasNegativeTestJSON-29642502] GET http://10.222.0.36/volume/v3/1eeab0b56c964c28968e3a6e82699f91/os-quota-sets/cda5c4c7249a47faaf47aba7aee71a4d Jan 21 03:12:43.075067 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bb8092d9-f4e7-4c7c-9442-4de943f37e31 tempest-VolumeQuotasNegativeTestJSON-29642502 tempest-VolumeQuotasNegativeTestJSON-29642502] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:43.075764 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bb8092d9-f4e7-4c7c-9442-4de943f37e31 tempest-VolumeQuotasNegativeTestJSON-29642502 tempest-VolumeQuotasNegativeTestJSON-29642502] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:43.111680 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bb8092d9-f4e7-4c7c-9442-4de943f37e31 tempest-VolumeQuotasNegativeTestJSON-29642502 tempest-VolumeQuotasNegativeTestJSON-29642502] http://10.222.0.36/volume/v3/1eeab0b56c964c28968e3a6e82699f91/os-quota-sets/cda5c4c7249a47faaf47aba7aee71a4d returned with HTTP 200 Jan 21 03:12:43.113052 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 568/1131] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:12:42 2021] GET /volume/v3/1eeab0b56c964c28968e3a6e82699f91/os-quota-sets/cda5c4c7249a47faaf47aba7aee71a4d => generated 361 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:12:43.352784 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-35418e38-5856-4cd8-8f4e-d76f50402cc3 tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] POST http://10.222.0.36/volume/v3/cda5c4c7249a47faaf47aba7aee71a4d/volumes Jan 21 03:12:43.353557 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-35418e38-5856-4cd8-8f4e-d76f50402cc3 tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-296591921"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:12:43.355490 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-35418e38-5856-4cd8-8f4e-d76f50402cc3 tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-296591921'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:12:43.355653 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-35418e38-5856-4cd8-8f4e-d76f50402cc3 tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Create volume of 1 GB Jan 21 03:12:43.370142 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-35418e38-5856-4cd8-8f4e-d76f50402cc3 tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Availability Zones retrieved successfully. Jan 21 03:12:43.389411 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-35418e38-5856-4cd8-8f4e-d76f50402cc3 tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Flow 'volume_create_api' (1bd0f866-85ba-41fc-b9ae-00fa4db794f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:12:43.392204 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-35418e38-5856-4cd8-8f4e-d76f50402cc3 tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (640ea869-70b2-4b81-a1aa-312d70f7b07b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:12:43.394447 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-35418e38-5856-4cd8-8f4e-d76f50402cc3 tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:12:43.467946 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-35418e38-5856-4cd8-8f4e-d76f50402cc3 tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (640ea869-70b2-4b81-a1aa-312d70f7b07b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:12:43.470288 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-35418e38-5856-4cd8-8f4e-d76f50402cc3 tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82788ff6-b75e-4a35-a9ee-d37d4279b396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:12:43.582154 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-35418e38-5856-4cd8-8f4e-d76f50402cc3 tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Created reservations ['0f03371e-6595-47b0-8df9-c4aba65acf3e', 'befef992-4945-4708-bc0a-da313faa9e90', '7ed5e2a1-c139-457e-a079-a7db832cb23d', '38471ac9-d813-4838-a6a5-e5824f298c66'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:12:43.584792 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-35418e38-5856-4cd8-8f4e-d76f50402cc3 tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82788ff6-b75e-4a35-a9ee-d37d4279b396) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f03371e-6595-47b0-8df9-c4aba65acf3e', 'befef992-4945-4708-bc0a-da313faa9e90', '7ed5e2a1-c139-457e-a079-a7db832cb23d', '38471ac9-d813-4838-a6a5-e5824f298c66']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:12:43.586958 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-35418e38-5856-4cd8-8f4e-d76f50402cc3 tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (280fa21c-9f7e-4345-be20-2b93b10221f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:12:43.681375 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-35418e38-5856-4cd8-8f4e-d76f50402cc3 tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (280fa21c-9f7e-4345-be20-2b93b10221f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a263dae1-2b1d-4c6a-9fb1-e46c766bcbe8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-296591921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cda5c4c7249a47faaf47aba7aee71a4d',qos_specs=None,replication_status=,reservations=['0f03371e-6595-47b0-8df9-c4aba65acf3e','befef992-4945-4708-bc0a-da313faa9e90','7ed5e2a1-c139-457e-a079-a7db832cb23d','38471ac9-d813-4838-a6a5-e5824f298c66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3acf6e24e79b4a62b84820bd102849f6',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:12:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-296591921',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a263dae1-2b1d-4c6a-9fb1-e46c766bcbe8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cda5c4c7249a47faaf47aba7aee71a4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3acf6e24e79b4a62b84820bd102849f6',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:12:43.684064 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-35418e38-5856-4cd8-8f4e-d76f50402cc3 tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e56f62f-6a2c-4050-9da6-968cf29f3ab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:12:43.727938 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-35418e38-5856-4cd8-8f4e-d76f50402cc3 tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e56f62f-6a2c-4050-9da6-968cf29f3ab0) transitioned into state 'SUCCESS' from state '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-296591921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cda5c4c7249a47faaf47aba7aee71a4d',qos_specs=None,replication_status=,reservations=['0f03371e-6595-47b0-8df9-c4aba65acf3e','befef992-4945-4708-bc0a-da313faa9e90','7ed5e2a1-c139-457e-a079-a7db832cb23d','38471ac9-d813-4838-a6a5-e5824f298c66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3acf6e24e79b4a62b84820bd102849f6',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:12:43.731412 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-35418e38-5856-4cd8-8f4e-d76f50402cc3 tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13492ea4-dcaa-4563-a487-70f5a6105584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:12:43.757684 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-35418e38-5856-4cd8-8f4e-d76f50402cc3 tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13492ea4-dcaa-4563-a487-70f5a6105584) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:12:43.760716 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-35418e38-5856-4cd8-8f4e-d76f50402cc3 tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Flow 'volume_create_api' (1bd0f866-85ba-41fc-b9ae-00fa4db794f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:12:43.875914 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-35418e38-5856-4cd8-8f4e-d76f50402cc3 tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Create volume request issued successfully. Jan 21 03:12:43.891747 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-35418e38-5856-4cd8-8f4e-d76f50402cc3 tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] http://10.222.0.36/volume/v3/cda5c4c7249a47faaf47aba7aee71a4d/volumes returned with HTTP 202 Jan 21 03:12:43.892768 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 564/1132] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 03:12:43 2021] POST /volume/v3/cda5c4c7249a47faaf47aba7aee71a4d/volumes => generated 827 bytes in 772 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:12:43.908730 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dfa7ce95-ed1e-43c2-a09b-524eb3e9d798 tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] GET http://10.222.0.36/volume/v3/cda5c4c7249a47faaf47aba7aee71a4d/volumes/a263dae1-2b1d-4c6a-9fb1-e46c766bcbe8 Jan 21 03:12:43.909695 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dfa7ce95-ed1e-43c2-a09b-524eb3e9d798 tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:43.910288 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dfa7ce95-ed1e-43c2-a09b-524eb3e9d798 tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:43.970023 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:43.970023 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:43.982149 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-dfa7ce95-ed1e-43c2-a09b-524eb3e9d798 tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Volume info retrieved successfully. Jan 21 03:12:44.009558 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dfa7ce95-ed1e-43c2-a09b-524eb3e9d798 tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] http://10.222.0.36/volume/v3/cda5c4c7249a47faaf47aba7aee71a4d/volumes/a263dae1-2b1d-4c6a-9fb1-e46c766bcbe8 returned with HTTP 200 Jan 21 03:12:44.010524 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 569/1133] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:12:43 2021] GET /volume/v3/cda5c4c7249a47faaf47aba7aee71a4d/volumes/a263dae1-2b1d-4c6a-9fb1-e46c766bcbe8 => generated 919 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:12:45.030223 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-894bd48a-6035-407c-adbc-365b0e19b4f5 tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] GET http://10.222.0.36/volume/v3/cda5c4c7249a47faaf47aba7aee71a4d/volumes/a263dae1-2b1d-4c6a-9fb1-e46c766bcbe8 Jan 21 03:12:45.031084 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-894bd48a-6035-407c-adbc-365b0e19b4f5 tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:45.031415 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:12:45.031415 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:12:45.031976 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-894bd48a-6035-407c-adbc-365b0e19b4f5 tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:45.126669 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:45.126669 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:45.141356 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-894bd48a-6035-407c-adbc-365b0e19b4f5 tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Volume info retrieved successfully. Jan 21 03:12:45.169310 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-894bd48a-6035-407c-adbc-365b0e19b4f5 tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] http://10.222.0.36/volume/v3/cda5c4c7249a47faaf47aba7aee71a4d/volumes/a263dae1-2b1d-4c6a-9fb1-e46c766bcbe8 returned with HTTP 200 Jan 21 03:12:45.170412 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 565/1134] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:12:45 2021] GET /volume/v3/cda5c4c7249a47faaf47aba7aee71a4d/volumes/a263dae1-2b1d-4c6a-9fb1-e46c766bcbe8 => generated 920 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:12:45.190201 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f5c1e2d0-cf1e-429f-869c-87cb314c7acf tempest-VolumeQuotasNegativeTestJSON-29642502 tempest-VolumeQuotasNegativeTestJSON-29642502] PUT http://10.222.0.36/volume/v3/1eeab0b56c964c28968e3a6e82699f91/os-quota-sets/cda5c4c7249a47faaf47aba7aee71a4d Jan 21 03:12:45.190827 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:12:45.190827 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:12:45.191483 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f5c1e2d0-cf1e-429f-869c-87cb314c7acf tempest-VolumeQuotasNegativeTestJSON-29642502 tempest-VolumeQuotasNegativeTestJSON-29642502] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:12:45.404534 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f5c1e2d0-cf1e-429f-869c-87cb314c7acf tempest-VolumeQuotasNegativeTestJSON-29642502 tempest-VolumeQuotasNegativeTestJSON-29642502] http://10.222.0.36/volume/v3/1eeab0b56c964c28968e3a6e82699f91/os-quota-sets/cda5c4c7249a47faaf47aba7aee71a4d returned with HTTP 200 Jan 21 03:12:45.405552 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 570/1135] 10.222.0.36 () {60 vars in 1341 bytes} [Thu Jan 21 03:12:45 2021] PUT /volume/v3/1eeab0b56c964c28968e3a6e82699f91/os-quota-sets/cda5c4c7249a47faaf47aba7aee71a4d => generated 316 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:12:45.417075 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4196ee17-8d3d-4bce-a84a-43a7a5b74d9b tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] POST http://10.222.0.36/volume/v3/cda5c4c7249a47faaf47aba7aee71a4d/volumes Jan 21 03:12:45.417635 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:12:45.417635 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:12:45.418119 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4196ee17-8d3d-4bce-a84a-43a7a5b74d9b tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:12:45.419352 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-4196ee17-8d3d-4bce-a84a-43a7a5b74d9b tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Create volume request body: {'volume': {'size': 2}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:12:45.419795 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-4196ee17-8d3d-4bce-a84a-43a7a5b74d9b tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Create volume of 2 GB Jan 21 03:12:45.440085 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4196ee17-8d3d-4bce-a84a-43a7a5b74d9b tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Availability Zones retrieved successfully. Jan 21 03:12:45.457210 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-4196ee17-8d3d-4bce-a84a-43a7a5b74d9b tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Flow 'volume_create_api' (5e6572f7-dd07-45c4-b836-74f0f6b16176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:12:45.460371 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-4196ee17-8d3d-4bce-a84a-43a7a5b74d9b tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25d70026-b55a-4468-a01f-27e01301561f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:12:45.464607 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-4196ee17-8d3d-4bce-a84a-43a7a5b74d9b tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Validating volume size '2' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:12:45.656450 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-4196ee17-8d3d-4bce-a84a-43a7a5b74d9b tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25d70026-b55a-4468-a01f-27e01301561f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:12:45.658746 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-4196ee17-8d3d-4bce-a84a-43a7a5b74d9b tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46d8b431-acee-4a81-a116-76b445ac79f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:12:45.799483 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota_utils [None req-4196ee17-8d3d-4bce-a84a-43a7a5b74d9b tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Quota exceeded for cda5c4c7249a47faaf47aba7aee71a4d, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 21 03:12:45.868645 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.volume.api [None req-4196ee17-8d3d-4bce-a84a-43a7a5b74d9b tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46d8b431-acee-4a81-a116-76b445ac79f6) transitioned into state 'FAILURE' from state 'RUNNING' Jan 21 03:12:45.868959 n-d-766726-10 devstack@c-api.service[87957]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jan 21 03:12:45.875113 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-4196ee17-8d3d-4bce-a84a-43a7a5b74d9b tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46d8b431-acee-4a81-a116-76b445ac79f6) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:12:45.879690 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.volume.api [None req-4196ee17-8d3d-4bce-a84a-43a7a5b74d9b tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46d8b431-acee-4a81-a116-76b445ac79f6) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 03:12:45.884362 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-4196ee17-8d3d-4bce-a84a-43a7a5b74d9b tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25d70026-b55a-4468-a01f-27e01301561f) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:12:45.894653 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.volume.api [None req-4196ee17-8d3d-4bce-a84a-43a7a5b74d9b tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25d70026-b55a-4468-a01f-27e01301561f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 03:12:45.900590 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.volume.api [None req-4196ee17-8d3d-4bce-a84a-43a7a5b74d9b tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Flow 'volume_create_api' (5e6572f7-dd07-45c4-b836-74f0f6b16176) transitioned into state 'REVERTED' from state 'RUNNING' Jan 21 03:12:45.901723 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.middleware.fault [None req-4196ee17-8d3d-4bce-a84a-43a7a5b74d9b tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] http://10.222.0.36/volume/v3/cda5c4c7249a47faaf47aba7aee71a4d/volumes returned with HTTP 413 Jan 21 03:12:45.907946 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 566/1136] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 03:12:45 2021] POST /volume/v3/cda5c4c7249a47faaf47aba7aee71a4d/volumes => generated 208 bytes in 490 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 21 03:12:45.918326 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7278c698-5f32-4460-8273-9c44094aea4a tempest-VolumeQuotasNegativeTestJSON-29642502 tempest-VolumeQuotasNegativeTestJSON-29642502] PUT http://10.222.0.36/volume/v3/1eeab0b56c964c28968e3a6e82699f91/os-quota-sets/cda5c4c7249a47faaf47aba7aee71a4d Jan 21 03:12:45.921256 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7278c698-5f32-4460-8273-9c44094aea4a tempest-VolumeQuotasNegativeTestJSON-29642502 tempest-VolumeQuotasNegativeTestJSON-29642502] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:12:46.179839 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7278c698-5f32-4460-8273-9c44094aea4a tempest-VolumeQuotasNegativeTestJSON-29642502 tempest-VolumeQuotasNegativeTestJSON-29642502] http://10.222.0.36/volume/v3/1eeab0b56c964c28968e3a6e82699f91/os-quota-sets/cda5c4c7249a47faaf47aba7aee71a4d returned with HTTP 200 Jan 21 03:12:46.192892 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 571/1137] 10.222.0.36 () {60 vars in 1341 bytes} [Thu Jan 21 03:12:45 2021] PUT /volume/v3/1eeab0b56c964c28968e3a6e82699f91/os-quota-sets/cda5c4c7249a47faaf47aba7aee71a4d => generated 316 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:12:46.196591 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f451dd02-77cc-4825-b976-4a86be091b1f tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] POST http://10.222.0.36/volume/v3/cda5c4c7249a47faaf47aba7aee71a4d/volumes Jan 21 03:12:46.197062 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:12:46.197062 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:12:46.197903 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f451dd02-77cc-4825-b976-4a86be091b1f tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:12:46.199142 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-f451dd02-77cc-4825-b976-4a86be091b1f tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Create volume request body: {'volume': {'size': 1}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:12:46.199688 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-f451dd02-77cc-4825-b976-4a86be091b1f tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Create volume of 1 GB Jan 21 03:12:46.200326 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:46.200326 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:46.221938 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f451dd02-77cc-4825-b976-4a86be091b1f tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Availability Zones retrieved successfully. Jan 21 03:12:46.242241 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f451dd02-77cc-4825-b976-4a86be091b1f tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Flow 'volume_create_api' (09db1f25-4bbb-4a09-8740-32852d16c4ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:12:46.246273 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f451dd02-77cc-4825-b976-4a86be091b1f tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0775eb75-e4aa-4dfc-ade7-bf658eff0426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:12:46.248925 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-f451dd02-77cc-4825-b976-4a86be091b1f tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:12:46.354983 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f451dd02-77cc-4825-b976-4a86be091b1f tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0775eb75-e4aa-4dfc-ade7-bf658eff0426) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:12:46.359282 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f451dd02-77cc-4825-b976-4a86be091b1f tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d4c481e-32f1-4f02-9f9a-982b764f80b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:12:46.444025 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota_utils [None req-f451dd02-77cc-4825-b976-4a86be091b1f tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Quota exceeded for cda5c4c7249a47faaf47aba7aee71a4d, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jan 21 03:12:46.446329 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.volume.api [None req-f451dd02-77cc-4825-b976-4a86be091b1f tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d4c481e-32f1-4f02-9f9a-982b764f80b4) transitioned into state 'FAILURE' from state 'RUNNING' Jan 21 03:12:46.446329 n-d-766726-10 devstack@c-api.service[87957]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jan 21 03:12:46.451738 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f451dd02-77cc-4825-b976-4a86be091b1f tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d4c481e-32f1-4f02-9f9a-982b764f80b4) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:12:46.458661 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.volume.api [None req-f451dd02-77cc-4825-b976-4a86be091b1f tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d4c481e-32f1-4f02-9f9a-982b764f80b4) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 03:12:46.458661 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f451dd02-77cc-4825-b976-4a86be091b1f tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0775eb75-e4aa-4dfc-ade7-bf658eff0426) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:12:46.458661 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.volume.api [None req-f451dd02-77cc-4825-b976-4a86be091b1f tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0775eb75-e4aa-4dfc-ade7-bf658eff0426) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 03:12:46.462358 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.volume.api [None req-f451dd02-77cc-4825-b976-4a86be091b1f tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Flow 'volume_create_api' (09db1f25-4bbb-4a09-8740-32852d16c4ee) transitioned into state 'REVERTED' from state 'RUNNING' Jan 21 03:12:46.463137 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.middleware.fault [None req-f451dd02-77cc-4825-b976-4a86be091b1f tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] http://10.222.0.36/volume/v3/cda5c4c7249a47faaf47aba7aee71a4d/volumes returned with HTTP 413 Jan 21 03:12:46.469034 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 567/1138] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 03:12:46 2021] POST /volume/v3/cda5c4c7249a47faaf47aba7aee71a4d/volumes => generated 150 bytes in 274 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 21 03:12:46.478234 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8a7d3f21-b55d-43d9-91d7-55d6de059f12 tempest-VolumeQuotasNegativeTestJSON-29642502 tempest-VolumeQuotasNegativeTestJSON-29642502] PUT http://10.222.0.36/volume/v3/1eeab0b56c964c28968e3a6e82699f91/os-quota-sets/cda5c4c7249a47faaf47aba7aee71a4d Jan 21 03:12:46.479449 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8a7d3f21-b55d-43d9-91d7-55d6de059f12 tempest-VolumeQuotasNegativeTestJSON-29642502 tempest-VolumeQuotasNegativeTestJSON-29642502] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:12:46.607484 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8a7d3f21-b55d-43d9-91d7-55d6de059f12 tempest-VolumeQuotasNegativeTestJSON-29642502 tempest-VolumeQuotasNegativeTestJSON-29642502] http://10.222.0.36/volume/v3/1eeab0b56c964c28968e3a6e82699f91/os-quota-sets/cda5c4c7249a47faaf47aba7aee71a4d returned with HTTP 200 Jan 21 03:12:46.608973 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 572/1139] 10.222.0.36 () {60 vars in 1341 bytes} [Thu Jan 21 03:12:46 2021] PUT /volume/v3/1eeab0b56c964c28968e3a6e82699f91/os-quota-sets/cda5c4c7249a47faaf47aba7aee71a4d => generated 315 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:12:46.619812 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ec200070-5df6-47cf-b246-2f044571a709 tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] POST http://10.222.0.36/volume/v3/cda5c4c7249a47faaf47aba7aee71a4d/volumes/a263dae1-2b1d-4c6a-9fb1-e46c766bcbe8/action Jan 21 03:12:46.620556 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:12:46.620556 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:12:46.620768 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ec200070-5df6-47cf-b246-2f044571a709 tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:12:46.621064 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ec200070-5df6-47cf-b246-2f044571a709 tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:12:46.730971 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:46.730971 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:46.732298 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ec200070-5df6-47cf-b246-2f044571a709 tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Volume info retrieved successfully. Jan 21 03:12:46.844501 n-d-766726-10 devstack@c-api.service[87957]: ERROR cinder.volume.api [None req-ec200070-5df6-47cf-b246-2f044571a709 tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Quota exceeded for cda5c4c7249a47faaf47aba7aee71a4d, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 21 03:12:46.853610 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.middleware.fault [None req-ec200070-5df6-47cf-b246-2f044571a709 tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] http://10.222.0.36/volume/v3/cda5c4c7249a47faaf47aba7aee71a4d/volumes/a263dae1-2b1d-4c6a-9fb1-e46c766bcbe8/action returned with HTTP 413 Jan 21 03:12:46.855983 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 568/1140] 10.222.0.36 () {60 vars in 1357 bytes} [Thu Jan 21 03:12:46 2021] POST /volume/v3/cda5c4c7249a47faaf47aba7aee71a4d/volumes/a263dae1-2b1d-4c6a-9fb1-e46c766bcbe8/action => generated 208 bytes in 241 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 21 03:12:46.869702 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e800c253-cd8c-4efd-9c1a-ea1fdc3f5c49 tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] DELETE http://10.222.0.36/volume/v3/cda5c4c7249a47faaf47aba7aee71a4d/volumes/a263dae1-2b1d-4c6a-9fb1-e46c766bcbe8 Jan 21 03:12:46.870675 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e800c253-cd8c-4efd-9c1a-ea1fdc3f5c49 tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:46.871352 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e800c253-cd8c-4efd-9c1a-ea1fdc3f5c49 tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:46.872693 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-e800c253-cd8c-4efd-9c1a-ea1fdc3f5c49 tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Delete volume with id: a263dae1-2b1d-4c6a-9fb1-e46c766bcbe8 Jan 21 03:12:47.012807 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:47.012807 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:47.021458 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e800c253-cd8c-4efd-9c1a-ea1fdc3f5c49 tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Volume info retrieved successfully. Jan 21 03:12:47.090128 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e800c253-cd8c-4efd-9c1a-ea1fdc3f5c49 tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Delete volume request issued successfully. Jan 21 03:12:47.090807 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e800c253-cd8c-4efd-9c1a-ea1fdc3f5c49 tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] http://10.222.0.36/volume/v3/cda5c4c7249a47faaf47aba7aee71a4d/volumes/a263dae1-2b1d-4c6a-9fb1-e46c766bcbe8 returned with HTTP 202 Jan 21 03:12:47.091853 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 573/1141] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:12:46 2021] DELETE /volume/v3/cda5c4c7249a47faaf47aba7aee71a4d/volumes/a263dae1-2b1d-4c6a-9fb1-e46c766bcbe8 => generated 0 bytes in 231 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:12:47.101310 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-771675ab-871a-4432-94b9-17400b95d6ef tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] GET http://10.222.0.36/volume/v3/cda5c4c7249a47faaf47aba7aee71a4d/volumes/a263dae1-2b1d-4c6a-9fb1-e46c766bcbe8 Jan 21 03:12:47.101942 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-771675ab-871a-4432-94b9-17400b95d6ef tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:47.102160 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:12:47.102160 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:12:47.102541 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-771675ab-871a-4432-94b9-17400b95d6ef tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:47.256663 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:47.256663 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:47.302359 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-771675ab-871a-4432-94b9-17400b95d6ef tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Volume info retrieved successfully. Jan 21 03:12:47.413459 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-771675ab-871a-4432-94b9-17400b95d6ef tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] http://10.222.0.36/volume/v3/cda5c4c7249a47faaf47aba7aee71a4d/volumes/a263dae1-2b1d-4c6a-9fb1-e46c766bcbe8 returned with HTTP 200 Jan 21 03:12:47.416213 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 569/1142] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:12:47 2021] GET /volume/v3/cda5c4c7249a47faaf47aba7aee71a4d/volumes/a263dae1-2b1d-4c6a-9fb1-e46c766bcbe8 => generated 919 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:12:48.432466 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-080b5122-a958-4237-b3ea-86a7d03d36ee tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] GET http://10.222.0.36/volume/v3/cda5c4c7249a47faaf47aba7aee71a4d/volumes/a263dae1-2b1d-4c6a-9fb1-e46c766bcbe8 Jan 21 03:12:48.432985 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-080b5122-a958-4237-b3ea-86a7d03d36ee tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:48.433085 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:12:48.433085 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:12:48.433412 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-080b5122-a958-4237-b3ea-86a7d03d36ee tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:48.551387 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:48.551387 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:48.576675 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-080b5122-a958-4237-b3ea-86a7d03d36ee tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Volume info retrieved successfully. Jan 21 03:12:48.624156 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-080b5122-a958-4237-b3ea-86a7d03d36ee tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] http://10.222.0.36/volume/v3/cda5c4c7249a47faaf47aba7aee71a4d/volumes/a263dae1-2b1d-4c6a-9fb1-e46c766bcbe8 returned with HTTP 200 Jan 21 03:12:48.624959 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 574/1143] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:12:48 2021] GET /volume/v3/cda5c4c7249a47faaf47aba7aee71a4d/volumes/a263dae1-2b1d-4c6a-9fb1-e46c766bcbe8 => generated 919 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:12:49.643212 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b31b4a71-8782-4f5b-8f1e-a16e873399f2 tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] GET http://10.222.0.36/volume/v3/cda5c4c7249a47faaf47aba7aee71a4d/volumes/a263dae1-2b1d-4c6a-9fb1-e46c766bcbe8 Jan 21 03:12:49.644355 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b31b4a71-8782-4f5b-8f1e-a16e873399f2 tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:49.644699 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:12:49.644699 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:12:49.645796 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b31b4a71-8782-4f5b-8f1e-a16e873399f2 tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:49.758614 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:49.758614 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:49.767667 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b31b4a71-8782-4f5b-8f1e-a16e873399f2 tempest-VolumeQuotasNegativeTestJSON-501620673 tempest-VolumeQuotasNegativeTestJSON-501620673] http://10.222.0.36/volume/v3/cda5c4c7249a47faaf47aba7aee71a4d/volumes/a263dae1-2b1d-4c6a-9fb1-e46c766bcbe8 returned with HTTP 404 Jan 21 03:12:49.768701 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 570/1144] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:12:49 2021] GET /volume/v3/cda5c4c7249a47faaf47aba7aee71a4d/volumes/a263dae1-2b1d-4c6a-9fb1-e46c766bcbe8 => generated 109 bytes in 129 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:12:49.786621 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-66391000-c0a7-4920-a65c-c83b666f827e tempest-VolumeQuotasNegativeTestJSON-29642502 tempest-VolumeQuotasNegativeTestJSON-29642502] PUT http://10.222.0.36/volume/v3/1eeab0b56c964c28968e3a6e82699f91/os-quota-sets/cda5c4c7249a47faaf47aba7aee71a4d Jan 21 03:12:49.787471 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:12:49.787471 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:12:49.788153 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-66391000-c0a7-4920-a65c-c83b666f827e tempest-VolumeQuotasNegativeTestJSON-29642502 tempest-VolumeQuotasNegativeTestJSON-29642502] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:12:50.029551 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-66391000-c0a7-4920-a65c-c83b666f827e tempest-VolumeQuotasNegativeTestJSON-29642502 tempest-VolumeQuotasNegativeTestJSON-29642502] http://10.222.0.36/volume/v3/1eeab0b56c964c28968e3a6e82699f91/os-quota-sets/cda5c4c7249a47faaf47aba7aee71a4d returned with HTTP 200 Jan 21 03:12:50.030748 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 575/1145] 10.222.0.36 () {60 vars in 1342 bytes} [Thu Jan 21 03:12:49 2021] PUT /volume/v3/1eeab0b56c964c28968e3a6e82699f91/os-quota-sets/cda5c4c7249a47faaf47aba7aee71a4d => generated 319 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:12:54.127021 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1aebde34-4f8e-4ed3-bc3d-29d0ac5fc3f5 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] POST http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes Jan 21 03:12:54.128061 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:12:54.128061 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:12:54.128747 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1aebde34-4f8e-4ed3-bc3d-29d0ac5fc3f5 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-985102568"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:12:54.130566 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-1aebde34-4f8e-4ed3-bc3d-29d0ac5fc3f5 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-985102568'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:12:54.130966 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-1aebde34-4f8e-4ed3-bc3d-29d0ac5fc3f5 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Create volume of 1 GB Jan 21 03:12:54.164107 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1aebde34-4f8e-4ed3-bc3d-29d0ac5fc3f5 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Availability Zones retrieved successfully. Jan 21 03:12:54.193461 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-1aebde34-4f8e-4ed3-bc3d-29d0ac5fc3f5 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Flow 'volume_create_api' (467c2ba7-3e10-48fa-b1d1-a4d1d7739dc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:12:54.196947 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-1aebde34-4f8e-4ed3-bc3d-29d0ac5fc3f5 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5020d375-5173-440b-95cf-92c4b79d473b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:12:54.199631 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-1aebde34-4f8e-4ed3-bc3d-29d0ac5fc3f5 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:12:54.328926 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-1aebde34-4f8e-4ed3-bc3d-29d0ac5fc3f5 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5020d375-5173-440b-95cf-92c4b79d473b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:12:54.331529 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-1aebde34-4f8e-4ed3-bc3d-29d0ac5fc3f5 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cab97308-4ca6-4986-8e82-5fc7e2e791df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:12:54.460406 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-1aebde34-4f8e-4ed3-bc3d-29d0ac5fc3f5 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Created reservations ['50f6f1e2-9f4d-4bea-9841-1ffeac5a3971', '8184eaf5-4cfe-4da6-986a-e8fc05dac781', '8873c221-d8db-483a-b2cc-eda13bca3b58', 'bf73a546-f8eb-4c01-bc3c-58f637b04c33'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:12:54.463929 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-1aebde34-4f8e-4ed3-bc3d-29d0ac5fc3f5 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cab97308-4ca6-4986-8e82-5fc7e2e791df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50f6f1e2-9f4d-4bea-9841-1ffeac5a3971', '8184eaf5-4cfe-4da6-986a-e8fc05dac781', '8873c221-d8db-483a-b2cc-eda13bca3b58', 'bf73a546-f8eb-4c01-bc3c-58f637b04c33']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:12:54.465022 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-1aebde34-4f8e-4ed3-bc3d-29d0ac5fc3f5 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c414dfce-14af-4389-a97b-8ea0c571fddd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:12:54.546488 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-1aebde34-4f8e-4ed3-bc3d-29d0ac5fc3f5 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c414dfce-14af-4389-a97b-8ea0c571fddd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0732a21-64db-41c0-b854-dffbe88d730b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-985102568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6adbf7351d04892a45e435be745ac50',qos_specs=None,replication_status=,reservations=['50f6f1e2-9f4d-4bea-9841-1ffeac5a3971','8184eaf5-4cfe-4da6-986a-e8fc05dac781','8873c221-d8db-483a-b2cc-eda13bca3b58','bf73a546-f8eb-4c01-bc3c-58f637b04c33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62922e7c08ae4a04b90706d921331ba4',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:12:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-985102568',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0732a21-64db-41c0-b854-dffbe88d730b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6adbf7351d04892a45e435be745ac50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='62922e7c08ae4a04b90706d921331ba4',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:12:54.549586 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-1aebde34-4f8e-4ed3-bc3d-29d0ac5fc3f5 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96e12d33-de10-415c-92e7-e5fdd30b1f22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:12:54.600226 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-1aebde34-4f8e-4ed3-bc3d-29d0ac5fc3f5 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96e12d33-de10-415c-92e7-e5fdd30b1f22) transitioned into state 'SUCCESS' from state '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-985102568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6adbf7351d04892a45e435be745ac50',qos_specs=None,replication_status=,reservations=['50f6f1e2-9f4d-4bea-9841-1ffeac5a3971','8184eaf5-4cfe-4da6-986a-e8fc05dac781','8873c221-d8db-483a-b2cc-eda13bca3b58','bf73a546-f8eb-4c01-bc3c-58f637b04c33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62922e7c08ae4a04b90706d921331ba4',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:12:54.603127 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-1aebde34-4f8e-4ed3-bc3d-29d0ac5fc3f5 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa3eda23-82f5-462b-ae62-9dad61ef396e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:12:54.661100 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-1aebde34-4f8e-4ed3-bc3d-29d0ac5fc3f5 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa3eda23-82f5-462b-ae62-9dad61ef396e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:12:54.667567 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-1aebde34-4f8e-4ed3-bc3d-29d0ac5fc3f5 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Flow 'volume_create_api' (467c2ba7-3e10-48fa-b1d1-a4d1d7739dc2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:12:54.830471 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1aebde34-4f8e-4ed3-bc3d-29d0ac5fc3f5 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Create volume request issued successfully. Jan 21 03:12:54.856555 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1aebde34-4f8e-4ed3-bc3d-29d0ac5fc3f5 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes returned with HTTP 202 Jan 21 03:12:54.857852 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 571/1146] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 03:12:54 2021] POST /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes => generated 817 bytes in 734 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:12:54.874886 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-598b0b05-f741-4b24-aeec-ecd22f36d9b8 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] GET http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/d0732a21-64db-41c0-b854-dffbe88d730b Jan 21 03:12:54.876093 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-598b0b05-f741-4b24-aeec-ecd22f36d9b8 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:54.877178 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-598b0b05-f741-4b24-aeec-ecd22f36d9b8 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:54.982422 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:54.982422 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:54.994871 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-598b0b05-f741-4b24-aeec-ecd22f36d9b8 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Volume info retrieved successfully. Jan 21 03:12:55.026233 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-598b0b05-f741-4b24-aeec-ecd22f36d9b8 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/d0732a21-64db-41c0-b854-dffbe88d730b returned with HTTP 200 Jan 21 03:12:55.047485 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 576/1147] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:12:54 2021] GET /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/d0732a21-64db-41c0-b854-dffbe88d730b => generated 909 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:12:56.068128 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c6ed3bc5-f2b6-4604-bf1d-34c2f0ec30e4 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] GET http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/d0732a21-64db-41c0-b854-dffbe88d730b Jan 21 03:12:56.069375 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c6ed3bc5-f2b6-4604-bf1d-34c2f0ec30e4 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:56.069787 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:12:56.069787 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:12:56.070423 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c6ed3bc5-f2b6-4604-bf1d-34c2f0ec30e4 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:56.153888 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:56.153888 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:56.181450 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c6ed3bc5-f2b6-4604-bf1d-34c2f0ec30e4 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Volume info retrieved successfully. Jan 21 03:12:56.225097 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c6ed3bc5-f2b6-4604-bf1d-34c2f0ec30e4 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/d0732a21-64db-41c0-b854-dffbe88d730b returned with HTTP 200 Jan 21 03:12:56.225919 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 572/1148] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:12:56 2021] GET /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/d0732a21-64db-41c0-b854-dffbe88d730b => generated 910 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:12:56.242547 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0e5be25f-b6e1-4ce0-9ed6-93046a673dca tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] POST http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/d0732a21-64db-41c0-b854-dffbe88d730b/action Jan 21 03:12:56.243087 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:12:56.243087 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:12:56.243532 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0e5be25f-b6e1-4ce0-9ed6-93046a673dca tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Action body: b'{"os-attach": {"instance_uuid": "d225e3b6-0ca1-4ae7-a083-ed8eace7779b", "mountpoint": "/dev/sdb"}}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:12:56.243928 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0e5be25f-b6e1-4ce0-9ed6-93046a673dca tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "d225e3b6-0ca1-4ae7-a083-ed8eace7779b", "mountpoint": "/dev/sdb"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:12:56.400653 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:56.400653 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:56.406213 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-0e5be25f-b6e1-4ce0-9ed6-93046a673dca tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Volume info retrieved successfully. Jan 21 03:12:56.446922 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-0e5be25f-b6e1-4ce0-9ed6-93046a673dca tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Update volume admin metadata completed successfully. Jan 21 03:12:56.745873 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-0e5be25f-b6e1-4ce0-9ed6-93046a673dca tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Attach volume completed successfully. Jan 21 03:12:56.747045 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0e5be25f-b6e1-4ce0-9ed6-93046a673dca tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/d0732a21-64db-41c0-b854-dffbe88d730b/action returned with HTTP 202 Jan 21 03:12:56.748668 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 577/1149] 10.222.0.36 () {60 vars in 1357 bytes} [Thu Jan 21 03:12:56 2021] POST /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/d0732a21-64db-41c0-b854-dffbe88d730b/action => generated 0 bytes in 511 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:12:56.756076 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-06d1cea4-fbea-42c7-af8c-fc78dab7ee1b tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] GET http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/d0732a21-64db-41c0-b854-dffbe88d730b Jan 21 03:12:56.756714 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-06d1cea4-fbea-42c7-af8c-fc78dab7ee1b tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:56.756990 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:12:56.756990 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:12:56.757450 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-06d1cea4-fbea-42c7-af8c-fc78dab7ee1b tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:56.835917 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:56.835917 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:56.848748 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-06d1cea4-fbea-42c7-af8c-fc78dab7ee1b tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Volume info retrieved successfully. Jan 21 03:12:56.886774 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:56.886774 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:56.898339 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-06d1cea4-fbea-42c7-af8c-fc78dab7ee1b tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/d0732a21-64db-41c0-b854-dffbe88d730b returned with HTTP 200 Jan 21 03:12:56.900008 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 573/1150] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:12:56 2021] GET /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/d0732a21-64db-41c0-b854-dffbe88d730b => generated 1244 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:12:56.915550 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-474bc715-bd0a-4c51-8055-ed973c52457a tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] GET http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/d0732a21-64db-41c0-b854-dffbe88d730b Jan 21 03:12:56.916611 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-474bc715-bd0a-4c51-8055-ed973c52457a tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:56.916996 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:12:56.916996 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:12:56.917905 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-474bc715-bd0a-4c51-8055-ed973c52457a tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:57.018770 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:57.018770 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:57.039933 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-474bc715-bd0a-4c51-8055-ed973c52457a tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Volume info retrieved successfully. Jan 21 03:12:57.066484 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:57.066484 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:57.078551 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-474bc715-bd0a-4c51-8055-ed973c52457a tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/d0732a21-64db-41c0-b854-dffbe88d730b returned with HTTP 200 Jan 21 03:12:57.080004 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 578/1151] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:12:56 2021] GET /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/d0732a21-64db-41c0-b854-dffbe88d730b => generated 1244 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:12:57.512593 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b201329c-53f1-4856-8ca9-5558b279a820 tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] POST http://10.222.0.36/volume/v3/6fead52ef87c423f92837473419dfd45/volumes/d0732a21-64db-41c0-b854-dffbe88d730b/action Jan 21 03:12:57.513064 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:12:57.513064 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:12:57.513499 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b201329c-53f1-4856-8ca9-5558b279a820 tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:12:57.514075 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b201329c-53f1-4856-8ca9-5558b279a820 tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:12:57.515059 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.admin_actions [None req-b201329c-53f1-4856-8ca9-5558b279a820 tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] Updating volume 'd0732a21-64db-41c0-b854-dffbe88d730b' with '{'status': 'error'}' {{(pid=87959) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 03:12:57.738312 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:57.738312 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:57.871792 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b201329c-53f1-4856-8ca9-5558b279a820 tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] http://10.222.0.36/volume/v3/6fead52ef87c423f92837473419dfd45/volumes/d0732a21-64db-41c0-b854-dffbe88d730b/action returned with HTTP 202 Jan 21 03:12:57.880640 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 574/1152] 10.222.0.36 () {60 vars in 1357 bytes} [Thu Jan 21 03:12:57 2021] POST /volume/v3/6fead52ef87c423f92837473419dfd45/volumes/d0732a21-64db-41c0-b854-dffbe88d730b/action => generated 0 bytes in 787 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:12:57.883357 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-234f09e7-8ca6-43ce-b1a4-420c11dc88d4 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] GET http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/d0732a21-64db-41c0-b854-dffbe88d730b Jan 21 03:12:57.883887 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-234f09e7-8ca6-43ce-b1a4-420c11dc88d4 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:57.884552 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:12:57.884552 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:12:57.884939 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-234f09e7-8ca6-43ce-b1a4-420c11dc88d4 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:57.960994 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:57.960994 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:57.971253 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-234f09e7-8ca6-43ce-b1a4-420c11dc88d4 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Volume info retrieved successfully. Jan 21 03:12:57.992858 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:57.992858 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:58.003097 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-234f09e7-8ca6-43ce-b1a4-420c11dc88d4 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/d0732a21-64db-41c0-b854-dffbe88d730b returned with HTTP 200 Jan 21 03:12:58.004490 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 579/1153] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:12:57 2021] GET /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/d0732a21-64db-41c0-b854-dffbe88d730b => generated 1243 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:12:58.021913 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d2b5ec33-ae5f-463c-b632-4919c0e00d27 tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] POST http://10.222.0.36/volume/v3/6fead52ef87c423f92837473419dfd45/volumes/d0732a21-64db-41c0-b854-dffbe88d730b/action Jan 21 03:12:58.023959 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:12:58.023959 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:12:58.029211 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d2b5ec33-ae5f-463c-b632-4919c0e00d27 tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "ed3fead3-1213-4379-8576-d5b2d642433f"}}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:12:58.030712 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d2b5ec33-ae5f-463c-b632-4919c0e00d27 tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "ed3fead3-1213-4379-8576-d5b2d642433f"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:12:58.098411 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:58.098411 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:58.099880 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d2b5ec33-ae5f-463c-b632-4919c0e00d27 tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] Volume info retrieved successfully. Jan 21 03:12:58.169318 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d2b5ec33-ae5f-463c-b632-4919c0e00d27 tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] Terminate volume connection completed successfully. Jan 21 03:12:58.182423 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d2b5ec33-ae5f-463c-b632-4919c0e00d27 tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=87958) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:727}} Jan 21 03:12:58.302611 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-937e760f-c6a1-487d-881d-719cdb2dca60 tempest-VolumesServicesTestJSON-782922543 tempest-VolumesServicesTestJSON-782922543] GET http://10.222.0.36/volume/v3/cc6f9160abda4ebfbd484e36373dd628/os-services Jan 21 03:12:58.303312 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-937e760f-c6a1-487d-881d-719cdb2dca60 tempest-VolumesServicesTestJSON-782922543 tempest-VolumesServicesTestJSON-782922543] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:58.303646 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:12:58.303646 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:12:58.305020 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-937e760f-c6a1-487d-881d-719cdb2dca60 tempest-VolumesServicesTestJSON-782922543 tempest-VolumesServicesTestJSON-782922543] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:58.306823 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:58.306823 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:58.325973 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-937e760f-c6a1-487d-881d-719cdb2dca60 tempest-VolumesServicesTestJSON-782922543 tempest-VolumesServicesTestJSON-782922543] http://10.222.0.36/volume/v3/cc6f9160abda4ebfbd484e36373dd628/os-services returned with HTTP 200 Jan 21 03:12:58.328847 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 575/1154] 10.222.0.36 () {58 vars in 1216 bytes} [Thu Jan 21 03:12:57 2021] GET /volume/v3/cc6f9160abda4ebfbd484e36373dd628/os-services => generated 632 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:12:58.350431 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ff768246-f799-49dc-b7c1-b6d414ed289e tempest-VolumesServicesTestJSON-782922543 tempest-VolumesServicesTestJSON-782922543] GET http://10.222.0.36/volume/v3/cc6f9160abda4ebfbd484e36373dd628/os-services?host=n-d-766726-10 Jan 21 03:12:58.352958 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ff768246-f799-49dc-b7c1-b6d414ed289e tempest-VolumesServicesTestJSON-782922543 tempest-VolumesServicesTestJSON-782922543] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:58.353609 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ff768246-f799-49dc-b7c1-b6d414ed289e tempest-VolumesServicesTestJSON-782922543 tempest-VolumesServicesTestJSON-782922543] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:58.364713 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d2b5ec33-ae5f-463c-b632-4919c0e00d27 tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] Detach volume completed successfully. Jan 21 03:12:58.365433 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d2b5ec33-ae5f-463c-b632-4919c0e00d27 tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] http://10.222.0.36/volume/v3/6fead52ef87c423f92837473419dfd45/volumes/d0732a21-64db-41c0-b854-dffbe88d730b/action returned with HTTP 202 Jan 21 03:12:58.370103 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 580/1155] 10.222.0.36 () {60 vars in 1357 bytes} [Thu Jan 21 03:12:58 2021] POST /volume/v3/6fead52ef87c423f92837473419dfd45/volumes/d0732a21-64db-41c0-b854-dffbe88d730b/action => generated 0 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:12:58.375187 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8608b947-d362-4f2b-9dbe-b85d55013b9b tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] GET http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/d0732a21-64db-41c0-b854-dffbe88d730b Jan 21 03:12:58.376603 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8608b947-d362-4f2b-9dbe-b85d55013b9b tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:58.377428 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:12:58.377428 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:12:58.378843 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8608b947-d362-4f2b-9dbe-b85d55013b9b tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:58.381918 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ff768246-f799-49dc-b7c1-b6d414ed289e tempest-VolumesServicesTestJSON-782922543 tempest-VolumesServicesTestJSON-782922543] http://10.222.0.36/volume/v3/cc6f9160abda4ebfbd484e36373dd628/os-services?host=n-d-766726-10 returned with HTTP 200 Jan 21 03:12:58.389585 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 576/1156] 10.222.0.36 () {58 vars in 1253 bytes} [Thu Jan 21 03:12:58 2021] GET /volume/v3/cc6f9160abda4ebfbd484e36373dd628/os-services?host=n-d-766726-10 => generated 632 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:12:58.397551 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-941792df-9726-4eb5-b939-defad0b9c8b5 tempest-VolumesServicesTestJSON-782922543 tempest-VolumesServicesTestJSON-782922543] GET http://10.222.0.36/volume/v3/cc6f9160abda4ebfbd484e36373dd628/os-services?host=n-d-766726-10&binary=cinder-scheduler Jan 21 03:12:58.398080 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-941792df-9726-4eb5-b939-defad0b9c8b5 tempest-VolumesServicesTestJSON-782922543 tempest-VolumesServicesTestJSON-782922543] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:58.398591 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-941792df-9726-4eb5-b939-defad0b9c8b5 tempest-VolumesServicesTestJSON-782922543 tempest-VolumesServicesTestJSON-782922543] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:58.420807 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-941792df-9726-4eb5-b939-defad0b9c8b5 tempest-VolumesServicesTestJSON-782922543 tempest-VolumesServicesTestJSON-782922543] http://10.222.0.36/volume/v3/cc6f9160abda4ebfbd484e36373dd628/os-services?host=n-d-766726-10&binary=cinder-scheduler returned with HTTP 200 Jan 21 03:12:58.428823 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 577/1157] 10.222.0.36 () {58 vars in 1301 bytes} [Thu Jan 21 03:12:58 2021] GET /volume/v3/cc6f9160abda4ebfbd484e36373dd628/os-services?host=n-d-766726-10&binary=cinder-scheduler => generated 192 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:12:58.435532 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-67837c4e-9bb4-4bd6-a91e-6252bd88e1f6 tempest-VolumesServicesTestJSON-782922543 tempest-VolumesServicesTestJSON-782922543] GET http://10.222.0.36/volume/v3/cc6f9160abda4ebfbd484e36373dd628/os-services?binary=cinder-scheduler Jan 21 03:12:58.436301 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-67837c4e-9bb4-4bd6-a91e-6252bd88e1f6 tempest-VolumesServicesTestJSON-782922543 tempest-VolumesServicesTestJSON-782922543] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:58.436801 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-67837c4e-9bb4-4bd6-a91e-6252bd88e1f6 tempest-VolumesServicesTestJSON-782922543 tempest-VolumesServicesTestJSON-782922543] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:58.446349 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-67837c4e-9bb4-4bd6-a91e-6252bd88e1f6 tempest-VolumesServicesTestJSON-782922543 tempest-VolumesServicesTestJSON-782922543] http://10.222.0.36/volume/v3/cc6f9160abda4ebfbd484e36373dd628/os-services?binary=cinder-scheduler returned with HTTP 200 Jan 21 03:12:58.453905 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 578/1158] 10.222.0.36 () {58 vars in 1263 bytes} [Thu Jan 21 03:12:58 2021] GET /volume/v3/cc6f9160abda4ebfbd484e36373dd628/os-services?binary=cinder-scheduler => generated 192 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:12:58.455859 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:58.455859 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:58.468673 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8608b947-d362-4f2b-9dbe-b85d55013b9b tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Volume info retrieved successfully. Jan 21 03:12:58.498133 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8608b947-d362-4f2b-9dbe-b85d55013b9b tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/d0732a21-64db-41c0-b854-dffbe88d730b returned with HTTP 200 Jan 21 03:12:58.510730 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 581/1159] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:12:58 2021] GET /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/d0732a21-64db-41c0-b854-dffbe88d730b => generated 929 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:12:58.521478 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cef170da-b98e-43c7-94b3-933e19af4be9 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] GET http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/d0732a21-64db-41c0-b854-dffbe88d730b Jan 21 03:12:58.522421 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cef170da-b98e-43c7-94b3-933e19af4be9 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:58.523808 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:12:58.523808 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:12:58.524757 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cef170da-b98e-43c7-94b3-933e19af4be9 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:58.634404 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:58.634404 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:58.659489 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-cef170da-b98e-43c7-94b3-933e19af4be9 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Volume info retrieved successfully. Jan 21 03:12:58.709649 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cef170da-b98e-43c7-94b3-933e19af4be9 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/d0732a21-64db-41c0-b854-dffbe88d730b returned with HTTP 200 Jan 21 03:12:58.710388 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 582/1160] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:12:58 2021] GET /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/d0732a21-64db-41c0-b854-dffbe88d730b => generated 929 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:12:58.725539 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a63dbac2-3029-407f-a2f5-49442ead8809 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] POST http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/d0732a21-64db-41c0-b854-dffbe88d730b/action Jan 21 03:12:58.725997 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:12:58.725997 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:12:58.726425 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a63dbac2-3029-407f-a2f5-49442ead8809 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Action body: b'{"os-detach": {}}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:12:58.726974 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a63dbac2-3029-407f-a2f5-49442ead8809 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:12:58.752663 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4e4a23c4-3c41-43ec-a10f-ad75e2504fc3 tempest-VolumesServicesTestJSON-1924022810 tempest-VolumesServicesTestJSON-1924022810] POST http://10.222.0.36/volume/v3/992bfe8f6fd74b228b3bcb0784b60414/volumes Jan 21 03:12:58.753429 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4e4a23c4-3c41-43ec-a10f-ad75e2504fc3 tempest-VolumesServicesTestJSON-1924022810 tempest-VolumesServicesTestJSON-1924022810] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1321310054"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:12:58.755059 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-4e4a23c4-3c41-43ec-a10f-ad75e2504fc3 tempest-VolumesServicesTestJSON-1924022810 tempest-VolumesServicesTestJSON-1924022810] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1321310054'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:12:58.755436 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-4e4a23c4-3c41-43ec-a10f-ad75e2504fc3 tempest-VolumesServicesTestJSON-1924022810 tempest-VolumesServicesTestJSON-1924022810] Create volume of 1 GB Jan 21 03:12:58.778175 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4e4a23c4-3c41-43ec-a10f-ad75e2504fc3 tempest-VolumesServicesTestJSON-1924022810 tempest-VolumesServicesTestJSON-1924022810] Availability Zones retrieved successfully. Jan 21 03:12:58.801677 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-4e4a23c4-3c41-43ec-a10f-ad75e2504fc3 tempest-VolumesServicesTestJSON-1924022810 tempest-VolumesServicesTestJSON-1924022810] Flow 'volume_create_api' (4de13ecd-1d16-44ba-a199-a2f83df43745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:12:58.804841 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-4e4a23c4-3c41-43ec-a10f-ad75e2504fc3 tempest-VolumesServicesTestJSON-1924022810 tempest-VolumesServicesTestJSON-1924022810] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7e0110a-f64a-4d08-a8b5-a37a6b5b1e52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:12:58.807528 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-4e4a23c4-3c41-43ec-a10f-ad75e2504fc3 tempest-VolumesServicesTestJSON-1924022810 tempest-VolumesServicesTestJSON-1924022810] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:12:58.833428 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:58.833428 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:58.834667 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a63dbac2-3029-407f-a2f5-49442ead8809 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Volume info retrieved successfully. Jan 21 03:12:58.949336 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a63dbac2-3029-407f-a2f5-49442ead8809 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Detach volume completed successfully. Jan 21 03:12:58.949881 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a63dbac2-3029-407f-a2f5-49442ead8809 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/d0732a21-64db-41c0-b854-dffbe88d730b/action returned with HTTP 202 Jan 21 03:12:58.954622 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 583/1161] 10.222.0.36 () {60 vars in 1357 bytes} [Thu Jan 21 03:12:58 2021] POST /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/d0732a21-64db-41c0-b854-dffbe88d730b/action => generated 0 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:12:58.959497 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c957eef0-53c2-40c1-ba07-eeb24d939e05 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] GET http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/d0732a21-64db-41c0-b854-dffbe88d730b Jan 21 03:12:58.960235 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c957eef0-53c2-40c1-ba07-eeb24d939e05 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:58.960606 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:12:58.960606 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:12:58.961351 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c957eef0-53c2-40c1-ba07-eeb24d939e05 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:58.978973 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-4e4a23c4-3c41-43ec-a10f-ad75e2504fc3 tempest-VolumesServicesTestJSON-1924022810 tempest-VolumesServicesTestJSON-1924022810] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7e0110a-f64a-4d08-a8b5-a37a6b5b1e52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:12:58.981172 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-4e4a23c4-3c41-43ec-a10f-ad75e2504fc3 tempest-VolumesServicesTestJSON-1924022810 tempest-VolumesServicesTestJSON-1924022810] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6063e9ad-bfa2-4e35-9ae0-23737a793835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:12:59.069026 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:59.069026 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:59.092627 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c957eef0-53c2-40c1-ba07-eeb24d939e05 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Volume info retrieved successfully. Jan 21 03:12:59.136190 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c957eef0-53c2-40c1-ba07-eeb24d939e05 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/d0732a21-64db-41c0-b854-dffbe88d730b returned with HTTP 200 Jan 21 03:12:59.137253 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 584/1162] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:12:58 2021] GET /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/d0732a21-64db-41c0-b854-dffbe88d730b => generated 929 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:12:59.225365 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-4e4a23c4-3c41-43ec-a10f-ad75e2504fc3 tempest-VolumesServicesTestJSON-1924022810 tempest-VolumesServicesTestJSON-1924022810] Created reservations ['a935590b-7f74-497c-bf42-1a25aea8f335', '1f0fc4da-4b84-4631-8013-32be77bfdc13', '19e9669c-ec20-4252-8bc3-a5bbc48a6881', '017e5264-7306-4632-b4f7-d7ba18eb7f0b'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:12:59.228030 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-4e4a23c4-3c41-43ec-a10f-ad75e2504fc3 tempest-VolumesServicesTestJSON-1924022810 tempest-VolumesServicesTestJSON-1924022810] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6063e9ad-bfa2-4e35-9ae0-23737a793835) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a935590b-7f74-497c-bf42-1a25aea8f335', '1f0fc4da-4b84-4631-8013-32be77bfdc13', '19e9669c-ec20-4252-8bc3-a5bbc48a6881', '017e5264-7306-4632-b4f7-d7ba18eb7f0b']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:12:59.231301 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-4e4a23c4-3c41-43ec-a10f-ad75e2504fc3 tempest-VolumesServicesTestJSON-1924022810 tempest-VolumesServicesTestJSON-1924022810] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dfbbf67-8234-46de-86ee-cbe03da11a5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:12:59.358965 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-4e4a23c4-3c41-43ec-a10f-ad75e2504fc3 tempest-VolumesServicesTestJSON-1924022810 tempest-VolumesServicesTestJSON-1924022810] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dfbbf67-8234-46de-86ee-cbe03da11a5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c908d93c-5a5c-43fa-af1d-033d48c26da1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1321310054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='992bfe8f6fd74b228b3bcb0784b60414',qos_specs=None,replication_status=,reservations=['a935590b-7f74-497c-bf42-1a25aea8f335','1f0fc4da-4b84-4631-8013-32be77bfdc13','19e9669c-ec20-4252-8bc3-a5bbc48a6881','017e5264-7306-4632-b4f7-d7ba18eb7f0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c86b68e27e084801b8a72d262fa5a4f5',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:12:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1321310054',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c908d93c-5a5c-43fa-af1d-033d48c26da1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='992bfe8f6fd74b228b3bcb0784b60414',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c86b68e27e084801b8a72d262fa5a4f5',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:12:59.360982 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-4e4a23c4-3c41-43ec-a10f-ad75e2504fc3 tempest-VolumesServicesTestJSON-1924022810 tempest-VolumesServicesTestJSON-1924022810] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b56d242-1e99-49ae-a782-4ca55ee54670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:12:59.392468 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-4e4a23c4-3c41-43ec-a10f-ad75e2504fc3 tempest-VolumesServicesTestJSON-1924022810 tempest-VolumesServicesTestJSON-1924022810] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b56d242-1e99-49ae-a782-4ca55ee54670) transitioned into state 'SUCCESS' from state '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-1321310054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='992bfe8f6fd74b228b3bcb0784b60414',qos_specs=None,replication_status=,reservations=['a935590b-7f74-497c-bf42-1a25aea8f335','1f0fc4da-4b84-4631-8013-32be77bfdc13','19e9669c-ec20-4252-8bc3-a5bbc48a6881','017e5264-7306-4632-b4f7-d7ba18eb7f0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c86b68e27e084801b8a72d262fa5a4f5',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:12:59.394541 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-4e4a23c4-3c41-43ec-a10f-ad75e2504fc3 tempest-VolumesServicesTestJSON-1924022810 tempest-VolumesServicesTestJSON-1924022810] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc7127ed-01c9-40ae-a369-4adbc8cfc640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:12:59.429406 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-4e4a23c4-3c41-43ec-a10f-ad75e2504fc3 tempest-VolumesServicesTestJSON-1924022810 tempest-VolumesServicesTestJSON-1924022810] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc7127ed-01c9-40ae-a369-4adbc8cfc640) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:12:59.433177 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-4e4a23c4-3c41-43ec-a10f-ad75e2504fc3 tempest-VolumesServicesTestJSON-1924022810 tempest-VolumesServicesTestJSON-1924022810] Flow 'volume_create_api' (4de13ecd-1d16-44ba-a199-a2f83df43745) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:12:59.575336 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4e4a23c4-3c41-43ec-a10f-ad75e2504fc3 tempest-VolumesServicesTestJSON-1924022810 tempest-VolumesServicesTestJSON-1924022810] Create volume request issued successfully. Jan 21 03:12:59.608778 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4e4a23c4-3c41-43ec-a10f-ad75e2504fc3 tempest-VolumesServicesTestJSON-1924022810 tempest-VolumesServicesTestJSON-1924022810] http://10.222.0.36/volume/v3/992bfe8f6fd74b228b3bcb0784b60414/volumes returned with HTTP 202 Jan 21 03:12:59.609661 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 579/1163] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 03:12:58 2021] POST /volume/v3/992bfe8f6fd74b228b3bcb0784b60414/volumes => generated 823 bytes in 1155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:12:59.624578 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d41e63a5-36c5-410c-83d5-77f877cb42dd tempest-VolumesServicesTestJSON-1924022810 tempest-VolumesServicesTestJSON-1924022810] GET http://10.222.0.36/volume/v3/992bfe8f6fd74b228b3bcb0784b60414/volumes/c908d93c-5a5c-43fa-af1d-033d48c26da1 Jan 21 03:12:59.625508 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d41e63a5-36c5-410c-83d5-77f877cb42dd tempest-VolumesServicesTestJSON-1924022810 tempest-VolumesServicesTestJSON-1924022810] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:12:59.625730 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:12:59.625730 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:12:59.626072 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d41e63a5-36c5-410c-83d5-77f877cb42dd tempest-VolumesServicesTestJSON-1924022810 tempest-VolumesServicesTestJSON-1924022810] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:12:59.763037 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:12:59.763037 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:12:59.791076 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d41e63a5-36c5-410c-83d5-77f877cb42dd tempest-VolumesServicesTestJSON-1924022810 tempest-VolumesServicesTestJSON-1924022810] Volume info retrieved successfully. Jan 21 03:12:59.846962 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d41e63a5-36c5-410c-83d5-77f877cb42dd tempest-VolumesServicesTestJSON-1924022810 tempest-VolumesServicesTestJSON-1924022810] http://10.222.0.36/volume/v3/992bfe8f6fd74b228b3bcb0784b60414/volumes/c908d93c-5a5c-43fa-af1d-033d48c26da1 returned with HTTP 200 Jan 21 03:12:59.847856 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 585/1164] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:12:59 2021] GET /volume/v3/992bfe8f6fd74b228b3bcb0784b60414/volumes/c908d93c-5a5c-43fa-af1d-033d48c26da1 => generated 915 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:00.865320 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d7e17895-9425-459d-a507-a5dd3cab0d9f tempest-VolumesServicesTestJSON-1924022810 tempest-VolumesServicesTestJSON-1924022810] GET http://10.222.0.36/volume/v3/992bfe8f6fd74b228b3bcb0784b60414/volumes/c908d93c-5a5c-43fa-af1d-033d48c26da1 Jan 21 03:13:00.866550 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d7e17895-9425-459d-a507-a5dd3cab0d9f tempest-VolumesServicesTestJSON-1924022810 tempest-VolumesServicesTestJSON-1924022810] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:00.867032 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:00.867032 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:00.867703 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d7e17895-9425-459d-a507-a5dd3cab0d9f tempest-VolumesServicesTestJSON-1924022810 tempest-VolumesServicesTestJSON-1924022810] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:00.970462 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:00.970462 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:00.983785 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d7e17895-9425-459d-a507-a5dd3cab0d9f tempest-VolumesServicesTestJSON-1924022810 tempest-VolumesServicesTestJSON-1924022810] Volume info retrieved successfully. Jan 21 03:13:01.013576 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d7e17895-9425-459d-a507-a5dd3cab0d9f tempest-VolumesServicesTestJSON-1924022810 tempest-VolumesServicesTestJSON-1924022810] http://10.222.0.36/volume/v3/992bfe8f6fd74b228b3bcb0784b60414/volumes/c908d93c-5a5c-43fa-af1d-033d48c26da1 returned with HTTP 200 Jan 21 03:13:01.029767 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 580/1165] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:13:00 2021] GET /volume/v3/992bfe8f6fd74b228b3bcb0784b60414/volumes/c908d93c-5a5c-43fa-af1d-033d48c26da1 => generated 916 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:01.050265 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bacfc321-db91-4e44-b5d9-6fa605e6d6c0 tempest-VolumesServicesTestJSON-782922543 tempest-VolumesServicesTestJSON-782922543] GET http://10.222.0.36/volume/v3/cc6f9160abda4ebfbd484e36373dd628/volumes/c908d93c-5a5c-43fa-af1d-033d48c26da1 Jan 21 03:13:01.051050 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bacfc321-db91-4e44-b5d9-6fa605e6d6c0 tempest-VolumesServicesTestJSON-782922543 tempest-VolumesServicesTestJSON-782922543] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:01.051746 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:01.051746 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:01.052418 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bacfc321-db91-4e44-b5d9-6fa605e6d6c0 tempest-VolumesServicesTestJSON-782922543 tempest-VolumesServicesTestJSON-782922543] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:01.126748 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:01.126748 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:01.142966 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-bacfc321-db91-4e44-b5d9-6fa605e6d6c0 tempest-VolumesServicesTestJSON-782922543 tempest-VolumesServicesTestJSON-782922543] Volume info retrieved successfully. Jan 21 03:13:01.190733 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bacfc321-db91-4e44-b5d9-6fa605e6d6c0 tempest-VolumesServicesTestJSON-782922543 tempest-VolumesServicesTestJSON-782922543] http://10.222.0.36/volume/v3/cc6f9160abda4ebfbd484e36373dd628/volumes/c908d93c-5a5c-43fa-af1d-033d48c26da1 returned with HTTP 200 Jan 21 03:13:01.205990 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 586/1166] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:13:01 2021] GET /volume/v3/cc6f9160abda4ebfbd484e36373dd628/volumes/c908d93c-5a5c-43fa-af1d-033d48c26da1 => generated 1088 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:13:01.216512 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9dbe2cc2-15b8-4e8d-a9ef-073a2a6a9031 tempest-VolumesServicesTestJSON-782922543 tempest-VolumesServicesTestJSON-782922543] GET http://10.222.0.36/volume/v3/cc6f9160abda4ebfbd484e36373dd628/os-services?host=n-d-766726-10&binary=cinder-volume Jan 21 03:13:01.217143 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9dbe2cc2-15b8-4e8d-a9ef-073a2a6a9031 tempest-VolumesServicesTestJSON-782922543 tempest-VolumesServicesTestJSON-782922543] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:01.217371 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:01.217371 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:01.217756 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9dbe2cc2-15b8-4e8d-a9ef-073a2a6a9031 tempest-VolumesServicesTestJSON-782922543 tempest-VolumesServicesTestJSON-782922543] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:01.232492 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9dbe2cc2-15b8-4e8d-a9ef-073a2a6a9031 tempest-VolumesServicesTestJSON-782922543 tempest-VolumesServicesTestJSON-782922543] http://10.222.0.36/volume/v3/cc6f9160abda4ebfbd484e36373dd628/os-services?host=n-d-766726-10&binary=cinder-volume returned with HTTP 200 Jan 21 03:13:01.243766 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 581/1167] 10.222.0.36 () {58 vars in 1295 bytes} [Thu Jan 21 03:13:01 2021] GET /volume/v3/cc6f9160abda4ebfbd484e36373dd628/os-services?host=n-d-766726-10&binary=cinder-volume => generated 279 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:01.250757 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f261f0df-f664-4bf5-beef-8da37b70f32b tempest-VolumesServicesTestJSON-782922543 tempest-VolumesServicesTestJSON-782922543] GET http://10.222.0.36/volume/v3/cc6f9160abda4ebfbd484e36373dd628/os-services Jan 21 03:13:01.251431 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f261f0df-f664-4bf5-beef-8da37b70f32b tempest-VolumesServicesTestJSON-782922543 tempest-VolumesServicesTestJSON-782922543] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:01.251756 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:01.251756 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:01.252329 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f261f0df-f664-4bf5-beef-8da37b70f32b tempest-VolumesServicesTestJSON-782922543 tempest-VolumesServicesTestJSON-782922543] Calling method 'index' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:01.278873 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f261f0df-f664-4bf5-beef-8da37b70f32b tempest-VolumesServicesTestJSON-782922543 tempest-VolumesServicesTestJSON-782922543] http://10.222.0.36/volume/v3/cc6f9160abda4ebfbd484e36373dd628/os-services returned with HTTP 200 Jan 21 03:13:01.288962 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 587/1168] 10.222.0.36 () {58 vars in 1216 bytes} [Thu Jan 21 03:13:01 2021] GET /volume/v3/cc6f9160abda4ebfbd484e36373dd628/os-services => generated 632 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:01.294972 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-97e4706c-97d8-4e69-ac52-92cd72592fcd tempest-VolumesServicesTestJSON-1924022810 tempest-VolumesServicesTestJSON-1924022810] DELETE http://10.222.0.36/volume/v3/992bfe8f6fd74b228b3bcb0784b60414/volumes/c908d93c-5a5c-43fa-af1d-033d48c26da1 Jan 21 03:13:01.295735 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-97e4706c-97d8-4e69-ac52-92cd72592fcd tempest-VolumesServicesTestJSON-1924022810 tempest-VolumesServicesTestJSON-1924022810] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:01.296427 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-97e4706c-97d8-4e69-ac52-92cd72592fcd tempest-VolumesServicesTestJSON-1924022810 tempest-VolumesServicesTestJSON-1924022810] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:01.297079 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-97e4706c-97d8-4e69-ac52-92cd72592fcd tempest-VolumesServicesTestJSON-1924022810 tempest-VolumesServicesTestJSON-1924022810] Delete volume with id: c908d93c-5a5c-43fa-af1d-033d48c26da1 Jan 21 03:13:01.371077 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:01.371077 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:01.372273 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-97e4706c-97d8-4e69-ac52-92cd72592fcd tempest-VolumesServicesTestJSON-1924022810 tempest-VolumesServicesTestJSON-1924022810] Volume info retrieved successfully. Jan 21 03:13:01.404747 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-97e4706c-97d8-4e69-ac52-92cd72592fcd tempest-VolumesServicesTestJSON-1924022810 tempest-VolumesServicesTestJSON-1924022810] Delete volume request issued successfully. Jan 21 03:13:01.405430 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-97e4706c-97d8-4e69-ac52-92cd72592fcd tempest-VolumesServicesTestJSON-1924022810 tempest-VolumesServicesTestJSON-1924022810] http://10.222.0.36/volume/v3/992bfe8f6fd74b228b3bcb0784b60414/volumes/c908d93c-5a5c-43fa-af1d-033d48c26da1 returned with HTTP 202 Jan 21 03:13:01.410171 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 582/1169] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:13:01 2021] DELETE /volume/v3/992bfe8f6fd74b228b3bcb0784b60414/volumes/c908d93c-5a5c-43fa-af1d-033d48c26da1 => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:13:01.414301 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d5196d56-f01d-4b94-979a-bc9dc8862d15 tempest-VolumesServicesTestJSON-1924022810 tempest-VolumesServicesTestJSON-1924022810] GET http://10.222.0.36/volume/v3/992bfe8f6fd74b228b3bcb0784b60414/volumes/c908d93c-5a5c-43fa-af1d-033d48c26da1 Jan 21 03:13:01.414849 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d5196d56-f01d-4b94-979a-bc9dc8862d15 tempest-VolumesServicesTestJSON-1924022810 tempest-VolumesServicesTestJSON-1924022810] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:01.415335 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d5196d56-f01d-4b94-979a-bc9dc8862d15 tempest-VolumesServicesTestJSON-1924022810 tempest-VolumesServicesTestJSON-1924022810] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:01.540079 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:01.540079 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:01.565307 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d5196d56-f01d-4b94-979a-bc9dc8862d15 tempest-VolumesServicesTestJSON-1924022810 tempest-VolumesServicesTestJSON-1924022810] Volume info retrieved successfully. Jan 21 03:13:01.624773 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d5196d56-f01d-4b94-979a-bc9dc8862d15 tempest-VolumesServicesTestJSON-1924022810 tempest-VolumesServicesTestJSON-1924022810] http://10.222.0.36/volume/v3/992bfe8f6fd74b228b3bcb0784b60414/volumes/c908d93c-5a5c-43fa-af1d-033d48c26da1 returned with HTTP 200 Jan 21 03:13:01.625151 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 588/1170] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:13:01 2021] GET /volume/v3/992bfe8f6fd74b228b3bcb0784b60414/volumes/c908d93c-5a5c-43fa-af1d-033d48c26da1 => generated 915 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:13:02.641636 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bd128c71-41a2-45bd-8011-9b9d4d124817 tempest-VolumesServicesTestJSON-1924022810 tempest-VolumesServicesTestJSON-1924022810] GET http://10.222.0.36/volume/v3/992bfe8f6fd74b228b3bcb0784b60414/volumes/c908d93c-5a5c-43fa-af1d-033d48c26da1 Jan 21 03:13:02.642083 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bd128c71-41a2-45bd-8011-9b9d4d124817 tempest-VolumesServicesTestJSON-1924022810 tempest-VolumesServicesTestJSON-1924022810] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:02.642334 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:02.642334 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:02.642562 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bd128c71-41a2-45bd-8011-9b9d4d124817 tempest-VolumesServicesTestJSON-1924022810 tempest-VolumesServicesTestJSON-1924022810] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:02.777755 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:02.777755 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:02.799979 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-bd128c71-41a2-45bd-8011-9b9d4d124817 tempest-VolumesServicesTestJSON-1924022810 tempest-VolumesServicesTestJSON-1924022810] Volume info retrieved successfully. Jan 21 03:13:02.854186 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bd128c71-41a2-45bd-8011-9b9d4d124817 tempest-VolumesServicesTestJSON-1924022810 tempest-VolumesServicesTestJSON-1924022810] http://10.222.0.36/volume/v3/992bfe8f6fd74b228b3bcb0784b60414/volumes/c908d93c-5a5c-43fa-af1d-033d48c26da1 returned with HTTP 200 Jan 21 03:13:02.856960 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 583/1171] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:13:02 2021] GET /volume/v3/992bfe8f6fd74b228b3bcb0784b60414/volumes/c908d93c-5a5c-43fa-af1d-033d48c26da1 => generated 915 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:03.873347 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-95e72364-5ead-49d4-8dd1-4139b4f5db35 tempest-VolumesServicesTestJSON-1924022810 tempest-VolumesServicesTestJSON-1924022810] GET http://10.222.0.36/volume/v3/992bfe8f6fd74b228b3bcb0784b60414/volumes/c908d93c-5a5c-43fa-af1d-033d48c26da1 Jan 21 03:13:03.874443 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-95e72364-5ead-49d4-8dd1-4139b4f5db35 tempest-VolumesServicesTestJSON-1924022810 tempest-VolumesServicesTestJSON-1924022810] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:03.875025 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:03.875025 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:03.875757 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-95e72364-5ead-49d4-8dd1-4139b4f5db35 tempest-VolumesServicesTestJSON-1924022810 tempest-VolumesServicesTestJSON-1924022810] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:03.997982 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:03.997982 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:04.017990 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-95e72364-5ead-49d4-8dd1-4139b4f5db35 tempest-VolumesServicesTestJSON-1924022810 tempest-VolumesServicesTestJSON-1924022810] Volume info retrieved successfully. Jan 21 03:13:04.067484 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-95e72364-5ead-49d4-8dd1-4139b4f5db35 tempest-VolumesServicesTestJSON-1924022810 tempest-VolumesServicesTestJSON-1924022810] http://10.222.0.36/volume/v3/992bfe8f6fd74b228b3bcb0784b60414/volumes/c908d93c-5a5c-43fa-af1d-033d48c26da1 returned with HTTP 200 Jan 21 03:13:04.071545 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 589/1172] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:13:03 2021] GET /volume/v3/992bfe8f6fd74b228b3bcb0784b60414/volumes/c908d93c-5a5c-43fa-af1d-033d48c26da1 => generated 915 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:05.088688 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-19dfb032-231d-474e-8587-d689a3555b53 tempest-VolumesServicesTestJSON-1924022810 tempest-VolumesServicesTestJSON-1924022810] GET http://10.222.0.36/volume/v3/992bfe8f6fd74b228b3bcb0784b60414/volumes/c908d93c-5a5c-43fa-af1d-033d48c26da1 Jan 21 03:13:05.089711 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-19dfb032-231d-474e-8587-d689a3555b53 tempest-VolumesServicesTestJSON-1924022810 tempest-VolumesServicesTestJSON-1924022810] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:05.090094 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:05.090094 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:05.090779 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-19dfb032-231d-474e-8587-d689a3555b53 tempest-VolumesServicesTestJSON-1924022810 tempest-VolumesServicesTestJSON-1924022810] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:05.189381 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-19dfb032-231d-474e-8587-d689a3555b53 tempest-VolumesServicesTestJSON-1924022810 tempest-VolumesServicesTestJSON-1924022810] http://10.222.0.36/volume/v3/992bfe8f6fd74b228b3bcb0784b60414/volumes/c908d93c-5a5c-43fa-af1d-033d48c26da1 returned with HTTP 404 Jan 21 03:13:05.190562 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 584/1173] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:13:05 2021] GET /volume/v3/992bfe8f6fd74b228b3bcb0784b60414/volumes/c908d93c-5a5c-43fa-af1d-033d48c26da1 => generated 109 bytes in 107 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:13:08.416074 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d311cf7d-9177-4e98-a043-3701e9e7a05d tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] POST http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes Jan 21 03:13:08.417655 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:08.417655 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:08.418415 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d311cf7d-9177-4e98-a043-3701e9e7a05d tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-218788510"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:13:08.420459 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-d311cf7d-9177-4e98-a043-3701e9e7a05d tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-218788510'}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:13:08.421104 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-d311cf7d-9177-4e98-a043-3701e9e7a05d tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Create volume of 1 GB Jan 21 03:13:08.467288 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d311cf7d-9177-4e98-a043-3701e9e7a05d tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Availability Zones retrieved successfully. Jan 21 03:13:08.500365 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d311cf7d-9177-4e98-a043-3701e9e7a05d tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Flow 'volume_create_api' (c436c547-9cc5-4c7e-8d5f-52f762ba88b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:13:08.509687 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d311cf7d-9177-4e98-a043-3701e9e7a05d tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5833c31-a220-456d-9cb2-f95a1bb3ccae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:13:08.512099 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-d311cf7d-9177-4e98-a043-3701e9e7a05d tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Validating volume size '1' using validate_int {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:13:08.608453 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d311cf7d-9177-4e98-a043-3701e9e7a05d tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5833c31-a220-456d-9cb2-f95a1bb3ccae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:13:08.611236 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d311cf7d-9177-4e98-a043-3701e9e7a05d tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83f82e34-1743-4af5-9ec9-93455512b7f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:13:08.726161 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-d311cf7d-9177-4e98-a043-3701e9e7a05d tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Created reservations ['cecee566-0e65-4556-b03f-fa93c87ba642', '55218d15-679e-4b8e-b8ca-78b14ecf7d8c', 'a7d3c0c1-73dc-4a20-9a1f-1dcd8bcaa6c9', '629ea5fc-86fb-4dd6-b401-0af4e13d31fd'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:13:08.728443 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d311cf7d-9177-4e98-a043-3701e9e7a05d tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83f82e34-1743-4af5-9ec9-93455512b7f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cecee566-0e65-4556-b03f-fa93c87ba642', '55218d15-679e-4b8e-b8ca-78b14ecf7d8c', 'a7d3c0c1-73dc-4a20-9a1f-1dcd8bcaa6c9', '629ea5fc-86fb-4dd6-b401-0af4e13d31fd']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:13:08.730761 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d311cf7d-9177-4e98-a043-3701e9e7a05d tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84b66944-3d93-4634-8d54-29769bb6e8ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:13:08.819568 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d311cf7d-9177-4e98-a043-3701e9e7a05d tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84b66944-3d93-4634-8d54-29769bb6e8ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b342c1e-ee97-4475-b071-6263f9ae02e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-218788510',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6adbf7351d04892a45e435be745ac50',qos_specs=None,replication_status=,reservations=['cecee566-0e65-4556-b03f-fa93c87ba642','55218d15-679e-4b8e-b8ca-78b14ecf7d8c','a7d3c0c1-73dc-4a20-9a1f-1dcd8bcaa6c9','629ea5fc-86fb-4dd6-b401-0af4e13d31fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62922e7c08ae4a04b90706d921331ba4',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:13:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-218788510',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b342c1e-ee97-4475-b071-6263f9ae02e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6adbf7351d04892a45e435be745ac50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='62922e7c08ae4a04b90706d921331ba4',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:13:08.822989 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d311cf7d-9177-4e98-a043-3701e9e7a05d tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc67ae6b-2d29-4958-a309-0cb964fd9e8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:13:08.858087 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d311cf7d-9177-4e98-a043-3701e9e7a05d tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc67ae6b-2d29-4958-a309-0cb964fd9e8c) transitioned into state 'SUCCESS' from state '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-218788510',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6adbf7351d04892a45e435be745ac50',qos_specs=None,replication_status=,reservations=['cecee566-0e65-4556-b03f-fa93c87ba642','55218d15-679e-4b8e-b8ca-78b14ecf7d8c','a7d3c0c1-73dc-4a20-9a1f-1dcd8bcaa6c9','629ea5fc-86fb-4dd6-b401-0af4e13d31fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62922e7c08ae4a04b90706d921331ba4',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:13:08.860999 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d311cf7d-9177-4e98-a043-3701e9e7a05d tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a057e0f1-0e8b-4c88-9f8c-591392cea3ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:13:08.891377 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d311cf7d-9177-4e98-a043-3701e9e7a05d tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a057e0f1-0e8b-4c88-9f8c-591392cea3ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:13:08.899552 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d311cf7d-9177-4e98-a043-3701e9e7a05d tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Flow 'volume_create_api' (c436c547-9cc5-4c7e-8d5f-52f762ba88b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:13:09.006445 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d311cf7d-9177-4e98-a043-3701e9e7a05d tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Create volume request issued successfully. Jan 21 03:13:09.033733 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d311cf7d-9177-4e98-a043-3701e9e7a05d tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes returned with HTTP 202 Jan 21 03:13:09.034651 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 590/1174] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 03:13:08 2021] POST /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes => generated 817 bytes in 623 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:13:09.049289 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f0623df7-dd09-42aa-a1c9-18e40c792bd3 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] GET http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/8b342c1e-ee97-4475-b071-6263f9ae02e2 Jan 21 03:13:09.049812 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f0623df7-dd09-42aa-a1c9-18e40c792bd3 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:09.050304 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f0623df7-dd09-42aa-a1c9-18e40c792bd3 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:09.162170 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:09.162170 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:09.175069 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f0623df7-dd09-42aa-a1c9-18e40c792bd3 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Volume info retrieved successfully. Jan 21 03:13:09.211065 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f0623df7-dd09-42aa-a1c9-18e40c792bd3 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/8b342c1e-ee97-4475-b071-6263f9ae02e2 returned with HTTP 200 Jan 21 03:13:09.213169 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 585/1175] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:13:09 2021] GET /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/8b342c1e-ee97-4475-b071-6263f9ae02e2 => generated 909 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:10.230411 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cf4d8940-282e-4ef3-85d9-fd55b31ee9e7 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] GET http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/8b342c1e-ee97-4475-b071-6263f9ae02e2 Jan 21 03:13:10.231324 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cf4d8940-282e-4ef3-85d9-fd55b31ee9e7 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:10.231976 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:10.231976 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:10.233132 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cf4d8940-282e-4ef3-85d9-fd55b31ee9e7 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:10.320671 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:10.320671 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:10.335304 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-cf4d8940-282e-4ef3-85d9-fd55b31ee9e7 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Volume info retrieved successfully. Jan 21 03:13:10.363765 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cf4d8940-282e-4ef3-85d9-fd55b31ee9e7 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/8b342c1e-ee97-4475-b071-6263f9ae02e2 returned with HTTP 200 Jan 21 03:13:10.365474 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 591/1176] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:13:10 2021] GET /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/8b342c1e-ee97-4475-b071-6263f9ae02e2 => generated 910 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:10.385763 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8a7195c5-0efd-43d2-a511-0ed2eb13f0fd tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] POST http://10.222.0.36/volume/v3/6fead52ef87c423f92837473419dfd45/volumes/8b342c1e-ee97-4475-b071-6263f9ae02e2/action Jan 21 03:13:10.388892 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:10.388892 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:10.390223 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8a7195c5-0efd-43d2-a511-0ed2eb13f0fd tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:13:10.391052 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8a7195c5-0efd-43d2-a511-0ed2eb13f0fd tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:13:10.392913 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.admin_actions [None req-8a7195c5-0efd-43d2-a511-0ed2eb13f0fd tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] Updating volume '8b342c1e-ee97-4475-b071-6263f9ae02e2' with '{'status': 'attaching'}' {{(pid=87959) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 03:13:10.574732 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:10.574732 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:10.734339 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8a7195c5-0efd-43d2-a511-0ed2eb13f0fd tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] http://10.222.0.36/volume/v3/6fead52ef87c423f92837473419dfd45/volumes/8b342c1e-ee97-4475-b071-6263f9ae02e2/action returned with HTTP 202 Jan 21 03:13:10.735429 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 586/1177] 10.222.0.36 () {60 vars in 1357 bytes} [Thu Jan 21 03:13:10 2021] POST /volume/v3/6fead52ef87c423f92837473419dfd45/volumes/8b342c1e-ee97-4475-b071-6263f9ae02e2/action => generated 0 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:13:10.745267 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5ed4a320-83d6-49f1-875d-d3e0f677a921 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] GET http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/8b342c1e-ee97-4475-b071-6263f9ae02e2 Jan 21 03:13:10.745791 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5ed4a320-83d6-49f1-875d-d3e0f677a921 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:10.746011 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:10.746011 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:10.746385 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5ed4a320-83d6-49f1-875d-d3e0f677a921 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:10.846107 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:10.846107 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:10.875040 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-5ed4a320-83d6-49f1-875d-d3e0f677a921 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Volume info retrieved successfully. Jan 21 03:13:10.937486 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5ed4a320-83d6-49f1-875d-d3e0f677a921 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/8b342c1e-ee97-4475-b071-6263f9ae02e2 returned with HTTP 200 Jan 21 03:13:10.946856 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 592/1178] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:13:10 2021] GET /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/8b342c1e-ee97-4475-b071-6263f9ae02e2 => generated 910 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:10.964930 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b163c360-3b1c-4990-a052-200905004e39 tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] POST http://10.222.0.36/volume/v3/6fead52ef87c423f92837473419dfd45/volumes/8b342c1e-ee97-4475-b071-6263f9ae02e2/action Jan 21 03:13:10.964930 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:10.964930 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:10.965284 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b163c360-3b1c-4990-a052-200905004e39 tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] Action body: b'{"os-force_delete": {}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:13:10.965618 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b163c360-3b1c-4990-a052-200905004e39 tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:13:11.070806 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:11.070806 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:11.071720 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b163c360-3b1c-4990-a052-200905004e39 tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] Volume info retrieved successfully. Jan 21 03:13:11.123229 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b163c360-3b1c-4990-a052-200905004e39 tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] Delete volume request issued successfully. Jan 21 03:13:11.123764 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b163c360-3b1c-4990-a052-200905004e39 tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] http://10.222.0.36/volume/v3/6fead52ef87c423f92837473419dfd45/volumes/8b342c1e-ee97-4475-b071-6263f9ae02e2/action returned with HTTP 202 Jan 21 03:13:11.127605 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 587/1179] 10.222.0.36 () {60 vars in 1357 bytes} [Thu Jan 21 03:13:10 2021] POST /volume/v3/6fead52ef87c423f92837473419dfd45/volumes/8b342c1e-ee97-4475-b071-6263f9ae02e2/action => generated 0 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:13:11.133138 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-eb133122-71b8-4a97-ad67-c91bf296da43 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] GET http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/8b342c1e-ee97-4475-b071-6263f9ae02e2 Jan 21 03:13:11.133608 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-eb133122-71b8-4a97-ad67-c91bf296da43 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:11.133728 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:11.133728 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:11.134100 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-eb133122-71b8-4a97-ad67-c91bf296da43 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:11.239084 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:11.239084 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:11.258056 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-eb133122-71b8-4a97-ad67-c91bf296da43 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Volume info retrieved successfully. Jan 21 03:13:11.303052 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-eb133122-71b8-4a97-ad67-c91bf296da43 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/8b342c1e-ee97-4475-b071-6263f9ae02e2 returned with HTTP 200 Jan 21 03:13:11.303897 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 593/1180] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:13:11 2021] GET /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/8b342c1e-ee97-4475-b071-6263f9ae02e2 => generated 909 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:12.319514 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-33760a93-da8d-4a05-a91d-e9ad7586693e tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] GET http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/8b342c1e-ee97-4475-b071-6263f9ae02e2 Jan 21 03:13:12.320048 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-33760a93-da8d-4a05-a91d-e9ad7586693e tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:12.320223 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:12.320223 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:12.320602 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-33760a93-da8d-4a05-a91d-e9ad7586693e tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:12.432555 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:12.432555 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:12.456372 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-33760a93-da8d-4a05-a91d-e9ad7586693e tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Volume info retrieved successfully. Jan 21 03:13:12.509758 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-33760a93-da8d-4a05-a91d-e9ad7586693e tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/8b342c1e-ee97-4475-b071-6263f9ae02e2 returned with HTTP 200 Jan 21 03:13:12.510751 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 588/1181] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:13:12 2021] GET /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/8b342c1e-ee97-4475-b071-6263f9ae02e2 => generated 909 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:13.529308 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5870c0ff-b1af-47e0-bd0d-38ee9662dabb tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] GET http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/8b342c1e-ee97-4475-b071-6263f9ae02e2 Jan 21 03:13:13.530018 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5870c0ff-b1af-47e0-bd0d-38ee9662dabb tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:13.530419 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:13.530419 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:13.531557 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5870c0ff-b1af-47e0-bd0d-38ee9662dabb tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:13.723755 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:13.723755 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:13.757357 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-5870c0ff-b1af-47e0-bd0d-38ee9662dabb tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Volume info retrieved successfully. Jan 21 03:13:13.807836 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5870c0ff-b1af-47e0-bd0d-38ee9662dabb tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/8b342c1e-ee97-4475-b071-6263f9ae02e2 returned with HTTP 200 Jan 21 03:13:13.808985 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 594/1182] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:13:13 2021] GET /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/8b342c1e-ee97-4475-b071-6263f9ae02e2 => generated 909 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:14.439448 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2f1d6adc-dc42-424b-876d-45b98dcc10bb tempest-VolumeTypesNegativeTest-929156654 tempest-VolumeTypesNegativeTest-929156654] POST http://10.222.0.36/volume/v3/c96659867fbb4cc4a110419ba72ef507/types Jan 21 03:13:14.440642 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:14.440642 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:14.442380 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2f1d6adc-dc42-424b-876d-45b98dcc10bb tempest-VolumeTypesNegativeTest-929156654 tempest-VolumeTypesNegativeTest-929156654] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1951181252", "os-volume-type-access:is_public": false}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:13:14.530387 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2f1d6adc-dc42-424b-876d-45b98dcc10bb tempest-VolumeTypesNegativeTest-929156654 tempest-VolumeTypesNegativeTest-929156654] http://10.222.0.36/volume/v3/c96659867fbb4cc4a110419ba72ef507/types returned with HTTP 200 Jan 21 03:13:14.531228 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 589/1183] 10.222.0.36 () {60 vars in 1220 bytes} [Thu Jan 21 03:13:14 2021] POST /volume/v3/c96659867fbb4cc4a110419ba72ef507/types => generated 231 bytes in 525 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:14.824982 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e2e6c98f-a29d-4090-abf9-21572207df80 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] GET http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/8b342c1e-ee97-4475-b071-6263f9ae02e2 Jan 21 03:13:14.825850 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e2e6c98f-a29d-4090-abf9-21572207df80 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:14.826779 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e2e6c98f-a29d-4090-abf9-21572207df80 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:14.943511 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c11ca7ac-4323-4a76-9f45-6cc7946eb15f tempest-VolumeTypesNegativeTest-2072762722 tempest-VolumeTypesNegativeTest-2072762722] POST http://10.222.0.36/volume/v3/5eacc159b2914659b9b4b6347f77b08e/volumes Jan 21 03:13:14.943978 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:14.943978 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:14.944644 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c11ca7ac-4323-4a76-9f45-6cc7946eb15f tempest-VolumeTypesNegativeTest-2072762722 tempest-VolumeTypesNegativeTest-2072762722] Action: 'create', calling method: create, body: {"volume": {"volume_type": "78d1baf9-8e66-4e7f-a27a-145eb268e252", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-303366593"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:13:14.946480 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-c11ca7ac-4323-4a76-9f45-6cc7946eb15f tempest-VolumeTypesNegativeTest-2072762722 tempest-VolumeTypesNegativeTest-2072762722] Create volume request body: {'volume': {'volume_type': '78d1baf9-8e66-4e7f-a27a-145eb268e252', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-303366593'}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:13:14.996199 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e2e6c98f-a29d-4090-abf9-21572207df80 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/8b342c1e-ee97-4475-b071-6263f9ae02e2 returned with HTTP 404 Jan 21 03:13:14.997539 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c11ca7ac-4323-4a76-9f45-6cc7946eb15f tempest-VolumeTypesNegativeTest-2072762722 tempest-VolumeTypesNegativeTest-2072762722] http://10.222.0.36/volume/v3/5eacc159b2914659b9b4b6347f77b08e/volumes returned with HTTP 404 Jan 21 03:13:14.999768 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 595/1184] 10.222.0.36 () {60 vars in 1226 bytes} [Thu Jan 21 03:13:14 2021] POST /volume/v3/5eacc159b2914659b9b4b6347f77b08e/volumes => generated 114 bytes in 462 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:13:15.000209 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 590/1185] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:13:14 2021] GET /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/8b342c1e-ee97-4475-b071-6263f9ae02e2 => generated 109 bytes in 179 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:13:15.014485 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-989189c3-caa6-4772-aa65-93a5b1e89c83 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] POST http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes Jan 21 03:13:15.016745 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-39d1d699-a4ae-4a83-8352-6a3b6939c39f tempest-VolumeTypesNegativeTest-929156654 tempest-VolumeTypesNegativeTest-929156654] POST http://10.222.0.36/volume/v3/c96659867fbb4cc4a110419ba72ef507/types Jan 21 03:13:15.018838 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-39d1d699-a4ae-4a83-8352-6a3b6939c39f tempest-VolumeTypesNegativeTest-929156654 tempest-VolumeTypesNegativeTest-929156654] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:13:15.020411 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-989189c3-caa6-4772-aa65-93a5b1e89c83 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-623049479"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:13:15.022660 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-39d1d699-a4ae-4a83-8352-6a3b6939c39f tempest-VolumeTypesNegativeTest-929156654 tempest-VolumeTypesNegativeTest-929156654] http://10.222.0.36/volume/v3/c96659867fbb4cc4a110419ba72ef507/types returned with HTTP 400 Jan 21 03:13:15.023888 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-989189c3-caa6-4772-aa65-93a5b1e89c83 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-623049479'}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:13:15.025704 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 591/1186] 10.222.0.36 () {60 vars in 1219 bytes} [Thu Jan 21 03:13:15 2021] POST /volume/v3/c96659867fbb4cc4a110419ba72ef507/types => generated 108 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 03:13:15.026307 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-989189c3-caa6-4772-aa65-93a5b1e89c83 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Create volume of 1 GB Jan 21 03:13:15.042337 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-608214c3-9570-432e-9c06-b399de5d37fa tempest-VolumeTypesNegativeTest-929156654 tempest-VolumeTypesNegativeTest-929156654] DELETE http://10.222.0.36/volume/v3/c96659867fbb4cc4a110419ba72ef507/types/5b17be4b-b288-4a5f-8eea-39859cf39662 Jan 21 03:13:15.043176 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-608214c3-9570-432e-9c06-b399de5d37fa tempest-VolumeTypesNegativeTest-929156654 tempest-VolumeTypesNegativeTest-929156654] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:15.044375 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-608214c3-9570-432e-9c06-b399de5d37fa tempest-VolumeTypesNegativeTest-929156654 tempest-VolumeTypesNegativeTest-929156654] Calling method '_delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:15.070213 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-989189c3-caa6-4772-aa65-93a5b1e89c83 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Availability Zones retrieved successfully. Jan 21 03:13:15.085422 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-608214c3-9570-432e-9c06-b399de5d37fa tempest-VolumeTypesNegativeTest-929156654 tempest-VolumeTypesNegativeTest-929156654] http://10.222.0.36/volume/v3/c96659867fbb4cc4a110419ba72ef507/types/5b17be4b-b288-4a5f-8eea-39859cf39662 returned with HTTP 404 Jan 21 03:13:15.090153 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 592/1187] 10.222.0.36 () {58 vars in 1312 bytes} [Thu Jan 21 03:13:15 2021] DELETE /volume/v3/c96659867fbb4cc4a110419ba72ef507/types/5b17be4b-b288-4a5f-8eea-39859cf39662 => generated 114 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:13:15.102152 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-460691a4-0b80-47b2-b18e-a9cee3014976 tempest-VolumeTypesNegativeTest-929156654 tempest-VolumeTypesNegativeTest-929156654] GET http://10.222.0.36/volume/v3/c96659867fbb4cc4a110419ba72ef507/types/abc733e5-71b8-4a6c-bdfb-5d6534d8d1a0 Jan 21 03:13:15.103163 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-460691a4-0b80-47b2-b18e-a9cee3014976 tempest-VolumeTypesNegativeTest-929156654 tempest-VolumeTypesNegativeTest-929156654] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:15.104027 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-460691a4-0b80-47b2-b18e-a9cee3014976 tempest-VolumeTypesNegativeTest-929156654 tempest-VolumeTypesNegativeTest-929156654] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:15.117855 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-989189c3-caa6-4772-aa65-93a5b1e89c83 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Flow 'volume_create_api' (14f5124d-6d05-415b-830c-c75392f2608a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:13:15.128113 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-989189c3-caa6-4772-aa65-93a5b1e89c83 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ba2fdb7-f1aa-4018-b44f-2de4e68093eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:13:15.130349 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-460691a4-0b80-47b2-b18e-a9cee3014976 tempest-VolumeTypesNegativeTest-929156654 tempest-VolumeTypesNegativeTest-929156654] http://10.222.0.36/volume/v3/c96659867fbb4cc4a110419ba72ef507/types/abc733e5-71b8-4a6c-bdfb-5d6534d8d1a0 returned with HTTP 404 Jan 21 03:13:15.132203 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-989189c3-caa6-4772-aa65-93a5b1e89c83 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Validating volume size '1' using validate_int {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:13:15.134433 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 593/1188] 10.222.0.36 () {58 vars in 1309 bytes} [Thu Jan 21 03:13:15 2021] GET /volume/v3/c96659867fbb4cc4a110419ba72ef507/types/abc733e5-71b8-4a6c-bdfb-5d6534d8d1a0 => generated 114 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:13:15.148991 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6a0ea1b9-3b52-4c87-b667-b78949274fc4 tempest-VolumeTypesNegativeTest-929156654 tempest-VolumeTypesNegativeTest-929156654] DELETE http://10.222.0.36/volume/v3/c96659867fbb4cc4a110419ba72ef507/types/78d1baf9-8e66-4e7f-a27a-145eb268e252 Jan 21 03:13:15.151298 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6a0ea1b9-3b52-4c87-b667-b78949274fc4 tempest-VolumeTypesNegativeTest-929156654 tempest-VolumeTypesNegativeTest-929156654] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:15.152068 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6a0ea1b9-3b52-4c87-b667-b78949274fc4 tempest-VolumeTypesNegativeTest-929156654 tempest-VolumeTypesNegativeTest-929156654] Calling method '_delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:15.319670 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-989189c3-caa6-4772-aa65-93a5b1e89c83 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ba2fdb7-f1aa-4018-b44f-2de4e68093eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:13:15.321697 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-989189c3-caa6-4772-aa65-93a5b1e89c83 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (055d94f5-9504-4dff-98be-3bd64e43454e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:13:15.324312 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 03:13:15.324312 n-d-766726-10 devstack@c-api.service[87957]: "UPDATE / DELETE expressions." % clause Jan 21 03:13:15.342541 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6a0ea1b9-3b52-4c87-b667-b78949274fc4 tempest-VolumeTypesNegativeTest-929156654 tempest-VolumeTypesNegativeTest-929156654] http://10.222.0.36/volume/v3/c96659867fbb4cc4a110419ba72ef507/types/78d1baf9-8e66-4e7f-a27a-145eb268e252 returned with HTTP 202 Jan 21 03:13:15.343653 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 594/1189] 10.222.0.36 () {58 vars in 1312 bytes} [Thu Jan 21 03:13:15 2021] DELETE /volume/v3/c96659867fbb4cc4a110419ba72ef507/types/78d1baf9-8e66-4e7f-a27a-145eb268e252 => generated 0 bytes in 203 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:13:15.383841 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bcc51a65-7417-4e8c-81d5-cd4b8457948d tempest-VolumeTypesNegativeTest-929156654 tempest-VolumeTypesNegativeTest-929156654] GET http://10.222.0.36/volume/v3/c96659867fbb4cc4a110419ba72ef507/types/78d1baf9-8e66-4e7f-a27a-145eb268e252 Jan 21 03:13:15.384790 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bcc51a65-7417-4e8c-81d5-cd4b8457948d tempest-VolumeTypesNegativeTest-929156654 tempest-VolumeTypesNegativeTest-929156654] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:15.385453 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bcc51a65-7417-4e8c-81d5-cd4b8457948d tempest-VolumeTypesNegativeTest-929156654 tempest-VolumeTypesNegativeTest-929156654] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:15.402617 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bcc51a65-7417-4e8c-81d5-cd4b8457948d tempest-VolumeTypesNegativeTest-929156654 tempest-VolumeTypesNegativeTest-929156654] http://10.222.0.36/volume/v3/c96659867fbb4cc4a110419ba72ef507/types/78d1baf9-8e66-4e7f-a27a-145eb268e252 returned with HTTP 404 Jan 21 03:13:15.403982 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 595/1190] 10.222.0.36 () {58 vars in 1309 bytes} [Thu Jan 21 03:13:15 2021] GET /volume/v3/c96659867fbb4cc4a110419ba72ef507/types/78d1baf9-8e66-4e7f-a27a-145eb268e252 => generated 114 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:13:15.508273 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-989189c3-caa6-4772-aa65-93a5b1e89c83 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Created reservations ['b51c80f8-41b4-4e94-be23-599773f97cab', '87f6d4cf-ef55-4fcf-8488-e5536c1c7d50', '02501ba6-012f-4994-9b8e-071d6aa11862', 'f29b42cb-bfef-4b74-9a49-4036cfa3bcfb'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:13:15.510173 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-989189c3-caa6-4772-aa65-93a5b1e89c83 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (055d94f5-9504-4dff-98be-3bd64e43454e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b51c80f8-41b4-4e94-be23-599773f97cab', '87f6d4cf-ef55-4fcf-8488-e5536c1c7d50', '02501ba6-012f-4994-9b8e-071d6aa11862', 'f29b42cb-bfef-4b74-9a49-4036cfa3bcfb']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:13:15.513106 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-989189c3-caa6-4772-aa65-93a5b1e89c83 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f89c034-d8b5-4f1d-b541-2af2e1b59f34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:13:15.606894 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-989189c3-caa6-4772-aa65-93a5b1e89c83 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f89c034-d8b5-4f1d-b541-2af2e1b59f34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e00fc56c-7f22-41d8-9d7e-c016a7c4b943', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-623049479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6adbf7351d04892a45e435be745ac50',qos_specs=None,replication_status=,reservations=['b51c80f8-41b4-4e94-be23-599773f97cab','87f6d4cf-ef55-4fcf-8488-e5536c1c7d50','02501ba6-012f-4994-9b8e-071d6aa11862','f29b42cb-bfef-4b74-9a49-4036cfa3bcfb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62922e7c08ae4a04b90706d921331ba4',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:13:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-623049479',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e00fc56c-7f22-41d8-9d7e-c016a7c4b943,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6adbf7351d04892a45e435be745ac50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='62922e7c08ae4a04b90706d921331ba4',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:13:15.609009 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-989189c3-caa6-4772-aa65-93a5b1e89c83 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (161bb8f9-3aa1-4fa2-869b-726d4b16ae7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:13:15.678762 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-989189c3-caa6-4772-aa65-93a5b1e89c83 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (161bb8f9-3aa1-4fa2-869b-726d4b16ae7a) transitioned into state 'SUCCESS' from state '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-623049479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6adbf7351d04892a45e435be745ac50',qos_specs=None,replication_status=,reservations=['b51c80f8-41b4-4e94-be23-599773f97cab','87f6d4cf-ef55-4fcf-8488-e5536c1c7d50','02501ba6-012f-4994-9b8e-071d6aa11862','f29b42cb-bfef-4b74-9a49-4036cfa3bcfb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62922e7c08ae4a04b90706d921331ba4',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:13:15.681055 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-989189c3-caa6-4772-aa65-93a5b1e89c83 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27b9a72b-fa81-4d26-8339-7e0aeb69f04a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:13:15.709590 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-989189c3-caa6-4772-aa65-93a5b1e89c83 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27b9a72b-fa81-4d26-8339-7e0aeb69f04a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:13:15.713579 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-989189c3-caa6-4772-aa65-93a5b1e89c83 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Flow 'volume_create_api' (14f5124d-6d05-415b-830c-c75392f2608a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:13:15.808954 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-989189c3-caa6-4772-aa65-93a5b1e89c83 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Create volume request issued successfully. Jan 21 03:13:15.827441 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-989189c3-caa6-4772-aa65-93a5b1e89c83 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes returned with HTTP 202 Jan 21 03:13:15.828587 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 596/1191] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 03:13:15 2021] POST /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes => generated 817 bytes in 819 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:13:15.847115 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bdb58065-3a3c-416c-bcf2-d841575b2d58 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] GET http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/e00fc56c-7f22-41d8-9d7e-c016a7c4b943 Jan 21 03:13:15.848235 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bdb58065-3a3c-416c-bcf2-d841575b2d58 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:15.849032 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bdb58065-3a3c-416c-bcf2-d841575b2d58 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:15.950753 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:15.950753 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:15.965979 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-bdb58065-3a3c-416c-bcf2-d841575b2d58 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Volume info retrieved successfully. Jan 21 03:13:16.016638 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bdb58065-3a3c-416c-bcf2-d841575b2d58 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/e00fc56c-7f22-41d8-9d7e-c016a7c4b943 returned with HTTP 200 Jan 21 03:13:16.017567 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 596/1192] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:13:15 2021] GET /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/e00fc56c-7f22-41d8-9d7e-c016a7c4b943 => generated 885 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:17.034201 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4e9790c8-57a0-48ca-8580-8000996729a7 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] GET http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/e00fc56c-7f22-41d8-9d7e-c016a7c4b943 Jan 21 03:13:17.035618 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4e9790c8-57a0-48ca-8580-8000996729a7 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:17.035823 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:17.035823 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:17.036665 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4e9790c8-57a0-48ca-8580-8000996729a7 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:17.149526 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:17.149526 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:17.167244 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4e9790c8-57a0-48ca-8580-8000996729a7 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Volume info retrieved successfully. Jan 21 03:13:17.229163 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4e9790c8-57a0-48ca-8580-8000996729a7 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/e00fc56c-7f22-41d8-9d7e-c016a7c4b943 returned with HTTP 200 Jan 21 03:13:17.230340 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 597/1193] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:13:17 2021] GET /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/e00fc56c-7f22-41d8-9d7e-c016a7c4b943 => generated 910 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:17.246699 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-862527f0-6748-4705-a725-56d47de822c6 tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] POST http://10.222.0.36/volume/v3/6fead52ef87c423f92837473419dfd45/volumes/e00fc56c-7f22-41d8-9d7e-c016a7c4b943/action Jan 21 03:13:17.247316 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:17.247316 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:17.247956 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-862527f0-6748-4705-a725-56d47de822c6 tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:13:17.248595 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-862527f0-6748-4705-a725-56d47de822c6 tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:13:17.249885 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.admin_actions [None req-862527f0-6748-4705-a725-56d47de822c6 tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] Updating volume 'e00fc56c-7f22-41d8-9d7e-c016a7c4b943' with '{'status': 'creating'}' {{(pid=87959) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 03:13:17.469091 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:17.469091 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:17.612055 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-862527f0-6748-4705-a725-56d47de822c6 tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] http://10.222.0.36/volume/v3/6fead52ef87c423f92837473419dfd45/volumes/e00fc56c-7f22-41d8-9d7e-c016a7c4b943/action returned with HTTP 202 Jan 21 03:13:17.616516 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 597/1194] 10.222.0.36 () {60 vars in 1357 bytes} [Thu Jan 21 03:13:17 2021] POST /volume/v3/6fead52ef87c423f92837473419dfd45/volumes/e00fc56c-7f22-41d8-9d7e-c016a7c4b943/action => generated 0 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:13:17.624132 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8027b2e8-aab8-458b-9aee-e547b263af1e tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] GET http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/e00fc56c-7f22-41d8-9d7e-c016a7c4b943 Jan 21 03:13:17.624609 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8027b2e8-aab8-458b-9aee-e547b263af1e tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:17.624993 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:17.624993 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:17.625562 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8027b2e8-aab8-458b-9aee-e547b263af1e tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:17.730818 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:17.730818 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:17.755695 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8027b2e8-aab8-458b-9aee-e547b263af1e tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Volume info retrieved successfully. Jan 21 03:13:17.813354 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8027b2e8-aab8-458b-9aee-e547b263af1e tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/e00fc56c-7f22-41d8-9d7e-c016a7c4b943 returned with HTTP 200 Jan 21 03:13:17.814342 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 598/1195] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:13:17 2021] GET /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/e00fc56c-7f22-41d8-9d7e-c016a7c4b943 => generated 909 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:17.830107 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-04707409-3ad9-45c3-a480-418f45635885 tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] POST http://10.222.0.36/volume/v3/6fead52ef87c423f92837473419dfd45/volumes/e00fc56c-7f22-41d8-9d7e-c016a7c4b943/action Jan 21 03:13:17.830559 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:17.830559 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:17.831011 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-04707409-3ad9-45c3-a480-418f45635885 tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] Action body: b'{"os-force_delete": {}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:13:17.831391 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-04707409-3ad9-45c3-a480-418f45635885 tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:13:17.961539 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:17.961539 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:17.962446 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-04707409-3ad9-45c3-a480-418f45635885 tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] Volume info retrieved successfully. Jan 21 03:13:18.028030 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-04707409-3ad9-45c3-a480-418f45635885 tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] Delete volume request issued successfully. Jan 21 03:13:18.029090 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-04707409-3ad9-45c3-a480-418f45635885 tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] http://10.222.0.36/volume/v3/6fead52ef87c423f92837473419dfd45/volumes/e00fc56c-7f22-41d8-9d7e-c016a7c4b943/action returned with HTTP 202 Jan 21 03:13:18.030207 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 598/1196] 10.222.0.36 () {60 vars in 1357 bytes} [Thu Jan 21 03:13:17 2021] POST /volume/v3/6fead52ef87c423f92837473419dfd45/volumes/e00fc56c-7f22-41d8-9d7e-c016a7c4b943/action => generated 0 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:13:18.037887 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c781e1a2-e964-448b-ae2a-f000f9e22cf7 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] GET http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/e00fc56c-7f22-41d8-9d7e-c016a7c4b943 Jan 21 03:13:18.040128 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c781e1a2-e964-448b-ae2a-f000f9e22cf7 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:18.040560 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:18.040560 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:18.041817 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c781e1a2-e964-448b-ae2a-f000f9e22cf7 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:18.214355 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:18.214355 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:18.237240 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c781e1a2-e964-448b-ae2a-f000f9e22cf7 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Volume info retrieved successfully. Jan 21 03:13:18.300363 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c781e1a2-e964-448b-ae2a-f000f9e22cf7 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/e00fc56c-7f22-41d8-9d7e-c016a7c4b943 returned with HTTP 200 Jan 21 03:13:18.319801 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 599/1197] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:13:18 2021] GET /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/e00fc56c-7f22-41d8-9d7e-c016a7c4b943 => generated 909 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:19.330049 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9c504842-66e0-4693-8e1c-5c1fe7e6c054 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] GET http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/e00fc56c-7f22-41d8-9d7e-c016a7c4b943 Jan 21 03:13:19.330675 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9c504842-66e0-4693-8e1c-5c1fe7e6c054 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:19.330821 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:19.330821 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:19.331167 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9c504842-66e0-4693-8e1c-5c1fe7e6c054 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:19.434322 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:19.434322 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:19.457954 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9c504842-66e0-4693-8e1c-5c1fe7e6c054 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Volume info retrieved successfully. Jan 21 03:13:19.499894 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9c504842-66e0-4693-8e1c-5c1fe7e6c054 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/e00fc56c-7f22-41d8-9d7e-c016a7c4b943 returned with HTTP 200 Jan 21 03:13:19.501036 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 599/1198] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:13:19 2021] GET /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/e00fc56c-7f22-41d8-9d7e-c016a7c4b943 => generated 909 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:20.518305 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-697ea61e-2c59-4292-b40d-4544282f0621 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] GET http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/e00fc56c-7f22-41d8-9d7e-c016a7c4b943 Jan 21 03:13:20.518852 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-697ea61e-2c59-4292-b40d-4544282f0621 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:20.519008 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:20.519008 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:20.519643 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-697ea61e-2c59-4292-b40d-4544282f0621 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:20.592547 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-697ea61e-2c59-4292-b40d-4544282f0621 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/e00fc56c-7f22-41d8-9d7e-c016a7c4b943 returned with HTTP 404 Jan 21 03:13:20.599305 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 600/1199] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:13:20 2021] GET /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/e00fc56c-7f22-41d8-9d7e-c016a7c4b943 => generated 109 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:13:20.603523 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-324d9b70-29b4-44d6-b904-c616f1cba410 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] POST http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes Jan 21 03:13:20.603971 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:20.603971 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:20.604376 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-324d9b70-29b4-44d6-b904-c616f1cba410 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1009935720"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:13:20.605451 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-324d9b70-29b4-44d6-b904-c616f1cba410 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1009935720'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:13:20.605822 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-324d9b70-29b4-44d6-b904-c616f1cba410 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Create volume of 1 GB Jan 21 03:13:20.630058 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-324d9b70-29b4-44d6-b904-c616f1cba410 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Availability Zones retrieved successfully. Jan 21 03:13:20.668877 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-324d9b70-29b4-44d6-b904-c616f1cba410 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Flow 'volume_create_api' (3f94d4ee-7ad5-48e3-849e-3dde539a591d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:13:20.682826 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-324d9b70-29b4-44d6-b904-c616f1cba410 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e26c3820-a105-486c-bc2b-bca9f24afa96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:13:20.685322 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-324d9b70-29b4-44d6-b904-c616f1cba410 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:13:20.855301 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-324d9b70-29b4-44d6-b904-c616f1cba410 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e26c3820-a105-486c-bc2b-bca9f24afa96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:13:20.857412 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-324d9b70-29b4-44d6-b904-c616f1cba410 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57bf71e7-0b9b-484c-905f-f9cc7e3ca69b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:13:20.998640 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-324d9b70-29b4-44d6-b904-c616f1cba410 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Created reservations ['4fc6fb63-5784-4a97-b22d-ae1c684625f4', 'cab34c48-e30b-4b2a-a98c-cdbb8a11eb34', 'fbebdfdb-39ea-4e69-bbda-5a97c0f0cb6e', '0d8e7174-1d6b-4bad-80b1-8d223c1b337f'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:13:21.003008 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-324d9b70-29b4-44d6-b904-c616f1cba410 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57bf71e7-0b9b-484c-905f-f9cc7e3ca69b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fc6fb63-5784-4a97-b22d-ae1c684625f4', 'cab34c48-e30b-4b2a-a98c-cdbb8a11eb34', 'fbebdfdb-39ea-4e69-bbda-5a97c0f0cb6e', '0d8e7174-1d6b-4bad-80b1-8d223c1b337f']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:13:21.007829 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-324d9b70-29b4-44d6-b904-c616f1cba410 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d57aa97a-7fa2-43f9-bd97-3edfbe5fdaff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:13:21.161987 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-324d9b70-29b4-44d6-b904-c616f1cba410 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d57aa97a-7fa2-43f9-bd97-3edfbe5fdaff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1af17308-af67-4a47-8b79-c5fd34fa6ddc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1009935720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6adbf7351d04892a45e435be745ac50',qos_specs=None,replication_status=,reservations=['4fc6fb63-5784-4a97-b22d-ae1c684625f4','cab34c48-e30b-4b2a-a98c-cdbb8a11eb34','fbebdfdb-39ea-4e69-bbda-5a97c0f0cb6e','0d8e7174-1d6b-4bad-80b1-8d223c1b337f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62922e7c08ae4a04b90706d921331ba4',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:13:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1009935720',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1af17308-af67-4a47-8b79-c5fd34fa6ddc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6adbf7351d04892a45e435be745ac50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='62922e7c08ae4a04b90706d921331ba4',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:13:21.164790 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-324d9b70-29b4-44d6-b904-c616f1cba410 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53825f44-6851-4dea-9cf9-9aeb376b0256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:13:21.196103 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-324d9b70-29b4-44d6-b904-c616f1cba410 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53825f44-6851-4dea-9cf9-9aeb376b0256) transitioned into state 'SUCCESS' from state '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-1009935720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6adbf7351d04892a45e435be745ac50',qos_specs=None,replication_status=,reservations=['4fc6fb63-5784-4a97-b22d-ae1c684625f4','cab34c48-e30b-4b2a-a98c-cdbb8a11eb34','fbebdfdb-39ea-4e69-bbda-5a97c0f0cb6e','0d8e7174-1d6b-4bad-80b1-8d223c1b337f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62922e7c08ae4a04b90706d921331ba4',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:13:21.199316 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-324d9b70-29b4-44d6-b904-c616f1cba410 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4f68479-f721-4a71-af7e-89189cf2cc24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:13:21.218994 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-324d9b70-29b4-44d6-b904-c616f1cba410 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4f68479-f721-4a71-af7e-89189cf2cc24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:13:21.229862 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-324d9b70-29b4-44d6-b904-c616f1cba410 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Flow 'volume_create_api' (3f94d4ee-7ad5-48e3-849e-3dde539a591d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:13:21.312946 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-324d9b70-29b4-44d6-b904-c616f1cba410 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Create volume request issued successfully. Jan 21 03:13:21.345235 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-324d9b70-29b4-44d6-b904-c616f1cba410 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes returned with HTTP 202 Jan 21 03:13:21.351055 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 600/1200] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 03:13:20 2021] POST /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes => generated 818 bytes in 751 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:13:21.361065 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-19c6b012-3f43-4bac-b147-2c5d82a751a2 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] GET http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/1af17308-af67-4a47-8b79-c5fd34fa6ddc Jan 21 03:13:21.361943 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-19c6b012-3f43-4bac-b147-2c5d82a751a2 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:21.363382 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-19c6b012-3f43-4bac-b147-2c5d82a751a2 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:21.419442 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:21.419442 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:21.429372 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-19c6b012-3f43-4bac-b147-2c5d82a751a2 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Volume info retrieved successfully. Jan 21 03:13:21.456160 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-19c6b012-3f43-4bac-b147-2c5d82a751a2 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/1af17308-af67-4a47-8b79-c5fd34fa6ddc returned with HTTP 200 Jan 21 03:13:21.467467 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 601/1201] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:13:21 2021] GET /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/1af17308-af67-4a47-8b79-c5fd34fa6ddc => generated 910 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:22.475754 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a69773a8-624d-45bd-98c1-2a6f12a99601 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] GET http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/1af17308-af67-4a47-8b79-c5fd34fa6ddc Jan 21 03:13:22.476585 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a69773a8-624d-45bd-98c1-2a6f12a99601 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:22.476909 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:22.476909 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:22.477473 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a69773a8-624d-45bd-98c1-2a6f12a99601 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:22.590887 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:22.590887 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:22.639284 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a69773a8-624d-45bd-98c1-2a6f12a99601 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Volume info retrieved successfully. Jan 21 03:13:22.699972 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a69773a8-624d-45bd-98c1-2a6f12a99601 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/1af17308-af67-4a47-8b79-c5fd34fa6ddc returned with HTTP 200 Jan 21 03:13:22.701356 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 601/1202] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:13:22 2021] GET /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/1af17308-af67-4a47-8b79-c5fd34fa6ddc => generated 911 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:22.718508 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3cd64a41-a345-4248-92a5-f1397ca129bc tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] POST http://10.222.0.36/volume/v3/6fead52ef87c423f92837473419dfd45/volumes/1af17308-af67-4a47-8b79-c5fd34fa6ddc/action Jan 21 03:13:22.719009 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:22.719009 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:22.719457 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3cd64a41-a345-4248-92a5-f1397ca129bc tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:13:22.719844 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3cd64a41-a345-4248-92a5-f1397ca129bc tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:13:22.721528 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.admin_actions [None req-3cd64a41-a345-4248-92a5-f1397ca129bc tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] Updating volume '1af17308-af67-4a47-8b79-c5fd34fa6ddc' with '{'status': 'error'}' {{(pid=87958) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 03:13:22.953001 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:22.953001 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:23.098507 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3cd64a41-a345-4248-92a5-f1397ca129bc tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] http://10.222.0.36/volume/v3/6fead52ef87c423f92837473419dfd45/volumes/1af17308-af67-4a47-8b79-c5fd34fa6ddc/action returned with HTTP 202 Jan 21 03:13:23.102909 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 602/1203] 10.222.0.36 () {60 vars in 1357 bytes} [Thu Jan 21 03:13:22 2021] POST /volume/v3/6fead52ef87c423f92837473419dfd45/volumes/1af17308-af67-4a47-8b79-c5fd34fa6ddc/action => generated 0 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:13:23.107226 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2fc14e56-b21a-40e8-9cfe-4e09aa01ef55 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] GET http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/1af17308-af67-4a47-8b79-c5fd34fa6ddc Jan 21 03:13:23.107960 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2fc14e56-b21a-40e8-9cfe-4e09aa01ef55 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:23.108257 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:23.108257 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:23.108752 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2fc14e56-b21a-40e8-9cfe-4e09aa01ef55 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:23.225770 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:23.225770 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:23.250814 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2fc14e56-b21a-40e8-9cfe-4e09aa01ef55 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Volume info retrieved successfully. Jan 21 03:13:23.299459 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2fc14e56-b21a-40e8-9cfe-4e09aa01ef55 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/1af17308-af67-4a47-8b79-c5fd34fa6ddc returned with HTTP 200 Jan 21 03:13:23.305800 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 602/1204] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:13:23 2021] GET /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/1af17308-af67-4a47-8b79-c5fd34fa6ddc => generated 907 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:23.318405 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-33f24b83-3e72-4f3a-b533-b142fd6b2256 tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] POST http://10.222.0.36/volume/v3/6fead52ef87c423f92837473419dfd45/volumes/1af17308-af67-4a47-8b79-c5fd34fa6ddc/action Jan 21 03:13:23.319029 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:23.319029 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:23.319565 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-33f24b83-3e72-4f3a-b533-b142fd6b2256 tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] Action body: b'{"os-force_delete": {}}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:13:23.320020 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-33f24b83-3e72-4f3a-b533-b142fd6b2256 tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:13:23.415175 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:23.415175 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:23.416080 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-33f24b83-3e72-4f3a-b533-b142fd6b2256 tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] Volume info retrieved successfully. Jan 21 03:13:23.494895 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-33f24b83-3e72-4f3a-b533-b142fd6b2256 tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] Delete volume request issued successfully. Jan 21 03:13:23.499376 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-33f24b83-3e72-4f3a-b533-b142fd6b2256 tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] http://10.222.0.36/volume/v3/6fead52ef87c423f92837473419dfd45/volumes/1af17308-af67-4a47-8b79-c5fd34fa6ddc/action returned with HTTP 202 Jan 21 03:13:23.504418 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 603/1205] 10.222.0.36 () {60 vars in 1357 bytes} [Thu Jan 21 03:13:23 2021] POST /volume/v3/6fead52ef87c423f92837473419dfd45/volumes/1af17308-af67-4a47-8b79-c5fd34fa6ddc/action => generated 0 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:13:23.512759 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d1ae9ff6-7845-4f59-9e67-c7c7f2c0fe4a tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] GET http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/1af17308-af67-4a47-8b79-c5fd34fa6ddc Jan 21 03:13:23.513432 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d1ae9ff6-7845-4f59-9e67-c7c7f2c0fe4a tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:23.513681 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:23.513681 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:23.515075 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d1ae9ff6-7845-4f59-9e67-c7c7f2c0fe4a tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:23.731234 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:23.731234 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:23.750802 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d1ae9ff6-7845-4f59-9e67-c7c7f2c0fe4a tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Volume info retrieved successfully. Jan 21 03:13:23.791736 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d1ae9ff6-7845-4f59-9e67-c7c7f2c0fe4a tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/1af17308-af67-4a47-8b79-c5fd34fa6ddc returned with HTTP 200 Jan 21 03:13:23.798650 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 603/1206] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:13:23 2021] GET /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/1af17308-af67-4a47-8b79-c5fd34fa6ddc => generated 910 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:24.701634 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6abf5c3b-aa07-45be-a1aa-995083304d49 tempest-AvailabilityZoneTestJSON-1533017630 tempest-AvailabilityZoneTestJSON-1533017630] GET http://10.222.0.36/volume/v3/e0499456c9b54dda955cade46ec90a75/os-availability-zone Jan 21 03:13:24.702790 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6abf5c3b-aa07-45be-a1aa-995083304d49 tempest-AvailabilityZoneTestJSON-1533017630 tempest-AvailabilityZoneTestJSON-1533017630] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:24.703186 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:24.703186 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:24.703829 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6abf5c3b-aa07-45be-a1aa-995083304d49 tempest-AvailabilityZoneTestJSON-1533017630 tempest-AvailabilityZoneTestJSON-1533017630] Calling method 'index' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:24.713386 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-6abf5c3b-aa07-45be-a1aa-995083304d49 tempest-AvailabilityZoneTestJSON-1533017630 tempest-AvailabilityZoneTestJSON-1533017630] Availability Zones retrieved successfully. Jan 21 03:13:24.714386 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6abf5c3b-aa07-45be-a1aa-995083304d49 tempest-AvailabilityZoneTestJSON-1533017630 tempest-AvailabilityZoneTestJSON-1533017630] http://10.222.0.36/volume/v3/e0499456c9b54dda955cade46ec90a75/os-availability-zone returned with HTTP 200 Jan 21 03:13:24.715846 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 604/1207] 10.222.0.36 () {58 vars in 1243 bytes} [Thu Jan 21 03:13:24 2021] GET /volume/v3/e0499456c9b54dda955cade46ec90a75/os-availability-zone => generated 82 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 03:13:24.809988 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ce63ac03-1430-482f-be39-aedb3733c1de tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] GET http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/1af17308-af67-4a47-8b79-c5fd34fa6ddc Jan 21 03:13:24.810900 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ce63ac03-1430-482f-be39-aedb3733c1de tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:24.811288 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:24.811288 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:24.811917 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ce63ac03-1430-482f-be39-aedb3733c1de tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:24.952237 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:24.952237 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:24.994688 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ce63ac03-1430-482f-be39-aedb3733c1de tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Volume info retrieved successfully. Jan 21 03:13:25.046494 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ce63ac03-1430-482f-be39-aedb3733c1de tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/1af17308-af67-4a47-8b79-c5fd34fa6ddc returned with HTTP 200 Jan 21 03:13:25.059297 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 604/1208] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:13:24 2021] GET /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/1af17308-af67-4a47-8b79-c5fd34fa6ddc => generated 910 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:26.067049 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0253b00c-fa04-4f16-8ce4-94eb2eb3dbe9 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] GET http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/1af17308-af67-4a47-8b79-c5fd34fa6ddc Jan 21 03:13:26.068153 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0253b00c-fa04-4f16-8ce4-94eb2eb3dbe9 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:26.068820 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0253b00c-fa04-4f16-8ce4-94eb2eb3dbe9 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:26.123506 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0253b00c-fa04-4f16-8ce4-94eb2eb3dbe9 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/1af17308-af67-4a47-8b79-c5fd34fa6ddc returned with HTTP 404 Jan 21 03:13:26.124752 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 605/1209] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:13:26 2021] GET /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/1af17308-af67-4a47-8b79-c5fd34fa6ddc => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:13:26.134712 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-73e43a23-272e-41ab-9af8-eaaca535be9c tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] POST http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes Jan 21 03:13:26.135164 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:26.135164 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:26.135574 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-73e43a23-272e-41ab-9af8-eaaca535be9c tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2095832922"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:13:26.136656 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-73e43a23-272e-41ab-9af8-eaaca535be9c tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2095832922'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:13:26.137023 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-73e43a23-272e-41ab-9af8-eaaca535be9c tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Create volume of 1 GB Jan 21 03:13:26.161865 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-73e43a23-272e-41ab-9af8-eaaca535be9c tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Availability Zones retrieved successfully. Jan 21 03:13:26.204509 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-73e43a23-272e-41ab-9af8-eaaca535be9c tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Flow 'volume_create_api' (6739aad8-beb9-4da8-be79-99c0e91a32cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:13:26.207589 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-73e43a23-272e-41ab-9af8-eaaca535be9c tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3acf4a07-193f-4e53-8f84-b50cfe94cf34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:13:26.209755 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-73e43a23-272e-41ab-9af8-eaaca535be9c tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:13:26.359925 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-73e43a23-272e-41ab-9af8-eaaca535be9c tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3acf4a07-193f-4e53-8f84-b50cfe94cf34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:13:26.362099 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-73e43a23-272e-41ab-9af8-eaaca535be9c tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54fa0a2a-1092-4bf8-99ab-0a2adf02ae4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:13:26.563711 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-73e43a23-272e-41ab-9af8-eaaca535be9c tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Created reservations ['4964df89-5505-4495-8e43-c403e21a3003', '1122be46-1aab-49dc-afc6-f507d9411b85', '9797cfae-3d97-486f-a141-ce11021415b2', '36e878a9-7b86-442d-ab18-13e58313f878'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:13:26.565938 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-73e43a23-272e-41ab-9af8-eaaca535be9c tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54fa0a2a-1092-4bf8-99ab-0a2adf02ae4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4964df89-5505-4495-8e43-c403e21a3003', '1122be46-1aab-49dc-afc6-f507d9411b85', '9797cfae-3d97-486f-a141-ce11021415b2', '36e878a9-7b86-442d-ab18-13e58313f878']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:13:26.568626 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-73e43a23-272e-41ab-9af8-eaaca535be9c tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad3ccf21-0f56-4773-aadd-04a8e706fcaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:13:26.728305 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-73e43a23-272e-41ab-9af8-eaaca535be9c tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad3ccf21-0f56-4773-aadd-04a8e706fcaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d0bf04f-5fed-4f94-9e32-6a4ce737a3e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2095832922',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6adbf7351d04892a45e435be745ac50',qos_specs=None,replication_status=,reservations=['4964df89-5505-4495-8e43-c403e21a3003','1122be46-1aab-49dc-afc6-f507d9411b85','9797cfae-3d97-486f-a141-ce11021415b2','36e878a9-7b86-442d-ab18-13e58313f878'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62922e7c08ae4a04b90706d921331ba4',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:13:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2095832922',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d0bf04f-5fed-4f94-9e32-6a4ce737a3e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6adbf7351d04892a45e435be745ac50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='62922e7c08ae4a04b90706d921331ba4',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:13:26.730697 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-73e43a23-272e-41ab-9af8-eaaca535be9c tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23086a60-f024-4b1b-94f9-cc7b3eefbbe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:13:26.803655 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-73e43a23-272e-41ab-9af8-eaaca535be9c tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23086a60-f024-4b1b-94f9-cc7b3eefbbe7) transitioned into state 'SUCCESS' from state '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-2095832922',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6adbf7351d04892a45e435be745ac50',qos_specs=None,replication_status=,reservations=['4964df89-5505-4495-8e43-c403e21a3003','1122be46-1aab-49dc-afc6-f507d9411b85','9797cfae-3d97-486f-a141-ce11021415b2','36e878a9-7b86-442d-ab18-13e58313f878'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62922e7c08ae4a04b90706d921331ba4',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:13:26.806513 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-73e43a23-272e-41ab-9af8-eaaca535be9c tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c40f9f9-4d5f-4923-9cad-47e3c818e6f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:13:26.848714 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-73e43a23-272e-41ab-9af8-eaaca535be9c tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c40f9f9-4d5f-4923-9cad-47e3c818e6f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:13:26.876948 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-73e43a23-272e-41ab-9af8-eaaca535be9c tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Flow 'volume_create_api' (6739aad8-beb9-4da8-be79-99c0e91a32cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:13:27.048356 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-73e43a23-272e-41ab-9af8-eaaca535be9c tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Create volume request issued successfully. Jan 21 03:13:27.084007 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-73e43a23-272e-41ab-9af8-eaaca535be9c tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes returned with HTTP 202 Jan 21 03:13:27.086024 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 605/1210] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 03:13:26 2021] POST /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes => generated 818 bytes in 955 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:13:27.100137 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0f28fa68-c3c6-4482-a60d-5e15bdb5d9f8 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] GET http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/4d0bf04f-5fed-4f94-9e32-6a4ce737a3e5 Jan 21 03:13:27.101040 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0f28fa68-c3c6-4482-a60d-5e15bdb5d9f8 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:27.101660 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0f28fa68-c3c6-4482-a60d-5e15bdb5d9f8 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:27.212014 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:27.212014 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:27.223017 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-0f28fa68-c3c6-4482-a60d-5e15bdb5d9f8 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Volume info retrieved successfully. Jan 21 03:13:27.248421 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0f28fa68-c3c6-4482-a60d-5e15bdb5d9f8 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/4d0bf04f-5fed-4f94-9e32-6a4ce737a3e5 returned with HTTP 200 Jan 21 03:13:27.250070 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 606/1211] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:13:27 2021] GET /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/4d0bf04f-5fed-4f94-9e32-6a4ce737a3e5 => generated 910 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:28.271784 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-944ea0cc-9c23-42cd-8f31-a89c515b6cd8 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] GET http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/4d0bf04f-5fed-4f94-9e32-6a4ce737a3e5 Jan 21 03:13:28.272368 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-944ea0cc-9c23-42cd-8f31-a89c515b6cd8 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:28.272556 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:28.272556 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:28.273238 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-944ea0cc-9c23-42cd-8f31-a89c515b6cd8 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:28.361863 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:28.361863 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:28.372997 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-944ea0cc-9c23-42cd-8f31-a89c515b6cd8 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Volume info retrieved successfully. Jan 21 03:13:28.400637 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-944ea0cc-9c23-42cd-8f31-a89c515b6cd8 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/4d0bf04f-5fed-4f94-9e32-6a4ce737a3e5 returned with HTTP 200 Jan 21 03:13:28.413263 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 606/1212] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:13:28 2021] GET /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/4d0bf04f-5fed-4f94-9e32-6a4ce737a3e5 => generated 911 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:28.417465 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-82771fb1-b8fa-43a8-98a1-41d5f30d83ee tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] POST http://10.222.0.36/volume/v3/6fead52ef87c423f92837473419dfd45/volumes/4d0bf04f-5fed-4f94-9e32-6a4ce737a3e5/action Jan 21 03:13:28.418171 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:28.418171 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:28.418906 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-82771fb1-b8fa-43a8-98a1-41d5f30d83ee tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:13:28.419516 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-82771fb1-b8fa-43a8-98a1-41d5f30d83ee tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:13:28.420648 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.admin_actions [None req-82771fb1-b8fa-43a8-98a1-41d5f30d83ee tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] Updating volume '4d0bf04f-5fed-4f94-9e32-6a4ce737a3e5' with '{'status': 'maintenance'}' {{(pid=87958) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 03:13:28.543913 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:28.543913 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:28.639278 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-82771fb1-b8fa-43a8-98a1-41d5f30d83ee tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] http://10.222.0.36/volume/v3/6fead52ef87c423f92837473419dfd45/volumes/4d0bf04f-5fed-4f94-9e32-6a4ce737a3e5/action returned with HTTP 202 Jan 21 03:13:28.641128 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 607/1213] 10.222.0.36 () {60 vars in 1357 bytes} [Thu Jan 21 03:13:28 2021] POST /volume/v3/6fead52ef87c423f92837473419dfd45/volumes/4d0bf04f-5fed-4f94-9e32-6a4ce737a3e5/action => generated 0 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:13:28.649722 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4c3f8c0d-e349-4fbd-8c40-1ddeee30a0d0 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] GET http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/4d0bf04f-5fed-4f94-9e32-6a4ce737a3e5 Jan 21 03:13:28.650252 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4c3f8c0d-e349-4fbd-8c40-1ddeee30a0d0 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:28.650470 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:28.650470 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:28.650849 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4c3f8c0d-e349-4fbd-8c40-1ddeee30a0d0 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:28.759599 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:28.759599 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:28.768521 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4c3f8c0d-e349-4fbd-8c40-1ddeee30a0d0 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Volume info retrieved successfully. Jan 21 03:13:28.794096 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4c3f8c0d-e349-4fbd-8c40-1ddeee30a0d0 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/4d0bf04f-5fed-4f94-9e32-6a4ce737a3e5 returned with HTTP 200 Jan 21 03:13:28.805726 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 607/1214] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:13:28 2021] GET /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/4d0bf04f-5fed-4f94-9e32-6a4ce737a3e5 => generated 913 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:28.810884 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b7a58d42-5201-4e73-b8bb-8c2ce9b3948e tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] POST http://10.222.0.36/volume/v3/6fead52ef87c423f92837473419dfd45/volumes/4d0bf04f-5fed-4f94-9e32-6a4ce737a3e5/action Jan 21 03:13:28.811657 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:28.811657 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:28.812373 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b7a58d42-5201-4e73-b8bb-8c2ce9b3948e tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] Action body: b'{"os-force_delete": {}}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:13:28.812958 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b7a58d42-5201-4e73-b8bb-8c2ce9b3948e tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:13:28.877289 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:28.877289 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:28.897720 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b7a58d42-5201-4e73-b8bb-8c2ce9b3948e tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] Volume info retrieved successfully. Jan 21 03:13:28.992870 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b7a58d42-5201-4e73-b8bb-8c2ce9b3948e tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] Delete volume request issued successfully. Jan 21 03:13:28.993757 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b7a58d42-5201-4e73-b8bb-8c2ce9b3948e tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] http://10.222.0.36/volume/v3/6fead52ef87c423f92837473419dfd45/volumes/4d0bf04f-5fed-4f94-9e32-6a4ce737a3e5/action returned with HTTP 202 Jan 21 03:13:29.004847 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 608/1215] 10.222.0.36 () {60 vars in 1357 bytes} [Thu Jan 21 03:13:28 2021] POST /volume/v3/6fead52ef87c423f92837473419dfd45/volumes/4d0bf04f-5fed-4f94-9e32-6a4ce737a3e5/action => generated 0 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:13:29.007603 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-55e2f047-4bb6-48be-abbf-0b973efc5661 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] GET http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/4d0bf04f-5fed-4f94-9e32-6a4ce737a3e5 Jan 21 03:13:29.008199 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-55e2f047-4bb6-48be-abbf-0b973efc5661 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:29.008490 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:29.008490 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:29.009290 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-55e2f047-4bb6-48be-abbf-0b973efc5661 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:29.104709 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:29.104709 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:29.140043 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-55e2f047-4bb6-48be-abbf-0b973efc5661 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Volume info retrieved successfully. Jan 21 03:13:29.189304 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-55e2f047-4bb6-48be-abbf-0b973efc5661 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/4d0bf04f-5fed-4f94-9e32-6a4ce737a3e5 returned with HTTP 200 Jan 21 03:13:29.191888 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 608/1216] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:13:29 2021] GET /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/4d0bf04f-5fed-4f94-9e32-6a4ce737a3e5 => generated 910 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:30.209166 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-03b17bc3-56ab-4bde-9aaf-138fc397df86 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] GET http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/4d0bf04f-5fed-4f94-9e32-6a4ce737a3e5 Jan 21 03:13:30.210358 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-03b17bc3-56ab-4bde-9aaf-138fc397df86 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:30.210818 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:30.210818 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:30.211530 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-03b17bc3-56ab-4bde-9aaf-138fc397df86 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:30.311650 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:30.311650 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:30.334150 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-03b17bc3-56ab-4bde-9aaf-138fc397df86 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Volume info retrieved successfully. Jan 21 03:13:30.376875 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-03b17bc3-56ab-4bde-9aaf-138fc397df86 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/4d0bf04f-5fed-4f94-9e32-6a4ce737a3e5 returned with HTTP 200 Jan 21 03:13:30.377727 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 609/1217] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:13:30 2021] GET /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/4d0bf04f-5fed-4f94-9e32-6a4ce737a3e5 => generated 910 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:31.398865 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d000b8ed-a744-41bf-8c35-d5658502d33a tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] GET http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/4d0bf04f-5fed-4f94-9e32-6a4ce737a3e5 Jan 21 03:13:31.399427 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d000b8ed-a744-41bf-8c35-d5658502d33a tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:31.399564 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:31.399564 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:31.399921 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d000b8ed-a744-41bf-8c35-d5658502d33a tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:31.533206 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:31.533206 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:31.555227 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d000b8ed-a744-41bf-8c35-d5658502d33a tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Volume info retrieved successfully. Jan 21 03:13:31.601315 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d000b8ed-a744-41bf-8c35-d5658502d33a tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/4d0bf04f-5fed-4f94-9e32-6a4ce737a3e5 returned with HTTP 200 Jan 21 03:13:31.602113 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 609/1218] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:13:31 2021] GET /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/4d0bf04f-5fed-4f94-9e32-6a4ce737a3e5 => generated 910 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:31.982608 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dc0f506e-50ab-42bb-a3cc-b06e309765ed tempest-ExtensionsTestJSON-2093000322 tempest-ExtensionsTestJSON-2093000322] GET http://10.222.0.36/volume/v3/c18e4051000e4bfabf44cf9b3a2c520b/extensions Jan 21 03:13:31.983071 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dc0f506e-50ab-42bb-a3cc-b06e309765ed tempest-ExtensionsTestJSON-2093000322 tempest-ExtensionsTestJSON-2093000322] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:31.983294 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:31.983294 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:31.983661 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dc0f506e-50ab-42bb-a3cc-b06e309765ed tempest-ExtensionsTestJSON-2093000322 tempest-ExtensionsTestJSON-2093000322] Calling method 'index' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:31.984442 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dc0f506e-50ab-42bb-a3cc-b06e309765ed tempest-ExtensionsTestJSON-2093000322 tempest-ExtensionsTestJSON-2093000322] http://10.222.0.36/volume/v3/c18e4051000e4bfabf44cf9b3a2c520b/extensions returned with HTTP 200 Jan 21 03:13:31.985703 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 610/1219] 10.222.0.36 () {58 vars in 1213 bytes} [Thu Jan 21 03:13:31 2021] GET /volume/v3/c18e4051000e4bfabf44cf9b3a2c520b/extensions => generated 5245 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:13:32.626472 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3fffe5d9-cd88-486f-abb9-c846279c49d8 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] GET http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/4d0bf04f-5fed-4f94-9e32-6a4ce737a3e5 Jan 21 03:13:32.627348 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3fffe5d9-cd88-486f-abb9-c846279c49d8 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:32.627680 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:32.627680 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:32.628782 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3fffe5d9-cd88-486f-abb9-c846279c49d8 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:32.775560 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3fffe5d9-cd88-486f-abb9-c846279c49d8 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/4d0bf04f-5fed-4f94-9e32-6a4ce737a3e5 returned with HTTP 404 Jan 21 03:13:32.776775 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 610/1220] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:13:32 2021] GET /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/4d0bf04f-5fed-4f94-9e32-6a4ce737a3e5 => generated 109 bytes in 159 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:13:32.786004 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-78b81e97-2978-4f46-8f25-c3f1ffe1d416 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] POST http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes Jan 21 03:13:32.787097 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-78b81e97-2978-4f46-8f25-c3f1ffe1d416 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-516415529"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:13:32.788428 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-78b81e97-2978-4f46-8f25-c3f1ffe1d416 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-516415529'}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:13:32.789165 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-78b81e97-2978-4f46-8f25-c3f1ffe1d416 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Create volume of 1 GB Jan 21 03:13:32.808137 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-78b81e97-2978-4f46-8f25-c3f1ffe1d416 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Availability Zones retrieved successfully. Jan 21 03:13:32.826346 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-78b81e97-2978-4f46-8f25-c3f1ffe1d416 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Flow 'volume_create_api' (cdb37ac5-e587-4c6b-8e7a-0656618b8a5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:13:32.829320 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-78b81e97-2978-4f46-8f25-c3f1ffe1d416 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d17c7274-8d1b-4ca4-8dc5-6136044896de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:13:32.831722 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-78b81e97-2978-4f46-8f25-c3f1ffe1d416 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Validating volume size '1' using validate_int {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:13:32.900507 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-78b81e97-2978-4f46-8f25-c3f1ffe1d416 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d17c7274-8d1b-4ca4-8dc5-6136044896de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:13:32.903132 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-78b81e97-2978-4f46-8f25-c3f1ffe1d416 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77e5d487-3d39-4afc-8ef1-3de757c90ea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:13:32.979694 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-78b81e97-2978-4f46-8f25-c3f1ffe1d416 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Created reservations ['7bb8b97d-e007-433e-b633-41dca9ae43c4', 'b33acc77-00bc-48b3-ab0e-d2589565534d', '10537c9a-c6f8-49c0-a92f-e1792fd55d54', 'fd8623f0-e064-427f-81e3-a9f16483df36'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:13:32.982118 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-78b81e97-2978-4f46-8f25-c3f1ffe1d416 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77e5d487-3d39-4afc-8ef1-3de757c90ea6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7bb8b97d-e007-433e-b633-41dca9ae43c4', 'b33acc77-00bc-48b3-ab0e-d2589565534d', '10537c9a-c6f8-49c0-a92f-e1792fd55d54', 'fd8623f0-e064-427f-81e3-a9f16483df36']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:13:32.984552 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-78b81e97-2978-4f46-8f25-c3f1ffe1d416 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f21b326-65af-47e1-86bc-0c39da80599c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:13:33.046188 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-78b81e97-2978-4f46-8f25-c3f1ffe1d416 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f21b326-65af-47e1-86bc-0c39da80599c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49773157-5aef-4b48-a391-be43b93e0720', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-516415529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6adbf7351d04892a45e435be745ac50',qos_specs=None,replication_status=,reservations=['7bb8b97d-e007-433e-b633-41dca9ae43c4','b33acc77-00bc-48b3-ab0e-d2589565534d','10537c9a-c6f8-49c0-a92f-e1792fd55d54','fd8623f0-e064-427f-81e3-a9f16483df36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62922e7c08ae4a04b90706d921331ba4',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:13:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-516415529',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49773157-5aef-4b48-a391-be43b93e0720,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6adbf7351d04892a45e435be745ac50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='62922e7c08ae4a04b90706d921331ba4',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:13:33.048655 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-78b81e97-2978-4f46-8f25-c3f1ffe1d416 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (845ffe77-79da-424c-bc38-76a9956362b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:13:33.078479 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-78b81e97-2978-4f46-8f25-c3f1ffe1d416 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (845ffe77-79da-424c-bc38-76a9956362b6) transitioned into state 'SUCCESS' from state '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-516415529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6adbf7351d04892a45e435be745ac50',qos_specs=None,replication_status=,reservations=['7bb8b97d-e007-433e-b633-41dca9ae43c4','b33acc77-00bc-48b3-ab0e-d2589565534d','10537c9a-c6f8-49c0-a92f-e1792fd55d54','fd8623f0-e064-427f-81e3-a9f16483df36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62922e7c08ae4a04b90706d921331ba4',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:13:33.080749 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-78b81e97-2978-4f46-8f25-c3f1ffe1d416 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2efa9b00-e31e-4930-b9bd-90b0588689d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:13:33.116263 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-78b81e97-2978-4f46-8f25-c3f1ffe1d416 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2efa9b00-e31e-4930-b9bd-90b0588689d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:13:33.119244 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-78b81e97-2978-4f46-8f25-c3f1ffe1d416 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Flow 'volume_create_api' (cdb37ac5-e587-4c6b-8e7a-0656618b8a5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:13:33.223844 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-78b81e97-2978-4f46-8f25-c3f1ffe1d416 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Create volume request issued successfully. Jan 21 03:13:33.258556 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-78b81e97-2978-4f46-8f25-c3f1ffe1d416 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes returned with HTTP 202 Jan 21 03:13:33.259738 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 611/1221] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 03:13:32 2021] POST /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes => generated 817 bytes in 477 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:13:33.276213 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bf2a7476-491b-4bf0-8cca-d1537c0e3d7c tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] GET http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/49773157-5aef-4b48-a391-be43b93e0720 Jan 21 03:13:33.276976 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bf2a7476-491b-4bf0-8cca-d1537c0e3d7c tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:33.277832 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bf2a7476-491b-4bf0-8cca-d1537c0e3d7c tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:33.426513 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:33.426513 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:33.436861 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-bf2a7476-491b-4bf0-8cca-d1537c0e3d7c tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Volume info retrieved successfully. Jan 21 03:13:33.465416 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bf2a7476-491b-4bf0-8cca-d1537c0e3d7c tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/49773157-5aef-4b48-a391-be43b93e0720 returned with HTTP 200 Jan 21 03:13:33.466443 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 611/1222] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:13:33 2021] GET /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/49773157-5aef-4b48-a391-be43b93e0720 => generated 909 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:34.483091 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-287a5b88-4a2f-4ffd-a589-a1fedbfcf221 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] GET http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/49773157-5aef-4b48-a391-be43b93e0720 Jan 21 03:13:34.483589 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-287a5b88-4a2f-4ffd-a589-a1fedbfcf221 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:34.484013 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:34.484013 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:34.484823 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-287a5b88-4a2f-4ffd-a589-a1fedbfcf221 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:34.622519 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:34.622519 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:34.671083 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-287a5b88-4a2f-4ffd-a589-a1fedbfcf221 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Volume info retrieved successfully. Jan 21 03:13:34.717717 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-287a5b88-4a2f-4ffd-a589-a1fedbfcf221 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/49773157-5aef-4b48-a391-be43b93e0720 returned with HTTP 200 Jan 21 03:13:34.729363 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 612/1223] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:13:34 2021] GET /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/49773157-5aef-4b48-a391-be43b93e0720 => generated 910 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:34.734545 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-eae0eb33-b4cd-471a-8c6c-f3a9a4ca520e tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] POST http://10.222.0.36/volume/v3/6fead52ef87c423f92837473419dfd45/volumes/49773157-5aef-4b48-a391-be43b93e0720/action Jan 21 03:13:34.735348 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:34.735348 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:34.736132 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-eae0eb33-b4cd-471a-8c6c-f3a9a4ca520e tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:13:34.736713 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-eae0eb33-b4cd-471a-8c6c-f3a9a4ca520e tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:13:34.738086 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.admin_actions [None req-eae0eb33-b4cd-471a-8c6c-f3a9a4ca520e tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] Updating volume '49773157-5aef-4b48-a391-be43b93e0720' with '{'status': 'error'}' {{(pid=87959) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 03:13:34.981507 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:34.981507 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:35.111823 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-eae0eb33-b4cd-471a-8c6c-f3a9a4ca520e tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] http://10.222.0.36/volume/v3/6fead52ef87c423f92837473419dfd45/volumes/49773157-5aef-4b48-a391-be43b93e0720/action returned with HTTP 202 Jan 21 03:13:35.114357 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 612/1224] 10.222.0.36 () {60 vars in 1357 bytes} [Thu Jan 21 03:13:34 2021] POST /volume/v3/6fead52ef87c423f92837473419dfd45/volumes/49773157-5aef-4b48-a391-be43b93e0720/action => generated 0 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:13:35.121609 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-611d22f1-06a8-4a47-b219-f29062ffe9ad tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] GET http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/49773157-5aef-4b48-a391-be43b93e0720 Jan 21 03:13:35.122360 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-611d22f1-06a8-4a47-b219-f29062ffe9ad tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:35.122773 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:35.122773 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:35.123396 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-611d22f1-06a8-4a47-b219-f29062ffe9ad tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:35.230819 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:35.230819 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:35.256002 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-611d22f1-06a8-4a47-b219-f29062ffe9ad tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Volume info retrieved successfully. Jan 21 03:13:35.313893 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-611d22f1-06a8-4a47-b219-f29062ffe9ad tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/49773157-5aef-4b48-a391-be43b93e0720 returned with HTTP 200 Jan 21 03:13:35.320414 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 613/1225] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:13:35 2021] GET /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/49773157-5aef-4b48-a391-be43b93e0720 => generated 906 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:35.338904 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-175e9d59-222a-47f2-9904-1afbc9cf740b tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] POST http://10.222.0.36/volume/v3/6fead52ef87c423f92837473419dfd45/volumes/49773157-5aef-4b48-a391-be43b93e0720/action Jan 21 03:13:35.339404 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:35.339404 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:35.340030 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-175e9d59-222a-47f2-9904-1afbc9cf740b tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:13:35.340445 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-175e9d59-222a-47f2-9904-1afbc9cf740b tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:13:35.341367 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.admin_actions [None req-175e9d59-222a-47f2-9904-1afbc9cf740b tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] Updating volume '49773157-5aef-4b48-a391-be43b93e0720' with '{'status': 'available'}' {{(pid=87959) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 03:13:35.516148 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:35.516148 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:35.689222 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-175e9d59-222a-47f2-9904-1afbc9cf740b tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] http://10.222.0.36/volume/v3/6fead52ef87c423f92837473419dfd45/volumes/49773157-5aef-4b48-a391-be43b93e0720/action returned with HTTP 202 Jan 21 03:13:35.693820 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 613/1226] 10.222.0.36 () {60 vars in 1357 bytes} [Thu Jan 21 03:13:35 2021] POST /volume/v3/6fead52ef87c423f92837473419dfd45/volumes/49773157-5aef-4b48-a391-be43b93e0720/action => generated 0 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:13:35.701511 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6fa71870-4fd2-4c65-921c-414652dff8ac tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] GET http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/49773157-5aef-4b48-a391-be43b93e0720 Jan 21 03:13:35.702029 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6fa71870-4fd2-4c65-921c-414652dff8ac tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:35.702242 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:35.702242 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:35.702800 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6fa71870-4fd2-4c65-921c-414652dff8ac tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:35.812229 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:35.812229 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:35.868517 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-6fa71870-4fd2-4c65-921c-414652dff8ac tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Volume info retrieved successfully. Jan 21 03:13:35.922522 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6fa71870-4fd2-4c65-921c-414652dff8ac tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/49773157-5aef-4b48-a391-be43b93e0720 returned with HTTP 200 Jan 21 03:13:35.923556 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 614/1227] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:13:35 2021] GET /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/49773157-5aef-4b48-a391-be43b93e0720 => generated 910 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:35.943453 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f9980bca-f325-42b9-8af0-1a6438e9ab68 tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] POST http://10.222.0.36/volume/v3/6fead52ef87c423f92837473419dfd45/volumes/49773157-5aef-4b48-a391-be43b93e0720/action Jan 21 03:13:35.943788 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:35.943788 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:35.944198 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f9980bca-f325-42b9-8af0-1a6438e9ab68 tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:13:35.944579 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f9980bca-f325-42b9-8af0-1a6438e9ab68 tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:13:35.945513 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.admin_actions [None req-f9980bca-f325-42b9-8af0-1a6438e9ab68 tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] Updating volume '49773157-5aef-4b48-a391-be43b93e0720' with '{'status': 'maintenance'}' {{(pid=87959) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 03:13:36.184566 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:36.184566 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:36.251498 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f9980bca-f325-42b9-8af0-1a6438e9ab68 tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] http://10.222.0.36/volume/v3/6fead52ef87c423f92837473419dfd45/volumes/49773157-5aef-4b48-a391-be43b93e0720/action returned with HTTP 202 Jan 21 03:13:36.252060 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 614/1228] 10.222.0.36 () {60 vars in 1357 bytes} [Thu Jan 21 03:13:35 2021] POST /volume/v3/6fead52ef87c423f92837473419dfd45/volumes/49773157-5aef-4b48-a391-be43b93e0720/action => generated 0 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:13:36.259958 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f1dcb22c-c419-4179-acaf-a0a382741482 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] GET http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/49773157-5aef-4b48-a391-be43b93e0720 Jan 21 03:13:36.260492 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f1dcb22c-c419-4179-acaf-a0a382741482 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:36.260689 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:36.260689 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:36.261365 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f1dcb22c-c419-4179-acaf-a0a382741482 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:36.398596 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:36.398596 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:36.418366 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f1dcb22c-c419-4179-acaf-a0a382741482 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Volume info retrieved successfully. Jan 21 03:13:36.469806 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f1dcb22c-c419-4179-acaf-a0a382741482 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/49773157-5aef-4b48-a391-be43b93e0720 returned with HTTP 200 Jan 21 03:13:36.478412 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 615/1229] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:13:36 2021] GET /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/49773157-5aef-4b48-a391-be43b93e0720 => generated 912 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:36.488998 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7ddf039c-2516-4733-ab4f-621ab98ca67f tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] POST http://10.222.0.36/volume/v3/6fead52ef87c423f92837473419dfd45/volumes/49773157-5aef-4b48-a391-be43b93e0720/action Jan 21 03:13:36.489687 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:36.489687 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:36.490159 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7ddf039c-2516-4733-ab4f-621ab98ca67f tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:13:36.490541 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7ddf039c-2516-4733-ab4f-621ab98ca67f tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:13:36.491526 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.admin_actions [None req-7ddf039c-2516-4733-ab4f-621ab98ca67f tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] Updating volume '49773157-5aef-4b48-a391-be43b93e0720' with '{'status': 'available'}' {{(pid=87959) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 03:13:36.774785 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:36.774785 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:36.930004 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7ddf039c-2516-4733-ab4f-621ab98ca67f tempest-VolumesActionsTest-693197447 tempest-VolumesActionsTest-693197447] http://10.222.0.36/volume/v3/6fead52ef87c423f92837473419dfd45/volumes/49773157-5aef-4b48-a391-be43b93e0720/action returned with HTTP 202 Jan 21 03:13:36.934509 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 615/1230] 10.222.0.36 () {60 vars in 1357 bytes} [Thu Jan 21 03:13:36 2021] POST /volume/v3/6fead52ef87c423f92837473419dfd45/volumes/49773157-5aef-4b48-a391-be43b93e0720/action => generated 0 bytes in 447 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:13:36.941704 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f1e8886f-7640-42c5-8389-6481a968a9ca tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] GET http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/49773157-5aef-4b48-a391-be43b93e0720 Jan 21 03:13:36.942113 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f1e8886f-7640-42c5-8389-6481a968a9ca tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:36.942307 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:36.942307 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:36.947497 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f1e8886f-7640-42c5-8389-6481a968a9ca tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:36.986452 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-51234420-90ff-45df-8b83-4fd9664c744f tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] POST http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/volumes Jan 21 03:13:36.988301 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:36.988301 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:36.989254 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-51234420-90ff-45df-8b83-4fd9664c744f tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1574420142"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:13:36.990957 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-51234420-90ff-45df-8b83-4fd9664c744f tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1574420142'}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:13:36.991582 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-51234420-90ff-45df-8b83-4fd9664c744f tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Create volume of 1 GB Jan 21 03:13:37.027024 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-51234420-90ff-45df-8b83-4fd9664c744f tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Availability Zones retrieved successfully. Jan 21 03:13:37.063636 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:37.063636 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:37.068207 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-51234420-90ff-45df-8b83-4fd9664c744f tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Flow 'volume_create_api' (659f376e-486b-4e6e-85ed-e32cde236fc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:13:37.082596 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-51234420-90ff-45df-8b83-4fd9664c744f tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4e7b47d-9d6f-4fd9-948e-8d5e687c751f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:13:37.085156 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-51234420-90ff-45df-8b83-4fd9664c744f tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Validating volume size '1' using validate_int {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:13:37.087965 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f1e8886f-7640-42c5-8389-6481a968a9ca tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Volume info retrieved successfully. Jan 21 03:13:37.145038 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f1e8886f-7640-42c5-8389-6481a968a9ca tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/49773157-5aef-4b48-a391-be43b93e0720 returned with HTTP 200 Jan 21 03:13:37.146163 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 616/1231] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:13:36 2021] GET /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/49773157-5aef-4b48-a391-be43b93e0720 => generated 910 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:37.164828 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-73048c92-8a97-4796-a23e-ceb0753e6cc3 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] DELETE http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/49773157-5aef-4b48-a391-be43b93e0720 Jan 21 03:13:37.165477 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-73048c92-8a97-4796-a23e-ceb0753e6cc3 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:37.165787 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:37.165787 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:37.166316 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-73048c92-8a97-4796-a23e-ceb0753e6cc3 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:37.166919 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-73048c92-8a97-4796-a23e-ceb0753e6cc3 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Delete volume with id: 49773157-5aef-4b48-a391-be43b93e0720 Jan 21 03:13:37.245799 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:37.245799 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:37.250212 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-73048c92-8a97-4796-a23e-ceb0753e6cc3 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Volume info retrieved successfully. Jan 21 03:13:37.254346 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-51234420-90ff-45df-8b83-4fd9664c744f tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4e7b47d-9d6f-4fd9-948e-8d5e687c751f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:13:37.266099 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-51234420-90ff-45df-8b83-4fd9664c744f tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8aed5b58-5781-4099-9356-6e99f233d002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:13:37.324672 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-73048c92-8a97-4796-a23e-ceb0753e6cc3 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Delete volume request issued successfully. Jan 21 03:13:37.325111 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-73048c92-8a97-4796-a23e-ceb0753e6cc3 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/49773157-5aef-4b48-a391-be43b93e0720 returned with HTTP 202 Jan 21 03:13:37.340123 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 617/1232] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:13:37 2021] DELETE /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/49773157-5aef-4b48-a391-be43b93e0720 => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:13:37.357399 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-81e36af0-5494-4a5d-87f9-3c5bc92ece9b tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] GET http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/49773157-5aef-4b48-a391-be43b93e0720 Jan 21 03:13:37.357934 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-81e36af0-5494-4a5d-87f9-3c5bc92ece9b tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:37.358132 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:37.358132 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:37.358514 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-81e36af0-5494-4a5d-87f9-3c5bc92ece9b tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:37.488175 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-51234420-90ff-45df-8b83-4fd9664c744f tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Created reservations ['d9de6f44-7b0b-45c9-9925-5b932ffa7272', 'c64a2dc4-e529-4e54-a5a6-490984040f7a', 'cf5414da-487c-43f5-808e-f657c6794de1', '94ac980e-0fc4-4bc3-9ef0-cc667fe0356d'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:13:37.490178 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-51234420-90ff-45df-8b83-4fd9664c744f tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8aed5b58-5781-4099-9356-6e99f233d002) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9de6f44-7b0b-45c9-9925-5b932ffa7272', 'c64a2dc4-e529-4e54-a5a6-490984040f7a', 'cf5414da-487c-43f5-808e-f657c6794de1', '94ac980e-0fc4-4bc3-9ef0-cc667fe0356d']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:13:37.492374 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-51234420-90ff-45df-8b83-4fd9664c744f tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf333e3e-e134-4b0d-a4b2-95a5feed1381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:13:37.505494 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:37.505494 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:37.529730 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-81e36af0-5494-4a5d-87f9-3c5bc92ece9b tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Volume info retrieved successfully. Jan 21 03:13:37.578996 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-81e36af0-5494-4a5d-87f9-3c5bc92ece9b tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/49773157-5aef-4b48-a391-be43b93e0720 returned with HTTP 200 Jan 21 03:13:37.579773 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 618/1233] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:13:37 2021] GET /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/49773157-5aef-4b48-a391-be43b93e0720 => generated 909 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:37.657878 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-51234420-90ff-45df-8b83-4fd9664c744f tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf333e3e-e134-4b0d-a4b2-95a5feed1381) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bbc7f0bb-4968-4388-a126-6d04163a9bfc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1574420142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cbfa47c8eb14cbbb3e06505c17768fc',qos_specs=None,replication_status=,reservations=['d9de6f44-7b0b-45c9-9925-5b932ffa7272','c64a2dc4-e529-4e54-a5a6-490984040f7a','cf5414da-487c-43f5-808e-f657c6794de1','94ac980e-0fc4-4bc3-9ef0-cc667fe0356d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ede7dd58d5648599d2c1691d67b1389',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:13:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1574420142',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bbc7f0bb-4968-4388-a126-6d04163a9bfc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6cbfa47c8eb14cbbb3e06505c17768fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='5ede7dd58d5648599d2c1691d67b1389',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:13:37.674244 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-51234420-90ff-45df-8b83-4fd9664c744f tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4598d65c-3162-448e-a670-ac4e6d64dbdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:13:37.770293 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-51234420-90ff-45df-8b83-4fd9664c744f tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4598d65c-3162-448e-a670-ac4e6d64dbdd) transitioned into state 'SUCCESS' from state '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-1574420142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cbfa47c8eb14cbbb3e06505c17768fc',qos_specs=None,replication_status=,reservations=['d9de6f44-7b0b-45c9-9925-5b932ffa7272','c64a2dc4-e529-4e54-a5a6-490984040f7a','cf5414da-487c-43f5-808e-f657c6794de1','94ac980e-0fc4-4bc3-9ef0-cc667fe0356d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ede7dd58d5648599d2c1691d67b1389',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:13:37.772405 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-51234420-90ff-45df-8b83-4fd9664c744f tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3f1884c-5d48-49df-bd8a-a62d017bc265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:13:37.803977 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-51234420-90ff-45df-8b83-4fd9664c744f tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3f1884c-5d48-49df-bd8a-a62d017bc265) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:13:37.812248 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-51234420-90ff-45df-8b83-4fd9664c744f tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Flow 'volume_create_api' (659f376e-486b-4e6e-85ed-e32cde236fc6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:13:37.914032 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-51234420-90ff-45df-8b83-4fd9664c744f tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Create volume request issued successfully. Jan 21 03:13:37.949961 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-51234420-90ff-45df-8b83-4fd9664c744f tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/volumes returned with HTTP 202 Jan 21 03:13:37.955522 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 616/1234] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 03:13:36 2021] POST /volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/volumes => generated 827 bytes in 1397 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:13:37.974675 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f23c74b6-5009-43bb-bd63-efcb9c3ceed8 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] GET http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/volumes/bbc7f0bb-4968-4388-a126-6d04163a9bfc Jan 21 03:13:37.976097 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f23c74b6-5009-43bb-bd63-efcb9c3ceed8 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:37.976957 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:37.976957 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:37.978399 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f23c74b6-5009-43bb-bd63-efcb9c3ceed8 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:38.240890 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:38.240890 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:38.293464 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f23c74b6-5009-43bb-bd63-efcb9c3ceed8 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Volume info retrieved successfully. Jan 21 03:13:38.407350 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f23c74b6-5009-43bb-bd63-efcb9c3ceed8 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/volumes/bbc7f0bb-4968-4388-a126-6d04163a9bfc returned with HTTP 200 Jan 21 03:13:38.420907 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 619/1235] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:13:37 2021] GET /volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/volumes/bbc7f0bb-4968-4388-a126-6d04163a9bfc => generated 919 bytes in 443 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:38.597207 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-84bcdc31-328f-474e-84bc-1c3ced298669 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] GET http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/49773157-5aef-4b48-a391-be43b93e0720 Jan 21 03:13:38.598052 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-84bcdc31-328f-474e-84bc-1c3ced298669 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:38.598253 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:38.598253 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:38.598903 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-84bcdc31-328f-474e-84bc-1c3ced298669 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:38.775970 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:38.775970 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:38.801514 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-84bcdc31-328f-474e-84bc-1c3ced298669 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Volume info retrieved successfully. Jan 21 03:13:38.845502 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-84bcdc31-328f-474e-84bc-1c3ced298669 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/49773157-5aef-4b48-a391-be43b93e0720 returned with HTTP 200 Jan 21 03:13:38.847828 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 617/1236] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:13:38 2021] GET /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/49773157-5aef-4b48-a391-be43b93e0720 => generated 909 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:39.429384 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fbd8d638-ac20-4049-b329-a27d9735a6f0 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] GET http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/volumes/bbc7f0bb-4968-4388-a126-6d04163a9bfc Jan 21 03:13:39.435769 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fbd8d638-ac20-4049-b329-a27d9735a6f0 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:39.436340 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:39.436340 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:39.437224 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fbd8d638-ac20-4049-b329-a27d9735a6f0 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:39.576598 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:39.576598 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:39.600961 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-fbd8d638-ac20-4049-b329-a27d9735a6f0 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Volume info retrieved successfully. Jan 21 03:13:39.686516 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fbd8d638-ac20-4049-b329-a27d9735a6f0 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/volumes/bbc7f0bb-4968-4388-a126-6d04163a9bfc returned with HTTP 200 Jan 21 03:13:39.688223 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 620/1237] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:13:39 2021] GET /volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/volumes/bbc7f0bb-4968-4388-a126-6d04163a9bfc => generated 919 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:39.864444 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-88931e8f-7eee-4f2a-8aad-1cd6a624bbeb tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] GET http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/49773157-5aef-4b48-a391-be43b93e0720 Jan 21 03:13:39.864950 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-88931e8f-7eee-4f2a-8aad-1cd6a624bbeb tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:39.865416 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:39.865416 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:39.866259 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-88931e8f-7eee-4f2a-8aad-1cd6a624bbeb tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:39.970136 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:39.970136 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:39.983572 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-88931e8f-7eee-4f2a-8aad-1cd6a624bbeb tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Volume info retrieved successfully. Jan 21 03:13:40.012864 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-88931e8f-7eee-4f2a-8aad-1cd6a624bbeb tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/49773157-5aef-4b48-a391-be43b93e0720 returned with HTTP 200 Jan 21 03:13:40.013849 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 618/1238] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:13:39 2021] GET /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/49773157-5aef-4b48-a391-be43b93e0720 => generated 909 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:40.705226 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b1abe6a2-9966-45e7-8208-880b18843055 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] GET http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/volumes/bbc7f0bb-4968-4388-a126-6d04163a9bfc Jan 21 03:13:40.706165 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b1abe6a2-9966-45e7-8208-880b18843055 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:40.706716 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:40.706716 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:40.707379 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b1abe6a2-9966-45e7-8208-880b18843055 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:40.874464 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:40.874464 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:40.898971 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b1abe6a2-9966-45e7-8208-880b18843055 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Volume info retrieved successfully. Jan 21 03:13:40.951846 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b1abe6a2-9966-45e7-8208-880b18843055 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/volumes/bbc7f0bb-4968-4388-a126-6d04163a9bfc returned with HTTP 200 Jan 21 03:13:40.955501 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 621/1239] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:13:40 2021] GET /volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/volumes/bbc7f0bb-4968-4388-a126-6d04163a9bfc => generated 920 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:40.971914 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1446ce57-7181-462b-9b3f-c61a662c2705 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] POST http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots Jan 21 03:13:40.972695 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:40.972695 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:40.973201 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1446ce57-7181-462b-9b3f-c61a662c2705 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bbc7f0bb-4968-4388-a126-6d04163a9bfc", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-2025145028"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:13:41.030134 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-50e06c0b-443d-4b95-8b5c-a60f148961d2 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] GET http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/49773157-5aef-4b48-a391-be43b93e0720 Jan 21 03:13:41.031204 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-50e06c0b-443d-4b95-8b5c-a60f148961d2 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:41.031654 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:41.031654 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:41.032310 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-50e06c0b-443d-4b95-8b5c-a60f148961d2 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:41.072858 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:41.072858 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:41.073956 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1446ce57-7181-462b-9b3f-c61a662c2705 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Volume info retrieved successfully. Jan 21 03:13:41.074502 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-1446ce57-7181-462b-9b3f-c61a662c2705 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Create snapshot from volume bbc7f0bb-4968-4388-a126-6d04163a9bfc Jan 21 03:13:41.145540 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-50e06c0b-443d-4b95-8b5c-a60f148961d2 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/49773157-5aef-4b48-a391-be43b93e0720 returned with HTTP 404 Jan 21 03:13:41.151536 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 622/1240] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:13:41 2021] GET /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/49773157-5aef-4b48-a391-be43b93e0720 => generated 109 bytes in 122 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:13:41.161870 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-12e468db-f88d-4fae-9b35-e919e5589118 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] DELETE http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/4d0bf04f-5fed-4f94-9e32-6a4ce737a3e5 Jan 21 03:13:41.162404 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-12e468db-f88d-4fae-9b35-e919e5589118 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:41.162947 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-12e468db-f88d-4fae-9b35-e919e5589118 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:41.163408 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-12e468db-f88d-4fae-9b35-e919e5589118 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Delete volume with id: 4d0bf04f-5fed-4f94-9e32-6a4ce737a3e5 Jan 21 03:13:41.197858 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-1446ce57-7181-462b-9b3f-c61a662c2705 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Created reservations ['cefe27f3-8530-4d7c-86b6-15a23d3ec45a', '51f47ce5-05f7-42d8-b9a7-9abe0297f963', '0bf442d2-3636-42e6-bd5e-5ee881360355', 'b686dc6e-c14a-4c5d-80e8-f8f572158051'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:13:41.225235 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-12e468db-f88d-4fae-9b35-e919e5589118 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/4d0bf04f-5fed-4f94-9e32-6a4ce737a3e5 returned with HTTP 404 Jan 21 03:13:41.226613 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 623/1241] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:13:41 2021] DELETE /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/4d0bf04f-5fed-4f94-9e32-6a4ce737a3e5 => generated 109 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:13:41.238329 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f5f0d83c-5e96-4b12-8d01-ab616477fb4e tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] DELETE http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/1af17308-af67-4a47-8b79-c5fd34fa6ddc Jan 21 03:13:41.239402 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f5f0d83c-5e96-4b12-8d01-ab616477fb4e tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:41.240228 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f5f0d83c-5e96-4b12-8d01-ab616477fb4e tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:41.241023 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-f5f0d83c-5e96-4b12-8d01-ab616477fb4e tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Delete volume with id: 1af17308-af67-4a47-8b79-c5fd34fa6ddc Jan 21 03:13:41.347620 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f5f0d83c-5e96-4b12-8d01-ab616477fb4e tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/1af17308-af67-4a47-8b79-c5fd34fa6ddc returned with HTTP 404 Jan 21 03:13:41.355060 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 624/1242] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:13:41 2021] DELETE /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/1af17308-af67-4a47-8b79-c5fd34fa6ddc => generated 109 bytes in 123 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:13:41.365380 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5eafe21a-7b4c-4c37-bbb8-7d02e8658d79 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] DELETE http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/e00fc56c-7f22-41d8-9d7e-c016a7c4b943 Jan 21 03:13:41.365913 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5eafe21a-7b4c-4c37-bbb8-7d02e8658d79 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:41.366397 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5eafe21a-7b4c-4c37-bbb8-7d02e8658d79 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:41.367249 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-5eafe21a-7b4c-4c37-bbb8-7d02e8658d79 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Delete volume with id: e00fc56c-7f22-41d8-9d7e-c016a7c4b943 Jan 21 03:13:41.403344 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1446ce57-7181-462b-9b3f-c61a662c2705 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Snapshot create request issued successfully. Jan 21 03:13:41.406715 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1446ce57-7181-462b-9b3f-c61a662c2705 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots returned with HTTP 202 Jan 21 03:13:41.407806 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 619/1243] 10.222.0.36 () {60 vars in 1232 bytes} [Thu Jan 21 03:13:40 2021] POST /volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots => generated 314 bytes in 440 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:13:41.424908 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6fc8f49e-642e-4135-bfb2-f1a768ff4d20 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] GET http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/dc04c250-fcc0-41df-87c2-fa3f9f0d7463 Jan 21 03:13:41.425428 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6fc8f49e-642e-4135-bfb2-f1a768ff4d20 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:41.429309 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:41.429309 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:41.429752 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6fc8f49e-642e-4135-bfb2-f1a768ff4d20 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:41.467892 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5eafe21a-7b4c-4c37-bbb8-7d02e8658d79 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/e00fc56c-7f22-41d8-9d7e-c016a7c4b943 returned with HTTP 404 Jan 21 03:13:41.473465 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 625/1244] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:13:41 2021] DELETE /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/e00fc56c-7f22-41d8-9d7e-c016a7c4b943 => generated 109 bytes in 118 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:13:41.479814 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-16fc2c1f-0680-4f0b-9d14-53fd9e850c58 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] DELETE http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/8b342c1e-ee97-4475-b071-6263f9ae02e2 Jan 21 03:13:41.480343 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-16fc2c1f-0680-4f0b-9d14-53fd9e850c58 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:41.480831 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-16fc2c1f-0680-4f0b-9d14-53fd9e850c58 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:41.481290 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-16fc2c1f-0680-4f0b-9d14-53fd9e850c58 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Delete volume with id: 8b342c1e-ee97-4475-b071-6263f9ae02e2 Jan 21 03:13:41.487758 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:41.487758 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:41.488903 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-6fc8f49e-642e-4135-bfb2-f1a768ff4d20 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Snapshot retrieved successfully. Jan 21 03:13:41.490999 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6fc8f49e-642e-4135-bfb2-f1a768ff4d20 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/dc04c250-fcc0-41df-87c2-fa3f9f0d7463 returned with HTTP 200 Jan 21 03:13:41.497075 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 620/1245] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:13:41 2021] GET /volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/dc04c250-fcc0-41df-87c2-fa3f9f0d7463 => generated 446 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:41.570152 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-16fc2c1f-0680-4f0b-9d14-53fd9e850c58 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/8b342c1e-ee97-4475-b071-6263f9ae02e2 returned with HTTP 404 Jan 21 03:13:41.572143 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 626/1246] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:13:41 2021] DELETE /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/8b342c1e-ee97-4475-b071-6263f9ae02e2 => generated 109 bytes in 98 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:13:41.582630 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-93680a86-1a25-48e3-939a-c378dee87054 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] DELETE http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/d0732a21-64db-41c0-b854-dffbe88d730b Jan 21 03:13:41.583197 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-93680a86-1a25-48e3-939a-c378dee87054 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:41.583410 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:41.583410 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:41.583820 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-93680a86-1a25-48e3-939a-c378dee87054 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:41.584424 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-93680a86-1a25-48e3-939a-c378dee87054 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Delete volume with id: d0732a21-64db-41c0-b854-dffbe88d730b Jan 21 03:13:41.686552 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:41.686552 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:41.688033 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-93680a86-1a25-48e3-939a-c378dee87054 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Volume info retrieved successfully. Jan 21 03:13:41.749113 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-93680a86-1a25-48e3-939a-c378dee87054 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Delete volume request issued successfully. Jan 21 03:13:41.753457 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-93680a86-1a25-48e3-939a-c378dee87054 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/d0732a21-64db-41c0-b854-dffbe88d730b returned with HTTP 202 Jan 21 03:13:41.757838 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 621/1247] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:13:41 2021] DELETE /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/d0732a21-64db-41c0-b854-dffbe88d730b => generated 0 bytes in 182 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:13:41.762298 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-54a3d1fd-25b0-4d5e-bd52-e33c9392e50a tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] GET http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/d0732a21-64db-41c0-b854-dffbe88d730b Jan 21 03:13:41.762845 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-54a3d1fd-25b0-4d5e-bd52-e33c9392e50a tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:41.763337 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-54a3d1fd-25b0-4d5e-bd52-e33c9392e50a tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:41.845199 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:41.845199 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:41.859902 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-54a3d1fd-25b0-4d5e-bd52-e33c9392e50a tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Volume info retrieved successfully. Jan 21 03:13:41.901600 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-54a3d1fd-25b0-4d5e-bd52-e33c9392e50a tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/d0732a21-64db-41c0-b854-dffbe88d730b returned with HTTP 200 Jan 21 03:13:41.905219 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 627/1248] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:13:41 2021] GET /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/d0732a21-64db-41c0-b854-dffbe88d730b => generated 928 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:42.505069 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7bbd5b60-2ae1-4aff-a4a2-a4ee03fc1438 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] GET http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/dc04c250-fcc0-41df-87c2-fa3f9f0d7463 Jan 21 03:13:42.505976 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7bbd5b60-2ae1-4aff-a4a2-a4ee03fc1438 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:42.506397 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:42.506397 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:42.507356 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7bbd5b60-2ae1-4aff-a4a2-a4ee03fc1438 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:42.570141 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:42.570141 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:42.571312 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7bbd5b60-2ae1-4aff-a4a2-a4ee03fc1438 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Snapshot retrieved successfully. Jan 21 03:13:42.573227 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7bbd5b60-2ae1-4aff-a4a2-a4ee03fc1438 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/dc04c250-fcc0-41df-87c2-fa3f9f0d7463 returned with HTTP 200 Jan 21 03:13:42.574057 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 622/1249] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:13:42 2021] GET /volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/dc04c250-fcc0-41df-87c2-fa3f9f0d7463 => generated 446 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:42.921860 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9fe8adf0-e315-4b04-90a6-e26d48712739 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] GET http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/d0732a21-64db-41c0-b854-dffbe88d730b Jan 21 03:13:42.922355 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9fe8adf0-e315-4b04-90a6-e26d48712739 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:42.922823 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:42.922823 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:42.923482 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9fe8adf0-e315-4b04-90a6-e26d48712739 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:43.073030 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:43.073030 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:43.115863 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9fe8adf0-e315-4b04-90a6-e26d48712739 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Volume info retrieved successfully. Jan 21 03:13:43.181385 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9fe8adf0-e315-4b04-90a6-e26d48712739 tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/d0732a21-64db-41c0-b854-dffbe88d730b returned with HTTP 200 Jan 21 03:13:43.184141 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 628/1250] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:13:42 2021] GET /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/d0732a21-64db-41c0-b854-dffbe88d730b => generated 928 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:43.587935 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-24e3abd2-da83-45c1-9221-ba09920d2d41 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] GET http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/dc04c250-fcc0-41df-87c2-fa3f9f0d7463 Jan 21 03:13:43.588464 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-24e3abd2-da83-45c1-9221-ba09920d2d41 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:43.588662 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:43.588662 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:43.589317 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-24e3abd2-da83-45c1-9221-ba09920d2d41 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:43.706084 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:43.706084 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:43.707809 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-24e3abd2-da83-45c1-9221-ba09920d2d41 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Snapshot retrieved successfully. Jan 21 03:13:43.718734 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-24e3abd2-da83-45c1-9221-ba09920d2d41 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/dc04c250-fcc0-41df-87c2-fa3f9f0d7463 returned with HTTP 200 Jan 21 03:13:43.720306 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 623/1251] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:13:43 2021] GET /volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/dc04c250-fcc0-41df-87c2-fa3f9f0d7463 => generated 446 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:44.200800 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8c491caa-6219-4d4a-bf38-4b9e9a53e46c tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] GET http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/d0732a21-64db-41c0-b854-dffbe88d730b Jan 21 03:13:44.201389 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8c491caa-6219-4d4a-bf38-4b9e9a53e46c tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:44.201484 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:44.201484 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:44.201861 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8c491caa-6219-4d4a-bf38-4b9e9a53e46c tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:44.314293 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:44.314293 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:44.353321 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8c491caa-6219-4d4a-bf38-4b9e9a53e46c tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Volume info retrieved successfully. Jan 21 03:13:44.408218 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8c491caa-6219-4d4a-bf38-4b9e9a53e46c tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/d0732a21-64db-41c0-b854-dffbe88d730b returned with HTTP 200 Jan 21 03:13:44.410233 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 629/1252] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:13:44 2021] GET /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/d0732a21-64db-41c0-b854-dffbe88d730b => generated 928 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:13:44.735736 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ec87b61d-9fd5-4961-9a89-4842fa8c5e88 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] GET http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/dc04c250-fcc0-41df-87c2-fa3f9f0d7463 Jan 21 03:13:44.736398 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ec87b61d-9fd5-4961-9a89-4842fa8c5e88 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:44.736694 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:44.736694 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:44.737866 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ec87b61d-9fd5-4961-9a89-4842fa8c5e88 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:44.774561 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:44.774561 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:44.775652 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ec87b61d-9fd5-4961-9a89-4842fa8c5e88 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Snapshot retrieved successfully. Jan 21 03:13:44.777601 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ec87b61d-9fd5-4961-9a89-4842fa8c5e88 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/dc04c250-fcc0-41df-87c2-fa3f9f0d7463 returned with HTTP 200 Jan 21 03:13:44.778931 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 624/1253] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:13:44 2021] GET /volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/dc04c250-fcc0-41df-87c2-fa3f9f0d7463 => generated 473 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:44.790379 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9a9cdb21-10d2-4e55-825e-942ce76bedcf tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] POST http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots Jan 21 03:13:44.791252 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:44.791252 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:44.791948 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9a9cdb21-10d2-4e55-825e-942ce76bedcf tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bbc7f0bb-4968-4388-a126-6d04163a9bfc", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1100972415"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:13:44.854138 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:44.854138 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:44.856003 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9a9cdb21-10d2-4e55-825e-942ce76bedcf tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Volume info retrieved successfully. Jan 21 03:13:44.856566 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-9a9cdb21-10d2-4e55-825e-942ce76bedcf tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Create snapshot from volume bbc7f0bb-4968-4388-a126-6d04163a9bfc Jan 21 03:13:44.949399 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-9a9cdb21-10d2-4e55-825e-942ce76bedcf tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Created reservations ['c75c3f87-dbd7-4799-bb53-056e8d3a02b0', 'e6af8de6-b427-40fe-bebd-b81eeb28666c', 'cfae73aa-b459-4671-9c4a-330ad2f3c31c', 'f1c6af4a-840f-421b-adbb-6544c53cb452'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:13:45.148664 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9a9cdb21-10d2-4e55-825e-942ce76bedcf tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Snapshot create request issued successfully. Jan 21 03:13:45.149540 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9a9cdb21-10d2-4e55-825e-942ce76bedcf tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots returned with HTTP 202 Jan 21 03:13:45.156919 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 630/1254] 10.222.0.36 () {60 vars in 1232 bytes} [Thu Jan 21 03:13:44 2021] POST /volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots => generated 314 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:13:45.167565 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c3343e3a-7c56-48c4-a48c-653b540fef01 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] GET http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/b25e964e-02d0-497a-9d63-d3389ab0b982 Jan 21 03:13:45.168189 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c3343e3a-7c56-48c4-a48c-653b540fef01 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:45.168384 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:45.168384 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:45.168728 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c3343e3a-7c56-48c4-a48c-653b540fef01 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:45.229713 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:45.229713 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:45.233921 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c3343e3a-7c56-48c4-a48c-653b540fef01 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Snapshot retrieved successfully. Jan 21 03:13:45.236621 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c3343e3a-7c56-48c4-a48c-653b540fef01 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/b25e964e-02d0-497a-9d63-d3389ab0b982 returned with HTTP 200 Jan 21 03:13:45.241363 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 625/1255] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:13:45 2021] GET /volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/b25e964e-02d0-497a-9d63-d3389ab0b982 => generated 446 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:13:45.428733 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-94cf72db-25e1-4ee2-a335-712aff0e2eee tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] GET http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/d0732a21-64db-41c0-b854-dffbe88d730b Jan 21 03:13:45.429265 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-94cf72db-25e1-4ee2-a335-712aff0e2eee tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:45.429622 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:45.429622 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:45.430595 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-94cf72db-25e1-4ee2-a335-712aff0e2eee tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:45.546089 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-94cf72db-25e1-4ee2-a335-712aff0e2eee tempest-VolumesActionsTest-561390502 tempest-VolumesActionsTest-561390502] http://10.222.0.36/volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/d0732a21-64db-41c0-b854-dffbe88d730b returned with HTTP 404 Jan 21 03:13:45.554988 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 631/1256] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:13:45 2021] GET /volume/v3/b6adbf7351d04892a45e435be745ac50/volumes/d0732a21-64db-41c0-b854-dffbe88d730b => generated 109 bytes in 131 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 03:13:46.254693 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f4148e47-a94b-48e0-ac95-8c379f8bb7ea tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] GET http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/b25e964e-02d0-497a-9d63-d3389ab0b982 Jan 21 03:13:46.255449 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f4148e47-a94b-48e0-ac95-8c379f8bb7ea tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:46.255841 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:46.255841 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:46.256288 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f4148e47-a94b-48e0-ac95-8c379f8bb7ea tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:46.339390 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:46.339390 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:46.343562 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f4148e47-a94b-48e0-ac95-8c379f8bb7ea tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Snapshot retrieved successfully. Jan 21 03:13:46.348402 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f4148e47-a94b-48e0-ac95-8c379f8bb7ea tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/b25e964e-02d0-497a-9d63-d3389ab0b982 returned with HTTP 200 Jan 21 03:13:46.350697 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 626/1257] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:13:46 2021] GET /volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/b25e964e-02d0-497a-9d63-d3389ab0b982 => generated 446 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:47.365783 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e683ce30-1ff4-43d0-97e0-f97d724f7717 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] GET http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/b25e964e-02d0-497a-9d63-d3389ab0b982 Jan 21 03:13:47.366315 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e683ce30-1ff4-43d0-97e0-f97d724f7717 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:47.366854 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e683ce30-1ff4-43d0-97e0-f97d724f7717 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:47.430555 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:47.430555 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:47.431712 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e683ce30-1ff4-43d0-97e0-f97d724f7717 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Snapshot retrieved successfully. Jan 21 03:13:47.433663 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e683ce30-1ff4-43d0-97e0-f97d724f7717 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/b25e964e-02d0-497a-9d63-d3389ab0b982 returned with HTTP 200 Jan 21 03:13:47.434504 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 632/1258] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:13:47 2021] GET /volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/b25e964e-02d0-497a-9d63-d3389ab0b982 => generated 446 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:48.446959 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3a426107-6fb8-4c58-ad22-cd4d31019dd1 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] GET http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/b25e964e-02d0-497a-9d63-d3389ab0b982 Jan 21 03:13:48.448102 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3a426107-6fb8-4c58-ad22-cd4d31019dd1 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:48.448503 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:48.448503 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:48.448863 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3a426107-6fb8-4c58-ad22-cd4d31019dd1 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:48.477167 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:48.477167 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:48.478969 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3a426107-6fb8-4c58-ad22-cd4d31019dd1 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Snapshot retrieved successfully. Jan 21 03:13:48.481701 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3a426107-6fb8-4c58-ad22-cd4d31019dd1 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/b25e964e-02d0-497a-9d63-d3389ab0b982 returned with HTTP 200 Jan 21 03:13:48.483121 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 627/1259] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:13:48 2021] GET /volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/b25e964e-02d0-497a-9d63-d3389ab0b982 => generated 473 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:48.494892 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dd747fec-d691-440c-be49-a9479bbc66d0 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] POST http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots Jan 21 03:13:48.495564 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:48.495564 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:48.496411 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dd747fec-d691-440c-be49-a9479bbc66d0 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bbc7f0bb-4968-4388-a126-6d04163a9bfc", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1265948818"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:13:48.547859 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:48.547859 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:48.549083 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-dd747fec-d691-440c-be49-a9479bbc66d0 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Volume info retrieved successfully. Jan 21 03:13:48.549641 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-dd747fec-d691-440c-be49-a9479bbc66d0 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Create snapshot from volume bbc7f0bb-4968-4388-a126-6d04163a9bfc Jan 21 03:13:48.646064 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-dd747fec-d691-440c-be49-a9479bbc66d0 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Created reservations ['86a22055-21de-44e6-b200-328dafc9a7bc', 'ed03770a-112e-428c-88bd-a1a0d7be9dfd', 'f6ccaa6e-a502-4923-8347-22bb6a81e7dc', '79e80280-c26c-4236-8565-0ed217909637'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:13:48.807392 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-dd747fec-d691-440c-be49-a9479bbc66d0 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Snapshot create request issued successfully. Jan 21 03:13:48.808419 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dd747fec-d691-440c-be49-a9479bbc66d0 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots returned with HTTP 202 Jan 21 03:13:48.810194 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 633/1260] 10.222.0.36 () {60 vars in 1232 bytes} [Thu Jan 21 03:13:48 2021] POST /volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots => generated 314 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:13:48.820770 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-37c70dd5-6a42-4cd0-8a50-5a7446f62d07 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] GET http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/16ce04ca-4c25-4c75-8a00-77cb682921ce Jan 21 03:13:48.821564 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-37c70dd5-6a42-4cd0-8a50-5a7446f62d07 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:48.821928 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:48.821928 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:48.822602 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-37c70dd5-6a42-4cd0-8a50-5a7446f62d07 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:48.867811 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:48.867811 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:48.869432 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-37c70dd5-6a42-4cd0-8a50-5a7446f62d07 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Snapshot retrieved successfully. Jan 21 03:13:48.871772 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-37c70dd5-6a42-4cd0-8a50-5a7446f62d07 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/16ce04ca-4c25-4c75-8a00-77cb682921ce returned with HTTP 200 Jan 21 03:13:48.873044 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 628/1261] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:13:48 2021] GET /volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/16ce04ca-4c25-4c75-8a00-77cb682921ce => generated 446 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:49.885265 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e14c981c-409c-44e5-8a7e-972173d2c837 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] GET http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/16ce04ca-4c25-4c75-8a00-77cb682921ce Jan 21 03:13:49.886314 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e14c981c-409c-44e5-8a7e-972173d2c837 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:49.886717 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:49.886717 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:49.887366 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e14c981c-409c-44e5-8a7e-972173d2c837 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:49.918449 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:49.918449 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:49.920257 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e14c981c-409c-44e5-8a7e-972173d2c837 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Snapshot retrieved successfully. Jan 21 03:13:49.922362 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e14c981c-409c-44e5-8a7e-972173d2c837 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/16ce04ca-4c25-4c75-8a00-77cb682921ce returned with HTTP 200 Jan 21 03:13:49.923721 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 634/1262] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:13:49 2021] GET /volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/16ce04ca-4c25-4c75-8a00-77cb682921ce => generated 446 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:50.937075 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a33f2925-d63f-4420-a487-3f02d05eb300 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] GET http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/16ce04ca-4c25-4c75-8a00-77cb682921ce Jan 21 03:13:50.938633 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a33f2925-d63f-4420-a487-3f02d05eb300 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:50.939624 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:50.939624 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:50.941270 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a33f2925-d63f-4420-a487-3f02d05eb300 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:50.974827 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:50.974827 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:50.976989 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a33f2925-d63f-4420-a487-3f02d05eb300 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Snapshot retrieved successfully. Jan 21 03:13:50.979239 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a33f2925-d63f-4420-a487-3f02d05eb300 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/16ce04ca-4c25-4c75-8a00-77cb682921ce returned with HTTP 200 Jan 21 03:13:50.980509 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 629/1263] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:13:50 2021] GET /volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/16ce04ca-4c25-4c75-8a00-77cb682921ce => generated 473 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:50.993108 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f9061542-85c8-460d-953a-0391de855ace tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] GET http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots?limit=1 Jan 21 03:13:50.993880 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f9061542-85c8-460d-953a-0391de855ace tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:50.994268 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:50.994268 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:50.994880 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f9061542-85c8-460d-953a-0391de855ace tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:50.995790 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-f9061542-85c8-460d-953a-0391de855ace tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:13:50.998178 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.db.sqlalchemy.api [None req-f9061542-85c8-460d-953a-0391de855ace tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Building query based on filter {{(pid=87959) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 03:13:51.017569 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f9061542-85c8-460d-953a-0391de855ace tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Get all snapshots completed successfully. Jan 21 03:13:51.020498 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f9061542-85c8-460d-953a-0391de855ace tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots?limit=1 returned with HTTP 200 Jan 21 03:13:51.031348 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 635/1264] 10.222.0.36 () {58 vars in 1225 bytes} [Thu Jan 21 03:13:50 2021] GET /volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots?limit=1 => generated 515 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:51.037574 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1e82f24d-426a-4cf7-b62d-b4c29536055a tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] GET http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots Jan 21 03:13:51.038280 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1e82f24d-426a-4cf7-b62d-b4c29536055a tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:51.038945 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:51.038945 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:51.039566 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1e82f24d-426a-4cf7-b62d-b4c29536055a tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Calling method 'index' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:51.040449 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-1e82f24d-426a-4cf7-b62d-b4c29536055a tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Removing options '' from query. {{(pid=87958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:13:51.043534 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.db.sqlalchemy.api [None req-1e82f24d-426a-4cf7-b62d-b4c29536055a tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Building query based on filter {{(pid=87958) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 03:13:51.066363 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1e82f24d-426a-4cf7-b62d-b4c29536055a tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Get all snapshots completed successfully. Jan 21 03:13:51.067917 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1e82f24d-426a-4cf7-b62d-b4c29536055a tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots returned with HTTP 200 Jan 21 03:13:51.083289 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ca258057-e86d-4440-b04f-443026c6f63e tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] GET http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots?limit=100000 Jan 21 03:13:51.084443 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ca258057-e86d-4440-b04f-443026c6f63e tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:51.084933 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:51.084933 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:51.085574 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ca258057-e86d-4440-b04f-443026c6f63e tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:51.086289 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-ca258057-e86d-4440-b04f-443026c6f63e tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:13:51.087448 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:51.087448 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:51.089625 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 630/1265] 10.222.0.36 () {58 vars in 1210 bytes} [Thu Jan 21 03:13:51 2021] GET /volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots => generated 996 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:51.089951 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.db.sqlalchemy.api [None req-ca258057-e86d-4440-b04f-443026c6f63e tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Building query based on filter {{(pid=87959) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 03:13:51.113563 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ca258057-e86d-4440-b04f-443026c6f63e tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Get all snapshots completed successfully. Jan 21 03:13:51.115287 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ca258057-e86d-4440-b04f-443026c6f63e tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots?limit=100000 returned with HTTP 200 Jan 21 03:13:51.116330 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 636/1266] 10.222.0.36 () {58 vars in 1235 bytes} [Thu Jan 21 03:13:51 2021] GET /volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots?limit=100000 => generated 996 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:51.131641 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b8896971-9d21-48de-a995-2033a8e53854 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] GET http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots?limit=0 Jan 21 03:13:51.132162 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b8896971-9d21-48de-a995-2033a8e53854 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:51.132359 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:51.132359 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:51.133037 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b8896971-9d21-48de-a995-2033a8e53854 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Calling method 'index' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:51.133622 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-b8896971-9d21-48de-a995-2033a8e53854 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Removing options '' from query. {{(pid=87958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:13:51.134300 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:51.134300 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:51.136225 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.db.sqlalchemy.api [None req-b8896971-9d21-48de-a995-2033a8e53854 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Building query based on filter {{(pid=87958) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 03:13:51.153859 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b8896971-9d21-48de-a995-2033a8e53854 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Get all snapshots completed successfully. Jan 21 03:13:51.154516 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b8896971-9d21-48de-a995-2033a8e53854 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots?limit=0 returned with HTTP 200 Jan 21 03:13:51.155569 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 631/1267] 10.222.0.36 () {58 vars in 1225 bytes} [Thu Jan 21 03:13:51 2021] GET /volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots?limit=0 => generated 17 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 03:13:51.169273 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-964e502b-342d-42ec-8776-43568472cf21 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] GET http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots Jan 21 03:13:51.170425 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-964e502b-342d-42ec-8776-43568472cf21 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:51.170881 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:51.170881 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:51.171461 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-964e502b-342d-42ec-8776-43568472cf21 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:51.172881 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-964e502b-342d-42ec-8776-43568472cf21 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:13:51.173601 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:51.173601 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:51.176167 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.db.sqlalchemy.api [None req-964e502b-342d-42ec-8776-43568472cf21 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Building query based on filter {{(pid=87959) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 03:13:51.199907 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-964e502b-342d-42ec-8776-43568472cf21 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Get all snapshots completed successfully. Jan 21 03:13:51.200975 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-964e502b-342d-42ec-8776-43568472cf21 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots returned with HTTP 200 Jan 21 03:13:51.201922 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 637/1268] 10.222.0.36 () {58 vars in 1210 bytes} [Thu Jan 21 03:13:51 2021] GET /volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots => generated 996 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:51.214619 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-aa4de054-34d6-4c17-b653-24df6c1ed57e tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] GET http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots?marker=b25e964e-02d0-497a-9d63-d3389ab0b982 Jan 21 03:13:51.215153 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-aa4de054-34d6-4c17-b653-24df6c1ed57e tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:51.215642 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-aa4de054-34d6-4c17-b653-24df6c1ed57e tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Calling method 'index' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:51.216247 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-aa4de054-34d6-4c17-b653-24df6c1ed57e tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Removing options '' from query. {{(pid=87958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:13:51.218426 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.db.sqlalchemy.api [None req-aa4de054-34d6-4c17-b653-24df6c1ed57e tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Building query based on filter {{(pid=87958) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 03:13:51.264221 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-aa4de054-34d6-4c17-b653-24df6c1ed57e tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Get all snapshots completed successfully. Jan 21 03:13:51.264998 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-aa4de054-34d6-4c17-b653-24df6c1ed57e tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots?marker=b25e964e-02d0-497a-9d63-d3389ab0b982 returned with HTTP 200 Jan 21 03:13:51.266756 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 632/1269] 10.222.0.36 () {58 vars in 1297 bytes} [Thu Jan 21 03:13:51 2021] GET /volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots?marker=b25e964e-02d0-497a-9d63-d3389ab0b982 => generated 342 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:51.278816 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-06403d06-4a9c-4dc3-b051-4b159066d6c0 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] GET http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots?offset=2&limit=3 Jan 21 03:13:51.279597 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-06403d06-4a9c-4dc3-b051-4b159066d6c0 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:51.280004 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:51.280004 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:51.280420 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-06403d06-4a9c-4dc3-b051-4b159066d6c0 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:51.281018 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-06403d06-4a9c-4dc3-b051-4b159066d6c0 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:13:51.281695 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:51.281695 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:51.283354 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.db.sqlalchemy.api [None req-06403d06-4a9c-4dc3-b051-4b159066d6c0 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Building query based on filter {{(pid=87959) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 03:13:51.302891 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-06403d06-4a9c-4dc3-b051-4b159066d6c0 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Get all snapshots completed successfully. Jan 21 03:13:51.303683 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-06403d06-4a9c-4dc3-b051-4b159066d6c0 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots?offset=2&limit=3 returned with HTTP 200 Jan 21 03:13:51.304529 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 638/1270] 10.222.0.36 () {58 vars in 1243 bytes} [Thu Jan 21 03:13:51 2021] GET /volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots?offset=2&limit=3 => generated 342 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:51.318534 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a048fec3-e258-4765-964f-501e64f55ae2 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] GET http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots?sort_key=created_at&sort_dir=asc Jan 21 03:13:51.319647 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a048fec3-e258-4765-964f-501e64f55ae2 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:51.320034 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:51.320034 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:51.320673 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a048fec3-e258-4765-964f-501e64f55ae2 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Calling method 'index' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:51.321653 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-a048fec3-e258-4765-964f-501e64f55ae2 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Removing options '' from query. {{(pid=87958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:13:51.322709 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:51.322709 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:51.325202 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.db.sqlalchemy.api [None req-a048fec3-e258-4765-964f-501e64f55ae2 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Building query based on filter {{(pid=87958) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 03:13:51.347763 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a048fec3-e258-4765-964f-501e64f55ae2 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Get all snapshots completed successfully. Jan 21 03:13:51.349478 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a048fec3-e258-4765-964f-501e64f55ae2 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jan 21 03:13:51.350666 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 633/1271] 10.222.0.36 () {58 vars in 1275 bytes} [Thu Jan 21 03:13:51 2021] GET /volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots?sort_key=created_at&sort_dir=asc => generated 996 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:51.363860 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5a4fde6f-bc07-4551-9e3f-5876424ac1ee tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] GET http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots?sort_key=created_at&sort_dir=desc Jan 21 03:13:51.364661 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5a4fde6f-bc07-4551-9e3f-5876424ac1ee tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:51.365167 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:51.365167 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:51.365785 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5a4fde6f-bc07-4551-9e3f-5876424ac1ee tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:51.366753 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-5a4fde6f-bc07-4551-9e3f-5876424ac1ee tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:13:51.367616 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:51.367616 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:51.369506 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.db.sqlalchemy.api [None req-5a4fde6f-bc07-4551-9e3f-5876424ac1ee tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Building query based on filter {{(pid=87959) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 03:13:51.391203 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-5a4fde6f-bc07-4551-9e3f-5876424ac1ee tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Get all snapshots completed successfully. Jan 21 03:13:51.392247 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5a4fde6f-bc07-4551-9e3f-5876424ac1ee tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jan 21 03:13:51.401435 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 639/1272] 10.222.0.36 () {58 vars in 1277 bytes} [Thu Jan 21 03:13:51 2021] GET /volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots?sort_key=created_at&sort_dir=desc => generated 996 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:51.406984 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b3662b63-fee0-41f1-a9c8-cf769ccf3f4b tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] GET http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots?sort_key=id&sort_dir=asc Jan 21 03:13:51.407803 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b3662b63-fee0-41f1-a9c8-cf769ccf3f4b tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:51.408042 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:51.408042 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:51.408943 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b3662b63-fee0-41f1-a9c8-cf769ccf3f4b tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Calling method 'index' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:51.409706 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-b3662b63-fee0-41f1-a9c8-cf769ccf3f4b tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Removing options '' from query. {{(pid=87958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:13:51.410258 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:51.410258 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:51.412505 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.db.sqlalchemy.api [None req-b3662b63-fee0-41f1-a9c8-cf769ccf3f4b tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Building query based on filter {{(pid=87958) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 03:13:51.435620 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b3662b63-fee0-41f1-a9c8-cf769ccf3f4b tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Get all snapshots completed successfully. Jan 21 03:13:51.436644 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b3662b63-fee0-41f1-a9c8-cf769ccf3f4b tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jan 21 03:13:51.443438 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 634/1273] 10.222.0.36 () {58 vars in 1259 bytes} [Thu Jan 21 03:13:51 2021] GET /volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots?sort_key=id&sort_dir=asc => generated 996 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:51.451483 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e9dbc799-c886-4f75-8ff2-9d410fdec018 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] GET http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots?sort_key=id&sort_dir=desc Jan 21 03:13:51.452009 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e9dbc799-c886-4f75-8ff2-9d410fdec018 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:51.452206 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:51.452206 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:51.452862 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e9dbc799-c886-4f75-8ff2-9d410fdec018 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:51.453628 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-e9dbc799-c886-4f75-8ff2-9d410fdec018 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:13:51.454306 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:51.454306 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:51.456376 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.db.sqlalchemy.api [None req-e9dbc799-c886-4f75-8ff2-9d410fdec018 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Building query based on filter {{(pid=87959) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 03:13:51.475246 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e9dbc799-c886-4f75-8ff2-9d410fdec018 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Get all snapshots completed successfully. Jan 21 03:13:51.476130 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e9dbc799-c886-4f75-8ff2-9d410fdec018 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jan 21 03:13:51.482876 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 640/1274] 10.222.0.36 () {58 vars in 1261 bytes} [Thu Jan 21 03:13:51 2021] GET /volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots?sort_key=id&sort_dir=desc => generated 996 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:51.492152 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-36ea43be-d3ec-4306-9db9-b7b5a65d149c tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] GET http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots?sort_key=display_name&sort_dir=asc Jan 21 03:13:51.493267 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-36ea43be-d3ec-4306-9db9-b7b5a65d149c tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:51.493630 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:51.493630 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:51.494010 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-36ea43be-d3ec-4306-9db9-b7b5a65d149c tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Calling method 'index' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:51.494939 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-36ea43be-d3ec-4306-9db9-b7b5a65d149c tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Removing options '' from query. {{(pid=87958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:13:51.495840 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:51.495840 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:51.497373 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.db.sqlalchemy.api [None req-36ea43be-d3ec-4306-9db9-b7b5a65d149c tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Building query based on filter {{(pid=87958) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 03:13:51.517388 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-36ea43be-d3ec-4306-9db9-b7b5a65d149c tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Get all snapshots completed successfully. Jan 21 03:13:51.518353 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-36ea43be-d3ec-4306-9db9-b7b5a65d149c tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jan 21 03:13:51.519396 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 635/1275] 10.222.0.36 () {58 vars in 1279 bytes} [Thu Jan 21 03:13:51 2021] GET /volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots?sort_key=display_name&sort_dir=asc => generated 996 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:13:51.532260 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-62baaca4-8870-4f97-a5b6-792b6e39b29c tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] GET http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots?sort_key=display_name&sort_dir=desc Jan 21 03:13:51.532918 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-62baaca4-8870-4f97-a5b6-792b6e39b29c tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:51.534533 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:51.534533 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:51.534837 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-62baaca4-8870-4f97-a5b6-792b6e39b29c tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:51.535809 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-62baaca4-8870-4f97-a5b6-792b6e39b29c tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:13:51.536672 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:51.536672 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:51.539075 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.db.sqlalchemy.api [None req-62baaca4-8870-4f97-a5b6-792b6e39b29c tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Building query based on filter {{(pid=87959) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 03:13:51.559755 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-62baaca4-8870-4f97-a5b6-792b6e39b29c tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Get all snapshots completed successfully. Jan 21 03:13:51.560782 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-62baaca4-8870-4f97-a5b6-792b6e39b29c tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jan 21 03:13:51.561927 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 641/1276] 10.222.0.36 () {58 vars in 1281 bytes} [Thu Jan 21 03:13:51 2021] GET /volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots?sort_key=display_name&sort_dir=desc => generated 996 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:51.578221 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8c84cdd1-b542-45c7-9e34-2567a7199134 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] GET http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1265948818 Jan 21 03:13:51.579662 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8c84cdd1-b542-45c7-9e34-2567a7199134 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:51.579901 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:51.579901 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:51.580401 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8c84cdd1-b542-45c7-9e34-2567a7199134 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Calling method 'detail' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:51.581070 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-8c84cdd1-b542-45c7-9e34-2567a7199134 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Removing options '' from query. {{(pid=87958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:13:51.582035 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:51.582035 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:51.583944 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.db.sqlalchemy.api [None req-8c84cdd1-b542-45c7-9e34-2567a7199134 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Building query based on filter {{(pid=87958) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 03:13:51.601886 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8c84cdd1-b542-45c7-9e34-2567a7199134 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Get all snapshots completed successfully. Jan 21 03:13:51.602948 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:51.602948 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:51.604387 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8c84cdd1-b542-45c7-9e34-2567a7199134 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1265948818 returned with HTTP 200 Jan 21 03:13:51.605296 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 636/1277] 10.222.0.36 () {58 vars in 1352 bytes} [Thu Jan 21 03:13:51 2021] GET /volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1265948818 => generated 476 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:51.619154 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a956c4d4-2f41-4032-9cf1-4bdabf325899 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] GET http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/detail?status=available Jan 21 03:13:51.619937 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a956c4d4-2f41-4032-9cf1-4bdabf325899 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:51.620362 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:51.620362 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:51.621014 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a956c4d4-2f41-4032-9cf1-4bdabf325899 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:51.621810 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-a956c4d4-2f41-4032-9cf1-4bdabf325899 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:13:51.622719 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:51.622719 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:51.625847 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.db.sqlalchemy.api [None req-a956c4d4-2f41-4032-9cf1-4bdabf325899 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Building query based on filter {{(pid=87959) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 03:13:51.650071 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a956c4d4-2f41-4032-9cf1-4bdabf325899 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Get all snapshots completed successfully. Jan 21 03:13:51.652341 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:51.652341 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:51.655258 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a956c4d4-2f41-4032-9cf1-4bdabf325899 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/detail?status=available returned with HTTP 200 Jan 21 03:13:51.664277 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 642/1278] 10.222.0.36 () {58 vars in 1264 bytes} [Thu Jan 21 03:13:51 2021] GET /volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/detail?status=available => generated 1398 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:13:51.669190 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-79b476db-b5f8-4219-959a-98d447e34d16 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] GET http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1265948818 Jan 21 03:13:51.669981 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-79b476db-b5f8-4219-959a-98d447e34d16 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:51.670411 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:51.670411 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:51.671152 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-79b476db-b5f8-4219-959a-98d447e34d16 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Calling method 'detail' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:51.672226 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-79b476db-b5f8-4219-959a-98d447e34d16 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Removing options '' from query. {{(pid=87958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:13:51.677640 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.db.sqlalchemy.api [None req-79b476db-b5f8-4219-959a-98d447e34d16 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Building query based on filter {{(pid=87958) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 03:13:51.699663 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-79b476db-b5f8-4219-959a-98d447e34d16 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Get all snapshots completed successfully. Jan 21 03:13:51.700714 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:51.700714 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:51.702233 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-79b476db-b5f8-4219-959a-98d447e34d16 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1265948818 returned with HTTP 200 Jan 21 03:13:51.703214 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 637/1279] 10.222.0.36 () {58 vars in 1386 bytes} [Thu Jan 21 03:13:51 2021] GET /volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1265948818 => generated 476 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:51.722226 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4b473ae5-6b53-4cfa-9e43-f4cf9afb0d00 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] GET http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1265948818 Jan 21 03:13:51.723010 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4b473ae5-6b53-4cfa-9e43-f4cf9afb0d00 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:51.723300 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:51.723300 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:51.723843 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4b473ae5-6b53-4cfa-9e43-f4cf9afb0d00 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:51.724513 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-4b473ae5-6b53-4cfa-9e43-f4cf9afb0d00 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:13:51.727295 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.db.sqlalchemy.api [None req-4b473ae5-6b53-4cfa-9e43-f4cf9afb0d00 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Building query based on filter {{(pid=87959) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 03:13:51.745627 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4b473ae5-6b53-4cfa-9e43-f4cf9afb0d00 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Get all snapshots completed successfully. Jan 21 03:13:51.746501 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4b473ae5-6b53-4cfa-9e43-f4cf9afb0d00 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1265948818 returned with HTTP 200 Jan 21 03:13:51.747619 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 643/1280] 10.222.0.36 () {58 vars in 1331 bytes} [Thu Jan 21 03:13:51 2021] GET /volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1265948818 => generated 342 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:51.758881 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fa83a082-f7c3-4ade-9f29-046f37164f4e tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] GET http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots?status=available Jan 21 03:13:51.759412 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fa83a082-f7c3-4ade-9f29-046f37164f4e tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:51.759616 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:51.759616 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:51.759976 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fa83a082-f7c3-4ade-9f29-046f37164f4e tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Calling method 'index' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:51.760546 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-fa83a082-f7c3-4ade-9f29-046f37164f4e tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Removing options '' from query. {{(pid=87958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:13:51.762918 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.db.sqlalchemy.api [None req-fa83a082-f7c3-4ade-9f29-046f37164f4e tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Building query based on filter {{(pid=87958) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 03:13:51.781972 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-fa83a082-f7c3-4ade-9f29-046f37164f4e tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Get all snapshots completed successfully. Jan 21 03:13:51.784258 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fa83a082-f7c3-4ade-9f29-046f37164f4e tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots?status=available returned with HTTP 200 Jan 21 03:13:51.784450 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 638/1281] 10.222.0.36 () {58 vars in 1243 bytes} [Thu Jan 21 03:13:51 2021] GET /volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots?status=available => generated 996 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:13:51.796763 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-51e55c28-6f3d-4b04-990a-6ce94f93302d tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] GET http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1265948818 Jan 21 03:13:51.797281 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-51e55c28-6f3d-4b04-990a-6ce94f93302d tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:51.797493 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:51.797493 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:51.797828 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-51e55c28-6f3d-4b04-990a-6ce94f93302d tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:51.798629 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-51e55c28-6f3d-4b04-990a-6ce94f93302d tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:13:51.800061 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:51.800061 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:51.801755 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.db.sqlalchemy.api [None req-51e55c28-6f3d-4b04-990a-6ce94f93302d tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Building query based on filter {{(pid=87959) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 03:13:51.822359 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-51e55c28-6f3d-4b04-990a-6ce94f93302d tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Get all snapshots completed successfully. Jan 21 03:13:51.823619 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-51e55c28-6f3d-4b04-990a-6ce94f93302d tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1265948818 returned with HTTP 200 Jan 21 03:13:51.824534 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 644/1282] 10.222.0.36 () {58 vars in 1365 bytes} [Thu Jan 21 03:13:51 2021] GET /volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1265948818 => generated 342 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:51.837016 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3bb3cc38-91b2-4a0f-99ba-1b028cfa6ac8 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] DELETE http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/16ce04ca-4c25-4c75-8a00-77cb682921ce Jan 21 03:13:51.837659 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3bb3cc38-91b2-4a0f-99ba-1b028cfa6ac8 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:51.837976 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:51.837976 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:51.838531 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3bb3cc38-91b2-4a0f-99ba-1b028cfa6ac8 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:51.839086 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-3bb3cc38-91b2-4a0f-99ba-1b028cfa6ac8 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Delete snapshot with id: 16ce04ca-4c25-4c75-8a00-77cb682921ce Jan 21 03:13:51.865911 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:51.865911 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:51.867064 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3bb3cc38-91b2-4a0f-99ba-1b028cfa6ac8 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Snapshot retrieved successfully. Jan 21 03:13:51.931935 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3bb3cc38-91b2-4a0f-99ba-1b028cfa6ac8 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Snapshot delete request issued successfully. Jan 21 03:13:51.932582 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3bb3cc38-91b2-4a0f-99ba-1b028cfa6ac8 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/16ce04ca-4c25-4c75-8a00-77cb682921ce returned with HTTP 202 Jan 21 03:13:51.936596 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 639/1283] 10.222.0.36 () {58 vars in 1324 bytes} [Thu Jan 21 03:13:51 2021] DELETE /volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/16ce04ca-4c25-4c75-8a00-77cb682921ce => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:13:51.941848 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-da0c3634-cb71-43b4-9f7a-17cd3fd06135 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] GET http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/16ce04ca-4c25-4c75-8a00-77cb682921ce Jan 21 03:13:51.942390 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-da0c3634-cb71-43b4-9f7a-17cd3fd06135 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:51.942593 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:51.942593 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:51.942958 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-da0c3634-cb71-43b4-9f7a-17cd3fd06135 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:52.011777 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:52.011777 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:52.013104 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-da0c3634-cb71-43b4-9f7a-17cd3fd06135 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Snapshot retrieved successfully. Jan 21 03:13:52.035481 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-da0c3634-cb71-43b4-9f7a-17cd3fd06135 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/16ce04ca-4c25-4c75-8a00-77cb682921ce returned with HTTP 200 Jan 21 03:13:52.038161 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 645/1284] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:13:51 2021] GET /volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/16ce04ca-4c25-4c75-8a00-77cb682921ce => generated 472 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:53.048620 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f2b883d6-2173-43a7-899b-83b20c00c04e tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] GET http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/16ce04ca-4c25-4c75-8a00-77cb682921ce Jan 21 03:13:53.053247 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f2b883d6-2173-43a7-899b-83b20c00c04e tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:53.053730 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:53.053730 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:53.054434 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f2b883d6-2173-43a7-899b-83b20c00c04e tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:53.101239 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:53.101239 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:53.103755 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f2b883d6-2173-43a7-899b-83b20c00c04e tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Snapshot retrieved successfully. Jan 21 03:13:53.105924 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f2b883d6-2173-43a7-899b-83b20c00c04e tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/16ce04ca-4c25-4c75-8a00-77cb682921ce returned with HTTP 200 Jan 21 03:13:53.110675 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 640/1285] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:13:53 2021] GET /volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/16ce04ca-4c25-4c75-8a00-77cb682921ce => generated 472 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:54.122102 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-491bac77-7ebc-41f1-a1f4-2b3c1b6d416a tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] GET http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/16ce04ca-4c25-4c75-8a00-77cb682921ce Jan 21 03:13:54.131628 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-491bac77-7ebc-41f1-a1f4-2b3c1b6d416a tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:54.132371 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:54.132371 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:54.133404 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-491bac77-7ebc-41f1-a1f4-2b3c1b6d416a tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:54.168779 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-491bac77-7ebc-41f1-a1f4-2b3c1b6d416a tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/16ce04ca-4c25-4c75-8a00-77cb682921ce returned with HTTP 404 Jan 21 03:13:54.171002 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 646/1286] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:13:54 2021] GET /volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/16ce04ca-4c25-4c75-8a00-77cb682921ce => generated 111 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:13:54.179425 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7e7805df-3cbc-4250-a7df-dfec0116d374 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] DELETE http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/b25e964e-02d0-497a-9d63-d3389ab0b982 Jan 21 03:13:54.180062 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7e7805df-3cbc-4250-a7df-dfec0116d374 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:54.180255 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:54.180255 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:54.180934 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7e7805df-3cbc-4250-a7df-dfec0116d374 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:54.181503 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-7e7805df-3cbc-4250-a7df-dfec0116d374 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Delete snapshot with id: b25e964e-02d0-497a-9d63-d3389ab0b982 Jan 21 03:13:54.232955 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:54.232955 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:54.234097 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7e7805df-3cbc-4250-a7df-dfec0116d374 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Snapshot retrieved successfully. Jan 21 03:13:54.352899 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7e7805df-3cbc-4250-a7df-dfec0116d374 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Snapshot delete request issued successfully. Jan 21 03:13:54.354030 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7e7805df-3cbc-4250-a7df-dfec0116d374 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/b25e964e-02d0-497a-9d63-d3389ab0b982 returned with HTTP 202 Jan 21 03:13:54.355471 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 641/1287] 10.222.0.36 () {58 vars in 1324 bytes} [Thu Jan 21 03:13:54 2021] DELETE /volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/b25e964e-02d0-497a-9d63-d3389ab0b982 => generated 0 bytes in 180 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:13:54.366222 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a0977b98-3fa2-4ec7-a720-da175d132822 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] GET http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/b25e964e-02d0-497a-9d63-d3389ab0b982 Jan 21 03:13:54.367158 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a0977b98-3fa2-4ec7-a720-da175d132822 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:54.368065 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a0977b98-3fa2-4ec7-a720-da175d132822 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:54.428227 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:54.428227 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:54.429616 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a0977b98-3fa2-4ec7-a720-da175d132822 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Snapshot retrieved successfully. Jan 21 03:13:54.431895 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a0977b98-3fa2-4ec7-a720-da175d132822 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/b25e964e-02d0-497a-9d63-d3389ab0b982 returned with HTTP 200 Jan 21 03:13:54.433430 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 647/1288] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:13:54 2021] GET /volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/b25e964e-02d0-497a-9d63-d3389ab0b982 => generated 472 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:55.445868 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d8e3ca48-a6d7-41d4-ae7a-f30453a1994e tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] GET http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/b25e964e-02d0-497a-9d63-d3389ab0b982 Jan 21 03:13:55.446416 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d8e3ca48-a6d7-41d4-ae7a-f30453a1994e tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:55.446596 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:55.446596 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:55.446984 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d8e3ca48-a6d7-41d4-ae7a-f30453a1994e tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:55.527231 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:55.527231 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:55.528725 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d8e3ca48-a6d7-41d4-ae7a-f30453a1994e tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Snapshot retrieved successfully. Jan 21 03:13:55.531483 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d8e3ca48-a6d7-41d4-ae7a-f30453a1994e tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/b25e964e-02d0-497a-9d63-d3389ab0b982 returned with HTTP 200 Jan 21 03:13:55.532850 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 642/1289] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:13:55 2021] GET /volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/b25e964e-02d0-497a-9d63-d3389ab0b982 => generated 472 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:56.545646 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d66cd835-ff23-4ff4-80ba-26dc44da7e62 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] GET http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/b25e964e-02d0-497a-9d63-d3389ab0b982 Jan 21 03:13:56.546208 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d66cd835-ff23-4ff4-80ba-26dc44da7e62 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:56.546351 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:56.546351 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:56.546737 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d66cd835-ff23-4ff4-80ba-26dc44da7e62 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:56.596583 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d66cd835-ff23-4ff4-80ba-26dc44da7e62 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/b25e964e-02d0-497a-9d63-d3389ab0b982 returned with HTTP 404 Jan 21 03:13:56.597619 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 648/1290] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:13:56 2021] GET /volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/b25e964e-02d0-497a-9d63-d3389ab0b982 => generated 111 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:13:56.605636 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5fa4b404-8c58-4a63-b522-e8e8a8efe5dc tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] DELETE http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/dc04c250-fcc0-41df-87c2-fa3f9f0d7463 Jan 21 03:13:56.606153 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5fa4b404-8c58-4a63-b522-e8e8a8efe5dc tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:56.606365 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:56.606365 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:56.606776 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5fa4b404-8c58-4a63-b522-e8e8a8efe5dc tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:56.607133 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-5fa4b404-8c58-4a63-b522-e8e8a8efe5dc tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Delete snapshot with id: dc04c250-fcc0-41df-87c2-fa3f9f0d7463 Jan 21 03:13:56.660978 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:56.660978 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:56.666341 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-5fa4b404-8c58-4a63-b522-e8e8a8efe5dc tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Snapshot retrieved successfully. Jan 21 03:13:56.762360 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-5fa4b404-8c58-4a63-b522-e8e8a8efe5dc tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Snapshot delete request issued successfully. Jan 21 03:13:56.763028 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5fa4b404-8c58-4a63-b522-e8e8a8efe5dc tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/dc04c250-fcc0-41df-87c2-fa3f9f0d7463 returned with HTTP 202 Jan 21 03:13:56.764084 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 643/1291] 10.222.0.36 () {58 vars in 1324 bytes} [Thu Jan 21 03:13:56 2021] DELETE /volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/dc04c250-fcc0-41df-87c2-fa3f9f0d7463 => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:13:56.773927 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e04fcc81-053a-4f0c-842d-43cced410158 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] GET http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/dc04c250-fcc0-41df-87c2-fa3f9f0d7463 Jan 21 03:13:56.774720 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e04fcc81-053a-4f0c-842d-43cced410158 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:56.775693 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e04fcc81-053a-4f0c-842d-43cced410158 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:56.810827 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:56.810827 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:56.811969 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e04fcc81-053a-4f0c-842d-43cced410158 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Snapshot retrieved successfully. Jan 21 03:13:56.814149 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e04fcc81-053a-4f0c-842d-43cced410158 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/dc04c250-fcc0-41df-87c2-fa3f9f0d7463 returned with HTTP 200 Jan 21 03:13:56.819905 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 649/1292] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:13:56 2021] GET /volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/dc04c250-fcc0-41df-87c2-fa3f9f0d7463 => generated 472 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:57.827998 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-36a9558a-da49-4a2a-bb01-e8c3f652ad9b tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] GET http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/dc04c250-fcc0-41df-87c2-fa3f9f0d7463 Jan 21 03:13:57.828570 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-36a9558a-da49-4a2a-bb01-e8c3f652ad9b tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:57.829213 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:57.829213 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:57.829724 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-36a9558a-da49-4a2a-bb01-e8c3f652ad9b tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:57.892449 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:57.892449 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:57.896909 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-36a9558a-da49-4a2a-bb01-e8c3f652ad9b tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Snapshot retrieved successfully. Jan 21 03:13:57.899315 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-36a9558a-da49-4a2a-bb01-e8c3f652ad9b tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/dc04c250-fcc0-41df-87c2-fa3f9f0d7463 returned with HTTP 200 Jan 21 03:13:57.904099 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 644/1293] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:13:57 2021] GET /volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/dc04c250-fcc0-41df-87c2-fa3f9f0d7463 => generated 472 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:13:58.916856 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a0e4bde5-10ef-40da-b909-d73f87ace9f5 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] GET http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/dc04c250-fcc0-41df-87c2-fa3f9f0d7463 Jan 21 03:13:58.917335 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a0e4bde5-10ef-40da-b909-d73f87ace9f5 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:58.917561 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:58.917561 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:58.917944 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a0e4bde5-10ef-40da-b909-d73f87ace9f5 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:58.967373 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a0e4bde5-10ef-40da-b909-d73f87ace9f5 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/dc04c250-fcc0-41df-87c2-fa3f9f0d7463 returned with HTTP 404 Jan 21 03:13:58.969196 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 650/1294] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:13:58 2021] GET /volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/snapshots/dc04c250-fcc0-41df-87c2-fa3f9f0d7463 => generated 111 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:13:58.977456 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c21f467a-5698-4b85-b700-03775afc710f tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] DELETE http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/volumes/bbc7f0bb-4968-4388-a126-6d04163a9bfc Jan 21 03:13:58.978479 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c21f467a-5698-4b85-b700-03775afc710f tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:58.978995 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:13:58.978995 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:13:58.979692 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c21f467a-5698-4b85-b700-03775afc710f tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:58.980444 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-c21f467a-5698-4b85-b700-03775afc710f tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Delete volume with id: bbc7f0bb-4968-4388-a126-6d04163a9bfc Jan 21 03:13:59.081195 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:59.081195 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:59.083595 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c21f467a-5698-4b85-b700-03775afc710f tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Volume info retrieved successfully. Jan 21 03:13:59.135643 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c21f467a-5698-4b85-b700-03775afc710f tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Delete volume request issued successfully. Jan 21 03:13:59.136117 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c21f467a-5698-4b85-b700-03775afc710f tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/volumes/bbc7f0bb-4968-4388-a126-6d04163a9bfc returned with HTTP 202 Jan 21 03:13:59.137190 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 645/1295] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:13:58 2021] DELETE /volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/volumes/bbc7f0bb-4968-4388-a126-6d04163a9bfc => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:13:59.146378 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0bb0b741-62dc-4f0e-aef0-471cb78925d2 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] GET http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/volumes/bbc7f0bb-4968-4388-a126-6d04163a9bfc Jan 21 03:13:59.147037 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0bb0b741-62dc-4f0e-aef0-471cb78925d2 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:13:59.147603 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0bb0b741-62dc-4f0e-aef0-471cb78925d2 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:13:59.288963 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:13:59.288963 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:13:59.313493 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-0bb0b741-62dc-4f0e-aef0-471cb78925d2 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Volume info retrieved successfully. Jan 21 03:13:59.389906 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0bb0b741-62dc-4f0e-aef0-471cb78925d2 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/volumes/bbc7f0bb-4968-4388-a126-6d04163a9bfc returned with HTTP 200 Jan 21 03:13:59.390834 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 651/1296] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:13:59 2021] GET /volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/volumes/bbc7f0bb-4968-4388-a126-6d04163a9bfc => generated 919 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:00.407327 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fe2aa470-9f53-4177-965a-7ea7a7ef0236 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] GET http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/volumes/bbc7f0bb-4968-4388-a126-6d04163a9bfc Jan 21 03:14:00.408672 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fe2aa470-9f53-4177-965a-7ea7a7ef0236 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:00.409084 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:00.409084 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:00.409718 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fe2aa470-9f53-4177-965a-7ea7a7ef0236 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:00.566773 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:00.566773 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:00.590021 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-fe2aa470-9f53-4177-965a-7ea7a7ef0236 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Volume info retrieved successfully. Jan 21 03:14:00.636300 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fe2aa470-9f53-4177-965a-7ea7a7ef0236 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/volumes/bbc7f0bb-4968-4388-a126-6d04163a9bfc returned with HTTP 200 Jan 21 03:14:00.639289 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 646/1297] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:00 2021] GET /volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/volumes/bbc7f0bb-4968-4388-a126-6d04163a9bfc => generated 919 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:00.866018 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-516f308d-b4ae-4ffc-a498-7283797447ca tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] POST http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes Jan 21 03:14:00.882842 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:00.882842 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:00.883409 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-516f308d-b4ae-4ffc-a498-7283797447ca tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-127444849"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:14:00.886227 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-516f308d-b4ae-4ffc-a498-7283797447ca tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-127444849'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:14:00.886607 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-516f308d-b4ae-4ffc-a498-7283797447ca tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Create volume of 1 GB Jan 21 03:14:00.972848 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-516f308d-b4ae-4ffc-a498-7283797447ca tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Availability Zones retrieved successfully. Jan 21 03:14:01.032678 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-516f308d-b4ae-4ffc-a498-7283797447ca tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Flow 'volume_create_api' (dff65726-17ec-4f97-b7f5-4620961fed90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:14:01.038075 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-516f308d-b4ae-4ffc-a498-7283797447ca tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d36f0934-cc95-4788-895f-c2beafe91b0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:14:01.041023 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-516f308d-b4ae-4ffc-a498-7283797447ca tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:14:01.171835 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-516f308d-b4ae-4ffc-a498-7283797447ca tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d36f0934-cc95-4788-895f-c2beafe91b0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:14:01.175206 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-516f308d-b4ae-4ffc-a498-7283797447ca tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b9108ff-3d81-400e-8327-ff48500c0e8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:14:01.448609 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-516f308d-b4ae-4ffc-a498-7283797447ca tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Created reservations ['03f78fde-73cb-469e-a3d2-335d074b8c62', '6cc553ab-2d03-4d73-80a5-da6497d1569e', 'ebd8bfce-5a19-4d4e-ae67-72e2cd59d3ef', '27aefabf-d8b2-471c-923e-fd8664d3ef99'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:14:01.450520 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-516f308d-b4ae-4ffc-a498-7283797447ca tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b9108ff-3d81-400e-8327-ff48500c0e8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03f78fde-73cb-469e-a3d2-335d074b8c62', '6cc553ab-2d03-4d73-80a5-da6497d1569e', 'ebd8bfce-5a19-4d4e-ae67-72e2cd59d3ef', '27aefabf-d8b2-471c-923e-fd8664d3ef99']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:14:01.453613 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-516f308d-b4ae-4ffc-a498-7283797447ca tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f673f13-d2ae-4beb-a339-5ecaf3d3bad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:14:01.605595 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-516f308d-b4ae-4ffc-a498-7283797447ca tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f673f13-d2ae-4beb-a339-5ecaf3d3bad1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7dcfb6e-212c-48c8-88fb-c8fc97eb9192', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-127444849',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f0b5d3ba966643938b4a77eaf5af5fd5',qos_specs=None,replication_status=,reservations=['03f78fde-73cb-469e-a3d2-335d074b8c62','6cc553ab-2d03-4d73-80a5-da6497d1569e','ebd8bfce-5a19-4d4e-ae67-72e2cd59d3ef','27aefabf-d8b2-471c-923e-fd8664d3ef99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8cb57c9e8034888891de157c0a3acaf',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:14:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-127444849',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7dcfb6e-212c-48c8-88fb-c8fc97eb9192,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f0b5d3ba966643938b4a77eaf5af5fd5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f8cb57c9e8034888891de157c0a3acaf',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:14:01.608036 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-516f308d-b4ae-4ffc-a498-7283797447ca tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d66319dd-f520-4b62-ae84-831378b0d777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:14:01.655598 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-47addfe9-42f1-4fb4-bc11-ddc94d8a597e tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] GET http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/volumes/bbc7f0bb-4968-4388-a126-6d04163a9bfc Jan 21 03:14:01.656244 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-47addfe9-42f1-4fb4-bc11-ddc94d8a597e tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:01.657044 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:01.657044 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:01.657572 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-47addfe9-42f1-4fb4-bc11-ddc94d8a597e tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:01.686983 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-516f308d-b4ae-4ffc-a498-7283797447ca tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d66319dd-f520-4b62-ae84-831378b0d777) transitioned into state 'SUCCESS' from state '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-127444849',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f0b5d3ba966643938b4a77eaf5af5fd5',qos_specs=None,replication_status=,reservations=['03f78fde-73cb-469e-a3d2-335d074b8c62','6cc553ab-2d03-4d73-80a5-da6497d1569e','ebd8bfce-5a19-4d4e-ae67-72e2cd59d3ef','27aefabf-d8b2-471c-923e-fd8664d3ef99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8cb57c9e8034888891de157c0a3acaf',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:14:01.688976 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-516f308d-b4ae-4ffc-a498-7283797447ca tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc4aa8b8-badd-46f3-a839-b6227d167ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:14:01.749539 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-516f308d-b4ae-4ffc-a498-7283797447ca tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc4aa8b8-badd-46f3-a839-b6227d167ada) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:14:01.766385 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-516f308d-b4ae-4ffc-a498-7283797447ca tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Flow 'volume_create_api' (dff65726-17ec-4f97-b7f5-4620961fed90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:14:01.796284 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:01.796284 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:01.829988 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-47addfe9-42f1-4fb4-bc11-ddc94d8a597e tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Volume info retrieved successfully. Jan 21 03:14:01.877809 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-516f308d-b4ae-4ffc-a498-7283797447ca tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Create volume request issued successfully. Jan 21 03:14:01.881511 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-47addfe9-42f1-4fb4-bc11-ddc94d8a597e tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/volumes/bbc7f0bb-4968-4388-a126-6d04163a9bfc returned with HTTP 200 Jan 21 03:14:01.886010 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 647/1298] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:01 2021] GET /volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/volumes/bbc7f0bb-4968-4388-a126-6d04163a9bfc => generated 919 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:14:01.936946 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-516f308d-b4ae-4ffc-a498-7283797447ca tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes returned with HTTP 202 Jan 21 03:14:01.937860 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 652/1299] 10.222.0.36 () {60 vars in 1226 bytes} [Thu Jan 21 03:14:00 2021] POST /volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes => generated 828 bytes in 1445 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 03:14:01.955797 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bc395685-a159-430e-8eb6-b00eaafb94e5 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] GET http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/b7dcfb6e-212c-48c8-88fb-c8fc97eb9192 Jan 21 03:14:01.956971 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bc395685-a159-430e-8eb6-b00eaafb94e5 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:01.957189 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:01.957189 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:01.957562 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bc395685-a159-430e-8eb6-b00eaafb94e5 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:02.105720 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:02.105720 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:02.116711 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-bc395685-a159-430e-8eb6-b00eaafb94e5 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Volume info retrieved successfully. Jan 21 03:14:02.147134 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bc395685-a159-430e-8eb6-b00eaafb94e5 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/b7dcfb6e-212c-48c8-88fb-c8fc97eb9192 returned with HTTP 200 Jan 21 03:14:02.148825 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 648/1300] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:01 2021] GET /volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/b7dcfb6e-212c-48c8-88fb-c8fc97eb9192 => generated 920 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:02.902744 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dda46bdb-9bf2-46eb-9193-467a557f0ff9 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] GET http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/volumes/bbc7f0bb-4968-4388-a126-6d04163a9bfc Jan 21 03:14:02.903991 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dda46bdb-9bf2-46eb-9193-467a557f0ff9 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:02.904418 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:02.904418 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:02.905106 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dda46bdb-9bf2-46eb-9193-467a557f0ff9 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:03.039045 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dda46bdb-9bf2-46eb-9193-467a557f0ff9 tempest-VolumesSnapshotListTestJSON-906891055 tempest-VolumesSnapshotListTestJSON-906891055] http://10.222.0.36/volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/volumes/bbc7f0bb-4968-4388-a126-6d04163a9bfc returned with HTTP 404 Jan 21 03:14:03.040021 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 649/1301] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:02 2021] GET /volume/v3/6cbfa47c8eb14cbbb3e06505c17768fc/volumes/bbc7f0bb-4968-4388-a126-6d04163a9bfc => generated 109 bytes in 141 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:14:03.165666 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-893f4a56-58d5-45d0-b645-71a53b866ce1 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] GET http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/b7dcfb6e-212c-48c8-88fb-c8fc97eb9192 Jan 21 03:14:03.166468 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-893f4a56-58d5-45d0-b645-71a53b866ce1 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:03.168081 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-893f4a56-58d5-45d0-b645-71a53b866ce1 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:03.344623 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:03.344623 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:03.367690 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-893f4a56-58d5-45d0-b645-71a53b866ce1 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Volume info retrieved successfully. Jan 21 03:14:03.411546 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-893f4a56-58d5-45d0-b645-71a53b866ce1 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/b7dcfb6e-212c-48c8-88fb-c8fc97eb9192 returned with HTTP 200 Jan 21 03:14:03.412385 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 650/1302] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:03 2021] GET /volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/b7dcfb6e-212c-48c8-88fb-c8fc97eb9192 => generated 920 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:03.570691 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8074c103-acc3-463d-aa8a-cf4a93a89b81 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] POST http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes Jan 21 03:14:03.571332 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:03.571332 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:03.572040 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8074c103-acc3-463d-aa8a-cf4a93a89b81 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1005192990"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:14:03.573513 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-8074c103-acc3-463d-aa8a-cf4a93a89b81 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1005192990'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:14:03.574052 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-8074c103-acc3-463d-aa8a-cf4a93a89b81 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Create volume of 1 GB Jan 21 03:14:03.574916 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:03.574916 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:03.602748 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8074c103-acc3-463d-aa8a-cf4a93a89b81 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Availability Zones retrieved successfully. Jan 21 03:14:03.622260 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-8074c103-acc3-463d-aa8a-cf4a93a89b81 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Flow 'volume_create_api' (8d2c43ce-5657-4122-a0a8-4d484d2cd848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:14:03.625376 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-8074c103-acc3-463d-aa8a-cf4a93a89b81 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f152f5a5-275e-43cc-a8d0-3fa760782331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:14:03.628603 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-8074c103-acc3-463d-aa8a-cf4a93a89b81 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:14:03.709691 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-8074c103-acc3-463d-aa8a-cf4a93a89b81 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f152f5a5-275e-43cc-a8d0-3fa760782331) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:14:03.715224 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-8074c103-acc3-463d-aa8a-cf4a93a89b81 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2659e0d1-5fbf-4a5f-958b-8ffac084f3a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:14:03.973914 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-8074c103-acc3-463d-aa8a-cf4a93a89b81 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Created reservations ['79c9fe3f-0f37-4f28-a5ce-43cf61427676', '973bd828-7938-4278-8058-272da44d9012', 'e5c2924a-5034-4c3d-9a25-a537a7999dbd', '6d81fcc2-358b-4d8c-ae0f-8ffa1e77ef5b'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:14:03.976159 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-8074c103-acc3-463d-aa8a-cf4a93a89b81 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2659e0d1-5fbf-4a5f-958b-8ffac084f3a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79c9fe3f-0f37-4f28-a5ce-43cf61427676', '973bd828-7938-4278-8058-272da44d9012', 'e5c2924a-5034-4c3d-9a25-a537a7999dbd', '6d81fcc2-358b-4d8c-ae0f-8ffa1e77ef5b']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:14:03.978244 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-8074c103-acc3-463d-aa8a-cf4a93a89b81 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e7d4feb-1d9f-46ee-9a4d-9cf0f03c7f58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:14:04.094381 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-8074c103-acc3-463d-aa8a-cf4a93a89b81 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e7d4feb-1d9f-46ee-9a4d-9cf0f03c7f58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aabc5a01-ebdd-4b9c-82d2-4d5e2cdca2a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1005192990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7da5f08aba24a37b88ac23e03b66dc4',qos_specs=None,replication_status=,reservations=['79c9fe3f-0f37-4f28-a5ce-43cf61427676','973bd828-7938-4278-8058-272da44d9012','e5c2924a-5034-4c3d-9a25-a537a7999dbd','6d81fcc2-358b-4d8c-ae0f-8ffa1e77ef5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5016200537f74fd4992729f818347ed8',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:14:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1005192990',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aabc5a01-ebdd-4b9c-82d2-4d5e2cdca2a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7da5f08aba24a37b88ac23e03b66dc4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='5016200537f74fd4992729f818347ed8',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:14:04.097559 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-8074c103-acc3-463d-aa8a-cf4a93a89b81 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9aa0e9fa-a597-4af9-9102-ab8026ed649b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:14:04.162628 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-8074c103-acc3-463d-aa8a-cf4a93a89b81 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9aa0e9fa-a597-4af9-9102-ab8026ed649b) transitioned into state 'SUCCESS' from state '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-1005192990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7da5f08aba24a37b88ac23e03b66dc4',qos_specs=None,replication_status=,reservations=['79c9fe3f-0f37-4f28-a5ce-43cf61427676','973bd828-7938-4278-8058-272da44d9012','e5c2924a-5034-4c3d-9a25-a537a7999dbd','6d81fcc2-358b-4d8c-ae0f-8ffa1e77ef5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5016200537f74fd4992729f818347ed8',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:14:04.165085 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-8074c103-acc3-463d-aa8a-cf4a93a89b81 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dac335fa-33d9-448d-a71f-87684c2e8511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:14:04.192567 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-8074c103-acc3-463d-aa8a-cf4a93a89b81 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dac335fa-33d9-448d-a71f-87684c2e8511) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:14:04.202618 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-8074c103-acc3-463d-aa8a-cf4a93a89b81 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Flow 'volume_create_api' (8d2c43ce-5657-4122-a0a8-4d484d2cd848) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:14:04.283940 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8074c103-acc3-463d-aa8a-cf4a93a89b81 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Create volume request issued successfully. Jan 21 03:14:04.321805 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8074c103-acc3-463d-aa8a-cf4a93a89b81 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes returned with HTTP 202 Jan 21 03:14:04.324102 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 653/1303] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 03:14:02 2021] POST /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes => generated 823 bytes in 1466 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:14:04.337475 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d3e76100-d4b0-4181-ae27-0b7e75310d3d tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes/aabc5a01-ebdd-4b9c-82d2-4d5e2cdca2a5 Jan 21 03:14:04.337932 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d3e76100-d4b0-4181-ae27-0b7e75310d3d tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:04.338194 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:04.338194 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:04.338498 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d3e76100-d4b0-4181-ae27-0b7e75310d3d tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:04.428532 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dea62940-6503-4d07-a9d3-e27c5e19b8da tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] GET http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/b7dcfb6e-212c-48c8-88fb-c8fc97eb9192 Jan 21 03:14:04.429062 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dea62940-6503-4d07-a9d3-e27c5e19b8da tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:04.429288 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:04.429288 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:04.429668 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dea62940-6503-4d07-a9d3-e27c5e19b8da tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:04.454315 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:04.454315 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:04.487601 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d3e76100-d4b0-4181-ae27-0b7e75310d3d tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Volume info retrieved successfully. Jan 21 03:14:04.519259 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d3e76100-d4b0-4181-ae27-0b7e75310d3d tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes/aabc5a01-ebdd-4b9c-82d2-4d5e2cdca2a5 returned with HTTP 200 Jan 21 03:14:04.520396 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 651/1304] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:04 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes/aabc5a01-ebdd-4b9c-82d2-4d5e2cdca2a5 => generated 915 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:04.546478 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:04.546478 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:04.561939 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-dea62940-6503-4d07-a9d3-e27c5e19b8da tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Volume info retrieved successfully. Jan 21 03:14:04.602953 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dea62940-6503-4d07-a9d3-e27c5e19b8da tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/b7dcfb6e-212c-48c8-88fb-c8fc97eb9192 returned with HTTP 200 Jan 21 03:14:04.604236 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 654/1305] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:04 2021] GET /volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/b7dcfb6e-212c-48c8-88fb-c8fc97eb9192 => generated 921 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:04.674852 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-dbe033dc-af52-4564-a1cc-015b67bfc5af req-986bb08e-5fc6-4658-be43-b42a037620a7 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] GET http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/b7dcfb6e-212c-48c8-88fb-c8fc97eb9192 Jan 21 03:14:04.675097 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-dbe033dc-af52-4564-a1cc-015b67bfc5af req-986bb08e-5fc6-4658-be43-b42a037620a7 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:04.675500 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:04.675500 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:04.676128 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-dbe033dc-af52-4564-a1cc-015b67bfc5af req-986bb08e-5fc6-4658-be43-b42a037620a7 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:04.777157 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:04.777157 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:04.804257 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-dbe033dc-af52-4564-a1cc-015b67bfc5af req-986bb08e-5fc6-4658-be43-b42a037620a7 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Volume info retrieved successfully. Jan 21 03:14:04.858157 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-dbe033dc-af52-4564-a1cc-015b67bfc5af req-986bb08e-5fc6-4658-be43-b42a037620a7 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/b7dcfb6e-212c-48c8-88fb-c8fc97eb9192 returned with HTTP 200 Jan 21 03:14:04.860497 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 652/1306] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 03:14:04 2021] GET /volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/b7dcfb6e-212c-48c8-88fb-c8fc97eb9192 => generated 921 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:04.877148 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-188ca7a5-f39a-435e-8ee2-6e1ff1c5ac65 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] POST http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes Jan 21 03:14:04.877579 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:04.877579 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:04.878408 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-188ca7a5-f39a-435e-8ee2-6e1ff1c5ac65 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-540348361"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:14:04.879985 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-188ca7a5-f39a-435e-8ee2-6e1ff1c5ac65 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-540348361'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:14:04.880707 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-188ca7a5-f39a-435e-8ee2-6e1ff1c5ac65 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Create volume of 1 GB Jan 21 03:14:04.912558 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-188ca7a5-f39a-435e-8ee2-6e1ff1c5ac65 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Availability Zones retrieved successfully. Jan 21 03:14:04.932311 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-188ca7a5-f39a-435e-8ee2-6e1ff1c5ac65 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Flow 'volume_create_api' (0f47a7a7-4cad-4ff5-9230-7e85f102a352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:14:04.935343 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-188ca7a5-f39a-435e-8ee2-6e1ff1c5ac65 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c5fb3d0-4248-431e-a87f-3ca83393b9fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:14:04.937426 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-188ca7a5-f39a-435e-8ee2-6e1ff1c5ac65 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:14:05.044991 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-188ca7a5-f39a-435e-8ee2-6e1ff1c5ac65 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c5fb3d0-4248-431e-a87f-3ca83393b9fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:14:05.047748 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-188ca7a5-f39a-435e-8ee2-6e1ff1c5ac65 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b965282-6d32-4c80-8bf5-bb662362470e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:14:05.188432 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-188ca7a5-f39a-435e-8ee2-6e1ff1c5ac65 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Created reservations ['c41afb85-aa31-486f-95cc-82e323cac299', 'bfbd8707-08c9-4cd5-9953-b388e028c77b', 'bca43571-2586-4aaf-8d0c-ce0ce2fedbd4', 'ac972a05-984e-417f-a1af-90623f5247e1'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:14:05.191555 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-188ca7a5-f39a-435e-8ee2-6e1ff1c5ac65 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b965282-6d32-4c80-8bf5-bb662362470e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c41afb85-aa31-486f-95cc-82e323cac299', 'bfbd8707-08c9-4cd5-9953-b388e028c77b', 'bca43571-2586-4aaf-8d0c-ce0ce2fedbd4', 'ac972a05-984e-417f-a1af-90623f5247e1']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:14:05.193666 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-188ca7a5-f39a-435e-8ee2-6e1ff1c5ac65 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f3f98a4-41ff-46d3-91ea-b92f7b229cbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:14:05.353005 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-188ca7a5-f39a-435e-8ee2-6e1ff1c5ac65 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f3f98a4-41ff-46d3-91ea-b92f7b229cbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '866df416-8408-4bad-9c94-3714bb78ddd6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-540348361',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f0b5d3ba966643938b4a77eaf5af5fd5',qos_specs=None,replication_status=,reservations=['c41afb85-aa31-486f-95cc-82e323cac299','bfbd8707-08c9-4cd5-9953-b388e028c77b','bca43571-2586-4aaf-8d0c-ce0ce2fedbd4','ac972a05-984e-417f-a1af-90623f5247e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8cb57c9e8034888891de157c0a3acaf',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:14:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-540348361',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=866df416-8408-4bad-9c94-3714bb78ddd6,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f0b5d3ba966643938b4a77eaf5af5fd5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f8cb57c9e8034888891de157c0a3acaf',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:14:05.355617 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-188ca7a5-f39a-435e-8ee2-6e1ff1c5ac65 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67234c6b-3e91-490e-bc86-7b0972def64f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:14:05.433581 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-188ca7a5-f39a-435e-8ee2-6e1ff1c5ac65 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67234c6b-3e91-490e-bc86-7b0972def64f) transitioned into state 'SUCCESS' from state '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-540348361',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f0b5d3ba966643938b4a77eaf5af5fd5',qos_specs=None,replication_status=,reservations=['c41afb85-aa31-486f-95cc-82e323cac299','bfbd8707-08c9-4cd5-9953-b388e028c77b','bca43571-2586-4aaf-8d0c-ce0ce2fedbd4','ac972a05-984e-417f-a1af-90623f5247e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8cb57c9e8034888891de157c0a3acaf',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:14:05.435554 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-188ca7a5-f39a-435e-8ee2-6e1ff1c5ac65 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55a041fa-c10f-4937-ba78-5bf896c5967f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:14:05.470294 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-188ca7a5-f39a-435e-8ee2-6e1ff1c5ac65 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55a041fa-c10f-4937-ba78-5bf896c5967f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:14:05.474242 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-188ca7a5-f39a-435e-8ee2-6e1ff1c5ac65 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Flow 'volume_create_api' (0f47a7a7-4cad-4ff5-9230-7e85f102a352) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:14:05.537480 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8ee9e422-99da-4d61-8f1b-9d04fec1ddca tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes/aabc5a01-ebdd-4b9c-82d2-4d5e2cdca2a5 Jan 21 03:14:05.538014 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8ee9e422-99da-4d61-8f1b-9d04fec1ddca tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:05.538214 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:05.538214 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:05.539167 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8ee9e422-99da-4d61-8f1b-9d04fec1ddca tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:05.617042 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-188ca7a5-f39a-435e-8ee2-6e1ff1c5ac65 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Create volume request issued successfully. Jan 21 03:14:05.647062 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-188ca7a5-f39a-435e-8ee2-6e1ff1c5ac65 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes returned with HTTP 202 Jan 21 03:14:05.647956 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 655/1307] 10.222.0.36 () {60 vars in 1226 bytes} [Thu Jan 21 03:14:04 2021] POST /volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes => generated 828 bytes in 774 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:14:05.651786 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:05.651786 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:05.663402 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3e20a4fb-65a6-45cf-af80-56cb5f9697be tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] GET http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/866df416-8408-4bad-9c94-3714bb78ddd6 Jan 21 03:14:05.664439 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3e20a4fb-65a6-45cf-af80-56cb5f9697be tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:05.665416 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:05.665416 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:05.666144 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3e20a4fb-65a6-45cf-af80-56cb5f9697be tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:05.686125 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8ee9e422-99da-4d61-8f1b-9d04fec1ddca tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Volume info retrieved successfully. Jan 21 03:14:05.762008 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8ee9e422-99da-4d61-8f1b-9d04fec1ddca tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes/aabc5a01-ebdd-4b9c-82d2-4d5e2cdca2a5 returned with HTTP 200 Jan 21 03:14:05.763883 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 653/1308] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:05 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes/aabc5a01-ebdd-4b9c-82d2-4d5e2cdca2a5 => generated 916 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:05.782670 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2c78d94e-68fc-4a48-96e8-3a33ea3888ee tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] POST http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups Jan 21 03:14:05.787143 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:05.787143 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:05.787921 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2c78d94e-68fc-4a48-96e8-3a33ea3888ee tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Action: 'create', calling method: create, body: {"backup": {"volume_id": "aabc5a01-ebdd-4b9c-82d2-4d5e2cdca2a5", "name": "tempest-VolumesBackupsAdminTest-Backup-2029902918"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:14:05.795307 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.backups [None req-2c78d94e-68fc-4a48-96e8-3a33ea3888ee tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Creating new backup {'backup': {'volume_id': 'aabc5a01-ebdd-4b9c-82d2-4d5e2cdca2a5', 'name': 'tempest-VolumesBackupsAdminTest-Backup-2029902918'}} {{(pid=87958) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 03:14:05.795987 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.contrib.backups [None req-2c78d94e-68fc-4a48-96e8-3a33ea3888ee tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Creating backup of volume aabc5a01-ebdd-4b9c-82d2-4d5e2cdca2a5 in container None Jan 21 03:14:05.824489 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:05.824489 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:05.842926 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3e20a4fb-65a6-45cf-af80-56cb5f9697be tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Volume info retrieved successfully. Jan 21 03:14:05.915299 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3e20a4fb-65a6-45cf-af80-56cb5f9697be tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/866df416-8408-4bad-9c94-3714bb78ddd6 returned with HTTP 200 Jan 21 03:14:05.918003 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 656/1309] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:05 2021] GET /volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/866df416-8408-4bad-9c94-3714bb78ddd6 => generated 896 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:14:05.923633 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:05.923633 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:05.927929 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2c78d94e-68fc-4a48-96e8-3a33ea3888ee tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Volume info retrieved successfully. Jan 21 03:14:06.022529 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-2c78d94e-68fc-4a48-96e8-3a33ea3888ee tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Created reservations ['e2592562-5ea4-4b22-a347-9ed1a8a1766e', '8e1cba61-796e-4357-92cb-fd6adbc4b70d'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:14:06.132299 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2c78d94e-68fc-4a48-96e8-3a33ea3888ee tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups returned with HTTP 202 Jan 21 03:14:06.133234 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 654/1310] 10.222.0.36 () {60 vars in 1226 bytes} [Thu Jan 21 03:14:05 2021] POST /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups => generated 401 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:14:06.155348 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-20ec8a5e-51dd-4988-b89d-ab0d1e5cbd20 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:14:06.157252 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-20ec8a5e-51dd-4988-b89d-ab0d1e5cbd20 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:06.158022 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:06.158022 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:06.159339 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-20ec8a5e-51dd-4988-b89d-ab0d1e5cbd20 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:06.160534 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-20ec8a5e-51dd-4988-b89d-ab0d1e5cbd20 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:14:06.195143 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:06.195143 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:06.197361 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-20ec8a5e-51dd-4988-b89d-ab0d1e5cbd20 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:14:06.198525 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 657/1311] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:06 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 808 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:06.932862 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-480e44ba-616a-42b6-a7c2-74e85eac1fdd tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] GET http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/866df416-8408-4bad-9c94-3714bb78ddd6 Jan 21 03:14:06.933381 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-480e44ba-616a-42b6-a7c2-74e85eac1fdd tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:06.933605 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:06.933605 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:06.933980 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-480e44ba-616a-42b6-a7c2-74e85eac1fdd tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:07.123961 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:07.123961 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:07.140792 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-480e44ba-616a-42b6-a7c2-74e85eac1fdd tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Volume info retrieved successfully. Jan 21 03:14:07.186950 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-480e44ba-616a-42b6-a7c2-74e85eac1fdd tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/866df416-8408-4bad-9c94-3714bb78ddd6 returned with HTTP 200 Jan 21 03:14:07.187767 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 658/1312] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:06 2021] GET /volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/866df416-8408-4bad-9c94-3714bb78ddd6 => generated 920 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:07.213046 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-57e4d0f0-8812-49b3-9311-c41adb8edea1 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:14:07.213900 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-57e4d0f0-8812-49b3-9311-c41adb8edea1 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:07.214304 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:07.214304 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:07.214968 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-57e4d0f0-8812-49b3-9311-c41adb8edea1 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:07.217312 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-57e4d0f0-8812-49b3-9311-c41adb8edea1 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:14:07.229338 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-23bd5ab1-ed2c-4f2b-b2cf-0cd02b339879 tempest-VolumeTypesAccessTest-1749792378 tempest-VolumeTypesAccessTest-1749792378] POST http://10.222.0.36/volume/v3/d06455c2271f43e1ad632751294b8b80/types Jan 21 03:14:07.229799 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:07.229799 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:07.230241 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-23bd5ab1-ed2c-4f2b-b2cf-0cd02b339879 tempest-VolumeTypesAccessTest-1749792378 tempest-VolumeTypesAccessTest-1749792378] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-324136919", "os-volume-type-access:is_public": false}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:14:07.232073 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:07.232073 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:07.264214 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:07.264214 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:07.268300 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-57e4d0f0-8812-49b3-9311-c41adb8edea1 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:14:07.270237 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 659/1313] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:07 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 808 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:07.282942 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-23bd5ab1-ed2c-4f2b-b2cf-0cd02b339879 tempest-VolumeTypesAccessTest-1749792378 tempest-VolumeTypesAccessTest-1749792378] http://10.222.0.36/volume/v3/d06455c2271f43e1ad632751294b8b80/types returned with HTTP 200 Jan 21 03:14:07.284628 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 655/1314] 10.222.0.36 () {60 vars in 1220 bytes} [Thu Jan 21 03:14:06 2021] POST /volume/v3/d06455c2271f43e1ad632751294b8b80/types => generated 228 bytes in 596 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:07.568962 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1c20c823-0d08-4a62-80ce-65b640e03299 tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] POST http://10.222.0.36/volume/v3/606c20d98d5f4ec098da44d7c4be0111/volumes Jan 21 03:14:07.569413 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:07.569413 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:07.569828 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1c20c823-0d08-4a62-80ce-65b640e03299 tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] Action: 'create', calling method: create, body: {"volume": {"volume_type": "135d02b4-713a-47f5-93f4-f0b5809a26b6", "size": 1}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:14:07.571037 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-1c20c823-0d08-4a62-80ce-65b640e03299 tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] Create volume request body: {'volume': {'volume_type': '135d02b4-713a-47f5-93f4-f0b5809a26b6', 'size': 1}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:14:07.600192 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1c20c823-0d08-4a62-80ce-65b640e03299 tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] http://10.222.0.36/volume/v3/606c20d98d5f4ec098da44d7c4be0111/volumes returned with HTTP 404 Jan 21 03:14:07.601537 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 660/1315] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 03:14:07 2021] POST /volume/v3/606c20d98d5f4ec098da44d7c4be0111/volumes => generated 114 bytes in 311 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:14:07.610499 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-17f8126a-2588-47af-a9ef-5d0419d5331f tempest-VolumeTypesAccessTest-1749792378 tempest-VolumeTypesAccessTest-1749792378] POST http://10.222.0.36/volume/v3/d06455c2271f43e1ad632751294b8b80/types/135d02b4-713a-47f5-93f4-f0b5809a26b6/action Jan 21 03:14:07.612460 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-17f8126a-2588-47af-a9ef-5d0419d5331f tempest-VolumeTypesAccessTest-1749792378 tempest-VolumeTypesAccessTest-1749792378] Action body: b'{"addProjectAccess": {"project": "606c20d98d5f4ec098da44d7c4be0111"}}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:14:07.613211 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-17f8126a-2588-47af-a9ef-5d0419d5331f tempest-VolumeTypesAccessTest-1749792378 tempest-VolumeTypesAccessTest-1749792378] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "606c20d98d5f4ec098da44d7c4be0111"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:14:07.676300 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-17f8126a-2588-47af-a9ef-5d0419d5331f tempest-VolumeTypesAccessTest-1749792378 tempest-VolumeTypesAccessTest-1749792378] http://10.222.0.36/volume/v3/d06455c2271f43e1ad632751294b8b80/types/135d02b4-713a-47f5-93f4-f0b5809a26b6/action returned with HTTP 202 Jan 21 03:14:07.681141 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 656/1316] 10.222.0.36 () {60 vars in 1351 bytes} [Thu Jan 21 03:14:07 2021] POST /volume/v3/d06455c2271f43e1ad632751294b8b80/types/135d02b4-713a-47f5-93f4-f0b5809a26b6/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:14:07.686103 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8345578d-5a07-43ea-b1e5-1e4e06cc701c tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] POST http://10.222.0.36/volume/v3/606c20d98d5f4ec098da44d7c4be0111/volumes Jan 21 03:14:07.687211 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8345578d-5a07-43ea-b1e5-1e4e06cc701c tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] Action: 'create', calling method: create, body: {"volume": {"volume_type": "135d02b4-713a-47f5-93f4-f0b5809a26b6", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-232061663"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:14:07.688682 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-8345578d-5a07-43ea-b1e5-1e4e06cc701c tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] Create volume request body: {'volume': {'volume_type': '135d02b4-713a-47f5-93f4-f0b5809a26b6', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-232061663'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:14:07.723091 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-8345578d-5a07-43ea-b1e5-1e4e06cc701c tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] Create volume of 1 GB Jan 21 03:14:07.723997 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:07.723997 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:07.724909 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8345578d-5a07-43ea-b1e5-1e4e06cc701c tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] Availability Zones retrieved successfully. Jan 21 03:14:07.768370 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-8345578d-5a07-43ea-b1e5-1e4e06cc701c tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] Flow 'volume_create_api' (61c86d17-a0d1-479b-ba9e-253d618be1a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:14:07.771789 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-8345578d-5a07-43ea-b1e5-1e4e06cc701c tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dabfa41-daf7-4391-85da-e5deafbfc7d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:14:07.774461 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-8345578d-5a07-43ea-b1e5-1e4e06cc701c tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:14:07.871159 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-8345578d-5a07-43ea-b1e5-1e4e06cc701c tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dabfa41-daf7-4391-85da-e5deafbfc7d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:14:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=135d02b4-713a-47f5-93f4-f0b5809a26b6,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-324136919',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '135d02b4-713a-47f5-93f4-f0b5809a26b6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:14:07.873698 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-8345578d-5a07-43ea-b1e5-1e4e06cc701c tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5878b9b-bbc0-44ff-8909-7fa7a585b573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:14:07.937533 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota [None req-8345578d-5a07-43ea-b1e5-1e4e06cc701c tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-324136919 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-324136919, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:14:07.939061 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota [None req-8345578d-5a07-43ea-b1e5-1e4e06cc701c tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-324136919 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-324136919, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:14:08.037589 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-8345578d-5a07-43ea-b1e5-1e4e06cc701c tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] Created reservations ['1a3feff6-99b8-404e-ac00-a6ac28728d8a', '445dde43-5974-4edc-b9b0-01d3e82bd84b', '16374794-38dd-4d7c-8e07-e8f7d02d0b81', 'e5d9844a-25f4-4b07-a9c0-c03cb31f655b'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:14:08.039589 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-8345578d-5a07-43ea-b1e5-1e4e06cc701c tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5878b9b-bbc0-44ff-8909-7fa7a585b573) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a3feff6-99b8-404e-ac00-a6ac28728d8a', '445dde43-5974-4edc-b9b0-01d3e82bd84b', '16374794-38dd-4d7c-8e07-e8f7d02d0b81', 'e5d9844a-25f4-4b07-a9c0-c03cb31f655b']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:14:08.046790 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-8345578d-5a07-43ea-b1e5-1e4e06cc701c tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff819b1d-9a1b-4bd3-a227-da81aedc015c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:14:08.154646 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-8345578d-5a07-43ea-b1e5-1e4e06cc701c tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff819b1d-9a1b-4bd3-a227-da81aedc015c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6a83efc-a9dc-431b-a7e1-4ac6d6af6cce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-232061663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='606c20d98d5f4ec098da44d7c4be0111',qos_specs=None,replication_status=,reservations=['1a3feff6-99b8-404e-ac00-a6ac28728d8a','445dde43-5974-4edc-b9b0-01d3e82bd84b','16374794-38dd-4d7c-8e07-e8f7d02d0b81','e5d9844a-25f4-4b07-a9c0-c03cb31f655b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25cacc4d020f4911a405d7814d50d6d3',volume_type_id=135d02b4-713a-47f5-93f4-f0b5809a26b6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:14:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-232061663',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6a83efc-a9dc-431b-a7e1-4ac6d6af6cce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='606c20d98d5f4ec098da44d7c4be0111',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='25cacc4d020f4911a405d7814d50d6d3',volume_attachment=,volume_type=,volume_type_id=135d02b4-713a-47f5-93f4-f0b5809a26b6)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:14:08.154646 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-8345578d-5a07-43ea-b1e5-1e4e06cc701c tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e21c67f1-1c2a-4797-b169-4bc304dd207e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:14:08.190926 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-8345578d-5a07-43ea-b1e5-1e4e06cc701c tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e21c67f1-1c2a-4797-b169-4bc304dd207e) transitioned into state 'SUCCESS' from state '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-232061663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='606c20d98d5f4ec098da44d7c4be0111',qos_specs=None,replication_status=,reservations=['1a3feff6-99b8-404e-ac00-a6ac28728d8a','445dde43-5974-4edc-b9b0-01d3e82bd84b','16374794-38dd-4d7c-8e07-e8f7d02d0b81','e5d9844a-25f4-4b07-a9c0-c03cb31f655b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25cacc4d020f4911a405d7814d50d6d3',volume_type_id=135d02b4-713a-47f5-93f4-f0b5809a26b6)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:14:08.191915 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-8345578d-5a07-43ea-b1e5-1e4e06cc701c tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52327b0f-df25-4bb3-b014-767650bb05a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:14:08.215269 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8a343ac0-0b8d-4463-a50f-930759b2f6b8 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] GET http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/866df416-8408-4bad-9c94-3714bb78ddd6 Jan 21 03:14:08.215733 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-8345578d-5a07-43ea-b1e5-1e4e06cc701c tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52327b0f-df25-4bb3-b014-767650bb05a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:14:08.219326 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-8345578d-5a07-43ea-b1e5-1e4e06cc701c tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] Flow 'volume_create_api' (61c86d17-a0d1-479b-ba9e-253d618be1a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:14:08.223226 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8a343ac0-0b8d-4463-a50f-930759b2f6b8 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:08.223953 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8a343ac0-0b8d-4463-a50f-930759b2f6b8 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:08.333345 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8345578d-5a07-43ea-b1e5-1e4e06cc701c tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] Create volume request issued successfully. Jan 21 03:14:08.337536 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:08.337536 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:08.359376 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8345578d-5a07-43ea-b1e5-1e4e06cc701c tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] http://10.222.0.36/volume/v3/606c20d98d5f4ec098da44d7c4be0111/volumes returned with HTTP 202 Jan 21 03:14:08.370303 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 661/1317] 10.222.0.36 () {60 vars in 1226 bytes} [Thu Jan 21 03:14:07 2021] POST /volume/v3/606c20d98d5f4ec098da44d7c4be0111/volumes => generated 860 bytes in 684 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:14:08.370514 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8a343ac0-0b8d-4463-a50f-930759b2f6b8 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Volume info retrieved successfully. Jan 21 03:14:08.377281 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-90a261a7-ea17-46f3-a98e-50603aac6009 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:14:08.377817 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-90a261a7-ea17-46f3-a98e-50603aac6009 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:08.378080 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:08.378080 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:08.378388 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-90a261a7-ea17-46f3-a98e-50603aac6009 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:08.378956 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-90a261a7-ea17-46f3-a98e-50603aac6009 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:14:08.407043 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8a343ac0-0b8d-4463-a50f-930759b2f6b8 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/866df416-8408-4bad-9c94-3714bb78ddd6 returned with HTTP 200 Jan 21 03:14:08.407899 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 657/1318] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:08 2021] GET /volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/866df416-8408-4bad-9c94-3714bb78ddd6 => generated 921 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:08.412998 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-099038f6-3177-4244-9e21-f0d05c21903e tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] GET http://10.222.0.36/volume/v3/606c20d98d5f4ec098da44d7c4be0111/volumes/b6a83efc-a9dc-431b-a7e1-4ac6d6af6cce Jan 21 03:14:08.413764 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-099038f6-3177-4244-9e21-f0d05c21903e tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:08.413965 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:08.413965 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:08.414649 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-099038f6-3177-4244-9e21-f0d05c21903e tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:08.420616 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:08.420616 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:08.429333 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-90a261a7-ea17-46f3-a98e-50603aac6009 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:14:08.436857 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 662/1319] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:08 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 808 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:08.484923 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-45bdec6e-cf17-4c2c-ae77-86d6430b0c2c req-3df15a1b-edfb-4f66-ab00-9a2ca8b29423 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] GET http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/866df416-8408-4bad-9c94-3714bb78ddd6 Jan 21 03:14:08.485393 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-45bdec6e-cf17-4c2c-ae77-86d6430b0c2c req-3df15a1b-edfb-4f66-ab00-9a2ca8b29423 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:08.485613 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:08.485613 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:08.485986 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-45bdec6e-cf17-4c2c-ae77-86d6430b0c2c req-3df15a1b-edfb-4f66-ab00-9a2ca8b29423 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:08.512188 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:08.512188 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:08.536980 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-099038f6-3177-4244-9e21-f0d05c21903e tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] Volume info retrieved successfully. Jan 21 03:14:08.577427 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-099038f6-3177-4244-9e21-f0d05c21903e tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] http://10.222.0.36/volume/v3/606c20d98d5f4ec098da44d7c4be0111/volumes/b6a83efc-a9dc-431b-a7e1-4ac6d6af6cce returned with HTTP 200 Jan 21 03:14:08.588338 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 658/1320] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:08 2021] GET /volume/v3/606c20d98d5f4ec098da44d7c4be0111/volumes/b6a83efc-a9dc-431b-a7e1-4ac6d6af6cce => generated 952 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:08.604409 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:08.604409 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:08.614658 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-45bdec6e-cf17-4c2c-ae77-86d6430b0c2c req-3df15a1b-edfb-4f66-ab00-9a2ca8b29423 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Volume info retrieved successfully. Jan 21 03:14:08.639433 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-45bdec6e-cf17-4c2c-ae77-86d6430b0c2c req-3df15a1b-edfb-4f66-ab00-9a2ca8b29423 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/866df416-8408-4bad-9c94-3714bb78ddd6 returned with HTTP 200 Jan 21 03:14:08.645690 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 663/1321] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 03:14:08 2021] GET /volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/866df416-8408-4bad-9c94-3714bb78ddd6 => generated 921 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:08.656967 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0db8a097-42af-4b43-b499-ff73d8cc6163 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] POST http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes Jan 21 03:14:08.657825 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:08.657825 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:08.659967 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0db8a097-42af-4b43-b499-ff73d8cc6163 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-257887101"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:14:08.662654 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-0db8a097-42af-4b43-b499-ff73d8cc6163 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-257887101'}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:14:08.663908 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-0db8a097-42af-4b43-b499-ff73d8cc6163 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Create volume of 1 GB Jan 21 03:14:08.700095 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-0db8a097-42af-4b43-b499-ff73d8cc6163 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Availability Zones retrieved successfully. Jan 21 03:14:08.738748 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-0db8a097-42af-4b43-b499-ff73d8cc6163 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Flow 'volume_create_api' (66a66eb9-a09e-49a7-8d55-73bf7904f2c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:14:08.741515 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-0db8a097-42af-4b43-b499-ff73d8cc6163 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cc9fccf-b45b-4245-97d5-9811148e2331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:14:08.754502 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-0db8a097-42af-4b43-b499-ff73d8cc6163 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Validating volume size '1' using validate_int {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:14:08.851742 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-0db8a097-42af-4b43-b499-ff73d8cc6163 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cc9fccf-b45b-4245-97d5-9811148e2331) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:14:08.854669 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-0db8a097-42af-4b43-b499-ff73d8cc6163 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86f76362-5624-413e-a273-bf39d4e0c591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:14:08.985062 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-0db8a097-42af-4b43-b499-ff73d8cc6163 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Created reservations ['46b7c332-1e06-4a5e-a63e-f59118150e0a', '4f6e670d-4ad4-4227-a07e-825337414176', '90dfc217-1655-4297-8177-fc889cd45104', '4ba8726c-a91a-49af-be40-db8b0c767109'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:14:08.987387 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-0db8a097-42af-4b43-b499-ff73d8cc6163 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86f76362-5624-413e-a273-bf39d4e0c591) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46b7c332-1e06-4a5e-a63e-f59118150e0a', '4f6e670d-4ad4-4227-a07e-825337414176', '90dfc217-1655-4297-8177-fc889cd45104', '4ba8726c-a91a-49af-be40-db8b0c767109']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:14:08.993821 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-0db8a097-42af-4b43-b499-ff73d8cc6163 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05f77530-e54c-4ac4-b582-e80f9f02421b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:14:09.170387 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-0db8a097-42af-4b43-b499-ff73d8cc6163 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05f77530-e54c-4ac4-b582-e80f9f02421b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a7b1bd0-504a-4416-b804-bc7019de5e58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-257887101',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f0b5d3ba966643938b4a77eaf5af5fd5',qos_specs=None,replication_status=,reservations=['46b7c332-1e06-4a5e-a63e-f59118150e0a','4f6e670d-4ad4-4227-a07e-825337414176','90dfc217-1655-4297-8177-fc889cd45104','4ba8726c-a91a-49af-be40-db8b0c767109'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8cb57c9e8034888891de157c0a3acaf',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:14:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-257887101',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a7b1bd0-504a-4416-b804-bc7019de5e58,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f0b5d3ba966643938b4a77eaf5af5fd5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f8cb57c9e8034888891de157c0a3acaf',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:14:09.172762 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-0db8a097-42af-4b43-b499-ff73d8cc6163 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b2f4332-45d4-4e18-9ece-60f3e815624d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:14:09.227376 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-0db8a097-42af-4b43-b499-ff73d8cc6163 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b2f4332-45d4-4e18-9ece-60f3e815624d) transitioned into state 'SUCCESS' from state '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-257887101',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f0b5d3ba966643938b4a77eaf5af5fd5',qos_specs=None,replication_status=,reservations=['46b7c332-1e06-4a5e-a63e-f59118150e0a','4f6e670d-4ad4-4227-a07e-825337414176','90dfc217-1655-4297-8177-fc889cd45104','4ba8726c-a91a-49af-be40-db8b0c767109'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8cb57c9e8034888891de157c0a3acaf',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:14:09.229680 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-0db8a097-42af-4b43-b499-ff73d8cc6163 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e44b85e-0547-47c1-ada4-bca9bc71d5e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:14:09.259441 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-0db8a097-42af-4b43-b499-ff73d8cc6163 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e44b85e-0547-47c1-ada4-bca9bc71d5e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:14:09.262559 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-0db8a097-42af-4b43-b499-ff73d8cc6163 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Flow 'volume_create_api' (66a66eb9-a09e-49a7-8d55-73bf7904f2c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:14:09.389147 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-0db8a097-42af-4b43-b499-ff73d8cc6163 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Create volume request issued successfully. Jan 21 03:14:09.422784 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0db8a097-42af-4b43-b499-ff73d8cc6163 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes returned with HTTP 202 Jan 21 03:14:09.436420 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 659/1322] 10.222.0.36 () {60 vars in 1226 bytes} [Thu Jan 21 03:14:08 2021] POST /volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes => generated 828 bytes in 783 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:14:09.440270 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-42307798-cc1d-4d16-87e7-b9f6bc2e3370 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] GET http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/5a7b1bd0-504a-4416-b804-bc7019de5e58 Jan 21 03:14:09.440837 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-42307798-cc1d-4d16-87e7-b9f6bc2e3370 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:09.441063 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:09.441063 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:09.441440 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-42307798-cc1d-4d16-87e7-b9f6bc2e3370 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:09.450826 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-95b974c9-e313-484b-a660-cca6f38416b6 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:14:09.451273 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-95b974c9-e313-484b-a660-cca6f38416b6 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:09.451495 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:09.451495 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:09.451869 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-95b974c9-e313-484b-a660-cca6f38416b6 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:09.452238 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-95b974c9-e313-484b-a660-cca6f38416b6 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:14:09.520567 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:09.520567 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:09.521509 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-95b974c9-e313-484b-a660-cca6f38416b6 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:14:09.537502 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 660/1323] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:09 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 808 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:09.576912 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:09.576912 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:09.595033 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-304253cf-3ac8-4399-8b65-6751f385330e tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] GET http://10.222.0.36/volume/v3/606c20d98d5f4ec098da44d7c4be0111/volumes/b6a83efc-a9dc-431b-a7e1-4ac6d6af6cce Jan 21 03:14:09.595652 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-304253cf-3ac8-4399-8b65-6751f385330e tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:09.596578 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:09.596578 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:09.596820 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-304253cf-3ac8-4399-8b65-6751f385330e tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:09.601543 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-42307798-cc1d-4d16-87e7-b9f6bc2e3370 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Volume info retrieved successfully. Jan 21 03:14:09.637155 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-42307798-cc1d-4d16-87e7-b9f6bc2e3370 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/5a7b1bd0-504a-4416-b804-bc7019de5e58 returned with HTTP 200 Jan 21 03:14:09.639121 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 664/1324] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:09 2021] GET /volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/5a7b1bd0-504a-4416-b804-bc7019de5e58 => generated 896 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:09.778376 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:09.778376 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:09.808077 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-304253cf-3ac8-4399-8b65-6751f385330e tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] Volume info retrieved successfully. Jan 21 03:14:09.853881 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-304253cf-3ac8-4399-8b65-6751f385330e tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] http://10.222.0.36/volume/v3/606c20d98d5f4ec098da44d7c4be0111/volumes/b6a83efc-a9dc-431b-a7e1-4ac6d6af6cce returned with HTTP 200 Jan 21 03:14:09.864968 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 661/1325] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:09 2021] GET /volume/v3/606c20d98d5f4ec098da44d7c4be0111/volumes/b6a83efc-a9dc-431b-a7e1-4ac6d6af6cce => generated 952 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:10.537372 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e06f5efa-1c81-46bb-9b3f-dceba3cfb316 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:14:10.540501 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e06f5efa-1c81-46bb-9b3f-dceba3cfb316 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:10.540731 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:10.540731 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:10.541133 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e06f5efa-1c81-46bb-9b3f-dceba3cfb316 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:10.541509 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-e06f5efa-1c81-46bb-9b3f-dceba3cfb316 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:14:10.606859 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:10.606859 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:10.617308 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e06f5efa-1c81-46bb-9b3f-dceba3cfb316 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:14:10.625442 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 665/1326] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:10 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 808 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:10.672291 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e7197371-cfe4-4bc5-a533-94deaec1a0b2 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] GET http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/5a7b1bd0-504a-4416-b804-bc7019de5e58 Jan 21 03:14:10.673201 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e7197371-cfe4-4bc5-a533-94deaec1a0b2 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:10.674549 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:10.674549 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:10.675682 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e7197371-cfe4-4bc5-a533-94deaec1a0b2 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:10.760811 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:10.760811 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:10.773433 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e7197371-cfe4-4bc5-a533-94deaec1a0b2 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Volume info retrieved successfully. Jan 21 03:14:10.808028 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e7197371-cfe4-4bc5-a533-94deaec1a0b2 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/5a7b1bd0-504a-4416-b804-bc7019de5e58 returned with HTTP 200 Jan 21 03:14:10.809091 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 662/1327] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:10 2021] GET /volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/5a7b1bd0-504a-4416-b804-bc7019de5e58 => generated 920 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:10.873314 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f7312e45-a718-4f4b-ae20-d143acd6d122 tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] GET http://10.222.0.36/volume/v3/606c20d98d5f4ec098da44d7c4be0111/volumes/b6a83efc-a9dc-431b-a7e1-4ac6d6af6cce Jan 21 03:14:10.874553 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f7312e45-a718-4f4b-ae20-d143acd6d122 tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:10.874969 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:10.874969 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:10.875542 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f7312e45-a718-4f4b-ae20-d143acd6d122 tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:10.950056 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:10.950056 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:10.961160 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f7312e45-a718-4f4b-ae20-d143acd6d122 tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] Volume info retrieved successfully. Jan 21 03:14:10.990354 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f7312e45-a718-4f4b-ae20-d143acd6d122 tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] http://10.222.0.36/volume/v3/606c20d98d5f4ec098da44d7c4be0111/volumes/b6a83efc-a9dc-431b-a7e1-4ac6d6af6cce returned with HTTP 200 Jan 21 03:14:10.991184 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 666/1328] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:10 2021] GET /volume/v3/606c20d98d5f4ec098da44d7c4be0111/volumes/b6a83efc-a9dc-431b-a7e1-4ac6d6af6cce => generated 953 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:11.007108 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1a42a825-3268-44d3-bda5-75c2257fe7dd tempest-VolumeTypesAccessTest-1749792378 tempest-VolumeTypesAccessTest-1749792378] POST http://10.222.0.36/volume/v3/d06455c2271f43e1ad632751294b8b80/types/135d02b4-713a-47f5-93f4-f0b5809a26b6/action Jan 21 03:14:11.007850 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:11.007850 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:11.008729 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1a42a825-3268-44d3-bda5-75c2257fe7dd tempest-VolumeTypesAccessTest-1749792378 tempest-VolumeTypesAccessTest-1749792378] Action body: b'{"removeProjectAccess": {"project": "606c20d98d5f4ec098da44d7c4be0111"}}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:14:11.009054 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1a42a825-3268-44d3-bda5-75c2257fe7dd tempest-VolumeTypesAccessTest-1749792378 tempest-VolumeTypesAccessTest-1749792378] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "606c20d98d5f4ec098da44d7c4be0111"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:14:11.062953 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1a42a825-3268-44d3-bda5-75c2257fe7dd tempest-VolumeTypesAccessTest-1749792378 tempest-VolumeTypesAccessTest-1749792378] http://10.222.0.36/volume/v3/d06455c2271f43e1ad632751294b8b80/types/135d02b4-713a-47f5-93f4-f0b5809a26b6/action returned with HTTP 202 Jan 21 03:14:11.065577 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 663/1329] 10.222.0.36 () {60 vars in 1351 bytes} [Thu Jan 21 03:14:11 2021] POST /volume/v3/d06455c2271f43e1ad632751294b8b80/types/135d02b4-713a-47f5-93f4-f0b5809a26b6/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:14:11.075360 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-79f5fe9a-97a8-44bf-b348-ba1dc96b6aac tempest-VolumeTypesAccessTest-1749792378 tempest-VolumeTypesAccessTest-1749792378] POST http://10.222.0.36/volume/v3/d06455c2271f43e1ad632751294b8b80/types Jan 21 03:14:11.075968 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:11.075968 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:11.076415 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-79f5fe9a-97a8-44bf-b348-ba1dc96b6aac tempest-VolumeTypesAccessTest-1749792378 tempest-VolumeTypesAccessTest-1749792378] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1475370097", "os-volume-type-access:is_public": false}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:14:11.157495 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-79f5fe9a-97a8-44bf-b348-ba1dc96b6aac tempest-VolumeTypesAccessTest-1749792378 tempest-VolumeTypesAccessTest-1749792378] http://10.222.0.36/volume/v3/d06455c2271f43e1ad632751294b8b80/types returned with HTTP 200 Jan 21 03:14:11.161620 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 667/1330] 10.222.0.36 () {60 vars in 1220 bytes} [Thu Jan 21 03:14:11 2021] POST /volume/v3/d06455c2271f43e1ad632751294b8b80/types => generated 229 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:11.172032 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fc117058-a6f3-4b07-b85f-f2c1bcb49167 tempest-VolumeTypesAccessTest-1749792378 tempest-VolumeTypesAccessTest-1749792378] POST http://10.222.0.36/volume/v3/d06455c2271f43e1ad632751294b8b80/types/a62a1a26-1e3a-4a66-bd38-8f7bca92eb8d/action Jan 21 03:14:11.172911 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fc117058-a6f3-4b07-b85f-f2c1bcb49167 tempest-VolumeTypesAccessTest-1749792378 tempest-VolumeTypesAccessTest-1749792378] Action body: b'{"addProjectAccess": {"project": "606c20d98d5f4ec098da44d7c4be0111"}}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:14:11.173382 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fc117058-a6f3-4b07-b85f-f2c1bcb49167 tempest-VolumeTypesAccessTest-1749792378 tempest-VolumeTypesAccessTest-1749792378] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "606c20d98d5f4ec098da44d7c4be0111"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:14:11.223857 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fc117058-a6f3-4b07-b85f-f2c1bcb49167 tempest-VolumeTypesAccessTest-1749792378 tempest-VolumeTypesAccessTest-1749792378] http://10.222.0.36/volume/v3/d06455c2271f43e1ad632751294b8b80/types/a62a1a26-1e3a-4a66-bd38-8f7bca92eb8d/action returned with HTTP 202 Jan 21 03:14:11.224931 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 664/1331] 10.222.0.36 () {60 vars in 1351 bytes} [Thu Jan 21 03:14:11 2021] POST /volume/v3/d06455c2271f43e1ad632751294b8b80/types/a62a1a26-1e3a-4a66-bd38-8f7bca92eb8d/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:14:11.234130 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-56e58b29-3919-40df-b4c2-02ddb78208d0 tempest-VolumeTypesAccessTest-1749792378 tempest-VolumeTypesAccessTest-1749792378] POST http://10.222.0.36/volume/v3/d06455c2271f43e1ad632751294b8b80/types/a62a1a26-1e3a-4a66-bd38-8f7bca92eb8d/action Jan 21 03:14:11.234997 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-56e58b29-3919-40df-b4c2-02ddb78208d0 tempest-VolumeTypesAccessTest-1749792378 tempest-VolumeTypesAccessTest-1749792378] Action body: b'{"addProjectAccess": {"project": "9f3465b1e3b3489fb77a7702078c5e9c"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:14:11.235394 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-56e58b29-3919-40df-b4c2-02ddb78208d0 tempest-VolumeTypesAccessTest-1749792378 tempest-VolumeTypesAccessTest-1749792378] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "9f3465b1e3b3489fb77a7702078c5e9c"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:14:11.279785 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-56e58b29-3919-40df-b4c2-02ddb78208d0 tempest-VolumeTypesAccessTest-1749792378 tempest-VolumeTypesAccessTest-1749792378] http://10.222.0.36/volume/v3/d06455c2271f43e1ad632751294b8b80/types/a62a1a26-1e3a-4a66-bd38-8f7bca92eb8d/action returned with HTTP 202 Jan 21 03:14:11.281005 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 668/1332] 10.222.0.36 () {60 vars in 1351 bytes} [Thu Jan 21 03:14:11 2021] POST /volume/v3/d06455c2271f43e1ad632751294b8b80/types/a62a1a26-1e3a-4a66-bd38-8f7bca92eb8d/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:14:11.293179 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cfea76f2-5fee-441c-b12a-7da749c83954 tempest-VolumeTypesAccessTest-1749792378 tempest-VolumeTypesAccessTest-1749792378] GET http://10.222.0.36/volume/v3/d06455c2271f43e1ad632751294b8b80/types/a62a1a26-1e3a-4a66-bd38-8f7bca92eb8d/os-volume-type-access Jan 21 03:14:11.293703 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cfea76f2-5fee-441c-b12a-7da749c83954 tempest-VolumeTypesAccessTest-1749792378 tempest-VolumeTypesAccessTest-1749792378] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:11.294194 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cfea76f2-5fee-441c-b12a-7da749c83954 tempest-VolumeTypesAccessTest-1749792378 tempest-VolumeTypesAccessTest-1749792378] Calling method 'index' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:11.328367 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cfea76f2-5fee-441c-b12a-7da749c83954 tempest-VolumeTypesAccessTest-1749792378 tempest-VolumeTypesAccessTest-1749792378] http://10.222.0.36/volume/v3/d06455c2271f43e1ad632751294b8b80/types/a62a1a26-1e3a-4a66-bd38-8f7bca92eb8d/os-volume-type-access returned with HTTP 200 Jan 21 03:14:11.329217 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 665/1333] 10.222.0.36 () {58 vars in 1375 bytes} [Thu Jan 21 03:14:11 2021] GET /volume/v3/d06455c2271f43e1ad632751294b8b80/types/a62a1a26-1e3a-4a66-bd38-8f7bca92eb8d/os-volume-type-access => generated 244 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:11.340160 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-47e4126c-c0d3-42f0-bfe5-4bd34f4f6dd4 tempest-VolumeTypesAccessTest-1749792378 tempest-VolumeTypesAccessTest-1749792378] POST http://10.222.0.36/volume/v3/d06455c2271f43e1ad632751294b8b80/types/a62a1a26-1e3a-4a66-bd38-8f7bca92eb8d/action Jan 21 03:14:11.341148 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-47e4126c-c0d3-42f0-bfe5-4bd34f4f6dd4 tempest-VolumeTypesAccessTest-1749792378 tempest-VolumeTypesAccessTest-1749792378] Action body: b'{"removeProjectAccess": {"project": "9f3465b1e3b3489fb77a7702078c5e9c"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:14:11.341544 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-47e4126c-c0d3-42f0-bfe5-4bd34f4f6dd4 tempest-VolumeTypesAccessTest-1749792378 tempest-VolumeTypesAccessTest-1749792378] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "9f3465b1e3b3489fb77a7702078c5e9c"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:14:11.394097 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-47e4126c-c0d3-42f0-bfe5-4bd34f4f6dd4 tempest-VolumeTypesAccessTest-1749792378 tempest-VolumeTypesAccessTest-1749792378] http://10.222.0.36/volume/v3/d06455c2271f43e1ad632751294b8b80/types/a62a1a26-1e3a-4a66-bd38-8f7bca92eb8d/action returned with HTTP 202 Jan 21 03:14:11.395919 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 669/1334] 10.222.0.36 () {60 vars in 1351 bytes} [Thu Jan 21 03:14:11 2021] POST /volume/v3/d06455c2271f43e1ad632751294b8b80/types/a62a1a26-1e3a-4a66-bd38-8f7bca92eb8d/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:14:11.404381 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fa3bc16a-016f-41f8-ba46-5b101a1c045b tempest-VolumeTypesAccessTest-1749792378 tempest-VolumeTypesAccessTest-1749792378] POST http://10.222.0.36/volume/v3/d06455c2271f43e1ad632751294b8b80/types/a62a1a26-1e3a-4a66-bd38-8f7bca92eb8d/action Jan 21 03:14:11.405185 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fa3bc16a-016f-41f8-ba46-5b101a1c045b tempest-VolumeTypesAccessTest-1749792378 tempest-VolumeTypesAccessTest-1749792378] Action body: b'{"removeProjectAccess": {"project": "606c20d98d5f4ec098da44d7c4be0111"}}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:14:11.405574 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fa3bc16a-016f-41f8-ba46-5b101a1c045b tempest-VolumeTypesAccessTest-1749792378 tempest-VolumeTypesAccessTest-1749792378] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "606c20d98d5f4ec098da44d7c4be0111"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:14:11.468632 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fa3bc16a-016f-41f8-ba46-5b101a1c045b tempest-VolumeTypesAccessTest-1749792378 tempest-VolumeTypesAccessTest-1749792378] http://10.222.0.36/volume/v3/d06455c2271f43e1ad632751294b8b80/types/a62a1a26-1e3a-4a66-bd38-8f7bca92eb8d/action returned with HTTP 202 Jan 21 03:14:11.469657 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 666/1335] 10.222.0.36 () {60 vars in 1351 bytes} [Thu Jan 21 03:14:11 2021] POST /volume/v3/d06455c2271f43e1ad632751294b8b80/types/a62a1a26-1e3a-4a66-bd38-8f7bca92eb8d/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:14:11.480416 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e5c9d5f5-5689-4493-aa24-05cd4bd8236b tempest-VolumeTypesAccessTest-1749792378 tempest-VolumeTypesAccessTest-1749792378] DELETE http://10.222.0.36/volume/v3/d06455c2271f43e1ad632751294b8b80/types/a62a1a26-1e3a-4a66-bd38-8f7bca92eb8d Jan 21 03:14:11.481431 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e5c9d5f5-5689-4493-aa24-05cd4bd8236b tempest-VolumeTypesAccessTest-1749792378 tempest-VolumeTypesAccessTest-1749792378] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:11.482156 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e5c9d5f5-5689-4493-aa24-05cd4bd8236b tempest-VolumeTypesAccessTest-1749792378 tempest-VolumeTypesAccessTest-1749792378] Calling method '_delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:11.639452 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f4cf80dc-1aff-48fe-ad3a-7a354c5457e3 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:14:11.639978 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f4cf80dc-1aff-48fe-ad3a-7a354c5457e3 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:11.640473 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f4cf80dc-1aff-48fe-ad3a-7a354c5457e3 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:11.640841 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-f4cf80dc-1aff-48fe-ad3a-7a354c5457e3 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:14:11.687714 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 03:14:11.687714 n-d-766726-10 devstack@c-api.service[87957]: "UPDATE / DELETE expressions." % clause Jan 21 03:14:11.711385 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e5c9d5f5-5689-4493-aa24-05cd4bd8236b tempest-VolumeTypesAccessTest-1749792378 tempest-VolumeTypesAccessTest-1749792378] http://10.222.0.36/volume/v3/d06455c2271f43e1ad632751294b8b80/types/a62a1a26-1e3a-4a66-bd38-8f7bca92eb8d returned with HTTP 202 Jan 21 03:14:11.712406 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 670/1336] 10.222.0.36 () {58 vars in 1312 bytes} [Thu Jan 21 03:14:11 2021] DELETE /volume/v3/d06455c2271f43e1ad632751294b8b80/types/a62a1a26-1e3a-4a66-bd38-8f7bca92eb8d => generated 0 bytes in 237 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:14:11.722663 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:11.722663 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:11.724310 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fff2d699-eaa5-4613-83f5-b603c6a6209b tempest-VolumeTypesAccessTest-1749792378 tempest-VolumeTypesAccessTest-1749792378] GET http://10.222.0.36/volume/v3/d06455c2271f43e1ad632751294b8b80/types/a62a1a26-1e3a-4a66-bd38-8f7bca92eb8d Jan 21 03:14:11.727236 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fff2d699-eaa5-4613-83f5-b603c6a6209b tempest-VolumeTypesAccessTest-1749792378 tempest-VolumeTypesAccessTest-1749792378] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:11.727926 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fff2d699-eaa5-4613-83f5-b603c6a6209b tempest-VolumeTypesAccessTest-1749792378 tempest-VolumeTypesAccessTest-1749792378] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:11.730730 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f4cf80dc-1aff-48fe-ad3a-7a354c5457e3 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:14:11.731690 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 667/1337] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:11 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 808 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:11.777472 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fff2d699-eaa5-4613-83f5-b603c6a6209b tempest-VolumeTypesAccessTest-1749792378 tempest-VolumeTypesAccessTest-1749792378] http://10.222.0.36/volume/v3/d06455c2271f43e1ad632751294b8b80/types/a62a1a26-1e3a-4a66-bd38-8f7bca92eb8d returned with HTTP 404 Jan 21 03:14:11.783454 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 671/1338] 10.222.0.36 () {58 vars in 1309 bytes} [Thu Jan 21 03:14:11 2021] GET /volume/v3/d06455c2271f43e1ad632751294b8b80/types/a62a1a26-1e3a-4a66-bd38-8f7bca92eb8d => generated 114 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:14:11.787563 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-50b0d915-bcff-4467-a294-75b7352b004b tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] DELETE http://10.222.0.36/volume/v3/606c20d98d5f4ec098da44d7c4be0111/volumes/b6a83efc-a9dc-431b-a7e1-4ac6d6af6cce Jan 21 03:14:11.788085 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-50b0d915-bcff-4467-a294-75b7352b004b tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:11.788309 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:11.788309 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:11.789050 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-50b0d915-bcff-4467-a294-75b7352b004b tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:11.789382 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-50b0d915-bcff-4467-a294-75b7352b004b tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] Delete volume with id: b6a83efc-a9dc-431b-a7e1-4ac6d6af6cce Jan 21 03:14:11.826072 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a10b4ad3-2e93-4d13-8319-fb19f47e11c6 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] GET http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/5a7b1bd0-504a-4416-b804-bc7019de5e58 Jan 21 03:14:11.826957 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a10b4ad3-2e93-4d13-8319-fb19f47e11c6 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:11.827577 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a10b4ad3-2e93-4d13-8319-fb19f47e11c6 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:11.872331 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:11.872331 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:11.873860 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-50b0d915-bcff-4467-a294-75b7352b004b tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] Volume info retrieved successfully. Jan 21 03:14:11.926462 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-50b0d915-bcff-4467-a294-75b7352b004b tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] Delete volume request issued successfully. Jan 21 03:14:11.927262 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-50b0d915-bcff-4467-a294-75b7352b004b tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] http://10.222.0.36/volume/v3/606c20d98d5f4ec098da44d7c4be0111/volumes/b6a83efc-a9dc-431b-a7e1-4ac6d6af6cce returned with HTTP 202 Jan 21 03:14:11.929375 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 668/1339] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:14:11 2021] DELETE /volume/v3/606c20d98d5f4ec098da44d7c4be0111/volumes/b6a83efc-a9dc-431b-a7e1-4ac6d6af6cce => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:14:11.943094 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-faab16f0-03d5-4e90-8b8b-242bb540483a tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] GET http://10.222.0.36/volume/v3/606c20d98d5f4ec098da44d7c4be0111/volumes/b6a83efc-a9dc-431b-a7e1-4ac6d6af6cce Jan 21 03:14:11.943942 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-faab16f0-03d5-4e90-8b8b-242bb540483a tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:11.944298 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:11.944298 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:11.944926 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-faab16f0-03d5-4e90-8b8b-242bb540483a tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:11.961670 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:11.961670 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:11.995644 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a10b4ad3-2e93-4d13-8319-fb19f47e11c6 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Volume info retrieved successfully. Jan 21 03:14:12.052117 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:12.052117 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:12.070246 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-faab16f0-03d5-4e90-8b8b-242bb540483a tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] Volume info retrieved successfully. Jan 21 03:14:12.072164 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a10b4ad3-2e93-4d13-8319-fb19f47e11c6 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/5a7b1bd0-504a-4416-b804-bc7019de5e58 returned with HTTP 200 Jan 21 03:14:12.079499 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 672/1340] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:11 2021] GET /volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/5a7b1bd0-504a-4416-b804-bc7019de5e58 => generated 921 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:14:12.123276 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-faab16f0-03d5-4e90-8b8b-242bb540483a tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] http://10.222.0.36/volume/v3/606c20d98d5f4ec098da44d7c4be0111/volumes/b6a83efc-a9dc-431b-a7e1-4ac6d6af6cce returned with HTTP 200 Jan 21 03:14:12.126009 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 669/1341] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:11 2021] GET /volume/v3/606c20d98d5f4ec098da44d7c4be0111/volumes/b6a83efc-a9dc-431b-a7e1-4ac6d6af6cce => generated 952 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:12.172756 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-50cecadb-8a3c-4a39-a817-f27a97c75760 req-26fda0e2-ac39-4cd9-a41b-ec086ef7c62c tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] GET http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/5a7b1bd0-504a-4416-b804-bc7019de5e58 Jan 21 03:14:12.174174 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-50cecadb-8a3c-4a39-a817-f27a97c75760 req-26fda0e2-ac39-4cd9-a41b-ec086ef7c62c tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:12.174952 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:12.174952 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:12.175861 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-50cecadb-8a3c-4a39-a817-f27a97c75760 req-26fda0e2-ac39-4cd9-a41b-ec086ef7c62c tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:12.241477 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:12.241477 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:12.257856 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-50cecadb-8a3c-4a39-a817-f27a97c75760 req-26fda0e2-ac39-4cd9-a41b-ec086ef7c62c tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Volume info retrieved successfully. Jan 21 03:14:12.324579 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-50cecadb-8a3c-4a39-a817-f27a97c75760 req-26fda0e2-ac39-4cd9-a41b-ec086ef7c62c tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/5a7b1bd0-504a-4416-b804-bc7019de5e58 returned with HTTP 200 Jan 21 03:14:12.325775 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 673/1342] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 03:14:12 2021] GET /volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/5a7b1bd0-504a-4416-b804-bc7019de5e58 => generated 921 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:12.389488 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-395d24ed-4d60-43cb-8ce8-752c173f6d3a req-1da022cd-90b3-4e86-85b5-ae7086ccd439 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] GET http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/detail Jan 21 03:14:12.390044 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-395d24ed-4d60-43cb-8ce8-752c173f6d3a req-1da022cd-90b3-4e86-85b5-ae7086ccd439 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:12.390233 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:12.390233 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:12.390658 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-395d24ed-4d60-43cb-8ce8-752c173f6d3a req-1da022cd-90b3-4e86-85b5-ae7086ccd439 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Calling method 'detail' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:12.393546 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [req-395d24ed-4d60-43cb-8ce8-752c173f6d3a req-1da022cd-90b3-4e86-85b5-ae7086ccd439 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Removing options '' from query. {{(pid=87958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:14:12.397134 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-395d24ed-4d60-43cb-8ce8-752c173f6d3a req-1da022cd-90b3-4e86-85b5-ae7086ccd439 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87958) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:14:12.482565 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-395d24ed-4d60-43cb-8ce8-752c173f6d3a req-1da022cd-90b3-4e86-85b5-ae7086ccd439 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Get all volumes completed successfully. Jan 21 03:14:12.499266 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:12.499266 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:12.542521 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-395d24ed-4d60-43cb-8ce8-752c173f6d3a req-1da022cd-90b3-4e86-85b5-ae7086ccd439 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/detail returned with HTTP 200 Jan 21 03:14:12.543688 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 670/1343] 10.222.0.36 () {60 vars in 1479 bytes} [Thu Jan 21 03:14:12 2021] GET /volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/detail => generated 2746 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:14:12.644846 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-8d3918a9-c5de-4ed8-bfb6-9e29684d3043 req-69f65768-dfae-4423-8a0e-2d7d5574078a tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] GET http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/detail Jan 21 03:14:12.646078 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-8d3918a9-c5de-4ed8-bfb6-9e29684d3043 req-69f65768-dfae-4423-8a0e-2d7d5574078a tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:12.646542 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:12.646542 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:12.647148 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-8d3918a9-c5de-4ed8-bfb6-9e29684d3043 req-69f65768-dfae-4423-8a0e-2d7d5574078a tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:12.648151 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [req-8d3918a9-c5de-4ed8-bfb6-9e29684d3043 req-69f65768-dfae-4423-8a0e-2d7d5574078a tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:14:12.650029 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-8d3918a9-c5de-4ed8-bfb6-9e29684d3043 req-69f65768-dfae-4423-8a0e-2d7d5574078a tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:14:12.746618 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-35744325-d466-4c2c-85ef-11f2bcbced8f tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:14:12.747131 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-35744325-d466-4c2c-85ef-11f2bcbced8f tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:12.747331 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:12.747331 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:12.747715 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-35744325-d466-4c2c-85ef-11f2bcbced8f tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:12.748072 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-35744325-d466-4c2c-85ef-11f2bcbced8f tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:14:12.825033 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:12.825033 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:12.826851 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-35744325-d466-4c2c-85ef-11f2bcbced8f tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:14:12.827659 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 671/1344] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:12 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 808 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:12.842378 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-8d3918a9-c5de-4ed8-bfb6-9e29684d3043 req-69f65768-dfae-4423-8a0e-2d7d5574078a tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Get all volumes completed successfully. Jan 21 03:14:12.846438 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:12.846438 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:12.856415 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-8d3918a9-c5de-4ed8-bfb6-9e29684d3043 req-69f65768-dfae-4423-8a0e-2d7d5574078a tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/detail returned with HTTP 200 Jan 21 03:14:12.858008 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 674/1345] 10.222.0.36 () {60 vars in 1479 bytes} [Thu Jan 21 03:14:12 2021] GET /volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/detail => generated 2746 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:14:12.922025 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4c55fe17-5c1c-493c-bdd7-338faf6c2678 req-b79c29c7-55a0-4953-bff3-f2985079bd8b tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] GET http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/detail Jan 21 03:14:12.922547 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4c55fe17-5c1c-493c-bdd7-338faf6c2678 req-b79c29c7-55a0-4953-bff3-f2985079bd8b tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:12.922792 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:12.922792 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:12.923165 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4c55fe17-5c1c-493c-bdd7-338faf6c2678 req-b79c29c7-55a0-4953-bff3-f2985079bd8b tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Calling method 'detail' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:12.924416 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [req-4c55fe17-5c1c-493c-bdd7-338faf6c2678 req-b79c29c7-55a0-4953-bff3-f2985079bd8b tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Removing options '' from query. {{(pid=87958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:14:12.926171 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-4c55fe17-5c1c-493c-bdd7-338faf6c2678 req-b79c29c7-55a0-4953-bff3-f2985079bd8b tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87958) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:14:13.143382 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cfa4b1b9-2a8c-4845-aab9-48903f462548 tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] GET http://10.222.0.36/volume/v3/606c20d98d5f4ec098da44d7c4be0111/volumes/b6a83efc-a9dc-431b-a7e1-4ac6d6af6cce Jan 21 03:14:13.148684 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cfa4b1b9-2a8c-4845-aab9-48903f462548 tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:13.148684 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:13.148684 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:13.148684 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cfa4b1b9-2a8c-4845-aab9-48903f462548 tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:13.196088 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-4c55fe17-5c1c-493c-bdd7-338faf6c2678 req-b79c29c7-55a0-4953-bff3-f2985079bd8b tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Get all volumes completed successfully. Jan 21 03:14:13.198217 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:13.198217 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:13.224842 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4c55fe17-5c1c-493c-bdd7-338faf6c2678 req-b79c29c7-55a0-4953-bff3-f2985079bd8b tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/detail returned with HTTP 200 Jan 21 03:14:13.229356 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 672/1346] 10.222.0.36 () {60 vars in 1479 bytes} [Thu Jan 21 03:14:12 2021] GET /volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/detail => generated 2746 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:14:13.274485 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:13.274485 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:13.294053 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-cfa4b1b9-2a8c-4845-aab9-48903f462548 tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] Volume info retrieved successfully. Jan 21 03:14:13.303319 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-ad8b37cf-afa6-46aa-b798-46035f2e2101 req-f29b6f16-fa74-46c6-8e58-f67a00421711 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] GET http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/detail Jan 21 03:14:13.304400 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-ad8b37cf-afa6-46aa-b798-46035f2e2101 req-f29b6f16-fa74-46c6-8e58-f67a00421711 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:13.305103 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:13.305103 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:13.307085 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-ad8b37cf-afa6-46aa-b798-46035f2e2101 req-f29b6f16-fa74-46c6-8e58-f67a00421711 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Calling method 'detail' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:13.308142 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [req-ad8b37cf-afa6-46aa-b798-46035f2e2101 req-f29b6f16-fa74-46c6-8e58-f67a00421711 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Removing options '' from query. {{(pid=87958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:14:13.311248 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-ad8b37cf-afa6-46aa-b798-46035f2e2101 req-f29b6f16-fa74-46c6-8e58-f67a00421711 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87958) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:14:13.339630 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cfa4b1b9-2a8c-4845-aab9-48903f462548 tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] http://10.222.0.36/volume/v3/606c20d98d5f4ec098da44d7c4be0111/volumes/b6a83efc-a9dc-431b-a7e1-4ac6d6af6cce returned with HTTP 200 Jan 21 03:14:13.340481 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 675/1347] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:13 2021] GET /volume/v3/606c20d98d5f4ec098da44d7c4be0111/volumes/b6a83efc-a9dc-431b-a7e1-4ac6d6af6cce => generated 952 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:13.433205 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-ad8b37cf-afa6-46aa-b798-46035f2e2101 req-f29b6f16-fa74-46c6-8e58-f67a00421711 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Get all volumes completed successfully. Jan 21 03:14:13.435437 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:13.435437 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:13.447685 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-ad8b37cf-afa6-46aa-b798-46035f2e2101 req-f29b6f16-fa74-46c6-8e58-f67a00421711 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/detail returned with HTTP 200 Jan 21 03:14:13.448861 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 673/1348] 10.222.0.36 () {60 vars in 1479 bytes} [Thu Jan 21 03:14:13 2021] GET /volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/detail => generated 2746 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 03:14:13.573742 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-ac9c6890-9bf6-445c-a2b7-e23cf78de8e9 req-8b2e3ca4-3594-4f9f-8720-22069eafb091 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] GET http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/detail Jan 21 03:14:13.574366 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-ac9c6890-9bf6-445c-a2b7-e23cf78de8e9 req-8b2e3ca4-3594-4f9f-8720-22069eafb091 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:13.574721 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:13.574721 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:13.575227 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-ac9c6890-9bf6-445c-a2b7-e23cf78de8e9 req-8b2e3ca4-3594-4f9f-8720-22069eafb091 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:13.575921 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [req-ac9c6890-9bf6-445c-a2b7-e23cf78de8e9 req-8b2e3ca4-3594-4f9f-8720-22069eafb091 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:14:13.577756 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-ac9c6890-9bf6-445c-a2b7-e23cf78de8e9 req-8b2e3ca4-3594-4f9f-8720-22069eafb091 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:14:13.757147 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-ac9c6890-9bf6-445c-a2b7-e23cf78de8e9 req-8b2e3ca4-3594-4f9f-8720-22069eafb091 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Get all volumes completed successfully. Jan 21 03:14:13.757147 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:13.757147 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:13.782479 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-ac9c6890-9bf6-445c-a2b7-e23cf78de8e9 req-8b2e3ca4-3594-4f9f-8720-22069eafb091 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/detail returned with HTTP 200 Jan 21 03:14:13.782479 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 676/1349] 10.222.0.36 () {60 vars in 1479 bytes} [Thu Jan 21 03:14:13 2021] GET /volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/detail => generated 2746 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:14:13.863329 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1bbe4c57-6152-4ddb-bafe-e1ee6c0cef87 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:14:13.863329 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1bbe4c57-6152-4ddb-bafe-e1ee6c0cef87 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:13.872792 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:13.872792 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:13.874634 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1bbe4c57-6152-4ddb-bafe-e1ee6c0cef87 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:13.874634 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-1bbe4c57-6152-4ddb-bafe-e1ee6c0cef87 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:14:13.877960 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-7adae269-dfe3-4514-bcd3-b3f0979b469e req-703cd8fa-8ce9-41e6-981d-a6cb0398e7d9 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] GET http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/detail Jan 21 03:14:13.878486 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-7adae269-dfe3-4514-bcd3-b3f0979b469e req-703cd8fa-8ce9-41e6-981d-a6cb0398e7d9 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:13.878866 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:13.878866 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:13.879104 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-7adae269-dfe3-4514-bcd3-b3f0979b469e req-703cd8fa-8ce9-41e6-981d-a6cb0398e7d9 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:13.879686 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [req-7adae269-dfe3-4514-bcd3-b3f0979b469e req-703cd8fa-8ce9-41e6-981d-a6cb0398e7d9 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:14:13.881698 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-7adae269-dfe3-4514-bcd3-b3f0979b469e req-703cd8fa-8ce9-41e6-981d-a6cb0398e7d9 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:14:13.901440 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:13.901440 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:13.904187 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1bbe4c57-6152-4ddb-bafe-e1ee6c0cef87 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:14:13.905503 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 674/1350] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:13 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 808 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:14.131129 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-7adae269-dfe3-4514-bcd3-b3f0979b469e req-703cd8fa-8ce9-41e6-981d-a6cb0398e7d9 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Get all volumes completed successfully. Jan 21 03:14:14.133254 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:14.133254 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:14.171790 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-7adae269-dfe3-4514-bcd3-b3f0979b469e req-703cd8fa-8ce9-41e6-981d-a6cb0398e7d9 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/detail returned with HTTP 200 Jan 21 03:14:14.172755 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 677/1351] 10.222.0.36 () {60 vars in 1479 bytes} [Thu Jan 21 03:14:13 2021] GET /volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/detail => generated 2746 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:14:14.253039 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-1bb449b6-5cc1-4f71-9251-ba0a49f5c04a req-1f14d2ee-ecbb-4c3c-9965-3df57863ab09 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] GET http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/detail Jan 21 03:14:14.253609 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-1bb449b6-5cc1-4f71-9251-ba0a49f5c04a req-1f14d2ee-ecbb-4c3c-9965-3df57863ab09 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:14.253931 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:14.253931 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:14.254479 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-1bb449b6-5cc1-4f71-9251-ba0a49f5c04a req-1f14d2ee-ecbb-4c3c-9965-3df57863ab09 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Calling method 'detail' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:14.258533 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [req-1bb449b6-5cc1-4f71-9251-ba0a49f5c04a req-1f14d2ee-ecbb-4c3c-9965-3df57863ab09 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Removing options '' from query. {{(pid=87958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:14:14.258533 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-1bb449b6-5cc1-4f71-9251-ba0a49f5c04a req-1f14d2ee-ecbb-4c3c-9965-3df57863ab09 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87958) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:14:14.334253 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-1bb449b6-5cc1-4f71-9251-ba0a49f5c04a req-1f14d2ee-ecbb-4c3c-9965-3df57863ab09 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Get all volumes completed successfully. Jan 21 03:14:14.337028 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:14.337028 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:14.350426 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-1bb449b6-5cc1-4f71-9251-ba0a49f5c04a req-1f14d2ee-ecbb-4c3c-9965-3df57863ab09 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/detail returned with HTTP 200 Jan 21 03:14:14.352285 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 675/1352] 10.222.0.36 () {60 vars in 1479 bytes} [Thu Jan 21 03:14:14 2021] GET /volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/detail => generated 2746 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:14:14.368998 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-59c382fc-6713-4bdd-b466-73edb000b849 tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] GET http://10.222.0.36/volume/v3/606c20d98d5f4ec098da44d7c4be0111/volumes/b6a83efc-a9dc-431b-a7e1-4ac6d6af6cce Jan 21 03:14:14.369936 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-59c382fc-6713-4bdd-b466-73edb000b849 tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:14.370265 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:14.370265 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:14.370861 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-59c382fc-6713-4bdd-b466-73edb000b849 tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:14.413856 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-6f5b1da7-e9c6-4867-bdb2-89a61a95a279 req-990f4ce4-86ef-4059-8a9a-3bbee8c7fff0 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] GET http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/detail Jan 21 03:14:14.414497 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-6f5b1da7-e9c6-4867-bdb2-89a61a95a279 req-990f4ce4-86ef-4059-8a9a-3bbee8c7fff0 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:14.415045 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:14.415045 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:14.415617 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-6f5b1da7-e9c6-4867-bdb2-89a61a95a279 req-990f4ce4-86ef-4059-8a9a-3bbee8c7fff0 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Calling method 'detail' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:14.416434 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [req-6f5b1da7-e9c6-4867-bdb2-89a61a95a279 req-990f4ce4-86ef-4059-8a9a-3bbee8c7fff0 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Removing options '' from query. {{(pid=87958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:14:14.418347 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-6f5b1da7-e9c6-4867-bdb2-89a61a95a279 req-990f4ce4-86ef-4059-8a9a-3bbee8c7fff0 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87958) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:14:14.476704 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:14.476704 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:14.505187 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-59c382fc-6713-4bdd-b466-73edb000b849 tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] Volume info retrieved successfully. Jan 21 03:14:14.553082 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-59c382fc-6713-4bdd-b466-73edb000b849 tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] http://10.222.0.36/volume/v3/606c20d98d5f4ec098da44d7c4be0111/volumes/b6a83efc-a9dc-431b-a7e1-4ac6d6af6cce returned with HTTP 200 Jan 21 03:14:14.553625 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-6f5b1da7-e9c6-4867-bdb2-89a61a95a279 req-990f4ce4-86ef-4059-8a9a-3bbee8c7fff0 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Get all volumes completed successfully. Jan 21 03:14:14.556607 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:14.556607 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:14.561142 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 678/1353] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:14 2021] GET /volume/v3/606c20d98d5f4ec098da44d7c4be0111/volumes/b6a83efc-a9dc-431b-a7e1-4ac6d6af6cce => generated 952 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:14.571698 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-6f5b1da7-e9c6-4867-bdb2-89a61a95a279 req-990f4ce4-86ef-4059-8a9a-3bbee8c7fff0 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/detail returned with HTTP 200 Jan 21 03:14:14.571698 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 676/1354] 10.222.0.36 () {60 vars in 1479 bytes} [Thu Jan 21 03:14:14 2021] GET /volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/detail => generated 2746 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 03:14:14.590883 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-62e49efd-8096-4002-aef9-4aeb5ccc40b8 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] DELETE http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/5a7b1bd0-504a-4416-b804-bc7019de5e58 Jan 21 03:14:14.591552 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-62e49efd-8096-4002-aef9-4aeb5ccc40b8 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:14.591875 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:14.591875 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:14.592428 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-62e49efd-8096-4002-aef9-4aeb5ccc40b8 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:14.592987 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-62e49efd-8096-4002-aef9-4aeb5ccc40b8 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Delete volume with id: 5a7b1bd0-504a-4416-b804-bc7019de5e58 Jan 21 03:14:14.757382 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:14.757382 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:14.770764 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-62e49efd-8096-4002-aef9-4aeb5ccc40b8 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Volume info retrieved successfully. Jan 21 03:14:14.810661 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-62e49efd-8096-4002-aef9-4aeb5ccc40b8 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Delete volume request issued successfully. Jan 21 03:14:14.816882 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-62e49efd-8096-4002-aef9-4aeb5ccc40b8 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/5a7b1bd0-504a-4416-b804-bc7019de5e58 returned with HTTP 202 Jan 21 03:14:14.818011 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 679/1355] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:14:14 2021] DELETE /volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/5a7b1bd0-504a-4416-b804-bc7019de5e58 => generated 0 bytes in 233 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:14:14.826316 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-19fab375-f3a4-4cc6-8b08-1c48359fb5dc tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] GET http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/5a7b1bd0-504a-4416-b804-bc7019de5e58 Jan 21 03:14:14.827125 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-19fab375-f3a4-4cc6-8b08-1c48359fb5dc tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:14.829497 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:14.829497 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:14.831502 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-19fab375-f3a4-4cc6-8b08-1c48359fb5dc tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:14.920593 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-26502718-8012-48ce-a5c7-6b72ea1d72a3 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:14:14.921534 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-26502718-8012-48ce-a5c7-6b72ea1d72a3 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:14.921984 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:14.921984 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:14.922696 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-26502718-8012-48ce-a5c7-6b72ea1d72a3 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:14.923267 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-26502718-8012-48ce-a5c7-6b72ea1d72a3 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:14:14.977476 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:14.977476 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:14.997677 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:14.997677 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:15.002899 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-26502718-8012-48ce-a5c7-6b72ea1d72a3 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:14:15.009308 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 680/1356] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:14 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 808 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:15.040547 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-19fab375-f3a4-4cc6-8b08-1c48359fb5dc tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Volume info retrieved successfully. Jan 21 03:14:15.091883 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-19fab375-f3a4-4cc6-8b08-1c48359fb5dc tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/5a7b1bd0-504a-4416-b804-bc7019de5e58 returned with HTTP 200 Jan 21 03:14:15.102165 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 677/1357] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:14 2021] GET /volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/5a7b1bd0-504a-4416-b804-bc7019de5e58 => generated 920 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:15.578441 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-733691a9-7d0a-4743-8c7f-f9a998bce7e6 tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] GET http://10.222.0.36/volume/v3/606c20d98d5f4ec098da44d7c4be0111/volumes/b6a83efc-a9dc-431b-a7e1-4ac6d6af6cce Jan 21 03:14:15.578959 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-733691a9-7d0a-4743-8c7f-f9a998bce7e6 tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:15.579361 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:15.579361 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:15.580517 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-733691a9-7d0a-4743-8c7f-f9a998bce7e6 tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:15.727941 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-733691a9-7d0a-4743-8c7f-f9a998bce7e6 tempest-VolumeTypesAccessTest-653484452 tempest-VolumeTypesAccessTest-653484452] http://10.222.0.36/volume/v3/606c20d98d5f4ec098da44d7c4be0111/volumes/b6a83efc-a9dc-431b-a7e1-4ac6d6af6cce returned with HTTP 404 Jan 21 03:14:15.729376 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 681/1358] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:15 2021] GET /volume/v3/606c20d98d5f4ec098da44d7c4be0111/volumes/b6a83efc-a9dc-431b-a7e1-4ac6d6af6cce => generated 109 bytes in 155 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:14:15.737478 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e5a81d09-451c-4987-82b9-30976d193adc tempest-VolumeTypesAccessTest-1749792378 tempest-VolumeTypesAccessTest-1749792378] DELETE http://10.222.0.36/volume/v3/d06455c2271f43e1ad632751294b8b80/types/135d02b4-713a-47f5-93f4-f0b5809a26b6 Jan 21 03:14:15.738326 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e5a81d09-451c-4987-82b9-30976d193adc tempest-VolumeTypesAccessTest-1749792378 tempest-VolumeTypesAccessTest-1749792378] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:15.738865 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:15.738865 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:15.739602 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e5a81d09-451c-4987-82b9-30976d193adc tempest-VolumeTypesAccessTest-1749792378 tempest-VolumeTypesAccessTest-1749792378] Calling method '_delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:15.952659 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 03:14:15.952659 n-d-766726-10 devstack@c-api.service[87957]: "UPDATE / DELETE expressions." % clause Jan 21 03:14:15.975235 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e5a81d09-451c-4987-82b9-30976d193adc tempest-VolumeTypesAccessTest-1749792378 tempest-VolumeTypesAccessTest-1749792378] http://10.222.0.36/volume/v3/d06455c2271f43e1ad632751294b8b80/types/135d02b4-713a-47f5-93f4-f0b5809a26b6 returned with HTTP 202 Jan 21 03:14:15.976111 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 678/1359] 10.222.0.36 () {58 vars in 1312 bytes} [Thu Jan 21 03:14:15 2021] DELETE /volume/v3/d06455c2271f43e1ad632751294b8b80/types/135d02b4-713a-47f5-93f4-f0b5809a26b6 => generated 0 bytes in 243 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:14:15.984298 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a81899f7-219c-4f6d-9696-875a711d564a tempest-VolumeTypesAccessTest-1749792378 tempest-VolumeTypesAccessTest-1749792378] GET http://10.222.0.36/volume/v3/d06455c2271f43e1ad632751294b8b80/types/135d02b4-713a-47f5-93f4-f0b5809a26b6 Jan 21 03:14:15.985547 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a81899f7-219c-4f6d-9696-875a711d564a tempest-VolumeTypesAccessTest-1749792378 tempest-VolumeTypesAccessTest-1749792378] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:15.987088 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a81899f7-219c-4f6d-9696-875a711d564a tempest-VolumeTypesAccessTest-1749792378 tempest-VolumeTypesAccessTest-1749792378] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:16.021893 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a81899f7-219c-4f6d-9696-875a711d564a tempest-VolumeTypesAccessTest-1749792378 tempest-VolumeTypesAccessTest-1749792378] http://10.222.0.36/volume/v3/d06455c2271f43e1ad632751294b8b80/types/135d02b4-713a-47f5-93f4-f0b5809a26b6 returned with HTTP 404 Jan 21 03:14:16.025570 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 682/1360] 10.222.0.36 () {58 vars in 1309 bytes} [Thu Jan 21 03:14:15 2021] GET /volume/v3/d06455c2271f43e1ad632751294b8b80/types/135d02b4-713a-47f5-93f4-f0b5809a26b6 => generated 114 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:14:16.031976 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d52147f3-2478-491d-b43c-b1df86c931ff tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:14:16.033247 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d52147f3-2478-491d-b43c-b1df86c931ff tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:16.034346 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d52147f3-2478-491d-b43c-b1df86c931ff tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:16.034906 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-d52147f3-2478-491d-b43c-b1df86c931ff tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:14:16.101379 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:16.101379 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:16.105303 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d52147f3-2478-491d-b43c-b1df86c931ff tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:14:16.109986 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 679/1361] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:16 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 819 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:16.116966 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4ac3df95-1ae3-4651-aa5f-4312ba19c14e tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] GET http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/5a7b1bd0-504a-4416-b804-bc7019de5e58 Jan 21 03:14:16.117563 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4ac3df95-1ae3-4651-aa5f-4312ba19c14e tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:16.117999 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4ac3df95-1ae3-4651-aa5f-4312ba19c14e tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:16.289141 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:16.289141 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:16.328644 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4ac3df95-1ae3-4651-aa5f-4312ba19c14e tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Volume info retrieved successfully. Jan 21 03:14:16.404082 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4ac3df95-1ae3-4651-aa5f-4312ba19c14e tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/5a7b1bd0-504a-4416-b804-bc7019de5e58 returned with HTTP 200 Jan 21 03:14:16.406610 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 683/1362] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:16 2021] GET /volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/5a7b1bd0-504a-4416-b804-bc7019de5e58 => generated 920 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:14:17.119871 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b27b2231-da42-4983-a59a-9a89aa616eed tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:14:17.120996 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b27b2231-da42-4983-a59a-9a89aa616eed tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:17.121386 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:17.121386 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:17.122014 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b27b2231-da42-4983-a59a-9a89aa616eed tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:17.122543 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-b27b2231-da42-4983-a59a-9a89aa616eed tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:14:17.172348 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:17.172348 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:17.178727 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b27b2231-da42-4983-a59a-9a89aa616eed tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:14:17.179793 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 680/1363] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:17 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 819 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:17.423530 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-696c141e-4ccb-4fce-a537-b8863d6bf0fa tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] GET http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/5a7b1bd0-504a-4416-b804-bc7019de5e58 Jan 21 03:14:17.425168 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-696c141e-4ccb-4fce-a537-b8863d6bf0fa tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:17.425622 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:17.425622 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:17.426313 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-696c141e-4ccb-4fce-a537-b8863d6bf0fa tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:17.577786 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:17.577786 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:17.592355 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-696c141e-4ccb-4fce-a537-b8863d6bf0fa tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Volume info retrieved successfully. Jan 21 03:14:17.624611 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-696c141e-4ccb-4fce-a537-b8863d6bf0fa tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/5a7b1bd0-504a-4416-b804-bc7019de5e58 returned with HTTP 200 Jan 21 03:14:17.625990 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 684/1364] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:17 2021] GET /volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/5a7b1bd0-504a-4416-b804-bc7019de5e58 => generated 920 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:18.195229 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7a5e858b-3001-4004-9a22-4460c1ada211 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:14:18.195652 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7a5e858b-3001-4004-9a22-4460c1ada211 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:18.195652 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:18.195652 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:18.195992 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7a5e858b-3001-4004-9a22-4460c1ada211 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:18.196355 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-7a5e858b-3001-4004-9a22-4460c1ada211 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:14:18.227364 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:18.227364 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:18.229206 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7a5e858b-3001-4004-9a22-4460c1ada211 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:14:18.234914 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 681/1365] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:18 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 819 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:18.641796 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fa3f7c16-abd7-4e16-8874-290f01173bd0 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] GET http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/5a7b1bd0-504a-4416-b804-bc7019de5e58 Jan 21 03:14:18.644140 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fa3f7c16-abd7-4e16-8874-290f01173bd0 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:18.644579 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:18.644579 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:18.646150 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fa3f7c16-abd7-4e16-8874-290f01173bd0 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:18.729398 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fa3f7c16-abd7-4e16-8874-290f01173bd0 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/5a7b1bd0-504a-4416-b804-bc7019de5e58 returned with HTTP 404 Jan 21 03:14:18.731036 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 685/1366] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:18 2021] GET /volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/5a7b1bd0-504a-4416-b804-bc7019de5e58 => generated 109 bytes in 93 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:14:18.738555 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ac40d9a7-66fb-4d9c-b28e-69d108351b77 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] DELETE http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/866df416-8408-4bad-9c94-3714bb78ddd6 Jan 21 03:14:18.739423 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ac40d9a7-66fb-4d9c-b28e-69d108351b77 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:18.739921 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:18.739921 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:18.740621 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ac40d9a7-66fb-4d9c-b28e-69d108351b77 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:18.741498 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-ac40d9a7-66fb-4d9c-b28e-69d108351b77 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Delete volume with id: 866df416-8408-4bad-9c94-3714bb78ddd6 Jan 21 03:14:18.919060 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:18.919060 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:18.922645 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ac40d9a7-66fb-4d9c-b28e-69d108351b77 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Volume info retrieved successfully. Jan 21 03:14:18.991235 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ac40d9a7-66fb-4d9c-b28e-69d108351b77 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Delete volume request issued successfully. Jan 21 03:14:18.991705 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ac40d9a7-66fb-4d9c-b28e-69d108351b77 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/866df416-8408-4bad-9c94-3714bb78ddd6 returned with HTTP 202 Jan 21 03:14:18.992892 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 682/1367] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:14:18 2021] DELETE /volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/866df416-8408-4bad-9c94-3714bb78ddd6 => generated 0 bytes in 258 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:14:19.002827 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2a1438e8-1c6f-412d-8bb7-7b83900a7fbc tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] GET http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/866df416-8408-4bad-9c94-3714bb78ddd6 Jan 21 03:14:19.004392 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2a1438e8-1c6f-412d-8bb7-7b83900a7fbc tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:19.007280 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2a1438e8-1c6f-412d-8bb7-7b83900a7fbc tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:19.142609 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:19.142609 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:19.181266 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2a1438e8-1c6f-412d-8bb7-7b83900a7fbc tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Volume info retrieved successfully. Jan 21 03:14:19.244343 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-eaf66e59-8dfc-4fd0-9c1b-b75d789e7e0e tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:14:19.245399 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-eaf66e59-8dfc-4fd0-9c1b-b75d789e7e0e tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:19.245772 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:19.245772 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:19.246394 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-eaf66e59-8dfc-4fd0-9c1b-b75d789e7e0e tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:19.246948 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-eaf66e59-8dfc-4fd0-9c1b-b75d789e7e0e tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:14:19.259826 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2a1438e8-1c6f-412d-8bb7-7b83900a7fbc tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/866df416-8408-4bad-9c94-3714bb78ddd6 returned with HTTP 200 Jan 21 03:14:19.270680 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 686/1368] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:18 2021] GET /volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/866df416-8408-4bad-9c94-3714bb78ddd6 => generated 920 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:19.357068 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:19.357068 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:19.364293 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-eaf66e59-8dfc-4fd0-9c1b-b75d789e7e0e tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:14:19.369127 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 683/1369] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:19 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 819 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:20.281470 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c5958fb9-a2ec-4186-959b-740b1da507c5 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] GET http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/866df416-8408-4bad-9c94-3714bb78ddd6 Jan 21 03:14:20.284164 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c5958fb9-a2ec-4186-959b-740b1da507c5 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:20.284639 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:20.284639 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:20.285506 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c5958fb9-a2ec-4186-959b-740b1da507c5 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:20.385364 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9907574d-0f7f-48fe-8d65-81397e9a019a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:14:20.385888 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9907574d-0f7f-48fe-8d65-81397e9a019a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:20.386105 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:20.386105 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:20.386457 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9907574d-0f7f-48fe-8d65-81397e9a019a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:20.386849 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-9907574d-0f7f-48fe-8d65-81397e9a019a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:14:20.443708 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:20.443708 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:20.466320 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:20.466320 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:20.466320 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9907574d-0f7f-48fe-8d65-81397e9a019a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:14:20.466320 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 684/1370] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:20 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 819 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:20.484699 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c5958fb9-a2ec-4186-959b-740b1da507c5 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Volume info retrieved successfully. Jan 21 03:14:20.531164 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c5958fb9-a2ec-4186-959b-740b1da507c5 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/866df416-8408-4bad-9c94-3714bb78ddd6 returned with HTTP 200 Jan 21 03:14:20.546620 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 687/1371] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:20 2021] GET /volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/866df416-8408-4bad-9c94-3714bb78ddd6 => generated 920 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:21.494781 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-76ec4a92-142e-48af-accf-a128195e900f tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:14:21.495518 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-76ec4a92-142e-48af-accf-a128195e900f tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:21.495895 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:21.495895 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:21.496684 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-76ec4a92-142e-48af-accf-a128195e900f tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:21.504348 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-76ec4a92-142e-48af-accf-a128195e900f tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:14:21.566100 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6382e43b-8a37-45ea-b123-56e0295a44d9 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] GET http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/866df416-8408-4bad-9c94-3714bb78ddd6 Jan 21 03:14:21.566829 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6382e43b-8a37-45ea-b123-56e0295a44d9 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:21.567235 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:21.567235 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:21.567860 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6382e43b-8a37-45ea-b123-56e0295a44d9 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:21.609861 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:21.609861 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:21.613712 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-76ec4a92-142e-48af-accf-a128195e900f tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:14:21.623153 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 685/1372] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:21 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 819 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:21.688532 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:21.688532 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:21.731880 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-6382e43b-8a37-45ea-b123-56e0295a44d9 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Volume info retrieved successfully. Jan 21 03:14:21.789951 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6382e43b-8a37-45ea-b123-56e0295a44d9 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/866df416-8408-4bad-9c94-3714bb78ddd6 returned with HTTP 200 Jan 21 03:14:21.791102 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 688/1373] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:21 2021] GET /volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/866df416-8408-4bad-9c94-3714bb78ddd6 => generated 920 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:14:22.641664 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b10316e2-b598-4c81-9414-04e303c84d0a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:14:22.642844 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b10316e2-b598-4c81-9414-04e303c84d0a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:22.643242 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:22.643242 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:22.644135 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b10316e2-b598-4c81-9414-04e303c84d0a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:22.644678 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-b10316e2-b598-4c81-9414-04e303c84d0a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:14:22.728643 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:22.728643 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:22.730881 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b10316e2-b598-4c81-9414-04e303c84d0a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:14:22.737045 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 686/1374] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:22 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 819 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:22.808514 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1aa6bf4d-3823-4fc2-b22a-a57f0a583015 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] GET http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/866df416-8408-4bad-9c94-3714bb78ddd6 Jan 21 03:14:22.809295 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1aa6bf4d-3823-4fc2-b22a-a57f0a583015 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:22.809743 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:22.809743 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:22.810720 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1aa6bf4d-3823-4fc2-b22a-a57f0a583015 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:22.909455 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1aa6bf4d-3823-4fc2-b22a-a57f0a583015 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/866df416-8408-4bad-9c94-3714bb78ddd6 returned with HTTP 404 Jan 21 03:14:22.910974 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 689/1375] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:22 2021] GET /volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/866df416-8408-4bad-9c94-3714bb78ddd6 => generated 109 bytes in 107 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:14:22.919689 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-383279ed-8965-4e22-89a1-9f64b0ae30b8 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] DELETE http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/b7dcfb6e-212c-48c8-88fb-c8fc97eb9192 Jan 21 03:14:22.920542 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-383279ed-8965-4e22-89a1-9f64b0ae30b8 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:22.920738 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:22.920738 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:22.921415 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-383279ed-8965-4e22-89a1-9f64b0ae30b8 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:22.922211 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-383279ed-8965-4e22-89a1-9f64b0ae30b8 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Delete volume with id: b7dcfb6e-212c-48c8-88fb-c8fc97eb9192 Jan 21 03:14:23.101823 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:23.101823 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:23.103147 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-383279ed-8965-4e22-89a1-9f64b0ae30b8 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Volume info retrieved successfully. Jan 21 03:14:23.176718 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-383279ed-8965-4e22-89a1-9f64b0ae30b8 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Delete volume request issued successfully. Jan 21 03:14:23.177304 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-383279ed-8965-4e22-89a1-9f64b0ae30b8 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/b7dcfb6e-212c-48c8-88fb-c8fc97eb9192 returned with HTTP 202 Jan 21 03:14:23.178389 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 687/1376] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:14:22 2021] DELETE /volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/b7dcfb6e-212c-48c8-88fb-c8fc97eb9192 => generated 0 bytes in 263 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:14:23.204384 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-de7b7762-695a-4ea8-82f5-28038a22bfe1 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] GET http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/b7dcfb6e-212c-48c8-88fb-c8fc97eb9192 Jan 21 03:14:23.209575 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-de7b7762-695a-4ea8-82f5-28038a22bfe1 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:23.210478 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-de7b7762-695a-4ea8-82f5-28038a22bfe1 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:23.331475 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:23.331475 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:23.341588 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-de7b7762-695a-4ea8-82f5-28038a22bfe1 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Volume info retrieved successfully. Jan 21 03:14:23.369537 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-de7b7762-695a-4ea8-82f5-28038a22bfe1 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/b7dcfb6e-212c-48c8-88fb-c8fc97eb9192 returned with HTTP 200 Jan 21 03:14:23.370647 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 690/1377] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:23 2021] GET /volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/b7dcfb6e-212c-48c8-88fb-c8fc97eb9192 => generated 920 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:23.771215 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a6789c30-0dc5-43cd-8726-339efb2106de tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:14:23.772368 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a6789c30-0dc5-43cd-8726-339efb2106de tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:23.772800 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:23.772800 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:23.773475 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a6789c30-0dc5-43cd-8726-339efb2106de tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:23.774038 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-a6789c30-0dc5-43cd-8726-339efb2106de tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:14:23.844700 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:23.844700 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:23.861355 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a6789c30-0dc5-43cd-8726-339efb2106de tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:14:23.865025 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 688/1378] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:23 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 819 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:24.387655 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8e5aeecd-da18-4d82-aa26-55353f949064 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] GET http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/b7dcfb6e-212c-48c8-88fb-c8fc97eb9192 Jan 21 03:14:24.387955 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8e5aeecd-da18-4d82-aa26-55353f949064 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:24.388191 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:24.388191 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:24.388541 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8e5aeecd-da18-4d82-aa26-55353f949064 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:24.521493 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:24.521493 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:24.552617 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8e5aeecd-da18-4d82-aa26-55353f949064 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Volume info retrieved successfully. Jan 21 03:14:24.657104 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8e5aeecd-da18-4d82-aa26-55353f949064 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/b7dcfb6e-212c-48c8-88fb-c8fc97eb9192 returned with HTTP 200 Jan 21 03:14:24.669811 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 691/1379] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:24 2021] GET /volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/b7dcfb6e-212c-48c8-88fb-c8fc97eb9192 => generated 920 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:24.879519 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5662da1c-1537-4728-a738-dc28c1b4bccf tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:14:24.880223 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5662da1c-1537-4728-a738-dc28c1b4bccf tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:24.880488 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:24.880488 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:24.881039 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5662da1c-1537-4728-a738-dc28c1b4bccf tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:24.881509 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-5662da1c-1537-4728-a738-dc28c1b4bccf tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:14:24.937235 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:24.937235 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:24.939713 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5662da1c-1537-4728-a738-dc28c1b4bccf tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:14:24.946662 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 689/1380] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:24 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 819 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:25.675777 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-39c20c6f-fc9e-4421-b1ab-892a5bc4b818 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] GET http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/b7dcfb6e-212c-48c8-88fb-c8fc97eb9192 Jan 21 03:14:25.676462 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-39c20c6f-fc9e-4421-b1ab-892a5bc4b818 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:25.676919 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:25.676919 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:25.677962 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-39c20c6f-fc9e-4421-b1ab-892a5bc4b818 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:25.796453 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:25.796453 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:25.834928 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-39c20c6f-fc9e-4421-b1ab-892a5bc4b818 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Volume info retrieved successfully. Jan 21 03:14:25.893287 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-39c20c6f-fc9e-4421-b1ab-892a5bc4b818 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/b7dcfb6e-212c-48c8-88fb-c8fc97eb9192 returned with HTTP 200 Jan 21 03:14:25.903798 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 692/1381] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:25 2021] GET /volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/b7dcfb6e-212c-48c8-88fb-c8fc97eb9192 => generated 920 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:25.967444 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3d2a1e9a-90a4-41e8-abb2-668f85bc5a44 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:14:25.967994 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3d2a1e9a-90a4-41e8-abb2-668f85bc5a44 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:25.968200 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:25.968200 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:25.968552 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3d2a1e9a-90a4-41e8-abb2-668f85bc5a44 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:25.968998 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-3d2a1e9a-90a4-41e8-abb2-668f85bc5a44 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:14:26.025105 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:26.025105 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:26.026998 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3d2a1e9a-90a4-41e8-abb2-668f85bc5a44 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:14:26.027839 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 690/1382] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:25 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 819 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:26.910638 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5a033def-f3a6-4298-b17a-9dd3c3940c49 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] GET http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/b7dcfb6e-212c-48c8-88fb-c8fc97eb9192 Jan 21 03:14:26.911780 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5a033def-f3a6-4298-b17a-9dd3c3940c49 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:26.912162 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:26.912162 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:26.912955 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5a033def-f3a6-4298-b17a-9dd3c3940c49 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:27.033208 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5a033def-f3a6-4298-b17a-9dd3c3940c49 tempest-VolumesTestJSON-1943875143 tempest-VolumesTestJSON-1943875143] http://10.222.0.36/volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/b7dcfb6e-212c-48c8-88fb-c8fc97eb9192 returned with HTTP 404 Jan 21 03:14:27.034712 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 693/1383] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:26 2021] GET /volume/v3/f0b5d3ba966643938b4a77eaf5af5fd5/volumes/b7dcfb6e-212c-48c8-88fb-c8fc97eb9192 => generated 109 bytes in 128 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:14:27.044535 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ce6f2290-7e42-425f-8ee3-3d4d0edfd7f8 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:14:27.045725 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ce6f2290-7e42-425f-8ee3-3d4d0edfd7f8 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:27.046118 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:27.046118 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:27.046896 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ce6f2290-7e42-425f-8ee3-3d4d0edfd7f8 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:27.047434 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-ce6f2290-7e42-425f-8ee3-3d4d0edfd7f8 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:14:27.094290 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:27.094290 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:27.096721 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ce6f2290-7e42-425f-8ee3-3d4d0edfd7f8 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:14:27.097718 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 691/1384] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:27 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 819 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:28.112566 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-47ee5b18-ad24-4897-ba6b-e212954118a0 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:14:28.113613 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-47ee5b18-ad24-4897-ba6b-e212954118a0 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:28.113613 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-47ee5b18-ad24-4897-ba6b-e212954118a0 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:28.113942 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-47ee5b18-ad24-4897-ba6b-e212954118a0 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:14:28.170626 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:28.170626 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:28.177903 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-47ee5b18-ad24-4897-ba6b-e212954118a0 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:14:28.181520 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 694/1385] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:28 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 819 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:29.198481 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ffb0c50d-4ea4-4640-b306-78686ac139b5 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:14:29.199824 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ffb0c50d-4ea4-4640-b306-78686ac139b5 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:29.200482 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:29.200482 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:29.200865 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ffb0c50d-4ea4-4640-b306-78686ac139b5 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:29.201231 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-ffb0c50d-4ea4-4640-b306-78686ac139b5 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:14:29.246006 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:29.246006 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:29.248627 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ffb0c50d-4ea4-4640-b306-78686ac139b5 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:14:29.253549 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 692/1386] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:29 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 819 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:30.267052 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ac9792c3-af0a-4bf2-8222-b1bbcf98b00d tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:14:30.268294 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ac9792c3-af0a-4bf2-8222-b1bbcf98b00d tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:30.268712 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:30.268712 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:30.269356 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ac9792c3-af0a-4bf2-8222-b1bbcf98b00d tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:30.269906 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-ac9792c3-af0a-4bf2-8222-b1bbcf98b00d tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:14:30.315747 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:30.315747 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:30.325419 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ac9792c3-af0a-4bf2-8222-b1bbcf98b00d tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:14:30.327429 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 695/1387] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:30 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 819 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:31.005269 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-da9a144b-eddc-414b-9685-eae89d867096 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] POST http://10.222.0.36/volume/v3/2978a1c65722440992af382cd33a2f35/types Jan 21 03:14:31.005963 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:31.005963 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:31.006487 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-da9a144b-eddc-414b-9685-eae89d867096 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-479813106", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:14:31.077605 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-da9a144b-eddc-414b-9685-eae89d867096 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] http://10.222.0.36/volume/v3/2978a1c65722440992af382cd33a2f35/types returned with HTTP 200 Jan 21 03:14:31.078424 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 693/1388] 10.222.0.36 () {60 vars in 1220 bytes} [Thu Jan 21 03:14:30 2021] POST /volume/v3/2978a1c65722440992af382cd33a2f35/types => generated 277 bytes in 699 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:31.088689 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9957dd87-0e1a-45b1-b4d6-4738ce4b072a tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] POST http://10.222.0.36/volume/v3/2978a1c65722440992af382cd33a2f35/types Jan 21 03:14:31.089466 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:31.089466 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:31.090190 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9957dd87-0e1a-45b1-b4d6-4738ce4b072a tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-419364730", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:14:31.154125 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9957dd87-0e1a-45b1-b4d6-4738ce4b072a tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] http://10.222.0.36/volume/v3/2978a1c65722440992af382cd33a2f35/types returned with HTTP 200 Jan 21 03:14:31.156684 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 696/1389] 10.222.0.36 () {60 vars in 1220 bytes} [Thu Jan 21 03:14:31 2021] POST /volume/v3/2978a1c65722440992af382cd33a2f35/types => generated 277 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:14:31.342115 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-93b59cd4-67b8-4340-bcfe-b14bbe71ef13 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:14:31.342929 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-93b59cd4-67b8-4340-bcfe-b14bbe71ef13 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:31.343419 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-93b59cd4-67b8-4340-bcfe-b14bbe71ef13 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:31.343788 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-93b59cd4-67b8-4340-bcfe-b14bbe71ef13 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:14:31.386553 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d4fcbc92-d7db-4876-a0d7-0c09ea4a4e79 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] POST http://10.222.0.36/volume/v3/5e412fc04db1463e93a3194571e37146/volumes Jan 21 03:14:31.387972 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d4fcbc92-d7db-4876-a0d7-0c09ea4a4e79 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-327307040", "volume_type": "ca79a705-5e61-4031-8b26-2d44e6aaa7ff", "size": 1}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:14:31.389242 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-d4fcbc92-d7db-4876-a0d7-0c09ea4a4e79 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-327307040', 'volume_type': 'ca79a705-5e61-4031-8b26-2d44e6aaa7ff', 'size': 1}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:14:31.402681 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:31.402681 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:31.404512 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-93b59cd4-67b8-4340-bcfe-b14bbe71ef13 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:14:31.419236 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 697/1390] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:31 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 819 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:31.436829 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-d4fcbc92-d7db-4876-a0d7-0c09ea4a4e79 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Create volume of 1 GB Jan 21 03:14:31.438760 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:31.438760 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:31.439541 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d4fcbc92-d7db-4876-a0d7-0c09ea4a4e79 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Availability Zones retrieved successfully. Jan 21 03:14:31.495590 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d4fcbc92-d7db-4876-a0d7-0c09ea4a4e79 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Flow 'volume_create_api' (4d5db56c-1026-48ce-9c7f-533586e57a7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:14:31.498391 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d4fcbc92-d7db-4876-a0d7-0c09ea4a4e79 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91361f45-786e-4402-ad4a-b59a5b13f9fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:14:31.517205 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-d4fcbc92-d7db-4876-a0d7-0c09ea4a4e79 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Validating volume size '1' using validate_int {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:14:31.647623 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d4fcbc92-d7db-4876-a0d7-0c09ea4a4e79 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91361f45-786e-4402-ad4a-b59a5b13f9fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:14:31Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iSCSI',vendor_name='Open Source'},id=ca79a705-5e61-4031-8b26-2d44e6aaa7ff,is_public=True,name='tempest-VolumeTypesTest-volume-type-479813106',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca79a705-5e61-4031-8b26-2d44e6aaa7ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:14:31.650179 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d4fcbc92-d7db-4876-a0d7-0c09ea4a4e79 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2e3484e-de93-400b-8620-7b0f4da99e49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:14:31.711020 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota [None req-d4fcbc92-d7db-4876-a0d7-0c09ea4a4e79 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-479813106 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-479813106, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:14:31.712157 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota [None req-d4fcbc92-d7db-4876-a0d7-0c09ea4a4e79 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-479813106 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-479813106, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:14:31.796243 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-d4fcbc92-d7db-4876-a0d7-0c09ea4a4e79 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Created reservations ['56a7df19-0b1e-4817-ab52-c697d69d0fde', 'b76a0fc9-76c9-43a6-a778-5b65f48d7a5d', '9d11874c-aa40-4947-8b93-f99285166691', '1221f277-cd60-412b-b6ab-e4668fc171a0'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:14:31.798163 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d4fcbc92-d7db-4876-a0d7-0c09ea4a4e79 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2e3484e-de93-400b-8620-7b0f4da99e49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56a7df19-0b1e-4817-ab52-c697d69d0fde', 'b76a0fc9-76c9-43a6-a778-5b65f48d7a5d', '9d11874c-aa40-4947-8b93-f99285166691', '1221f277-cd60-412b-b6ab-e4668fc171a0']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:14:31.800381 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d4fcbc92-d7db-4876-a0d7-0c09ea4a4e79 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20e44b62-5506-4809-ad32-c1beaf5e75a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:14:31.925960 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d4fcbc92-d7db-4876-a0d7-0c09ea4a4e79 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20e44b62-5506-4809-ad32-c1beaf5e75a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d21778a-c5b9-4a61-b93b-a4d0c89db500', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-327307040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e412fc04db1463e93a3194571e37146',qos_specs=None,replication_status=,reservations=['56a7df19-0b1e-4817-ab52-c697d69d0fde','b76a0fc9-76c9-43a6-a778-5b65f48d7a5d','9d11874c-aa40-4947-8b93-f99285166691','1221f277-cd60-412b-b6ab-e4668fc171a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dcf45f16cad4158946a6b98db081dfd',volume_type_id=ca79a705-5e61-4031-8b26-2d44e6aaa7ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:14:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-327307040',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d21778a-c5b9-4a61-b93b-a4d0c89db500,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e412fc04db1463e93a3194571e37146',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9dcf45f16cad4158946a6b98db081dfd',volume_attachment=,volume_type=,volume_type_id=ca79a705-5e61-4031-8b26-2d44e6aaa7ff)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:14:31.929299 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d4fcbc92-d7db-4876-a0d7-0c09ea4a4e79 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcf7d8fb-b8fc-4d2f-b39b-791750870d4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:14:31.965974 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d4fcbc92-d7db-4876-a0d7-0c09ea4a4e79 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcf7d8fb-b8fc-4d2f-b39b-791750870d4c) transitioned into state 'SUCCESS' from state '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-327307040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e412fc04db1463e93a3194571e37146',qos_specs=None,replication_status=,reservations=['56a7df19-0b1e-4817-ab52-c697d69d0fde','b76a0fc9-76c9-43a6-a778-5b65f48d7a5d','9d11874c-aa40-4947-8b93-f99285166691','1221f277-cd60-412b-b6ab-e4668fc171a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dcf45f16cad4158946a6b98db081dfd',volume_type_id=ca79a705-5e61-4031-8b26-2d44e6aaa7ff)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:14:31.968545 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d4fcbc92-d7db-4876-a0d7-0c09ea4a4e79 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48343fa0-1ffa-4212-a6b9-d718404d7a9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:14:31.990084 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d4fcbc92-d7db-4876-a0d7-0c09ea4a4e79 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48343fa0-1ffa-4212-a6b9-d718404d7a9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:14:31.993175 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d4fcbc92-d7db-4876-a0d7-0c09ea4a4e79 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Flow 'volume_create_api' (4d5db56c-1026-48ce-9c7f-533586e57a7d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:14:32.055064 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d4fcbc92-d7db-4876-a0d7-0c09ea4a4e79 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Create volume request issued successfully. Jan 21 03:14:32.097923 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d4fcbc92-d7db-4876-a0d7-0c09ea4a4e79 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] http://10.222.0.36/volume/v3/5e412fc04db1463e93a3194571e37146/volumes returned with HTTP 202 Jan 21 03:14:32.112028 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 694/1391] 10.222.0.36 () {60 vars in 1226 bytes} [Thu Jan 21 03:14:31 2021] POST /volume/v3/5e412fc04db1463e93a3194571e37146/volumes => generated 848 bytes in 937 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:14:32.116796 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-684f7f50-1954-4ca2-8891-ce908791bdb9 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] GET http://10.222.0.36/volume/v3/5e412fc04db1463e93a3194571e37146/volumes/9d21778a-c5b9-4a61-b93b-a4d0c89db500 Jan 21 03:14:32.117319 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-684f7f50-1954-4ca2-8891-ce908791bdb9 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:32.117535 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:32.117535 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:32.117912 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-684f7f50-1954-4ca2-8891-ce908791bdb9 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:32.274317 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:32.274317 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:32.299876 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-684f7f50-1954-4ca2-8891-ce908791bdb9 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Volume info retrieved successfully. Jan 21 03:14:32.363324 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-684f7f50-1954-4ca2-8891-ce908791bdb9 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] http://10.222.0.36/volume/v3/5e412fc04db1463e93a3194571e37146/volumes/9d21778a-c5b9-4a61-b93b-a4d0c89db500 returned with HTTP 200 Jan 21 03:14:32.364136 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 698/1392] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:32 2021] GET /volume/v3/5e412fc04db1463e93a3194571e37146/volumes/9d21778a-c5b9-4a61-b93b-a4d0c89db500 => generated 916 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:32.428564 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-05bd2085-522e-42d1-a9f9-88a109167d48 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:14:32.429085 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-05bd2085-522e-42d1-a9f9-88a109167d48 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:32.429877 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:32.429877 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:32.430263 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-05bd2085-522e-42d1-a9f9-88a109167d48 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:32.430653 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-05bd2085-522e-42d1-a9f9-88a109167d48 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:14:32.496353 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:32.496353 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:32.498210 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-05bd2085-522e-42d1-a9f9-88a109167d48 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:14:32.517747 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 695/1393] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:32 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 819 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:33.384856 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4e492878-fb99-4ca1-bc80-d1dd783dfaa3 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] GET http://10.222.0.36/volume/v3/5e412fc04db1463e93a3194571e37146/volumes/9d21778a-c5b9-4a61-b93b-a4d0c89db500 Jan 21 03:14:33.385622 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4e492878-fb99-4ca1-bc80-d1dd783dfaa3 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:33.385622 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:33.385622 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:33.385886 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4e492878-fb99-4ca1-bc80-d1dd783dfaa3 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:33.513387 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-78919b67-6121-4d5c-a873-d7b06f9e07c6 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:14:33.513899 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-78919b67-6121-4d5c-a873-d7b06f9e07c6 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:33.514262 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:33.514262 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:33.514655 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-78919b67-6121-4d5c-a873-d7b06f9e07c6 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:33.515022 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-78919b67-6121-4d5c-a873-d7b06f9e07c6 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:14:33.562502 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:33.562502 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:33.598814 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:33.598814 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:33.599120 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4e492878-fb99-4ca1-bc80-d1dd783dfaa3 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Volume info retrieved successfully. Jan 21 03:14:33.601140 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-78919b67-6121-4d5c-a873-d7b06f9e07c6 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:14:33.605832 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 696/1394] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:33 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 819 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:33.656157 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4e492878-fb99-4ca1-bc80-d1dd783dfaa3 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] http://10.222.0.36/volume/v3/5e412fc04db1463e93a3194571e37146/volumes/9d21778a-c5b9-4a61-b93b-a4d0c89db500 returned with HTTP 200 Jan 21 03:14:33.658000 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 699/1395] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:33 2021] GET /volume/v3/5e412fc04db1463e93a3194571e37146/volumes/9d21778a-c5b9-4a61-b93b-a4d0c89db500 => generated 940 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:34.621045 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6a5fbdeb-831a-486c-ab26-4da82b433b0d tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:14:34.621709 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6a5fbdeb-831a-486c-ab26-4da82b433b0d tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:34.622356 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:34.622356 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:34.623313 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6a5fbdeb-831a-486c-ab26-4da82b433b0d tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:34.624124 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-6a5fbdeb-831a-486c-ab26-4da82b433b0d tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:14:34.651413 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:34.651413 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:34.654459 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6a5fbdeb-831a-486c-ab26-4da82b433b0d tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:14:34.655578 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 697/1396] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:34 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 819 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:34.674497 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0c7caeaa-bb07-46ec-8a03-c9f01849b535 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] GET http://10.222.0.36/volume/v3/5e412fc04db1463e93a3194571e37146/volumes/9d21778a-c5b9-4a61-b93b-a4d0c89db500 Jan 21 03:14:34.675369 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0c7caeaa-bb07-46ec-8a03-c9f01849b535 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:34.675770 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:34.675770 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:34.676517 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0c7caeaa-bb07-46ec-8a03-c9f01849b535 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:34.818733 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:34.818733 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:34.844709 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-0c7caeaa-bb07-46ec-8a03-c9f01849b535 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Volume info retrieved successfully. Jan 21 03:14:34.896939 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0c7caeaa-bb07-46ec-8a03-c9f01849b535 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] http://10.222.0.36/volume/v3/5e412fc04db1463e93a3194571e37146/volumes/9d21778a-c5b9-4a61-b93b-a4d0c89db500 returned with HTTP 200 Jan 21 03:14:34.915167 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 700/1397] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:34 2021] GET /volume/v3/5e412fc04db1463e93a3194571e37146/volumes/9d21778a-c5b9-4a61-b93b-a4d0c89db500 => generated 941 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:34.915683 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-32d74ef5-a395-428a-8aba-ce908aedffdb tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] POST http://10.222.0.36/volume/v3/5e412fc04db1463e93a3194571e37146/volumes/9d21778a-c5b9-4a61-b93b-a4d0c89db500/action Jan 21 03:14:34.916148 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:34.916148 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:34.916577 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-32d74ef5-a395-428a-8aba-ce908aedffdb tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Action body: b'{"os-retype": {"new_type": "2dc3ba25-a668-483b-be69-75aab798efb8"}}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:14:34.917131 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-32d74ef5-a395-428a-8aba-ce908aedffdb tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "2dc3ba25-a668-483b-be69-75aab798efb8"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:14:35.037022 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:35.037022 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:35.038210 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-32d74ef5-a395-428a-8aba-ce908aedffdb tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Volume info retrieved successfully. Jan 21 03:14:35.130923 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota [None req-32d74ef5-a395-428a-8aba-ce908aedffdb tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-419364730 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-419364730, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:14:35.131803 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota [None req-32d74ef5-a395-428a-8aba-ce908aedffdb tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-419364730 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-419364730, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:14:35.163348 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-32d74ef5-a395-428a-8aba-ce908aedffdb tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Created reservations ['d1895663-3b78-494c-8fa0-a8d4b924400f', 'd80a65d7-4cac-4348-839a-ff48e39405ed'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:14:35.265806 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-32d74ef5-a395-428a-8aba-ce908aedffdb tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Created reservations ['54523836-bc83-462a-af16-4f57e9c41950', 'a87f5763-1dd3-4505-976f-f7cb3867041a'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:14:35.492026 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-32d74ef5-a395-428a-8aba-ce908aedffdb tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Retype volume request issued successfully. Jan 21 03:14:35.492364 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-32d74ef5-a395-428a-8aba-ce908aedffdb tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] http://10.222.0.36/volume/v3/5e412fc04db1463e93a3194571e37146/volumes/9d21778a-c5b9-4a61-b93b-a4d0c89db500/action returned with HTTP 202 Jan 21 03:14:35.507263 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 698/1398] 10.222.0.36 () {60 vars in 1357 bytes} [Thu Jan 21 03:14:34 2021] POST /volume/v3/5e412fc04db1463e93a3194571e37146/volumes/9d21778a-c5b9-4a61-b93b-a4d0c89db500/action => generated 0 bytes in 597 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:14:35.510123 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cd9a6f92-0f27-4f93-b108-64e9606de488 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] GET http://10.222.0.36/volume/v3/5e412fc04db1463e93a3194571e37146/volumes/9d21778a-c5b9-4a61-b93b-a4d0c89db500 Jan 21 03:14:35.510664 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cd9a6f92-0f27-4f93-b108-64e9606de488 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:35.510885 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:35.510885 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:35.511260 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cd9a6f92-0f27-4f93-b108-64e9606de488 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:35.631271 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:35.631271 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:35.668847 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-cd9a6f92-0f27-4f93-b108-64e9606de488 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Volume info retrieved successfully. Jan 21 03:14:35.670838 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7b66f1ec-6bf6-4d60-8af5-388b60acedec tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:14:35.671371 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7b66f1ec-6bf6-4d60-8af5-388b60acedec tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:35.671589 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:35.671589 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:35.671969 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7b66f1ec-6bf6-4d60-8af5-388b60acedec tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:35.672306 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-7b66f1ec-6bf6-4d60-8af5-388b60acedec tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:14:35.750559 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:35.750559 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:35.753465 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7b66f1ec-6bf6-4d60-8af5-388b60acedec tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:14:35.753894 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 699/1399] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:35 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 819 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:14:35.756390 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cd9a6f92-0f27-4f93-b108-64e9606de488 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] http://10.222.0.36/volume/v3/5e412fc04db1463e93a3194571e37146/volumes/9d21778a-c5b9-4a61-b93b-a4d0c89db500 returned with HTTP 200 Jan 21 03:14:35.757197 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 701/1400] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:35 2021] GET /volume/v3/5e412fc04db1463e93a3194571e37146/volumes/9d21778a-c5b9-4a61-b93b-a4d0c89db500 => generated 940 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:14:36.769662 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f3559e1b-9848-4589-a90f-bf784e013eb4 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:14:36.770198 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f3559e1b-9848-4589-a90f-bf784e013eb4 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:36.772178 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:36.772178 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:36.773844 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f3559e1b-9848-4589-a90f-bf784e013eb4 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:36.774383 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-f3559e1b-9848-4589-a90f-bf784e013eb4 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:14:36.776355 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-44f028ba-2494-4418-8d18-b212648cb503 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] GET http://10.222.0.36/volume/v3/5e412fc04db1463e93a3194571e37146/volumes/9d21778a-c5b9-4a61-b93b-a4d0c89db500 Jan 21 03:14:36.776875 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-44f028ba-2494-4418-8d18-b212648cb503 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:36.777089 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:36.777089 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:36.777464 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-44f028ba-2494-4418-8d18-b212648cb503 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:36.832629 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:36.832629 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:36.838414 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f3559e1b-9848-4589-a90f-bf784e013eb4 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:14:36.847410 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 700/1401] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:36 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 819 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:36.940108 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:36.940108 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:36.963241 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-44f028ba-2494-4418-8d18-b212648cb503 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Volume info retrieved successfully. Jan 21 03:14:36.997364 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-44f028ba-2494-4418-8d18-b212648cb503 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] http://10.222.0.36/volume/v3/5e412fc04db1463e93a3194571e37146/volumes/9d21778a-c5b9-4a61-b93b-a4d0c89db500 returned with HTTP 200 Jan 21 03:14:36.998797 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 702/1402] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:36 2021] GET /volume/v3/5e412fc04db1463e93a3194571e37146/volumes/9d21778a-c5b9-4a61-b93b-a4d0c89db500 => generated 941 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:37.015395 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-433f9c2c-f810-478b-99f3-783a31982f0c tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] GET http://10.222.0.36/volume/v3/5e412fc04db1463e93a3194571e37146/volumes/9d21778a-c5b9-4a61-b93b-a4d0c89db500 Jan 21 03:14:37.016134 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-433f9c2c-f810-478b-99f3-783a31982f0c tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:37.017292 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:37.017292 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:37.018266 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-433f9c2c-f810-478b-99f3-783a31982f0c tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:37.155413 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:37.155413 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:37.176782 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-433f9c2c-f810-478b-99f3-783a31982f0c tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Volume info retrieved successfully. Jan 21 03:14:37.219877 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-433f9c2c-f810-478b-99f3-783a31982f0c tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] http://10.222.0.36/volume/v3/5e412fc04db1463e93a3194571e37146/volumes/9d21778a-c5b9-4a61-b93b-a4d0c89db500 returned with HTTP 200 Jan 21 03:14:37.221161 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 701/1403] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:37 2021] GET /volume/v3/5e412fc04db1463e93a3194571e37146/volumes/9d21778a-c5b9-4a61-b93b-a4d0c89db500 => generated 941 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:37.240814 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-abbee008-e857-42fb-bb6f-cd756b804d19 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] POST http://10.222.0.36/volume/v3/2978a1c65722440992af382cd33a2f35/types Jan 21 03:14:37.241393 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:37.241393 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:37.245658 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-abbee008-e857-42fb-bb6f-cd756b804d19 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-960666339", "description": "tempest-volume-type-description-773442651", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:14:37.405667 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-abbee008-e857-42fb-bb6f-cd756b804d19 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] http://10.222.0.36/volume/v3/2978a1c65722440992af382cd33a2f35/types returned with HTTP 200 Jan 21 03:14:37.408604 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 703/1404] 10.222.0.36 () {60 vars in 1220 bytes} [Thu Jan 21 03:14:37 2021] POST /volume/v3/2978a1c65722440992af382cd33a2f35/types => generated 316 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:37.419779 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-78747dc6-cc50-4569-bf27-a4647d08def8 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] GET http://10.222.0.36/volume/v3/2978a1c65722440992af382cd33a2f35/types/fdb4b7e1-22e0-402b-9629-2d7c0e8a6b2e Jan 21 03:14:37.419907 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-78747dc6-cc50-4569-bf27-a4647d08def8 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:37.420370 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:37.420370 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:37.420679 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-78747dc6-cc50-4569-bf27-a4647d08def8 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:37.448482 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-78747dc6-cc50-4569-bf27-a4647d08def8 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] http://10.222.0.36/volume/v3/2978a1c65722440992af382cd33a2f35/types/fdb4b7e1-22e0-402b-9629-2d7c0e8a6b2e returned with HTTP 200 Jan 21 03:14:37.462798 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 702/1405] 10.222.0.36 () {58 vars in 1309 bytes} [Thu Jan 21 03:14:37 2021] GET /volume/v3/2978a1c65722440992af382cd33a2f35/types/fdb4b7e1-22e0-402b-9629-2d7c0e8a6b2e => generated 338 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:37.463554 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-05e93a41-7742-4890-aac3-0654c8ece016 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] POST http://10.222.0.36/volume/v3/2978a1c65722440992af382cd33a2f35/types Jan 21 03:14:37.464528 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-05e93a41-7742-4890-aac3-0654c8ece016 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1364862037"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:14:37.645100 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-05e93a41-7742-4890-aac3-0654c8ece016 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] http://10.222.0.36/volume/v3/2978a1c65722440992af382cd33a2f35/types returned with HTTP 200 Jan 21 03:14:37.645966 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 704/1406] 10.222.0.36 () {60 vars in 1219 bytes} [Thu Jan 21 03:14:37 2021] POST /volume/v3/2978a1c65722440992af382cd33a2f35/types => generated 221 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:37.658992 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-23f76cd0-5646-44f5-90ad-e3613e780217 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] POST http://10.222.0.36/volume/v3/2978a1c65722440992af382cd33a2f35/types/9fd0cd9e-05e8-49e6-82a7-9bbe4e47ab73/encryption Jan 21 03:14:37.659767 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-23f76cd0-5646-44f5-90ad-e3613e780217 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "control_location": "front-end"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:14:37.763116 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-23f76cd0-5646-44f5-90ad-e3613e780217 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] http://10.222.0.36/volume/v3/2978a1c65722440992af382cd33a2f35/types/9fd0cd9e-05e8-49e6-82a7-9bbe4e47ab73/encryption returned with HTTP 200 Jan 21 03:14:37.764112 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 703/1407] 10.222.0.36 () {60 vars in 1363 bytes} [Thu Jan 21 03:14:37 2021] POST /volume/v3/2978a1c65722440992af382cd33a2f35/types/9fd0cd9e-05e8-49e6-82a7-9bbe4e47ab73/encryption => generated 193 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:37.776990 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6e1347fe-e6b6-4bd5-a542-159355691af5 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] GET http://10.222.0.36/volume/v3/2978a1c65722440992af382cd33a2f35/types/9fd0cd9e-05e8-49e6-82a7-9bbe4e47ab73/encryption Jan 21 03:14:37.778724 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6e1347fe-e6b6-4bd5-a542-159355691af5 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:37.779405 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6e1347fe-e6b6-4bd5-a542-159355691af5 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:37.806386 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6e1347fe-e6b6-4bd5-a542-159355691af5 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] http://10.222.0.36/volume/v3/2978a1c65722440992af382cd33a2f35/types/9fd0cd9e-05e8-49e6-82a7-9bbe4e47ab73/encryption returned with HTTP 200 Jan 21 03:14:37.807615 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 705/1408] 10.222.0.36 () {58 vars in 1342 bytes} [Thu Jan 21 03:14:37 2021] GET /volume/v3/2978a1c65722440992af382cd33a2f35/types/9fd0cd9e-05e8-49e6-82a7-9bbe4e47ab73/encryption => generated 313 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:37.820639 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f608c9eb-ecd5-4611-808d-7999c00c8545 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] PUT http://10.222.0.36/volume/v3/2978a1c65722440992af382cd33a2f35/types/9fd0cd9e-05e8-49e6-82a7-9bbe4e47ab73/encryption/provider Jan 21 03:14:37.821730 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f608c9eb-ecd5-4611-808d-7999c00c8545 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:14:37.854622 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-10f77f88-6d00-40a4-bb05-00fb2eff0090 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:14:37.855439 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-10f77f88-6d00-40a4-bb05-00fb2eff0090 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:37.856111 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-10f77f88-6d00-40a4-bb05-00fb2eff0090 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:37.856647 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-10f77f88-6d00-40a4-bb05-00fb2eff0090 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:14:37.905372 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:37.905372 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:37.910970 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-10f77f88-6d00-40a4-bb05-00fb2eff0090 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:14:37.915242 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 706/1409] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:37 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 819 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:37.925200 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f608c9eb-ecd5-4611-808d-7999c00c8545 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] http://10.222.0.36/volume/v3/2978a1c65722440992af382cd33a2f35/types/9fd0cd9e-05e8-49e6-82a7-9bbe4e47ab73/encryption/provider returned with HTTP 200 Jan 21 03:14:37.927073 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 704/1410] 10.222.0.36 () {60 vars in 1390 bytes} [Thu Jan 21 03:14:37 2021] PUT /volume/v3/2978a1c65722440992af382cd33a2f35/types/9fd0cd9e-05e8-49e6-82a7-9bbe4e47ab73/encryption/provider => generated 122 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:37.939569 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1e9befba-7436-410c-932e-7aee6eac8e22 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] GET http://10.222.0.36/volume/v3/2978a1c65722440992af382cd33a2f35/types/9fd0cd9e-05e8-49e6-82a7-9bbe4e47ab73/encryption Jan 21 03:14:37.940379 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1e9befba-7436-410c-932e-7aee6eac8e22 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:37.940758 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:37.940758 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:37.941443 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1e9befba-7436-410c-932e-7aee6eac8e22 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:37.963676 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1e9befba-7436-410c-932e-7aee6eac8e22 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] http://10.222.0.36/volume/v3/2978a1c65722440992af382cd33a2f35/types/9fd0cd9e-05e8-49e6-82a7-9bbe4e47ab73/encryption returned with HTTP 200 Jan 21 03:14:37.965227 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 707/1411] 10.222.0.36 () {58 vars in 1342 bytes} [Thu Jan 21 03:14:37 2021] GET /volume/v3/2978a1c65722440992af382cd33a2f35/types/9fd0cd9e-05e8-49e6-82a7-9bbe4e47ab73/encryption => generated 347 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:37.978451 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-49011556-23e0-4b70-af15-8318388a4c49 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] GET http://10.222.0.36/volume/v3/2978a1c65722440992af382cd33a2f35/types/9fd0cd9e-05e8-49e6-82a7-9bbe4e47ab73/encryption/cipher Jan 21 03:14:37.978997 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-49011556-23e0-4b70-af15-8318388a4c49 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:37.979913 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-49011556-23e0-4b70-af15-8318388a4c49 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:38.013803 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-49011556-23e0-4b70-af15-8318388a4c49 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] http://10.222.0.36/volume/v3/2978a1c65722440992af382cd33a2f35/types/9fd0cd9e-05e8-49e6-82a7-9bbe4e47ab73/encryption/cipher returned with HTTP 200 Jan 21 03:14:38.018646 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 705/1412] 10.222.0.36 () {58 vars in 1363 bytes} [Thu Jan 21 03:14:37 2021] GET /volume/v3/2978a1c65722440992af382cd33a2f35/types/9fd0cd9e-05e8-49e6-82a7-9bbe4e47ab73/encryption/cipher => generated 29 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 03:14:38.025894 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f1e96440-30fb-49e7-91ca-a4b0bdfbb18f tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] DELETE http://10.222.0.36/volume/v3/2978a1c65722440992af382cd33a2f35/types/9fd0cd9e-05e8-49e6-82a7-9bbe4e47ab73/encryption/provider Jan 21 03:14:38.026599 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f1e96440-30fb-49e7-91ca-a4b0bdfbb18f tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:38.027199 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f1e96440-30fb-49e7-91ca-a4b0bdfbb18f tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:38.090565 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f1e96440-30fb-49e7-91ca-a4b0bdfbb18f tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] http://10.222.0.36/volume/v3/2978a1c65722440992af382cd33a2f35/types/9fd0cd9e-05e8-49e6-82a7-9bbe4e47ab73/encryption/provider returned with HTTP 202 Jan 21 03:14:38.092015 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 708/1413] 10.222.0.36 () {58 vars in 1372 bytes} [Thu Jan 21 03:14:38 2021] DELETE /volume/v3/2978a1c65722440992af382cd33a2f35/types/9fd0cd9e-05e8-49e6-82a7-9bbe4e47ab73/encryption/provider => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:14:38.102688 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9f0a80bd-529f-4b64-a8c1-2a669b195320 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] GET http://10.222.0.36/volume/v3/2978a1c65722440992af382cd33a2f35/types/9fd0cd9e-05e8-49e6-82a7-9bbe4e47ab73/encryption Jan 21 03:14:38.103795 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9f0a80bd-529f-4b64-a8c1-2a669b195320 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:38.104681 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9f0a80bd-529f-4b64-a8c1-2a669b195320 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] Calling method 'index' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:38.137048 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9f0a80bd-529f-4b64-a8c1-2a669b195320 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] http://10.222.0.36/volume/v3/2978a1c65722440992af382cd33a2f35/types/9fd0cd9e-05e8-49e6-82a7-9bbe4e47ab73/encryption returned with HTTP 200 Jan 21 03:14:38.138858 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 706/1414] 10.222.0.36 () {58 vars in 1342 bytes} [Thu Jan 21 03:14:38 2021] GET /volume/v3/2978a1c65722440992af382cd33a2f35/types/9fd0cd9e-05e8-49e6-82a7-9bbe4e47ab73/encryption => generated 2 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 21 03:14:38.152101 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5a1e99fb-f9ab-4fc0-b49a-a089e0e82ba6 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] GET http://10.222.0.36/volume/v3/2978a1c65722440992af382cd33a2f35/types/9fd0cd9e-05e8-49e6-82a7-9bbe4e47ab73/encryption Jan 21 03:14:38.152629 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5a1e99fb-f9ab-4fc0-b49a-a089e0e82ba6 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:38.153108 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5a1e99fb-f9ab-4fc0-b49a-a089e0e82ba6 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:38.192832 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5a1e99fb-f9ab-4fc0-b49a-a089e0e82ba6 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] http://10.222.0.36/volume/v3/2978a1c65722440992af382cd33a2f35/types/9fd0cd9e-05e8-49e6-82a7-9bbe4e47ab73/encryption returned with HTTP 200 Jan 21 03:14:38.200058 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 709/1415] 10.222.0.36 () {58 vars in 1342 bytes} [Thu Jan 21 03:14:38 2021] GET /volume/v3/2978a1c65722440992af382cd33a2f35/types/9fd0cd9e-05e8-49e6-82a7-9bbe4e47ab73/encryption => generated 2 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 21 03:14:38.205653 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dd353f60-ccd4-4a37-aa5c-b0d20ac64c3e tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] GET http://10.222.0.36/volume/v3/2978a1c65722440992af382cd33a2f35/types Jan 21 03:14:38.206480 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dd353f60-ccd4-4a37-aa5c-b0d20ac64c3e tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:38.207234 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dd353f60-ccd4-4a37-aa5c-b0d20ac64c3e tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] Calling method 'index' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:38.247067 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dd353f60-ccd4-4a37-aa5c-b0d20ac64c3e tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] http://10.222.0.36/volume/v3/2978a1c65722440992af382cd33a2f35/types returned with HTTP 200 Jan 21 03:14:38.257419 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 707/1416] 10.222.0.36 () {58 vars in 1198 bytes} [Thu Jan 21 03:14:38 2021] GET /volume/v3/2978a1c65722440992af382cd33a2f35/types => generated 1576 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:14:38.261072 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-789ac1bc-f371-4883-a34b-3eb7c79b6d87 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] POST http://10.222.0.36/volume/v3/2978a1c65722440992af382cd33a2f35/types Jan 21 03:14:38.261847 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-789ac1bc-f371-4883-a34b-3eb7c79b6d87 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-450305371"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:14:38.330294 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-789ac1bc-f371-4883-a34b-3eb7c79b6d87 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] http://10.222.0.36/volume/v3/2978a1c65722440992af382cd33a2f35/types returned with HTTP 200 Jan 21 03:14:38.335105 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 710/1417] 10.222.0.36 () {60 vars in 1219 bytes} [Thu Jan 21 03:14:38 2021] POST /volume/v3/2978a1c65722440992af382cd33a2f35/types => generated 220 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:14:38.379606 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-823c42dd-74bc-49c2-9103-2832b5ec6369 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] PUT http://10.222.0.36/volume/v3/2978a1c65722440992af382cd33a2f35/types/f4dcae6c-c3ea-45ed-abf4-8a59ebdb9758 Jan 21 03:14:38.380681 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-823c42dd-74bc-49c2-9103-2832b5ec6369 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1292279446", "description": "tempest-volume-type-description-1550924533", "is_public": false}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:14:38.518531 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-823c42dd-74bc-49c2-9103-2832b5ec6369 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] http://10.222.0.36/volume/v3/2978a1c65722440992af382cd33a2f35/types/f4dcae6c-c3ea-45ed-abf4-8a59ebdb9758 returned with HTTP 200 Jan 21 03:14:38.519895 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 708/1418] 10.222.0.36 () {60 vars in 1330 bytes} [Thu Jan 21 03:14:38 2021] PUT /volume/v3/2978a1c65722440992af382cd33a2f35/types/f4dcae6c-c3ea-45ed-abf4-8a59ebdb9758 => generated 205 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:38.532888 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-21f2ecf1-d4aa-4ab5-9e6b-17181338e111 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] GET http://10.222.0.36/volume/v3/2978a1c65722440992af382cd33a2f35/types/f4dcae6c-c3ea-45ed-abf4-8a59ebdb9758 Jan 21 03:14:38.533832 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-21f2ecf1-d4aa-4ab5-9e6b-17181338e111 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:38.534543 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-21f2ecf1-d4aa-4ab5-9e6b-17181338e111 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:38.566762 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-21f2ecf1-d4aa-4ab5-9e6b-17181338e111 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] http://10.222.0.36/volume/v3/2978a1c65722440992af382cd33a2f35/types/f4dcae6c-c3ea-45ed-abf4-8a59ebdb9758 returned with HTTP 200 Jan 21 03:14:38.574264 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 711/1419] 10.222.0.36 () {58 vars in 1309 bytes} [Thu Jan 21 03:14:38 2021] GET /volume/v3/2978a1c65722440992af382cd33a2f35/types/f4dcae6c-c3ea-45ed-abf4-8a59ebdb9758 => generated 269 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:38.579700 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0ed06f2f-8016-4f8f-9c40-da269d4d1244 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] DELETE http://10.222.0.36/volume/v3/2978a1c65722440992af382cd33a2f35/types/f4dcae6c-c3ea-45ed-abf4-8a59ebdb9758 Jan 21 03:14:38.580347 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0ed06f2f-8016-4f8f-9c40-da269d4d1244 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:38.580867 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0ed06f2f-8016-4f8f-9c40-da269d4d1244 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] Calling method '_delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:38.702718 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 03:14:38.702718 n-d-766726-10 devstack@c-api.service[87957]: "UPDATE / DELETE expressions." % clause Jan 21 03:14:38.725828 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0ed06f2f-8016-4f8f-9c40-da269d4d1244 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] http://10.222.0.36/volume/v3/2978a1c65722440992af382cd33a2f35/types/f4dcae6c-c3ea-45ed-abf4-8a59ebdb9758 returned with HTTP 202 Jan 21 03:14:38.727417 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 709/1420] 10.222.0.36 () {58 vars in 1312 bytes} [Thu Jan 21 03:14:38 2021] DELETE /volume/v3/2978a1c65722440992af382cd33a2f35/types/f4dcae6c-c3ea-45ed-abf4-8a59ebdb9758 => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:14:38.734741 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6bb55059-6143-4bda-b4ab-cd1f701477a5 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] GET http://10.222.0.36/volume/v3/2978a1c65722440992af382cd33a2f35/types/f4dcae6c-c3ea-45ed-abf4-8a59ebdb9758 Jan 21 03:14:38.735297 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6bb55059-6143-4bda-b4ab-cd1f701477a5 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:38.736101 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6bb55059-6143-4bda-b4ab-cd1f701477a5 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:38.763432 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6bb55059-6143-4bda-b4ab-cd1f701477a5 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] http://10.222.0.36/volume/v3/2978a1c65722440992af382cd33a2f35/types/f4dcae6c-c3ea-45ed-abf4-8a59ebdb9758 returned with HTTP 404 Jan 21 03:14:38.765002 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 712/1421] 10.222.0.36 () {58 vars in 1309 bytes} [Thu Jan 21 03:14:38 2021] GET /volume/v3/2978a1c65722440992af382cd33a2f35/types/f4dcae6c-c3ea-45ed-abf4-8a59ebdb9758 => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:14:38.780093 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-63442e5d-8b12-47be-8042-cefb4d823eda tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] DELETE http://10.222.0.36/volume/v3/2978a1c65722440992af382cd33a2f35/types/9fd0cd9e-05e8-49e6-82a7-9bbe4e47ab73 Jan 21 03:14:38.780779 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-63442e5d-8b12-47be-8042-cefb4d823eda tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:38.781417 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-63442e5d-8b12-47be-8042-cefb4d823eda tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] Calling method '_delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:38.936124 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a4b9d665-e14a-491c-a88b-1169a92408be tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:14:38.936124 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a4b9d665-e14a-491c-a88b-1169a92408be tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:38.936124 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a4b9d665-e14a-491c-a88b-1169a92408be tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:38.936124 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-a4b9d665-e14a-491c-a88b-1169a92408be tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:14:38.957307 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-63442e5d-8b12-47be-8042-cefb4d823eda tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] http://10.222.0.36/volume/v3/2978a1c65722440992af382cd33a2f35/types/9fd0cd9e-05e8-49e6-82a7-9bbe4e47ab73 returned with HTTP 202 Jan 21 03:14:38.961539 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 710/1422] 10.222.0.36 () {58 vars in 1312 bytes} [Thu Jan 21 03:14:38 2021] DELETE /volume/v3/2978a1c65722440992af382cd33a2f35/types/9fd0cd9e-05e8-49e6-82a7-9bbe4e47ab73 => generated 0 bytes in 189 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:14:38.966865 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a79d3a8d-f6e3-44c9-9daf-57bfd1d94dc1 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] GET http://10.222.0.36/volume/v3/2978a1c65722440992af382cd33a2f35/types/9fd0cd9e-05e8-49e6-82a7-9bbe4e47ab73 Jan 21 03:14:38.967464 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a79d3a8d-f6e3-44c9-9daf-57bfd1d94dc1 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:38.968019 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a79d3a8d-f6e3-44c9-9daf-57bfd1d94dc1 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:38.979755 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:38.979755 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:38.984849 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a4b9d665-e14a-491c-a88b-1169a92408be tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:14:38.988620 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 713/1423] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:38 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 819 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:38.998798 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a79d3a8d-f6e3-44c9-9daf-57bfd1d94dc1 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] http://10.222.0.36/volume/v3/2978a1c65722440992af382cd33a2f35/types/9fd0cd9e-05e8-49e6-82a7-9bbe4e47ab73 returned with HTTP 404 Jan 21 03:14:39.000107 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 711/1424] 10.222.0.36 () {58 vars in 1309 bytes} [Thu Jan 21 03:14:38 2021] GET /volume/v3/2978a1c65722440992af382cd33a2f35/types/9fd0cd9e-05e8-49e6-82a7-9bbe4e47ab73 => generated 114 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 03:14:39.009747 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d5b10a76-b16a-4f4f-bdee-e7df3cf90d15 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] DELETE http://10.222.0.36/volume/v3/2978a1c65722440992af382cd33a2f35/types/fdb4b7e1-22e0-402b-9629-2d7c0e8a6b2e Jan 21 03:14:39.010342 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d5b10a76-b16a-4f4f-bdee-e7df3cf90d15 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:39.010632 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:39.010632 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:39.011115 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d5b10a76-b16a-4f4f-bdee-e7df3cf90d15 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] Calling method '_delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:39.143523 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 03:14:39.143523 n-d-766726-10 devstack@c-api.service[87957]: "UPDATE / DELETE expressions." % clause Jan 21 03:14:39.181652 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d5b10a76-b16a-4f4f-bdee-e7df3cf90d15 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] http://10.222.0.36/volume/v3/2978a1c65722440992af382cd33a2f35/types/fdb4b7e1-22e0-402b-9629-2d7c0e8a6b2e returned with HTTP 202 Jan 21 03:14:39.191650 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7c08e0f8-e0d4-4b73-a913-90dbb8d990fb tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] GET http://10.222.0.36/volume/v3/2978a1c65722440992af382cd33a2f35/types/fdb4b7e1-22e0-402b-9629-2d7c0e8a6b2e Jan 21 03:14:39.192163 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7c08e0f8-e0d4-4b73-a913-90dbb8d990fb tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:39.192649 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7c08e0f8-e0d4-4b73-a913-90dbb8d990fb tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:39.196524 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 714/1425] 10.222.0.36 () {58 vars in 1312 bytes} [Thu Jan 21 03:14:39 2021] DELETE /volume/v3/2978a1c65722440992af382cd33a2f35/types/fdb4b7e1-22e0-402b-9629-2d7c0e8a6b2e => generated 0 bytes in 191 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:14:39.221232 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7c08e0f8-e0d4-4b73-a913-90dbb8d990fb tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] http://10.222.0.36/volume/v3/2978a1c65722440992af382cd33a2f35/types/fdb4b7e1-22e0-402b-9629-2d7c0e8a6b2e returned with HTTP 404 Jan 21 03:14:39.222286 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 712/1426] 10.222.0.36 () {58 vars in 1309 bytes} [Thu Jan 21 03:14:39 2021] GET /volume/v3/2978a1c65722440992af382cd33a2f35/types/fdb4b7e1-22e0-402b-9629-2d7c0e8a6b2e => generated 114 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:14:39.230231 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2ff1aff4-055d-4a4f-a4ec-1358698b6c81 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] DELETE http://10.222.0.36/volume/v3/5e412fc04db1463e93a3194571e37146/volumes/9d21778a-c5b9-4a61-b93b-a4d0c89db500 Jan 21 03:14:39.230770 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2ff1aff4-055d-4a4f-a4ec-1358698b6c81 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:39.231255 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2ff1aff4-055d-4a4f-a4ec-1358698b6c81 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:39.231711 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-2ff1aff4-055d-4a4f-a4ec-1358698b6c81 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Delete volume with id: 9d21778a-c5b9-4a61-b93b-a4d0c89db500 Jan 21 03:14:39.305074 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:39.305074 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:39.306772 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2ff1aff4-055d-4a4f-a4ec-1358698b6c81 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Volume info retrieved successfully. Jan 21 03:14:39.356332 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2ff1aff4-055d-4a4f-a4ec-1358698b6c81 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Delete volume request issued successfully. Jan 21 03:14:39.356982 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2ff1aff4-055d-4a4f-a4ec-1358698b6c81 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] http://10.222.0.36/volume/v3/5e412fc04db1463e93a3194571e37146/volumes/9d21778a-c5b9-4a61-b93b-a4d0c89db500 returned with HTTP 202 Jan 21 03:14:39.361508 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 715/1427] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:14:39 2021] DELETE /volume/v3/5e412fc04db1463e93a3194571e37146/volumes/9d21778a-c5b9-4a61-b93b-a4d0c89db500 => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:14:39.370513 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2cd86af3-4729-4a0b-852e-26b8257cb9a2 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] GET http://10.222.0.36/volume/v3/5e412fc04db1463e93a3194571e37146/volumes/9d21778a-c5b9-4a61-b93b-a4d0c89db500 Jan 21 03:14:39.371349 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2cd86af3-4729-4a0b-852e-26b8257cb9a2 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:39.372387 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2cd86af3-4729-4a0b-852e-26b8257cb9a2 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:39.519207 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:39.519207 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:39.542473 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2cd86af3-4729-4a0b-852e-26b8257cb9a2 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Volume info retrieved successfully. Jan 21 03:14:39.568624 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2cd86af3-4729-4a0b-852e-26b8257cb9a2 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] http://10.222.0.36/volume/v3/5e412fc04db1463e93a3194571e37146/volumes/9d21778a-c5b9-4a61-b93b-a4d0c89db500 returned with HTTP 200 Jan 21 03:14:39.569710 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 713/1428] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:39 2021] GET /volume/v3/5e412fc04db1463e93a3194571e37146/volumes/9d21778a-c5b9-4a61-b93b-a4d0c89db500 => generated 940 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:40.001722 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bf094666-177d-49f9-ae32-11517c8efb0e tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:14:40.002261 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bf094666-177d-49f9-ae32-11517c8efb0e tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:40.002501 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:40.002501 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:40.002793 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bf094666-177d-49f9-ae32-11517c8efb0e tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:40.003151 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-bf094666-177d-49f9-ae32-11517c8efb0e tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:14:40.081519 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:40.081519 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:40.087593 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bf094666-177d-49f9-ae32-11517c8efb0e tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:14:40.099581 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 716/1429] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:39 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 819 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:40.588615 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-68e94814-2ca2-49ee-9974-1b6a0d96557b tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] GET http://10.222.0.36/volume/v3/5e412fc04db1463e93a3194571e37146/volumes/9d21778a-c5b9-4a61-b93b-a4d0c89db500 Jan 21 03:14:40.589430 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-68e94814-2ca2-49ee-9974-1b6a0d96557b tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:40.589759 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:40.589759 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:40.590328 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-68e94814-2ca2-49ee-9974-1b6a0d96557b tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:40.731847 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:40.731847 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:40.742030 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-68e94814-2ca2-49ee-9974-1b6a0d96557b tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Volume info retrieved successfully. Jan 21 03:14:40.775173 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-68e94814-2ca2-49ee-9974-1b6a0d96557b tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] http://10.222.0.36/volume/v3/5e412fc04db1463e93a3194571e37146/volumes/9d21778a-c5b9-4a61-b93b-a4d0c89db500 returned with HTTP 200 Jan 21 03:14:40.776330 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 714/1430] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:40 2021] GET /volume/v3/5e412fc04db1463e93a3194571e37146/volumes/9d21778a-c5b9-4a61-b93b-a4d0c89db500 => generated 940 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:41.113985 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f3eed03c-e063-4ea8-b272-dfec4484f5c7 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:14:41.114504 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f3eed03c-e063-4ea8-b272-dfec4484f5c7 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:41.114696 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:41.114696 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:41.115352 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f3eed03c-e063-4ea8-b272-dfec4484f5c7 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:41.116851 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-f3eed03c-e063-4ea8-b272-dfec4484f5c7 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:14:41.161985 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:41.161985 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:41.171436 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f3eed03c-e063-4ea8-b272-dfec4484f5c7 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:14:41.173424 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 717/1431] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:41 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 819 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:41.794231 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7e242b03-453d-4d25-a05a-1c9d4396e1df tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] GET http://10.222.0.36/volume/v3/5e412fc04db1463e93a3194571e37146/volumes/9d21778a-c5b9-4a61-b93b-a4d0c89db500 Jan 21 03:14:41.794898 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7e242b03-453d-4d25-a05a-1c9d4396e1df tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:41.795039 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:41.795039 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:41.795420 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7e242b03-453d-4d25-a05a-1c9d4396e1df tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:41.924956 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:41.924956 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:41.948683 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7e242b03-453d-4d25-a05a-1c9d4396e1df tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Volume info retrieved successfully. Jan 21 03:14:42.006255 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7e242b03-453d-4d25-a05a-1c9d4396e1df tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] http://10.222.0.36/volume/v3/5e412fc04db1463e93a3194571e37146/volumes/9d21778a-c5b9-4a61-b93b-a4d0c89db500 returned with HTTP 200 Jan 21 03:14:42.009895 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 715/1432] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:41 2021] GET /volume/v3/5e412fc04db1463e93a3194571e37146/volumes/9d21778a-c5b9-4a61-b93b-a4d0c89db500 => generated 940 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:42.196305 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-177d2e45-bcde-42c3-a86f-3c48cfa6f18f tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:14:42.196305 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-177d2e45-bcde-42c3-a86f-3c48cfa6f18f tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:42.196305 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:42.196305 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:42.197016 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-177d2e45-bcde-42c3-a86f-3c48cfa6f18f tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:42.197016 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-177d2e45-bcde-42c3-a86f-3c48cfa6f18f tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:14:42.250328 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:42.250328 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:42.254502 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-177d2e45-bcde-42c3-a86f-3c48cfa6f18f tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:14:42.255841 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 718/1433] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:42 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 819 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:43.027983 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cf47c0c7-0788-45d2-b09a-b23af59373c9 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] GET http://10.222.0.36/volume/v3/5e412fc04db1463e93a3194571e37146/volumes/9d21778a-c5b9-4a61-b93b-a4d0c89db500 Jan 21 03:14:43.032007 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cf47c0c7-0788-45d2-b09a-b23af59373c9 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:43.032401 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:43.032401 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:43.033053 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cf47c0c7-0788-45d2-b09a-b23af59373c9 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:43.158241 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cf47c0c7-0788-45d2-b09a-b23af59373c9 tempest-VolumeTypesTest-1386184102 tempest-VolumeTypesTest-1386184102] http://10.222.0.36/volume/v3/5e412fc04db1463e93a3194571e37146/volumes/9d21778a-c5b9-4a61-b93b-a4d0c89db500 returned with HTTP 404 Jan 21 03:14:43.159758 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 716/1434] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:43 2021] GET /volume/v3/5e412fc04db1463e93a3194571e37146/volumes/9d21778a-c5b9-4a61-b93b-a4d0c89db500 => generated 109 bytes in 139 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:14:43.167899 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cd44bc17-7efe-4b58-abb6-3b85939eb02f tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] DELETE http://10.222.0.36/volume/v3/2978a1c65722440992af382cd33a2f35/types/2dc3ba25-a668-483b-be69-75aab798efb8 Jan 21 03:14:43.168422 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cd44bc17-7efe-4b58-abb6-3b85939eb02f tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:43.168640 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:43.168640 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:43.169039 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cd44bc17-7efe-4b58-abb6-3b85939eb02f tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] Calling method '_delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:43.270416 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1ece1e42-16a8-4807-8bf0-bed36ee50804 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:14:43.271487 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1ece1e42-16a8-4807-8bf0-bed36ee50804 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:43.272134 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1ece1e42-16a8-4807-8bf0-bed36ee50804 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:43.272668 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-1ece1e42-16a8-4807-8bf0-bed36ee50804 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:14:43.346708 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:43.346708 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:43.356530 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1ece1e42-16a8-4807-8bf0-bed36ee50804 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:14:43.374652 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 717/1435] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:43 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 819 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:43.399069 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 03:14:43.399069 n-d-766726-10 devstack@c-api.service[87957]: "UPDATE / DELETE expressions." % clause Jan 21 03:14:43.440259 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cd44bc17-7efe-4b58-abb6-3b85939eb02f tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] http://10.222.0.36/volume/v3/2978a1c65722440992af382cd33a2f35/types/2dc3ba25-a668-483b-be69-75aab798efb8 returned with HTTP 202 Jan 21 03:14:43.441467 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 719/1436] 10.222.0.36 () {58 vars in 1312 bytes} [Thu Jan 21 03:14:43 2021] DELETE /volume/v3/2978a1c65722440992af382cd33a2f35/types/2dc3ba25-a668-483b-be69-75aab798efb8 => generated 0 bytes in 278 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:14:43.452167 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4b4b8cc3-5980-4cb1-bcf8-32bd38fc899e tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] GET http://10.222.0.36/volume/v3/2978a1c65722440992af382cd33a2f35/types/2dc3ba25-a668-483b-be69-75aab798efb8 Jan 21 03:14:43.452891 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4b4b8cc3-5980-4cb1-bcf8-32bd38fc899e tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:43.453109 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:43.453109 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:43.453495 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4b4b8cc3-5980-4cb1-bcf8-32bd38fc899e tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:43.477585 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4b4b8cc3-5980-4cb1-bcf8-32bd38fc899e tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] http://10.222.0.36/volume/v3/2978a1c65722440992af382cd33a2f35/types/2dc3ba25-a668-483b-be69-75aab798efb8 returned with HTTP 404 Jan 21 03:14:43.480904 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 718/1437] 10.222.0.36 () {58 vars in 1309 bytes} [Thu Jan 21 03:14:43 2021] GET /volume/v3/2978a1c65722440992af382cd33a2f35/types/2dc3ba25-a668-483b-be69-75aab798efb8 => generated 114 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:14:43.489529 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4383005e-50a5-4a1e-8883-3a50bb5aaaa1 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] DELETE http://10.222.0.36/volume/v3/2978a1c65722440992af382cd33a2f35/types/ca79a705-5e61-4031-8b26-2d44e6aaa7ff Jan 21 03:14:43.490406 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4383005e-50a5-4a1e-8883-3a50bb5aaaa1 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:43.491197 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4383005e-50a5-4a1e-8883-3a50bb5aaaa1 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] Calling method '_delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:43.784922 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4383005e-50a5-4a1e-8883-3a50bb5aaaa1 tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] http://10.222.0.36/volume/v3/2978a1c65722440992af382cd33a2f35/types/ca79a705-5e61-4031-8b26-2d44e6aaa7ff returned with HTTP 202 Jan 21 03:14:43.786214 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 720/1438] 10.222.0.36 () {58 vars in 1312 bytes} [Thu Jan 21 03:14:43 2021] DELETE /volume/v3/2978a1c65722440992af382cd33a2f35/types/ca79a705-5e61-4031-8b26-2d44e6aaa7ff => generated 0 bytes in 302 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:14:43.798419 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-527be545-4e53-4ae8-a93d-38705274f8ef tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] GET http://10.222.0.36/volume/v3/2978a1c65722440992af382cd33a2f35/types/ca79a705-5e61-4031-8b26-2d44e6aaa7ff Jan 21 03:14:43.799026 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-527be545-4e53-4ae8-a93d-38705274f8ef tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:43.799518 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-527be545-4e53-4ae8-a93d-38705274f8ef tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:43.838306 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-527be545-4e53-4ae8-a93d-38705274f8ef tempest-VolumeTypesTest-1971815340 tempest-VolumeTypesTest-1971815340] http://10.222.0.36/volume/v3/2978a1c65722440992af382cd33a2f35/types/ca79a705-5e61-4031-8b26-2d44e6aaa7ff returned with HTTP 404 Jan 21 03:14:43.847143 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 719/1439] 10.222.0.36 () {58 vars in 1309 bytes} [Thu Jan 21 03:14:43 2021] GET /volume/v3/2978a1c65722440992af382cd33a2f35/types/ca79a705-5e61-4031-8b26-2d44e6aaa7ff => generated 114 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:14:44.379921 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d1fa54ba-7cb2-4e58-b568-249163f34065 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:14:44.380426 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d1fa54ba-7cb2-4e58-b568-249163f34065 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:44.381306 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d1fa54ba-7cb2-4e58-b568-249163f34065 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:44.382023 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-d1fa54ba-7cb2-4e58-b568-249163f34065 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:14:44.468782 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:44.468782 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:44.474256 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d1fa54ba-7cb2-4e58-b568-249163f34065 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:14:44.478945 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 721/1440] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:44 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 819 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:45.491837 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c6f6e61c-487c-49df-a329-264473fe4302 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:14:45.493044 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c6f6e61c-487c-49df-a329-264473fe4302 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:45.493742 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c6f6e61c-487c-49df-a329-264473fe4302 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:45.494311 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-c6f6e61c-487c-49df-a329-264473fe4302 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:14:45.535607 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:45.535607 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:45.542651 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c6f6e61c-487c-49df-a329-264473fe4302 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:14:45.558527 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 720/1441] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:45 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 819 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:14:46.573799 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-00f879e3-7f1f-4682-850c-a4737419fc6e tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:14:46.574363 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-00f879e3-7f1f-4682-850c-a4737419fc6e tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:46.574491 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:46.574491 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:46.575121 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-00f879e3-7f1f-4682-850c-a4737419fc6e tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:46.576073 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-00f879e3-7f1f-4682-850c-a4737419fc6e tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:14:46.657968 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:46.657968 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:46.661333 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-00f879e3-7f1f-4682-850c-a4737419fc6e tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:14:46.662854 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 722/1442] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:46 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 819 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:47.677239 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e1b08346-8e37-4f62-850b-f91e57755541 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:14:47.677732 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e1b08346-8e37-4f62-850b-f91e57755541 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:47.678196 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:47.678196 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:47.678812 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e1b08346-8e37-4f62-850b-f91e57755541 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:47.679260 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-e1b08346-8e37-4f62-850b-f91e57755541 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:14:47.764798 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:47.764798 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:47.776355 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e1b08346-8e37-4f62-850b-f91e57755541 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:14:47.777523 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 721/1443] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:47 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 819 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:48.792269 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c48608ec-64f4-49e7-be5b-cccd79b611a3 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:14:48.793333 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c48608ec-64f4-49e7-be5b-cccd79b611a3 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:48.793752 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:48.793752 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:48.794414 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c48608ec-64f4-49e7-be5b-cccd79b611a3 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:48.795065 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-c48608ec-64f4-49e7-be5b-cccd79b611a3 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:14:48.862010 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:48.862010 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:48.868346 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c48608ec-64f4-49e7-be5b-cccd79b611a3 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:14:48.870753 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 723/1444] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:48 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 819 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:49.893123 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dada3e52-8cee-4354-b482-242adcd3570e tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:14:49.893123 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dada3e52-8cee-4354-b482-242adcd3570e tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:49.893711 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:49.893711 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:49.893711 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dada3e52-8cee-4354-b482-242adcd3570e tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:49.893992 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-dada3e52-8cee-4354-b482-242adcd3570e tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:14:49.932269 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:49.932269 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:49.934588 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dada3e52-8cee-4354-b482-242adcd3570e tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:14:49.936523 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 722/1445] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:49 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 819 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:50.949830 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a578c508-6e09-428b-a252-a19c8363fce3 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:14:50.951005 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a578c508-6e09-428b-a252-a19c8363fce3 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:50.951392 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:50.951392 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:50.952119 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a578c508-6e09-428b-a252-a19c8363fce3 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:50.952651 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-a578c508-6e09-428b-a252-a19c8363fce3 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:14:51.003327 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:51.003327 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:51.008752 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a578c508-6e09-428b-a252-a19c8363fce3 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:14:51.009571 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 724/1446] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:50 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 819 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:52.024416 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d3f6cd14-0de8-4625-bd31-a7f8b721f8c8 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:14:52.025631 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d3f6cd14-0de8-4625-bd31-a7f8b721f8c8 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:52.026066 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:52.026066 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:52.026778 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d3f6cd14-0de8-4625-bd31-a7f8b721f8c8 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:52.027338 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-d3f6cd14-0de8-4625-bd31-a7f8b721f8c8 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:14:52.092059 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:52.092059 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:52.095591 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d3f6cd14-0de8-4625-bd31-a7f8b721f8c8 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:14:52.103414 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 723/1447] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:52 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 819 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:52.805475 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fc74a6f0-0846-4314-8906-4e1ae3baa098 tempest-VolumeTypesExtraSpecsTest-1633672774 tempest-VolumeTypesExtraSpecsTest-1633672774] POST http://10.222.0.36/volume/v3/dcdf43edf4784d9f8e7fa40239432811/types Jan 21 03:14:52.806024 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:52.806024 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:52.806734 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fc74a6f0-0846-4314-8906-4e1ae3baa098 tempest-VolumeTypesExtraSpecsTest-1633672774 tempest-VolumeTypesExtraSpecsTest-1633672774] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-844704586"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:14:52.882364 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fc74a6f0-0846-4314-8906-4e1ae3baa098 tempest-VolumeTypesExtraSpecsTest-1633672774 tempest-VolumeTypesExtraSpecsTest-1633672774] http://10.222.0.36/volume/v3/dcdf43edf4784d9f8e7fa40239432811/types returned with HTTP 200 Jan 21 03:14:52.885385 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 725/1448] 10.222.0.36 () {60 vars in 1219 bytes} [Thu Jan 21 03:14:52 2021] POST /volume/v3/dcdf43edf4784d9f8e7fa40239432811/types => generated 230 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:52.897525 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0e04e1f1-b18d-4ea1-b448-fc73baa45f82 tempest-VolumeTypesExtraSpecsTest-1633672774 tempest-VolumeTypesExtraSpecsTest-1633672774] POST http://10.222.0.36/volume/v3/dcdf43edf4784d9f8e7fa40239432811/types/4c73e123-e467-445e-9c88-af74a9ef8069/extra_specs Jan 21 03:14:52.897983 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:52.897983 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:52.898391 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0e04e1f1-b18d-4ea1-b448-fc73baa45f82 tempest-VolumeTypesExtraSpecsTest-1633672774 tempest-VolumeTypesExtraSpecsTest-1633672774] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:14:53.069689 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0e04e1f1-b18d-4ea1-b448-fc73baa45f82 tempest-VolumeTypesExtraSpecsTest-1633672774 tempest-VolumeTypesExtraSpecsTest-1633672774] http://10.222.0.36/volume/v3/dcdf43edf4784d9f8e7fa40239432811/types/4c73e123-e467-445e-9c88-af74a9ef8069/extra_specs returned with HTTP 200 Jan 21 03:14:53.070823 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 724/1449] 10.222.0.36 () {60 vars in 1366 bytes} [Thu Jan 21 03:14:52 2021] POST /volume/v3/dcdf43edf4784d9f8e7fa40239432811/types/4c73e123-e467-445e-9c88-af74a9ef8069/extra_specs => generated 34 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 03:14:53.081714 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f1466391-25bf-45e5-9ba9-be48e77f9de6 tempest-VolumeTypesExtraSpecsTest-1633672774 tempest-VolumeTypesExtraSpecsTest-1633672774] GET http://10.222.0.36/volume/v3/dcdf43edf4784d9f8e7fa40239432811/types/4c73e123-e467-445e-9c88-af74a9ef8069/extra_specs/spec3 Jan 21 03:14:53.082659 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f1466391-25bf-45e5-9ba9-be48e77f9de6 tempest-VolumeTypesExtraSpecsTest-1633672774 tempest-VolumeTypesExtraSpecsTest-1633672774] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:53.083259 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f1466391-25bf-45e5-9ba9-be48e77f9de6 tempest-VolumeTypesExtraSpecsTest-1633672774 tempest-VolumeTypesExtraSpecsTest-1633672774] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:53.110159 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3397b5de-02d1-4365-ad74-135c1de5601d tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:14:53.110856 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3397b5de-02d1-4365-ad74-135c1de5601d tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:53.111446 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3397b5de-02d1-4365-ad74-135c1de5601d tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:53.111909 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-3397b5de-02d1-4365-ad74-135c1de5601d tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:14:53.129881 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f1466391-25bf-45e5-9ba9-be48e77f9de6 tempest-VolumeTypesExtraSpecsTest-1633672774 tempest-VolumeTypesExtraSpecsTest-1633672774] http://10.222.0.36/volume/v3/dcdf43edf4784d9f8e7fa40239432811/types/4c73e123-e467-445e-9c88-af74a9ef8069/extra_specs/spec3 returned with HTTP 200 Jan 21 03:14:53.135558 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 726/1450] 10.222.0.36 () {58 vars in 1363 bytes} [Thu Jan 21 03:14:53 2021] GET /volume/v3/dcdf43edf4784d9f8e7fa40239432811/types/4c73e123-e467-445e-9c88-af74a9ef8069/extra_specs/spec3 => generated 17 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 03:14:53.146630 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-300db377-6260-4288-a273-4f5f38069222 tempest-VolumeTypesExtraSpecsTest-1633672774 tempest-VolumeTypesExtraSpecsTest-1633672774] DELETE http://10.222.0.36/volume/v3/dcdf43edf4784d9f8e7fa40239432811/types/4c73e123-e467-445e-9c88-af74a9ef8069/extra_specs/spec3 Jan 21 03:14:53.152719 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-300db377-6260-4288-a273-4f5f38069222 tempest-VolumeTypesExtraSpecsTest-1633672774 tempest-VolumeTypesExtraSpecsTest-1633672774] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:53.153358 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-300db377-6260-4288-a273-4f5f38069222 tempest-VolumeTypesExtraSpecsTest-1633672774 tempest-VolumeTypesExtraSpecsTest-1633672774] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:53.161719 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:53.161719 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:53.167543 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3397b5de-02d1-4365-ad74-135c1de5601d tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:14:53.170764 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 725/1451] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:53 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 819 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:53.273134 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 03:14:53.273134 n-d-766726-10 devstack@c-api.service[87957]: "UPDATE / DELETE expressions." % clause Jan 21 03:14:53.295714 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-300db377-6260-4288-a273-4f5f38069222 tempest-VolumeTypesExtraSpecsTest-1633672774 tempest-VolumeTypesExtraSpecsTest-1633672774] http://10.222.0.36/volume/v3/dcdf43edf4784d9f8e7fa40239432811/types/4c73e123-e467-445e-9c88-af74a9ef8069/extra_specs/spec3 returned with HTTP 202 Jan 21 03:14:53.297135 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 727/1452] 10.222.0.36 () {58 vars in 1366 bytes} [Thu Jan 21 03:14:53 2021] DELETE /volume/v3/dcdf43edf4784d9f8e7fa40239432811/types/4c73e123-e467-445e-9c88-af74a9ef8069/extra_specs/spec3 => generated 0 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:14:53.308253 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d3b37d90-0c7a-46df-9ab0-43d83e226d99 tempest-VolumeTypesExtraSpecsTest-1633672774 tempest-VolumeTypesExtraSpecsTest-1633672774] GET http://10.222.0.36/volume/v3/dcdf43edf4784d9f8e7fa40239432811/types/4c73e123-e467-445e-9c88-af74a9ef8069/extra_specs/spec3 Jan 21 03:14:53.309010 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d3b37d90-0c7a-46df-9ab0-43d83e226d99 tempest-VolumeTypesExtraSpecsTest-1633672774 tempest-VolumeTypesExtraSpecsTest-1633672774] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:53.309424 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:53.309424 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:53.310096 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d3b37d90-0c7a-46df-9ab0-43d83e226d99 tempest-VolumeTypesExtraSpecsTest-1633672774 tempest-VolumeTypesExtraSpecsTest-1633672774] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:53.369874 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d3b37d90-0c7a-46df-9ab0-43d83e226d99 tempest-VolumeTypesExtraSpecsTest-1633672774 tempest-VolumeTypesExtraSpecsTest-1633672774] http://10.222.0.36/volume/v3/dcdf43edf4784d9f8e7fa40239432811/types/4c73e123-e467-445e-9c88-af74a9ef8069/extra_specs/spec3 returned with HTTP 404 Jan 21 03:14:53.375883 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 726/1453] 10.222.0.36 () {58 vars in 1363 bytes} [Thu Jan 21 03:14:53 2021] GET /volume/v3/dcdf43edf4784d9f8e7fa40239432811/types/4c73e123-e467-445e-9c88-af74a9ef8069/extra_specs/spec3 => generated 129 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:14:53.382229 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ce6674f9-a124-4b88-b0fd-e3f22b2ee3c6 tempest-VolumeTypesExtraSpecsTest-1633672774 tempest-VolumeTypesExtraSpecsTest-1633672774] POST http://10.222.0.36/volume/v3/dcdf43edf4784d9f8e7fa40239432811/types/4c73e123-e467-445e-9c88-af74a9ef8069/extra_specs Jan 21 03:14:53.383076 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ce6674f9-a124-4b88-b0fd-e3f22b2ee3c6 tempest-VolumeTypesExtraSpecsTest-1633672774 tempest-VolumeTypesExtraSpecsTest-1633672774] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:14:53.510157 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ce6674f9-a124-4b88-b0fd-e3f22b2ee3c6 tempest-VolumeTypesExtraSpecsTest-1633672774 tempest-VolumeTypesExtraSpecsTest-1633672774] http://10.222.0.36/volume/v3/dcdf43edf4784d9f8e7fa40239432811/types/4c73e123-e467-445e-9c88-af74a9ef8069/extra_specs returned with HTTP 200 Jan 21 03:14:53.511572 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 728/1454] 10.222.0.36 () {60 vars in 1366 bytes} [Thu Jan 21 03:14:53 2021] POST /volume/v3/dcdf43edf4784d9f8e7fa40239432811/types/4c73e123-e467-445e-9c88-af74a9ef8069/extra_specs => generated 34 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 03:14:53.521704 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-47db8ffd-e0b0-4680-8451-136d76ea8c99 tempest-VolumeTypesExtraSpecsTest-1633672774 tempest-VolumeTypesExtraSpecsTest-1633672774] GET http://10.222.0.36/volume/v3/dcdf43edf4784d9f8e7fa40239432811/types/4c73e123-e467-445e-9c88-af74a9ef8069/extra_specs Jan 21 03:14:53.522225 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-47db8ffd-e0b0-4680-8451-136d76ea8c99 tempest-VolumeTypesExtraSpecsTest-1633672774 tempest-VolumeTypesExtraSpecsTest-1633672774] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:53.522741 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-47db8ffd-e0b0-4680-8451-136d76ea8c99 tempest-VolumeTypesExtraSpecsTest-1633672774 tempest-VolumeTypesExtraSpecsTest-1633672774] Calling method 'index' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:53.542688 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-47db8ffd-e0b0-4680-8451-136d76ea8c99 tempest-VolumeTypesExtraSpecsTest-1633672774 tempest-VolumeTypesExtraSpecsTest-1633672774] http://10.222.0.36/volume/v3/dcdf43edf4784d9f8e7fa40239432811/types/4c73e123-e467-445e-9c88-af74a9ef8069/extra_specs returned with HTTP 200 Jan 21 03:14:53.544073 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 727/1455] 10.222.0.36 () {58 vars in 1345 bytes} [Thu Jan 21 03:14:53 2021] GET /volume/v3/dcdf43edf4784d9f8e7fa40239432811/types/4c73e123-e467-445e-9c88-af74a9ef8069/extra_specs => generated 34 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 03:14:53.556221 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-97d08fe6-601f-415c-b7b8-400ed2c004a5 tempest-VolumeTypesExtraSpecsTest-1633672774 tempest-VolumeTypesExtraSpecsTest-1633672774] POST http://10.222.0.36/volume/v3/dcdf43edf4784d9f8e7fa40239432811/types/4c73e123-e467-445e-9c88-af74a9ef8069/extra_specs Jan 21 03:14:53.557242 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-97d08fe6-601f-415c-b7b8-400ed2c004a5 tempest-VolumeTypesExtraSpecsTest-1633672774 tempest-VolumeTypesExtraSpecsTest-1633672774] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:14:53.671588 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-97d08fe6-601f-415c-b7b8-400ed2c004a5 tempest-VolumeTypesExtraSpecsTest-1633672774 tempest-VolumeTypesExtraSpecsTest-1633672774] http://10.222.0.36/volume/v3/dcdf43edf4784d9f8e7fa40239432811/types/4c73e123-e467-445e-9c88-af74a9ef8069/extra_specs returned with HTTP 200 Jan 21 03:14:53.684012 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-32953cbb-d38c-4bcc-a5da-7e6ce7f50558 tempest-VolumeTypesExtraSpecsTest-1633672774 tempest-VolumeTypesExtraSpecsTest-1633672774] PUT http://10.222.0.36/volume/v3/dcdf43edf4784d9f8e7fa40239432811/types/4c73e123-e467-445e-9c88-af74a9ef8069/extra_specs/spec2 Jan 21 03:14:53.688262 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-32953cbb-d38c-4bcc-a5da-7e6ce7f50558 tempest-VolumeTypesExtraSpecsTest-1633672774 tempest-VolumeTypesExtraSpecsTest-1633672774] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:14:53.695266 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 729/1456] 10.222.0.36 () {60 vars in 1366 bytes} [Thu Jan 21 03:14:53 2021] POST /volume/v3/dcdf43edf4784d9f8e7fa40239432811/types/4c73e123-e467-445e-9c88-af74a9ef8069/extra_specs => generated 34 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 03:14:53.820029 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-32953cbb-d38c-4bcc-a5da-7e6ce7f50558 tempest-VolumeTypesExtraSpecsTest-1633672774 tempest-VolumeTypesExtraSpecsTest-1633672774] http://10.222.0.36/volume/v3/dcdf43edf4784d9f8e7fa40239432811/types/4c73e123-e467-445e-9c88-af74a9ef8069/extra_specs/spec2 returned with HTTP 200 Jan 21 03:14:53.820937 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 728/1457] 10.222.0.36 () {60 vars in 1383 bytes} [Thu Jan 21 03:14:53 2021] PUT /volume/v3/dcdf43edf4784d9f8e7fa40239432811/types/4c73e123-e467-445e-9c88-af74a9ef8069/extra_specs/spec2 => generated 17 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 03:14:53.831663 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-024ac7b7-da87-4425-8991-b3cc27910af9 tempest-VolumeTypesExtraSpecsTest-1633672774 tempest-VolumeTypesExtraSpecsTest-1633672774] GET http://10.222.0.36/volume/v3/dcdf43edf4784d9f8e7fa40239432811/types/4c73e123-e467-445e-9c88-af74a9ef8069/extra_specs/spec2 Jan 21 03:14:53.832244 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-024ac7b7-da87-4425-8991-b3cc27910af9 tempest-VolumeTypesExtraSpecsTest-1633672774 tempest-VolumeTypesExtraSpecsTest-1633672774] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:53.832759 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-024ac7b7-da87-4425-8991-b3cc27910af9 tempest-VolumeTypesExtraSpecsTest-1633672774 tempest-VolumeTypesExtraSpecsTest-1633672774] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:53.854894 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-024ac7b7-da87-4425-8991-b3cc27910af9 tempest-VolumeTypesExtraSpecsTest-1633672774 tempest-VolumeTypesExtraSpecsTest-1633672774] http://10.222.0.36/volume/v3/dcdf43edf4784d9f8e7fa40239432811/types/4c73e123-e467-445e-9c88-af74a9ef8069/extra_specs/spec2 returned with HTTP 200 Jan 21 03:14:53.861136 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 730/1458] 10.222.0.36 () {58 vars in 1363 bytes} [Thu Jan 21 03:14:53 2021] GET /volume/v3/dcdf43edf4784d9f8e7fa40239432811/types/4c73e123-e467-445e-9c88-af74a9ef8069/extra_specs/spec2 => generated 17 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 03:14:53.867131 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b63a80a4-5cd5-43eb-8119-7cc00e4cef3a tempest-VolumeTypesExtraSpecsTest-1633672774 tempest-VolumeTypesExtraSpecsTest-1633672774] POST http://10.222.0.36/volume/v3/dcdf43edf4784d9f8e7fa40239432811/types/4c73e123-e467-445e-9c88-af74a9ef8069/extra_specs Jan 21 03:14:53.868202 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b63a80a4-5cd5-43eb-8119-7cc00e4cef3a tempest-VolumeTypesExtraSpecsTest-1633672774 tempest-VolumeTypesExtraSpecsTest-1633672774] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:14:54.008551 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b63a80a4-5cd5-43eb-8119-7cc00e4cef3a tempest-VolumeTypesExtraSpecsTest-1633672774 tempest-VolumeTypesExtraSpecsTest-1633672774] http://10.222.0.36/volume/v3/dcdf43edf4784d9f8e7fa40239432811/types/4c73e123-e467-445e-9c88-af74a9ef8069/extra_specs returned with HTTP 200 Jan 21 03:14:54.009716 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 729/1459] 10.222.0.36 () {60 vars in 1366 bytes} [Thu Jan 21 03:14:53 2021] POST /volume/v3/dcdf43edf4784d9f8e7fa40239432811/types/4c73e123-e467-445e-9c88-af74a9ef8069/extra_specs => generated 51 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 03:14:54.021702 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-afc469dd-d9e8-4048-b3bd-873b3712d48a tempest-VolumeTypesExtraSpecsTest-1633672774 tempest-VolumeTypesExtraSpecsTest-1633672774] GET http://10.222.0.36/volume/v3/dcdf43edf4784d9f8e7fa40239432811/types/4c73e123-e467-445e-9c88-af74a9ef8069/extra_specs Jan 21 03:14:54.022428 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-afc469dd-d9e8-4048-b3bd-873b3712d48a tempest-VolumeTypesExtraSpecsTest-1633672774 tempest-VolumeTypesExtraSpecsTest-1633672774] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:54.023852 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-afc469dd-d9e8-4048-b3bd-873b3712d48a tempest-VolumeTypesExtraSpecsTest-1633672774 tempest-VolumeTypesExtraSpecsTest-1633672774] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:54.061846 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-afc469dd-d9e8-4048-b3bd-873b3712d48a tempest-VolumeTypesExtraSpecsTest-1633672774 tempest-VolumeTypesExtraSpecsTest-1633672774] http://10.222.0.36/volume/v3/dcdf43edf4784d9f8e7fa40239432811/types/4c73e123-e467-445e-9c88-af74a9ef8069/extra_specs returned with HTTP 200 Jan 21 03:14:54.069048 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 731/1460] 10.222.0.36 () {58 vars in 1345 bytes} [Thu Jan 21 03:14:54 2021] GET /volume/v3/dcdf43edf4784d9f8e7fa40239432811/types/4c73e123-e467-445e-9c88-af74a9ef8069/extra_specs => generated 68 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 03:14:54.073616 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-53b7f9f7-f902-4e25-bf89-e2fe4b6d465b tempest-VolumeTypesExtraSpecsTest-1633672774 tempest-VolumeTypesExtraSpecsTest-1633672774] DELETE http://10.222.0.36/volume/v3/dcdf43edf4784d9f8e7fa40239432811/types/4c73e123-e467-445e-9c88-af74a9ef8069 Jan 21 03:14:54.074216 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-53b7f9f7-f902-4e25-bf89-e2fe4b6d465b tempest-VolumeTypesExtraSpecsTest-1633672774 tempest-VolumeTypesExtraSpecsTest-1633672774] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:54.074648 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-53b7f9f7-f902-4e25-bf89-e2fe4b6d465b tempest-VolumeTypesExtraSpecsTest-1633672774 tempest-VolumeTypesExtraSpecsTest-1633672774] Calling method '_delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:54.159071 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 03:14:54.159071 n-d-766726-10 devstack@c-api.service[87957]: "UPDATE / DELETE expressions." % clause Jan 21 03:14:54.171350 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-53b7f9f7-f902-4e25-bf89-e2fe4b6d465b tempest-VolumeTypesExtraSpecsTest-1633672774 tempest-VolumeTypesExtraSpecsTest-1633672774] http://10.222.0.36/volume/v3/dcdf43edf4784d9f8e7fa40239432811/types/4c73e123-e467-445e-9c88-af74a9ef8069 returned with HTTP 202 Jan 21 03:14:54.173950 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 730/1461] 10.222.0.36 () {58 vars in 1312 bytes} [Thu Jan 21 03:14:54 2021] DELETE /volume/v3/dcdf43edf4784d9f8e7fa40239432811/types/4c73e123-e467-445e-9c88-af74a9ef8069 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:14:54.181554 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-474cb97e-da91-43f5-a87b-1cdbc115c695 tempest-VolumeTypesExtraSpecsTest-1633672774 tempest-VolumeTypesExtraSpecsTest-1633672774] GET http://10.222.0.36/volume/v3/dcdf43edf4784d9f8e7fa40239432811/types/4c73e123-e467-445e-9c88-af74a9ef8069 Jan 21 03:14:54.182445 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-474cb97e-da91-43f5-a87b-1cdbc115c695 tempest-VolumeTypesExtraSpecsTest-1633672774 tempest-VolumeTypesExtraSpecsTest-1633672774] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:54.183363 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-474cb97e-da91-43f5-a87b-1cdbc115c695 tempest-VolumeTypesExtraSpecsTest-1633672774 tempest-VolumeTypesExtraSpecsTest-1633672774] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:54.197192 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bd38caf9-4724-4500-89fb-027bdb1af8b1 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:14:54.202524 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bd38caf9-4724-4500-89fb-027bdb1af8b1 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:54.205234 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bd38caf9-4724-4500-89fb-027bdb1af8b1 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:54.205862 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-bd38caf9-4724-4500-89fb-027bdb1af8b1 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:14:54.207979 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-474cb97e-da91-43f5-a87b-1cdbc115c695 tempest-VolumeTypesExtraSpecsTest-1633672774 tempest-VolumeTypesExtraSpecsTest-1633672774] http://10.222.0.36/volume/v3/dcdf43edf4784d9f8e7fa40239432811/types/4c73e123-e467-445e-9c88-af74a9ef8069 returned with HTTP 404 Jan 21 03:14:54.209158 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 732/1462] 10.222.0.36 () {58 vars in 1309 bytes} [Thu Jan 21 03:14:54 2021] GET /volume/v3/dcdf43edf4784d9f8e7fa40239432811/types/4c73e123-e467-445e-9c88-af74a9ef8069 => generated 114 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 03:14:54.254753 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:54.254753 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:54.258215 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bd38caf9-4724-4500-89fb-027bdb1af8b1 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:14:54.259508 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 731/1463] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:54 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 819 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:55.278540 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-021eb023-7448-469e-a317-4b0084b0088f tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:14:55.279834 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-021eb023-7448-469e-a317-4b0084b0088f tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:55.283102 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-021eb023-7448-469e-a317-4b0084b0088f tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:55.283965 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-021eb023-7448-469e-a317-4b0084b0088f tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:14:55.359903 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:55.359903 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:55.369779 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-021eb023-7448-469e-a317-4b0084b0088f tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:14:55.376462 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 733/1464] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:55 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 819 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:56.393214 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3197c741-8b24-412f-adb9-98af65203e08 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:14:56.395068 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3197c741-8b24-412f-adb9-98af65203e08 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:56.396554 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:56.396554 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:56.397171 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3197c741-8b24-412f-adb9-98af65203e08 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:56.397911 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-3197c741-8b24-412f-adb9-98af65203e08 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:14:56.449816 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:56.449816 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:56.452708 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3197c741-8b24-412f-adb9-98af65203e08 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:14:56.454204 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 732/1465] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:56 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 819 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:57.468360 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7ba93e7d-f8d3-4045-9e4c-749e237a7495 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:14:57.469745 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7ba93e7d-f8d3-4045-9e4c-749e237a7495 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:57.470158 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:57.470158 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:57.471533 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7ba93e7d-f8d3-4045-9e4c-749e237a7495 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:57.472517 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-7ba93e7d-f8d3-4045-9e4c-749e237a7495 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:14:57.524781 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:57.524781 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:57.555326 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7ba93e7d-f8d3-4045-9e4c-749e237a7495 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:14:57.567242 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 734/1466] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:57 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 819 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:58.573219 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7b6168ef-afe6-405d-8d30-cb3225ca9f25 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:14:58.575349 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7b6168ef-afe6-405d-8d30-cb3225ca9f25 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:58.575779 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:58.575779 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:58.576443 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7b6168ef-afe6-405d-8d30-cb3225ca9f25 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:58.577011 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-7b6168ef-afe6-405d-8d30-cb3225ca9f25 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:14:58.628291 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:58.628291 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:58.630431 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7b6168ef-afe6-405d-8d30-cb3225ca9f25 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:14:58.634705 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 733/1467] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:58 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 819 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:14:59.650011 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2b204813-e2b4-4fa1-8c91-c8691a783d6e tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:14:59.651171 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2b204813-e2b4-4fa1-8c91-c8691a783d6e tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:14:59.651712 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:14:59.651712 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:14:59.652365 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2b204813-e2b4-4fa1-8c91-c8691a783d6e tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:14:59.653300 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-2b204813-e2b4-4fa1-8c91-c8691a783d6e tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:14:59.707419 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:14:59.707419 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:14:59.710213 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2b204813-e2b4-4fa1-8c91-c8691a783d6e tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:14:59.711723 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 735/1468] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:14:59 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 819 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:00.299519 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-00f1ba7b-fba5-4fbe-8353-978d4adc87be tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] GET http://10.222.0.36/volume/v3/de7a2ca920b548028090978a6b698b35/volumes Jan 21 03:15:00.300499 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-00f1ba7b-fba5-4fbe-8353-978d4adc87be tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:00.300927 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:00.300927 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:00.301804 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-00f1ba7b-fba5-4fbe-8353-978d4adc87be tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Calling method 'index' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:00.302547 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-00f1ba7b-fba5-4fbe-8353-978d4adc87be tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Removing options '' from query. {{(pid=87958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:15:00.308624 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-00f1ba7b-fba5-4fbe-8353-978d4adc87be tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87958) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:15:00.372098 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-00f1ba7b-fba5-4fbe-8353-978d4adc87be tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Get all volumes completed successfully. Jan 21 03:15:00.374081 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-00f1ba7b-fba5-4fbe-8353-978d4adc87be tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] http://10.222.0.36/volume/v3/de7a2ca920b548028090978a6b698b35/volumes returned with HTTP 200 Jan 21 03:15:00.376655 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 734/1469] 10.222.0.36 () {58 vars in 1204 bytes} [Thu Jan 21 03:14:59 2021] GET /volume/v3/de7a2ca920b548028090978a6b698b35/volumes => generated 15 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 03:15:00.388033 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fb05876c-2f86-4538-8963-a3e2bdb6cb0d tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] POST http://10.222.0.36/volume/v3/de7a2ca920b548028090978a6b698b35/volumes Jan 21 03:15:00.388771 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:00.388771 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:00.389673 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fb05876c-2f86-4538-8963-a3e2bdb6cb0d tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-346885496"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:15:00.392291 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-fb05876c-2f86-4538-8963-a3e2bdb6cb0d tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-346885496'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:15:00.393788 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-fb05876c-2f86-4538-8963-a3e2bdb6cb0d tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Create volume of 1 GB Jan 21 03:15:00.443199 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-fb05876c-2f86-4538-8963-a3e2bdb6cb0d tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Availability Zones retrieved successfully. Jan 21 03:15:00.467942 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-fb05876c-2f86-4538-8963-a3e2bdb6cb0d tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Flow 'volume_create_api' (2315d57f-cc64-4817-941a-b4e7970199a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:15:00.471322 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-fb05876c-2f86-4538-8963-a3e2bdb6cb0d tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bb46125-518e-43d6-bbf1-06caa222c55b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:15:00.473605 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-fb05876c-2f86-4538-8963-a3e2bdb6cb0d tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:15:00.567445 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-fb05876c-2f86-4538-8963-a3e2bdb6cb0d tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bb46125-518e-43d6-bbf1-06caa222c55b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:15:00.570281 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-fb05876c-2f86-4538-8963-a3e2bdb6cb0d tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fc829f0-ef9d-49bd-8dcd-abea10827eed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:15:00.725875 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-32934b14-d967-4f75-9d74-559c172ed6c2 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:15:00.732308 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-32934b14-d967-4f75-9d74-559c172ed6c2 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:00.733470 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-32934b14-d967-4f75-9d74-559c172ed6c2 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:00.734069 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-32934b14-d967-4f75-9d74-559c172ed6c2 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:15:00.765122 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-fb05876c-2f86-4538-8963-a3e2bdb6cb0d tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Created reservations ['5a5887a6-42ec-46c1-9b59-af8b502b27f0', '5ca18ee3-bfff-4bd9-8da5-67545237b927', '749b912a-ec14-4b7b-b250-91295ae2f4a6', 'f047809b-378e-4366-a06c-763cd246ae78'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:15:00.767748 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-fb05876c-2f86-4538-8963-a3e2bdb6cb0d tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fc829f0-ef9d-49bd-8dcd-abea10827eed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a5887a6-42ec-46c1-9b59-af8b502b27f0', '5ca18ee3-bfff-4bd9-8da5-67545237b927', '749b912a-ec14-4b7b-b250-91295ae2f4a6', 'f047809b-378e-4366-a06c-763cd246ae78']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:15:00.769849 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-fb05876c-2f86-4538-8963-a3e2bdb6cb0d tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65cf554e-a628-4e61-beac-7853acf55975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:15:00.815605 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:00.815605 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:00.818825 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-32934b14-d967-4f75-9d74-559c172ed6c2 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:15:00.819976 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 735/1470] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:00 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 819 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:00.864180 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-fb05876c-2f86-4538-8963-a3e2bdb6cb0d tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65cf554e-a628-4e61-beac-7853acf55975) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '510d7e85-d75f-4e5d-bab1-db40bd697c80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-346885496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de7a2ca920b548028090978a6b698b35',qos_specs=None,replication_status=,reservations=['5a5887a6-42ec-46c1-9b59-af8b502b27f0','5ca18ee3-bfff-4bd9-8da5-67545237b927','749b912a-ec14-4b7b-b250-91295ae2f4a6','f047809b-378e-4366-a06c-763cd246ae78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='239abd9f55b9429ba98bac7e8a55c39f',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:15:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-346885496',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=510d7e85-d75f-4e5d-bab1-db40bd697c80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de7a2ca920b548028090978a6b698b35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='239abd9f55b9429ba98bac7e8a55c39f',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:15:00.866246 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-fb05876c-2f86-4538-8963-a3e2bdb6cb0d tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d431c4b3-348e-4f8c-8c6c-cc1eb390f711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:15:00.904210 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-fb05876c-2f86-4538-8963-a3e2bdb6cb0d tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d431c4b3-348e-4f8c-8c6c-cc1eb390f711) transitioned into state 'SUCCESS' from state '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-346885496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de7a2ca920b548028090978a6b698b35',qos_specs=None,replication_status=,reservations=['5a5887a6-42ec-46c1-9b59-af8b502b27f0','5ca18ee3-bfff-4bd9-8da5-67545237b927','749b912a-ec14-4b7b-b250-91295ae2f4a6','f047809b-378e-4366-a06c-763cd246ae78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='239abd9f55b9429ba98bac7e8a55c39f',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:15:00.906706 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-fb05876c-2f86-4538-8963-a3e2bdb6cb0d tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2f177b3-d9b2-445b-bf91-059a628f8fa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:15:00.939153 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-fb05876c-2f86-4538-8963-a3e2bdb6cb0d tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2f177b3-d9b2-445b-bf91-059a628f8fa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:15:00.941795 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-fb05876c-2f86-4538-8963-a3e2bdb6cb0d tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Flow 'volume_create_api' (2315d57f-cc64-4817-941a-b4e7970199a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:15:01.039885 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-fb05876c-2f86-4538-8963-a3e2bdb6cb0d tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Create volume request issued successfully. Jan 21 03:15:01.067986 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fb05876c-2f86-4538-8963-a3e2bdb6cb0d tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] http://10.222.0.36/volume/v3/de7a2ca920b548028090978a6b698b35/volumes returned with HTTP 202 Jan 21 03:15:01.069160 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 736/1471] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 03:15:00 2021] POST /volume/v3/de7a2ca920b548028090978a6b698b35/volumes => generated 823 bytes in 685 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:15:01.088746 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-34c11cd0-dc7b-4f15-bb8b-a02f9d82553b tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] GET http://10.222.0.36/volume/v3/de7a2ca920b548028090978a6b698b35/volumes/510d7e85-d75f-4e5d-bab1-db40bd697c80 Jan 21 03:15:01.091033 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-34c11cd0-dc7b-4f15-bb8b-a02f9d82553b tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:01.091239 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:01.091239 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:01.091887 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-34c11cd0-dc7b-4f15-bb8b-a02f9d82553b tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:01.196692 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:01.196692 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:01.210867 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-34c11cd0-dc7b-4f15-bb8b-a02f9d82553b tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Volume info retrieved successfully. Jan 21 03:15:01.267928 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-34c11cd0-dc7b-4f15-bb8b-a02f9d82553b tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] http://10.222.0.36/volume/v3/de7a2ca920b548028090978a6b698b35/volumes/510d7e85-d75f-4e5d-bab1-db40bd697c80 returned with HTTP 200 Jan 21 03:15:01.272010 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 736/1472] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:01 2021] GET /volume/v3/de7a2ca920b548028090978a6b698b35/volumes/510d7e85-d75f-4e5d-bab1-db40bd697c80 => generated 915 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:01.836282 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-745c57b7-b547-4326-9008-ae8e4cb4fd5b tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:15:01.836772 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-745c57b7-b547-4326-9008-ae8e4cb4fd5b tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:01.837350 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:01.837350 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:01.838009 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-745c57b7-b547-4326-9008-ae8e4cb4fd5b tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:01.838908 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-745c57b7-b547-4326-9008-ae8e4cb4fd5b tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:15:01.888188 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:01.888188 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:01.890046 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-745c57b7-b547-4326-9008-ae8e4cb4fd5b tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:15:01.897359 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 737/1473] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:01 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 819 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:15:02.286421 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e6a64b22-9aa1-43b7-8f95-82dcc43211db tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] GET http://10.222.0.36/volume/v3/de7a2ca920b548028090978a6b698b35/volumes/510d7e85-d75f-4e5d-bab1-db40bd697c80 Jan 21 03:15:02.287627 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e6a64b22-9aa1-43b7-8f95-82dcc43211db tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:02.288058 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:02.288058 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:02.289406 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e6a64b22-9aa1-43b7-8f95-82dcc43211db tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:02.365070 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:02.365070 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:02.375061 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e6a64b22-9aa1-43b7-8f95-82dcc43211db tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Volume info retrieved successfully. Jan 21 03:15:02.403099 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e6a64b22-9aa1-43b7-8f95-82dcc43211db tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] http://10.222.0.36/volume/v3/de7a2ca920b548028090978a6b698b35/volumes/510d7e85-d75f-4e5d-bab1-db40bd697c80 returned with HTTP 200 Jan 21 03:15:02.403848 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 737/1474] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:02 2021] GET /volume/v3/de7a2ca920b548028090978a6b698b35/volumes/510d7e85-d75f-4e5d-bab1-db40bd697c80 => generated 916 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:02.424935 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8da04bc8-ea3b-4244-9db6-31f76de5d074 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] GET http://10.222.0.36/volume/v3/de7a2ca920b548028090978a6b698b35/volumes/510d7e85-d75f-4e5d-bab1-db40bd697c80 Jan 21 03:15:02.425860 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8da04bc8-ea3b-4244-9db6-31f76de5d074 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:02.426298 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:02.426298 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:02.426713 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8da04bc8-ea3b-4244-9db6-31f76de5d074 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:02.504813 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:02.504813 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:02.512920 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8da04bc8-ea3b-4244-9db6-31f76de5d074 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Volume info retrieved successfully. Jan 21 03:15:02.538801 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8da04bc8-ea3b-4244-9db6-31f76de5d074 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] http://10.222.0.36/volume/v3/de7a2ca920b548028090978a6b698b35/volumes/510d7e85-d75f-4e5d-bab1-db40bd697c80 returned with HTTP 200 Jan 21 03:15:02.538801 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 738/1475] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:02 2021] GET /volume/v3/de7a2ca920b548028090978a6b698b35/volumes/510d7e85-d75f-4e5d-bab1-db40bd697c80 => generated 916 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:02.553391 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e6d6f586-ff9a-4719-8af1-1ee7557fa8de tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] POST http://10.222.0.36/volume/v3/de7a2ca920b548028090978a6b698b35/volumes Jan 21 03:15:02.553858 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:02.553858 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:02.554270 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e6d6f586-ff9a-4719-8af1-1ee7557fa8de tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-34956148"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:15:02.555759 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-e6d6f586-ff9a-4719-8af1-1ee7557fa8de tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-34956148'}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:15:02.556131 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-e6d6f586-ff9a-4719-8af1-1ee7557fa8de tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Create volume of 1 GB Jan 21 03:15:02.572394 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e6d6f586-ff9a-4719-8af1-1ee7557fa8de tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Availability Zones retrieved successfully. Jan 21 03:15:02.595214 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e6d6f586-ff9a-4719-8af1-1ee7557fa8de tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Flow 'volume_create_api' (84c17152-225a-477b-9ae5-dccf5f98c42a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:15:02.599377 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e6d6f586-ff9a-4719-8af1-1ee7557fa8de tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f448946c-729d-465e-87c1-da4a70c4b4ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:15:02.603612 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-e6d6f586-ff9a-4719-8af1-1ee7557fa8de tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Validating volume size '1' using validate_int {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:15:02.741627 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e6d6f586-ff9a-4719-8af1-1ee7557fa8de tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f448946c-729d-465e-87c1-da4a70c4b4ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:15:02.743877 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e6d6f586-ff9a-4719-8af1-1ee7557fa8de tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8694252b-6d6c-4af3-9975-ea37ca26ac8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:15:02.874062 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-e6d6f586-ff9a-4719-8af1-1ee7557fa8de tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Created reservations ['5a1bf160-1742-4330-b020-e908d2b4adec', '0e40e22d-23c3-45c5-af47-e9897e4b9100', '4c7ac581-2049-4434-b3c6-ce74353ae23e', 'd903093a-7969-499d-8b66-94c534230cff'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:15:02.876433 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e6d6f586-ff9a-4719-8af1-1ee7557fa8de tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8694252b-6d6c-4af3-9975-ea37ca26ac8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a1bf160-1742-4330-b020-e908d2b4adec', '0e40e22d-23c3-45c5-af47-e9897e4b9100', '4c7ac581-2049-4434-b3c6-ce74353ae23e', 'd903093a-7969-499d-8b66-94c534230cff']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:15:02.878593 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e6d6f586-ff9a-4719-8af1-1ee7557fa8de tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddb832fc-f7ea-4aa9-8c8e-2d65fc88ef86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:15:02.912801 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4dccfa30-122d-4331-84cb-1af227bdbf4a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:15:02.913322 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4dccfa30-122d-4331-84cb-1af227bdbf4a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:02.914373 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:02.914373 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:02.914373 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4dccfa30-122d-4331-84cb-1af227bdbf4a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:02.914789 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-4dccfa30-122d-4331-84cb-1af227bdbf4a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:15:02.964087 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:02.964087 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:02.966119 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4dccfa30-122d-4331-84cb-1af227bdbf4a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:15:02.973565 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 739/1476] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:02 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 819 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:03.005153 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e6d6f586-ff9a-4719-8af1-1ee7557fa8de tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddb832fc-f7ea-4aa9-8c8e-2d65fc88ef86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1494c09-26a4-4537-9955-15c5f366abb3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-34956148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de7a2ca920b548028090978a6b698b35',qos_specs=None,replication_status=,reservations=['5a1bf160-1742-4330-b020-e908d2b4adec','0e40e22d-23c3-45c5-af47-e9897e4b9100','4c7ac581-2049-4434-b3c6-ce74353ae23e','d903093a-7969-499d-8b66-94c534230cff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='239abd9f55b9429ba98bac7e8a55c39f',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:15:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-34956148',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1494c09-26a4-4537-9955-15c5f366abb3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de7a2ca920b548028090978a6b698b35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='239abd9f55b9429ba98bac7e8a55c39f',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:15:03.008144 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e6d6f586-ff9a-4719-8af1-1ee7557fa8de tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43948b31-b83a-401a-bed0-025bf70000e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:15:03.064567 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e6d6f586-ff9a-4719-8af1-1ee7557fa8de tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43948b31-b83a-401a-bed0-025bf70000e4) transitioned into state 'SUCCESS' from state '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-34956148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de7a2ca920b548028090978a6b698b35',qos_specs=None,replication_status=,reservations=['5a1bf160-1742-4330-b020-e908d2b4adec','0e40e22d-23c3-45c5-af47-e9897e4b9100','4c7ac581-2049-4434-b3c6-ce74353ae23e','d903093a-7969-499d-8b66-94c534230cff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='239abd9f55b9429ba98bac7e8a55c39f',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:15:03.067485 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e6d6f586-ff9a-4719-8af1-1ee7557fa8de tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b1e0af4-9265-4622-b60e-d267ecf9bb28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:15:03.112056 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e6d6f586-ff9a-4719-8af1-1ee7557fa8de tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b1e0af4-9265-4622-b60e-d267ecf9bb28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:15:03.114881 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e6d6f586-ff9a-4719-8af1-1ee7557fa8de tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Flow 'volume_create_api' (84c17152-225a-477b-9ae5-dccf5f98c42a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:15:03.189763 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e6d6f586-ff9a-4719-8af1-1ee7557fa8de tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Create volume request issued successfully. Jan 21 03:15:03.210441 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e6d6f586-ff9a-4719-8af1-1ee7557fa8de tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] http://10.222.0.36/volume/v3/de7a2ca920b548028090978a6b698b35/volumes returned with HTTP 202 Jan 21 03:15:03.221728 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 738/1477] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 03:15:02 2021] POST /volume/v3/de7a2ca920b548028090978a6b698b35/volumes => generated 822 bytes in 662 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:15:03.227040 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b99ce4c2-662d-4bf9-a182-251a78f7a98c tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] GET http://10.222.0.36/volume/v3/de7a2ca920b548028090978a6b698b35/volumes/a1494c09-26a4-4537-9955-15c5f366abb3 Jan 21 03:15:03.227648 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b99ce4c2-662d-4bf9-a182-251a78f7a98c tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:03.227848 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:03.227848 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:03.228386 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b99ce4c2-662d-4bf9-a182-251a78f7a98c tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:03.310414 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:03.310414 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:03.324270 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b99ce4c2-662d-4bf9-a182-251a78f7a98c tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Volume info retrieved successfully. Jan 21 03:15:03.383518 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b99ce4c2-662d-4bf9-a182-251a78f7a98c tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] http://10.222.0.36/volume/v3/de7a2ca920b548028090978a6b698b35/volumes/a1494c09-26a4-4537-9955-15c5f366abb3 returned with HTTP 200 Jan 21 03:15:03.384386 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 740/1478] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:03 2021] GET /volume/v3/de7a2ca920b548028090978a6b698b35/volumes/a1494c09-26a4-4537-9955-15c5f366abb3 => generated 890 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:03.987897 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-591b8930-37e5-489d-b872-3e81082bd1aa tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:15:03.988638 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-591b8930-37e5-489d-b872-3e81082bd1aa tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:03.988875 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:03.988875 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:03.989258 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-591b8930-37e5-489d-b872-3e81082bd1aa tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:03.989632 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-591b8930-37e5-489d-b872-3e81082bd1aa tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:15:04.065142 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:04.065142 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:04.068178 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-591b8930-37e5-489d-b872-3e81082bd1aa tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:15:04.073048 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 739/1479] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:03 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 819 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:04.401565 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e91b57bc-dce0-445c-9658-dab99bbaac39 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] GET http://10.222.0.36/volume/v3/de7a2ca920b548028090978a6b698b35/volumes/a1494c09-26a4-4537-9955-15c5f366abb3 Jan 21 03:15:04.401979 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e91b57bc-dce0-445c-9658-dab99bbaac39 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:04.402381 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:04.402381 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:04.402994 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e91b57bc-dce0-445c-9658-dab99bbaac39 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:04.768854 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:04.768854 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:04.814606 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e91b57bc-dce0-445c-9658-dab99bbaac39 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Volume info retrieved successfully. Jan 21 03:15:04.880919 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e91b57bc-dce0-445c-9658-dab99bbaac39 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] http://10.222.0.36/volume/v3/de7a2ca920b548028090978a6b698b35/volumes/a1494c09-26a4-4537-9955-15c5f366abb3 returned with HTTP 200 Jan 21 03:15:04.886615 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 741/1480] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:04 2021] GET /volume/v3/de7a2ca920b548028090978a6b698b35/volumes/a1494c09-26a4-4537-9955-15c5f366abb3 => generated 914 bytes in 486 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:15:05.083415 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7e847f70-7507-4fce-a271-bc67d1906db7 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:15:05.083415 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7e847f70-7507-4fce-a271-bc67d1906db7 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:05.083415 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:05.083415 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:05.084106 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7e847f70-7507-4fce-a271-bc67d1906db7 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:05.084443 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-7e847f70-7507-4fce-a271-bc67d1906db7 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:15:05.110206 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:05.110206 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:05.113538 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7e847f70-7507-4fce-a271-bc67d1906db7 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:15:05.114890 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 740/1481] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:05 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 821 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:05.899546 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7f58d783-ab40-4649-8507-db25c756a318 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] GET http://10.222.0.36/volume/v3/de7a2ca920b548028090978a6b698b35/volumes/a1494c09-26a4-4537-9955-15c5f366abb3 Jan 21 03:15:05.900627 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7f58d783-ab40-4649-8507-db25c756a318 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:05.901071 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:05.901071 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:05.901781 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7f58d783-ab40-4649-8507-db25c756a318 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:05.982012 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:05.982012 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:05.991899 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7f58d783-ab40-4649-8507-db25c756a318 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Volume info retrieved successfully. Jan 21 03:15:06.016938 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7f58d783-ab40-4649-8507-db25c756a318 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] http://10.222.0.36/volume/v3/de7a2ca920b548028090978a6b698b35/volumes/a1494c09-26a4-4537-9955-15c5f366abb3 returned with HTTP 200 Jan 21 03:15:06.017766 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 742/1482] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:05 2021] GET /volume/v3/de7a2ca920b548028090978a6b698b35/volumes/a1494c09-26a4-4537-9955-15c5f366abb3 => generated 915 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:06.033303 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3b74157f-a752-497c-bac0-6f5a0cf02e04 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] GET http://10.222.0.36/volume/v3/de7a2ca920b548028090978a6b698b35/volumes/a1494c09-26a4-4537-9955-15c5f366abb3 Jan 21 03:15:06.033986 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3b74157f-a752-497c-bac0-6f5a0cf02e04 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:06.034429 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:06.034429 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:06.035172 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3b74157f-a752-497c-bac0-6f5a0cf02e04 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:06.089153 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:06.089153 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:06.102814 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3b74157f-a752-497c-bac0-6f5a0cf02e04 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Volume info retrieved successfully. Jan 21 03:15:06.129160 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c8771f7f-151f-441a-804c-ac9e1e42d0a3 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:15:06.129620 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c8771f7f-151f-441a-804c-ac9e1e42d0a3 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:06.129790 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:06.129790 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:06.130804 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c8771f7f-151f-441a-804c-ac9e1e42d0a3 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:06.131314 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-c8771f7f-151f-441a-804c-ac9e1e42d0a3 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:15:06.138388 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3b74157f-a752-497c-bac0-6f5a0cf02e04 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] http://10.222.0.36/volume/v3/de7a2ca920b548028090978a6b698b35/volumes/a1494c09-26a4-4537-9955-15c5f366abb3 returned with HTTP 200 Jan 21 03:15:06.139430 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 741/1483] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:06 2021] GET /volume/v3/de7a2ca920b548028090978a6b698b35/volumes/a1494c09-26a4-4537-9955-15c5f366abb3 => generated 915 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:06.157858 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ea682f42-a765-4d14-903c-981f026a96f8 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] POST http://10.222.0.36/volume/v3/de7a2ca920b548028090978a6b698b35/volumes Jan 21 03:15:06.158641 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:06.158641 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:06.159401 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ea682f42-a765-4d14-903c-981f026a96f8 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-697406950"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:15:06.160747 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-ea682f42-a765-4d14-903c-981f026a96f8 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-697406950'}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:15:06.161810 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-ea682f42-a765-4d14-903c-981f026a96f8 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Create volume of 1 GB Jan 21 03:15:06.170188 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:06.170188 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:06.175295 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c8771f7f-151f-441a-804c-ac9e1e42d0a3 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:15:06.176145 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 743/1484] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:06 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 822 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:06.179009 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ea682f42-a765-4d14-903c-981f026a96f8 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Availability Zones retrieved successfully. Jan 21 03:15:06.189763 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-847434aa-5f13-42bd-9218-41b98936c26b tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes/aabc5a01-ebdd-4b9c-82d2-4d5e2cdca2a5 Jan 21 03:15:06.190280 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-847434aa-5f13-42bd-9218-41b98936c26b tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:06.190475 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:06.190475 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:06.196073 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-847434aa-5f13-42bd-9218-41b98936c26b tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:06.198842 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-ea682f42-a765-4d14-903c-981f026a96f8 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Flow 'volume_create_api' (87e54f23-1bc6-4ae9-b1e5-8d51a6caa4a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:15:06.201764 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-ea682f42-a765-4d14-903c-981f026a96f8 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (364457a6-108e-4424-bba1-00881ecadc50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:15:06.206489 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-ea682f42-a765-4d14-903c-981f026a96f8 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Validating volume size '1' using validate_int {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:15:06.313274 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:06.313274 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:06.335047 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-847434aa-5f13-42bd-9218-41b98936c26b tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Volume info retrieved successfully. Jan 21 03:15:06.336884 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-ea682f42-a765-4d14-903c-981f026a96f8 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (364457a6-108e-4424-bba1-00881ecadc50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:15:06.339314 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-ea682f42-a765-4d14-903c-981f026a96f8 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b036c3fd-9acd-4488-b15d-bc7dd68c84a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:15:06.380430 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-847434aa-5f13-42bd-9218-41b98936c26b tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes/aabc5a01-ebdd-4b9c-82d2-4d5e2cdca2a5 returned with HTTP 200 Jan 21 03:15:06.392942 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 744/1485] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:06 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes/aabc5a01-ebdd-4b9c-82d2-4d5e2cdca2a5 => generated 916 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:06.503281 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-ea682f42-a765-4d14-903c-981f026a96f8 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Created reservations ['bb7f6c68-dbc9-4357-8901-e5dd5b4aabdd', '71a67be5-e02b-4cce-ba6f-08832865fef0', '0bacb339-539e-4131-a0ab-37faea0e9faf', 'baa06b1a-4378-48eb-a2fd-26d6fdf642c4'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:15:06.505510 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-ea682f42-a765-4d14-903c-981f026a96f8 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b036c3fd-9acd-4488-b15d-bc7dd68c84a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb7f6c68-dbc9-4357-8901-e5dd5b4aabdd', '71a67be5-e02b-4cce-ba6f-08832865fef0', '0bacb339-539e-4131-a0ab-37faea0e9faf', 'baa06b1a-4378-48eb-a2fd-26d6fdf642c4']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:15:06.507848 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-ea682f42-a765-4d14-903c-981f026a96f8 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04259ea9-ef80-45a3-838d-f9c3a8cd69d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:15:06.597560 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-ea682f42-a765-4d14-903c-981f026a96f8 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04259ea9-ef80-45a3-838d-f9c3a8cd69d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e824ebac-f965-48ad-a5fb-3b81901cb115', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-697406950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de7a2ca920b548028090978a6b698b35',qos_specs=None,replication_status=,reservations=['bb7f6c68-dbc9-4357-8901-e5dd5b4aabdd','71a67be5-e02b-4cce-ba6f-08832865fef0','0bacb339-539e-4131-a0ab-37faea0e9faf','baa06b1a-4378-48eb-a2fd-26d6fdf642c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='239abd9f55b9429ba98bac7e8a55c39f',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:15:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-697406950',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e824ebac-f965-48ad-a5fb-3b81901cb115,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de7a2ca920b548028090978a6b698b35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='239abd9f55b9429ba98bac7e8a55c39f',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:15:06.599697 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-ea682f42-a765-4d14-903c-981f026a96f8 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a508cf16-5904-4eaf-9936-05cfa47a96b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:15:06.658957 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-ea682f42-a765-4d14-903c-981f026a96f8 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a508cf16-5904-4eaf-9936-05cfa47a96b9) transitioned into state 'SUCCESS' from state '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-697406950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de7a2ca920b548028090978a6b698b35',qos_specs=None,replication_status=,reservations=['bb7f6c68-dbc9-4357-8901-e5dd5b4aabdd','71a67be5-e02b-4cce-ba6f-08832865fef0','0bacb339-539e-4131-a0ab-37faea0e9faf','baa06b1a-4378-48eb-a2fd-26d6fdf642c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='239abd9f55b9429ba98bac7e8a55c39f',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:15:06.661021 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-ea682f42-a765-4d14-903c-981f026a96f8 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6930e316-e06d-44b8-aedc-26fdce7ff869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:15:06.698077 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-ea682f42-a765-4d14-903c-981f026a96f8 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6930e316-e06d-44b8-aedc-26fdce7ff869) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:15:06.710169 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-ea682f42-a765-4d14-903c-981f026a96f8 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Flow 'volume_create_api' (87e54f23-1bc6-4ae9-b1e5-8d51a6caa4a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:15:06.848268 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ea682f42-a765-4d14-903c-981f026a96f8 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Create volume request issued successfully. Jan 21 03:15:06.877123 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ea682f42-a765-4d14-903c-981f026a96f8 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] http://10.222.0.36/volume/v3/de7a2ca920b548028090978a6b698b35/volumes returned with HTTP 202 Jan 21 03:15:06.880537 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 742/1486] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 03:15:06 2021] POST /volume/v3/de7a2ca920b548028090978a6b698b35/volumes => generated 823 bytes in 727 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:15:06.888997 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-728d3e7c-638f-4134-89d7-d94856ef7b18 tempest-VolumesBackupsAdminTest-1802965926 tempest-VolumesBackupsAdminTest-1802965926] GET http://10.222.0.36/volume/v3/70499ac1e4bc4307ab49987f2732cd49/backups/8347ffa0-fa2c-4f94-abad-21752212bec0/export_record Jan 21 03:15:06.889850 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-728d3e7c-638f-4134-89d7-d94856ef7b18 tempest-VolumesBackupsAdminTest-1802965926 tempest-VolumesBackupsAdminTest-1802965926] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:06.890286 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:06.890286 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:06.891283 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-728d3e7c-638f-4134-89d7-d94856ef7b18 tempest-VolumesBackupsAdminTest-1802965926 tempest-VolumesBackupsAdminTest-1802965926] Calling method 'export_record' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:06.891874 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.backups [None req-728d3e7c-638f-4134-89d7-d94856ef7b18 tempest-VolumesBackupsAdminTest-1802965926 tempest-VolumesBackupsAdminTest-1802965926] Export record for backup 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87959) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jan 21 03:15:06.892933 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-720c6d0a-aba1-43d2-964b-fa1d96521eee tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] GET http://10.222.0.36/volume/v3/de7a2ca920b548028090978a6b698b35/volumes/e824ebac-f965-48ad-a5fb-3b81901cb115 Jan 21 03:15:06.893459 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-720c6d0a-aba1-43d2-964b-fa1d96521eee tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:06.893657 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:06.893657 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:06.894314 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-720c6d0a-aba1-43d2-964b-fa1d96521eee tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:06.916009 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:06.916009 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:06.923788 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.backup.api [None req-728d3e7c-638f-4134-89d7-d94856ef7b18 tempest-VolumesBackupsAdminTest-1802965926 tempest-VolumesBackupsAdminTest-1802965926] Calling RPCAPI with context: , host: n-d-766726-10, backup: 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87959) export_record /opt/stack/cinder/cinder/backup/api.py:456}} Jan 21 03:15:06.950275 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.backup.rpcapi [None req-728d3e7c-638f-4134-89d7-d94856ef7b18 tempest-VolumesBackupsAdminTest-1802965926 tempest-VolumesBackupsAdminTest-1802965926] export_record in rpcapi backup_id 8347ffa0-fa2c-4f94-abad-21752212bec0 on host n-d-766726-10. {{(pid=87959) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:77}} Jan 21 03:15:06.966699 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.backups [None req-728d3e7c-638f-4134-89d7-d94856ef7b18 tempest-VolumesBackupsAdminTest-1802965926 tempest-VolumesBackupsAdminTest-1802965926] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODM0N2ZmYTAtZmEyYy00Zjk0LWFiYWQtMjE3NTIyMTJiZWMwIiwgInVzZXJfaWQiOiAiNTAxNjIwMDUzN2Y3NGZkNDk5MjcyOWY4MTgzNDdlZDgiLCAicHJvamVjdF9pZCI6ICJjN2RhNWYwOGFiYTI0YTM3Yjg4YWMyM2UwM2I2NmRjNCIsICJ2b2x1bWVfaWQiOiAiYWFiYzVhMDEtZWJkZC00YjljLTgyZDItNGQ1ZTJjZGNhMmE1IiwgImhvc3QiOiAibi1kLTc2NjcyNi0xMCIsICJhdmFpbGFiaWxpdHlfem9uZSI6IG51bGwsICJjb250YWluZXIiOiAidm9sdW1lYmFja3VwcyIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC0yMDI5OTAyOTE4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYWFiYzVhMDEtZWJkZC00YjljLTgyZDItNGQ1ZTJjZGNhMmE1LzIwMjEwMTIxMDMxNDE2L2F6X25vdmFfYmFja3VwXzgzNDdmZmEwLWZhMmMtNGY5NC1hYmFkLTIxNzUyMjEyYmVjMCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAxMDMsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDIxLTAxLTIxVDAzOjE0OjA2WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDIxLTAxLTIxVDAzOjE0OjA2WiIsICJ1cGRhdGVkX2F0IjogIjIwMjEtMDEtMjFUMDM6MTU6MDVaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=87959) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jan 21 03:15:06.969673 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-728d3e7c-638f-4134-89d7-d94856ef7b18 tempest-VolumesBackupsAdminTest-1802965926 tempest-VolumesBackupsAdminTest-1802965926] http://10.222.0.36/volume/v3/70499ac1e4bc4307ab49987f2732cd49/backups/8347ffa0-fa2c-4f94-abad-21752212bec0/export_record returned with HTTP 200 Jan 21 03:15:06.970883 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 745/1487] 10.222.0.36 () {58 vars in 1357 bytes} [Thu Jan 21 03:15:06 2021] GET /volume/v3/70499ac1e4bc4307ab49987f2732cd49/backups/8347ffa0-fa2c-4f94-abad-21752212bec0/export_record => generated 1452 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 03:15:06.987258 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4a8379ae-7c9a-4896-b4b6-d5d933bf156f tempest-VolumesBackupsAdminTest-1802965926 tempest-VolumesBackupsAdminTest-1802965926] POST http://10.222.0.36/volume/v3/70499ac1e4bc4307ab49987f2732cd49/backups/import_record Jan 21 03:15:06.987917 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:06.987917 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:06.989128 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4a8379ae-7c9a-4896-b4b6-d5d933bf156f tempest-VolumesBackupsAdminTest-1802965926 tempest-VolumesBackupsAdminTest-1802965926] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmI3OTFhOTAtMTJmMS00MTMwLWIzNTEtY2M4ZWRlYzcyYjFhIiwgInVzZXJfaWQiOiAiNTAxNjIwMDUzN2Y3NGZkNDk5MjcyOWY4MTgzNDdlZDgiLCAicHJvamVjdF9pZCI6ICJjN2RhNWYwOGFiYTI0YTM3Yjg4YWMyM2UwM2I2NmRjNCIsICJ2b2x1bWVfaWQiOiAiYWFiYzVhMDEtZWJkZC00YjljLTgyZDItNGQ1ZTJjZGNhMmE1IiwgImhvc3QiOiAibi1kLTc2NjcyNi0xMCIsICJhdmFpbGFiaWxpdHlfem9uZSI6IG51bGwsICJjb250YWluZXIiOiAidm9sdW1lYmFja3VwcyIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC0yMDI5OTAyOTE4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYWFiYzVhMDEtZWJkZC00YjljLTgyZDItNGQ1ZTJjZGNhMmE1LzIwMjEwMTIxMDMxNDE2L2F6X25vdmFfYmFja3VwXzgzNDdmZmEwLWZhMmMtNGY5NC1hYmFkLTIxNzUyMjEyYmVjMCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAxMDMsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDIxLTAxLTIxVDAzOjE0OjA2WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDIxLTAxLTIxVDAzOjE0OjA2WiIsICJ1cGRhdGVkX2F0IjogIjIwMjEtMDEtMjFUMDM6MTU6MDVaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:15:06.990800 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:06.990800 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:06.995865 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.backups [None req-4a8379ae-7c9a-4896-b4b6-d5d933bf156f tempest-VolumesBackupsAdminTest-1802965926 tempest-VolumesBackupsAdminTest-1802965926] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmI3OTFhOTAtMTJmMS00MTMwLWIzNTEtY2M4ZWRlYzcyYjFhIiwgInVzZXJfaWQiOiAiNTAxNjIwMDUzN2Y3NGZkNDk5MjcyOWY4MTgzNDdlZDgiLCAicHJvamVjdF9pZCI6ICJjN2RhNWYwOGFiYTI0YTM3Yjg4YWMyM2UwM2I2NmRjNCIsICJ2b2x1bWVfaWQiOiAiYWFiYzVhMDEtZWJkZC00YjljLTgyZDItNGQ1ZTJjZGNhMmE1IiwgImhvc3QiOiAibi1kLTc2NjcyNi0xMCIsICJhdmFpbGFiaWxpdHlfem9uZSI6IG51bGwsICJjb250YWluZXIiOiAidm9sdW1lYmFja3VwcyIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC0yMDI5OTAyOTE4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYWFiYzVhMDEtZWJkZC00YjljLTgyZDItNGQ1ZTJjZGNhMmE1LzIwMjEwMTIxMDMxNDE2L2F6X25vdmFfYmFja3VwXzgzNDdmZmEwLWZhMmMtNGY5NC1hYmFkLTIxNzUyMjEyYmVjMCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAxMDMsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDIxLTAxLTIxVDAzOjE0OjA2WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDIxLTAxLTIxVDAzOjE0OjA2WiIsICJ1cGRhdGVkX2F0IjogIjIwMjEtMDEtMjFUMDM6MTU6MDVaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=87959) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jan 21 03:15:06.997025 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.backups [None req-4a8379ae-7c9a-4896-b4b6-d5d933bf156f tempest-VolumesBackupsAdminTest-1802965926 tempest-VolumesBackupsAdminTest-1802965926] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmI3OTFhOTAtMTJmMS00MTMwLWIzNTEtY2M4ZWRlYzcyYjFhIiwgInVzZXJfaWQiOiAiNTAxNjIwMDUzN2Y3NGZkNDk5MjcyOWY4MTgzNDdlZDgiLCAicHJvamVjdF9pZCI6ICJjN2RhNWYwOGFiYTI0YTM3Yjg4YWMyM2UwM2I2NmRjNCIsICJ2b2x1bWVfaWQiOiAiYWFiYzVhMDEtZWJkZC00YjljLTgyZDItNGQ1ZTJjZGNhMmE1IiwgImhvc3QiOiAibi1kLTc2NjcyNi0xMCIsICJhdmFpbGFiaWxpdHlfem9uZSI6IG51bGwsICJjb250YWluZXIiOiAidm9sdW1lYmFja3VwcyIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC0yMDI5OTAyOTE4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYWFiYzVhMDEtZWJkZC00YjljLTgyZDItNGQ1ZTJjZGNhMmE1LzIwMjEwMTIxMDMxNDE2L2F6X25vdmFfYmFja3VwXzgzNDdmZmEwLWZhMmMtNGY5NC1hYmFkLTIxNzUyMjEyYmVjMCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAxMDMsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDIxLTAxLTIxVDAzOjE0OjA2WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDIxLTAxLTIxVDAzOjE0OjA2WiIsICJ1cGRhdGVkX2F0IjogIjIwMjEtMDEtMjFUMDM6MTU6MDVaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=87959) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:266}} Jan 21 03:15:07.002494 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-720c6d0a-aba1-43d2-964b-fa1d96521eee tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Volume info retrieved successfully. Jan 21 03:15:07.028309 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-720c6d0a-aba1-43d2-964b-fa1d96521eee tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] http://10.222.0.36/volume/v3/de7a2ca920b548028090978a6b698b35/volumes/e824ebac-f965-48ad-a5fb-3b81901cb115 returned with HTTP 200 Jan 21 03:15:07.030062 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 743/1488] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:06 2021] GET /volume/v3/de7a2ca920b548028090978a6b698b35/volumes/e824ebac-f965-48ad-a5fb-3b81901cb115 => generated 915 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:15:07.063576 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-4a8379ae-7c9a-4896-b4b6-d5d933bf156f tempest-VolumesBackupsAdminTest-1802965926 tempest-VolumesBackupsAdminTest-1802965926] Created reservations ['3f8c104b-f613-42fb-8407-3734bf9ca27d', '561a0cb0-0014-4b6a-9d41-277487f391ab'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:15:07.180453 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.backup.rpcapi [None req-4a8379ae-7c9a-4896-b4b6-d5d933bf156f tempest-VolumesBackupsAdminTest-1802965926 tempest-VolumesBackupsAdminTest-1802965926] import_record rpcapi backup id fb791a90-12f1-4130-b351-cc8edec72b1a on host n-d-766726-10 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmI3OTFhOTAtMTJmMS00MTMwLWIzNTEtY2M4ZWRlYzcyYjFhIiwgInVzZXJfaWQiOiAiNTAxNjIwMDUzN2Y3NGZkNDk5MjcyOWY4MTgzNDdlZDgiLCAicHJvamVjdF9pZCI6ICJjN2RhNWYwOGFiYTI0YTM3Yjg4YWMyM2UwM2I2NmRjNCIsICJ2b2x1bWVfaWQiOiAiYWFiYzVhMDEtZWJkZC00YjljLTgyZDItNGQ1ZTJjZGNhMmE1IiwgImhvc3QiOiAibi1kLTc2NjcyNi0xMCIsICJhdmFpbGFiaWxpdHlfem9uZSI6IG51bGwsICJjb250YWluZXIiOiAidm9sdW1lYmFja3VwcyIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC0yMDI5OTAyOTE4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYWFiYzVhMDEtZWJkZC00YjljLTgyZDItNGQ1ZTJjZGNhMmE1LzIwMjEwMTIxMDMxNDE2L2F6X25vdmFfYmFja3VwXzgzNDdmZmEwLWZhMmMtNGY5NC1hYmFkLTIxNzUyMjEyYmVjMCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAxMDMsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDIxLTAxLTIxVDAzOjE0OjA2WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDIxLTAxLTIxVDAzOjE0OjA2WiIsICJ1cGRhdGVkX2F0IjogIjIwMjEtMDEtMjFUMDM6MTU6MDVaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=87959) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:85}} Jan 21 03:15:07.184646 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.backups [None req-4a8379ae-7c9a-4896-b4b6-d5d933bf156f tempest-VolumesBackupsAdminTest-1802965926 tempest-VolumesBackupsAdminTest-1802965926] Import record output: {'backup': {'id': 'fb791a90-12f1-4130-b351-cc8edec72b1a', 'name': None, 'links': [{'rel': 'self', 'href': 'http://10.222.0.36/volume/v3/70499ac1e4bc4307ab49987f2732cd49/backups/fb791a90-12f1-4130-b351-cc8edec72b1a'}, {'rel': 'bookmark', 'href': 'http://10.222.0.36/volume/70499ac1e4bc4307ab49987f2732cd49/backups/fb791a90-12f1-4130-b351-cc8edec72b1a'}]}}. {{(pid=87959) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jan 21 03:15:07.185231 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4a8379ae-7c9a-4896-b4b6-d5d933bf156f tempest-VolumesBackupsAdminTest-1802965926 tempest-VolumesBackupsAdminTest-1802965926] http://10.222.0.36/volume/v3/70499ac1e4bc4307ab49987f2732cd49/backups/import_record returned with HTTP 201 Jan 21 03:15:07.186115 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 746/1489] 10.222.0.36 () {60 vars in 1269 bytes} [Thu Jan 21 03:15:06 2021] POST /volume/v3/70499ac1e4bc4307ab49987f2732cd49/backups/import_record => generated 354 bytes in 210 msecs (HTTP/1.1 201) 7 headers in 290 bytes (2 switches on core 0) Jan 21 03:15:07.200264 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b9742086-8980-4623-8990-b60e7e595e39 tempest-VolumesBackupsAdminTest-1802965926 tempest-VolumesBackupsAdminTest-1802965926] GET http://10.222.0.36/volume/v3/70499ac1e4bc4307ab49987f2732cd49/backups/fb791a90-12f1-4130-b351-cc8edec72b1a Jan 21 03:15:07.201967 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b9742086-8980-4623-8990-b60e7e595e39 tempest-VolumesBackupsAdminTest-1802965926 tempest-VolumesBackupsAdminTest-1802965926] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:07.206799 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:07.206799 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:07.207516 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b9742086-8980-4623-8990-b60e7e595e39 tempest-VolumesBackupsAdminTest-1802965926 tempest-VolumesBackupsAdminTest-1802965926] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:07.208011 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-b9742086-8980-4623-8990-b60e7e595e39 tempest-VolumesBackupsAdminTest-1802965926 tempest-VolumesBackupsAdminTest-1802965926] Show backup with id fb791a90-12f1-4130-b351-cc8edec72b1a. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:15:07.277110 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:07.277110 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:07.280243 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b9742086-8980-4623-8990-b60e7e595e39 tempest-VolumesBackupsAdminTest-1802965926 tempest-VolumesBackupsAdminTest-1802965926] http://10.222.0.36/volume/v3/70499ac1e4bc4307ab49987f2732cd49/backups/fb791a90-12f1-4130-b351-cc8edec72b1a returned with HTTP 200 Jan 21 03:15:07.282113 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 744/1490] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:07 2021] GET /volume/v3/70499ac1e4bc4307ab49987f2732cd49/backups/fb791a90-12f1-4130-b351-cc8edec72b1a => generated 713 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:08.047999 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-029acd29-683e-480d-8de3-eae70ead795b tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] GET http://10.222.0.36/volume/v3/de7a2ca920b548028090978a6b698b35/volumes/e824ebac-f965-48ad-a5fb-3b81901cb115 Jan 21 03:15:08.048298 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-029acd29-683e-480d-8de3-eae70ead795b tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:08.048414 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:08.048414 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:08.048767 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-029acd29-683e-480d-8de3-eae70ead795b tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:08.102270 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:08.102270 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:08.111550 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-029acd29-683e-480d-8de3-eae70ead795b tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Volume info retrieved successfully. Jan 21 03:15:08.153756 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-029acd29-683e-480d-8de3-eae70ead795b tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] http://10.222.0.36/volume/v3/de7a2ca920b548028090978a6b698b35/volumes/e824ebac-f965-48ad-a5fb-3b81901cb115 returned with HTTP 200 Jan 21 03:15:08.155155 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 747/1491] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:08 2021] GET /volume/v3/de7a2ca920b548028090978a6b698b35/volumes/e824ebac-f965-48ad-a5fb-3b81901cb115 => generated 916 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:08.171855 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-73127fc3-f86f-4b61-8f2d-66eea5467cae tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] GET http://10.222.0.36/volume/v3/de7a2ca920b548028090978a6b698b35/volumes/e824ebac-f965-48ad-a5fb-3b81901cb115 Jan 21 03:15:08.172639 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-73127fc3-f86f-4b61-8f2d-66eea5467cae tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:08.172995 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:08.172995 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:08.173625 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-73127fc3-f86f-4b61-8f2d-66eea5467cae tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:08.273378 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:08.273378 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:08.291820 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-73127fc3-f86f-4b61-8f2d-66eea5467cae tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Volume info retrieved successfully. Jan 21 03:15:08.296852 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-267d9783-f38c-4f55-8973-622a42c6f484 tempest-VolumesBackupsAdminTest-1802965926 tempest-VolumesBackupsAdminTest-1802965926] GET http://10.222.0.36/volume/v3/70499ac1e4bc4307ab49987f2732cd49/backups/fb791a90-12f1-4130-b351-cc8edec72b1a Jan 21 03:15:08.297387 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-267d9783-f38c-4f55-8973-622a42c6f484 tempest-VolumesBackupsAdminTest-1802965926 tempest-VolumesBackupsAdminTest-1802965926] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:08.297618 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:08.297618 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:08.297956 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-267d9783-f38c-4f55-8973-622a42c6f484 tempest-VolumesBackupsAdminTest-1802965926 tempest-VolumesBackupsAdminTest-1802965926] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:08.298326 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-267d9783-f38c-4f55-8973-622a42c6f484 tempest-VolumesBackupsAdminTest-1802965926 tempest-VolumesBackupsAdminTest-1802965926] Show backup with id fb791a90-12f1-4130-b351-cc8edec72b1a. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:15:08.350059 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:08.350059 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:08.350339 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-73127fc3-f86f-4b61-8f2d-66eea5467cae tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] http://10.222.0.36/volume/v3/de7a2ca920b548028090978a6b698b35/volumes/e824ebac-f965-48ad-a5fb-3b81901cb115 returned with HTTP 200 Jan 21 03:15:08.351643 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-267d9783-f38c-4f55-8973-622a42c6f484 tempest-VolumesBackupsAdminTest-1802965926 tempest-VolumesBackupsAdminTest-1802965926] http://10.222.0.36/volume/v3/70499ac1e4bc4307ab49987f2732cd49/backups/fb791a90-12f1-4130-b351-cc8edec72b1a returned with HTTP 200 Jan 21 03:15:08.352916 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 745/1492] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:08 2021] GET /volume/v3/de7a2ca920b548028090978a6b698b35/volumes/e824ebac-f965-48ad-a5fb-3b81901cb115 => generated 916 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:08.362598 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 748/1493] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:08 2021] GET /volume/v3/70499ac1e4bc4307ab49987f2732cd49/backups/fb791a90-12f1-4130-b351-cc8edec72b1a => generated 824 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:08.369500 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0660c456-b3ed-4682-8109-285e96230d7a tempest-VolumesBackupsAdminTest-1802965926 tempest-VolumesBackupsAdminTest-1802965926] GET http://10.222.0.36/volume/v3/70499ac1e4bc4307ab49987f2732cd49/backups Jan 21 03:15:08.370023 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0660c456-b3ed-4682-8109-285e96230d7a tempest-VolumesBackupsAdminTest-1802965926 tempest-VolumesBackupsAdminTest-1802965926] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:08.370219 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:08.370219 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:08.370903 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0660c456-b3ed-4682-8109-285e96230d7a tempest-VolumesBackupsAdminTest-1802965926 tempest-VolumesBackupsAdminTest-1802965926] Calling method 'index' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:08.425990 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0660c456-b3ed-4682-8109-285e96230d7a tempest-VolumesBackupsAdminTest-1802965926 tempest-VolumesBackupsAdminTest-1802965926] http://10.222.0.36/volume/v3/70499ac1e4bc4307ab49987f2732cd49/backups returned with HTTP 200 Jan 21 03:15:08.430423 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 746/1494] 10.222.0.36 () {58 vars in 1204 bytes} [Thu Jan 21 03:15:08 2021] GET /volume/v3/70499ac1e4bc4307ab49987f2732cd49/backups => generated 404 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:15:08.443373 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a9217f2c-6529-4873-a9e3-8ce6d46c859c tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] POST http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0/restore Jan 21 03:15:08.444143 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:08.444143 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:08.445011 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a9217f2c-6529-4873-a9e3-8ce6d46c859c tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:15:08.446478 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.backups [None req-a9217f2c-6529-4873-a9e3-8ce6d46c859c tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Restoring backup 8347ffa0-fa2c-4f94-abad-21752212bec0 ({'restore': {}}) {{(pid=87958) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 21 03:15:08.447216 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.contrib.backups [None req-a9217f2c-6529-4873-a9e3-8ce6d46c859c tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Restoring backup 8347ffa0-fa2c-4f94-abad-21752212bec0 to volume None. Jan 21 03:15:08.477010 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:08.477010 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:08.480767 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.backup.api [None req-a9217f2c-6529-4873-a9e3-8ce6d46c859c tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Creating volume of 1 GB for restore of backup 8347ffa0-fa2c-4f94-abad-21752212bec0. Jan 21 03:15:08.503374 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a9217f2c-6529-4873-a9e3-8ce6d46c859c tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Availability zone cache updated, next update will occur around 2021-01-21 04:15:08.502775. {{(pid=87958) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 03:15:08.504049 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a9217f2c-6529-4873-a9e3-8ce6d46c859c tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Availability Zones retrieved successfully. Jan 21 03:15:08.523907 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a9217f2c-6529-4873-a9e3-8ce6d46c859c tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Flow 'volume_create_api' (1baf1e60-0a08-4357-a524-84e3c370e0c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:15:08.526999 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a9217f2c-6529-4873-a9e3-8ce6d46c859c tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93eb080f-86c6-49b8-9973-622c55e044bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:15:08.529417 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-a9217f2c-6529-4873-a9e3-8ce6d46c859c tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Validating volume size '1' using validate_int {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:15:08.568323 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-25c5e37a-48a0-4fff-a3bb-376b44bc6a4c tempest-VolumesListAdminTestJSON-1268690587 tempest-VolumesListAdminTestJSON-1268690587] POST http://10.222.0.36/volume/v3/62a98041c0944273923d85f5e4d1d726/volumes Jan 21 03:15:08.569078 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:08.569078 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:08.569818 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-25c5e37a-48a0-4fff-a3bb-376b44bc6a4c tempest-VolumesListAdminTestJSON-1268690587 tempest-VolumesListAdminTestJSON-1268690587] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:15:08.571126 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-25c5e37a-48a0-4fff-a3bb-376b44bc6a4c tempest-VolumesListAdminTestJSON-1268690587 tempest-VolumesListAdminTestJSON-1268690587] Create volume request body: {'volume': {'size': 1}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:15:08.571727 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-25c5e37a-48a0-4fff-a3bb-376b44bc6a4c tempest-VolumesListAdminTestJSON-1268690587 tempest-VolumesListAdminTestJSON-1268690587] Create volume of 1 GB Jan 21 03:15:08.585369 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-25c5e37a-48a0-4fff-a3bb-376b44bc6a4c tempest-VolumesListAdminTestJSON-1268690587 tempest-VolumesListAdminTestJSON-1268690587] Availability Zones retrieved successfully. Jan 21 03:15:08.604009 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a9217f2c-6529-4873-a9e3-8ce6d46c859c tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93eb080f-86c6-49b8-9973-622c55e044bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:15:08.604671 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-25c5e37a-48a0-4fff-a3bb-376b44bc6a4c tempest-VolumesListAdminTestJSON-1268690587 tempest-VolumesListAdminTestJSON-1268690587] Flow 'volume_create_api' (82c0ac83-9924-4d64-993a-37507b386bac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:15:08.606380 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a9217f2c-6529-4873-a9e3-8ce6d46c859c tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f346a72b-4086-4fc8-99b2-c99036f94e69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:15:08.607958 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-25c5e37a-48a0-4fff-a3bb-376b44bc6a4c tempest-VolumesListAdminTestJSON-1268690587 tempest-VolumesListAdminTestJSON-1268690587] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94adf68c-7bdb-458c-b675-0c40d24b7f42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:15:08.610882 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-25c5e37a-48a0-4fff-a3bb-376b44bc6a4c tempest-VolumesListAdminTestJSON-1268690587 tempest-VolumesListAdminTestJSON-1268690587] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:15:08.684973 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-25c5e37a-48a0-4fff-a3bb-376b44bc6a4c tempest-VolumesListAdminTestJSON-1268690587 tempest-VolumesListAdminTestJSON-1268690587] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94adf68c-7bdb-458c-b675-0c40d24b7f42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:15:08.688015 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-25c5e37a-48a0-4fff-a3bb-376b44bc6a4c tempest-VolumesListAdminTestJSON-1268690587 tempest-VolumesListAdminTestJSON-1268690587] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (743a74e9-bc6d-4946-8363-73ff00b42b5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:15:08.742906 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-a9217f2c-6529-4873-a9e3-8ce6d46c859c tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Created reservations ['7f835032-bb62-4a55-b9b8-add9384737f0', 'fa857bbe-87c1-4dda-97ab-3cd18e193b8f', '512967b5-8290-401c-bcd1-aceb9213ef7c', '708d4989-00cf-4204-89d8-ed73ced503ac'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:15:08.745214 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a9217f2c-6529-4873-a9e3-8ce6d46c859c tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f346a72b-4086-4fc8-99b2-c99036f94e69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f835032-bb62-4a55-b9b8-add9384737f0', 'fa857bbe-87c1-4dda-97ab-3cd18e193b8f', '512967b5-8290-401c-bcd1-aceb9213ef7c', '708d4989-00cf-4204-89d8-ed73ced503ac']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:15:08.755362 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a9217f2c-6529-4873-a9e3-8ce6d46c859c tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (210e5c75-a21d-43ab-979e-8b2360d9ea23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:15:08.823408 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-25c5e37a-48a0-4fff-a3bb-376b44bc6a4c tempest-VolumesListAdminTestJSON-1268690587 tempest-VolumesListAdminTestJSON-1268690587] Created reservations ['fad7bcab-95d5-46f3-b1cd-898733554279', 'cf3dbd4a-e5ed-4045-8086-81f74497c308', '4777e033-41ff-4a0e-be37-a4ea947a69fe', '662628e7-c2c4-4c20-890d-8a4bc2bc85d0'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:15:08.825717 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-25c5e37a-48a0-4fff-a3bb-376b44bc6a4c tempest-VolumesListAdminTestJSON-1268690587 tempest-VolumesListAdminTestJSON-1268690587] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (743a74e9-bc6d-4946-8363-73ff00b42b5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fad7bcab-95d5-46f3-b1cd-898733554279', 'cf3dbd4a-e5ed-4045-8086-81f74497c308', '4777e033-41ff-4a0e-be37-a4ea947a69fe', '662628e7-c2c4-4c20-890d-8a4bc2bc85d0']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:15:08.830044 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-25c5e37a-48a0-4fff-a3bb-376b44bc6a4c tempest-VolumesListAdminTestJSON-1268690587 tempest-VolumesListAdminTestJSON-1268690587] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50e26a55-3ea6-4fed-a2fe-8ee5857df251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:15:08.879473 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a9217f2c-6529-4873-a9e3-8ce6d46c859c tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (210e5c75-a21d-43ab-979e-8b2360d9ea23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd886398b-74da-470c-9c7d-25875a422ed5', '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_8347ffa0-fa2c-4f94-abad-21752212bec0',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7da5f08aba24a37b88ac23e03b66dc4',qos_specs=None,replication_status=,reservations=['7f835032-bb62-4a55-b9b8-add9384737f0','fa857bbe-87c1-4dda-97ab-3cd18e193b8f','512967b5-8290-401c-bcd1-aceb9213ef7c','708d4989-00cf-4204-89d8-ed73ced503ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5016200537f74fd4992729f818347ed8',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:15:08Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_8347ffa0-fa2c-4f94-abad-21752212bec0',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d886398b-74da-470c-9c7d-25875a422ed5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7da5f08aba24a37b88ac23e03b66dc4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='5016200537f74fd4992729f818347ed8',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:15:08.882458 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a9217f2c-6529-4873-a9e3-8ce6d46c859c tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0eaf2daa-661a-47b8-89b3-2747e1e65803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:15:08.926256 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a9217f2c-6529-4873-a9e3-8ce6d46c859c tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0eaf2daa-661a-47b8-89b3-2747e1e65803) transitioned into 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_8347ffa0-fa2c-4f94-abad-21752212bec0',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7da5f08aba24a37b88ac23e03b66dc4',qos_specs=None,replication_status=,reservations=['7f835032-bb62-4a55-b9b8-add9384737f0','fa857bbe-87c1-4dda-97ab-3cd18e193b8f','512967b5-8290-401c-bcd1-aceb9213ef7c','708d4989-00cf-4204-89d8-ed73ced503ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5016200537f74fd4992729f818347ed8',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:15:08.928729 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a9217f2c-6529-4873-a9e3-8ce6d46c859c tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86e194ca-e380-4298-ae22-9c1e9af2fac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:15:08.951393 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-25c5e37a-48a0-4fff-a3bb-376b44bc6a4c tempest-VolumesListAdminTestJSON-1268690587 tempest-VolumesListAdminTestJSON-1268690587] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50e26a55-3ea6-4fed-a2fe-8ee5857df251) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0a48498-3b4e-437e-8bc5-36b3873b07a6', '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='62a98041c0944273923d85f5e4d1d726',qos_specs=None,replication_status=,reservations=['fad7bcab-95d5-46f3-b1cd-898733554279','cf3dbd4a-e5ed-4045-8086-81f74497c308','4777e033-41ff-4a0e-be37-a4ea947a69fe','662628e7-c2c4-4c20-890d-8a4bc2bc85d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcf1c1dceea241b2a9972e1fcec4f216',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:15:08Z,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=c0a48498-3b4e-437e-8bc5-36b3873b07a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='62a98041c0944273923d85f5e4d1d726',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='fcf1c1dceea241b2a9972e1fcec4f216',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:15:08.960340 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-25c5e37a-48a0-4fff-a3bb-376b44bc6a4c tempest-VolumesListAdminTestJSON-1268690587 tempest-VolumesListAdminTestJSON-1268690587] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a57088e2-069b-4cd1-9465-815f7ff2b7f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:15:08.963152 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a9217f2c-6529-4873-a9e3-8ce6d46c859c tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86e194ca-e380-4298-ae22-9c1e9af2fac4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:15:08.972809 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a9217f2c-6529-4873-a9e3-8ce6d46c859c tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Flow 'volume_create_api' (1baf1e60-0a08-4357-a524-84e3c370e0c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:15:09.019816 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-25c5e37a-48a0-4fff-a3bb-376b44bc6a4c tempest-VolumesListAdminTestJSON-1268690587 tempest-VolumesListAdminTestJSON-1268690587] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a57088e2-069b-4cd1-9465-815f7ff2b7f7) transitioned into state 'SUCCESS' from 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='62a98041c0944273923d85f5e4d1d726',qos_specs=None,replication_status=,reservations=['fad7bcab-95d5-46f3-b1cd-898733554279','cf3dbd4a-e5ed-4045-8086-81f74497c308','4777e033-41ff-4a0e-be37-a4ea947a69fe','662628e7-c2c4-4c20-890d-8a4bc2bc85d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcf1c1dceea241b2a9972e1fcec4f216',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:15:09.022563 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-25c5e37a-48a0-4fff-a3bb-376b44bc6a4c tempest-VolumesListAdminTestJSON-1268690587 tempest-VolumesListAdminTestJSON-1268690587] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbdd1e13-8aa6-491d-b920-58f41590745b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:15:09.054209 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-25c5e37a-48a0-4fff-a3bb-376b44bc6a4c tempest-VolumesListAdminTestJSON-1268690587 tempest-VolumesListAdminTestJSON-1268690587] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbdd1e13-8aa6-491d-b920-58f41590745b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:15:09.059044 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-25c5e37a-48a0-4fff-a3bb-376b44bc6a4c tempest-VolumesListAdminTestJSON-1268690587 tempest-VolumesListAdminTestJSON-1268690587] Flow 'volume_create_api' (82c0ac83-9924-4d64-993a-37507b386bac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:15:09.104435 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a9217f2c-6529-4873-a9e3-8ce6d46c859c tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Create volume request issued successfully. Jan 21 03:15:09.191425 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-25c5e37a-48a0-4fff-a3bb-376b44bc6a4c tempest-VolumesListAdminTestJSON-1268690587 tempest-VolumesListAdminTestJSON-1268690587] Create volume request issued successfully. Jan 21 03:15:09.209745 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-25c5e37a-48a0-4fff-a3bb-376b44bc6a4c tempest-VolumesListAdminTestJSON-1268690587 tempest-VolumesListAdminTestJSON-1268690587] http://10.222.0.36/volume/v3/62a98041c0944273923d85f5e4d1d726/volumes returned with HTTP 202 Jan 21 03:15:09.211206 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 749/1495] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 03:15:08 2021] POST /volume/v3/62a98041c0944273923d85f5e4d1d726/volumes => generated 802 bytes in 847 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 03:15:09.232813 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0e8db8e6-fe2c-4bb6-950d-061a0bc2f903 tempest-VolumesListAdminTestJSON-1268690587 tempest-VolumesListAdminTestJSON-1268690587] GET http://10.222.0.36/volume/v3/62a98041c0944273923d85f5e4d1d726/volumes/c0a48498-3b4e-437e-8bc5-36b3873b07a6 Jan 21 03:15:09.244227 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0e8db8e6-fe2c-4bb6-950d-061a0bc2f903 tempest-VolumesListAdminTestJSON-1268690587 tempest-VolumesListAdminTestJSON-1268690587] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:09.245003 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:09.245003 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:09.245928 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0e8db8e6-fe2c-4bb6-950d-061a0bc2f903 tempest-VolumesListAdminTestJSON-1268690587 tempest-VolumesListAdminTestJSON-1268690587] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:09.253358 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:09.253358 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:09.255400 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a9217f2c-6529-4873-a9e3-8ce6d46c859c tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Volume info retrieved successfully. Jan 21 03:15:09.255956 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py:31: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub . Jan 21 03:15:09.255956 n-d-766726-10 devstack@c-api.service[87957]: It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Jan 21 03:15:09.255956 n-d-766726-10 devstack@c-api.service[87957]: hub = hubs.get_hub() Jan 21 03:15:09.363420 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:09.363420 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:09.377914 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-0e8db8e6-fe2c-4bb6-950d-061a0bc2f903 tempest-VolumesListAdminTestJSON-1268690587 tempest-VolumesListAdminTestJSON-1268690587] Volume info retrieved successfully. Jan 21 03:15:09.407556 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0e8db8e6-fe2c-4bb6-950d-061a0bc2f903 tempest-VolumesListAdminTestJSON-1268690587 tempest-VolumesListAdminTestJSON-1268690587] http://10.222.0.36/volume/v3/62a98041c0944273923d85f5e4d1d726/volumes/c0a48498-3b4e-437e-8bc5-36b3873b07a6 returned with HTTP 200 Jan 21 03:15:09.408720 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 750/1496] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:09 2021] GET /volume/v3/62a98041c0944273923d85f5e4d1d726/volumes/c0a48498-3b4e-437e-8bc5-36b3873b07a6 => generated 981 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:15:10.388655 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:10.388655 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:10.392385 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a9217f2c-6529-4873-a9e3-8ce6d46c859c tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Volume info retrieved successfully. Jan 21 03:15:10.425400 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-49ce0bdf-9dba-47f2-8d08-d4399f4e311d tempest-VolumesListAdminTestJSON-1268690587 tempest-VolumesListAdminTestJSON-1268690587] GET http://10.222.0.36/volume/v3/62a98041c0944273923d85f5e4d1d726/volumes/c0a48498-3b4e-437e-8bc5-36b3873b07a6 Jan 21 03:15:10.425924 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-49ce0bdf-9dba-47f2-8d08-d4399f4e311d tempest-VolumesListAdminTestJSON-1268690587 tempest-VolumesListAdminTestJSON-1268690587] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:10.426140 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:10.426140 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:10.426502 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-49ce0bdf-9dba-47f2-8d08-d4399f4e311d tempest-VolumesListAdminTestJSON-1268690587 tempest-VolumesListAdminTestJSON-1268690587] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:10.550614 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:10.550614 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:10.576452 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-49ce0bdf-9dba-47f2-8d08-d4399f4e311d tempest-VolumesListAdminTestJSON-1268690587 tempest-VolumesListAdminTestJSON-1268690587] Volume info retrieved successfully. Jan 21 03:15:10.652817 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-49ce0bdf-9dba-47f2-8d08-d4399f4e311d tempest-VolumesListAdminTestJSON-1268690587 tempest-VolumesListAdminTestJSON-1268690587] http://10.222.0.36/volume/v3/62a98041c0944273923d85f5e4d1d726/volumes/c0a48498-3b4e-437e-8bc5-36b3873b07a6 returned with HTTP 200 Jan 21 03:15:10.653786 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 751/1497] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:10 2021] GET /volume/v3/62a98041c0944273923d85f5e4d1d726/volumes/c0a48498-3b4e-437e-8bc5-36b3873b07a6 => generated 1040 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 03:15:11.494037 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:11.494037 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:11.495264 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a9217f2c-6529-4873-a9e3-8ce6d46c859c tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Volume info retrieved successfully. Jan 21 03:15:11.495649 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.backup.api [None req-a9217f2c-6529-4873-a9e3-8ce6d46c859c tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Checking backup size 1 against volume size 1 {{(pid=87958) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 21 03:15:11.495995 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.backup.api [None req-a9217f2c-6529-4873-a9e3-8ce6d46c859c tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Overwriting volume d886398b-74da-470c-9c7d-25875a422ed5 with restore of backup 8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:15:11.555846 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.backup.rpcapi [None req-a9217f2c-6529-4873-a9e3-8ce6d46c859c tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] restore_backup in rpcapi backup_id 8347ffa0-fa2c-4f94-abad-21752212bec0 {{(pid=87958) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 21 03:15:11.562011 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a9217f2c-6529-4873-a9e3-8ce6d46c859c tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0/restore returned with HTTP 202 Jan 21 03:15:11.563551 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 747/1498] 10.222.0.36 () {60 vars in 1360 bytes} [Thu Jan 21 03:15:08 2021] POST /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0/restore => generated 189 bytes in 3127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 03:15:11.575887 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-14a025e6-8a2d-45e7-881f-fd7eb3db3ceb tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:15:11.576602 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-14a025e6-8a2d-45e7-881f-fd7eb3db3ceb tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:11.576933 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:11.576933 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:11.577499 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-14a025e6-8a2d-45e7-881f-fd7eb3db3ceb tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:11.578019 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-14a025e6-8a2d-45e7-881f-fd7eb3db3ceb tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:15:11.664151 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:11.664151 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:11.680911 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fcc88062-40b4-4086-8a3b-a0f4eabf6a3d tempest-VolumesListAdminTestJSON-1268690587 tempest-VolumesListAdminTestJSON-1268690587] GET http://10.222.0.36/volume/v3/62a98041c0944273923d85f5e4d1d726/volumes/c0a48498-3b4e-437e-8bc5-36b3873b07a6 Jan 21 03:15:11.681575 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fcc88062-40b4-4086-8a3b-a0f4eabf6a3d tempest-VolumesListAdminTestJSON-1268690587 tempest-VolumesListAdminTestJSON-1268690587] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:11.681910 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:11.681910 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:11.682482 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fcc88062-40b4-4086-8a3b-a0f4eabf6a3d tempest-VolumesListAdminTestJSON-1268690587 tempest-VolumesListAdminTestJSON-1268690587] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:11.707612 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-14a025e6-8a2d-45e7-881f-fd7eb3db3ceb tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:15:11.708759 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 752/1499] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:11 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 822 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:11.853571 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:11.853571 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:11.878626 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-fcc88062-40b4-4086-8a3b-a0f4eabf6a3d tempest-VolumesListAdminTestJSON-1268690587 tempest-VolumesListAdminTestJSON-1268690587] Volume info retrieved successfully. Jan 21 03:15:11.962194 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fcc88062-40b4-4086-8a3b-a0f4eabf6a3d tempest-VolumesListAdminTestJSON-1268690587 tempest-VolumesListAdminTestJSON-1268690587] http://10.222.0.36/volume/v3/62a98041c0944273923d85f5e4d1d726/volumes/c0a48498-3b4e-437e-8bc5-36b3873b07a6 returned with HTTP 200 Jan 21 03:15:11.967045 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 748/1500] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:11 2021] GET /volume/v3/62a98041c0944273923d85f5e4d1d726/volumes/c0a48498-3b4e-437e-8bc5-36b3873b07a6 => generated 1041 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:15:11.983381 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-32da3a29-2b7e-4222-b1b8-0aa3f07859e1 tempest-VolumesListAdminTestJSON-1268690587 tempest-VolumesListAdminTestJSON-1268690587] GET http://10.222.0.36/volume/v3/62a98041c0944273923d85f5e4d1d726/volumes/detail?all_tenants=1&project_id=de7a2ca920b548028090978a6b698b35 Jan 21 03:15:11.985000 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-32da3a29-2b7e-4222-b1b8-0aa3f07859e1 tempest-VolumesListAdminTestJSON-1268690587 tempest-VolumesListAdminTestJSON-1268690587] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:11.985207 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:11.985207 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:11.986022 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-32da3a29-2b7e-4222-b1b8-0aa3f07859e1 tempest-VolumesListAdminTestJSON-1268690587 tempest-VolumesListAdminTestJSON-1268690587] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:11.987477 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-32da3a29-2b7e-4222-b1b8-0aa3f07859e1 tempest-VolumesListAdminTestJSON-1268690587 tempest-VolumesListAdminTestJSON-1268690587] Could not evaluate value de7a2ca920b548028090978a6b698b35, assuming string {{(pid=87959) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 03:15:11.988985 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-32da3a29-2b7e-4222-b1b8-0aa3f07859e1 tempest-VolumesListAdminTestJSON-1268690587 tempest-VolumesListAdminTestJSON-1268690587] Searching by: MultiDict([('project_id', 'de7a2ca920b548028090978a6b698b35'), ('all_tenants', 1)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:15:12.110350 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-32da3a29-2b7e-4222-b1b8-0aa3f07859e1 tempest-VolumesListAdminTestJSON-1268690587 tempest-VolumesListAdminTestJSON-1268690587] Get all volumes completed successfully. Jan 21 03:15:12.125732 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:12.125732 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:12.147092 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-32da3a29-2b7e-4222-b1b8-0aa3f07859e1 tempest-VolumesListAdminTestJSON-1268690587 tempest-VolumesListAdminTestJSON-1268690587] http://10.222.0.36/volume/v3/62a98041c0944273923d85f5e4d1d726/volumes/detail?all_tenants=1&project_id=de7a2ca920b548028090978a6b698b35 returned with HTTP 200 Jan 21 03:15:12.148449 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 753/1501] 10.222.0.36 () {58 vars in 1340 bytes} [Thu Jan 21 03:15:11 2021] GET /volume/v3/62a98041c0944273923d85f5e4d1d726/volumes/detail?all_tenants=1&project_id=de7a2ca920b548028090978a6b698b35 => generated 3246 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:15:12.171123 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-537f2230-aedc-44cc-84c9-c495204e789e tempest-VolumesListAdminTestJSON-1268690587 tempest-VolumesListAdminTestJSON-1268690587] DELETE http://10.222.0.36/volume/v3/62a98041c0944273923d85f5e4d1d726/volumes/c0a48498-3b4e-437e-8bc5-36b3873b07a6 Jan 21 03:15:12.171123 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-537f2230-aedc-44cc-84c9-c495204e789e tempest-VolumesListAdminTestJSON-1268690587 tempest-VolumesListAdminTestJSON-1268690587] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:12.171123 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:12.171123 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:12.171597 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-537f2230-aedc-44cc-84c9-c495204e789e tempest-VolumesListAdminTestJSON-1268690587 tempest-VolumesListAdminTestJSON-1268690587] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:12.172353 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-537f2230-aedc-44cc-84c9-c495204e789e tempest-VolumesListAdminTestJSON-1268690587 tempest-VolumesListAdminTestJSON-1268690587] Delete volume with id: c0a48498-3b4e-437e-8bc5-36b3873b07a6 Jan 21 03:15:12.288564 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:12.288564 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:12.289860 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-537f2230-aedc-44cc-84c9-c495204e789e tempest-VolumesListAdminTestJSON-1268690587 tempest-VolumesListAdminTestJSON-1268690587] Volume info retrieved successfully. Jan 21 03:15:12.333389 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-537f2230-aedc-44cc-84c9-c495204e789e tempest-VolumesListAdminTestJSON-1268690587 tempest-VolumesListAdminTestJSON-1268690587] Delete volume request issued successfully. Jan 21 03:15:12.334467 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-537f2230-aedc-44cc-84c9-c495204e789e tempest-VolumesListAdminTestJSON-1268690587 tempest-VolumesListAdminTestJSON-1268690587] http://10.222.0.36/volume/v3/62a98041c0944273923d85f5e4d1d726/volumes/c0a48498-3b4e-437e-8bc5-36b3873b07a6 returned with HTTP 202 Jan 21 03:15:12.343191 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 749/1502] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:15:12 2021] DELETE /volume/v3/62a98041c0944273923d85f5e4d1d726/volumes/c0a48498-3b4e-437e-8bc5-36b3873b07a6 => generated 0 bytes in 173 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:15:12.350595 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4ed141e8-73f6-4b3a-8739-27347d635f2a tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] DELETE http://10.222.0.36/volume/v3/de7a2ca920b548028090978a6b698b35/volumes/e824ebac-f965-48ad-a5fb-3b81901cb115 Jan 21 03:15:12.351820 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4ed141e8-73f6-4b3a-8739-27347d635f2a tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:12.352157 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:12.352157 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:12.352861 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4ed141e8-73f6-4b3a-8739-27347d635f2a tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:12.353432 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-4ed141e8-73f6-4b3a-8739-27347d635f2a tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Delete volume with id: e824ebac-f965-48ad-a5fb-3b81901cb115 Jan 21 03:15:12.464415 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:12.464415 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:12.466336 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4ed141e8-73f6-4b3a-8739-27347d635f2a tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Volume info retrieved successfully. Jan 21 03:15:12.500607 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4ed141e8-73f6-4b3a-8739-27347d635f2a tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Delete volume request issued successfully. Jan 21 03:15:12.501950 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4ed141e8-73f6-4b3a-8739-27347d635f2a tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] http://10.222.0.36/volume/v3/de7a2ca920b548028090978a6b698b35/volumes/e824ebac-f965-48ad-a5fb-3b81901cb115 returned with HTTP 202 Jan 21 03:15:12.503367 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 754/1503] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:15:12 2021] DELETE /volume/v3/de7a2ca920b548028090978a6b698b35/volumes/e824ebac-f965-48ad-a5fb-3b81901cb115 => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:15:12.512096 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a0a89d03-9c93-4f88-917b-d865a79fb97f tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] GET http://10.222.0.36/volume/v3/de7a2ca920b548028090978a6b698b35/volumes/e824ebac-f965-48ad-a5fb-3b81901cb115 Jan 21 03:15:12.512916 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a0a89d03-9c93-4f88-917b-d865a79fb97f tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:12.513349 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:12.513349 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:12.514003 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a0a89d03-9c93-4f88-917b-d865a79fb97f tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:12.578955 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:12.578955 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:12.592079 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a0a89d03-9c93-4f88-917b-d865a79fb97f tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Volume info retrieved successfully. Jan 21 03:15:12.684381 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a0a89d03-9c93-4f88-917b-d865a79fb97f tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] http://10.222.0.36/volume/v3/de7a2ca920b548028090978a6b698b35/volumes/e824ebac-f965-48ad-a5fb-3b81901cb115 returned with HTTP 200 Jan 21 03:15:12.686525 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 750/1504] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:12 2021] GET /volume/v3/de7a2ca920b548028090978a6b698b35/volumes/e824ebac-f965-48ad-a5fb-3b81901cb115 => generated 915 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:12.722780 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2eb978b1-76ba-4a59-998c-43aaea504721 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:15:12.723473 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2eb978b1-76ba-4a59-998c-43aaea504721 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:12.723796 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:12.723796 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:12.724349 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2eb978b1-76ba-4a59-998c-43aaea504721 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:12.724816 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-2eb978b1-76ba-4a59-998c-43aaea504721 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:15:12.790811 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:12.790811 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:12.805644 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2eb978b1-76ba-4a59-998c-43aaea504721 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:15:12.805644 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 755/1505] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:12 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 822 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:13.703791 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-63d7a83d-8001-44f3-a745-f9a59a301c9c tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] GET http://10.222.0.36/volume/v3/de7a2ca920b548028090978a6b698b35/volumes/e824ebac-f965-48ad-a5fb-3b81901cb115 Jan 21 03:15:13.704496 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-63d7a83d-8001-44f3-a745-f9a59a301c9c tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:13.704830 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:13.704830 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:13.705426 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-63d7a83d-8001-44f3-a745-f9a59a301c9c tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:13.782015 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:13.782015 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:13.797911 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-63d7a83d-8001-44f3-a745-f9a59a301c9c tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Volume info retrieved successfully. Jan 21 03:15:13.811346 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-538e181c-e3d4-4628-9914-17b40095bb91 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:15:13.812058 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-538e181c-e3d4-4628-9914-17b40095bb91 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:13.812405 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:13.812405 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:13.812950 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-538e181c-e3d4-4628-9914-17b40095bb91 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:13.813417 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-538e181c-e3d4-4628-9914-17b40095bb91 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:15:13.873403 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-63d7a83d-8001-44f3-a745-f9a59a301c9c tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] http://10.222.0.36/volume/v3/de7a2ca920b548028090978a6b698b35/volumes/e824ebac-f965-48ad-a5fb-3b81901cb115 returned with HTTP 200 Jan 21 03:15:13.874359 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 751/1506] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:13 2021] GET /volume/v3/de7a2ca920b548028090978a6b698b35/volumes/e824ebac-f965-48ad-a5fb-3b81901cb115 => generated 915 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:15:13.884702 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:13.884702 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:13.887085 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-538e181c-e3d4-4628-9914-17b40095bb91 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:15:13.888446 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 756/1507] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:13 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 822 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:14.892136 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b6756ff2-d1d0-4152-afc7-62b7eedaa923 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] GET http://10.222.0.36/volume/v3/de7a2ca920b548028090978a6b698b35/volumes/e824ebac-f965-48ad-a5fb-3b81901cb115 Jan 21 03:15:14.893335 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b6756ff2-d1d0-4152-afc7-62b7eedaa923 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:14.893682 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:14.893682 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:14.894257 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b6756ff2-d1d0-4152-afc7-62b7eedaa923 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:14.903685 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9c3ef05f-758d-4d35-8353-23e9a01c287b tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:15:14.904307 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9c3ef05f-758d-4d35-8353-23e9a01c287b tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:14.904762 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:14.904762 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:14.905402 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9c3ef05f-758d-4d35-8353-23e9a01c287b tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:14.906565 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-9c3ef05f-758d-4d35-8353-23e9a01c287b tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:15:14.951866 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:14.951866 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:14.952486 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:14.952486 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:14.955007 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9c3ef05f-758d-4d35-8353-23e9a01c287b tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:15:14.956331 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 757/1508] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:14 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 822 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:15:14.962203 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b6756ff2-d1d0-4152-afc7-62b7eedaa923 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Volume info retrieved successfully. Jan 21 03:15:14.996991 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b6756ff2-d1d0-4152-afc7-62b7eedaa923 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] http://10.222.0.36/volume/v3/de7a2ca920b548028090978a6b698b35/volumes/e824ebac-f965-48ad-a5fb-3b81901cb115 returned with HTTP 200 Jan 21 03:15:14.997808 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 752/1509] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:14 2021] GET /volume/v3/de7a2ca920b548028090978a6b698b35/volumes/e824ebac-f965-48ad-a5fb-3b81901cb115 => generated 915 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:15.971423 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9b1c7b75-3c16-4709-bc9e-1dc1de562fbd tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:15:15.971941 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9b1c7b75-3c16-4709-bc9e-1dc1de562fbd tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:15.972319 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:15.972319 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:15.973087 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9b1c7b75-3c16-4709-bc9e-1dc1de562fbd tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:15.973620 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-9b1c7b75-3c16-4709-bc9e-1dc1de562fbd tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:15:16.016022 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c9a2f612-1746-442f-8151-503e48145107 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] GET http://10.222.0.36/volume/v3/de7a2ca920b548028090978a6b698b35/volumes/e824ebac-f965-48ad-a5fb-3b81901cb115 Jan 21 03:15:16.016556 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c9a2f612-1746-442f-8151-503e48145107 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:16.016757 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:16.016757 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:16.017522 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c9a2f612-1746-442f-8151-503e48145107 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:16.048918 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:16.048918 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:16.067883 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9b1c7b75-3c16-4709-bc9e-1dc1de562fbd tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:15:16.069029 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 758/1510] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:15 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 822 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:16.131964 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c9a2f612-1746-442f-8151-503e48145107 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] http://10.222.0.36/volume/v3/de7a2ca920b548028090978a6b698b35/volumes/e824ebac-f965-48ad-a5fb-3b81901cb115 returned with HTTP 404 Jan 21 03:15:16.133008 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 753/1511] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:16 2021] GET /volume/v3/de7a2ca920b548028090978a6b698b35/volumes/e824ebac-f965-48ad-a5fb-3b81901cb115 => generated 109 bytes in 122 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:15:16.142080 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8fb7e3a2-e9bc-443c-a312-fa73bcd6af49 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] DELETE http://10.222.0.36/volume/v3/de7a2ca920b548028090978a6b698b35/volumes/a1494c09-26a4-4537-9955-15c5f366abb3 Jan 21 03:15:16.142080 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8fb7e3a2-e9bc-443c-a312-fa73bcd6af49 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:16.142269 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:16.142269 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:16.143268 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8fb7e3a2-e9bc-443c-a312-fa73bcd6af49 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:16.143268 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-8fb7e3a2-e9bc-443c-a312-fa73bcd6af49 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Delete volume with id: a1494c09-26a4-4537-9955-15c5f366abb3 Jan 21 03:15:16.266831 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:16.266831 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:16.268104 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8fb7e3a2-e9bc-443c-a312-fa73bcd6af49 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Volume info retrieved successfully. Jan 21 03:15:16.338180 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8fb7e3a2-e9bc-443c-a312-fa73bcd6af49 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Delete volume request issued successfully. Jan 21 03:15:16.338714 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8fb7e3a2-e9bc-443c-a312-fa73bcd6af49 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] http://10.222.0.36/volume/v3/de7a2ca920b548028090978a6b698b35/volumes/a1494c09-26a4-4537-9955-15c5f366abb3 returned with HTTP 202 Jan 21 03:15:16.342603 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 759/1512] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:15:16 2021] DELETE /volume/v3/de7a2ca920b548028090978a6b698b35/volumes/a1494c09-26a4-4537-9955-15c5f366abb3 => generated 0 bytes in 202 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:15:16.348445 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-67fd84bf-4e3b-4f22-9443-372607254edb tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] GET http://10.222.0.36/volume/v3/de7a2ca920b548028090978a6b698b35/volumes/a1494c09-26a4-4537-9955-15c5f366abb3 Jan 21 03:15:16.350851 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-67fd84bf-4e3b-4f22-9443-372607254edb tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:16.351567 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-67fd84bf-4e3b-4f22-9443-372607254edb tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:16.466219 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:16.466219 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:16.476040 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-67fd84bf-4e3b-4f22-9443-372607254edb tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Volume info retrieved successfully. Jan 21 03:15:16.506182 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-67fd84bf-4e3b-4f22-9443-372607254edb tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] http://10.222.0.36/volume/v3/de7a2ca920b548028090978a6b698b35/volumes/a1494c09-26a4-4537-9955-15c5f366abb3 returned with HTTP 200 Jan 21 03:15:16.507112 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 754/1513] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:16 2021] GET /volume/v3/de7a2ca920b548028090978a6b698b35/volumes/a1494c09-26a4-4537-9955-15c5f366abb3 => generated 914 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:17.090214 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7fbaa47d-f6dd-4162-8c88-f00c1112546a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:15:17.090214 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7fbaa47d-f6dd-4162-8c88-f00c1112546a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:17.090214 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:17.090214 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:17.090214 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7fbaa47d-f6dd-4162-8c88-f00c1112546a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:17.090214 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-7fbaa47d-f6dd-4162-8c88-f00c1112546a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:15:17.162975 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:17.162975 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:17.162975 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7fbaa47d-f6dd-4162-8c88-f00c1112546a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:15:17.162975 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 760/1514] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:17 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 822 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:17.524206 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-15aca2b0-7538-4823-80a1-4cb1755dd885 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] GET http://10.222.0.36/volume/v3/de7a2ca920b548028090978a6b698b35/volumes/a1494c09-26a4-4537-9955-15c5f366abb3 Jan 21 03:15:17.524780 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-15aca2b0-7538-4823-80a1-4cb1755dd885 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:17.525001 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:17.525001 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:17.525379 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-15aca2b0-7538-4823-80a1-4cb1755dd885 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:17.670519 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:17.670519 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:17.689036 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-15aca2b0-7538-4823-80a1-4cb1755dd885 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Volume info retrieved successfully. Jan 21 03:15:17.748278 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-15aca2b0-7538-4823-80a1-4cb1755dd885 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] http://10.222.0.36/volume/v3/de7a2ca920b548028090978a6b698b35/volumes/a1494c09-26a4-4537-9955-15c5f366abb3 returned with HTTP 200 Jan 21 03:15:17.748278 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 755/1515] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:17 2021] GET /volume/v3/de7a2ca920b548028090978a6b698b35/volumes/a1494c09-26a4-4537-9955-15c5f366abb3 => generated 914 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:18.175888 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a5fec3ac-686a-49f1-9270-9d1620284b4b tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:15:18.176394 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a5fec3ac-686a-49f1-9270-9d1620284b4b tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:18.176394 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:18.176394 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:18.176752 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a5fec3ac-686a-49f1-9270-9d1620284b4b tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:18.178681 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-a5fec3ac-686a-49f1-9270-9d1620284b4b tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:15:18.202252 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:18.202252 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:18.205267 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a5fec3ac-686a-49f1-9270-9d1620284b4b tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:15:18.206105 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 761/1516] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:18 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 822 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:18.761286 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8e97efee-6f86-4848-8aea-303a0ef10658 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] GET http://10.222.0.36/volume/v3/de7a2ca920b548028090978a6b698b35/volumes/a1494c09-26a4-4537-9955-15c5f366abb3 Jan 21 03:15:18.761286 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8e97efee-6f86-4848-8aea-303a0ef10658 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:18.761286 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:18.761286 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:18.761286 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8e97efee-6f86-4848-8aea-303a0ef10658 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:18.868764 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:18.868764 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:18.912352 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8e97efee-6f86-4848-8aea-303a0ef10658 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Volume info retrieved successfully. Jan 21 03:15:19.002691 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8e97efee-6f86-4848-8aea-303a0ef10658 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] http://10.222.0.36/volume/v3/de7a2ca920b548028090978a6b698b35/volumes/a1494c09-26a4-4537-9955-15c5f366abb3 returned with HTTP 200 Jan 21 03:15:19.002691 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 756/1517] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:18 2021] GET /volume/v3/de7a2ca920b548028090978a6b698b35/volumes/a1494c09-26a4-4537-9955-15c5f366abb3 => generated 914 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:19.223454 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-aea6f585-9a63-4f1d-b882-50a3aeeb6b35 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:15:19.223454 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-aea6f585-9a63-4f1d-b882-50a3aeeb6b35 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:19.223454 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:19.223454 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:19.223454 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-aea6f585-9a63-4f1d-b882-50a3aeeb6b35 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:19.223454 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-aea6f585-9a63-4f1d-b882-50a3aeeb6b35 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:15:19.281795 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:19.281795 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:19.281795 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-aea6f585-9a63-4f1d-b882-50a3aeeb6b35 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:15:19.285831 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 762/1518] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:19 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 822 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:20.014652 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9e9f8a96-1bb0-428f-9eb0-4644543a70c3 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] GET http://10.222.0.36/volume/v3/de7a2ca920b548028090978a6b698b35/volumes/a1494c09-26a4-4537-9955-15c5f366abb3 Jan 21 03:15:20.015900 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9e9f8a96-1bb0-428f-9eb0-4644543a70c3 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:20.016182 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:20.016182 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:20.016561 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9e9f8a96-1bb0-428f-9eb0-4644543a70c3 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:20.107236 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9e9f8a96-1bb0-428f-9eb0-4644543a70c3 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] http://10.222.0.36/volume/v3/de7a2ca920b548028090978a6b698b35/volumes/a1494c09-26a4-4537-9955-15c5f366abb3 returned with HTTP 404 Jan 21 03:15:20.107236 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 757/1519] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:20 2021] GET /volume/v3/de7a2ca920b548028090978a6b698b35/volumes/a1494c09-26a4-4537-9955-15c5f366abb3 => generated 109 bytes in 91 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:15:20.114415 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e1e46b21-1637-467e-aefe-ac55f579600e tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] DELETE http://10.222.0.36/volume/v3/de7a2ca920b548028090978a6b698b35/volumes/510d7e85-d75f-4e5d-bab1-db40bd697c80 Jan 21 03:15:20.114415 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e1e46b21-1637-467e-aefe-ac55f579600e tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:20.114415 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:20.114415 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:20.114415 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e1e46b21-1637-467e-aefe-ac55f579600e tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:20.114415 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-e1e46b21-1637-467e-aefe-ac55f579600e tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Delete volume with id: 510d7e85-d75f-4e5d-bab1-db40bd697c80 Jan 21 03:15:20.232003 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:20.232003 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:20.232003 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e1e46b21-1637-467e-aefe-ac55f579600e tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Volume info retrieved successfully. Jan 21 03:15:20.285602 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e1e46b21-1637-467e-aefe-ac55f579600e tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Delete volume request issued successfully. Jan 21 03:15:20.285602 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e1e46b21-1637-467e-aefe-ac55f579600e tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] http://10.222.0.36/volume/v3/de7a2ca920b548028090978a6b698b35/volumes/510d7e85-d75f-4e5d-bab1-db40bd697c80 returned with HTTP 202 Jan 21 03:15:20.285602 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 763/1520] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:15:20 2021] DELETE /volume/v3/de7a2ca920b548028090978a6b698b35/volumes/510d7e85-d75f-4e5d-bab1-db40bd697c80 => generated 0 bytes in 178 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:15:20.298929 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-32c29b4c-0e23-4c84-9a69-76308ef876fc tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] GET http://10.222.0.36/volume/v3/de7a2ca920b548028090978a6b698b35/volumes/510d7e85-d75f-4e5d-bab1-db40bd697c80 Jan 21 03:15:20.302620 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-32c29b4c-0e23-4c84-9a69-76308ef876fc tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:20.302620 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-32c29b4c-0e23-4c84-9a69-76308ef876fc tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:20.304491 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-32180b81-d6ab-4723-87f2-981fa16220b9 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:15:20.305145 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-32180b81-d6ab-4723-87f2-981fa16220b9 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:20.305364 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:20.305364 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:20.305743 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-32180b81-d6ab-4723-87f2-981fa16220b9 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:20.306110 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-32180b81-d6ab-4723-87f2-981fa16220b9 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:15:20.382160 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:20.382160 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:20.386515 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-32180b81-d6ab-4723-87f2-981fa16220b9 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:15:20.390508 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 764/1521] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:20 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 822 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:20.441213 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:20.441213 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:20.454761 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-32c29b4c-0e23-4c84-9a69-76308ef876fc tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Volume info retrieved successfully. Jan 21 03:15:20.516137 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-32c29b4c-0e23-4c84-9a69-76308ef876fc tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] http://10.222.0.36/volume/v3/de7a2ca920b548028090978a6b698b35/volumes/510d7e85-d75f-4e5d-bab1-db40bd697c80 returned with HTTP 200 Jan 21 03:15:20.516137 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 758/1522] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:20 2021] GET /volume/v3/de7a2ca920b548028090978a6b698b35/volumes/510d7e85-d75f-4e5d-bab1-db40bd697c80 => generated 915 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:21.421956 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-497ac90a-1412-4186-afa0-3e9f18126ee7 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:15:21.421956 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-497ac90a-1412-4186-afa0-3e9f18126ee7 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:21.421956 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:21.421956 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:21.426238 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-497ac90a-1412-4186-afa0-3e9f18126ee7 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:21.426238 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-497ac90a-1412-4186-afa0-3e9f18126ee7 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:15:21.483575 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:21.483575 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:21.486754 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-497ac90a-1412-4186-afa0-3e9f18126ee7 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:15:21.494132 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 765/1523] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:21 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 822 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:21.521350 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a4849066-1bf3-4279-8cc5-b9645c56c39f tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] GET http://10.222.0.36/volume/v3/de7a2ca920b548028090978a6b698b35/volumes/510d7e85-d75f-4e5d-bab1-db40bd697c80 Jan 21 03:15:21.522058 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a4849066-1bf3-4279-8cc5-b9645c56c39f tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:21.522344 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:21.522344 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:21.522876 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a4849066-1bf3-4279-8cc5-b9645c56c39f tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:21.679752 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:21.679752 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:21.716361 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a4849066-1bf3-4279-8cc5-b9645c56c39f tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Volume info retrieved successfully. Jan 21 03:15:21.787828 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a4849066-1bf3-4279-8cc5-b9645c56c39f tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] http://10.222.0.36/volume/v3/de7a2ca920b548028090978a6b698b35/volumes/510d7e85-d75f-4e5d-bab1-db40bd697c80 returned with HTTP 200 Jan 21 03:15:21.792457 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 759/1524] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:21 2021] GET /volume/v3/de7a2ca920b548028090978a6b698b35/volumes/510d7e85-d75f-4e5d-bab1-db40bd697c80 => generated 915 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:22.517998 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-270e38fb-c385-4f0f-8baf-73ebe4d18203 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:15:22.517998 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-270e38fb-c385-4f0f-8baf-73ebe4d18203 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:22.517998 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:22.517998 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:22.517998 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-270e38fb-c385-4f0f-8baf-73ebe4d18203 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:22.517998 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-270e38fb-c385-4f0f-8baf-73ebe4d18203 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:15:22.559756 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:22.559756 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:22.559756 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-270e38fb-c385-4f0f-8baf-73ebe4d18203 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:15:22.559756 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 766/1525] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:22 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 822 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:22.818799 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c8bd4373-d86f-4ad2-b9ae-2ee703ce83a6 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] GET http://10.222.0.36/volume/v3/de7a2ca920b548028090978a6b698b35/volumes/510d7e85-d75f-4e5d-bab1-db40bd697c80 Jan 21 03:15:22.818799 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c8bd4373-d86f-4ad2-b9ae-2ee703ce83a6 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:22.818799 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:22.818799 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:22.818799 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c8bd4373-d86f-4ad2-b9ae-2ee703ce83a6 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:23.002240 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:23.002240 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:23.037859 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c8bd4373-d86f-4ad2-b9ae-2ee703ce83a6 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Volume info retrieved successfully. Jan 21 03:15:23.088671 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c8bd4373-d86f-4ad2-b9ae-2ee703ce83a6 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] http://10.222.0.36/volume/v3/de7a2ca920b548028090978a6b698b35/volumes/510d7e85-d75f-4e5d-bab1-db40bd697c80 returned with HTTP 200 Jan 21 03:15:23.096828 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 760/1526] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:22 2021] GET /volume/v3/de7a2ca920b548028090978a6b698b35/volumes/510d7e85-d75f-4e5d-bab1-db40bd697c80 => generated 915 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:23.576108 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2a2629bf-6eb4-461c-b97e-e7e02d7d3b81 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:15:23.576108 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2a2629bf-6eb4-461c-b97e-e7e02d7d3b81 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:23.576108 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:23.576108 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:23.576108 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2a2629bf-6eb4-461c-b97e-e7e02d7d3b81 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:23.576108 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-2a2629bf-6eb4-461c-b97e-e7e02d7d3b81 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:15:23.663185 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:23.663185 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:23.682957 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2a2629bf-6eb4-461c-b97e-e7e02d7d3b81 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:15:23.682957 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 767/1527] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:23 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 822 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:24.115162 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c2b6f140-c390-41af-bca8-480af68cf854 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] GET http://10.222.0.36/volume/v3/de7a2ca920b548028090978a6b698b35/volumes/510d7e85-d75f-4e5d-bab1-db40bd697c80 Jan 21 03:15:24.115162 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c2b6f140-c390-41af-bca8-480af68cf854 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:24.115162 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:24.115162 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:24.115162 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c2b6f140-c390-41af-bca8-480af68cf854 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:24.283739 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c2b6f140-c390-41af-bca8-480af68cf854 tempest-VolumesListAdminTestJSON-1585855173 tempest-VolumesListAdminTestJSON-1585855173] http://10.222.0.36/volume/v3/de7a2ca920b548028090978a6b698b35/volumes/510d7e85-d75f-4e5d-bab1-db40bd697c80 returned with HTTP 404 Jan 21 03:15:24.289846 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 761/1528] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:24 2021] GET /volume/v3/de7a2ca920b548028090978a6b698b35/volumes/510d7e85-d75f-4e5d-bab1-db40bd697c80 => generated 109 bytes in 180 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:15:24.698910 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ccc43903-6990-4789-97e1-3d41fa70b22c tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:15:24.698910 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ccc43903-6990-4789-97e1-3d41fa70b22c tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:24.698910 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:24.698910 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:24.698910 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ccc43903-6990-4789-97e1-3d41fa70b22c tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:24.698910 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-ccc43903-6990-4789-97e1-3d41fa70b22c tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:15:24.777534 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:24.777534 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:24.777534 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ccc43903-6990-4789-97e1-3d41fa70b22c tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:15:24.787675 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 768/1529] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:24 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 822 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:25.815882 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-67fede59-e445-49b3-a440-6f4a6af18327 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:15:25.821194 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-67fede59-e445-49b3-a440-6f4a6af18327 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:25.821194 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-67fede59-e445-49b3-a440-6f4a6af18327 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:25.821194 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-67fede59-e445-49b3-a440-6f4a6af18327 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:15:25.945200 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:25.945200 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:25.951180 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-67fede59-e445-49b3-a440-6f4a6af18327 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:15:25.961950 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 762/1530] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:25 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 822 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:26.975384 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3ed3d2ed-1aa0-4328-8b59-844b6bb3f978 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:15:26.975384 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3ed3d2ed-1aa0-4328-8b59-844b6bb3f978 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:26.975384 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:26.975384 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:26.975384 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3ed3d2ed-1aa0-4328-8b59-844b6bb3f978 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:26.975384 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-3ed3d2ed-1aa0-4328-8b59-844b6bb3f978 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:15:27.061173 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:27.061173 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:27.066368 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3ed3d2ed-1aa0-4328-8b59-844b6bb3f978 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:15:27.066368 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 769/1531] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:26 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 822 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:28.083747 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-edacb3cf-ded4-4ff3-b3e4-1e15db1e10a1 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:15:28.083747 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-edacb3cf-ded4-4ff3-b3e4-1e15db1e10a1 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:28.083747 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:28.083747 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:28.083747 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-edacb3cf-ded4-4ff3-b3e4-1e15db1e10a1 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:28.083747 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-edacb3cf-ded4-4ff3-b3e4-1e15db1e10a1 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:15:28.113046 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:28.113046 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:28.116122 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-edacb3cf-ded4-4ff3-b3e4-1e15db1e10a1 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:15:28.117137 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 763/1532] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:28 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 822 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:29.133197 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a6e9af30-d739-4617-b97c-2fca3ca08076 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:15:29.134366 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a6e9af30-d739-4617-b97c-2fca3ca08076 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:29.134795 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:29.134795 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:29.136097 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a6e9af30-d739-4617-b97c-2fca3ca08076 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:29.136667 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-a6e9af30-d739-4617-b97c-2fca3ca08076 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:15:29.244229 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:29.244229 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:29.244229 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a6e9af30-d739-4617-b97c-2fca3ca08076 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:15:29.244229 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 770/1533] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:29 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 822 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:30.285501 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0ab6856d-a5e2-47dd-8804-b94fbdef7b20 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:15:30.285501 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0ab6856d-a5e2-47dd-8804-b94fbdef7b20 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:30.285501 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:30.285501 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:30.285501 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0ab6856d-a5e2-47dd-8804-b94fbdef7b20 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:30.285501 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-0ab6856d-a5e2-47dd-8804-b94fbdef7b20 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:15:30.349634 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:30.349634 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:30.349634 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0ab6856d-a5e2-47dd-8804-b94fbdef7b20 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:15:30.349634 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 764/1534] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:30 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 822 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:31.356236 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-16a7c7a8-8273-417c-a2cd-51c4fed5b93f tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:15:31.356236 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-16a7c7a8-8273-417c-a2cd-51c4fed5b93f tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:31.356236 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:31.356236 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:31.356236 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-16a7c7a8-8273-417c-a2cd-51c4fed5b93f tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:31.356236 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-16a7c7a8-8273-417c-a2cd-51c4fed5b93f tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:15:31.415893 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:31.415893 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:31.415893 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-16a7c7a8-8273-417c-a2cd-51c4fed5b93f tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:15:31.434712 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 771/1535] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:31 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 822 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:32.437388 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fbb34f0d-62b8-4f9f-9dc0-0fb4c1cbf02f tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:15:32.437388 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fbb34f0d-62b8-4f9f-9dc0-0fb4c1cbf02f tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:32.437388 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:32.437388 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:32.437388 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fbb34f0d-62b8-4f9f-9dc0-0fb4c1cbf02f tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:32.437388 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-fbb34f0d-62b8-4f9f-9dc0-0fb4c1cbf02f tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:15:32.517040 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:32.517040 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:32.538506 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fbb34f0d-62b8-4f9f-9dc0-0fb4c1cbf02f tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:15:32.538506 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 765/1536] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:32 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 822 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:33.560097 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4f037c4a-9c94-4800-873d-a9f371204163 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:15:33.560097 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4f037c4a-9c94-4800-873d-a9f371204163 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:33.560097 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:33.560097 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:33.560097 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4f037c4a-9c94-4800-873d-a9f371204163 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:33.560097 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-4f037c4a-9c94-4800-873d-a9f371204163 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:15:33.632191 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:33.632191 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:33.643517 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4f037c4a-9c94-4800-873d-a9f371204163 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:15:33.643517 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 772/1537] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:33 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 822 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:33.933018 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e21a3ca7-0fc0-47aa-9329-15ab6050c254 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] POST http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes Jan 21 03:15:33.933484 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:33.933484 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:33.934731 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e21a3ca7-0fc0-47aa-9329-15ab6050c254 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Action: 'create', calling method: create, body: {"volume": {"imageRef": "ecfda2c0-9ae5-4b9b-96e2-92172e982491", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-2071272201"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:15:33.936464 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-e21a3ca7-0fc0-47aa-9329-15ab6050c254 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Create volume request body: {'volume': {'imageRef': 'ecfda2c0-9ae5-4b9b-96e2-92172e982491', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-2071272201'}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:15:34.173529 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-e21a3ca7-0fc0-47aa-9329-15ab6050c254 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Create volume of 1 GB Jan 21 03:15:34.189351 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e21a3ca7-0fc0-47aa-9329-15ab6050c254 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Availability Zones retrieved successfully. Jan 21 03:15:34.213458 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e21a3ca7-0fc0-47aa-9329-15ab6050c254 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Flow 'volume_create_api' (7af09de1-ee2d-4fe4-8bb4-b58b713844c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:15:34.213458 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e21a3ca7-0fc0-47aa-9329-15ab6050c254 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3bb6155-c247-4142-918c-3182139d6c07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:15:34.221493 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-e21a3ca7-0fc0-47aa-9329-15ab6050c254 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Validating volume size '1' using validate_int {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:15:34.534826 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e21a3ca7-0fc0-47aa-9329-15ab6050c254 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3bb6155-c247-4142-918c-3182139d6c07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:15:34.534826 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e21a3ca7-0fc0-47aa-9329-15ab6050c254 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aef91064-a0f8-4b44-9d20-65b3848c67f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:15:34.659524 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-441a6d3b-97c5-4e33-bd0c-0ef806d7d7e9 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:15:34.659524 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-441a6d3b-97c5-4e33-bd0c-0ef806d7d7e9 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:34.659524 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:34.659524 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:34.659524 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-441a6d3b-97c5-4e33-bd0c-0ef806d7d7e9 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:34.659524 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-441a6d3b-97c5-4e33-bd0c-0ef806d7d7e9 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:15:34.731616 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:34.731616 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:34.731616 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-441a6d3b-97c5-4e33-bd0c-0ef806d7d7e9 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:15:34.747062 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 773/1538] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:34 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 822 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:34.803791 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-e21a3ca7-0fc0-47aa-9329-15ab6050c254 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Created reservations ['74dfd182-dd2d-4054-955b-2eadd6abb95b', '0a550ab7-76b9-4650-b29b-06361fdc1b0b', 'de57ab0b-1881-4b2c-b9ea-df30dee6e692', '9cf95f81-ca3c-42b7-b4cc-2a2af93a360f'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:15:34.803791 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e21a3ca7-0fc0-47aa-9329-15ab6050c254 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aef91064-a0f8-4b44-9d20-65b3848c67f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74dfd182-dd2d-4054-955b-2eadd6abb95b', '0a550ab7-76b9-4650-b29b-06361fdc1b0b', 'de57ab0b-1881-4b2c-b9ea-df30dee6e692', '9cf95f81-ca3c-42b7-b4cc-2a2af93a360f']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:15:34.814657 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e21a3ca7-0fc0-47aa-9329-15ab6050c254 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d592d874-5caa-4384-856a-8c9c011fead3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:15:35.033078 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e21a3ca7-0fc0-47aa-9329-15ab6050c254 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d592d874-5caa-4384-856a-8c9c011fead3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '309758c2-7ab0-41ba-8b53-301949e125d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-2071272201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c54957f0567d4ea79315060a5fa1c030',qos_specs=None,replication_status=,reservations=['74dfd182-dd2d-4054-955b-2eadd6abb95b','0a550ab7-76b9-4650-b29b-06361fdc1b0b','de57ab0b-1881-4b2c-b9ea-df30dee6e692','9cf95f81-ca3c-42b7-b4cc-2a2af93a360f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='353c9e399a5f4093a422742f4b88086a',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:15:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-2071272201',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=309758c2-7ab0-41ba-8b53-301949e125d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c54957f0567d4ea79315060a5fa1c030',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='353c9e399a5f4093a422742f4b88086a',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:15:35.033078 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e21a3ca7-0fc0-47aa-9329-15ab6050c254 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b323fa4-0d82-4c9a-9b5d-4002a69adcca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:15:35.112330 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e21a3ca7-0fc0-47aa-9329-15ab6050c254 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b323fa4-0d82-4c9a-9b5d-4002a69adcca) transitioned into state 'SUCCESS' from state '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-2071272201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c54957f0567d4ea79315060a5fa1c030',qos_specs=None,replication_status=,reservations=['74dfd182-dd2d-4054-955b-2eadd6abb95b','0a550ab7-76b9-4650-b29b-06361fdc1b0b','de57ab0b-1881-4b2c-b9ea-df30dee6e692','9cf95f81-ca3c-42b7-b4cc-2a2af93a360f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='353c9e399a5f4093a422742f4b88086a',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:15:35.112330 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e21a3ca7-0fc0-47aa-9329-15ab6050c254 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa2e3d52-4854-4620-b224-a4f75615e00e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:15:35.163004 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e21a3ca7-0fc0-47aa-9329-15ab6050c254 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa2e3d52-4854-4620-b224-a4f75615e00e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:15:35.163004 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e21a3ca7-0fc0-47aa-9329-15ab6050c254 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Flow 'volume_create_api' (7af09de1-ee2d-4fe4-8bb4-b58b713844c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:15:35.331326 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e21a3ca7-0fc0-47aa-9329-15ab6050c254 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Create volume request issued successfully. Jan 21 03:15:35.370991 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e21a3ca7-0fc0-47aa-9329-15ab6050c254 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes returned with HTTP 202 Jan 21 03:15:35.370991 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 766/1539] 10.222.0.36 () {60 vars in 1226 bytes} [Thu Jan 21 03:15:33 2021] POST /volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes => generated 820 bytes in 1439 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:15:35.391298 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-100c4102-0222-4978-b55a-7cf89ae4e908 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] GET http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 Jan 21 03:15:35.391298 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-100c4102-0222-4978-b55a-7cf89ae4e908 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:35.391298 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:35.391298 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:35.391298 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-100c4102-0222-4978-b55a-7cf89ae4e908 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:35.523034 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:35.523034 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:35.539336 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-100c4102-0222-4978-b55a-7cf89ae4e908 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Volume info retrieved successfully. Jan 21 03:15:35.558631 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-100c4102-0222-4978-b55a-7cf89ae4e908 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 returned with HTTP 200 Jan 21 03:15:35.558631 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 774/1540] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:35 2021] GET /volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 => generated 912 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:35.746243 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-77decf74-ad1f-4e30-8bec-8c770ad5b449 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:15:35.747017 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-77decf74-ad1f-4e30-8bec-8c770ad5b449 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:35.747311 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:35.747311 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:35.747780 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-77decf74-ad1f-4e30-8bec-8c770ad5b449 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:35.748222 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-77decf74-ad1f-4e30-8bec-8c770ad5b449 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:15:35.798495 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:35.798495 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:35.804281 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-77decf74-ad1f-4e30-8bec-8c770ad5b449 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:15:35.812866 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 767/1541] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:35 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 822 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:36.614030 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-903fe1e6-ff69-48df-81ec-cc634c902beb tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] GET http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 Jan 21 03:15:36.614030 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-903fe1e6-ff69-48df-81ec-cc634c902beb tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:36.614030 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:36.614030 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:36.614030 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-903fe1e6-ff69-48df-81ec-cc634c902beb tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:36.807616 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:36.807616 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:36.819011 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ad7ddd51-e894-44ef-b3fe-3c4a98a894d1 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:15:36.819454 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ad7ddd51-e894-44ef-b3fe-3c4a98a894d1 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:36.819674 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:36.819674 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:36.820048 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ad7ddd51-e894-44ef-b3fe-3c4a98a894d1 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:36.820411 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-ad7ddd51-e894-44ef-b3fe-3c4a98a894d1 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:15:36.864983 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-903fe1e6-ff69-48df-81ec-cc634c902beb tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Volume info retrieved successfully. Jan 21 03:15:36.923941 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:36.923941 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:36.928441 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ad7ddd51-e894-44ef-b3fe-3c4a98a894d1 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:15:36.928441 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 768/1542] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:36 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 822 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:36.968813 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-903fe1e6-ff69-48df-81ec-cc634c902beb tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 returned with HTTP 200 Jan 21 03:15:36.968813 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 775/1543] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:36 2021] GET /volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 => generated 912 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:37.966201 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9f9c789d-a34a-4691-8854-1f1192e2b4f8 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:15:37.966201 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9f9c789d-a34a-4691-8854-1f1192e2b4f8 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:37.966201 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:37.966201 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:37.966201 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9f9c789d-a34a-4691-8854-1f1192e2b4f8 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:37.966201 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-9f9c789d-a34a-4691-8854-1f1192e2b4f8 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:15:38.009434 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ca8ed0b3-ca10-4d65-95b6-5c4739f070c3 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] GET http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 Jan 21 03:15:38.009434 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ca8ed0b3-ca10-4d65-95b6-5c4739f070c3 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:38.009434 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:38.009434 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:38.009434 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ca8ed0b3-ca10-4d65-95b6-5c4739f070c3 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:38.087491 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:38.087491 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:38.099086 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9f9c789d-a34a-4691-8854-1f1192e2b4f8 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:15:38.099086 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 769/1544] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:37 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 822 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:38.193287 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:38.193287 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:38.216994 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ca8ed0b3-ca10-4d65-95b6-5c4739f070c3 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Volume info retrieved successfully. Jan 21 03:15:38.276935 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ca8ed0b3-ca10-4d65-95b6-5c4739f070c3 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 returned with HTTP 200 Jan 21 03:15:38.293579 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 776/1545] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:37 2021] GET /volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 => generated 912 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:39.122148 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b28dd51f-6f9d-4fe8-b301-221a65520714 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:15:39.122148 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b28dd51f-6f9d-4fe8-b301-221a65520714 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:39.122148 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:39.122148 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:39.122148 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b28dd51f-6f9d-4fe8-b301-221a65520714 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:39.122148 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-b28dd51f-6f9d-4fe8-b301-221a65520714 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:15:39.177501 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:39.177501 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:39.184551 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b28dd51f-6f9d-4fe8-b301-221a65520714 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:15:39.184551 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 770/1546] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:39 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 822 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:39.290314 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-77071a49-5001-49d6-96ad-be440272dd4f tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] GET http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 Jan 21 03:15:39.290912 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-77071a49-5001-49d6-96ad-be440272dd4f tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:39.291135 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:39.291135 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:39.291515 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-77071a49-5001-49d6-96ad-be440272dd4f tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:39.480494 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:39.480494 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:39.507663 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-77071a49-5001-49d6-96ad-be440272dd4f tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Volume info retrieved successfully. Jan 21 03:15:39.582107 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-77071a49-5001-49d6-96ad-be440272dd4f tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 returned with HTTP 200 Jan 21 03:15:39.582107 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 777/1547] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:39 2021] GET /volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 => generated 912 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:40.194287 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-24108369-deae-42e2-ade6-3cbf72452e0f tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:15:40.195555 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-24108369-deae-42e2-ade6-3cbf72452e0f tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:40.195972 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:40.195972 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:40.196855 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-24108369-deae-42e2-ade6-3cbf72452e0f tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:40.197404 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-24108369-deae-42e2-ade6-3cbf72452e0f tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:15:40.276655 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:40.276655 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:40.315906 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-24108369-deae-42e2-ade6-3cbf72452e0f tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:15:40.357172 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 771/1548] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:40 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 822 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:40.604015 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ae84b1f0-4ce2-4b13-99b8-e0d5964704f2 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] GET http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 Jan 21 03:15:40.604015 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ae84b1f0-4ce2-4b13-99b8-e0d5964704f2 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:40.604015 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:40.604015 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:40.604015 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ae84b1f0-4ce2-4b13-99b8-e0d5964704f2 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:40.845201 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:40.845201 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:40.892076 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ae84b1f0-4ce2-4b13-99b8-e0d5964704f2 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Volume info retrieved successfully. Jan 21 03:15:40.949069 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ae84b1f0-4ce2-4b13-99b8-e0d5964704f2 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 returned with HTTP 200 Jan 21 03:15:40.952893 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 778/1549] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:40 2021] GET /volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 => generated 912 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:41.358024 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3bb93400-1e24-4480-9cb7-9b06a0cbb6bd tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:15:41.358024 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3bb93400-1e24-4480-9cb7-9b06a0cbb6bd tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:41.358024 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:41.358024 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:41.361679 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3bb93400-1e24-4480-9cb7-9b06a0cbb6bd tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:41.362245 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-3bb93400-1e24-4480-9cb7-9b06a0cbb6bd tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:15:41.388038 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:41.388038 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:41.390955 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3bb93400-1e24-4480-9cb7-9b06a0cbb6bd tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:15:41.392161 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 772/1550] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:41 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 822 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:41.970877 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4b7c4393-c877-4808-94e3-12bc685a2b8a tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] GET http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 Jan 21 03:15:41.970877 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4b7c4393-c877-4808-94e3-12bc685a2b8a tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:41.970877 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:41.970877 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:41.970877 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4b7c4393-c877-4808-94e3-12bc685a2b8a tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:42.164099 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:42.164099 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:42.205138 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4b7c4393-c877-4808-94e3-12bc685a2b8a tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Volume info retrieved successfully. Jan 21 03:15:42.316466 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4b7c4393-c877-4808-94e3-12bc685a2b8a tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 returned with HTTP 200 Jan 21 03:15:42.329632 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 779/1551] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:41 2021] GET /volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 => generated 912 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:42.409790 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c3c4fec5-2851-4fac-b970-ea9a22025b33 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:15:42.409790 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c3c4fec5-2851-4fac-b970-ea9a22025b33 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:42.409790 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:42.409790 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:42.409790 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c3c4fec5-2851-4fac-b970-ea9a22025b33 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:42.409790 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-c3c4fec5-2851-4fac-b970-ea9a22025b33 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:15:42.473117 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:42.473117 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:42.475005 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c3c4fec5-2851-4fac-b970-ea9a22025b33 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:15:42.485083 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 773/1552] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:42 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 822 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:43.338467 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ab85df7b-526f-4af7-8099-496b3ea49fc3 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] GET http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 Jan 21 03:15:43.338467 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ab85df7b-526f-4af7-8099-496b3ea49fc3 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:43.338467 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:43.338467 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:43.338467 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ab85df7b-526f-4af7-8099-496b3ea49fc3 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:43.492700 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:43.492700 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:43.495095 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c78a6f80-3cd4-41ea-9d22-4d96e7577f5a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:15:43.495095 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c78a6f80-3cd4-41ea-9d22-4d96e7577f5a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:43.495095 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:43.495095 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:43.495095 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c78a6f80-3cd4-41ea-9d22-4d96e7577f5a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:43.495095 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-c78a6f80-3cd4-41ea-9d22-4d96e7577f5a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:15:43.522132 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ab85df7b-526f-4af7-8099-496b3ea49fc3 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Volume info retrieved successfully. Jan 21 03:15:43.573780 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:43.573780 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:43.573780 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c78a6f80-3cd4-41ea-9d22-4d96e7577f5a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:15:43.603737 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 774/1553] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:43 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 822 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:43.615251 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ab85df7b-526f-4af7-8099-496b3ea49fc3 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 returned with HTTP 200 Jan 21 03:15:43.630012 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 780/1554] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:43 2021] GET /volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 => generated 912 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:44.607029 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ae24487b-6288-4f52-a173-7008ff705513 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:15:44.607029 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ae24487b-6288-4f52-a173-7008ff705513 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:44.607029 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:44.607029 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:44.607029 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ae24487b-6288-4f52-a173-7008ff705513 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:44.607029 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-ae24487b-6288-4f52-a173-7008ff705513 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:15:44.647762 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a323700c-7a9c-4045-979f-9c9c7ba2849b tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] GET http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 Jan 21 03:15:44.647762 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a323700c-7a9c-4045-979f-9c9c7ba2849b tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:44.647762 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:44.647762 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:44.647762 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a323700c-7a9c-4045-979f-9c9c7ba2849b tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:44.720095 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:44.720095 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:44.720095 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ae24487b-6288-4f52-a173-7008ff705513 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:15:44.720095 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 775/1555] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:44 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 822 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:44.905903 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:44.905903 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:44.928322 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a323700c-7a9c-4045-979f-9c9c7ba2849b tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Volume info retrieved successfully. Jan 21 03:15:45.009365 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a323700c-7a9c-4045-979f-9c9c7ba2849b tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 returned with HTTP 200 Jan 21 03:15:45.024930 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 781/1556] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:44 2021] GET /volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 => generated 912 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:45.727434 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-22e47e89-b3e1-4db9-bd72-4f29897ef982 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:15:45.728493 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-22e47e89-b3e1-4db9-bd72-4f29897ef982 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:45.728948 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:45.728948 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:45.729326 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-22e47e89-b3e1-4db9-bd72-4f29897ef982 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:45.729691 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-22e47e89-b3e1-4db9-bd72-4f29897ef982 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:15:45.774004 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:45.774004 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:45.782304 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-22e47e89-b3e1-4db9-bd72-4f29897ef982 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:15:45.789066 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 776/1557] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:45 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 822 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:46.026949 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-296899f8-8c47-42b3-a61e-0295bf6fab3e tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] GET http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 Jan 21 03:15:46.029682 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-296899f8-8c47-42b3-a61e-0295bf6fab3e tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:46.029682 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:46.029682 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:46.030062 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-296899f8-8c47-42b3-a61e-0295bf6fab3e tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:46.127413 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:46.127413 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:46.146235 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-296899f8-8c47-42b3-a61e-0295bf6fab3e tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Volume info retrieved successfully. Jan 21 03:15:46.174959 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-296899f8-8c47-42b3-a61e-0295bf6fab3e tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 returned with HTTP 200 Jan 21 03:15:46.176424 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 782/1558] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:46 2021] GET /volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 => generated 912 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:15:46.798494 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a1280e43-5d45-4875-9763-e816817b5c61 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:15:46.799209 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a1280e43-5d45-4875-9763-e816817b5c61 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:46.799391 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:46.799391 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:46.799910 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a1280e43-5d45-4875-9763-e816817b5c61 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:46.800451 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-a1280e43-5d45-4875-9763-e816817b5c61 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 8347ffa0-fa2c-4f94-abad-21752212bec0. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:15:46.853605 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:46.853605 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:46.860579 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a1280e43-5d45-4875-9763-e816817b5c61 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 200 Jan 21 03:15:46.871423 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 777/1559] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:46 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 822 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:46.876879 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cf8f2e38-f49e-4b6d-abd0-9477f796eda3 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes/d886398b-74da-470c-9c7d-25875a422ed5 Jan 21 03:15:46.877907 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cf8f2e38-f49e-4b6d-abd0-9477f796eda3 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:46.878339 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:46.878339 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:46.879034 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cf8f2e38-f49e-4b6d-abd0-9477f796eda3 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:46.957310 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:46.957310 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:46.978413 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-cf8f2e38-f49e-4b6d-abd0-9477f796eda3 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Volume info retrieved successfully. Jan 21 03:15:47.005662 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cf8f2e38-f49e-4b6d-abd0-9477f796eda3 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes/d886398b-74da-470c-9c7d-25875a422ed5 returned with HTTP 200 Jan 21 03:15:47.006689 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 783/1560] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:46 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes/d886398b-74da-470c-9c7d-25875a422ed5 => generated 971 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:47.023407 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-741d970f-9f84-47de-9c73-68412f7a0363 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes Jan 21 03:15:47.024368 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-741d970f-9f84-47de-9c73-68412f7a0363 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:47.024568 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:47.024568 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:47.026400 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-741d970f-9f84-47de-9c73-68412f7a0363 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'index' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:47.027609 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-741d970f-9f84-47de-9c73-68412f7a0363 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Removing options '' from query. {{(pid=87958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:15:47.030199 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-741d970f-9f84-47de-9c73-68412f7a0363 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87958) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:15:47.167534 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-741d970f-9f84-47de-9c73-68412f7a0363 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Get all volumes completed successfully. Jan 21 03:15:47.168952 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-741d970f-9f84-47de-9c73-68412f7a0363 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes returned with HTTP 200 Jan 21 03:15:47.176825 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 778/1561] 10.222.0.36 () {58 vars in 1204 bytes} [Thu Jan 21 03:15:47 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes => generated 795 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:15:47.191214 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ff42bd50-467d-4a49-8839-45eca9752332 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] DELETE http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes/d886398b-74da-470c-9c7d-25875a422ed5 Jan 21 03:15:47.192144 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ff42bd50-467d-4a49-8839-45eca9752332 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:47.192281 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-40d3cc27-e575-4e48-8d8f-c16e9d18a3dc tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] GET http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 Jan 21 03:15:47.192674 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:47.192674 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:47.192835 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-40d3cc27-e575-4e48-8d8f-c16e9d18a3dc tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:47.192905 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:47.192905 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:47.193238 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-40d3cc27-e575-4e48-8d8f-c16e9d18a3dc tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:47.193721 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ff42bd50-467d-4a49-8839-45eca9752332 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:47.194622 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-ff42bd50-467d-4a49-8839-45eca9752332 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Delete volume with id: d886398b-74da-470c-9c7d-25875a422ed5 Jan 21 03:15:47.269049 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:47.269049 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:47.271362 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ff42bd50-467d-4a49-8839-45eca9752332 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Volume info retrieved successfully. Jan 21 03:15:47.299124 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:47.299124 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:47.316512 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-40d3cc27-e575-4e48-8d8f-c16e9d18a3dc tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Volume info retrieved successfully. Jan 21 03:15:47.336515 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ff42bd50-467d-4a49-8839-45eca9752332 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Delete volume request issued successfully. Jan 21 03:15:47.337403 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ff42bd50-467d-4a49-8839-45eca9752332 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes/d886398b-74da-470c-9c7d-25875a422ed5 returned with HTTP 202 Jan 21 03:15:47.338481 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 784/1562] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:15:47 2021] DELETE /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes/d886398b-74da-470c-9c7d-25875a422ed5 => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:15:47.348597 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b082bee0-19bb-41f9-ab18-0377ffd7f9e5 tempest-VolumesBackupsAdminTest-1802965926 tempest-VolumesBackupsAdminTest-1802965926] DELETE http://10.222.0.36/volume/v3/70499ac1e4bc4307ab49987f2732cd49/backups/fb791a90-12f1-4130-b351-cc8edec72b1a Jan 21 03:15:47.349397 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b082bee0-19bb-41f9-ab18-0377ffd7f9e5 tempest-VolumesBackupsAdminTest-1802965926 tempest-VolumesBackupsAdminTest-1802965926] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:47.349813 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:47.349813 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:47.350656 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b082bee0-19bb-41f9-ab18-0377ffd7f9e5 tempest-VolumesBackupsAdminTest-1802965926 tempest-VolumesBackupsAdminTest-1802965926] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:47.351194 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.contrib.backups [None req-b082bee0-19bb-41f9-ab18-0377ffd7f9e5 tempest-VolumesBackupsAdminTest-1802965926 tempest-VolumesBackupsAdminTest-1802965926] Delete backup with id: fb791a90-12f1-4130-b351-cc8edec72b1a. Jan 21 03:15:47.367568 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-40d3cc27-e575-4e48-8d8f-c16e9d18a3dc tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 returned with HTTP 200 Jan 21 03:15:47.368665 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 779/1563] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:47 2021] GET /volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 => generated 912 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:47.407094 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:47.407094 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:47.457702 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.backup.rpcapi [None req-b082bee0-19bb-41f9-ab18-0377ffd7f9e5 tempest-VolumesBackupsAdminTest-1802965926 tempest-VolumesBackupsAdminTest-1802965926] delete_backup rpcapi backup_id fb791a90-12f1-4130-b351-cc8edec72b1a {{(pid=87959) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 03:15:47.463738 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b082bee0-19bb-41f9-ab18-0377ffd7f9e5 tempest-VolumesBackupsAdminTest-1802965926 tempest-VolumesBackupsAdminTest-1802965926] http://10.222.0.36/volume/v3/70499ac1e4bc4307ab49987f2732cd49/backups/fb791a90-12f1-4130-b351-cc8edec72b1a returned with HTTP 202 Jan 21 03:15:47.464619 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 785/1564] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:15:47 2021] DELETE /volume/v3/70499ac1e4bc4307ab49987f2732cd49/backups/fb791a90-12f1-4130-b351-cc8edec72b1a => generated 0 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:15:47.474622 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9fdec3e5-e442-4af3-a068-86484f1d3ce4 tempest-VolumesBackupsAdminTest-1802965926 tempest-VolumesBackupsAdminTest-1802965926] GET http://10.222.0.36/volume/v3/70499ac1e4bc4307ab49987f2732cd49/backups/fb791a90-12f1-4130-b351-cc8edec72b1a Jan 21 03:15:47.475353 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9fdec3e5-e442-4af3-a068-86484f1d3ce4 tempest-VolumesBackupsAdminTest-1802965926 tempest-VolumesBackupsAdminTest-1802965926] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:47.475766 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:47.475766 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:47.476401 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9fdec3e5-e442-4af3-a068-86484f1d3ce4 tempest-VolumesBackupsAdminTest-1802965926 tempest-VolumesBackupsAdminTest-1802965926] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:47.476947 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-9fdec3e5-e442-4af3-a068-86484f1d3ce4 tempest-VolumesBackupsAdminTest-1802965926 tempest-VolumesBackupsAdminTest-1802965926] Show backup with id fb791a90-12f1-4130-b351-cc8edec72b1a. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:15:47.522529 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:47.522529 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:47.524169 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9fdec3e5-e442-4af3-a068-86484f1d3ce4 tempest-VolumesBackupsAdminTest-1802965926 tempest-VolumesBackupsAdminTest-1802965926] http://10.222.0.36/volume/v3/70499ac1e4bc4307ab49987f2732cd49/backups/fb791a90-12f1-4130-b351-cc8edec72b1a returned with HTTP 200 Jan 21 03:15:47.535431 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 780/1565] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:47 2021] GET /volume/v3/70499ac1e4bc4307ab49987f2732cd49/backups/fb791a90-12f1-4130-b351-cc8edec72b1a => generated 823 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:48.386673 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f32ffbba-57bc-471e-be19-0b0cb064eb0e tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] GET http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 Jan 21 03:15:48.387213 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f32ffbba-57bc-471e-be19-0b0cb064eb0e tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:48.387318 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:48.387318 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:48.387794 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f32ffbba-57bc-471e-be19-0b0cb064eb0e tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:48.523452 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:48.523452 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:48.548202 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f32ffbba-57bc-471e-be19-0b0cb064eb0e tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Volume info retrieved successfully. Jan 21 03:15:48.550483 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-177d0bf0-3a0d-44cd-ada0-41d6020ed77f tempest-VolumesBackupsAdminTest-1802965926 tempest-VolumesBackupsAdminTest-1802965926] GET http://10.222.0.36/volume/v3/70499ac1e4bc4307ab49987f2732cd49/backups/fb791a90-12f1-4130-b351-cc8edec72b1a Jan 21 03:15:48.551025 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-177d0bf0-3a0d-44cd-ada0-41d6020ed77f tempest-VolumesBackupsAdminTest-1802965926 tempest-VolumesBackupsAdminTest-1802965926] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:48.551220 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:48.551220 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:48.551832 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-177d0bf0-3a0d-44cd-ada0-41d6020ed77f tempest-VolumesBackupsAdminTest-1802965926 tempest-VolumesBackupsAdminTest-1802965926] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:48.552631 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-177d0bf0-3a0d-44cd-ada0-41d6020ed77f tempest-VolumesBackupsAdminTest-1802965926 tempest-VolumesBackupsAdminTest-1802965926] Show backup with id fb791a90-12f1-4130-b351-cc8edec72b1a. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:15:48.598028 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f32ffbba-57bc-471e-be19-0b0cb064eb0e tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 returned with HTTP 200 Jan 21 03:15:48.599282 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 786/1566] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:48 2021] GET /volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 => generated 912 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:48.609995 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-177d0bf0-3a0d-44cd-ada0-41d6020ed77f tempest-VolumesBackupsAdminTest-1802965926 tempest-VolumesBackupsAdminTest-1802965926] http://10.222.0.36/volume/v3/70499ac1e4bc4307ab49987f2732cd49/backups/fb791a90-12f1-4130-b351-cc8edec72b1a returned with HTTP 404 Jan 21 03:15:48.611073 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 781/1567] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:48 2021] GET /volume/v3/70499ac1e4bc4307ab49987f2732cd49/backups/fb791a90-12f1-4130-b351-cc8edec72b1a => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:15:48.619799 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4753379b-3e3a-4841-a489-4121b74cc2e5 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] DELETE http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 Jan 21 03:15:48.620331 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4753379b-3e3a-4841-a489-4121b74cc2e5 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:48.620557 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:48.620557 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:48.620932 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4753379b-3e3a-4841-a489-4121b74cc2e5 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:48.621289 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.contrib.backups [None req-4753379b-3e3a-4841-a489-4121b74cc2e5 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Delete backup with id: 8347ffa0-fa2c-4f94-abad-21752212bec0. Jan 21 03:15:48.673189 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:48.673189 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:48.732388 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.backup.rpcapi [None req-4753379b-3e3a-4841-a489-4121b74cc2e5 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] delete_backup rpcapi backup_id 8347ffa0-fa2c-4f94-abad-21752212bec0 {{(pid=87959) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 03:15:48.735766 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4753379b-3e3a-4841-a489-4121b74cc2e5 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 returned with HTTP 202 Jan 21 03:15:48.736633 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 787/1568] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:15:48 2021] DELETE /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/8347ffa0-fa2c-4f94-abad-21752212bec0 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:15:48.755679 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f156fda2-c64a-4746-86a8-a1b57d4c379a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] POST http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes Jan 21 03:15:48.757002 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f156fda2-c64a-4746-86a8-a1b57d4c379a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1894145471"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:15:48.758386 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-f156fda2-c64a-4746-86a8-a1b57d4c379a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1894145471'}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:15:48.758997 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-f156fda2-c64a-4746-86a8-a1b57d4c379a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Create volume of 1 GB Jan 21 03:15:48.815954 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f156fda2-c64a-4746-86a8-a1b57d4c379a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Availability Zones retrieved successfully. Jan 21 03:15:48.894252 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f156fda2-c64a-4746-86a8-a1b57d4c379a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Flow 'volume_create_api' (e7fb908c-90bd-4edc-931f-58437a91df8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:15:48.897614 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f156fda2-c64a-4746-86a8-a1b57d4c379a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66477448-1a3e-4e4b-8f45-d86b0c833e41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:15:48.899706 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-f156fda2-c64a-4746-86a8-a1b57d4c379a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Validating volume size '1' using validate_int {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:15:49.049296 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f156fda2-c64a-4746-86a8-a1b57d4c379a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66477448-1a3e-4e4b-8f45-d86b0c833e41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:15:49.051547 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f156fda2-c64a-4746-86a8-a1b57d4c379a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0060483d-a47a-4757-a1b9-23f19fa9239a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:15:49.138827 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-f156fda2-c64a-4746-86a8-a1b57d4c379a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Created reservations ['18a5c979-7006-49e2-bd69-5580741beb2a', '5262008d-d0aa-4abf-999c-9a7a3562f5cd', 'a9c3fc33-637e-4359-a19f-76c46048bdb4', 'c5761cb3-3522-4a2c-8a2e-f3f972b71eba'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:15:49.141378 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f156fda2-c64a-4746-86a8-a1b57d4c379a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0060483d-a47a-4757-a1b9-23f19fa9239a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18a5c979-7006-49e2-bd69-5580741beb2a', '5262008d-d0aa-4abf-999c-9a7a3562f5cd', 'a9c3fc33-637e-4359-a19f-76c46048bdb4', 'c5761cb3-3522-4a2c-8a2e-f3f972b71eba']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:15:49.143811 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f156fda2-c64a-4746-86a8-a1b57d4c379a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fddf428d-fb8c-4ae4-8e03-10c403bdf0c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:15:49.320813 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f156fda2-c64a-4746-86a8-a1b57d4c379a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fddf428d-fb8c-4ae4-8e03-10c403bdf0c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81fc763b-afc1-41c3-b407-423b7e9aae4a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1894145471',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7da5f08aba24a37b88ac23e03b66dc4',qos_specs=None,replication_status=,reservations=['18a5c979-7006-49e2-bd69-5580741beb2a','5262008d-d0aa-4abf-999c-9a7a3562f5cd','a9c3fc33-637e-4359-a19f-76c46048bdb4','c5761cb3-3522-4a2c-8a2e-f3f972b71eba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5016200537f74fd4992729f818347ed8',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:15:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1894145471',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81fc763b-afc1-41c3-b407-423b7e9aae4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7da5f08aba24a37b88ac23e03b66dc4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='5016200537f74fd4992729f818347ed8',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:15:49.324284 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f156fda2-c64a-4746-86a8-a1b57d4c379a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1699e4b-3c1b-4420-afef-16e27ed4f9d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:15:49.443491 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f156fda2-c64a-4746-86a8-a1b57d4c379a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1699e4b-3c1b-4420-afef-16e27ed4f9d7) transitioned into state 'SUCCESS' from state '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-1894145471',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7da5f08aba24a37b88ac23e03b66dc4',qos_specs=None,replication_status=,reservations=['18a5c979-7006-49e2-bd69-5580741beb2a','5262008d-d0aa-4abf-999c-9a7a3562f5cd','a9c3fc33-637e-4359-a19f-76c46048bdb4','c5761cb3-3522-4a2c-8a2e-f3f972b71eba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5016200537f74fd4992729f818347ed8',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:15:49.447717 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f156fda2-c64a-4746-86a8-a1b57d4c379a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (181a7c11-d53b-4f26-995d-733ee154e2ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:15:49.492098 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f156fda2-c64a-4746-86a8-a1b57d4c379a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (181a7c11-d53b-4f26-995d-733ee154e2ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:15:49.495426 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f156fda2-c64a-4746-86a8-a1b57d4c379a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Flow 'volume_create_api' (e7fb908c-90bd-4edc-931f-58437a91df8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:15:49.611018 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f156fda2-c64a-4746-86a8-a1b57d4c379a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Create volume request issued successfully. Jan 21 03:15:49.619422 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-819a9d96-027c-4ff1-825d-2d3f41d43050 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] GET http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 Jan 21 03:15:49.619949 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-819a9d96-027c-4ff1-825d-2d3f41d43050 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:49.622518 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:49.622518 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:49.622965 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-819a9d96-027c-4ff1-825d-2d3f41d43050 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:49.685330 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f156fda2-c64a-4746-86a8-a1b57d4c379a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes returned with HTTP 202 Jan 21 03:15:49.687111 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 782/1569] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 03:15:48 2021] POST /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes => generated 823 bytes in 937 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:15:49.702831 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9823002a-b226-4795-9229-7c5d8cfa36ec tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes/81fc763b-afc1-41c3-b407-423b7e9aae4a Jan 21 03:15:49.727979 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9823002a-b226-4795-9229-7c5d8cfa36ec tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:49.728174 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:49.728174 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:49.729508 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9823002a-b226-4795-9229-7c5d8cfa36ec tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:49.790651 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:49.790651 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:49.825473 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-819a9d96-027c-4ff1-825d-2d3f41d43050 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Volume info retrieved successfully. Jan 21 03:15:49.850288 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:49.850288 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:49.860906 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9823002a-b226-4795-9229-7c5d8cfa36ec tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Volume info retrieved successfully. Jan 21 03:15:49.879897 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-819a9d96-027c-4ff1-825d-2d3f41d43050 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 returned with HTTP 200 Jan 21 03:15:49.881168 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 788/1570] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:49 2021] GET /volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 => generated 912 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:49.924974 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9823002a-b226-4795-9229-7c5d8cfa36ec tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes/81fc763b-afc1-41c3-b407-423b7e9aae4a returned with HTTP 200 Jan 21 03:15:49.924974 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 783/1571] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:49 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes/81fc763b-afc1-41c3-b407-423b7e9aae4a => generated 915 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:15:50.897912 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-955a98d1-eede-4d64-bcfd-239406971b74 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] GET http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 Jan 21 03:15:50.898403 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-955a98d1-eede-4d64-bcfd-239406971b74 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:50.898842 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:50.898842 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:50.899668 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-955a98d1-eede-4d64-bcfd-239406971b74 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:50.946238 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-96dc8dec-afa7-485e-8a24-020fa135a18d tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes/81fc763b-afc1-41c3-b407-423b7e9aae4a Jan 21 03:15:50.947158 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-96dc8dec-afa7-485e-8a24-020fa135a18d tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:50.948958 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:50.948958 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:50.949842 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-96dc8dec-afa7-485e-8a24-020fa135a18d tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:51.005470 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:51.005470 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:51.015407 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-955a98d1-eede-4d64-bcfd-239406971b74 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Volume info retrieved successfully. Jan 21 03:15:51.060009 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-955a98d1-eede-4d64-bcfd-239406971b74 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 returned with HTTP 200 Jan 21 03:15:51.063496 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 789/1572] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:50 2021] GET /volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 => generated 912 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:51.096523 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:51.096523 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:51.119939 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-96dc8dec-afa7-485e-8a24-020fa135a18d tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Volume info retrieved successfully. Jan 21 03:15:51.152144 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-96dc8dec-afa7-485e-8a24-020fa135a18d tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes/81fc763b-afc1-41c3-b407-423b7e9aae4a returned with HTTP 200 Jan 21 03:15:51.153068 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 784/1573] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:50 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes/81fc763b-afc1-41c3-b407-423b7e9aae4a => generated 916 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:51.170992 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3f2ad490-33ae-47b4-9dd2-f76e01bf7bf9 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] POST http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups Jan 21 03:15:51.172102 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:51.172102 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:51.172787 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3f2ad490-33ae-47b4-9dd2-f76e01bf7bf9 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Action: 'create', calling method: create, body: {"backup": {"volume_id": "81fc763b-afc1-41c3-b407-423b7e9aae4a", "name": "tempest-VolumesBackupsAdminTest-Backup-1736861304"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:15:51.174381 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.backups [None req-3f2ad490-33ae-47b4-9dd2-f76e01bf7bf9 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Creating new backup {'backup': {'volume_id': '81fc763b-afc1-41c3-b407-423b7e9aae4a', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1736861304'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 03:15:51.175189 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.contrib.backups [None req-3f2ad490-33ae-47b4-9dd2-f76e01bf7bf9 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Creating backup of volume 81fc763b-afc1-41c3-b407-423b7e9aae4a in container None Jan 21 03:15:51.289792 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:51.289792 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:51.293730 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3f2ad490-33ae-47b4-9dd2-f76e01bf7bf9 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Volume info retrieved successfully. Jan 21 03:15:51.395321 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-3f2ad490-33ae-47b4-9dd2-f76e01bf7bf9 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Created reservations ['e6e4bf2d-6b83-4aad-a9f2-eb2400496123', '4c5a0a9f-762f-48bb-82ca-ae39d3d50c63'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:15:51.569397 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3f2ad490-33ae-47b4-9dd2-f76e01bf7bf9 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups returned with HTTP 202 Jan 21 03:15:51.570584 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 790/1574] 10.222.0.36 () {60 vars in 1226 bytes} [Thu Jan 21 03:15:51 2021] POST /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups => generated 401 bytes in 405 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:15:51.582848 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bc4a45cd-ed1e-4505-bbe0-d891269dc809 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 Jan 21 03:15:51.583548 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bc4a45cd-ed1e-4505-bbe0-d891269dc809 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:51.584198 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:51.584198 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:51.584834 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bc4a45cd-ed1e-4505-bbe0-d891269dc809 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:51.585408 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-bc4a45cd-ed1e-4505-bbe0-d891269dc809 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 415e9139-b180-444b-bc01-3667ed2c3c84. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:15:51.618308 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:51.618308 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:51.620882 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bc4a45cd-ed1e-4505-bbe0-d891269dc809 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 returned with HTTP 200 Jan 21 03:15:51.622119 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 785/1575] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:51 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 => generated 808 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:52.080754 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-85f6d8e6-d8fc-4fcf-92f8-e30dd4395254 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] GET http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 Jan 21 03:15:52.081935 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-85f6d8e6-d8fc-4fcf-92f8-e30dd4395254 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:52.082306 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:52.082306 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:52.082998 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-85f6d8e6-d8fc-4fcf-92f8-e30dd4395254 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:52.159415 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:52.159415 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:52.184692 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-85f6d8e6-d8fc-4fcf-92f8-e30dd4395254 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Volume info retrieved successfully. Jan 21 03:15:52.220063 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-85f6d8e6-d8fc-4fcf-92f8-e30dd4395254 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 returned with HTTP 200 Jan 21 03:15:52.227631 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 791/1576] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:52 2021] GET /volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 => generated 912 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:52.648942 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-218ede36-aa3c-480b-a1b9-ec639f2955f7 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 Jan 21 03:15:52.649483 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-218ede36-aa3c-480b-a1b9-ec639f2955f7 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:52.649705 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:52.649705 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:52.651671 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-218ede36-aa3c-480b-a1b9-ec639f2955f7 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:52.652226 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-218ede36-aa3c-480b-a1b9-ec639f2955f7 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 415e9139-b180-444b-bc01-3667ed2c3c84. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:15:52.747892 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:52.747892 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:52.750234 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-218ede36-aa3c-480b-a1b9-ec639f2955f7 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 returned with HTTP 200 Jan 21 03:15:52.751099 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 786/1577] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:52 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 => generated 808 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:53.238230 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2c165803-169c-4fb1-a6cc-c784947429c1 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] GET http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 Jan 21 03:15:53.241167 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2c165803-169c-4fb1-a6cc-c784947429c1 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:53.241577 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:53.241577 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:53.242214 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2c165803-169c-4fb1-a6cc-c784947429c1 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:53.391929 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:53.391929 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:53.417243 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2c165803-169c-4fb1-a6cc-c784947429c1 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Volume info retrieved successfully. Jan 21 03:15:53.471179 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2c165803-169c-4fb1-a6cc-c784947429c1 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 returned with HTTP 200 Jan 21 03:15:53.474323 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 792/1578] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:53 2021] GET /volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 => generated 912 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:53.775618 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7a7b153b-f0b0-41e5-85e0-02a3a4315e11 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 Jan 21 03:15:53.776630 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7a7b153b-f0b0-41e5-85e0-02a3a4315e11 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:53.776997 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:53.776997 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:53.777593 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7a7b153b-f0b0-41e5-85e0-02a3a4315e11 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:53.778364 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-7a7b153b-f0b0-41e5-85e0-02a3a4315e11 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 415e9139-b180-444b-bc01-3667ed2c3c84. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:15:53.838168 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:53.838168 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:53.840254 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7a7b153b-f0b0-41e5-85e0-02a3a4315e11 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 returned with HTTP 200 Jan 21 03:15:53.841348 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 787/1579] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:53 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 => generated 808 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:54.490723 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e5860e9c-d587-4ad3-9f6c-a2a6289197cc tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] GET http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 Jan 21 03:15:54.491149 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e5860e9c-d587-4ad3-9f6c-a2a6289197cc tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:54.491363 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:54.491363 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:54.492351 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e5860e9c-d587-4ad3-9f6c-a2a6289197cc tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:54.626781 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:54.626781 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:54.647154 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e5860e9c-d587-4ad3-9f6c-a2a6289197cc tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Volume info retrieved successfully. Jan 21 03:15:54.743248 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e5860e9c-d587-4ad3-9f6c-a2a6289197cc tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 returned with HTTP 200 Jan 21 03:15:54.751230 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 793/1580] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:54 2021] GET /volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 => generated 912 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:54.856461 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7c2ddf60-405c-43e2-a56e-1a0812674147 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 Jan 21 03:15:54.863345 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7c2ddf60-405c-43e2-a56e-1a0812674147 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:54.864289 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:54.864289 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:54.864961 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7c2ddf60-405c-43e2-a56e-1a0812674147 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:54.865499 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-7c2ddf60-405c-43e2-a56e-1a0812674147 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 415e9139-b180-444b-bc01-3667ed2c3c84. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:15:54.936614 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:54.936614 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:54.939447 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7c2ddf60-405c-43e2-a56e-1a0812674147 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 returned with HTTP 200 Jan 21 03:15:54.940606 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 788/1581] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:54 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 => generated 808 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:55.766864 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-005f5c38-5eb6-4d10-a400-84f2657f65b1 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] GET http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 Jan 21 03:15:55.768189 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-005f5c38-5eb6-4d10-a400-84f2657f65b1 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:55.768626 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:55.768626 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:55.769291 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-005f5c38-5eb6-4d10-a400-84f2657f65b1 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:55.884626 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:55.884626 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:55.896544 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-005f5c38-5eb6-4d10-a400-84f2657f65b1 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Volume info retrieved successfully. Jan 21 03:15:55.926149 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-005f5c38-5eb6-4d10-a400-84f2657f65b1 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 returned with HTTP 200 Jan 21 03:15:55.927361 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 794/1582] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:55 2021] GET /volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 => generated 912 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:55.954313 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cb073347-2f41-4e3a-b634-19696c41d66b tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 Jan 21 03:15:55.955277 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cb073347-2f41-4e3a-b634-19696c41d66b tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:55.955475 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:55.955475 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:55.956468 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cb073347-2f41-4e3a-b634-19696c41d66b tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:55.956980 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-cb073347-2f41-4e3a-b634-19696c41d66b tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 415e9139-b180-444b-bc01-3667ed2c3c84. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:15:56.004481 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:56.004481 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:56.006696 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cb073347-2f41-4e3a-b634-19696c41d66b tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 returned with HTTP 200 Jan 21 03:15:56.008117 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 789/1583] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:55 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 => generated 808 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:56.945175 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6d607848-0590-4023-b3a4-de848ef533d0 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] GET http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 Jan 21 03:15:56.946711 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6d607848-0590-4023-b3a4-de848ef533d0 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:56.947013 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:56.947013 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:56.947520 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6d607848-0590-4023-b3a4-de848ef533d0 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:57.023758 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-115ed310-1e63-42b5-9c78-f50af3ddb38d tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 Jan 21 03:15:57.024496 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-115ed310-1e63-42b5-9c78-f50af3ddb38d tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:57.024880 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:57.024880 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:57.025726 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-115ed310-1e63-42b5-9c78-f50af3ddb38d tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:57.026379 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-115ed310-1e63-42b5-9c78-f50af3ddb38d tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 415e9139-b180-444b-bc01-3667ed2c3c84. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:15:57.084883 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:57.084883 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:57.087711 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-115ed310-1e63-42b5-9c78-f50af3ddb38d tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 returned with HTTP 200 Jan 21 03:15:57.091463 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 790/1584] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:57 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 => generated 819 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:57.106413 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:57.106413 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:57.121495 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-6d607848-0590-4023-b3a4-de848ef533d0 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Volume info retrieved successfully. Jan 21 03:15:57.160847 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6d607848-0590-4023-b3a4-de848ef533d0 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 returned with HTTP 200 Jan 21 03:15:57.174666 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 795/1585] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:56 2021] GET /volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 => generated 912 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:58.105630 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cedcd56b-fc39-49a8-a2cd-f009965b1b68 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 Jan 21 03:15:58.106317 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cedcd56b-fc39-49a8-a2cd-f009965b1b68 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:58.106659 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:58.106659 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:58.108419 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cedcd56b-fc39-49a8-a2cd-f009965b1b68 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:58.108809 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-cedcd56b-fc39-49a8-a2cd-f009965b1b68 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 415e9139-b180-444b-bc01-3667ed2c3c84. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:15:58.150675 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:58.150675 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:58.157151 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cedcd56b-fc39-49a8-a2cd-f009965b1b68 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 returned with HTTP 200 Jan 21 03:15:58.163069 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 791/1586] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:58 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 => generated 819 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:58.181223 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4b35c0ee-347e-4b8b-a530-6ebecb0c0edd tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] GET http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 Jan 21 03:15:58.183218 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4b35c0ee-347e-4b8b-a530-6ebecb0c0edd tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:58.184351 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:58.184351 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:58.185173 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4b35c0ee-347e-4b8b-a530-6ebecb0c0edd tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:58.270013 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:58.270013 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:58.298223 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4b35c0ee-347e-4b8b-a530-6ebecb0c0edd tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Volume info retrieved successfully. Jan 21 03:15:58.352124 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4b35c0ee-347e-4b8b-a530-6ebecb0c0edd tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 returned with HTTP 200 Jan 21 03:15:58.353269 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 796/1587] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:58 2021] GET /volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 => generated 912 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:59.178706 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c297e2d3-486c-45f7-ad65-b03d6c508837 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 Jan 21 03:15:59.179292 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c297e2d3-486c-45f7-ad65-b03d6c508837 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:59.179584 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:59.179584 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:59.180079 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c297e2d3-486c-45f7-ad65-b03d6c508837 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:59.180519 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-c297e2d3-486c-45f7-ad65-b03d6c508837 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 415e9139-b180-444b-bc01-3667ed2c3c84. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:15:59.241649 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:59.241649 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:59.244884 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c297e2d3-486c-45f7-ad65-b03d6c508837 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 returned with HTTP 200 Jan 21 03:15:59.246262 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 792/1588] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:59 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 => generated 819 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:15:59.377086 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3ddf37f2-0a14-490f-9cc9-2a1402a344b6 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] GET http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 Jan 21 03:15:59.377086 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3ddf37f2-0a14-490f-9cc9-2a1402a344b6 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:15:59.377086 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:15:59.377086 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:15:59.377086 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3ddf37f2-0a14-490f-9cc9-2a1402a344b6 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:15:59.493762 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:15:59.493762 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:15:59.509925 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3ddf37f2-0a14-490f-9cc9-2a1402a344b6 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Volume info retrieved successfully. Jan 21 03:15:59.571116 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3ddf37f2-0a14-490f-9cc9-2a1402a344b6 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 returned with HTTP 200 Jan 21 03:15:59.579149 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 797/1589] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:15:59 2021] GET /volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 => generated 912 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:00.261766 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-00ac9d8d-c35c-44b0-8097-0c349ceeb8c1 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 Jan 21 03:16:00.262956 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-00ac9d8d-c35c-44b0-8097-0c349ceeb8c1 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:00.263392 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:00.263392 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:00.264730 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-00ac9d8d-c35c-44b0-8097-0c349ceeb8c1 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:00.265584 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-00ac9d8d-c35c-44b0-8097-0c349ceeb8c1 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 415e9139-b180-444b-bc01-3667ed2c3c84. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:16:00.314389 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:00.314389 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:00.319519 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-00ac9d8d-c35c-44b0-8097-0c349ceeb8c1 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 returned with HTTP 200 Jan 21 03:16:00.322425 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 793/1590] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:00 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 => generated 819 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:00.598488 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-11044b35-6cbf-4582-b68e-cc2b89f140e0 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] GET http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 Jan 21 03:16:00.599084 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-11044b35-6cbf-4582-b68e-cc2b89f140e0 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:00.599084 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:00.599084 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:00.599834 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-11044b35-6cbf-4582-b68e-cc2b89f140e0 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:00.748258 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:00.748258 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:00.768050 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-11044b35-6cbf-4582-b68e-cc2b89f140e0 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Volume info retrieved successfully. Jan 21 03:16:00.822388 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-11044b35-6cbf-4582-b68e-cc2b89f140e0 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 returned with HTTP 200 Jan 21 03:16:00.823279 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 798/1591] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:00 2021] GET /volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 => generated 970 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:01.337050 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-28b5686e-f5b7-4c69-b35f-e0f09ca0d01d tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 Jan 21 03:16:01.338087 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-28b5686e-f5b7-4c69-b35f-e0f09ca0d01d tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:01.338504 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:01.338504 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:01.339114 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-28b5686e-f5b7-4c69-b35f-e0f09ca0d01d tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:01.340030 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-28b5686e-f5b7-4c69-b35f-e0f09ca0d01d tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 415e9139-b180-444b-bc01-3667ed2c3c84. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:16:01.391237 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:01.391237 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:01.397408 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-28b5686e-f5b7-4c69-b35f-e0f09ca0d01d tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 returned with HTTP 200 Jan 21 03:16:01.398452 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 794/1592] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:01 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 => generated 819 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:01.840724 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1887a057-2071-4d8a-8000-d231d8aae4a1 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] GET http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 Jan 21 03:16:01.841237 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1887a057-2071-4d8a-8000-d231d8aae4a1 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:01.841432 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:01.841432 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:01.843199 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1887a057-2071-4d8a-8000-d231d8aae4a1 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:01.955202 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:01.955202 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:01.972141 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1887a057-2071-4d8a-8000-d231d8aae4a1 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Volume info retrieved successfully. Jan 21 03:16:01.997197 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1887a057-2071-4d8a-8000-d231d8aae4a1 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 returned with HTTP 200 Jan 21 03:16:01.998847 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 799/1593] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:01 2021] GET /volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 => generated 973 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:02.415213 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-af72d5ac-eff5-4a2b-8104-bff555705bcd tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 Jan 21 03:16:02.416757 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-af72d5ac-eff5-4a2b-8104-bff555705bcd tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:02.417320 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:02.417320 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:02.417929 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-af72d5ac-eff5-4a2b-8104-bff555705bcd tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:02.418437 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-af72d5ac-eff5-4a2b-8104-bff555705bcd tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 415e9139-b180-444b-bc01-3667ed2c3c84. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:16:02.532524 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:02.532524 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:02.532524 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-af72d5ac-eff5-4a2b-8104-bff555705bcd tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 returned with HTTP 200 Jan 21 03:16:02.533534 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 795/1594] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:02 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 => generated 819 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:03.015365 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4adfc305-de0e-4325-993f-19a4ca38a2f8 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] GET http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 Jan 21 03:16:03.015880 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4adfc305-de0e-4325-993f-19a4ca38a2f8 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:03.016095 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:03.016095 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:03.016470 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4adfc305-de0e-4325-993f-19a4ca38a2f8 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:03.168196 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:03.168196 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:03.203305 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4adfc305-de0e-4325-993f-19a4ca38a2f8 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Volume info retrieved successfully. Jan 21 03:16:03.239464 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4adfc305-de0e-4325-993f-19a4ca38a2f8 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 returned with HTTP 200 Jan 21 03:16:03.240512 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 800/1595] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:03 2021] GET /volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 => generated 973 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:03.549431 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-09b81f65-9138-4ef6-9edc-d96f144d8e1d tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 Jan 21 03:16:03.550015 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-09b81f65-9138-4ef6-9edc-d96f144d8e1d tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:03.550542 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:03.550542 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:03.550981 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-09b81f65-9138-4ef6-9edc-d96f144d8e1d tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:03.551351 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-09b81f65-9138-4ef6-9edc-d96f144d8e1d tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 415e9139-b180-444b-bc01-3667ed2c3c84. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:16:03.641908 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:03.641908 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:03.644268 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-09b81f65-9138-4ef6-9edc-d96f144d8e1d tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 returned with HTTP 200 Jan 21 03:16:03.651564 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 796/1596] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:03 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 => generated 819 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:04.260485 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4a2b1d27-48a5-4e2a-addd-b1e44fb219c6 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] GET http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 Jan 21 03:16:04.261824 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4a2b1d27-48a5-4e2a-addd-b1e44fb219c6 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:04.262038 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:04.262038 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:04.262906 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4a2b1d27-48a5-4e2a-addd-b1e44fb219c6 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:04.378513 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:04.378513 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:04.397576 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4a2b1d27-48a5-4e2a-addd-b1e44fb219c6 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Volume info retrieved successfully. Jan 21 03:16:04.464690 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4a2b1d27-48a5-4e2a-addd-b1e44fb219c6 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 returned with HTTP 200 Jan 21 03:16:04.482050 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 801/1597] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:04 2021] GET /volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 => generated 973 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:04.666258 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3ebbe161-9eb3-4246-b6f0-23031848131f tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 Jan 21 03:16:04.667605 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3ebbe161-9eb3-4246-b6f0-23031848131f tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:04.668029 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:04.668029 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:04.668691 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3ebbe161-9eb3-4246-b6f0-23031848131f tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:04.669267 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-3ebbe161-9eb3-4246-b6f0-23031848131f tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 415e9139-b180-444b-bc01-3667ed2c3c84. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:16:04.718352 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:04.718352 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:04.722270 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3ebbe161-9eb3-4246-b6f0-23031848131f tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 returned with HTTP 200 Jan 21 03:16:04.726197 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 797/1598] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:04 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 => generated 819 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:05.491520 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2b16618d-1316-4e9f-820f-bf997caa9ba5 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] GET http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 Jan 21 03:16:05.498773 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2b16618d-1316-4e9f-820f-bf997caa9ba5 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:05.498773 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:05.498773 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:05.498773 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2b16618d-1316-4e9f-820f-bf997caa9ba5 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:05.573940 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:05.573940 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:05.590354 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2b16618d-1316-4e9f-820f-bf997caa9ba5 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Volume info retrieved successfully. Jan 21 03:16:05.630207 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2b16618d-1316-4e9f-820f-bf997caa9ba5 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 returned with HTTP 200 Jan 21 03:16:05.634293 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 802/1599] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:05 2021] GET /volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 => generated 973 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:05.740561 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c4b73d61-af87-46bd-bcb0-2c03a1e9766e tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 Jan 21 03:16:05.741092 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c4b73d61-af87-46bd-bcb0-2c03a1e9766e tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:05.741363 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:05.741363 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:05.741740 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c4b73d61-af87-46bd-bcb0-2c03a1e9766e tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:05.742101 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-c4b73d61-af87-46bd-bcb0-2c03a1e9766e tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 415e9139-b180-444b-bc01-3667ed2c3c84. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:16:05.789779 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:05.789779 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:05.791727 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c4b73d61-af87-46bd-bcb0-2c03a1e9766e tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 returned with HTTP 200 Jan 21 03:16:05.792692 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 798/1600] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:05 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 => generated 819 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:06.648677 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-23ec821d-fa5e-4be6-ba9b-4bece8823ac3 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] GET http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 Jan 21 03:16:06.649660 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-23ec821d-fa5e-4be6-ba9b-4bece8823ac3 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:06.649660 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:06.649660 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:06.649904 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-23ec821d-fa5e-4be6-ba9b-4bece8823ac3 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:06.807406 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-baded492-e877-427e-9e91-25951408078f tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 Jan 21 03:16:06.808619 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-baded492-e877-427e-9e91-25951408078f tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:06.809045 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:06.809045 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:06.809707 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-baded492-e877-427e-9e91-25951408078f tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:06.810605 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-baded492-e877-427e-9e91-25951408078f tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 415e9139-b180-444b-bc01-3667ed2c3c84. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:16:06.819496 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:06.819496 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:06.845358 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-23ec821d-fa5e-4be6-ba9b-4bece8823ac3 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Volume info retrieved successfully. Jan 21 03:16:06.860876 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:06.860876 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:06.866554 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-baded492-e877-427e-9e91-25951408078f tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 returned with HTTP 200 Jan 21 03:16:06.868028 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 799/1601] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:06 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 => generated 819 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:06.888118 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-23ec821d-fa5e-4be6-ba9b-4bece8823ac3 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 returned with HTTP 200 Jan 21 03:16:06.890623 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 803/1602] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:06 2021] GET /volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 => generated 973 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:07.886858 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4bc7a842-a3ca-4837-bfd1-cd5ef9228f07 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 Jan 21 03:16:07.887996 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4bc7a842-a3ca-4837-bfd1-cd5ef9228f07 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:07.890310 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:07.890310 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:07.891016 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4bc7a842-a3ca-4837-bfd1-cd5ef9228f07 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:07.892551 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-4bc7a842-a3ca-4837-bfd1-cd5ef9228f07 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 415e9139-b180-444b-bc01-3667ed2c3c84. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:16:07.905473 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6d7ea6d3-1591-4a52-87e2-c618724c54ab tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] GET http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 Jan 21 03:16:07.905999 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6d7ea6d3-1591-4a52-87e2-c618724c54ab tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:07.906219 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:07.906219 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:07.906614 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6d7ea6d3-1591-4a52-87e2-c618724c54ab tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:07.965033 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:07.965033 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:07.977259 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4bc7a842-a3ca-4837-bfd1-cd5ef9228f07 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 returned with HTTP 200 Jan 21 03:16:07.996939 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 800/1603] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:07 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 => generated 819 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:08.017940 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:08.017940 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:08.027916 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-6d7ea6d3-1591-4a52-87e2-c618724c54ab tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Volume info retrieved successfully. Jan 21 03:16:08.077165 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6d7ea6d3-1591-4a52-87e2-c618724c54ab tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 returned with HTTP 200 Jan 21 03:16:08.080560 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 804/1604] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:07 2021] GET /volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 => generated 973 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:09.011301 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c5754b8f-c945-40ed-abab-c1b73c0b9686 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 Jan 21 03:16:09.011942 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c5754b8f-c945-40ed-abab-c1b73c0b9686 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:09.012265 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:09.012265 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:09.013883 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c5754b8f-c945-40ed-abab-c1b73c0b9686 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:09.015084 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-c5754b8f-c945-40ed-abab-c1b73c0b9686 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 415e9139-b180-444b-bc01-3667ed2c3c84. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:16:09.113967 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d21c8fd4-d9dc-4034-83f1-00454bba464b tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] GET http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 Jan 21 03:16:09.114504 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d21c8fd4-d9dc-4034-83f1-00454bba464b tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:09.114732 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:09.114732 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:09.115341 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d21c8fd4-d9dc-4034-83f1-00454bba464b tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:09.123902 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:09.123902 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:09.132487 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c5754b8f-c945-40ed-abab-c1b73c0b9686 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 returned with HTTP 200 Jan 21 03:16:09.133299 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 801/1605] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:09 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 => generated 819 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:09.243091 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:09.243091 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:09.265852 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d21c8fd4-d9dc-4034-83f1-00454bba464b tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Volume info retrieved successfully. Jan 21 03:16:09.331593 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d21c8fd4-d9dc-4034-83f1-00454bba464b tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 returned with HTTP 200 Jan 21 03:16:09.332430 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 805/1606] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:09 2021] GET /volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 => generated 973 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:10.150549 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1d321ce0-be76-49da-ac72-e2971d7be567 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 Jan 21 03:16:10.150549 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1d321ce0-be76-49da-ac72-e2971d7be567 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:10.153242 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:10.153242 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:10.153242 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1d321ce0-be76-49da-ac72-e2971d7be567 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:10.153242 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-1d321ce0-be76-49da-ac72-e2971d7be567 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 415e9139-b180-444b-bc01-3667ed2c3c84. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:16:10.189112 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:10.189112 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:10.191435 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1d321ce0-be76-49da-ac72-e2971d7be567 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 returned with HTTP 200 Jan 21 03:16:10.192694 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 802/1607] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:10 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 => generated 819 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:10.348451 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-31f3325f-862f-46df-baaf-3f59df24e88b tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] GET http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 Jan 21 03:16:10.349195 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-31f3325f-862f-46df-baaf-3f59df24e88b tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:10.349570 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:10.349570 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:10.350186 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-31f3325f-862f-46df-baaf-3f59df24e88b tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:10.474876 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:10.474876 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:10.507277 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-31f3325f-862f-46df-baaf-3f59df24e88b tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Volume info retrieved successfully. Jan 21 03:16:10.554475 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-31f3325f-862f-46df-baaf-3f59df24e88b tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 returned with HTTP 200 Jan 21 03:16:10.555969 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 806/1608] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:10 2021] GET /volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 => generated 1361 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:16:10.573073 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a18ca8d2-d13f-4b1d-8860-70566c3578ee tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] POST http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6/action Jan 21 03:16:10.573786 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:10.573786 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:10.574465 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a18ca8d2-d13f-4b1d-8860-70566c3578ee tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] 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=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:16:10.575021 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a18ca8d2-d13f-4b1d-8860-70566c3578ee tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] 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=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:16:10.696524 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:10.696524 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:10.838496 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:10.838496 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:10.839707 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a18ca8d2-d13f-4b1d-8860-70566c3578ee tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Volume info retrieved successfully. Jan 21 03:16:10.879411 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a18ca8d2-d13f-4b1d-8860-70566c3578ee tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Update volume metadata completed successfully. Jan 21 03:16:10.880021 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a18ca8d2-d13f-4b1d-8860-70566c3578ee tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6/action returned with HTTP 200 Jan 21 03:16:10.881745 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 803/1609] 10.222.0.36 () {60 vars in 1358 bytes} [Thu Jan 21 03:16:10 2021] POST /volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6/action => generated 511 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:10.891414 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-573a2a92-e7ae-45a0-8824-8ce76f5bfc0e tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] GET http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 Jan 21 03:16:10.892106 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-573a2a92-e7ae-45a0-8824-8ce76f5bfc0e tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:10.892462 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:10.892462 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:10.893049 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-573a2a92-e7ae-45a0-8824-8ce76f5bfc0e tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:10.971120 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:10.971120 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:10.979776 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-573a2a92-e7ae-45a0-8824-8ce76f5bfc0e tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Volume info retrieved successfully. Jan 21 03:16:11.008544 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-573a2a92-e7ae-45a0-8824-8ce76f5bfc0e tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 returned with HTTP 200 Jan 21 03:16:11.009684 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 807/1610] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:10 2021] GET /volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 => generated 1436 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:16:11.106062 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8c80eb4e-be11-41c8-94fb-6a3831c1d586 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] POST http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6/action Jan 21 03:16:11.106758 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:11.106758 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:11.108524 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8c80eb4e-be11-41c8-94fb-6a3831c1d586 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:16:11.108984 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8c80eb4e-be11-41c8-94fb-6a3831c1d586 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:16:11.207130 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ada940f4-60e4-4a4b-8578-f859f6d8f737 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 Jan 21 03:16:11.207780 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ada940f4-60e4-4a4b-8578-f859f6d8f737 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:11.208207 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:11.208207 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:11.208825 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ada940f4-60e4-4a4b-8578-f859f6d8f737 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:11.209289 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-ada940f4-60e4-4a4b-8578-f859f6d8f737 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 415e9139-b180-444b-bc01-3667ed2c3c84. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:16:11.247369 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:11.247369 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:11.265781 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:11.265781 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:11.271355 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ada940f4-60e4-4a4b-8578-f859f6d8f737 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 returned with HTTP 200 Jan 21 03:16:11.278151 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 808/1611] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:11 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 => generated 819 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:11.315736 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:11.315736 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:11.317318 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8c80eb4e-be11-41c8-94fb-6a3831c1d586 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Volume info retrieved successfully. Jan 21 03:16:11.330317 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8c80eb4e-be11-41c8-94fb-6a3831c1d586 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Get volume image-metadata completed successfully. Jan 21 03:16:11.347010 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 03:16:11.347010 n-d-766726-10 devstack@c-api.service[87957]: "UPDATE / DELETE expressions." % clause Jan 21 03:16:11.355523 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8c80eb4e-be11-41c8-94fb-6a3831c1d586 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Delete volume metadata completed successfully. Jan 21 03:16:11.356086 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8c80eb4e-be11-41c8-94fb-6a3831c1d586 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6/action returned with HTTP 200 Jan 21 03:16:11.361010 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 804/1612] 10.222.0.36 () {60 vars in 1357 bytes} [Thu Jan 21 03:16:11 2021] POST /volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6/action => generated 0 bytes in 256 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jan 21 03:16:11.365655 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e02a8d00-c7a8-423d-866f-2ff383bd7443 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] POST http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6/action Jan 21 03:16:11.366200 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:11.366200 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:11.367250 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e02a8d00-c7a8-423d-866f-2ff383bd7443 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Action body: b'{"os-show_image_metadata": {}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:16:11.367750 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e02a8d00-c7a8-423d-866f-2ff383bd7443 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:16:11.450848 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:11.450848 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:11.452975 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e02a8d00-c7a8-423d-866f-2ff383bd7443 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Volume info retrieved successfully. Jan 21 03:16:11.465439 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e02a8d00-c7a8-423d-866f-2ff383bd7443 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Get volume image-metadata completed successfully. Jan 21 03:16:11.466508 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e02a8d00-c7a8-423d-866f-2ff383bd7443 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6/action returned with HTTP 200 Jan 21 03:16:11.467831 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 809/1613] 10.222.0.36 () {60 vars in 1357 bytes} [Thu Jan 21 03:16:11 2021] POST /volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6/action => generated 485 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:11.477387 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d4fe4fe9-10c9-4dbb-93da-7d82355eb3a3 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] DELETE http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 Jan 21 03:16:11.478279 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d4fe4fe9-10c9-4dbb-93da-7d82355eb3a3 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:11.478680 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:11.478680 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:11.479225 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d4fe4fe9-10c9-4dbb-93da-7d82355eb3a3 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:11.479895 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-d4fe4fe9-10c9-4dbb-93da-7d82355eb3a3 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Delete volume with id: 309758c2-7ab0-41ba-8b53-301949e125d6 Jan 21 03:16:11.551640 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:11.551640 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:11.553958 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d4fe4fe9-10c9-4dbb-93da-7d82355eb3a3 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Volume info retrieved successfully. Jan 21 03:16:11.601724 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d4fe4fe9-10c9-4dbb-93da-7d82355eb3a3 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Delete volume request issued successfully. Jan 21 03:16:11.602560 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d4fe4fe9-10c9-4dbb-93da-7d82355eb3a3 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 returned with HTTP 202 Jan 21 03:16:11.604280 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 805/1614] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:16:11 2021] DELETE /volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:16:11.612908 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a023a4e2-bc8b-4f91-854e-69373818046d tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] GET http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 Jan 21 03:16:11.619648 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a023a4e2-bc8b-4f91-854e-69373818046d tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:11.622746 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:11.622746 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:11.623839 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a023a4e2-bc8b-4f91-854e-69373818046d tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:11.758854 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:11.758854 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:11.778587 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a023a4e2-bc8b-4f91-854e-69373818046d tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Volume info retrieved successfully. Jan 21 03:16:11.822060 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a023a4e2-bc8b-4f91-854e-69373818046d tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 returned with HTTP 200 Jan 21 03:16:11.824083 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 810/1615] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:11 2021] GET /volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 => generated 1409 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:16:12.286267 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2fae8c8c-ec71-406e-896f-58c62591f0c4 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 Jan 21 03:16:12.286854 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2fae8c8c-ec71-406e-896f-58c62591f0c4 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:12.287070 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:12.287070 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:12.287440 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2fae8c8c-ec71-406e-896f-58c62591f0c4 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:12.287801 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-2fae8c8c-ec71-406e-896f-58c62591f0c4 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 415e9139-b180-444b-bc01-3667ed2c3c84. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:16:12.338609 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:12.338609 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:12.342710 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2fae8c8c-ec71-406e-896f-58c62591f0c4 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 returned with HTTP 200 Jan 21 03:16:12.343537 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 806/1616] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:12 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 => generated 819 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:12.840269 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c081ea2f-e51a-494b-bcae-65f0c7d2294f tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] GET http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 Jan 21 03:16:12.840758 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c081ea2f-e51a-494b-bcae-65f0c7d2294f tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:12.841534 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:12.841534 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:12.844478 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c081ea2f-e51a-494b-bcae-65f0c7d2294f tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:12.971305 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:12.971305 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:12.994846 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c081ea2f-e51a-494b-bcae-65f0c7d2294f tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Volume info retrieved successfully. Jan 21 03:16:13.024627 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c081ea2f-e51a-494b-bcae-65f0c7d2294f tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 returned with HTTP 200 Jan 21 03:16:13.025734 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 811/1617] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:12 2021] GET /volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 => generated 1409 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:16:13.358772 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8786d644-2204-441a-a6f2-4ff7203efe63 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 Jan 21 03:16:13.359270 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8786d644-2204-441a-a6f2-4ff7203efe63 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:13.359603 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:13.359603 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:13.360186 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8786d644-2204-441a-a6f2-4ff7203efe63 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:13.360658 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-8786d644-2204-441a-a6f2-4ff7203efe63 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 415e9139-b180-444b-bc01-3667ed2c3c84. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:16:13.393376 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:13.393376 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:13.395468 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8786d644-2204-441a-a6f2-4ff7203efe63 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 returned with HTTP 200 Jan 21 03:16:13.397276 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 807/1618] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:13 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 => generated 819 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:14.043194 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ac89f455-49f2-4ed7-acae-a30a2302c0e7 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] GET http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 Jan 21 03:16:14.044823 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ac89f455-49f2-4ed7-acae-a30a2302c0e7 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:14.045238 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:14.045238 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:14.045967 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ac89f455-49f2-4ed7-acae-a30a2302c0e7 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:14.137675 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:14.137675 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:14.157301 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ac89f455-49f2-4ed7-acae-a30a2302c0e7 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Volume info retrieved successfully. Jan 21 03:16:14.206093 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ac89f455-49f2-4ed7-acae-a30a2302c0e7 tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 returned with HTTP 200 Jan 21 03:16:14.207178 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 812/1619] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:14 2021] GET /volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 => generated 1409 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:16:14.414589 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0e7489f0-a1cd-4ba2-b028-ae5e24fe7a94 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 Jan 21 03:16:14.415290 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0e7489f0-a1cd-4ba2-b028-ae5e24fe7a94 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:14.415615 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:14.415615 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:14.416152 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0e7489f0-a1cd-4ba2-b028-ae5e24fe7a94 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:14.416620 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-0e7489f0-a1cd-4ba2-b028-ae5e24fe7a94 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 415e9139-b180-444b-bc01-3667ed2c3c84. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:16:14.455050 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:14.455050 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:14.457893 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0e7489f0-a1cd-4ba2-b028-ae5e24fe7a94 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 returned with HTTP 200 Jan 21 03:16:14.459289 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 808/1620] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:14 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 => generated 819 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:15.224170 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0a74544a-1e23-42cf-b77f-ced66779538c tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] GET http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 Jan 21 03:16:15.224688 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0a74544a-1e23-42cf-b77f-ced66779538c tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:15.224904 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:15.224904 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:15.225266 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0a74544a-1e23-42cf-b77f-ced66779538c tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:15.359939 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0a74544a-1e23-42cf-b77f-ced66779538c tempest-VolumesImageMetadata-936258116 tempest-VolumesImageMetadata-936258116] http://10.222.0.36/volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 returned with HTTP 404 Jan 21 03:16:15.361168 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 813/1621] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:15 2021] GET /volume/v3/c54957f0567d4ea79315060a5fa1c030/volumes/309758c2-7ab0-41ba-8b53-301949e125d6 => generated 109 bytes in 141 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:16:15.473942 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c69a5aa4-368a-454f-946f-4e91adc73ec8 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 Jan 21 03:16:15.475412 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c69a5aa4-368a-454f-946f-4e91adc73ec8 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:15.475767 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:15.475767 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:15.476560 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c69a5aa4-368a-454f-946f-4e91adc73ec8 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:15.478172 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-c69a5aa4-368a-454f-946f-4e91adc73ec8 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 415e9139-b180-444b-bc01-3667ed2c3c84. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:16:15.532448 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:15.532448 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:15.534674 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c69a5aa4-368a-454f-946f-4e91adc73ec8 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 returned with HTTP 200 Jan 21 03:16:15.540227 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 809/1622] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:15 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 => generated 819 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:16.556869 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c3721356-658a-4650-89a2-561d40bd1d94 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 Jan 21 03:16:16.557481 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c3721356-658a-4650-89a2-561d40bd1d94 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:16.557990 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c3721356-658a-4650-89a2-561d40bd1d94 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:16.558428 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-c3721356-658a-4650-89a2-561d40bd1d94 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 415e9139-b180-444b-bc01-3667ed2c3c84. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:16:16.600728 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:16.600728 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:16.603551 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c3721356-658a-4650-89a2-561d40bd1d94 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 returned with HTTP 200 Jan 21 03:16:16.604463 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 814/1623] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:16 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 => generated 819 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:17.625710 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d2187b8e-c1ff-447a-a2ca-d9331fd0bd5d tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 Jan 21 03:16:17.626204 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d2187b8e-c1ff-447a-a2ca-d9331fd0bd5d tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:17.626482 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:17.626482 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:17.627151 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d2187b8e-c1ff-447a-a2ca-d9331fd0bd5d tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:17.627658 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-d2187b8e-c1ff-447a-a2ca-d9331fd0bd5d tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 415e9139-b180-444b-bc01-3667ed2c3c84. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:16:17.703616 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:17.703616 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:17.706157 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d2187b8e-c1ff-447a-a2ca-d9331fd0bd5d tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 returned with HTTP 200 Jan 21 03:16:17.707321 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 810/1624] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:17 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 => generated 819 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:18.722735 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-284c276f-acf1-49b8-9a97-571f42cc6cbe tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 Jan 21 03:16:18.723245 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-284c276f-acf1-49b8-9a97-571f42cc6cbe tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:18.723461 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:18.723461 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:18.723799 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-284c276f-acf1-49b8-9a97-571f42cc6cbe tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:18.724165 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-284c276f-acf1-49b8-9a97-571f42cc6cbe tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 415e9139-b180-444b-bc01-3667ed2c3c84. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:16:18.758665 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:18.758665 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:18.760990 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-284c276f-acf1-49b8-9a97-571f42cc6cbe tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 returned with HTTP 200 Jan 21 03:16:18.762040 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 815/1625] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:18 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 => generated 819 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:19.776654 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-39563c01-8fe7-4f66-8dab-0f1557f55c63 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 Jan 21 03:16:19.777135 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-39563c01-8fe7-4f66-8dab-0f1557f55c63 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:19.777355 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:19.777355 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:19.777727 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-39563c01-8fe7-4f66-8dab-0f1557f55c63 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:19.778091 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-39563c01-8fe7-4f66-8dab-0f1557f55c63 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 415e9139-b180-444b-bc01-3667ed2c3c84. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:16:19.826752 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:19.826752 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:19.831217 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-39563c01-8fe7-4f66-8dab-0f1557f55c63 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 returned with HTTP 200 Jan 21 03:16:19.833234 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 811/1626] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:19 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 => generated 819 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:20.848354 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dc60fadb-4bc4-4804-9aac-c1dbd80e3e06 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 Jan 21 03:16:20.849851 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dc60fadb-4bc4-4804-9aac-c1dbd80e3e06 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:20.850276 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:20.850276 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:20.850975 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dc60fadb-4bc4-4804-9aac-c1dbd80e3e06 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:20.851561 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-dc60fadb-4bc4-4804-9aac-c1dbd80e3e06 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 415e9139-b180-444b-bc01-3667ed2c3c84. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:16:20.899239 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:20.899239 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:20.901754 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dc60fadb-4bc4-4804-9aac-c1dbd80e3e06 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 returned with HTTP 200 Jan 21 03:16:20.902809 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 816/1627] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:20 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 => generated 819 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:21.814103 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-53be5201-1aec-43a9-a345-32ec8d594b5a tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] POST http://10.222.0.36/volume/v3/9334693ac3064850a9a839e61459613a/volumes Jan 21 03:16:21.814558 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:21.814558 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:21.815358 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-53be5201-1aec-43a9-a345-32ec8d594b5a tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-2069833590"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:16:21.816442 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-53be5201-1aec-43a9-a345-32ec8d594b5a tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-2069833590'}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:16:21.816810 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-53be5201-1aec-43a9-a345-32ec8d594b5a tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Create volume of 1 GB Jan 21 03:16:21.846120 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-53be5201-1aec-43a9-a345-32ec8d594b5a tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Availability Zones retrieved successfully. Jan 21 03:16:21.881146 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-53be5201-1aec-43a9-a345-32ec8d594b5a tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Flow 'volume_create_api' (1d1432db-0aec-49a9-a127-e33d93d6cead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:16:21.883924 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-53be5201-1aec-43a9-a345-32ec8d594b5a tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a02c7d2d-260f-46ee-88ff-4a033cdeedc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:16:21.902330 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-53be5201-1aec-43a9-a345-32ec8d594b5a tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Validating volume size '1' using validate_int {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:16:21.917360 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a4b8402d-363d-4cdb-99dd-ba441f701d8a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 Jan 21 03:16:21.917877 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a4b8402d-363d-4cdb-99dd-ba441f701d8a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:21.918071 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:21.918071 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:21.918446 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a4b8402d-363d-4cdb-99dd-ba441f701d8a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:21.918837 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-a4b8402d-363d-4cdb-99dd-ba441f701d8a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 415e9139-b180-444b-bc01-3667ed2c3c84. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:16:21.973144 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:21.973144 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:21.978537 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a4b8402d-363d-4cdb-99dd-ba441f701d8a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 returned with HTTP 200 Jan 21 03:16:21.980545 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 817/1628] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:21 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 => generated 819 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:22.058783 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-53be5201-1aec-43a9-a345-32ec8d594b5a tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a02c7d2d-260f-46ee-88ff-4a033cdeedc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:16:22.062229 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-53be5201-1aec-43a9-a345-32ec8d594b5a tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed2feef4-103c-4de2-84ba-a00e0e741041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:16:22.291158 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-53be5201-1aec-43a9-a345-32ec8d594b5a tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Created reservations ['a5cbe526-0c96-40ff-bafd-04f06032de1f', '87d83dbd-df43-4014-a0b1-9ade9ecf80dd', 'c2de5573-2b14-4d36-b3d6-96abde938c8d', '2931b23a-cce3-4f0d-b9a5-c850903b88f7'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:16:22.293081 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-53be5201-1aec-43a9-a345-32ec8d594b5a tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed2feef4-103c-4de2-84ba-a00e0e741041) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5cbe526-0c96-40ff-bafd-04f06032de1f', '87d83dbd-df43-4014-a0b1-9ade9ecf80dd', 'c2de5573-2b14-4d36-b3d6-96abde938c8d', '2931b23a-cce3-4f0d-b9a5-c850903b88f7']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:16:22.296243 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-53be5201-1aec-43a9-a345-32ec8d594b5a tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20ae72ea-fe40-4834-8a04-8009ec5d6cd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:16:22.421643 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-53be5201-1aec-43a9-a345-32ec8d594b5a tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20ae72ea-fe40-4834-8a04-8009ec5d6cd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6eff8f08-ec6d-4bf5-9645-f3e2856753e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-2069833590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9334693ac3064850a9a839e61459613a',qos_specs=None,replication_status=,reservations=['a5cbe526-0c96-40ff-bafd-04f06032de1f','87d83dbd-df43-4014-a0b1-9ade9ecf80dd','c2de5573-2b14-4d36-b3d6-96abde938c8d','2931b23a-cce3-4f0d-b9a5-c850903b88f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e8b661adf6a43e5be3fd817f706795c',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:16:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-2069833590',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6eff8f08-ec6d-4bf5-9645-f3e2856753e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9334693ac3064850a9a839e61459613a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8e8b661adf6a43e5be3fd817f706795c',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:16:22.423933 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-53be5201-1aec-43a9-a345-32ec8d594b5a tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2980496b-c424-45a7-ba4f-0f939ebb3a8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:16:22.487855 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-53be5201-1aec-43a9-a345-32ec8d594b5a tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2980496b-c424-45a7-ba4f-0f939ebb3a8c) transitioned into state 'SUCCESS' from state '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-2069833590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9334693ac3064850a9a839e61459613a',qos_specs=None,replication_status=,reservations=['a5cbe526-0c96-40ff-bafd-04f06032de1f','87d83dbd-df43-4014-a0b1-9ade9ecf80dd','c2de5573-2b14-4d36-b3d6-96abde938c8d','2931b23a-cce3-4f0d-b9a5-c850903b88f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e8b661adf6a43e5be3fd817f706795c',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:16:22.489803 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-53be5201-1aec-43a9-a345-32ec8d594b5a tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1c6181c-ffae-4181-afdf-08d4388d714c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:16:22.515730 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-53be5201-1aec-43a9-a345-32ec8d594b5a tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1c6181c-ffae-4181-afdf-08d4388d714c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:16:22.518330 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-53be5201-1aec-43a9-a345-32ec8d594b5a tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Flow 'volume_create_api' (1d1432db-0aec-49a9-a127-e33d93d6cead) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:16:22.629048 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-53be5201-1aec-43a9-a345-32ec8d594b5a tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Create volume request issued successfully. Jan 21 03:16:22.667613 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-53be5201-1aec-43a9-a345-32ec8d594b5a tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] http://10.222.0.36/volume/v3/9334693ac3064850a9a839e61459613a/volumes returned with HTTP 202 Jan 21 03:16:22.667613 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 812/1629] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 03:16:21 2021] POST /volume/v3/9334693ac3064850a9a839e61459613a/volumes => generated 824 bytes in 1147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:16:22.680598 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f67b3485-bf1a-4437-8032-aafbbf8b3f0e tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] GET http://10.222.0.36/volume/v3/9334693ac3064850a9a839e61459613a/volumes/6eff8f08-ec6d-4bf5-9645-f3e2856753e7 Jan 21 03:16:22.681117 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f67b3485-bf1a-4437-8032-aafbbf8b3f0e tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:22.681327 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:22.681327 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:22.685282 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f67b3485-bf1a-4437-8032-aafbbf8b3f0e tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:22.833585 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:22.833585 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:22.844409 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f67b3485-bf1a-4437-8032-aafbbf8b3f0e tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Volume info retrieved successfully. Jan 21 03:16:22.872730 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f67b3485-bf1a-4437-8032-aafbbf8b3f0e tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] http://10.222.0.36/volume/v3/9334693ac3064850a9a839e61459613a/volumes/6eff8f08-ec6d-4bf5-9645-f3e2856753e7 returned with HTTP 200 Jan 21 03:16:22.873911 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 818/1630] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:22 2021] GET /volume/v3/9334693ac3064850a9a839e61459613a/volumes/6eff8f08-ec6d-4bf5-9645-f3e2856753e7 => generated 892 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:22.996116 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b96757d3-d565-49d7-b2d4-3ae7c5a48206 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 Jan 21 03:16:22.996814 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b96757d3-d565-49d7-b2d4-3ae7c5a48206 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:22.997343 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:22.997343 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:22.998128 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b96757d3-d565-49d7-b2d4-3ae7c5a48206 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:22.999001 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-b96757d3-d565-49d7-b2d4-3ae7c5a48206 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 415e9139-b180-444b-bc01-3667ed2c3c84. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:16:23.066658 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:23.066658 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:23.070345 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b96757d3-d565-49d7-b2d4-3ae7c5a48206 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 returned with HTTP 200 Jan 21 03:16:23.076052 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 813/1631] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:22 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 => generated 819 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:23.891546 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-37ecfc4f-bdde-4f34-af8d-fc4659657677 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] GET http://10.222.0.36/volume/v3/9334693ac3064850a9a839e61459613a/volumes/6eff8f08-ec6d-4bf5-9645-f3e2856753e7 Jan 21 03:16:23.892056 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-37ecfc4f-bdde-4f34-af8d-fc4659657677 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:23.892445 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:23.892445 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:23.893058 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-37ecfc4f-bdde-4f34-af8d-fc4659657677 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:23.968832 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:23.968832 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:23.978946 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-37ecfc4f-bdde-4f34-af8d-fc4659657677 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Volume info retrieved successfully. Jan 21 03:16:24.027086 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-37ecfc4f-bdde-4f34-af8d-fc4659657677 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] http://10.222.0.36/volume/v3/9334693ac3064850a9a839e61459613a/volumes/6eff8f08-ec6d-4bf5-9645-f3e2856753e7 returned with HTTP 200 Jan 21 03:16:24.028070 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 819/1632] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:23 2021] GET /volume/v3/9334693ac3064850a9a839e61459613a/volumes/6eff8f08-ec6d-4bf5-9645-f3e2856753e7 => generated 917 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:16:24.045369 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-364fd281-ad33-4d22-be0c-804aea4352d6 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] POST http://10.222.0.36/volume/v3/9334693ac3064850a9a839e61459613a/snapshots Jan 21 03:16:24.045992 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:24.045992 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:24.046680 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-364fd281-ad33-4d22-be0c-804aea4352d6 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6eff8f08-ec6d-4bf5-9645-f3e2856753e7", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1738852311"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:16:24.087909 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3a230260-3a40-4b8a-a3f3-9f9fd1a3faf4 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 Jan 21 03:16:24.088427 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3a230260-3a40-4b8a-a3f3-9f9fd1a3faf4 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:24.088660 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:24.088660 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:24.089580 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3a230260-3a40-4b8a-a3f3-9f9fd1a3faf4 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:24.090161 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-3a230260-3a40-4b8a-a3f3-9f9fd1a3faf4 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 415e9139-b180-444b-bc01-3667ed2c3c84. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:16:24.116605 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:24.116605 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:24.118962 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3a230260-3a40-4b8a-a3f3-9f9fd1a3faf4 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 returned with HTTP 200 Jan 21 03:16:24.119833 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:24.119833 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:24.120569 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 820/1633] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:24 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:16:24.124548 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-364fd281-ad33-4d22-be0c-804aea4352d6 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Volume info retrieved successfully. Jan 21 03:16:24.125055 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-364fd281-ad33-4d22-be0c-804aea4352d6 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Create snapshot from volume 6eff8f08-ec6d-4bf5-9645-f3e2856753e7 Jan 21 03:16:24.227284 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-364fd281-ad33-4d22-be0c-804aea4352d6 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Created reservations ['9eb6aa52-c517-456c-9bb0-76a2207c8ac8', '10911802-c3bc-4034-ad5d-01cc5175675f', 'ee59cb41-4172-41ad-98e2-5751225f268f', 'c951576f-91a9-498d-acc5-5625852d9746'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:16:24.420641 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-364fd281-ad33-4d22-be0c-804aea4352d6 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Snapshot create request issued successfully. Jan 21 03:16:24.421800 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-364fd281-ad33-4d22-be0c-804aea4352d6 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] http://10.222.0.36/volume/v3/9334693ac3064850a9a839e61459613a/snapshots returned with HTTP 202 Jan 21 03:16:24.423088 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 814/1634] 10.222.0.36 () {60 vars in 1232 bytes} [Thu Jan 21 03:16:24 2021] POST /volume/v3/9334693ac3064850a9a839e61459613a/snapshots => generated 311 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:16:24.434163 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e78dd511-8669-4c06-9fb3-27c566deed34 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] GET http://10.222.0.36/volume/v3/9334693ac3064850a9a839e61459613a/snapshots/76ef1180-1e3c-4cd2-b814-be16fce0f612 Jan 21 03:16:24.435257 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e78dd511-8669-4c06-9fb3-27c566deed34 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:24.435508 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:24.435508 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:24.435942 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e78dd511-8669-4c06-9fb3-27c566deed34 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:24.504220 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:24.504220 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:24.506031 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e78dd511-8669-4c06-9fb3-27c566deed34 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Snapshot retrieved successfully. Jan 21 03:16:24.513973 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e78dd511-8669-4c06-9fb3-27c566deed34 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] http://10.222.0.36/volume/v3/9334693ac3064850a9a839e61459613a/snapshots/76ef1180-1e3c-4cd2-b814-be16fce0f612 returned with HTTP 200 Jan 21 03:16:24.515071 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 821/1635] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:16:24 2021] GET /volume/v3/9334693ac3064850a9a839e61459613a/snapshots/76ef1180-1e3c-4cd2-b814-be16fce0f612 => generated 443 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:25.137668 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7ef60d08-7f77-4ef7-ad49-d82672302d1c tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 Jan 21 03:16:25.139803 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7ef60d08-7f77-4ef7-ad49-d82672302d1c tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:25.140180 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:25.140180 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:25.141362 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7ef60d08-7f77-4ef7-ad49-d82672302d1c tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:25.141919 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-7ef60d08-7f77-4ef7-ad49-d82672302d1c tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 415e9139-b180-444b-bc01-3667ed2c3c84. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:16:25.169353 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:25.169353 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:25.174353 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7ef60d08-7f77-4ef7-ad49-d82672302d1c tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 returned with HTTP 200 Jan 21 03:16:25.197047 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 815/1636] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:25 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 => generated 819 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:25.527571 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f3218a35-4c5f-4328-be9a-fef01fca8bed tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] GET http://10.222.0.36/volume/v3/9334693ac3064850a9a839e61459613a/snapshots/76ef1180-1e3c-4cd2-b814-be16fce0f612 Jan 21 03:16:25.528491 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f3218a35-4c5f-4328-be9a-fef01fca8bed tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:25.528894 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:25.528894 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:25.529605 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f3218a35-4c5f-4328-be9a-fef01fca8bed tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:25.584997 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:25.584997 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:25.586424 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f3218a35-4c5f-4328-be9a-fef01fca8bed tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Snapshot retrieved successfully. Jan 21 03:16:25.588486 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f3218a35-4c5f-4328-be9a-fef01fca8bed tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] http://10.222.0.36/volume/v3/9334693ac3064850a9a839e61459613a/snapshots/76ef1180-1e3c-4cd2-b814-be16fce0f612 returned with HTTP 200 Jan 21 03:16:25.590068 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 822/1637] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:16:25 2021] GET /volume/v3/9334693ac3064850a9a839e61459613a/snapshots/76ef1180-1e3c-4cd2-b814-be16fce0f612 => generated 443 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:26.205459 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cf1bca88-2f2a-4e74-9838-42c80a9dd19e tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 Jan 21 03:16:26.205459 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cf1bca88-2f2a-4e74-9838-42c80a9dd19e tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:26.205459 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:26.205459 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:26.205459 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cf1bca88-2f2a-4e74-9838-42c80a9dd19e tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:26.205459 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-cf1bca88-2f2a-4e74-9838-42c80a9dd19e tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 415e9139-b180-444b-bc01-3667ed2c3c84. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:16:26.248032 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:26.248032 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:26.251211 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cf1bca88-2f2a-4e74-9838-42c80a9dd19e tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 returned with HTTP 200 Jan 21 03:16:26.256643 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 816/1638] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:26 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 => generated 819 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:26.605797 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9d6bea96-ef2e-40b2-b2f3-2b83ab83ff81 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] GET http://10.222.0.36/volume/v3/9334693ac3064850a9a839e61459613a/snapshots/76ef1180-1e3c-4cd2-b814-be16fce0f612 Jan 21 03:16:26.605797 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9d6bea96-ef2e-40b2-b2f3-2b83ab83ff81 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:26.605797 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:26.605797 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:26.605797 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9d6bea96-ef2e-40b2-b2f3-2b83ab83ff81 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:26.690679 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:26.690679 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:26.691818 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9d6bea96-ef2e-40b2-b2f3-2b83ab83ff81 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Snapshot retrieved successfully. Jan 21 03:16:26.698272 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9d6bea96-ef2e-40b2-b2f3-2b83ab83ff81 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] http://10.222.0.36/volume/v3/9334693ac3064850a9a839e61459613a/snapshots/76ef1180-1e3c-4cd2-b814-be16fce0f612 returned with HTTP 200 Jan 21 03:16:26.699173 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 823/1639] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:16:26 2021] GET /volume/v3/9334693ac3064850a9a839e61459613a/snapshots/76ef1180-1e3c-4cd2-b814-be16fce0f612 => generated 470 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:26.712309 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dd61a385-8b48-418f-8b85-badbd63445a4 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] POST http://10.222.0.36/volume/v3/9334693ac3064850a9a839e61459613a/snapshots/76ef1180-1e3c-4cd2-b814-be16fce0f612/metadata Jan 21 03:16:26.712736 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:26.712736 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:26.713407 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dd61a385-8b48-418f-8b85-badbd63445a4 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:16:26.771395 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:26.771395 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:26.772839 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-dd61a385-8b48-418f-8b85-badbd63445a4 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Snapshot retrieved successfully. Jan 21 03:16:26.842995 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-dd61a385-8b48-418f-8b85-badbd63445a4 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Update snapshot metadata completed successfully. Jan 21 03:16:26.844264 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dd61a385-8b48-418f-8b85-badbd63445a4 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] http://10.222.0.36/volume/v3/9334693ac3064850a9a839e61459613a/snapshots/76ef1180-1e3c-4cd2-b814-be16fce0f612/metadata returned with HTTP 200 Jan 21 03:16:26.857554 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fc4f8ae9-01a8-420f-b9d6-7f609a0fa78a tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] GET http://10.222.0.36/volume/v3/9334693ac3064850a9a839e61459613a/snapshots/76ef1180-1e3c-4cd2-b814-be16fce0f612/metadata Jan 21 03:16:26.858882 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fc4f8ae9-01a8-420f-b9d6-7f609a0fa78a tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:26.859251 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:26.859251 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:26.859886 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fc4f8ae9-01a8-420f-b9d6-7f609a0fa78a tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:26.863359 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 817/1640] 10.222.0.36 () {60 vars in 1369 bytes} [Thu Jan 21 03:16:26 2021] POST /volume/v3/9334693ac3064850a9a839e61459613a/snapshots/76ef1180-1e3c-4cd2-b814-be16fce0f612/metadata => generated 68 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 03:16:26.891278 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:26.891278 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:26.892706 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-fc4f8ae9-01a8-420f-b9d6-7f609a0fa78a tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Snapshot retrieved successfully. Jan 21 03:16:26.896972 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-fc4f8ae9-01a8-420f-b9d6-7f609a0fa78a tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Get snapshot metadata completed successfully. Jan 21 03:16:26.897734 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fc4f8ae9-01a8-420f-b9d6-7f609a0fa78a tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] http://10.222.0.36/volume/v3/9334693ac3064850a9a839e61459613a/snapshots/76ef1180-1e3c-4cd2-b814-be16fce0f612/metadata returned with HTTP 200 Jan 21 03:16:26.909354 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b5e2d3a5-cc15-40e1-941e-a6afebe9260a tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] PUT http://10.222.0.36/volume/v3/9334693ac3064850a9a839e61459613a/snapshots/76ef1180-1e3c-4cd2-b814-be16fce0f612/metadata Jan 21 03:16:26.910029 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:26.910029 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:26.910745 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b5e2d3a5-cc15-40e1-941e-a6afebe9260a tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:16:26.915016 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 824/1641] 10.222.0.36 () {58 vars in 1348 bytes} [Thu Jan 21 03:16:26 2021] GET /volume/v3/9334693ac3064850a9a839e61459613a/snapshots/76ef1180-1e3c-4cd2-b814-be16fce0f612/metadata => generated 68 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 03:16:26.942917 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:26.942917 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:26.947967 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b5e2d3a5-cc15-40e1-941e-a6afebe9260a tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Snapshot retrieved successfully. Jan 21 03:16:27.016304 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b5e2d3a5-cc15-40e1-941e-a6afebe9260a tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Update snapshot metadata completed successfully. Jan 21 03:16:27.017311 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b5e2d3a5-cc15-40e1-941e-a6afebe9260a tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] http://10.222.0.36/volume/v3/9334693ac3064850a9a839e61459613a/snapshots/76ef1180-1e3c-4cd2-b814-be16fce0f612/metadata returned with HTTP 200 Jan 21 03:16:27.018425 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 818/1642] 10.222.0.36 () {60 vars in 1368 bytes} [Thu Jan 21 03:16:26 2021] PUT /volume/v3/9334693ac3064850a9a839e61459613a/snapshots/76ef1180-1e3c-4cd2-b814-be16fce0f612/metadata => generated 57 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 03:16:27.028140 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f2629258-b0ea-49e4-8877-b208d52a2031 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] GET http://10.222.0.36/volume/v3/9334693ac3064850a9a839e61459613a/snapshots/76ef1180-1e3c-4cd2-b814-be16fce0f612/metadata Jan 21 03:16:27.029796 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f2629258-b0ea-49e4-8877-b208d52a2031 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:27.030173 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:27.030173 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:27.030812 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f2629258-b0ea-49e4-8877-b208d52a2031 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:27.092597 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:27.092597 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:27.093766 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f2629258-b0ea-49e4-8877-b208d52a2031 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Snapshot retrieved successfully. Jan 21 03:16:27.095774 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f2629258-b0ea-49e4-8877-b208d52a2031 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Get snapshot metadata completed successfully. Jan 21 03:16:27.096384 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f2629258-b0ea-49e4-8877-b208d52a2031 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] http://10.222.0.36/volume/v3/9334693ac3064850a9a839e61459613a/snapshots/76ef1180-1e3c-4cd2-b814-be16fce0f612/metadata returned with HTTP 200 Jan 21 03:16:27.097548 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 825/1643] 10.222.0.36 () {58 vars in 1348 bytes} [Thu Jan 21 03:16:27 2021] GET /volume/v3/9334693ac3064850a9a839e61459613a/snapshots/76ef1180-1e3c-4cd2-b814-be16fce0f612/metadata => generated 57 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 03:16:27.108538 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ba813fed-43be-4fe1-9322-20c1cef7dc05 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] DELETE http://10.222.0.36/volume/v3/9334693ac3064850a9a839e61459613a/snapshots/76ef1180-1e3c-4cd2-b814-be16fce0f612/metadata/key3 Jan 21 03:16:27.109271 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ba813fed-43be-4fe1-9322-20c1cef7dc05 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:27.109604 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:27.109604 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:27.110250 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ba813fed-43be-4fe1-9322-20c1cef7dc05 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:27.174385 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:27.174385 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:27.175594 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ba813fed-43be-4fe1-9322-20c1cef7dc05 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Snapshot retrieved successfully. Jan 21 03:16:27.182675 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ba813fed-43be-4fe1-9322-20c1cef7dc05 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Get snapshot metadata completed successfully. Jan 21 03:16:27.200584 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 03:16:27.200584 n-d-766726-10 devstack@c-api.service[87957]: "UPDATE / DELETE expressions." % clause Jan 21 03:16:27.218195 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ba813fed-43be-4fe1-9322-20c1cef7dc05 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Delete snapshot metadata completed successfully. Jan 21 03:16:27.219136 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ba813fed-43be-4fe1-9322-20c1cef7dc05 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] http://10.222.0.36/volume/v3/9334693ac3064850a9a839e61459613a/snapshots/76ef1180-1e3c-4cd2-b814-be16fce0f612/metadata/key3 returned with HTTP 200 Jan 21 03:16:27.220061 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 819/1644] 10.222.0.36 () {58 vars in 1366 bytes} [Thu Jan 21 03:16:27 2021] DELETE /volume/v3/9334693ac3064850a9a839e61459613a/snapshots/76ef1180-1e3c-4cd2-b814-be16fce0f612/metadata/key3 => generated 0 bytes in 118 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jan 21 03:16:27.228298 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e2066a8b-8922-461e-9ba5-0638931904b6 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] GET http://10.222.0.36/volume/v3/9334693ac3064850a9a839e61459613a/snapshots/76ef1180-1e3c-4cd2-b814-be16fce0f612/metadata Jan 21 03:16:27.229344 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e2066a8b-8922-461e-9ba5-0638931904b6 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:27.229574 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:27.229574 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:27.229953 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e2066a8b-8922-461e-9ba5-0638931904b6 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:27.268469 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5688e724-e8db-439f-8bf5-c98a53b6120a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 Jan 21 03:16:27.268972 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5688e724-e8db-439f-8bf5-c98a53b6120a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:27.269166 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:27.269166 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:27.276401 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:27.276401 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:27.277957 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5688e724-e8db-439f-8bf5-c98a53b6120a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:27.278180 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e2066a8b-8922-461e-9ba5-0638931904b6 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Snapshot retrieved successfully. Jan 21 03:16:27.279398 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-5688e724-e8db-439f-8bf5-c98a53b6120a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 415e9139-b180-444b-bc01-3667ed2c3c84. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:16:27.281350 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e2066a8b-8922-461e-9ba5-0638931904b6 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Get snapshot metadata completed successfully. Jan 21 03:16:27.282167 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e2066a8b-8922-461e-9ba5-0638931904b6 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] http://10.222.0.36/volume/v3/9334693ac3064850a9a839e61459613a/snapshots/76ef1180-1e3c-4cd2-b814-be16fce0f612/metadata returned with HTTP 200 Jan 21 03:16:27.283253 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 826/1645] 10.222.0.36 () {58 vars in 1348 bytes} [Thu Jan 21 03:16:27 2021] GET /volume/v3/9334693ac3064850a9a839e61459613a/snapshots/76ef1180-1e3c-4cd2-b814-be16fce0f612/metadata => generated 32 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 03:16:27.297673 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ae0ba62a-827b-4d72-9877-2c00b372347d tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] PUT http://10.222.0.36/volume/v3/9334693ac3064850a9a839e61459613a/snapshots/76ef1180-1e3c-4cd2-b814-be16fce0f612/metadata Jan 21 03:16:27.298341 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:27.298341 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:27.299005 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ae0ba62a-827b-4d72-9877-2c00b372347d tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:16:27.334013 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:27.334013 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:27.335683 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ae0ba62a-827b-4d72-9877-2c00b372347d tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Snapshot retrieved successfully. Jan 21 03:16:27.349991 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:27.349991 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:27.351904 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5688e724-e8db-439f-8bf5-c98a53b6120a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 returned with HTTP 200 Jan 21 03:16:27.353044 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 820/1646] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:27 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 => generated 819 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:27.374268 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ae0ba62a-827b-4d72-9877-2c00b372347d tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Update snapshot metadata completed successfully. Jan 21 03:16:27.375039 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ae0ba62a-827b-4d72-9877-2c00b372347d tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] http://10.222.0.36/volume/v3/9334693ac3064850a9a839e61459613a/snapshots/76ef1180-1e3c-4cd2-b814-be16fce0f612/metadata returned with HTTP 200 Jan 21 03:16:27.376261 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 827/1647] 10.222.0.36 () {60 vars in 1368 bytes} [Thu Jan 21 03:16:27 2021] PUT /volume/v3/9334693ac3064850a9a839e61459613a/snapshots/76ef1180-1e3c-4cd2-b814-be16fce0f612/metadata => generated 16 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 21 03:16:27.389538 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5becc2fc-8654-410d-b493-254367faeada tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] POST http://10.222.0.36/volume/v3/9334693ac3064850a9a839e61459613a/snapshots/76ef1180-1e3c-4cd2-b814-be16fce0f612/metadata Jan 21 03:16:27.390283 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:27.390283 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:27.391054 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5becc2fc-8654-410d-b493-254367faeada tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:16:27.465336 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:27.465336 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:27.467285 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-5becc2fc-8654-410d-b493-254367faeada tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Snapshot retrieved successfully. Jan 21 03:16:27.515969 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-5becc2fc-8654-410d-b493-254367faeada tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Update snapshot metadata completed successfully. Jan 21 03:16:27.516600 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5becc2fc-8654-410d-b493-254367faeada tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] http://10.222.0.36/volume/v3/9334693ac3064850a9a839e61459613a/snapshots/76ef1180-1e3c-4cd2-b814-be16fce0f612/metadata returned with HTTP 200 Jan 21 03:16:27.521677 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 821/1648] 10.222.0.36 () {60 vars in 1369 bytes} [Thu Jan 21 03:16:27 2021] POST /volume/v3/9334693ac3064850a9a839e61459613a/snapshots/76ef1180-1e3c-4cd2-b814-be16fce0f612/metadata => generated 68 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 03:16:27.527013 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-81204e06-1998-4eeb-96b6-2471a22df733 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] GET http://10.222.0.36/volume/v3/9334693ac3064850a9a839e61459613a/snapshots/76ef1180-1e3c-4cd2-b814-be16fce0f612/metadata Jan 21 03:16:27.527535 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-81204e06-1998-4eeb-96b6-2471a22df733 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:27.527737 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:27.527737 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:27.528681 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-81204e06-1998-4eeb-96b6-2471a22df733 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:27.571884 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:27.571884 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:27.573418 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-81204e06-1998-4eeb-96b6-2471a22df733 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Snapshot retrieved successfully. Jan 21 03:16:27.575900 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-81204e06-1998-4eeb-96b6-2471a22df733 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Get snapshot metadata completed successfully. Jan 21 03:16:27.576734 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-81204e06-1998-4eeb-96b6-2471a22df733 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] http://10.222.0.36/volume/v3/9334693ac3064850a9a839e61459613a/snapshots/76ef1180-1e3c-4cd2-b814-be16fce0f612/metadata returned with HTTP 200 Jan 21 03:16:27.577993 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 828/1649] 10.222.0.36 () {58 vars in 1348 bytes} [Thu Jan 21 03:16:27 2021] GET /volume/v3/9334693ac3064850a9a839e61459613a/snapshots/76ef1180-1e3c-4cd2-b814-be16fce0f612/metadata => generated 68 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 03:16:27.587454 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-960c43a1-aa4d-45da-92d0-69ff730e8542 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] PUT http://10.222.0.36/volume/v3/9334693ac3064850a9a839e61459613a/snapshots/76ef1180-1e3c-4cd2-b814-be16fce0f612/metadata/key3 Jan 21 03:16:27.588124 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:27.588124 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:27.588785 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-960c43a1-aa4d-45da-92d0-69ff730e8542 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:16:27.619727 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:27.619727 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:27.621232 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-960c43a1-aa4d-45da-92d0-69ff730e8542 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Snapshot retrieved successfully. Jan 21 03:16:27.689721 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-960c43a1-aa4d-45da-92d0-69ff730e8542 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Update snapshot metadata completed successfully. Jan 21 03:16:27.692627 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-960c43a1-aa4d-45da-92d0-69ff730e8542 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] http://10.222.0.36/volume/v3/9334693ac3064850a9a839e61459613a/snapshots/76ef1180-1e3c-4cd2-b814-be16fce0f612/metadata/key3 returned with HTTP 200 Jan 21 03:16:27.697891 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 822/1650] 10.222.0.36 () {60 vars in 1383 bytes} [Thu Jan 21 03:16:27 2021] PUT /volume/v3/9334693ac3064850a9a839e61459613a/snapshots/76ef1180-1e3c-4cd2-b814-be16fce0f612/metadata/key3 => generated 35 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 03:16:27.706622 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2ba76123-d4c2-471d-8d0c-783aada007fe tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] GET http://10.222.0.36/volume/v3/9334693ac3064850a9a839e61459613a/snapshots/76ef1180-1e3c-4cd2-b814-be16fce0f612/metadata/key3 Jan 21 03:16:27.706622 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2ba76123-d4c2-471d-8d0c-783aada007fe tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:27.706622 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:27.706622 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:27.706622 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2ba76123-d4c2-471d-8d0c-783aada007fe tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:27.739142 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:27.739142 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:27.741999 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2ba76123-d4c2-471d-8d0c-783aada007fe tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Snapshot retrieved successfully. Jan 21 03:16:27.745596 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2ba76123-d4c2-471d-8d0c-783aada007fe tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Get snapshot metadata completed successfully. Jan 21 03:16:27.747280 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2ba76123-d4c2-471d-8d0c-783aada007fe tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] http://10.222.0.36/volume/v3/9334693ac3064850a9a839e61459613a/snapshots/76ef1180-1e3c-4cd2-b814-be16fce0f612/metadata/key3 returned with HTTP 200 Jan 21 03:16:27.748557 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 829/1651] 10.222.0.36 () {58 vars in 1363 bytes} [Thu Jan 21 03:16:27 2021] GET /volume/v3/9334693ac3064850a9a839e61459613a/snapshots/76ef1180-1e3c-4cd2-b814-be16fce0f612/metadata/key3 => generated 35 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 03:16:27.759470 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-112ff6e2-d389-4bcd-824b-3f0076fd1a3f tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] GET http://10.222.0.36/volume/v3/9334693ac3064850a9a839e61459613a/snapshots/76ef1180-1e3c-4cd2-b814-be16fce0f612/metadata Jan 21 03:16:27.760459 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-112ff6e2-d389-4bcd-824b-3f0076fd1a3f tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:27.761076 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:27.761076 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:27.761687 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-112ff6e2-d389-4bcd-824b-3f0076fd1a3f tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Calling method 'index' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:27.805865 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:27.805865 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:27.809959 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-112ff6e2-d389-4bcd-824b-3f0076fd1a3f tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Snapshot retrieved successfully. Jan 21 03:16:27.829761 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-112ff6e2-d389-4bcd-824b-3f0076fd1a3f tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Get snapshot metadata completed successfully. Jan 21 03:16:27.837592 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-112ff6e2-d389-4bcd-824b-3f0076fd1a3f tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] http://10.222.0.36/volume/v3/9334693ac3064850a9a839e61459613a/snapshots/76ef1180-1e3c-4cd2-b814-be16fce0f612/metadata returned with HTTP 200 Jan 21 03:16:27.837592 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 823/1652] 10.222.0.36 () {58 vars in 1348 bytes} [Thu Jan 21 03:16:27 2021] GET /volume/v3/9334693ac3064850a9a839e61459613a/snapshots/76ef1180-1e3c-4cd2-b814-be16fce0f612/metadata => generated 75 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 03:16:27.846153 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-126dd92b-90a8-4883-a5ad-9ad7ead3ebac tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] PUT http://10.222.0.36/volume/v3/9334693ac3064850a9a839e61459613a/snapshots/76ef1180-1e3c-4cd2-b814-be16fce0f612/metadata Jan 21 03:16:27.846646 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:27.846646 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:27.847044 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-126dd92b-90a8-4883-a5ad-9ad7ead3ebac tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:16:27.874732 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:27.874732 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:27.875888 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-126dd92b-90a8-4883-a5ad-9ad7ead3ebac tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Snapshot retrieved successfully. Jan 21 03:16:27.928658 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-126dd92b-90a8-4883-a5ad-9ad7ead3ebac tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Update snapshot metadata completed successfully. Jan 21 03:16:27.929473 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-126dd92b-90a8-4883-a5ad-9ad7ead3ebac tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] http://10.222.0.36/volume/v3/9334693ac3064850a9a839e61459613a/snapshots/76ef1180-1e3c-4cd2-b814-be16fce0f612/metadata returned with HTTP 200 Jan 21 03:16:27.943102 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-59b27a12-43af-4f24-80f2-5dbb02d46d37 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] DELETE http://10.222.0.36/volume/v3/9334693ac3064850a9a839e61459613a/snapshots/76ef1180-1e3c-4cd2-b814-be16fce0f612 Jan 21 03:16:27.943635 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-59b27a12-43af-4f24-80f2-5dbb02d46d37 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:27.943831 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:27.943831 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:27.944471 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 830/1653] 10.222.0.36 () {60 vars in 1368 bytes} [Thu Jan 21 03:16:27 2021] PUT /volume/v3/9334693ac3064850a9a839e61459613a/snapshots/76ef1180-1e3c-4cd2-b814-be16fce0f612/metadata => generated 16 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 03:16:27.945010 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-59b27a12-43af-4f24-80f2-5dbb02d46d37 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:27.945536 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-59b27a12-43af-4f24-80f2-5dbb02d46d37 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Delete snapshot with id: 76ef1180-1e3c-4cd2-b814-be16fce0f612 Jan 21 03:16:27.984684 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:27.984684 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:27.986322 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-59b27a12-43af-4f24-80f2-5dbb02d46d37 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Snapshot retrieved successfully. Jan 21 03:16:28.067174 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-59b27a12-43af-4f24-80f2-5dbb02d46d37 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Snapshot delete request issued successfully. Jan 21 03:16:28.067865 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-59b27a12-43af-4f24-80f2-5dbb02d46d37 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] http://10.222.0.36/volume/v3/9334693ac3064850a9a839e61459613a/snapshots/76ef1180-1e3c-4cd2-b814-be16fce0f612 returned with HTTP 202 Jan 21 03:16:28.068878 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 824/1654] 10.222.0.36 () {58 vars in 1324 bytes} [Thu Jan 21 03:16:27 2021] DELETE /volume/v3/9334693ac3064850a9a839e61459613a/snapshots/76ef1180-1e3c-4cd2-b814-be16fce0f612 => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:16:28.078542 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2aca65ad-4ff2-40ac-acb9-c1a722006303 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] GET http://10.222.0.36/volume/v3/9334693ac3064850a9a839e61459613a/snapshots/76ef1180-1e3c-4cd2-b814-be16fce0f612 Jan 21 03:16:28.079283 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2aca65ad-4ff2-40ac-acb9-c1a722006303 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:28.079675 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:28.079675 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:28.080259 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2aca65ad-4ff2-40ac-acb9-c1a722006303 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:28.119652 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:28.119652 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:28.121197 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2aca65ad-4ff2-40ac-acb9-c1a722006303 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Snapshot retrieved successfully. Jan 21 03:16:28.128676 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2aca65ad-4ff2-40ac-acb9-c1a722006303 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] http://10.222.0.36/volume/v3/9334693ac3064850a9a839e61459613a/snapshots/76ef1180-1e3c-4cd2-b814-be16fce0f612 returned with HTTP 200 Jan 21 03:16:28.129514 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 831/1655] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:16:28 2021] GET /volume/v3/9334693ac3064850a9a839e61459613a/snapshots/76ef1180-1e3c-4cd2-b814-be16fce0f612 => generated 469 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:28.367951 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dabae22a-5de6-4271-8f5a-14b84cd11b64 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 Jan 21 03:16:28.368470 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dabae22a-5de6-4271-8f5a-14b84cd11b64 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:28.368596 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:28.368596 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:28.368972 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dabae22a-5de6-4271-8f5a-14b84cd11b64 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:28.369335 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-dabae22a-5de6-4271-8f5a-14b84cd11b64 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 415e9139-b180-444b-bc01-3667ed2c3c84. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:16:28.415432 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:28.415432 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:28.419475 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dabae22a-5de6-4271-8f5a-14b84cd11b64 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 returned with HTTP 200 Jan 21 03:16:28.425040 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 825/1656] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:28 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 => generated 819 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:29.141893 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b0d4359c-90f9-4386-9b78-018ef3ef9685 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] GET http://10.222.0.36/volume/v3/9334693ac3064850a9a839e61459613a/snapshots/76ef1180-1e3c-4cd2-b814-be16fce0f612 Jan 21 03:16:29.142537 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b0d4359c-90f9-4386-9b78-018ef3ef9685 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:29.142843 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:29.142843 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:29.143300 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b0d4359c-90f9-4386-9b78-018ef3ef9685 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:29.183664 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:29.183664 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:29.185910 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b0d4359c-90f9-4386-9b78-018ef3ef9685 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Snapshot retrieved successfully. Jan 21 03:16:29.188139 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b0d4359c-90f9-4386-9b78-018ef3ef9685 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] http://10.222.0.36/volume/v3/9334693ac3064850a9a839e61459613a/snapshots/76ef1180-1e3c-4cd2-b814-be16fce0f612 returned with HTTP 200 Jan 21 03:16:29.188986 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 832/1657] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:16:29 2021] GET /volume/v3/9334693ac3064850a9a839e61459613a/snapshots/76ef1180-1e3c-4cd2-b814-be16fce0f612 => generated 469 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:29.437769 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-288b769c-f63c-4e2b-8b81-3c8a47377595 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 Jan 21 03:16:29.438876 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-288b769c-f63c-4e2b-8b81-3c8a47377595 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:29.439245 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:29.439245 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:29.439866 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-288b769c-f63c-4e2b-8b81-3c8a47377595 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:29.440356 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-288b769c-f63c-4e2b-8b81-3c8a47377595 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 415e9139-b180-444b-bc01-3667ed2c3c84. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:16:29.516827 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:29.516827 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:29.519184 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-288b769c-f63c-4e2b-8b81-3c8a47377595 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 returned with HTTP 200 Jan 21 03:16:29.520215 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 826/1658] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:29 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 => generated 819 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:30.207170 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ba819f6b-1d5a-47f8-a08b-b0f4bdd5f7e2 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] GET http://10.222.0.36/volume/v3/9334693ac3064850a9a839e61459613a/snapshots/76ef1180-1e3c-4cd2-b814-be16fce0f612 Jan 21 03:16:30.207170 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ba819f6b-1d5a-47f8-a08b-b0f4bdd5f7e2 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:30.207170 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:30.207170 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:30.207170 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ba819f6b-1d5a-47f8-a08b-b0f4bdd5f7e2 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:30.254942 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ba819f6b-1d5a-47f8-a08b-b0f4bdd5f7e2 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] http://10.222.0.36/volume/v3/9334693ac3064850a9a839e61459613a/snapshots/76ef1180-1e3c-4cd2-b814-be16fce0f612 returned with HTTP 404 Jan 21 03:16:30.256930 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 833/1659] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:16:30 2021] GET /volume/v3/9334693ac3064850a9a839e61459613a/snapshots/76ef1180-1e3c-4cd2-b814-be16fce0f612 => generated 111 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:16:30.265339 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c7777e68-91a6-4e1e-8591-cedeeebc9e04 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] DELETE http://10.222.0.36/volume/v3/9334693ac3064850a9a839e61459613a/volumes/6eff8f08-ec6d-4bf5-9645-f3e2856753e7 Jan 21 03:16:30.266382 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c7777e68-91a6-4e1e-8591-cedeeebc9e04 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:30.266639 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:30.266639 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:30.267019 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c7777e68-91a6-4e1e-8591-cedeeebc9e04 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:30.267514 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-c7777e68-91a6-4e1e-8591-cedeeebc9e04 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Delete volume with id: 6eff8f08-ec6d-4bf5-9645-f3e2856753e7 Jan 21 03:16:30.382431 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:30.382431 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:30.386258 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c7777e68-91a6-4e1e-8591-cedeeebc9e04 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Volume info retrieved successfully. Jan 21 03:16:30.462996 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c7777e68-91a6-4e1e-8591-cedeeebc9e04 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Delete volume request issued successfully. Jan 21 03:16:30.463608 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c7777e68-91a6-4e1e-8591-cedeeebc9e04 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] http://10.222.0.36/volume/v3/9334693ac3064850a9a839e61459613a/volumes/6eff8f08-ec6d-4bf5-9645-f3e2856753e7 returned with HTTP 202 Jan 21 03:16:30.464611 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 827/1660] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:16:30 2021] DELETE /volume/v3/9334693ac3064850a9a839e61459613a/volumes/6eff8f08-ec6d-4bf5-9645-f3e2856753e7 => generated 0 bytes in 204 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:16:30.473503 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ad1d60f2-67ac-43ed-b5eb-a91a431e2f3f tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] GET http://10.222.0.36/volume/v3/9334693ac3064850a9a839e61459613a/volumes/6eff8f08-ec6d-4bf5-9645-f3e2856753e7 Jan 21 03:16:30.474203 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ad1d60f2-67ac-43ed-b5eb-a91a431e2f3f tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:30.474904 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ad1d60f2-67ac-43ed-b5eb-a91a431e2f3f tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:30.534738 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-28619c88-8fc6-41a8-867c-7e5cdfee6232 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 Jan 21 03:16:30.535328 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-28619c88-8fc6-41a8-867c-7e5cdfee6232 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:30.535780 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:30.535780 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:30.536158 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-28619c88-8fc6-41a8-867c-7e5cdfee6232 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:30.536522 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-28619c88-8fc6-41a8-867c-7e5cdfee6232 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 415e9139-b180-444b-bc01-3667ed2c3c84. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:16:30.578593 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:30.578593 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:30.594645 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ad1d60f2-67ac-43ed-b5eb-a91a431e2f3f tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Volume info retrieved successfully. Jan 21 03:16:30.603099 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:30.603099 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:30.610520 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-28619c88-8fc6-41a8-867c-7e5cdfee6232 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 returned with HTTP 200 Jan 21 03:16:30.611776 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 828/1661] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:30 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 => generated 819 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:30.621363 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ad1d60f2-67ac-43ed-b5eb-a91a431e2f3f tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] http://10.222.0.36/volume/v3/9334693ac3064850a9a839e61459613a/volumes/6eff8f08-ec6d-4bf5-9645-f3e2856753e7 returned with HTTP 200 Jan 21 03:16:30.623106 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 834/1662] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:30 2021] GET /volume/v3/9334693ac3064850a9a839e61459613a/volumes/6eff8f08-ec6d-4bf5-9645-f3e2856753e7 => generated 916 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:31.625757 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-058da3d3-6413-4df4-a525-a4f7199ff229 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 Jan 21 03:16:31.626292 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-058da3d3-6413-4df4-a525-a4f7199ff229 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:31.626442 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:31.626442 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:31.627096 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-058da3d3-6413-4df4-a525-a4f7199ff229 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:31.627604 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-058da3d3-6413-4df4-a525-a4f7199ff229 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 415e9139-b180-444b-bc01-3667ed2c3c84. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:16:31.639728 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-98746191-ac29-4b48-9a4e-42fb0004fecb tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] GET http://10.222.0.36/volume/v3/9334693ac3064850a9a839e61459613a/volumes/6eff8f08-ec6d-4bf5-9645-f3e2856753e7 Jan 21 03:16:31.640574 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-98746191-ac29-4b48-9a4e-42fb0004fecb tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:31.640574 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:31.640574 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:31.640841 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-98746191-ac29-4b48-9a4e-42fb0004fecb tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:31.719880 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:31.719880 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:31.722078 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-058da3d3-6413-4df4-a525-a4f7199ff229 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 returned with HTTP 200 Jan 21 03:16:31.723060 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 829/1663] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:31 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 => generated 819 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:31.758898 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:31.758898 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:31.785451 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-98746191-ac29-4b48-9a4e-42fb0004fecb tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Volume info retrieved successfully. Jan 21 03:16:31.835697 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-98746191-ac29-4b48-9a4e-42fb0004fecb tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] http://10.222.0.36/volume/v3/9334693ac3064850a9a839e61459613a/volumes/6eff8f08-ec6d-4bf5-9645-f3e2856753e7 returned with HTTP 200 Jan 21 03:16:31.836717 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 835/1664] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:31 2021] GET /volume/v3/9334693ac3064850a9a839e61459613a/volumes/6eff8f08-ec6d-4bf5-9645-f3e2856753e7 => generated 916 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:32.739641 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1a1e59cc-3b20-486e-b84b-b2ce46a9e074 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 Jan 21 03:16:32.740184 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1a1e59cc-3b20-486e-b84b-b2ce46a9e074 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:32.740184 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:32.740184 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:32.740437 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1a1e59cc-3b20-486e-b84b-b2ce46a9e074 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:32.740678 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-1a1e59cc-3b20-486e-b84b-b2ce46a9e074 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 415e9139-b180-444b-bc01-3667ed2c3c84. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:16:32.813739 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:32.813739 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:32.816089 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1a1e59cc-3b20-486e-b84b-b2ce46a9e074 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 returned with HTTP 200 Jan 21 03:16:32.817278 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 830/1665] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:32 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 => generated 819 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:32.855070 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3b0a2175-59aa-4950-b50d-7c314b0b4be6 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] GET http://10.222.0.36/volume/v3/9334693ac3064850a9a839e61459613a/volumes/6eff8f08-ec6d-4bf5-9645-f3e2856753e7 Jan 21 03:16:32.855629 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3b0a2175-59aa-4950-b50d-7c314b0b4be6 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:32.855825 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:32.855825 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:32.856989 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3b0a2175-59aa-4950-b50d-7c314b0b4be6 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:32.979104 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:32.979104 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:32.982944 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3b0a2175-59aa-4950-b50d-7c314b0b4be6 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Volume info retrieved successfully. Jan 21 03:16:33.021215 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3b0a2175-59aa-4950-b50d-7c314b0b4be6 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] http://10.222.0.36/volume/v3/9334693ac3064850a9a839e61459613a/volumes/6eff8f08-ec6d-4bf5-9645-f3e2856753e7 returned with HTTP 200 Jan 21 03:16:33.022372 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 836/1666] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:32 2021] GET /volume/v3/9334693ac3064850a9a839e61459613a/volumes/6eff8f08-ec6d-4bf5-9645-f3e2856753e7 => generated 916 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:33.831787 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-70c2493e-fedf-49f1-b411-9d998369cf85 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 Jan 21 03:16:33.832492 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-70c2493e-fedf-49f1-b411-9d998369cf85 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:33.832821 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:33.832821 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:33.833345 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-70c2493e-fedf-49f1-b411-9d998369cf85 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:33.833825 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-70c2493e-fedf-49f1-b411-9d998369cf85 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 415e9139-b180-444b-bc01-3667ed2c3c84. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:16:33.891108 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:33.891108 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:33.893748 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-70c2493e-fedf-49f1-b411-9d998369cf85 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 returned with HTTP 200 Jan 21 03:16:33.894763 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 831/1667] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:33 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 => generated 819 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:34.039278 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e62273e1-d8ef-4017-8fea-046951224b18 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] GET http://10.222.0.36/volume/v3/9334693ac3064850a9a839e61459613a/volumes/6eff8f08-ec6d-4bf5-9645-f3e2856753e7 Jan 21 03:16:34.039723 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e62273e1-d8ef-4017-8fea-046951224b18 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:34.039940 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:34.039940 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:34.040319 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e62273e1-d8ef-4017-8fea-046951224b18 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:34.134262 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e62273e1-d8ef-4017-8fea-046951224b18 tempest-SnapshotMetadataTestJSON-1764089377 tempest-SnapshotMetadataTestJSON-1764089377] http://10.222.0.36/volume/v3/9334693ac3064850a9a839e61459613a/volumes/6eff8f08-ec6d-4bf5-9645-f3e2856753e7 returned with HTTP 404 Jan 21 03:16:34.135532 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 837/1668] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:34 2021] GET /volume/v3/9334693ac3064850a9a839e61459613a/volumes/6eff8f08-ec6d-4bf5-9645-f3e2856753e7 => generated 109 bytes in 101 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:16:34.909222 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6a80e0de-25a3-48bc-b585-b64f301dd48a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 Jan 21 03:16:34.910462 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6a80e0de-25a3-48bc-b585-b64f301dd48a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:34.910851 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:34.910851 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:34.911478 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6a80e0de-25a3-48bc-b585-b64f301dd48a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:34.911991 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-6a80e0de-25a3-48bc-b585-b64f301dd48a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 415e9139-b180-444b-bc01-3667ed2c3c84. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:16:34.945404 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:34.945404 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:34.947602 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6a80e0de-25a3-48bc-b585-b64f301dd48a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 returned with HTTP 200 Jan 21 03:16:34.948584 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 832/1669] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:34 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 => generated 819 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:35.970849 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fd89aeea-3b7d-45c8-aae6-a8900dbe3ee1 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 Jan 21 03:16:35.971941 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fd89aeea-3b7d-45c8-aae6-a8900dbe3ee1 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:35.972590 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fd89aeea-3b7d-45c8-aae6-a8900dbe3ee1 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:35.973111 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-fd89aeea-3b7d-45c8-aae6-a8900dbe3ee1 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 415e9139-b180-444b-bc01-3667ed2c3c84. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:16:36.020740 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:36.020740 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:36.022996 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fd89aeea-3b7d-45c8-aae6-a8900dbe3ee1 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 returned with HTTP 200 Jan 21 03:16:36.024341 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 838/1670] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:35 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 => generated 819 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:37.038036 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-302bf3ae-0490-49f2-9259-276e3b542a44 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 Jan 21 03:16:37.038877 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-302bf3ae-0490-49f2-9259-276e3b542a44 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:37.039152 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:37.039152 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:37.039436 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-302bf3ae-0490-49f2-9259-276e3b542a44 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:37.040112 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-302bf3ae-0490-49f2-9259-276e3b542a44 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 415e9139-b180-444b-bc01-3667ed2c3c84. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:16:37.104472 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:37.104472 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:37.129035 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-302bf3ae-0490-49f2-9259-276e3b542a44 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 returned with HTTP 200 Jan 21 03:16:37.129035 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 833/1671] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:37 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 => generated 819 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:38.134425 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-576477f4-a5a0-401f-b76e-492ffcd0e3f2 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 Jan 21 03:16:38.135045 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-576477f4-a5a0-401f-b76e-492ffcd0e3f2 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:38.135126 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:38.135126 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:38.135530 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-576477f4-a5a0-401f-b76e-492ffcd0e3f2 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:38.135887 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-576477f4-a5a0-401f-b76e-492ffcd0e3f2 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 415e9139-b180-444b-bc01-3667ed2c3c84. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:16:38.167546 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:38.167546 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:38.172417 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-576477f4-a5a0-401f-b76e-492ffcd0e3f2 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 returned with HTTP 200 Jan 21 03:16:38.173443 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 839/1672] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:38 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 => generated 819 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:39.188655 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5efa9b8b-f1dc-4e73-aea9-39738ff793e2 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 Jan 21 03:16:39.189517 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5efa9b8b-f1dc-4e73-aea9-39738ff793e2 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:39.189855 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:39.189855 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:39.190408 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5efa9b8b-f1dc-4e73-aea9-39738ff793e2 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:39.190928 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-5efa9b8b-f1dc-4e73-aea9-39738ff793e2 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 415e9139-b180-444b-bc01-3667ed2c3c84. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:16:39.224254 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:39.224254 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:39.226313 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5efa9b8b-f1dc-4e73-aea9-39738ff793e2 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 returned with HTTP 200 Jan 21 03:16:39.227494 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 834/1673] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:39 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 => generated 819 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:39.672812 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2a77e717-c7e5-4cbd-8cbd-2cb1b9e63d77 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] POST http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/volumes Jan 21 03:16:39.673499 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:39.673499 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:39.674105 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2a77e717-c7e5-4cbd-8cbd-2cb1b9e63d77 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1560904834"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:16:39.675906 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-2a77e717-c7e5-4cbd-8cbd-2cb1b9e63d77 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1560904834'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:16:39.676559 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-2a77e717-c7e5-4cbd-8cbd-2cb1b9e63d77 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Create volume of 1 GB Jan 21 03:16:39.709998 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2a77e717-c7e5-4cbd-8cbd-2cb1b9e63d77 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Availability Zones retrieved successfully. Jan 21 03:16:39.753785 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2a77e717-c7e5-4cbd-8cbd-2cb1b9e63d77 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Flow 'volume_create_api' (281ae30d-8b89-436f-8621-99fb8474fbb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:16:39.756629 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2a77e717-c7e5-4cbd-8cbd-2cb1b9e63d77 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38406f9b-7554-4a14-8bb1-a5ce6a22f102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:16:39.758746 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-2a77e717-c7e5-4cbd-8cbd-2cb1b9e63d77 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:16:39.889384 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2a77e717-c7e5-4cbd-8cbd-2cb1b9e63d77 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38406f9b-7554-4a14-8bb1-a5ce6a22f102) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:16:39.898063 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2a77e717-c7e5-4cbd-8cbd-2cb1b9e63d77 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e965ce3-b558-4607-97a8-e01ea614c787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:16:40.100214 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-2a77e717-c7e5-4cbd-8cbd-2cb1b9e63d77 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Created reservations ['6001f9f1-a67e-48f9-b1f4-0c6f49c1cc0b', '74b174a9-3856-4fce-9e8e-527e5cc79ff6', '5732de58-00f9-470f-a009-5b80989becfb', 'e03b33de-3da7-4d14-aeef-543fda93e328'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:16:40.102508 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2a77e717-c7e5-4cbd-8cbd-2cb1b9e63d77 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e965ce3-b558-4607-97a8-e01ea614c787) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6001f9f1-a67e-48f9-b1f4-0c6f49c1cc0b', '74b174a9-3856-4fce-9e8e-527e5cc79ff6', '5732de58-00f9-470f-a009-5b80989becfb', 'e03b33de-3da7-4d14-aeef-543fda93e328']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:16:40.105409 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2a77e717-c7e5-4cbd-8cbd-2cb1b9e63d77 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c773d102-4c28-43fe-861f-b84b80f1e79c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:16:40.196938 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2a77e717-c7e5-4cbd-8cbd-2cb1b9e63d77 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c773d102-4c28-43fe-861f-b84b80f1e79c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e63ab20a-d1be-42a8-b340-91c3aa89b353', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1560904834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='607f592d3b694b9895a9db613638cf3f',qos_specs=None,replication_status=,reservations=['6001f9f1-a67e-48f9-b1f4-0c6f49c1cc0b','74b174a9-3856-4fce-9e8e-527e5cc79ff6','5732de58-00f9-470f-a009-5b80989becfb','e03b33de-3da7-4d14-aeef-543fda93e328'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21f1c47f254443cba4d2cecc11603ae4',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:16:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1560904834',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e63ab20a-d1be-42a8-b340-91c3aa89b353,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='607f592d3b694b9895a9db613638cf3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='21f1c47f254443cba4d2cecc11603ae4',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:16:40.200528 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2a77e717-c7e5-4cbd-8cbd-2cb1b9e63d77 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f5fe230-9e0f-4c38-b9c1-2e91fa83ac95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:16:40.242617 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-95cd4525-ae74-4449-9097-6c898bf405ba tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 Jan 21 03:16:40.243275 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-95cd4525-ae74-4449-9097-6c898bf405ba tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:40.244728 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:40.244728 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:40.244728 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-95cd4525-ae74-4449-9097-6c898bf405ba tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:40.244728 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-95cd4525-ae74-4449-9097-6c898bf405ba tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 415e9139-b180-444b-bc01-3667ed2c3c84. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:16:40.250825 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2a77e717-c7e5-4cbd-8cbd-2cb1b9e63d77 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f5fe230-9e0f-4c38-b9c1-2e91fa83ac95) transitioned into state 'SUCCESS' from state '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-1560904834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='607f592d3b694b9895a9db613638cf3f',qos_specs=None,replication_status=,reservations=['6001f9f1-a67e-48f9-b1f4-0c6f49c1cc0b','74b174a9-3856-4fce-9e8e-527e5cc79ff6','5732de58-00f9-470f-a009-5b80989becfb','e03b33de-3da7-4d14-aeef-543fda93e328'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21f1c47f254443cba4d2cecc11603ae4',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:16:40.253242 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2a77e717-c7e5-4cbd-8cbd-2cb1b9e63d77 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec9a6c7f-8d3b-43b1-9e78-c18ce16b8459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:16:40.277931 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2a77e717-c7e5-4cbd-8cbd-2cb1b9e63d77 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec9a6c7f-8d3b-43b1-9e78-c18ce16b8459) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:16:40.290329 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:40.290329 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:40.296168 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2a77e717-c7e5-4cbd-8cbd-2cb1b9e63d77 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Flow 'volume_create_api' (281ae30d-8b89-436f-8621-99fb8474fbb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:16:40.306042 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-95cd4525-ae74-4449-9097-6c898bf405ba tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 returned with HTTP 200 Jan 21 03:16:40.309183 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 835/1674] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:40 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 => generated 819 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:16:40.390636 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2a77e717-c7e5-4cbd-8cbd-2cb1b9e63d77 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Create volume request issued successfully. Jan 21 03:16:40.406433 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2a77e717-c7e5-4cbd-8cbd-2cb1b9e63d77 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/volumes returned with HTTP 202 Jan 21 03:16:40.417707 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 840/1675] 10.222.0.36 () {62 vars in 1265 bytes} [Thu Jan 21 03:16:39 2021] POST /volume/v3/607f592d3b694b9895a9db613638cf3f/volumes => generated 821 bytes in 1049 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:16:40.425091 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e5e45dcf-9b4d-4180-b6e4-362bd4c9ca62 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] GET http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/volumes/e63ab20a-d1be-42a8-b340-91c3aa89b353 Jan 21 03:16:40.425297 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e5e45dcf-9b4d-4180-b6e4-362bd4c9ca62 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:40.425485 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:40.425485 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:40.425840 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e5e45dcf-9b4d-4180-b6e4-362bd4c9ca62 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:40.484497 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:40.484497 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:40.494329 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e5e45dcf-9b4d-4180-b6e4-362bd4c9ca62 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Volume info retrieved successfully. Jan 21 03:16:40.527794 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e5e45dcf-9b4d-4180-b6e4-362bd4c9ca62 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/volumes/e63ab20a-d1be-42a8-b340-91c3aa89b353 returned with HTTP 200 Jan 21 03:16:40.529647 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 836/1676] 10.222.0.36 () {60 vars in 1355 bytes} [Thu Jan 21 03:16:40 2021] GET /volume/v3/607f592d3b694b9895a9db613638cf3f/volumes/e63ab20a-d1be-42a8-b340-91c3aa89b353 => generated 889 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:41.333647 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-19903ea9-32be-49e3-b87f-bc7b874c929e tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 Jan 21 03:16:41.334100 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-19903ea9-32be-49e3-b87f-bc7b874c929e tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:41.334311 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:41.334311 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:41.334758 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-19903ea9-32be-49e3-b87f-bc7b874c929e tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:41.335125 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-19903ea9-32be-49e3-b87f-bc7b874c929e tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 415e9139-b180-444b-bc01-3667ed2c3c84. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:16:41.399023 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:41.399023 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:41.409390 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-19903ea9-32be-49e3-b87f-bc7b874c929e tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 returned with HTTP 200 Jan 21 03:16:41.411057 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 841/1677] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:41 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 => generated 821 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:41.545807 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b4b843ce-9bc4-4fc6-9c54-9e05db5b5582 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] GET http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/volumes/e63ab20a-d1be-42a8-b340-91c3aa89b353 Jan 21 03:16:41.546384 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b4b843ce-9bc4-4fc6-9c54-9e05db5b5582 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:41.546623 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:41.546623 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:41.546986 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b4b843ce-9bc4-4fc6-9c54-9e05db5b5582 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:41.644368 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:41.644368 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:41.668175 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b4b843ce-9bc4-4fc6-9c54-9e05db5b5582 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Volume info retrieved successfully. Jan 21 03:16:41.709066 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b4b843ce-9bc4-4fc6-9c54-9e05db5b5582 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/volumes/e63ab20a-d1be-42a8-b340-91c3aa89b353 returned with HTTP 200 Jan 21 03:16:41.711199 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 837/1678] 10.222.0.36 () {60 vars in 1355 bytes} [Thu Jan 21 03:16:41 2021] GET /volume/v3/607f592d3b694b9895a9db613638cf3f/volumes/e63ab20a-d1be-42a8-b340-91c3aa89b353 => generated 914 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:41.729097 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b3620aa8-6bc5-4d04-aa8a-043f52a1cb6e tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] POST http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups Jan 21 03:16:41.729850 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:41.729850 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:41.730502 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b3620aa8-6bc5-4d04-aa8a-043f52a1cb6e tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e63ab20a-d1be-42a8-b340-91c3aa89b353", "name": "tempest-VolumesBackupsV39Test-Backup-703554158"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:16:41.732801 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.backups [None req-b3620aa8-6bc5-4d04-aa8a-043f52a1cb6e tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Creating new backup {'backup': {'volume_id': 'e63ab20a-d1be-42a8-b340-91c3aa89b353', 'name': 'tempest-VolumesBackupsV39Test-Backup-703554158'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 03:16:41.733423 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.contrib.backups [None req-b3620aa8-6bc5-4d04-aa8a-043f52a1cb6e tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Creating backup of volume e63ab20a-d1be-42a8-b340-91c3aa89b353 in container None Jan 21 03:16:41.799304 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:41.799304 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:41.800776 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b3620aa8-6bc5-4d04-aa8a-043f52a1cb6e tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Volume info retrieved successfully. Jan 21 03:16:41.852782 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-b3620aa8-6bc5-4d04-aa8a-043f52a1cb6e tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Created reservations ['ab93e721-9016-433b-80dc-ca558d96bb3a', '44a3ee66-a75b-4055-8def-cf1fa962e548'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:16:41.932985 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b3620aa8-6bc5-4d04-aa8a-043f52a1cb6e tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups returned with HTTP 202 Jan 21 03:16:41.934912 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 842/1679] 10.222.0.36 () {62 vars in 1266 bytes} [Thu Jan 21 03:16:41 2021] POST /volume/v3/607f592d3b694b9895a9db613638cf3f/backups => generated 398 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:16:41.945652 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9160eca0-8c3b-4d6b-8386-938489315a77 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] GET http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 Jan 21 03:16:41.946196 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9160eca0-8c3b-4d6b-8386-938489315a77 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:41.946918 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:41.946918 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:41.947505 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9160eca0-8c3b-4d6b-8386-938489315a77 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:41.948015 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-9160eca0-8c3b-4d6b-8386-938489315a77 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Show backup with id 52082cd6-13a7-4b6b-b4cc-2a14820f9471. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:16:41.991751 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:41.991751 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:42.001124 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9160eca0-8c3b-4d6b-8386-938489315a77 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 returned with HTTP 200 Jan 21 03:16:42.008555 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 838/1680] 10.222.0.36 () {60 vars in 1355 bytes} [Thu Jan 21 03:16:41 2021] GET /volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 => generated 805 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:42.427398 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2bf11bf3-512d-4cd6-ac11-c1eb693b815a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 Jan 21 03:16:42.428551 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2bf11bf3-512d-4cd6-ac11-c1eb693b815a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:42.428962 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:42.428962 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:42.429719 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2bf11bf3-512d-4cd6-ac11-c1eb693b815a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:42.430302 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-2bf11bf3-512d-4cd6-ac11-c1eb693b815a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 415e9139-b180-444b-bc01-3667ed2c3c84. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:16:42.455487 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:42.455487 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:42.458488 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2bf11bf3-512d-4cd6-ac11-c1eb693b815a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 returned with HTTP 200 Jan 21 03:16:42.459541 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 843/1681] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:42 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 => generated 822 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:42.473547 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e9d799a3-9314-4c32-85d4-73b0389bef75 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes/81fc763b-afc1-41c3-b407-423b7e9aae4a Jan 21 03:16:42.474594 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e9d799a3-9314-4c32-85d4-73b0389bef75 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:42.475007 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:42.475007 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:42.475670 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e9d799a3-9314-4c32-85d4-73b0389bef75 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:42.558442 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:42.558442 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:42.575680 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e9d799a3-9314-4c32-85d4-73b0389bef75 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Volume info retrieved successfully. Jan 21 03:16:42.610630 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e9d799a3-9314-4c32-85d4-73b0389bef75 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes/81fc763b-afc1-41c3-b407-423b7e9aae4a returned with HTTP 200 Jan 21 03:16:42.611713 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 839/1682] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:42 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes/81fc763b-afc1-41c3-b407-423b7e9aae4a => generated 916 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:42.630840 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4f1ed20b-2926-4e31-8669-2569a3750aa0 tempest-VolumesBackupsAdminTest-1802965926 tempest-VolumesBackupsAdminTest-1802965926] POST http://10.222.0.36/volume/v3/70499ac1e4bc4307ab49987f2732cd49/backups/415e9139-b180-444b-bc01-3667ed2c3c84/action Jan 21 03:16:42.631559 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:42.631559 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:42.632277 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4f1ed20b-2926-4e31-8669-2569a3750aa0 tempest-VolumesBackupsAdminTest-1802965926 tempest-VolumesBackupsAdminTest-1802965926] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:16:42.632843 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4f1ed20b-2926-4e31-8669-2569a3750aa0 tempest-VolumesBackupsAdminTest-1802965926 tempest-VolumesBackupsAdminTest-1802965926] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:16:42.633956 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.admin_actions [None req-4f1ed20b-2926-4e31-8669-2569a3750aa0 tempest-VolumesBackupsAdminTest-1802965926 tempest-VolumesBackupsAdminTest-1802965926] Updating backup '415e9139-b180-444b-bc01-3667ed2c3c84' with '{'status': 'error'}' {{(pid=87959) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:302}} Jan 21 03:16:42.785553 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:42.785553 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:42.827268 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.backup.rpcapi [None req-4f1ed20b-2926-4e31-8669-2569a3750aa0 tempest-VolumesBackupsAdminTest-1802965926 tempest-VolumesBackupsAdminTest-1802965926] reset_status in rpcapi backup_id 415e9139-b180-444b-bc01-3667ed2c3c84 on host n-d-766726-10. {{(pid=87959) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jan 21 03:16:42.831342 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4f1ed20b-2926-4e31-8669-2569a3750aa0 tempest-VolumesBackupsAdminTest-1802965926 tempest-VolumesBackupsAdminTest-1802965926] http://10.222.0.36/volume/v3/70499ac1e4bc4307ab49987f2732cd49/backups/415e9139-b180-444b-bc01-3667ed2c3c84/action returned with HTTP 202 Jan 21 03:16:42.833588 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 844/1683] 10.222.0.36 () {60 vars in 1357 bytes} [Thu Jan 21 03:16:42 2021] POST /volume/v3/70499ac1e4bc4307ab49987f2732cd49/backups/415e9139-b180-444b-bc01-3667ed2c3c84/action => generated 0 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:16:42.844537 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d4955a6a-e132-42d0-854a-43a24eb692be tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 Jan 21 03:16:42.845549 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d4955a6a-e132-42d0-854a-43a24eb692be tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:42.845886 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:42.845886 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:42.846403 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d4955a6a-e132-42d0-854a-43a24eb692be tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:42.846896 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-d4955a6a-e132-42d0-854a-43a24eb692be tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Show backup with id 415e9139-b180-444b-bc01-3667ed2c3c84. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:16:42.907344 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:42.907344 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:42.910477 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d4955a6a-e132-42d0-854a-43a24eb692be tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 returned with HTTP 200 Jan 21 03:16:42.914768 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 840/1684] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:42 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 => generated 818 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:42.931800 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-03d9c9dd-aa6e-4170-b11d-3c6b927d94aa tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] DELETE http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 Jan 21 03:16:42.932615 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-03d9c9dd-aa6e-4170-b11d-3c6b927d94aa tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:42.933009 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:42.933009 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:42.933600 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-03d9c9dd-aa6e-4170-b11d-3c6b927d94aa tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:42.935712 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.contrib.backups [None req-03d9c9dd-aa6e-4170-b11d-3c6b927d94aa tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Delete backup with id: 415e9139-b180-444b-bc01-3667ed2c3c84. Jan 21 03:16:42.966029 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:42.966029 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:43.019255 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.backup.rpcapi [None req-03d9c9dd-aa6e-4170-b11d-3c6b927d94aa tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] delete_backup rpcapi backup_id 415e9139-b180-444b-bc01-3667ed2c3c84 {{(pid=87959) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 03:16:43.019552 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ac38bb0d-1209-43d2-8bdb-15e20e775bb7 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] GET http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 Jan 21 03:16:43.020263 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ac38bb0d-1209-43d2-8bdb-15e20e775bb7 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:43.020620 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:43.020620 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:43.023541 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ac38bb0d-1209-43d2-8bdb-15e20e775bb7 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:43.024263 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-ac38bb0d-1209-43d2-8bdb-15e20e775bb7 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Show backup with id 52082cd6-13a7-4b6b-b4cc-2a14820f9471. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:16:43.027468 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-03d9c9dd-aa6e-4170-b11d-3c6b927d94aa tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 returned with HTTP 202 Jan 21 03:16:43.041043 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 845/1685] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:16:42 2021] DELETE /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/backups/415e9139-b180-444b-bc01-3667ed2c3c84 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:16:43.061205 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-613f1bf2-4ade-434e-885c-15e4351ddb46 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] DELETE http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes/81fc763b-afc1-41c3-b407-423b7e9aae4a Jan 21 03:16:43.064522 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-613f1bf2-4ade-434e-885c-15e4351ddb46 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:43.064720 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:43.064720 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:43.065045 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-613f1bf2-4ade-434e-885c-15e4351ddb46 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:43.065502 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-613f1bf2-4ade-434e-885c-15e4351ddb46 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Delete volume with id: 81fc763b-afc1-41c3-b407-423b7e9aae4a Jan 21 03:16:43.086968 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:43.086968 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:43.089587 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ac38bb0d-1209-43d2-8bdb-15e20e775bb7 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 returned with HTTP 200 Jan 21 03:16:43.094110 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 841/1686] 10.222.0.36 () {60 vars in 1355 bytes} [Thu Jan 21 03:16:43 2021] GET /volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 => generated 805 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:43.145262 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:43.145262 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:43.146484 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-613f1bf2-4ade-434e-885c-15e4351ddb46 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Volume info retrieved successfully. Jan 21 03:16:43.239901 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-613f1bf2-4ade-434e-885c-15e4351ddb46 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Delete volume request issued successfully. Jan 21 03:16:43.240524 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-613f1bf2-4ade-434e-885c-15e4351ddb46 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes/81fc763b-afc1-41c3-b407-423b7e9aae4a returned with HTTP 202 Jan 21 03:16:43.241524 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 846/1687] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:16:43 2021] DELETE /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes/81fc763b-afc1-41c3-b407-423b7e9aae4a => generated 0 bytes in 188 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:16:43.249530 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-68832fe2-8d25-46a6-90ab-2999159a40ee tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes/81fc763b-afc1-41c3-b407-423b7e9aae4a Jan 21 03:16:43.250106 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-68832fe2-8d25-46a6-90ab-2999159a40ee tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:43.250214 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:43.250214 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:43.250620 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-68832fe2-8d25-46a6-90ab-2999159a40ee tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:43.362332 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:43.362332 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:43.392299 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-68832fe2-8d25-46a6-90ab-2999159a40ee tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Volume info retrieved successfully. Jan 21 03:16:43.503957 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-68832fe2-8d25-46a6-90ab-2999159a40ee tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes/81fc763b-afc1-41c3-b407-423b7e9aae4a returned with HTTP 200 Jan 21 03:16:43.504661 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 842/1688] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:43 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes/81fc763b-afc1-41c3-b407-423b7e9aae4a => generated 915 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:44.110079 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e2f1643c-f79b-408d-8c10-c4a878a7b577 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] GET http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 Jan 21 03:16:44.110716 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e2f1643c-f79b-408d-8c10-c4a878a7b577 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:44.110946 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:44.110946 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:44.111452 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e2f1643c-f79b-408d-8c10-c4a878a7b577 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:44.111833 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-e2f1643c-f79b-408d-8c10-c4a878a7b577 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Show backup with id 52082cd6-13a7-4b6b-b4cc-2a14820f9471. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:16:44.176232 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:44.176232 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:44.179518 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e2f1643c-f79b-408d-8c10-c4a878a7b577 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 returned with HTTP 200 Jan 21 03:16:44.180370 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 847/1689] 10.222.0.36 () {60 vars in 1355 bytes} [Thu Jan 21 03:16:44 2021] GET /volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 => generated 805 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:44.520724 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e7ff155c-4bb3-4dce-af3b-4589705a0d4a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes/81fc763b-afc1-41c3-b407-423b7e9aae4a Jan 21 03:16:44.521216 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e7ff155c-4bb3-4dce-af3b-4589705a0d4a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:44.521590 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:44.521590 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:44.522215 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e7ff155c-4bb3-4dce-af3b-4589705a0d4a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:44.716876 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:44.716876 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:44.755612 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e7ff155c-4bb3-4dce-af3b-4589705a0d4a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Volume info retrieved successfully. Jan 21 03:16:44.836926 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e7ff155c-4bb3-4dce-af3b-4589705a0d4a tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes/81fc763b-afc1-41c3-b407-423b7e9aae4a returned with HTTP 200 Jan 21 03:16:44.837743 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 843/1690] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:44 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes/81fc763b-afc1-41c3-b407-423b7e9aae4a => generated 915 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:45.196406 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4148500a-4c0c-42c6-bc8f-2ad748ba3668 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] GET http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 Jan 21 03:16:45.198047 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4148500a-4c0c-42c6-bc8f-2ad748ba3668 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:45.198384 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:45.198384 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:45.198792 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4148500a-4c0c-42c6-bc8f-2ad748ba3668 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:45.202677 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-4148500a-4c0c-42c6-bc8f-2ad748ba3668 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Show backup with id 52082cd6-13a7-4b6b-b4cc-2a14820f9471. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:16:45.275013 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:45.275013 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:45.275013 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4148500a-4c0c-42c6-bc8f-2ad748ba3668 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 returned with HTTP 200 Jan 21 03:16:45.275013 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 848/1691] 10.222.0.36 () {60 vars in 1355 bytes} [Thu Jan 21 03:16:45 2021] GET /volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 => generated 805 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:45.855844 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d9e2d7e3-71df-49c1-aadc-04ba15f7fa80 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes/81fc763b-afc1-41c3-b407-423b7e9aae4a Jan 21 03:16:45.857649 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d9e2d7e3-71df-49c1-aadc-04ba15f7fa80 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:45.857869 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:45.857869 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:45.858240 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d9e2d7e3-71df-49c1-aadc-04ba15f7fa80 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:46.011828 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:46.011828 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:46.047633 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d9e2d7e3-71df-49c1-aadc-04ba15f7fa80 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Volume info retrieved successfully. Jan 21 03:16:46.111736 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d9e2d7e3-71df-49c1-aadc-04ba15f7fa80 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes/81fc763b-afc1-41c3-b407-423b7e9aae4a returned with HTTP 200 Jan 21 03:16:46.112809 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 844/1692] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:45 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes/81fc763b-afc1-41c3-b407-423b7e9aae4a => generated 915 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:46.287988 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7d8d2e43-1599-4048-bd20-c442aef145ef tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] GET http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 Jan 21 03:16:46.289239 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7d8d2e43-1599-4048-bd20-c442aef145ef tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:46.289597 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:46.289597 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:46.290307 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7d8d2e43-1599-4048-bd20-c442aef145ef tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:46.290845 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-7d8d2e43-1599-4048-bd20-c442aef145ef tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Show backup with id 52082cd6-13a7-4b6b-b4cc-2a14820f9471. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:16:46.339348 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:46.339348 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:46.344792 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7d8d2e43-1599-4048-bd20-c442aef145ef tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 returned with HTTP 200 Jan 21 03:16:46.348667 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 849/1693] 10.222.0.36 () {60 vars in 1355 bytes} [Thu Jan 21 03:16:46 2021] GET /volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 => generated 805 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:47.129675 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cdb173a7-6d4e-4c6b-8e55-4b0ae502a425 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes/81fc763b-afc1-41c3-b407-423b7e9aae4a Jan 21 03:16:47.130171 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cdb173a7-6d4e-4c6b-8e55-4b0ae502a425 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:47.130593 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:47.130593 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:47.131196 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cdb173a7-6d4e-4c6b-8e55-4b0ae502a425 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:47.230559 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:47.230559 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:47.243324 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-cdb173a7-6d4e-4c6b-8e55-4b0ae502a425 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Volume info retrieved successfully. Jan 21 03:16:47.348194 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cdb173a7-6d4e-4c6b-8e55-4b0ae502a425 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes/81fc763b-afc1-41c3-b407-423b7e9aae4a returned with HTTP 200 Jan 21 03:16:47.355223 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 845/1694] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:47 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes/81fc763b-afc1-41c3-b407-423b7e9aae4a => generated 915 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:47.368363 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-36862c52-a35c-40d6-abeb-cdba620d3d9b tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] GET http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 Jan 21 03:16:47.369235 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-36862c52-a35c-40d6-abeb-cdba620d3d9b tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:47.369636 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:47.369636 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:47.370325 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-36862c52-a35c-40d6-abeb-cdba620d3d9b tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:47.370842 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-36862c52-a35c-40d6-abeb-cdba620d3d9b tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Show backup with id 52082cd6-13a7-4b6b-b4cc-2a14820f9471. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:16:47.418000 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:47.418000 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:47.421586 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-36862c52-a35c-40d6-abeb-cdba620d3d9b tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 returned with HTTP 200 Jan 21 03:16:47.428183 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 850/1695] 10.222.0.36 () {60 vars in 1355 bytes} [Thu Jan 21 03:16:47 2021] GET /volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 => generated 816 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:48.374417 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-75c08178-9b2e-48d9-8324-a60b5074c474 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes/81fc763b-afc1-41c3-b407-423b7e9aae4a Jan 21 03:16:48.375030 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-75c08178-9b2e-48d9-8324-a60b5074c474 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:48.375273 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:48.375273 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:48.375673 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-75c08178-9b2e-48d9-8324-a60b5074c474 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:48.442024 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-091f70ed-a651-47c8-9de9-2f7abd44750d tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] GET http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 Jan 21 03:16:48.443012 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-091f70ed-a651-47c8-9de9-2f7abd44750d tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:48.443442 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:48.443442 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:48.447531 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-091f70ed-a651-47c8-9de9-2f7abd44750d tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:48.448254 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-091f70ed-a651-47c8-9de9-2f7abd44750d tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Show backup with id 52082cd6-13a7-4b6b-b4cc-2a14820f9471. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:16:48.495056 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:48.495056 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:48.510801 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-091f70ed-a651-47c8-9de9-2f7abd44750d tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 returned with HTTP 200 Jan 21 03:16:48.513544 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 851/1696] 10.222.0.36 () {60 vars in 1355 bytes} [Thu Jan 21 03:16:48 2021] GET /volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 => generated 816 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:48.543041 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-75c08178-9b2e-48d9-8324-a60b5074c474 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes/81fc763b-afc1-41c3-b407-423b7e9aae4a returned with HTTP 404 Jan 21 03:16:48.544512 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 846/1697] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:48 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes/81fc763b-afc1-41c3-b407-423b7e9aae4a => generated 109 bytes in 175 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:16:48.552792 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b66569ca-da5e-4fb4-adbf-8c41216b2158 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] DELETE http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes/aabc5a01-ebdd-4b9c-82d2-4d5e2cdca2a5 Jan 21 03:16:48.553450 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b66569ca-da5e-4fb4-adbf-8c41216b2158 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:48.553874 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:48.553874 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:48.554629 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b66569ca-da5e-4fb4-adbf-8c41216b2158 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:48.555275 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-b66569ca-da5e-4fb4-adbf-8c41216b2158 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Delete volume with id: aabc5a01-ebdd-4b9c-82d2-4d5e2cdca2a5 Jan 21 03:16:48.735749 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:48.735749 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:48.745467 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b66569ca-da5e-4fb4-adbf-8c41216b2158 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Volume info retrieved successfully. Jan 21 03:16:48.836804 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b66569ca-da5e-4fb4-adbf-8c41216b2158 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Delete volume request issued successfully. Jan 21 03:16:48.837740 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b66569ca-da5e-4fb4-adbf-8c41216b2158 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes/aabc5a01-ebdd-4b9c-82d2-4d5e2cdca2a5 returned with HTTP 202 Jan 21 03:16:48.838867 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 852/1698] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:16:48 2021] DELETE /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes/aabc5a01-ebdd-4b9c-82d2-4d5e2cdca2a5 => generated 0 bytes in 291 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:16:48.848127 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-601817c1-9cb9-41b0-8bf5-605022ccfb5f tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes/aabc5a01-ebdd-4b9c-82d2-4d5e2cdca2a5 Jan 21 03:16:48.849120 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-601817c1-9cb9-41b0-8bf5-605022ccfb5f tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:48.849815 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-601817c1-9cb9-41b0-8bf5-605022ccfb5f tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:48.997254 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:48.997254 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:49.010014 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-601817c1-9cb9-41b0-8bf5-605022ccfb5f tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Volume info retrieved successfully. Jan 21 03:16:49.043154 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-601817c1-9cb9-41b0-8bf5-605022ccfb5f tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes/aabc5a01-ebdd-4b9c-82d2-4d5e2cdca2a5 returned with HTTP 200 Jan 21 03:16:49.047815 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 847/1699] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:48 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes/aabc5a01-ebdd-4b9c-82d2-4d5e2cdca2a5 => generated 915 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:49.529958 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-64cc8ec7-ccae-4b0b-a833-3978266f5f34 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] GET http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 Jan 21 03:16:49.531227 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-64cc8ec7-ccae-4b0b-a833-3978266f5f34 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:49.531633 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:49.531633 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:49.532413 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-64cc8ec7-ccae-4b0b-a833-3978266f5f34 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:49.532982 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-64cc8ec7-ccae-4b0b-a833-3978266f5f34 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Show backup with id 52082cd6-13a7-4b6b-b4cc-2a14820f9471. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:16:49.624614 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:49.624614 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:49.626479 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-64cc8ec7-ccae-4b0b-a833-3978266f5f34 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 returned with HTTP 200 Jan 21 03:16:49.628754 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 853/1700] 10.222.0.36 () {60 vars in 1355 bytes} [Thu Jan 21 03:16:49 2021] GET /volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 => generated 816 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:50.063418 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d2121ab6-11bd-4512-8911-9124ab515023 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes/aabc5a01-ebdd-4b9c-82d2-4d5e2cdca2a5 Jan 21 03:16:50.064239 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d2121ab6-11bd-4512-8911-9124ab515023 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:50.064634 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:50.064634 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:50.065254 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d2121ab6-11bd-4512-8911-9124ab515023 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:50.129384 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:50.129384 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:50.154895 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d2121ab6-11bd-4512-8911-9124ab515023 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Volume info retrieved successfully. Jan 21 03:16:50.208000 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d2121ab6-11bd-4512-8911-9124ab515023 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes/aabc5a01-ebdd-4b9c-82d2-4d5e2cdca2a5 returned with HTTP 200 Jan 21 03:16:50.213369 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 848/1701] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:50 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes/aabc5a01-ebdd-4b9c-82d2-4d5e2cdca2a5 => generated 915 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:16:50.641614 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5e8e179d-a3ed-417e-ad8d-73983b25772c tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] GET http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 Jan 21 03:16:50.642189 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5e8e179d-a3ed-417e-ad8d-73983b25772c tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:50.642411 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:50.642411 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:50.642991 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5e8e179d-a3ed-417e-ad8d-73983b25772c tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:50.643360 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-5e8e179d-a3ed-417e-ad8d-73983b25772c tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Show backup with id 52082cd6-13a7-4b6b-b4cc-2a14820f9471. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:16:50.702466 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:50.702466 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:50.704350 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5e8e179d-a3ed-417e-ad8d-73983b25772c tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 returned with HTTP 200 Jan 21 03:16:50.708680 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 854/1702] 10.222.0.36 () {60 vars in 1355 bytes} [Thu Jan 21 03:16:50 2021] GET /volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 => generated 816 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:51.232437 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a1facbb3-7cde-4521-b094-9a4ce4582fb5 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes/aabc5a01-ebdd-4b9c-82d2-4d5e2cdca2a5 Jan 21 03:16:51.233119 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a1facbb3-7cde-4521-b094-9a4ce4582fb5 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:51.233713 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:51.233713 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:51.234244 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a1facbb3-7cde-4521-b094-9a4ce4582fb5 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:51.421049 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:51.421049 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:51.430704 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a1facbb3-7cde-4521-b094-9a4ce4582fb5 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Volume info retrieved successfully. Jan 21 03:16:51.457439 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a1facbb3-7cde-4521-b094-9a4ce4582fb5 tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes/aabc5a01-ebdd-4b9c-82d2-4d5e2cdca2a5 returned with HTTP 200 Jan 21 03:16:51.458290 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 849/1703] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:51 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes/aabc5a01-ebdd-4b9c-82d2-4d5e2cdca2a5 => generated 915 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:51.724158 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-61cc9a08-78b1-4785-8c8e-aaf69c81cb5c tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] GET http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 Jan 21 03:16:51.724158 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-61cc9a08-78b1-4785-8c8e-aaf69c81cb5c tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:51.724158 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:51.724158 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:51.724944 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-61cc9a08-78b1-4785-8c8e-aaf69c81cb5c tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:51.728212 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-61cc9a08-78b1-4785-8c8e-aaf69c81cb5c tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Show backup with id 52082cd6-13a7-4b6b-b4cc-2a14820f9471. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:16:51.793533 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:51.793533 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:51.806354 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-61cc9a08-78b1-4785-8c8e-aaf69c81cb5c tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 returned with HTTP 200 Jan 21 03:16:51.810229 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 855/1704] 10.222.0.36 () {60 vars in 1355 bytes} [Thu Jan 21 03:16:51 2021] GET /volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 => generated 816 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:52.474771 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ade6caa2-18e2-48f0-a662-d0e9b704737f tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] GET http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes/aabc5a01-ebdd-4b9c-82d2-4d5e2cdca2a5 Jan 21 03:16:52.475496 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ade6caa2-18e2-48f0-a662-d0e9b704737f tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:52.475854 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:52.475854 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:52.476455 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ade6caa2-18e2-48f0-a662-d0e9b704737f tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:52.537811 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ade6caa2-18e2-48f0-a662-d0e9b704737f tempest-VolumesBackupsAdminTest-1240598374 tempest-VolumesBackupsAdminTest-1240598374] http://10.222.0.36/volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes/aabc5a01-ebdd-4b9c-82d2-4d5e2cdca2a5 returned with HTTP 404 Jan 21 03:16:52.539455 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 850/1705] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:16:52 2021] GET /volume/v3/c7da5f08aba24a37b88ac23e03b66dc4/volumes/aabc5a01-ebdd-4b9c-82d2-4d5e2cdca2a5 => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:16:52.825287 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2a0f510f-4654-441a-b49e-b7ed26b4a444 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] GET http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 Jan 21 03:16:52.825896 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2a0f510f-4654-441a-b49e-b7ed26b4a444 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:52.826042 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:52.826042 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:52.827911 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2a0f510f-4654-441a-b49e-b7ed26b4a444 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:52.828444 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-2a0f510f-4654-441a-b49e-b7ed26b4a444 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Show backup with id 52082cd6-13a7-4b6b-b4cc-2a14820f9471. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:16:52.874238 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:52.874238 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:52.876499 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2a0f510f-4654-441a-b49e-b7ed26b4a444 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 returned with HTTP 200 Jan 21 03:16:52.884045 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 856/1706] 10.222.0.36 () {60 vars in 1355 bytes} [Thu Jan 21 03:16:52 2021] GET /volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 => generated 816 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:53.898990 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d0bd02c8-9c4c-4510-a913-be844ab7a2c5 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] GET http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 Jan 21 03:16:53.900338 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d0bd02c8-9c4c-4510-a913-be844ab7a2c5 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:53.901010 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d0bd02c8-9c4c-4510-a913-be844ab7a2c5 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:53.901556 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-d0bd02c8-9c4c-4510-a913-be844ab7a2c5 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Show backup with id 52082cd6-13a7-4b6b-b4cc-2a14820f9471. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:16:53.927715 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:53.927715 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:53.930395 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d0bd02c8-9c4c-4510-a913-be844ab7a2c5 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 returned with HTTP 200 Jan 21 03:16:53.931485 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 851/1707] 10.222.0.36 () {60 vars in 1355 bytes} [Thu Jan 21 03:16:53 2021] GET /volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 => generated 816 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:54.946086 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9f2114e4-1b5d-4e0d-91f6-0e150c781276 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] GET http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 Jan 21 03:16:54.947487 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9f2114e4-1b5d-4e0d-91f6-0e150c781276 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:54.947834 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:54.947834 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:54.948435 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9f2114e4-1b5d-4e0d-91f6-0e150c781276 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:54.948932 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-9f2114e4-1b5d-4e0d-91f6-0e150c781276 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Show backup with id 52082cd6-13a7-4b6b-b4cc-2a14820f9471. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:16:55.004074 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:55.004074 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:55.006261 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9f2114e4-1b5d-4e0d-91f6-0e150c781276 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 returned with HTTP 200 Jan 21 03:16:55.007282 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 857/1708] 10.222.0.36 () {60 vars in 1355 bytes} [Thu Jan 21 03:16:54 2021] GET /volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 => generated 816 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:56.021601 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-07f61d8d-986d-4ee1-a483-92b8ccfaeaaa tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] GET http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 Jan 21 03:16:56.022940 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-07f61d8d-986d-4ee1-a483-92b8ccfaeaaa tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:56.022940 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:56.022940 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:56.022940 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-07f61d8d-986d-4ee1-a483-92b8ccfaeaaa tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:56.023271 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-07f61d8d-986d-4ee1-a483-92b8ccfaeaaa tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Show backup with id 52082cd6-13a7-4b6b-b4cc-2a14820f9471. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:16:56.064152 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:56.064152 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:56.071475 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-07f61d8d-986d-4ee1-a483-92b8ccfaeaaa tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 returned with HTTP 200 Jan 21 03:16:56.081580 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 852/1709] 10.222.0.36 () {60 vars in 1355 bytes} [Thu Jan 21 03:16:56 2021] GET /volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 => generated 816 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:57.090090 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2dd260e8-b3b1-40ae-a7ad-f1a33fdd264c tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] GET http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 Jan 21 03:16:57.091888 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2dd260e8-b3b1-40ae-a7ad-f1a33fdd264c tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:57.092332 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:57.092332 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:57.092978 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2dd260e8-b3b1-40ae-a7ad-f1a33fdd264c tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:57.093537 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-2dd260e8-b3b1-40ae-a7ad-f1a33fdd264c tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Show backup with id 52082cd6-13a7-4b6b-b4cc-2a14820f9471. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:16:57.179728 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:57.179728 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:57.179728 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2dd260e8-b3b1-40ae-a7ad-f1a33fdd264c tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 returned with HTTP 200 Jan 21 03:16:57.180227 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 858/1710] 10.222.0.36 () {60 vars in 1355 bytes} [Thu Jan 21 03:16:57 2021] GET /volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 => generated 816 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:58.193720 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ebb3eae9-8a1d-4100-923a-142a58d27c79 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] GET http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 Jan 21 03:16:58.194956 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ebb3eae9-8a1d-4100-923a-142a58d27c79 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:58.195326 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:58.195326 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:58.195935 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ebb3eae9-8a1d-4100-923a-142a58d27c79 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:58.196449 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-ebb3eae9-8a1d-4100-923a-142a58d27c79 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Show backup with id 52082cd6-13a7-4b6b-b4cc-2a14820f9471. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:16:58.255895 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:58.255895 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:58.255895 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ebb3eae9-8a1d-4100-923a-142a58d27c79 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 returned with HTTP 200 Jan 21 03:16:58.255895 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 853/1711] 10.222.0.36 () {60 vars in 1355 bytes} [Thu Jan 21 03:16:58 2021] GET /volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 => generated 816 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:58.845197 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2dd260e8-b3b1-40ae-a7ad-f1a33fdd264c tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] GET http://10.222.0.36/volume// Jan 21 03:16:58.846005 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2dd260e8-b3b1-40ae-a7ad-f1a33fdd264c tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:58.847401 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:58.847401 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:58.848061 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2dd260e8-b3b1-40ae-a7ad-f1a33fdd264c tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:58.850364 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2dd260e8-b3b1-40ae-a7ad-f1a33fdd264c tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 03:16:58.853165 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 859/1712] 10.222.0.36 () {56 vars in 872 bytes} [Thu Jan 21 03:16:58 2021] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:16:58.862314 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ebb3eae9-8a1d-4100-923a-142a58d27c79 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] GET http://10.222.0.36/volume// Jan 21 03:16:58.863030 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ebb3eae9-8a1d-4100-923a-142a58d27c79 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:58.863588 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:58.863588 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:58.864223 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ebb3eae9-8a1d-4100-923a-142a58d27c79 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Calling method 'all' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:58.866194 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ebb3eae9-8a1d-4100-923a-142a58d27c79 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 03:16:58.867025 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 854/1713] 10.222.0.36 () {56 vars in 872 bytes} [Thu Jan 21 03:16:58 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:16:59.271321 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b86f9cd5-4c4d-4cbe-94ea-8c55a9c3947c tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] GET http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 Jan 21 03:16:59.271953 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b86f9cd5-4c4d-4cbe-94ea-8c55a9c3947c tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:59.273089 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b86f9cd5-4c4d-4cbe-94ea-8c55a9c3947c tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:59.273089 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-b86f9cd5-4c4d-4cbe-94ea-8c55a9c3947c tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Show backup with id 52082cd6-13a7-4b6b-b4cc-2a14820f9471. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:16:59.350410 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:16:59.350410 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:16:59.357639 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b86f9cd5-4c4d-4cbe-94ea-8c55a9c3947c tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 returned with HTTP 200 Jan 21 03:16:59.364956 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 855/1714] 10.222.0.36 () {60 vars in 1355 bytes} [Thu Jan 21 03:16:59 2021] GET /volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 => generated 816 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:16:59.851595 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f746f69b-30ba-412d-8f95-30d369865a4b tempest-VersionsTest-66604598 tempest-VersionsTest-66604598] GET http://10.222.0.36/volume/v2/ Jan 21 03:16:59.852635 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f746f69b-30ba-412d-8f95-30d369865a4b tempest-VersionsTest-66604598 tempest-VersionsTest-66604598] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:59.854699 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f746f69b-30ba-412d-8f95-30d369865a4b tempest-VersionsTest-66604598 tempest-VersionsTest-66604598] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:59.855936 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f746f69b-30ba-412d-8f95-30d369865a4b tempest-VersionsTest-66604598 tempest-VersionsTest-66604598] http://10.222.0.36/volume/v2/ returned with HTTP 200 Jan 21 03:16:59.856936 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 860/1715] 10.222.0.36 () {58 vars in 1084 bytes} [Thu Jan 21 03:16:58 2021] GET /volume/v2/ => generated 382 bytes in 983 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) Jan 21 03:16:59.868175 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-25ec13dd-c48e-47ce-a0b4-6f97d6711128 tempest-VersionsTest-66604598 tempest-VersionsTest-66604598] GET http://10.222.0.36/volume/v3/ Jan 21 03:16:59.868700 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-25ec13dd-c48e-47ce-a0b4-6f97d6711128 tempest-VersionsTest-66604598 tempest-VersionsTest-66604598] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:16:59.868892 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:16:59.868892 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:16:59.869550 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-25ec13dd-c48e-47ce-a0b4-6f97d6711128 tempest-VersionsTest-66604598 tempest-VersionsTest-66604598] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:16:59.870684 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-25ec13dd-c48e-47ce-a0b4-6f97d6711128 tempest-VersionsTest-66604598 tempest-VersionsTest-66604598] http://10.222.0.36/volume/v3/ returned with HTTP 200 Jan 21 03:16:59.873545 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 856/1716] 10.222.0.36 () {58 vars in 1084 bytes} [Thu Jan 21 03:16:59 2021] GET /volume/v3/ => generated 386 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:17:00.373007 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-997b0d88-bc6d-4f10-ac08-3e1a569c0311 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] GET http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 Jan 21 03:17:00.373645 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-997b0d88-bc6d-4f10-ac08-3e1a569c0311 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:00.374430 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-997b0d88-bc6d-4f10-ac08-3e1a569c0311 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:00.374904 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-997b0d88-bc6d-4f10-ac08-3e1a569c0311 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Show backup with id 52082cd6-13a7-4b6b-b4cc-2a14820f9471. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:17:00.434773 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:00.434773 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:00.441989 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-997b0d88-bc6d-4f10-ac08-3e1a569c0311 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 returned with HTTP 200 Jan 21 03:17:00.447527 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 861/1717] 10.222.0.36 () {60 vars in 1355 bytes} [Thu Jan 21 03:17:00 2021] GET /volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 => generated 816 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:17:01.469453 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-38510f77-604a-499c-a9f6-450ec8be5185 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] GET http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 Jan 21 03:17:01.469453 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-38510f77-604a-499c-a9f6-450ec8be5185 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:01.469453 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-38510f77-604a-499c-a9f6-450ec8be5185 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:01.469453 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-38510f77-604a-499c-a9f6-450ec8be5185 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Show backup with id 52082cd6-13a7-4b6b-b4cc-2a14820f9471. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:17:01.558420 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:01.558420 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:01.562632 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-38510f77-604a-499c-a9f6-450ec8be5185 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 returned with HTTP 200 Jan 21 03:17:01.568881 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 857/1718] 10.222.0.36 () {60 vars in 1355 bytes} [Thu Jan 21 03:17:01 2021] GET /volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 => generated 816 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:17:02.583294 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-324846f5-1313-4fc9-89c9-56ee86439c5f tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] GET http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 Jan 21 03:17:02.584533 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-324846f5-1313-4fc9-89c9-56ee86439c5f tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:02.584897 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:02.584897 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:02.585850 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-324846f5-1313-4fc9-89c9-56ee86439c5f tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:02.586369 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-324846f5-1313-4fc9-89c9-56ee86439c5f tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Show backup with id 52082cd6-13a7-4b6b-b4cc-2a14820f9471. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:17:02.658656 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:02.658656 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:02.660932 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-324846f5-1313-4fc9-89c9-56ee86439c5f tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 returned with HTTP 200 Jan 21 03:17:02.667622 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 862/1719] 10.222.0.36 () {60 vars in 1355 bytes} [Thu Jan 21 03:17:02 2021] GET /volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 => generated 816 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:17:03.688397 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0a1bed24-2397-4fcb-99cc-53472817752c tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] GET http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 Jan 21 03:17:03.688397 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0a1bed24-2397-4fcb-99cc-53472817752c tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:03.688397 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:03.688397 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:03.689665 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0a1bed24-2397-4fcb-99cc-53472817752c tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:03.693259 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-0a1bed24-2397-4fcb-99cc-53472817752c tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Show backup with id 52082cd6-13a7-4b6b-b4cc-2a14820f9471. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:17:03.745223 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:03.745223 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:03.751259 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0a1bed24-2397-4fcb-99cc-53472817752c tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 returned with HTTP 200 Jan 21 03:17:03.752207 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 858/1720] 10.222.0.36 () {60 vars in 1355 bytes} [Thu Jan 21 03:17:03 2021] GET /volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 => generated 816 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:17:04.295043 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c3722cb9-0d21-4f8f-945a-014da1b5b5de tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] POST http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes Jan 21 03:17:04.295192 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:04.295192 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:04.295541 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c3722cb9-0d21-4f8f-945a-014da1b5b5de tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-745914426"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:17:04.296618 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-c3722cb9-0d21-4f8f-945a-014da1b5b5de tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-745914426'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:17:04.297136 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-c3722cb9-0d21-4f8f-945a-014da1b5b5de tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Create volume of 1 GB Jan 21 03:17:04.325094 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c3722cb9-0d21-4f8f-945a-014da1b5b5de tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Availability Zones retrieved successfully. Jan 21 03:17:04.353055 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c3722cb9-0d21-4f8f-945a-014da1b5b5de tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Flow 'volume_create_api' (37329ee5-e0a2-45a7-9b70-65183441787b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:17:04.370162 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c3722cb9-0d21-4f8f-945a-014da1b5b5de tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8614103-a0de-4c0f-9e59-f95e045a66f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:17:04.373242 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-c3722cb9-0d21-4f8f-945a-014da1b5b5de tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:17:04.569395 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c3722cb9-0d21-4f8f-945a-014da1b5b5de tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8614103-a0de-4c0f-9e59-f95e045a66f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:17:04.575925 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c3722cb9-0d21-4f8f-945a-014da1b5b5de tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3faacb46-55d0-4525-b87e-aff1c205d895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:17:04.700778 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-c3722cb9-0d21-4f8f-945a-014da1b5b5de tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Created reservations ['37d041bf-fa36-480e-a09c-7cb990331aec', '0c5926a8-3f11-47df-b14a-6ad5279726ac', 'd8016c1d-2226-46ac-9e2b-e7c522800095', '17737fac-98e6-4d06-9dae-774ff141325e'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:17:04.702974 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c3722cb9-0d21-4f8f-945a-014da1b5b5de tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3faacb46-55d0-4525-b87e-aff1c205d895) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37d041bf-fa36-480e-a09c-7cb990331aec', '0c5926a8-3f11-47df-b14a-6ad5279726ac', 'd8016c1d-2226-46ac-9e2b-e7c522800095', '17737fac-98e6-4d06-9dae-774ff141325e']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:17:04.704906 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c3722cb9-0d21-4f8f-945a-014da1b5b5de tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (887b788c-3de5-4c0a-a973-addbdc02a55e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:17:04.766243 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2b2d2b86-f58b-46cf-adcc-95903bd5aaae tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] GET http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 Jan 21 03:17:04.766940 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2b2d2b86-f58b-46cf-adcc-95903bd5aaae tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:04.767169 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:04.767169 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:04.767679 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2b2d2b86-f58b-46cf-adcc-95903bd5aaae tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:04.768125 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-2b2d2b86-f58b-46cf-adcc-95903bd5aaae tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Show backup with id 52082cd6-13a7-4b6b-b4cc-2a14820f9471. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:17:04.818703 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c3722cb9-0d21-4f8f-945a-014da1b5b5de tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (887b788c-3de5-4c0a-a973-addbdc02a55e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50147d71-4237-4d57-b1de-b800b1368fe8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-745914426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5170f24e4af4f43b591b9b621f07a33',qos_specs=None,replication_status=,reservations=['37d041bf-fa36-480e-a09c-7cb990331aec','0c5926a8-3f11-47df-b14a-6ad5279726ac','d8016c1d-2226-46ac-9e2b-e7c522800095','17737fac-98e6-4d06-9dae-774ff141325e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c35c4abd6e44447983849492894bda38',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:17:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-745914426',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50147d71-4237-4d57-b1de-b800b1368fe8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5170f24e4af4f43b591b9b621f07a33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c35c4abd6e44447983849492894bda38',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:17:04.820683 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c3722cb9-0d21-4f8f-945a-014da1b5b5de tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fe1b45b-d4af-4ae8-8a76-d8b13a1418f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:17:04.826900 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:04.826900 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:04.828785 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2b2d2b86-f58b-46cf-adcc-95903bd5aaae tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 returned with HTTP 200 Jan 21 03:17:04.829615 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 859/1721] 10.222.0.36 () {60 vars in 1355 bytes} [Thu Jan 21 03:17:04 2021] GET /volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 => generated 816 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:17:04.873035 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c3722cb9-0d21-4f8f-945a-014da1b5b5de tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fe1b45b-d4af-4ae8-8a76-d8b13a1418f3) transitioned into state 'SUCCESS' from state '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-745914426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5170f24e4af4f43b591b9b621f07a33',qos_specs=None,replication_status=,reservations=['37d041bf-fa36-480e-a09c-7cb990331aec','0c5926a8-3f11-47df-b14a-6ad5279726ac','d8016c1d-2226-46ac-9e2b-e7c522800095','17737fac-98e6-4d06-9dae-774ff141325e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c35c4abd6e44447983849492894bda38',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:17:04.876104 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c3722cb9-0d21-4f8f-945a-014da1b5b5de tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4daaa70-eaa6-441e-ada5-563d57d2b2c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:17:04.917265 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c3722cb9-0d21-4f8f-945a-014da1b5b5de tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4daaa70-eaa6-441e-ada5-563d57d2b2c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:17:04.924630 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c3722cb9-0d21-4f8f-945a-014da1b5b5de tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Flow 'volume_create_api' (37329ee5-e0a2-45a7-9b70-65183441787b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:17:05.086452 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c3722cb9-0d21-4f8f-945a-014da1b5b5de tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Create volume request issued successfully. Jan 21 03:17:05.104459 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c3722cb9-0d21-4f8f-945a-014da1b5b5de tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes returned with HTTP 202 Jan 21 03:17:05.105505 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 863/1722] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 03:17:03 2021] POST /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes => generated 817 bytes in 1184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:17:05.120160 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d1a09016-decf-41c2-aec5-ce8c2246b9c2 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 Jan 21 03:17:05.120678 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d1a09016-decf-41c2-aec5-ce8c2246b9c2 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:05.120902 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:05.120902 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:05.121644 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d1a09016-decf-41c2-aec5-ce8c2246b9c2 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:05.279899 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:05.279899 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:05.305564 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d1a09016-decf-41c2-aec5-ce8c2246b9c2 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:17:05.332296 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d1a09016-decf-41c2-aec5-ce8c2246b9c2 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 returned with HTTP 200 Jan 21 03:17:05.333190 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 860/1723] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:17:05 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 => generated 909 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:17:05.844855 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-04ed665b-09d7-49fe-9f5d-1564f193bb57 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] GET http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 Jan 21 03:17:05.845415 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-04ed665b-09d7-49fe-9f5d-1564f193bb57 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:05.845816 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:05.845816 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:05.846441 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-04ed665b-09d7-49fe-9f5d-1564f193bb57 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:05.846988 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-04ed665b-09d7-49fe-9f5d-1564f193bb57 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Show backup with id 52082cd6-13a7-4b6b-b4cc-2a14820f9471. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:17:05.898026 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:05.898026 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:05.899974 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-04ed665b-09d7-49fe-9f5d-1564f193bb57 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 returned with HTTP 200 Jan 21 03:17:05.902979 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 864/1724] 10.222.0.36 () {60 vars in 1355 bytes} [Thu Jan 21 03:17:05 2021] GET /volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 => generated 816 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:17:06.350252 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e1664874-0ab0-47f6-920f-0038bdbcf427 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 Jan 21 03:17:06.350969 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e1664874-0ab0-47f6-920f-0038bdbcf427 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:06.351194 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:06.351194 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:06.351573 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e1664874-0ab0-47f6-920f-0038bdbcf427 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:06.457610 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:06.457610 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:06.468216 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e1664874-0ab0-47f6-920f-0038bdbcf427 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:17:06.495349 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e1664874-0ab0-47f6-920f-0038bdbcf427 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 returned with HTTP 200 Jan 21 03:17:06.497665 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 861/1725] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:17:06 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 => generated 910 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:17:06.915514 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-97356077-591b-46b0-882c-7d6f46848009 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] GET http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 Jan 21 03:17:06.917095 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-97356077-591b-46b0-882c-7d6f46848009 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:06.918092 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:06.918092 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:06.918800 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-97356077-591b-46b0-882c-7d6f46848009 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:06.919509 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-97356077-591b-46b0-882c-7d6f46848009 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Show backup with id 52082cd6-13a7-4b6b-b4cc-2a14820f9471. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:17:06.962084 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:06.962084 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:06.964918 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-97356077-591b-46b0-882c-7d6f46848009 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 returned with HTTP 200 Jan 21 03:17:06.970894 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 865/1726] 10.222.0.36 () {60 vars in 1355 bytes} [Thu Jan 21 03:17:06 2021] GET /volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 => generated 816 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:17:07.989661 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fdcbbac5-6a27-4cef-899d-f5b8e3ed5e77 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] GET http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 Jan 21 03:17:08.004005 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fdcbbac5-6a27-4cef-899d-f5b8e3ed5e77 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:08.004251 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:08.004251 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:08.004653 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fdcbbac5-6a27-4cef-899d-f5b8e3ed5e77 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:08.004999 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-fdcbbac5-6a27-4cef-899d-f5b8e3ed5e77 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Show backup with id 52082cd6-13a7-4b6b-b4cc-2a14820f9471. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:17:08.070771 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:08.070771 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:08.072675 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fdcbbac5-6a27-4cef-899d-f5b8e3ed5e77 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 returned with HTTP 200 Jan 21 03:17:08.078271 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 862/1727] 10.222.0.36 () {60 vars in 1355 bytes} [Thu Jan 21 03:17:07 2021] GET /volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 => generated 816 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:17:09.093543 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e3fe9363-c0aa-45e8-9100-55f3229556f3 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] GET http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 Jan 21 03:17:09.094832 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e3fe9363-c0aa-45e8-9100-55f3229556f3 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:09.095244 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:09.095244 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:09.096000 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e3fe9363-c0aa-45e8-9100-55f3229556f3 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:09.096556 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-e3fe9363-c0aa-45e8-9100-55f3229556f3 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Show backup with id 52082cd6-13a7-4b6b-b4cc-2a14820f9471. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:17:09.131771 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:09.131771 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:09.134671 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e3fe9363-c0aa-45e8-9100-55f3229556f3 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 returned with HTTP 200 Jan 21 03:17:09.135704 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 866/1728] 10.222.0.36 () {60 vars in 1355 bytes} [Thu Jan 21 03:17:09 2021] GET /volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 => generated 816 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:17:10.152917 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-257d1973-88a1-4327-a075-2f621bdd88aa tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] GET http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 Jan 21 03:17:10.153483 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-257d1973-88a1-4327-a075-2f621bdd88aa tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:10.153884 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:10.153884 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:10.154498 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-257d1973-88a1-4327-a075-2f621bdd88aa tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:10.155054 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-257d1973-88a1-4327-a075-2f621bdd88aa tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Show backup with id 52082cd6-13a7-4b6b-b4cc-2a14820f9471. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:17:10.240110 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:10.240110 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:10.245006 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-257d1973-88a1-4327-a075-2f621bdd88aa tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 returned with HTTP 200 Jan 21 03:17:10.256687 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 863/1729] 10.222.0.36 () {60 vars in 1355 bytes} [Thu Jan 21 03:17:10 2021] GET /volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 => generated 816 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:17:11.259507 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b0767120-a051-4fc4-9bdd-4c96e4132047 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] GET http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 Jan 21 03:17:11.261893 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b0767120-a051-4fc4-9bdd-4c96e4132047 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:11.263381 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:11.263381 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:11.264184 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b0767120-a051-4fc4-9bdd-4c96e4132047 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:11.264714 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-b0767120-a051-4fc4-9bdd-4c96e4132047 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Show backup with id 52082cd6-13a7-4b6b-b4cc-2a14820f9471. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:17:11.302398 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:11.302398 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:11.304693 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b0767120-a051-4fc4-9bdd-4c96e4132047 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 returned with HTTP 200 Jan 21 03:17:11.306986 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 867/1730] 10.222.0.36 () {60 vars in 1355 bytes} [Thu Jan 21 03:17:11 2021] GET /volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 => generated 816 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:17:12.323181 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-038ae431-5d09-4727-8bbb-0c7d262d67c0 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] GET http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 Jan 21 03:17:12.325298 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-038ae431-5d09-4727-8bbb-0c7d262d67c0 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:12.325727 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:12.325727 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:12.326793 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-038ae431-5d09-4727-8bbb-0c7d262d67c0 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:12.327373 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-038ae431-5d09-4727-8bbb-0c7d262d67c0 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Show backup with id 52082cd6-13a7-4b6b-b4cc-2a14820f9471. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:17:12.365561 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:12.365561 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:12.368170 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-038ae431-5d09-4727-8bbb-0c7d262d67c0 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 returned with HTTP 200 Jan 21 03:17:12.369555 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 864/1731] 10.222.0.36 () {60 vars in 1355 bytes} [Thu Jan 21 03:17:12 2021] GET /volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 => generated 816 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:17:13.384007 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-96d4043d-4ccc-4c6e-9804-e2316a07e848 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] GET http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 Jan 21 03:17:13.385225 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-96d4043d-4ccc-4c6e-9804-e2316a07e848 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:13.385718 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:13.385718 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:13.387054 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-96d4043d-4ccc-4c6e-9804-e2316a07e848 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:13.387641 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-96d4043d-4ccc-4c6e-9804-e2316a07e848 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Show backup with id 52082cd6-13a7-4b6b-b4cc-2a14820f9471. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:17:13.413460 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:13.413460 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:13.440830 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-96d4043d-4ccc-4c6e-9804-e2316a07e848 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 returned with HTTP 200 Jan 21 03:17:13.440830 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 868/1732] 10.222.0.36 () {60 vars in 1355 bytes} [Thu Jan 21 03:17:13 2021] GET /volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 => generated 816 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:17:14.453250 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3a73c991-2bb5-4851-9ba6-af301e6229cb tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] GET http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 Jan 21 03:17:14.454544 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3a73c991-2bb5-4851-9ba6-af301e6229cb tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:14.455001 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:14.455001 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:14.455821 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3a73c991-2bb5-4851-9ba6-af301e6229cb tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:14.456400 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-3a73c991-2bb5-4851-9ba6-af301e6229cb tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Show backup with id 52082cd6-13a7-4b6b-b4cc-2a14820f9471. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:17:14.485133 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:14.485133 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:14.488086 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3a73c991-2bb5-4851-9ba6-af301e6229cb tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 returned with HTTP 200 Jan 21 03:17:14.489181 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 865/1733] 10.222.0.36 () {60 vars in 1355 bytes} [Thu Jan 21 03:17:14 2021] GET /volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 => generated 816 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:17:15.504316 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-46f35bfd-8e34-401d-ab62-b5a9d4d55c18 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] GET http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 Jan 21 03:17:15.505509 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-46f35bfd-8e34-401d-ab62-b5a9d4d55c18 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:15.505933 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:15.505933 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:15.506603 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-46f35bfd-8e34-401d-ab62-b5a9d4d55c18 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:15.507317 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-46f35bfd-8e34-401d-ab62-b5a9d4d55c18 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Show backup with id 52082cd6-13a7-4b6b-b4cc-2a14820f9471. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:17:15.535436 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:15.535436 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:15.539093 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-46f35bfd-8e34-401d-ab62-b5a9d4d55c18 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 returned with HTTP 200 Jan 21 03:17:15.541243 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 869/1734] 10.222.0.36 () {60 vars in 1355 bytes} [Thu Jan 21 03:17:15 2021] GET /volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 => generated 816 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:17:16.556688 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-33535247-7fd1-44d3-aa79-aa784fb8c3c6 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] GET http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 Jan 21 03:17:16.557796 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-33535247-7fd1-44d3-aa79-aa784fb8c3c6 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:16.558186 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:16.558186 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:16.558786 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-33535247-7fd1-44d3-aa79-aa784fb8c3c6 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:16.559288 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-33535247-7fd1-44d3-aa79-aa784fb8c3c6 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Show backup with id 52082cd6-13a7-4b6b-b4cc-2a14820f9471. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:17:16.604531 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:16.604531 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:16.606763 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-33535247-7fd1-44d3-aa79-aa784fb8c3c6 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 returned with HTTP 200 Jan 21 03:17:16.607740 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 866/1735] 10.222.0.36 () {60 vars in 1355 bytes} [Thu Jan 21 03:17:16 2021] GET /volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 => generated 816 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:17:17.628630 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-985eb24d-6bf5-4fac-9aad-51b579120b70 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] GET http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 Jan 21 03:17:17.629555 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-985eb24d-6bf5-4fac-9aad-51b579120b70 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:17.629908 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:17.629908 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:17.630588 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-985eb24d-6bf5-4fac-9aad-51b579120b70 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:17.631303 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-985eb24d-6bf5-4fac-9aad-51b579120b70 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Show backup with id 52082cd6-13a7-4b6b-b4cc-2a14820f9471. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:17:17.732401 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:17.732401 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:17.743639 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-985eb24d-6bf5-4fac-9aad-51b579120b70 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 returned with HTTP 200 Jan 21 03:17:17.750289 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 870/1736] 10.222.0.36 () {60 vars in 1355 bytes} [Thu Jan 21 03:17:17 2021] GET /volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 => generated 816 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:17:18.765013 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d89917a7-32cf-477a-aa7c-f28446f9bd1f tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] GET http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 Jan 21 03:17:18.766181 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d89917a7-32cf-477a-aa7c-f28446f9bd1f tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:18.766559 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:18.766559 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:18.767175 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d89917a7-32cf-477a-aa7c-f28446f9bd1f tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:18.767687 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-d89917a7-32cf-477a-aa7c-f28446f9bd1f tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Show backup with id 52082cd6-13a7-4b6b-b4cc-2a14820f9471. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:17:18.808333 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:18.808333 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:18.810323 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d89917a7-32cf-477a-aa7c-f28446f9bd1f tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 returned with HTTP 200 Jan 21 03:17:18.819574 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 867/1737] 10.222.0.36 () {60 vars in 1355 bytes} [Thu Jan 21 03:17:18 2021] GET /volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 => generated 816 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:17:19.826825 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a3ca9603-3006-4206-8f82-980b2a41f4b4 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] GET http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 Jan 21 03:17:19.827363 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a3ca9603-3006-4206-8f82-980b2a41f4b4 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:19.827591 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:19.827591 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:19.827958 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a3ca9603-3006-4206-8f82-980b2a41f4b4 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:19.828319 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-a3ca9603-3006-4206-8f82-980b2a41f4b4 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Show backup with id 52082cd6-13a7-4b6b-b4cc-2a14820f9471. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:17:19.910976 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:19.910976 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:19.912813 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a3ca9603-3006-4206-8f82-980b2a41f4b4 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 returned with HTTP 200 Jan 21 03:17:19.913898 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 871/1738] 10.222.0.36 () {60 vars in 1355 bytes} [Thu Jan 21 03:17:19 2021] GET /volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 => generated 816 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:17:20.930973 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-828714ad-4e91-469c-96b1-011024992a0f tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] GET http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 Jan 21 03:17:20.931538 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-828714ad-4e91-469c-96b1-011024992a0f tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:20.931756 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:20.931756 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:20.932131 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-828714ad-4e91-469c-96b1-011024992a0f tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:20.932496 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-828714ad-4e91-469c-96b1-011024992a0f tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Show backup with id 52082cd6-13a7-4b6b-b4cc-2a14820f9471. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:17:20.961308 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:20.961308 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:20.963364 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-828714ad-4e91-469c-96b1-011024992a0f tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 returned with HTTP 200 Jan 21 03:17:20.971760 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 868/1739] 10.222.0.36 () {60 vars in 1355 bytes} [Thu Jan 21 03:17:20 2021] GET /volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 => generated 816 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:17:21.980917 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-93d64e80-fe58-457c-9839-82e6e03c692b tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] GET http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 Jan 21 03:17:21.981618 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-93d64e80-fe58-457c-9839-82e6e03c692b tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:21.982012 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:21.982012 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:21.982798 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-93d64e80-fe58-457c-9839-82e6e03c692b tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:21.983315 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-93d64e80-fe58-457c-9839-82e6e03c692b tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Show backup with id 52082cd6-13a7-4b6b-b4cc-2a14820f9471. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:17:22.028618 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:22.028618 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:22.030495 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-93d64e80-fe58-457c-9839-82e6e03c692b tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 returned with HTTP 200 Jan 21 03:17:22.031365 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 872/1740] 10.222.0.36 () {60 vars in 1355 bytes} [Thu Jan 21 03:17:21 2021] GET /volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 => generated 816 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:17:23.046064 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-16e023b6-136b-4d24-90dc-1e9ff8ea8ec6 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] GET http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 Jan 21 03:17:23.046878 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-16e023b6-136b-4d24-90dc-1e9ff8ea8ec6 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:23.046878 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:23.046878 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:23.047578 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-16e023b6-136b-4d24-90dc-1e9ff8ea8ec6 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:23.048050 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-16e023b6-136b-4d24-90dc-1e9ff8ea8ec6 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Show backup with id 52082cd6-13a7-4b6b-b4cc-2a14820f9471. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:17:23.083714 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:23.083714 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:23.086308 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-16e023b6-136b-4d24-90dc-1e9ff8ea8ec6 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 returned with HTTP 200 Jan 21 03:17:23.087417 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 869/1741] 10.222.0.36 () {60 vars in 1355 bytes} [Thu Jan 21 03:17:23 2021] GET /volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 => generated 816 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:17:24.104093 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-52856210-5e59-4fe4-b3ea-564b7b206456 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] GET http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 Jan 21 03:17:24.105116 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-52856210-5e59-4fe4-b3ea-564b7b206456 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:24.105447 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:24.105447 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:24.106024 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-52856210-5e59-4fe4-b3ea-564b7b206456 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:24.106530 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-52856210-5e59-4fe4-b3ea-564b7b206456 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Show backup with id 52082cd6-13a7-4b6b-b4cc-2a14820f9471. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:17:24.142115 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:24.142115 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:24.144749 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-52856210-5e59-4fe4-b3ea-564b7b206456 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 returned with HTTP 200 Jan 21 03:17:24.146002 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 873/1742] 10.222.0.36 () {60 vars in 1355 bytes} [Thu Jan 21 03:17:24 2021] GET /volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 => generated 816 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:17:25.160875 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e7b38c4d-f0ee-43f3-903e-2f5a18f54a24 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] GET http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 Jan 21 03:17:25.161651 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e7b38c4d-f0ee-43f3-903e-2f5a18f54a24 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:25.161651 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:25.161651 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:25.162006 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e7b38c4d-f0ee-43f3-903e-2f5a18f54a24 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:25.162336 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-e7b38c4d-f0ee-43f3-903e-2f5a18f54a24 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Show backup with id 52082cd6-13a7-4b6b-b4cc-2a14820f9471. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:17:25.198039 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:25.198039 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:25.200458 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e7b38c4d-f0ee-43f3-903e-2f5a18f54a24 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 returned with HTTP 200 Jan 21 03:17:25.201671 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 870/1743] 10.222.0.36 () {60 vars in 1355 bytes} [Thu Jan 21 03:17:25 2021] GET /volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 => generated 816 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:17:26.216822 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4363caf9-35be-482a-b251-5ebed970e728 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] GET http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 Jan 21 03:17:26.217410 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4363caf9-35be-482a-b251-5ebed970e728 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:26.217867 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:26.217867 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:26.218026 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4363caf9-35be-482a-b251-5ebed970e728 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:26.218252 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-4363caf9-35be-482a-b251-5ebed970e728 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Show backup with id 52082cd6-13a7-4b6b-b4cc-2a14820f9471. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:17:26.286848 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:26.286848 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:26.293450 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4363caf9-35be-482a-b251-5ebed970e728 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 returned with HTTP 200 Jan 21 03:17:26.302052 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 874/1744] 10.222.0.36 () {60 vars in 1355 bytes} [Thu Jan 21 03:17:26 2021] GET /volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 => generated 816 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:17:27.322312 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-caff1fcc-5c31-42c4-8af1-a717e79a7226 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] GET http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 Jan 21 03:17:27.324716 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-caff1fcc-5c31-42c4-8af1-a717e79a7226 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:27.325116 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:27.325116 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:27.325899 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-caff1fcc-5c31-42c4-8af1-a717e79a7226 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:27.326535 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-caff1fcc-5c31-42c4-8af1-a717e79a7226 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Show backup with id 52082cd6-13a7-4b6b-b4cc-2a14820f9471. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:17:27.375598 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:27.375598 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:27.378942 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-caff1fcc-5c31-42c4-8af1-a717e79a7226 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 returned with HTTP 200 Jan 21 03:17:27.389304 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 871/1745] 10.222.0.36 () {60 vars in 1355 bytes} [Thu Jan 21 03:17:27 2021] GET /volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 => generated 818 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:17:28.399667 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6a07e808-e16a-4203-8123-8cb6fe002297 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] GET http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 Jan 21 03:17:28.401849 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6a07e808-e16a-4203-8123-8cb6fe002297 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:28.402706 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:28.402706 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:28.404098 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6a07e808-e16a-4203-8123-8cb6fe002297 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:28.404693 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-6a07e808-e16a-4203-8123-8cb6fe002297 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Show backup with id 52082cd6-13a7-4b6b-b4cc-2a14820f9471. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:17:28.435764 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:28.435764 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:28.438085 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6a07e808-e16a-4203-8123-8cb6fe002297 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 returned with HTTP 200 Jan 21 03:17:28.447335 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 875/1746] 10.222.0.36 () {60 vars in 1355 bytes} [Thu Jan 21 03:17:28 2021] GET /volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 => generated 819 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:17:28.452419 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-84e01e8a-3336-4453-abde-215432640d3b tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] GET http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/volumes/e63ab20a-d1be-42a8-b340-91c3aa89b353 Jan 21 03:17:28.452988 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-84e01e8a-3336-4453-abde-215432640d3b tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:28.453182 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:28.453182 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:28.453779 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-84e01e8a-3336-4453-abde-215432640d3b tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:28.540817 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:28.540817 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:28.551094 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-84e01e8a-3336-4453-abde-215432640d3b tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Volume info retrieved successfully. Jan 21 03:17:28.576427 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-84e01e8a-3336-4453-abde-215432640d3b tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/volumes/e63ab20a-d1be-42a8-b340-91c3aa89b353 returned with HTTP 200 Jan 21 03:17:28.577444 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 872/1747] 10.222.0.36 () {60 vars in 1355 bytes} [Thu Jan 21 03:17:28 2021] GET /volume/v3/607f592d3b694b9895a9db613638cf3f/volumes/e63ab20a-d1be-42a8-b340-91c3aa89b353 => generated 914 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:17:28.594716 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1bf3ec2b-8e3f-4477-a2da-f60343f7e46a tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] PUT http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 Jan 21 03:17:28.595252 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:28.595252 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:28.595635 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1bf3ec2b-8e3f-4477-a2da-f60343f7e46a tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1805107309", "description": "tempest-volume-backup-description-1169277886"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:17:28.650491 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:28.650491 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:28.664341 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1bf3ec2b-8e3f-4477-a2da-f60343f7e46a tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 returned with HTTP 200 Jan 21 03:17:28.666736 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 876/1748] 10.222.0.36 () {62 vars in 1376 bytes} [Thu Jan 21 03:17:28 2021] PUT /volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 => generated 399 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:17:28.682318 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6b78b354-1ad2-45d9-936d-f151ff2c6792 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] GET http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 Jan 21 03:17:28.684578 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6b78b354-1ad2-45d9-936d-f151ff2c6792 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:28.685027 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:28.685027 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:28.685699 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6b78b354-1ad2-45d9-936d-f151ff2c6792 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:28.686256 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-6b78b354-1ad2-45d9-936d-f151ff2c6792 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Show backup with id 52082cd6-13a7-4b6b-b4cc-2a14820f9471. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:17:28.709126 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:28.709126 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:28.712116 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6b78b354-1ad2-45d9-936d-f151ff2c6792 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 returned with HTTP 200 Jan 21 03:17:28.713024 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 873/1749] 10.222.0.36 () {60 vars in 1355 bytes} [Thu Jan 21 03:17:28 2021] GET /volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 => generated 862 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:17:28.727493 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-361cbc25-f8af-4c16-b72e-73ef2bb97a33 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] DELETE http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 Jan 21 03:17:28.728261 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-361cbc25-f8af-4c16-b72e-73ef2bb97a33 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:28.728483 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:28.728483 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:28.728924 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-361cbc25-f8af-4c16-b72e-73ef2bb97a33 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:28.730629 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.contrib.backups [None req-361cbc25-f8af-4c16-b72e-73ef2bb97a33 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Delete backup with id: 52082cd6-13a7-4b6b-b4cc-2a14820f9471. Jan 21 03:17:28.753944 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:28.753944 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:28.786762 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.backup.rpcapi [None req-361cbc25-f8af-4c16-b72e-73ef2bb97a33 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] delete_backup rpcapi backup_id 52082cd6-13a7-4b6b-b4cc-2a14820f9471 {{(pid=87959) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 03:17:28.790201 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-361cbc25-f8af-4c16-b72e-73ef2bb97a33 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 returned with HTTP 202 Jan 21 03:17:28.794958 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 877/1750] 10.222.0.36 () {60 vars in 1358 bytes} [Thu Jan 21 03:17:28 2021] DELETE /volume/v3/607f592d3b694b9895a9db613638cf3f/backups/52082cd6-13a7-4b6b-b4cc-2a14820f9471 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:17:28.804478 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2c3db7dc-08d0-4219-89c5-0e55ecc5c650 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] DELETE http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/volumes/e63ab20a-d1be-42a8-b340-91c3aa89b353 Jan 21 03:17:28.805209 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2c3db7dc-08d0-4219-89c5-0e55ecc5c650 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:28.805572 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:28.805572 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:28.806150 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2c3db7dc-08d0-4219-89c5-0e55ecc5c650 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:28.806939 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-2c3db7dc-08d0-4219-89c5-0e55ecc5c650 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Delete volume with id: e63ab20a-d1be-42a8-b340-91c3aa89b353 Jan 21 03:17:28.862773 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:28.862773 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:28.864436 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2c3db7dc-08d0-4219-89c5-0e55ecc5c650 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Volume info retrieved successfully. Jan 21 03:17:28.911583 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2c3db7dc-08d0-4219-89c5-0e55ecc5c650 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Delete volume request issued successfully. Jan 21 03:17:28.912674 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2c3db7dc-08d0-4219-89c5-0e55ecc5c650 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/volumes/e63ab20a-d1be-42a8-b340-91c3aa89b353 returned with HTTP 202 Jan 21 03:17:28.917387 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 874/1751] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:17:28 2021] DELETE /volume/v3/607f592d3b694b9895a9db613638cf3f/volumes/e63ab20a-d1be-42a8-b340-91c3aa89b353 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:17:28.923589 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ccdc1894-202e-432e-9925-d224bc7fddec tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] GET http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/volumes/e63ab20a-d1be-42a8-b340-91c3aa89b353 Jan 21 03:17:28.924262 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ccdc1894-202e-432e-9925-d224bc7fddec tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:28.924597 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:28.924597 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:28.925124 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ccdc1894-202e-432e-9925-d224bc7fddec tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:29.023609 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:29.023609 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:29.063875 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ccdc1894-202e-432e-9925-d224bc7fddec tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Volume info retrieved successfully. Jan 21 03:17:29.128910 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ccdc1894-202e-432e-9925-d224bc7fddec tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/volumes/e63ab20a-d1be-42a8-b340-91c3aa89b353 returned with HTTP 200 Jan 21 03:17:29.129866 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 878/1752] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:17:28 2021] GET /volume/v3/607f592d3b694b9895a9db613638cf3f/volumes/e63ab20a-d1be-42a8-b340-91c3aa89b353 => generated 913 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:17:30.146541 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-82ba9908-8c35-41a1-9d6f-32c21d3e2f13 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] GET http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/volumes/e63ab20a-d1be-42a8-b340-91c3aa89b353 Jan 21 03:17:30.147075 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-82ba9908-8c35-41a1-9d6f-32c21d3e2f13 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:30.147510 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:30.147510 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:30.148105 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-82ba9908-8c35-41a1-9d6f-32c21d3e2f13 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:30.253161 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:30.253161 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:30.276457 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-82ba9908-8c35-41a1-9d6f-32c21d3e2f13 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Volume info retrieved successfully. Jan 21 03:17:30.338452 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-82ba9908-8c35-41a1-9d6f-32c21d3e2f13 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/volumes/e63ab20a-d1be-42a8-b340-91c3aa89b353 returned with HTTP 200 Jan 21 03:17:30.340926 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 875/1753] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:17:30 2021] GET /volume/v3/607f592d3b694b9895a9db613638cf3f/volumes/e63ab20a-d1be-42a8-b340-91c3aa89b353 => generated 913 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:17:31.357007 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e1e7b6b1-54c7-4f5e-bbd6-75b17e609992 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] GET http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/volumes/e63ab20a-d1be-42a8-b340-91c3aa89b353 Jan 21 03:17:31.358121 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e1e7b6b1-54c7-4f5e-bbd6-75b17e609992 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:31.358529 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:31.358529 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:31.359241 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e1e7b6b1-54c7-4f5e-bbd6-75b17e609992 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:31.438777 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-382c87e9-25a3-4084-9ec6-f04db1c02653 req-d605284b-535c-4fc2-b47c-cebc4aae6bf2 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 Jan 21 03:17:31.440324 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-382c87e9-25a3-4084-9ec6-f04db1c02653 req-d605284b-535c-4fc2-b47c-cebc4aae6bf2 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:31.441896 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:31.441896 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:31.444314 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-382c87e9-25a3-4084-9ec6-f04db1c02653 req-d605284b-535c-4fc2-b47c-cebc4aae6bf2 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:31.465080 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e1e7b6b1-54c7-4f5e-bbd6-75b17e609992 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] http://10.222.0.36/volume/v3/607f592d3b694b9895a9db613638cf3f/volumes/e63ab20a-d1be-42a8-b340-91c3aa89b353 returned with HTTP 404 Jan 21 03:17:31.466435 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 879/1754] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:17:31 2021] GET /volume/v3/607f592d3b694b9895a9db613638cf3f/volumes/e63ab20a-d1be-42a8-b340-91c3aa89b353 => generated 109 bytes in 113 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:17:31.601519 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:31.601519 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:31.660799 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-382c87e9-25a3-4084-9ec6-f04db1c02653 req-d605284b-535c-4fc2-b47c-cebc4aae6bf2 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:17:31.724210 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-382c87e9-25a3-4084-9ec6-f04db1c02653 req-d605284b-535c-4fc2-b47c-cebc4aae6bf2 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 returned with HTTP 200 Jan 21 03:17:31.736195 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 876/1755] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 03:17:31 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 => generated 910 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:17:31.832418 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e1e7b6b1-54c7-4f5e-bbd6-75b17e609992 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] GET http://10.222.0.36/volume// Jan 21 03:17:31.832923 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e1e7b6b1-54c7-4f5e-bbd6-75b17e609992 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:31.833385 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e1e7b6b1-54c7-4f5e-bbd6-75b17e609992 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:31.834633 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e1e7b6b1-54c7-4f5e-bbd6-75b17e609992 tempest-VolumesBackupsV39Test-121696027 tempest-VolumesBackupsV39Test-121696027] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 03:17:31.835659 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 880/1756] 10.222.0.36 () {58 vars in 1289 bytes} [Thu Jan 21 03:17:31 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:17:31.855765 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-382c87e9-25a3-4084-9ec6-f04db1c02653 req-43d57f8a-0745-4d94-85fc-2d722d143993 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] POST http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/attachments Jan 21 03:17:31.856377 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:31.856377 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:31.856798 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-382c87e9-25a3-4084-9ec6-f04db1c02653 req-43d57f8a-0745-4d94-85fc-2d722d143993 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "50147d71-4237-4d57-b1de-b800b1368fe8", "instance_uuid": "60090fdb-fc98-4808-9b3c-4021b66a5e4e", "connector": null}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:17:31.943139 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:31.943139 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:32.083746 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-382c87e9-25a3-4084-9ec6-f04db1c02653 req-43d57f8a-0745-4d94-85fc-2d722d143993 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/attachments returned with HTTP 200 Jan 21 03:17:32.085986 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 877/1757] 10.222.0.36 () {66 vars in 1565 bytes} [Thu Jan 21 03:17:31 2021] POST /volume/v3/e5170f24e4af4f43b591b9b621f07a33/attachments => generated 273 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:17:32.141001 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d76231ee-e284-433a-a3d5-58da6f4e413d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 Jan 21 03:17:32.146299 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d76231ee-e284-433a-a3d5-58da6f4e413d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:32.147394 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d76231ee-e284-433a-a3d5-58da6f4e413d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:32.180938 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-382c87e9-25a3-4084-9ec6-f04db1c02653 req-43d57f8a-0745-4d94-85fc-2d722d143993 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume// Jan 21 03:17:32.181385 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-382c87e9-25a3-4084-9ec6-f04db1c02653 req-43d57f8a-0745-4d94-85fc-2d722d143993 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:32.181557 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:32.181557 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:32.181904 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-382c87e9-25a3-4084-9ec6-f04db1c02653 req-43d57f8a-0745-4d94-85fc-2d722d143993 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'all' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:32.187276 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-382c87e9-25a3-4084-9ec6-f04db1c02653 req-43d57f8a-0745-4d94-85fc-2d722d143993 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 03:17:32.188222 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 878/1758] 10.222.0.23 () {56 vars in 1089 bytes} [Thu Jan 21 03:17:32 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:17:32.204360 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-382c87e9-25a3-4084-9ec6-f04db1c02653 req-782262e4-7412-4ae4-a5c3-8cad3bbbd1a4 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 Jan 21 03:17:32.205932 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-382c87e9-25a3-4084-9ec6-f04db1c02653 req-782262e4-7412-4ae4-a5c3-8cad3bbbd1a4 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:32.206432 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-382c87e9-25a3-4084-9ec6-f04db1c02653 req-782262e4-7412-4ae4-a5c3-8cad3bbbd1a4 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:32.237319 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:32.237319 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:32.248989 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d76231ee-e284-433a-a3d5-58da6f4e413d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:17:32.287014 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:32.287014 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:32.301642 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d76231ee-e284-433a-a3d5-58da6f4e413d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 returned with HTTP 200 Jan 21 03:17:32.303223 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 881/1759] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:17:32 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 => generated 909 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:17:32.344984 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:32.344984 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:32.359105 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-382c87e9-25a3-4084-9ec6-f04db1c02653 req-782262e4-7412-4ae4-a5c3-8cad3bbbd1a4 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:17:32.391806 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:32.391806 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:32.405107 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-382c87e9-25a3-4084-9ec6-f04db1c02653 req-782262e4-7412-4ae4-a5c3-8cad3bbbd1a4 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 returned with HTTP 200 Jan 21 03:17:32.406922 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 879/1760] 10.222.0.23 () {60 vars in 1403 bytes} [Thu Jan 21 03:17:32 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 => generated 1008 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 03:17:32.449462 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-382c87e9-25a3-4084-9ec6-f04db1c02653 req-8ac75d75-8321-458f-bd15-1dacdc3c79ca tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] PUT http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/attachments/7d713199-a754-4443-a877-41daa1a17b61 Jan 21 03:17:32.459425 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:32.459425 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:32.459999 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-382c87e9-25a3-4084-9ec6-f04db1c02653 req-8ac75d75-8321-458f-bd15-1dacdc3c79ca tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.23", "host": "n-h2-766726-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766726-10.cbci-766726-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:17:32.556995 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 03:17:32.556995 n-d-766726-10 devstack@c-api.service[87957]: return self(f, *args, **kw) Jan 21 03:17:32.558688 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-382c87e9-25a3-4084-9ec6-f04db1c02653 req-8ac75d75-8321-458f-bd15-1dacdc3c79ca tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Lock "b'cinder-attachment_update-50147d71-4237-4d57-b1de-b800b1368fe8-n-h2-766726-10'" acquired by "attachment_update" :: waited 0.028s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 03:17:32.561229 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:32.561229 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:33.328366 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1db14ff4-4fd2-406d-90f9-e440a2322c11 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 Jan 21 03:17:33.329439 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1db14ff4-4fd2-406d-90f9-e440a2322c11 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:33.329581 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:33.329581 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:33.329890 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1db14ff4-4fd2-406d-90f9-e440a2322c11 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:33.429703 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:33.429703 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:33.439391 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1db14ff4-4fd2-406d-90f9-e440a2322c11 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:17:33.482173 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:33.482173 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:33.492218 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1db14ff4-4fd2-406d-90f9-e440a2322c11 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 returned with HTTP 200 Jan 21 03:17:33.493480 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 880/1761] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:17:33 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 => generated 909 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:17:34.508867 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-64661bc9-b2f3-4549-810b-816765f5cc41 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 Jan 21 03:17:34.509429 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-64661bc9-b2f3-4549-810b-816765f5cc41 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:34.509584 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:34.509584 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:34.509962 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-64661bc9-b2f3-4549-810b-816765f5cc41 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:34.662678 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:34.662678 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:34.751748 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-64661bc9-b2f3-4549-810b-816765f5cc41 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:17:34.835734 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:34.835734 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:34.871719 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-64661bc9-b2f3-4549-810b-816765f5cc41 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 returned with HTTP 200 Jan 21 03:17:34.872717 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 881/1762] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:17:34 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 => generated 909 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:17:35.392117 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-382c87e9-25a3-4084-9ec6-f04db1c02653 req-8ac75d75-8321-458f-bd15-1dacdc3c79ca tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Lock "b'cinder-attachment_update-50147d71-4237-4d57-b1de-b800b1368fe8-n-h2-766726-10'" released by "attachment_update" :: held 2.834s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 03:17:35.393787 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-382c87e9-25a3-4084-9ec6-f04db1c02653 req-8ac75d75-8321-458f-bd15-1dacdc3c79ca tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/attachments/7d713199-a754-4443-a877-41daa1a17b61 returned with HTTP 200 Jan 21 03:17:35.394966 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 882/1763] 10.222.0.23 () {64 vars in 1468 bytes} [Thu Jan 21 03:17:32 2021] PUT /volume/v3/e5170f24e4af4f43b591b9b621f07a33/attachments/7d713199-a754-4443-a877-41daa1a17b61 => generated 762 bytes in 2952 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:17:35.898202 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-789a731f-19a4-4eed-8c45-c7010d98f822 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 Jan 21 03:17:35.898845 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-789a731f-19a4-4eed-8c45-c7010d98f822 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:35.898965 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:35.898965 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:35.899354 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-789a731f-19a4-4eed-8c45-c7010d98f822 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:36.056743 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:36.056743 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:36.092149 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-789a731f-19a4-4eed-8c45-c7010d98f822 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:17:36.158228 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:36.158228 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:36.183661 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-789a731f-19a4-4eed-8c45-c7010d98f822 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 returned with HTTP 200 Jan 21 03:17:36.184457 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 882/1764] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:17:35 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 => generated 910 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:17:37.203827 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e4aee395-7b69-469c-befe-6d1837546448 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 Jan 21 03:17:37.204311 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e4aee395-7b69-469c-befe-6d1837546448 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:37.204536 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:37.204536 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:37.204913 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e4aee395-7b69-469c-befe-6d1837546448 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:37.269815 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:37.269815 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:37.282167 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e4aee395-7b69-469c-befe-6d1837546448 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:17:37.307950 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:37.307950 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:37.319341 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e4aee395-7b69-469c-befe-6d1837546448 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 returned with HTTP 200 Jan 21 03:17:37.320561 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 883/1765] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:17:37 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 => generated 910 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:17:38.337827 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7104ef0a-aff7-411a-ab4e-978bb8be417b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 Jan 21 03:17:38.339975 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7104ef0a-aff7-411a-ab4e-978bb8be417b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:38.340309 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:38.340309 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:38.340903 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7104ef0a-aff7-411a-ab4e-978bb8be417b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:38.392860 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:38.392860 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:38.404740 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7104ef0a-aff7-411a-ab4e-978bb8be417b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:17:38.431201 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:38.431201 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:38.441571 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7104ef0a-aff7-411a-ab4e-978bb8be417b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 returned with HTTP 200 Jan 21 03:17:38.442405 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 883/1766] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:17:38 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 => generated 910 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:17:39.459101 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-02c02e13-dde3-4792-9b06-35e4adb125d0 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 Jan 21 03:17:39.460237 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-02c02e13-dde3-4792-9b06-35e4adb125d0 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:39.460647 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:39.460647 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:39.461274 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-02c02e13-dde3-4792-9b06-35e4adb125d0 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:39.518347 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:39.518347 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:39.538871 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-02c02e13-dde3-4792-9b06-35e4adb125d0 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:17:39.564029 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:39.564029 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:39.580723 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-02c02e13-dde3-4792-9b06-35e4adb125d0 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 returned with HTTP 200 Jan 21 03:17:39.583149 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 884/1767] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:17:39 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 => generated 910 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:17:40.600977 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-16c02b50-5f0a-439f-8923-bcdb3e261c5e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 Jan 21 03:17:40.601537 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-16c02b50-5f0a-439f-8923-bcdb3e261c5e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:40.601722 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:40.601722 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:40.602248 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-16c02b50-5f0a-439f-8923-bcdb3e261c5e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:40.669158 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:40.669158 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:40.679512 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-16c02b50-5f0a-439f-8923-bcdb3e261c5e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:17:40.703489 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:40.703489 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:40.714411 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-16c02b50-5f0a-439f-8923-bcdb3e261c5e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 returned with HTTP 200 Jan 21 03:17:40.716031 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 884/1768] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:17:40 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 => generated 910 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:17:40.924281 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-382c87e9-25a3-4084-9ec6-f04db1c02653 req-2b281dfe-5b1d-47df-903a-5992d18bc343 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] POST http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/attachments/7d713199-a754-4443-a877-41daa1a17b61/action Jan 21 03:17:40.924799 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:40.924799 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:40.925247 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-382c87e9-25a3-4084-9ec6-f04db1c02653 req-2b281dfe-5b1d-47df-903a-5992d18bc343 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Action body: b'{"os-complete": null}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:17:40.925633 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-382c87e9-25a3-4084-9ec6-f04db1c02653 req-2b281dfe-5b1d-47df-903a-5992d18bc343 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:17:41.086930 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:41.086930 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:41.121267 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-382c87e9-25a3-4084-9ec6-f04db1c02653 req-2b281dfe-5b1d-47df-903a-5992d18bc343 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/attachments/7d713199-a754-4443-a877-41daa1a17b61/action returned with HTTP 204 Jan 21 03:17:41.122744 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 885/1769] 10.222.0.23 () {64 vars in 1489 bytes} [Thu Jan 21 03:17:40 2021] POST /volume/v3/e5170f24e4af4f43b591b9b621f07a33/attachments/7d713199-a754-4443-a877-41daa1a17b61/action => generated 0 bytes in 203 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:17:41.744404 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-389082d7-290a-4fb5-9443-876ccd312861 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 Jan 21 03:17:41.746033 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-389082d7-290a-4fb5-9443-876ccd312861 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:41.746399 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:41.746399 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:41.747053 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-389082d7-290a-4fb5-9443-876ccd312861 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:41.803298 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:41.803298 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:41.813056 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-389082d7-290a-4fb5-9443-876ccd312861 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:17:41.835786 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:41.835786 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:41.846739 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-389082d7-290a-4fb5-9443-876ccd312861 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 returned with HTTP 200 Jan 21 03:17:41.847879 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 885/1770] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:17:41 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 => generated 1202 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:17:41.872070 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-90f794fb-57ba-4d65-9e92-2a229a99d758 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] POST http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups Jan 21 03:17:41.873149 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:41.873149 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:41.874111 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-90f794fb-57ba-4d65-9e92-2a229a99d758 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Action: 'create', calling method: create, body: {"backup": {"volume_id": "50147d71-4237-4d57-b1de-b800b1368fe8", "name": "tempest-VolumesBackupsTest-Backup-396303025", "force": true}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:17:41.876665 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.backups [None req-90f794fb-57ba-4d65-9e92-2a229a99d758 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Creating new backup {'backup': {'volume_id': '50147d71-4237-4d57-b1de-b800b1368fe8', 'name': 'tempest-VolumesBackupsTest-Backup-396303025', 'force': True}} {{(pid=87959) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 03:17:41.878244 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.contrib.backups [None req-90f794fb-57ba-4d65-9e92-2a229a99d758 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Creating backup of volume 50147d71-4237-4d57-b1de-b800b1368fe8 in container None Jan 21 03:17:41.961829 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:41.961829 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:41.964986 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-90f794fb-57ba-4d65-9e92-2a229a99d758 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:17:42.024566 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-90f794fb-57ba-4d65-9e92-2a229a99d758 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Created reservations ['b32e85fa-3efa-49cf-8603-15423a606e9e', 'bc9af9e7-a6e2-4472-b97a-10dd8e79d9ec'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:17:42.112247 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-90f794fb-57ba-4d65-9e92-2a229a99d758 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups returned with HTTP 202 Jan 21 03:17:42.113786 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 886/1771] 10.222.0.36 () {60 vars in 1226 bytes} [Thu Jan 21 03:17:41 2021] POST /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups => generated 395 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:17:42.130155 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6ae47705-3933-4b49-aa97-dee80d6b9a26 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 Jan 21 03:17:42.132663 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6ae47705-3933-4b49-aa97-dee80d6b9a26 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:42.143131 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:42.143131 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:42.144528 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6ae47705-3933-4b49-aa97-dee80d6b9a26 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:42.145356 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-6ae47705-3933-4b49-aa97-dee80d6b9a26 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id fb1a7106-d10b-41d8-b2dc-cd50325b0c66. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:17:42.228375 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:42.228375 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:42.233752 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6ae47705-3933-4b49-aa97-dee80d6b9a26 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 returned with HTTP 200 Jan 21 03:17:42.235794 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 886/1772] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:17:42 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 => generated 802 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:17:43.250300 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7d12b9cc-7154-4e85-b166-257971443021 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 Jan 21 03:17:43.250987 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7d12b9cc-7154-4e85-b166-257971443021 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:43.251078 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:43.251078 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:43.251368 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7d12b9cc-7154-4e85-b166-257971443021 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:43.251994 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-7d12b9cc-7154-4e85-b166-257971443021 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id fb1a7106-d10b-41d8-b2dc-cd50325b0c66. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:17:43.295386 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:43.295386 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:43.297540 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7d12b9cc-7154-4e85-b166-257971443021 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 returned with HTTP 200 Jan 21 03:17:43.301803 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 887/1773] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:17:43 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 => generated 802 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:17:44.316382 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bcbefb99-92bc-4ec3-a641-b2323fee37e3 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 Jan 21 03:17:44.317008 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bcbefb99-92bc-4ec3-a641-b2323fee37e3 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:44.317315 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:44.317315 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:44.317839 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bcbefb99-92bc-4ec3-a641-b2323fee37e3 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:44.318290 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-bcbefb99-92bc-4ec3-a641-b2323fee37e3 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id fb1a7106-d10b-41d8-b2dc-cd50325b0c66. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:17:44.343276 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:44.343276 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:44.345384 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bcbefb99-92bc-4ec3-a641-b2323fee37e3 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 returned with HTTP 200 Jan 21 03:17:44.346895 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 887/1774] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:17:44 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 => generated 802 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:17:45.364970 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2873a0c4-302f-4bfd-a626-a505a1e508e5 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 Jan 21 03:17:45.365963 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2873a0c4-302f-4bfd-a626-a505a1e508e5 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:45.366330 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:45.366330 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:45.367090 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2873a0c4-302f-4bfd-a626-a505a1e508e5 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:45.367741 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-2873a0c4-302f-4bfd-a626-a505a1e508e5 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id fb1a7106-d10b-41d8-b2dc-cd50325b0c66. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:17:45.431842 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:45.431842 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:45.434417 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2873a0c4-302f-4bfd-a626-a505a1e508e5 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 returned with HTTP 200 Jan 21 03:17:45.444000 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 888/1775] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:17:45 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 => generated 802 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:17:46.458321 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2e98a49f-2918-4b05-8d6e-b0ccb1b262ed tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 Jan 21 03:17:46.460094 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2e98a49f-2918-4b05-8d6e-b0ccb1b262ed tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:46.461161 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:46.461161 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:46.461786 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2e98a49f-2918-4b05-8d6e-b0ccb1b262ed tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:46.462598 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-2e98a49f-2918-4b05-8d6e-b0ccb1b262ed tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id fb1a7106-d10b-41d8-b2dc-cd50325b0c66. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:17:46.499865 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:46.499865 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:46.502818 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2e98a49f-2918-4b05-8d6e-b0ccb1b262ed tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 returned with HTTP 200 Jan 21 03:17:46.503927 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 888/1776] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:17:46 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 => generated 802 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:17:47.520119 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5b2da1b8-2eb7-43f3-b14d-a0c4888d3113 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 Jan 21 03:17:47.521319 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5b2da1b8-2eb7-43f3-b14d-a0c4888d3113 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:47.521864 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:47.521864 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:47.522319 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5b2da1b8-2eb7-43f3-b14d-a0c4888d3113 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:47.523090 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-5b2da1b8-2eb7-43f3-b14d-a0c4888d3113 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id fb1a7106-d10b-41d8-b2dc-cd50325b0c66. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:17:47.578984 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:47.578984 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:47.582125 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5b2da1b8-2eb7-43f3-b14d-a0c4888d3113 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 returned with HTTP 200 Jan 21 03:17:47.587969 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 889/1777] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:17:47 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 => generated 802 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:17:48.600047 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e30a4c18-8b11-446d-955a-5c5421d93050 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 Jan 21 03:17:48.602211 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e30a4c18-8b11-446d-955a-5c5421d93050 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:48.602983 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:48.602983 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:48.604161 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e30a4c18-8b11-446d-955a-5c5421d93050 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:48.606384 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-e30a4c18-8b11-446d-955a-5c5421d93050 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id fb1a7106-d10b-41d8-b2dc-cd50325b0c66. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:17:48.744792 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:48.744792 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:48.749067 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e30a4c18-8b11-446d-955a-5c5421d93050 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 returned with HTTP 200 Jan 21 03:17:48.750892 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 889/1778] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:17:48 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 => generated 802 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:17:49.764510 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2d380352-bc90-4baa-8f69-000640ab1b01 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 Jan 21 03:17:49.765700 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2d380352-bc90-4baa-8f69-000640ab1b01 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:49.766098 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:49.766098 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:49.766762 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2d380352-bc90-4baa-8f69-000640ab1b01 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:49.767334 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-2d380352-bc90-4baa-8f69-000640ab1b01 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id fb1a7106-d10b-41d8-b2dc-cd50325b0c66. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:17:49.789996 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:49.789996 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:49.792744 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2d380352-bc90-4baa-8f69-000640ab1b01 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 returned with HTTP 200 Jan 21 03:17:49.794118 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 890/1779] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:17:49 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 => generated 802 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:17:50.826649 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8ad80d97-87c2-4a21-9a74-d730dcc2c36d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 Jan 21 03:17:50.826649 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8ad80d97-87c2-4a21-9a74-d730dcc2c36d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:50.826649 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:50.826649 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:50.826649 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8ad80d97-87c2-4a21-9a74-d730dcc2c36d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:50.826649 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-8ad80d97-87c2-4a21-9a74-d730dcc2c36d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id fb1a7106-d10b-41d8-b2dc-cd50325b0c66. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:17:50.890793 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:50.890793 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:50.890793 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8ad80d97-87c2-4a21-9a74-d730dcc2c36d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 returned with HTTP 200 Jan 21 03:17:50.903478 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 890/1780] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:17:50 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 => generated 802 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:17:51.905391 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5eb449bc-9e8c-4108-810a-ac1ec7e776f7 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 Jan 21 03:17:51.908160 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5eb449bc-9e8c-4108-810a-ac1ec7e776f7 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:51.908160 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:51.908160 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:51.908160 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5eb449bc-9e8c-4108-810a-ac1ec7e776f7 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:51.908160 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-5eb449bc-9e8c-4108-810a-ac1ec7e776f7 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id fb1a7106-d10b-41d8-b2dc-cd50325b0c66. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:17:51.951123 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:51.951123 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:51.953996 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5eb449bc-9e8c-4108-810a-ac1ec7e776f7 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 returned with HTTP 200 Jan 21 03:17:51.963036 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 891/1781] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:17:51 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 => generated 802 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:17:52.975653 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dbdd4311-8cb6-46fe-ac10-b520a52d6287 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 Jan 21 03:17:52.976410 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dbdd4311-8cb6-46fe-ac10-b520a52d6287 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:52.977152 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:52.977152 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:52.977433 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dbdd4311-8cb6-46fe-ac10-b520a52d6287 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:52.977740 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-dbdd4311-8cb6-46fe-ac10-b520a52d6287 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id fb1a7106-d10b-41d8-b2dc-cd50325b0c66. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:17:53.100321 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:53.100321 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:53.116689 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dbdd4311-8cb6-46fe-ac10-b520a52d6287 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 returned with HTTP 200 Jan 21 03:17:53.141577 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 891/1782] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:17:52 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 => generated 802 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:17:54.148031 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-af7bf836-fb0e-45f3-b397-15a7e7842fc2 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 Jan 21 03:17:54.149125 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-af7bf836-fb0e-45f3-b397-15a7e7842fc2 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:54.149478 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:54.149478 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:54.150064 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-af7bf836-fb0e-45f3-b397-15a7e7842fc2 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:54.150678 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-af7bf836-fb0e-45f3-b397-15a7e7842fc2 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id fb1a7106-d10b-41d8-b2dc-cd50325b0c66. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:17:54.193560 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:54.193560 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:54.195693 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-af7bf836-fb0e-45f3-b397-15a7e7842fc2 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 returned with HTTP 200 Jan 21 03:17:54.202272 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 892/1783] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:17:54 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 => generated 802 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:17:55.217047 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5c608b03-c510-47ce-81e3-aeb76b5d988c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 Jan 21 03:17:55.218428 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5c608b03-c510-47ce-81e3-aeb76b5d988c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:55.218869 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:55.218869 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:55.219489 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5c608b03-c510-47ce-81e3-aeb76b5d988c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:55.220056 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-5c608b03-c510-47ce-81e3-aeb76b5d988c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id fb1a7106-d10b-41d8-b2dc-cd50325b0c66. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:17:55.283216 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:55.283216 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:55.285784 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5c608b03-c510-47ce-81e3-aeb76b5d988c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 returned with HTTP 200 Jan 21 03:17:55.296720 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 892/1784] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:17:55 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 => generated 802 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:17:56.307664 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-43edcc76-7ea2-4aa0-b11f-eefb08899fcf tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 Jan 21 03:17:56.308168 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-43edcc76-7ea2-4aa0-b11f-eefb08899fcf tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:56.308292 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:56.308292 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:56.310382 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-43edcc76-7ea2-4aa0-b11f-eefb08899fcf tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:56.310932 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-43edcc76-7ea2-4aa0-b11f-eefb08899fcf tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id fb1a7106-d10b-41d8-b2dc-cd50325b0c66. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:17:56.377660 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:56.377660 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:56.379954 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-43edcc76-7ea2-4aa0-b11f-eefb08899fcf tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 returned with HTTP 200 Jan 21 03:17:56.390590 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 893/1785] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:17:56 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 => generated 802 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:17:57.398262 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dbcaf91b-74fa-4e2b-aa70-5f5546dd4906 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 Jan 21 03:17:57.398926 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dbcaf91b-74fa-4e2b-aa70-5f5546dd4906 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:57.399034 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:57.399034 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:57.399352 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dbcaf91b-74fa-4e2b-aa70-5f5546dd4906 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:57.399910 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-dbcaf91b-74fa-4e2b-aa70-5f5546dd4906 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id fb1a7106-d10b-41d8-b2dc-cd50325b0c66. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:17:57.459168 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:57.459168 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:57.465963 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dbcaf91b-74fa-4e2b-aa70-5f5546dd4906 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 returned with HTTP 200 Jan 21 03:17:57.482750 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 893/1786] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:17:57 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 => generated 802 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:17:58.487605 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-31a792c7-13c1-4062-8310-698ae6c44aa2 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 Jan 21 03:17:58.488868 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-31a792c7-13c1-4062-8310-698ae6c44aa2 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:58.489099 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:58.489099 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:58.489496 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-31a792c7-13c1-4062-8310-698ae6c44aa2 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:58.489858 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-31a792c7-13c1-4062-8310-698ae6c44aa2 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id fb1a7106-d10b-41d8-b2dc-cd50325b0c66. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:17:58.587657 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:58.587657 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:58.589862 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-31a792c7-13c1-4062-8310-698ae6c44aa2 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 returned with HTTP 200 Jan 21 03:17:58.590707 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 894/1787] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:17:58 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 => generated 802 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:17:59.607840 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0169842f-7f6b-48ac-9703-2db2e6ae013b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 Jan 21 03:17:59.608347 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0169842f-7f6b-48ac-9703-2db2e6ae013b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:17:59.608561 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:17:59.608561 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:17:59.608938 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0169842f-7f6b-48ac-9703-2db2e6ae013b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:17:59.609351 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-0169842f-7f6b-48ac-9703-2db2e6ae013b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id fb1a7106-d10b-41d8-b2dc-cd50325b0c66. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:17:59.768680 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:17:59.768680 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:17:59.770926 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0169842f-7f6b-48ac-9703-2db2e6ae013b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 returned with HTTP 200 Jan 21 03:17:59.772586 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 894/1788] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:17:59 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 => generated 802 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:18:00.790254 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3c824cea-f078-4bb8-98e2-36d214af8de1 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 Jan 21 03:18:00.791923 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3c824cea-f078-4bb8-98e2-36d214af8de1 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:18:00.792286 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:18:00.792286 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:18:00.793009 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3c824cea-f078-4bb8-98e2-36d214af8de1 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:18:00.793514 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-3c824cea-f078-4bb8-98e2-36d214af8de1 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id fb1a7106-d10b-41d8-b2dc-cd50325b0c66. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:18:00.849557 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:00.849557 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:18:00.854223 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3c824cea-f078-4bb8-98e2-36d214af8de1 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 returned with HTTP 200 Jan 21 03:18:00.862525 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 895/1789] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:18:00 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 => generated 802 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:18:01.876465 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ba6e44de-8c90-4338-8357-102751c72d43 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 Jan 21 03:18:01.878112 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ba6e44de-8c90-4338-8357-102751c72d43 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:18:01.878466 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:18:01.878466 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:18:01.879086 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ba6e44de-8c90-4338-8357-102751c72d43 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:18:01.879762 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-ba6e44de-8c90-4338-8357-102751c72d43 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id fb1a7106-d10b-41d8-b2dc-cd50325b0c66. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:18:01.929762 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:01.929762 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:18:01.932457 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ba6e44de-8c90-4338-8357-102751c72d43 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 returned with HTTP 200 Jan 21 03:18:01.938566 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 895/1790] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:18:01 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 => generated 813 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:18:02.946835 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bd3a98a7-ee65-4871-9dd7-545773478513 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 Jan 21 03:18:02.948159 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bd3a98a7-ee65-4871-9dd7-545773478513 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:18:02.948502 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:18:02.948502 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:18:02.949016 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bd3a98a7-ee65-4871-9dd7-545773478513 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:18:02.949493 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-bd3a98a7-ee65-4871-9dd7-545773478513 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id fb1a7106-d10b-41d8-b2dc-cd50325b0c66. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:18:03.030309 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:03.030309 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:18:03.032433 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bd3a98a7-ee65-4871-9dd7-545773478513 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 returned with HTTP 200 Jan 21 03:18:03.036928 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 896/1791] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:18:02 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 => generated 813 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:18:04.055158 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b4b29628-fa4f-4497-bece-4ecbc3a4b7ad tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 Jan 21 03:18:04.057448 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b4b29628-fa4f-4497-bece-4ecbc3a4b7ad tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:18:04.057943 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:18:04.057943 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:18:04.058810 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b4b29628-fa4f-4497-bece-4ecbc3a4b7ad tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:18:04.059704 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-b4b29628-fa4f-4497-bece-4ecbc3a4b7ad tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id fb1a7106-d10b-41d8-b2dc-cd50325b0c66. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:18:04.112010 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:04.112010 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:18:04.116338 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b4b29628-fa4f-4497-bece-4ecbc3a4b7ad tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 returned with HTTP 200 Jan 21 03:18:04.117374 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 896/1792] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:18:04 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 => generated 813 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:18:05.140016 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-37a26543-9ce3-4189-bdb8-d72469f8c455 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 Jan 21 03:18:05.143518 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-37a26543-9ce3-4189-bdb8-d72469f8c455 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:18:05.144104 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:18:05.144104 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:18:05.144696 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-37a26543-9ce3-4189-bdb8-d72469f8c455 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:18:05.146140 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-37a26543-9ce3-4189-bdb8-d72469f8c455 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id fb1a7106-d10b-41d8-b2dc-cd50325b0c66. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:18:05.203094 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:05.203094 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:18:05.227128 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-37a26543-9ce3-4189-bdb8-d72469f8c455 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 returned with HTTP 200 Jan 21 03:18:05.228975 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 897/1793] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:18:05 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 => generated 813 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:18:06.261335 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c8e3a459-5af0-445d-9c8b-ac62da68cc79 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 Jan 21 03:18:06.261869 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c8e3a459-5af0-445d-9c8b-ac62da68cc79 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:18:06.262084 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:18:06.262084 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:18:06.262466 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c8e3a459-5af0-445d-9c8b-ac62da68cc79 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:18:06.262868 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-c8e3a459-5af0-445d-9c8b-ac62da68cc79 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id fb1a7106-d10b-41d8-b2dc-cd50325b0c66. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:18:06.315709 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:06.315709 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:18:06.317578 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c8e3a459-5af0-445d-9c8b-ac62da68cc79 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 returned with HTTP 200 Jan 21 03:18:06.318393 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 897/1794] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:18:06 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 => generated 813 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:18:07.333527 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e3a9f136-b85f-4e7f-960c-225c862beadf tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 Jan 21 03:18:07.334883 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e3a9f136-b85f-4e7f-960c-225c862beadf tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:18:07.335295 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:18:07.335295 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:18:07.335965 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e3a9f136-b85f-4e7f-960c-225c862beadf tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:18:07.336507 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-e3a9f136-b85f-4e7f-960c-225c862beadf tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id fb1a7106-d10b-41d8-b2dc-cd50325b0c66. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:18:07.393962 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:07.393962 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:18:07.402366 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e3a9f136-b85f-4e7f-960c-225c862beadf tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 returned with HTTP 200 Jan 21 03:18:07.404591 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 898/1795] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:18:07 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 => generated 813 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:18:08.417591 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8eacf3f9-afda-42b1-8b32-39d425a445c7 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 Jan 21 03:18:08.418119 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8eacf3f9-afda-42b1-8b32-39d425a445c7 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:18:08.418329 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:18:08.418329 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:18:08.421782 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8eacf3f9-afda-42b1-8b32-39d425a445c7 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:18:08.422230 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-8eacf3f9-afda-42b1-8b32-39d425a445c7 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id fb1a7106-d10b-41d8-b2dc-cd50325b0c66. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:18:08.458138 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:08.458138 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:18:08.460239 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8eacf3f9-afda-42b1-8b32-39d425a445c7 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 returned with HTTP 200 Jan 21 03:18:08.461426 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 898/1796] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:18:08 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 => generated 813 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:18:09.488007 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-08159656-3509-45fc-a9d1-3af19453fcb0 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 Jan 21 03:18:09.489374 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-08159656-3509-45fc-a9d1-3af19453fcb0 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:18:09.489748 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:18:09.489748 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:18:09.490305 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-08159656-3509-45fc-a9d1-3af19453fcb0 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:18:09.491013 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-08159656-3509-45fc-a9d1-3af19453fcb0 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id fb1a7106-d10b-41d8-b2dc-cd50325b0c66. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:18:09.547720 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:09.547720 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:18:09.553627 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-08159656-3509-45fc-a9d1-3af19453fcb0 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 returned with HTTP 200 Jan 21 03:18:09.556918 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 899/1797] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:18:09 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 => generated 813 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:18:10.573993 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1a6e5d56-cfce-49b8-80ef-57733cadc364 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 Jan 21 03:18:10.577708 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1a6e5d56-cfce-49b8-80ef-57733cadc364 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:18:10.578155 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:18:10.578155 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:18:10.578783 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1a6e5d56-cfce-49b8-80ef-57733cadc364 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:18:10.579297 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-1a6e5d56-cfce-49b8-80ef-57733cadc364 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id fb1a7106-d10b-41d8-b2dc-cd50325b0c66. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:18:10.612604 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:10.612604 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:18:10.615018 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1a6e5d56-cfce-49b8-80ef-57733cadc364 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 returned with HTTP 200 Jan 21 03:18:10.616021 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 899/1798] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:18:10 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 => generated 813 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:18:11.630436 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-676e5315-6b92-41df-b964-938d1aa331ff tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 Jan 21 03:18:11.631774 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-676e5315-6b92-41df-b964-938d1aa331ff tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:18:11.632137 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:18:11.632137 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:18:11.632717 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-676e5315-6b92-41df-b964-938d1aa331ff tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:18:11.633237 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-676e5315-6b92-41df-b964-938d1aa331ff tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id fb1a7106-d10b-41d8-b2dc-cd50325b0c66. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:18:11.710367 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:11.710367 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:18:11.714115 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-676e5315-6b92-41df-b964-938d1aa331ff tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 returned with HTTP 200 Jan 21 03:18:11.718137 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 900/1799] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:18:11 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 => generated 813 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:18:12.738760 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6c80274a-8000-496e-8e30-c95176171cb9 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 Jan 21 03:18:12.739708 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6c80274a-8000-496e-8e30-c95176171cb9 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:18:12.740072 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:18:12.740072 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:18:12.740752 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6c80274a-8000-496e-8e30-c95176171cb9 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:18:12.741484 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-6c80274a-8000-496e-8e30-c95176171cb9 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id fb1a7106-d10b-41d8-b2dc-cd50325b0c66. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:18:12.848652 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:12.848652 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:18:12.854410 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6c80274a-8000-496e-8e30-c95176171cb9 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 returned with HTTP 200 Jan 21 03:18:12.856799 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 900/1800] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:18:12 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 => generated 813 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:18:13.870953 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c19a07b9-26e9-46bc-ad84-fd6959408612 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 Jan 21 03:18:13.879773 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c19a07b9-26e9-46bc-ad84-fd6959408612 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:18:13.881724 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:18:13.881724 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:18:13.882717 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c19a07b9-26e9-46bc-ad84-fd6959408612 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:18:13.884031 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-c19a07b9-26e9-46bc-ad84-fd6959408612 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id fb1a7106-d10b-41d8-b2dc-cd50325b0c66. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:18:13.941188 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:13.941188 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:18:13.943064 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c19a07b9-26e9-46bc-ad84-fd6959408612 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 returned with HTTP 200 Jan 21 03:18:13.944173 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 901/1801] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:18:13 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 => generated 813 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:18:15.058868 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-49ea82fb-af1b-45c0-a630-7d8c0e6b0366 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 Jan 21 03:18:15.060879 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-49ea82fb-af1b-45c0-a630-7d8c0e6b0366 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:18:15.061308 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:18:15.061308 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:18:15.062044 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-49ea82fb-af1b-45c0-a630-7d8c0e6b0366 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:18:15.062688 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-49ea82fb-af1b-45c0-a630-7d8c0e6b0366 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id fb1a7106-d10b-41d8-b2dc-cd50325b0c66. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:18:15.091275 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:15.091275 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:18:15.094293 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-49ea82fb-af1b-45c0-a630-7d8c0e6b0366 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 returned with HTTP 200 Jan 21 03:18:15.103794 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 901/1802] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:18:15 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 => generated 813 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:18:16.113071 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b53e9e1d-152f-4471-afd5-87a65a304397 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 Jan 21 03:18:16.113832 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b53e9e1d-152f-4471-afd5-87a65a304397 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:18:16.114135 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:18:16.114135 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:18:16.114861 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b53e9e1d-152f-4471-afd5-87a65a304397 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:18:16.120880 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-b53e9e1d-152f-4471-afd5-87a65a304397 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id fb1a7106-d10b-41d8-b2dc-cd50325b0c66. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:18:16.191639 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:16.191639 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:18:16.195472 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b53e9e1d-152f-4471-afd5-87a65a304397 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 returned with HTTP 200 Jan 21 03:18:16.201995 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 902/1803] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:18:16 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 => generated 813 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:18:17.219865 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d5cdb8c1-8a5b-48c4-9698-5b1dc70a0066 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 Jan 21 03:18:17.220357 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d5cdb8c1-8a5b-48c4-9698-5b1dc70a0066 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:18:17.220619 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:18:17.220619 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:18:17.221095 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d5cdb8c1-8a5b-48c4-9698-5b1dc70a0066 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:18:17.221468 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-d5cdb8c1-8a5b-48c4-9698-5b1dc70a0066 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id fb1a7106-d10b-41d8-b2dc-cd50325b0c66. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:18:17.247567 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:17.247567 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:18:17.250446 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d5cdb8c1-8a5b-48c4-9698-5b1dc70a0066 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 returned with HTTP 200 Jan 21 03:18:17.251821 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 902/1804] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:18:17 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 => generated 813 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:18:18.268366 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-68c9df20-331e-4f61-b8f2-b54633f66ad3 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 Jan 21 03:18:18.268866 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-68c9df20-331e-4f61-b8f2-b54633f66ad3 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:18:18.269264 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:18:18.269264 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:18:18.269851 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-68c9df20-331e-4f61-b8f2-b54633f66ad3 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:18:18.270346 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-68c9df20-331e-4f61-b8f2-b54633f66ad3 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id fb1a7106-d10b-41d8-b2dc-cd50325b0c66. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:18:18.320744 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:18.320744 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:18:18.327880 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-68c9df20-331e-4f61-b8f2-b54633f66ad3 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 returned with HTTP 200 Jan 21 03:18:18.328719 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 903/1805] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:18:18 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 => generated 813 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:18:19.354249 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b12ce532-c81c-4794-ba9c-7004c544bd71 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 Jan 21 03:18:19.354788 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b12ce532-c81c-4794-ba9c-7004c544bd71 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:18:19.355125 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:18:19.355125 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:18:19.355387 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b12ce532-c81c-4794-ba9c-7004c544bd71 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:18:19.355712 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-b12ce532-c81c-4794-ba9c-7004c544bd71 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id fb1a7106-d10b-41d8-b2dc-cd50325b0c66. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:18:19.396709 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:19.396709 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:18:19.398634 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b12ce532-c81c-4794-ba9c-7004c544bd71 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 returned with HTTP 200 Jan 21 03:18:19.419096 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 903/1806] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:18:19 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 => generated 813 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:18:20.412770 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9103aeed-898b-439d-a18f-c34cdd199208 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 Jan 21 03:18:20.414083 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9103aeed-898b-439d-a18f-c34cdd199208 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:18:20.414438 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:18:20.414438 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:18:20.414908 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9103aeed-898b-439d-a18f-c34cdd199208 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:18:20.415432 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-9103aeed-898b-439d-a18f-c34cdd199208 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id fb1a7106-d10b-41d8-b2dc-cd50325b0c66. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:18:20.451439 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:20.451439 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:18:20.453782 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9103aeed-898b-439d-a18f-c34cdd199208 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 returned with HTTP 200 Jan 21 03:18:20.461443 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 904/1807] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:18:20 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 => generated 813 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:18:21.473945 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2807f8ea-a1d4-4e49-ac83-fd036c085a73 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 Jan 21 03:18:21.474735 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2807f8ea-a1d4-4e49-ac83-fd036c085a73 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:18:21.474941 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:18:21.474941 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:18:21.475908 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2807f8ea-a1d4-4e49-ac83-fd036c085a73 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:18:21.476355 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-2807f8ea-a1d4-4e49-ac83-fd036c085a73 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id fb1a7106-d10b-41d8-b2dc-cd50325b0c66. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:18:21.555004 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:21.555004 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:18:21.562231 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2807f8ea-a1d4-4e49-ac83-fd036c085a73 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 returned with HTTP 200 Jan 21 03:18:21.563137 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 904/1808] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:18:21 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 => generated 813 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:18:22.583787 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fc54232b-2a68-41bc-a25d-77dcfad8809b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 Jan 21 03:18:22.591685 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fc54232b-2a68-41bc-a25d-77dcfad8809b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:18:22.592201 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:18:22.592201 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:18:22.592972 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fc54232b-2a68-41bc-a25d-77dcfad8809b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:18:22.595617 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-fc54232b-2a68-41bc-a25d-77dcfad8809b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id fb1a7106-d10b-41d8-b2dc-cd50325b0c66. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:18:22.699987 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:22.699987 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:18:22.705844 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fc54232b-2a68-41bc-a25d-77dcfad8809b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 returned with HTTP 200 Jan 21 03:18:22.713549 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 905/1809] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:18:22 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 => generated 813 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:18:23.729273 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7fed374e-952c-4aec-993b-2947bfc29c4c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 Jan 21 03:18:23.729781 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7fed374e-952c-4aec-993b-2947bfc29c4c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:18:23.730064 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:18:23.730064 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:18:23.730908 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7fed374e-952c-4aec-993b-2947bfc29c4c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:18:23.739017 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-7fed374e-952c-4aec-993b-2947bfc29c4c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id fb1a7106-d10b-41d8-b2dc-cd50325b0c66. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:18:23.777651 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:23.777651 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:18:23.779964 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7fed374e-952c-4aec-993b-2947bfc29c4c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 returned with HTTP 200 Jan 21 03:18:23.781499 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 905/1810] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:18:23 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 => generated 813 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:18:24.796716 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f199e539-782e-45cf-b449-4a04a39cde10 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 Jan 21 03:18:24.797338 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f199e539-782e-45cf-b449-4a04a39cde10 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:18:24.797755 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:18:24.797755 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:18:24.798787 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f199e539-782e-45cf-b449-4a04a39cde10 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:18:24.799346 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-f199e539-782e-45cf-b449-4a04a39cde10 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id fb1a7106-d10b-41d8-b2dc-cd50325b0c66. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:18:24.830076 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:24.830076 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:18:24.832655 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f199e539-782e-45cf-b449-4a04a39cde10 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 returned with HTTP 200 Jan 21 03:18:24.833652 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 906/1811] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:18:24 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 => generated 813 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:18:25.850947 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a60530b1-df8e-49db-9311-7a9bab0b188d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 Jan 21 03:18:25.852047 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a60530b1-df8e-49db-9311-7a9bab0b188d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:18:25.853039 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:18:25.853039 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:18:25.853865 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a60530b1-df8e-49db-9311-7a9bab0b188d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:18:25.854593 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-a60530b1-df8e-49db-9311-7a9bab0b188d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id fb1a7106-d10b-41d8-b2dc-cd50325b0c66. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:18:25.913444 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:25.913444 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:18:25.917243 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a60530b1-df8e-49db-9311-7a9bab0b188d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 returned with HTTP 200 Jan 21 03:18:25.924756 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 906/1812] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:18:25 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 => generated 813 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:18:26.944631 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-033388b3-dc44-45d8-bbbb-e33b6457152f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 Jan 21 03:18:26.944631 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-033388b3-dc44-45d8-bbbb-e33b6457152f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:18:26.944631 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:18:26.944631 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:18:26.944631 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-033388b3-dc44-45d8-bbbb-e33b6457152f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:18:26.944631 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-033388b3-dc44-45d8-bbbb-e33b6457152f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id fb1a7106-d10b-41d8-b2dc-cd50325b0c66. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:18:26.969421 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:26.969421 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:18:26.972010 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-033388b3-dc44-45d8-bbbb-e33b6457152f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 returned with HTTP 200 Jan 21 03:18:26.973357 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 907/1813] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:18:26 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 => generated 813 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:18:28.005146 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8d07ee57-c7f5-4d8c-98ee-64d3c444ae98 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 Jan 21 03:18:28.005725 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8d07ee57-c7f5-4d8c-98ee-64d3c444ae98 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:18:28.008636 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:18:28.008636 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:18:28.027231 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8d07ee57-c7f5-4d8c-98ee-64d3c444ae98 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:18:28.027642 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-8d07ee57-c7f5-4d8c-98ee-64d3c444ae98 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id fb1a7106-d10b-41d8-b2dc-cd50325b0c66. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:18:28.091886 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:28.091886 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:18:28.155887 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8d07ee57-c7f5-4d8c-98ee-64d3c444ae98 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 returned with HTTP 200 Jan 21 03:18:28.159219 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 907/1814] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:18:27 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 => generated 813 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:18:29.167828 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d06adb19-fdb3-42a9-ac06-daa63dd5c14d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 Jan 21 03:18:29.172547 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d06adb19-fdb3-42a9-ac06-daa63dd5c14d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:18:29.173141 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:18:29.173141 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:18:29.174138 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d06adb19-fdb3-42a9-ac06-daa63dd5c14d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:18:29.174844 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-d06adb19-fdb3-42a9-ac06-daa63dd5c14d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id fb1a7106-d10b-41d8-b2dc-cd50325b0c66. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:18:29.247732 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:29.247732 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:18:29.250719 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d06adb19-fdb3-42a9-ac06-daa63dd5c14d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 returned with HTTP 200 Jan 21 03:18:29.251773 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 908/1815] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:18:29 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 => generated 813 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:18:30.267279 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ec2ce64b-b8f9-4187-b123-4502349021e0 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 Jan 21 03:18:30.268103 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ec2ce64b-b8f9-4187-b123-4502349021e0 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:18:30.268103 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:18:30.268103 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:18:30.268652 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ec2ce64b-b8f9-4187-b123-4502349021e0 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:18:30.268798 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-ec2ce64b-b8f9-4187-b123-4502349021e0 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id fb1a7106-d10b-41d8-b2dc-cd50325b0c66. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:18:30.311297 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:30.311297 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:18:30.313146 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ec2ce64b-b8f9-4187-b123-4502349021e0 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 returned with HTTP 200 Jan 21 03:18:30.319326 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 908/1816] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:18:30 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 => generated 813 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:18:31.332772 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a2857d36-6221-4d62-afc2-4f6b7a1af024 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 Jan 21 03:18:31.334261 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a2857d36-6221-4d62-afc2-4f6b7a1af024 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:18:31.334717 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:18:31.334717 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:18:31.336081 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a2857d36-6221-4d62-afc2-4f6b7a1af024 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:18:31.337957 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-a2857d36-6221-4d62-afc2-4f6b7a1af024 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id fb1a7106-d10b-41d8-b2dc-cd50325b0c66. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:18:31.364623 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:31.364623 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:18:31.369565 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a2857d36-6221-4d62-afc2-4f6b7a1af024 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 returned with HTTP 200 Jan 21 03:18:31.371422 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 909/1817] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:18:31 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 => generated 813 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:18:32.393173 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7aa24aa0-19c9-469c-9fbf-5acc7f8e7753 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 Jan 21 03:18:32.396027 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7aa24aa0-19c9-469c-9fbf-5acc7f8e7753 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:18:32.396352 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:18:32.396352 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:18:32.397839 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7aa24aa0-19c9-469c-9fbf-5acc7f8e7753 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:18:32.398839 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-7aa24aa0-19c9-469c-9fbf-5acc7f8e7753 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id fb1a7106-d10b-41d8-b2dc-cd50325b0c66. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:18:32.482029 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:32.482029 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:18:32.488220 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7aa24aa0-19c9-469c-9fbf-5acc7f8e7753 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 returned with HTTP 200 Jan 21 03:18:32.489353 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 909/1818] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:18:32 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 => generated 813 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:18:33.511172 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b5f3472b-3455-478c-b2c8-d847ad458f72 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 Jan 21 03:18:33.511712 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b5f3472b-3455-478c-b2c8-d847ad458f72 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:18:33.512343 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:18:33.512343 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:18:33.512655 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b5f3472b-3455-478c-b2c8-d847ad458f72 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:18:33.513183 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-b5f3472b-3455-478c-b2c8-d847ad458f72 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id fb1a7106-d10b-41d8-b2dc-cd50325b0c66. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:18:33.562351 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:33.562351 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:18:33.571114 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b5f3472b-3455-478c-b2c8-d847ad458f72 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 returned with HTTP 200 Jan 21 03:18:33.572292 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 910/1819] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:18:33 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 => generated 813 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:18:34.598364 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fc69dd42-c196-4d44-9449-f76b0ad9e14a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 Jan 21 03:18:34.604419 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fc69dd42-c196-4d44-9449-f76b0ad9e14a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:18:34.608203 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:18:34.608203 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:18:34.608948 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fc69dd42-c196-4d44-9449-f76b0ad9e14a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:18:34.610513 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-fc69dd42-c196-4d44-9449-f76b0ad9e14a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id fb1a7106-d10b-41d8-b2dc-cd50325b0c66. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:18:34.650320 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:34.650320 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:18:34.652530 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fc69dd42-c196-4d44-9449-f76b0ad9e14a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 returned with HTTP 200 Jan 21 03:18:34.654053 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 910/1820] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:18:34 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 => generated 813 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:18:35.669961 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ce0ff690-dc74-4680-a754-1e0d20dce742 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 Jan 21 03:18:35.671170 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ce0ff690-dc74-4680-a754-1e0d20dce742 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:18:35.671378 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:18:35.671378 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:18:35.672004 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ce0ff690-dc74-4680-a754-1e0d20dce742 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:18:35.672902 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-ce0ff690-dc74-4680-a754-1e0d20dce742 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id fb1a7106-d10b-41d8-b2dc-cd50325b0c66. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:18:35.713716 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:35.713716 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:18:35.717743 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ce0ff690-dc74-4680-a754-1e0d20dce742 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 returned with HTTP 200 Jan 21 03:18:35.719328 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 911/1821] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:18:35 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 => generated 813 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:18:36.733192 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-856134d7-770b-4119-8b05-27581e6d2a37 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 Jan 21 03:18:36.734530 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-856134d7-770b-4119-8b05-27581e6d2a37 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:18:36.735340 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:18:36.735340 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:18:36.736368 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-856134d7-770b-4119-8b05-27581e6d2a37 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:18:36.737245 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-856134d7-770b-4119-8b05-27581e6d2a37 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id fb1a7106-d10b-41d8-b2dc-cd50325b0c66. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:18:36.777682 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:36.777682 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:18:36.779969 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-856134d7-770b-4119-8b05-27581e6d2a37 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 returned with HTTP 200 Jan 21 03:18:36.787043 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 911/1822] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:18:36 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 => generated 813 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:18:37.797813 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-77f447a3-1ae3-4230-8bcf-0f898b70fd9f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 Jan 21 03:18:37.798514 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-77f447a3-1ae3-4230-8bcf-0f898b70fd9f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:18:37.798857 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:18:37.798857 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:18:37.799413 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-77f447a3-1ae3-4230-8bcf-0f898b70fd9f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:18:37.799881 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-77f447a3-1ae3-4230-8bcf-0f898b70fd9f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id fb1a7106-d10b-41d8-b2dc-cd50325b0c66. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:18:37.835279 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:37.835279 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:18:37.850011 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-77f447a3-1ae3-4230-8bcf-0f898b70fd9f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 returned with HTTP 200 Jan 21 03:18:37.854880 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 912/1823] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:18:37 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 => generated 813 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:18:38.879605 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a4f1fbf9-5755-41a3-9a70-94fc92e98921 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 Jan 21 03:18:38.880136 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a4f1fbf9-5755-41a3-9a70-94fc92e98921 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:18:38.880307 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:18:38.880307 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:18:38.880673 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a4f1fbf9-5755-41a3-9a70-94fc92e98921 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:18:38.881037 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-a4f1fbf9-5755-41a3-9a70-94fc92e98921 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id fb1a7106-d10b-41d8-b2dc-cd50325b0c66. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:18:38.926625 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:38.926625 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:18:38.928975 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a4f1fbf9-5755-41a3-9a70-94fc92e98921 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 returned with HTTP 200 Jan 21 03:18:38.937474 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 912/1824] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:18:38 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 => generated 813 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:18:39.957675 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6a658a47-efe0-47e2-8e7e-7220d247dc9c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 Jan 21 03:18:39.959139 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6a658a47-efe0-47e2-8e7e-7220d247dc9c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:18:39.959139 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:18:39.959139 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:18:39.963309 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6a658a47-efe0-47e2-8e7e-7220d247dc9c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:18:39.963309 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-6a658a47-efe0-47e2-8e7e-7220d247dc9c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id fb1a7106-d10b-41d8-b2dc-cd50325b0c66. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:18:39.985271 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:39.985271 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:18:39.987319 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6a658a47-efe0-47e2-8e7e-7220d247dc9c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 returned with HTTP 200 Jan 21 03:18:39.988230 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 913/1825] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:18:39 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 => generated 813 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:18:41.002506 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-519cc874-c3a8-4ba4-93b6-0c4c5f7e5570 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 Jan 21 03:18:41.004381 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-519cc874-c3a8-4ba4-93b6-0c4c5f7e5570 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:18:41.004753 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:18:41.004753 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:18:41.005318 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-519cc874-c3a8-4ba4-93b6-0c4c5f7e5570 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:18:41.006159 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-519cc874-c3a8-4ba4-93b6-0c4c5f7e5570 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id fb1a7106-d10b-41d8-b2dc-cd50325b0c66. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:18:41.036715 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:41.036715 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:18:41.040468 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-519cc874-c3a8-4ba4-93b6-0c4c5f7e5570 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 returned with HTTP 200 Jan 21 03:18:41.049747 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 913/1826] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:18:40 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 => generated 813 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:18:42.057487 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6460c9db-2ac3-4670-a3d9-8f5113be939e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 Jan 21 03:18:42.058338 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6460c9db-2ac3-4670-a3d9-8f5113be939e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:18:42.058560 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:18:42.058560 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:18:42.058952 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6460c9db-2ac3-4670-a3d9-8f5113be939e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:18:42.059323 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-6460c9db-2ac3-4670-a3d9-8f5113be939e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id fb1a7106-d10b-41d8-b2dc-cd50325b0c66. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:18:42.108270 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:42.108270 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:18:42.110375 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6460c9db-2ac3-4670-a3d9-8f5113be939e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 returned with HTTP 200 Jan 21 03:18:42.116220 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 914/1827] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:18:42 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 => generated 815 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:18:43.126098 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-185bcc44-a293-47b8-893a-06f8e8360bd0 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 Jan 21 03:18:43.126647 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-185bcc44-a293-47b8-893a-06f8e8360bd0 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:18:43.127096 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:18:43.127096 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:18:43.127755 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-185bcc44-a293-47b8-893a-06f8e8360bd0 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:18:43.128344 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-185bcc44-a293-47b8-893a-06f8e8360bd0 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id fb1a7106-d10b-41d8-b2dc-cd50325b0c66. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:18:43.153186 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:43.153186 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:18:43.156163 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-185bcc44-a293-47b8-893a-06f8e8360bd0 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 returned with HTTP 200 Jan 21 03:18:43.163885 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 914/1828] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:18:43 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 => generated 816 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:18:43.182011 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-03fb1063-f916-467d-b766-a3eccd40fb65 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 Jan 21 03:18:43.183131 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-03fb1063-f916-467d-b766-a3eccd40fb65 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:18:43.183367 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:18:43.183367 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:18:43.184160 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-03fb1063-f916-467d-b766-a3eccd40fb65 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:18:43.261151 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:43.261151 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:18:43.270614 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-03fb1063-f916-467d-b766-a3eccd40fb65 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:18:43.292726 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:43.292726 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:18:43.302257 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-03fb1063-f916-467d-b766-a3eccd40fb65 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 returned with HTTP 200 Jan 21 03:18:43.303103 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 915/1829] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:18:43 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 => generated 1202 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:18:43.323193 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c3bb1d10-8ef3-4fc6-b0fa-9f65a609ac0a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] DELETE http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 Jan 21 03:18:43.324027 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c3bb1d10-8ef3-4fc6-b0fa-9f65a609ac0a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:18:43.324424 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:18:43.324424 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:18:43.325057 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c3bb1d10-8ef3-4fc6-b0fa-9f65a609ac0a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:18:43.325765 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.contrib.backups [None req-c3bb1d10-8ef3-4fc6-b0fa-9f65a609ac0a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Delete backup with id: fb1a7106-d10b-41d8-b2dc-cd50325b0c66. Jan 21 03:18:43.349450 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:43.349450 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:18:43.380226 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.backup.rpcapi [None req-c3bb1d10-8ef3-4fc6-b0fa-9f65a609ac0a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] delete_backup rpcapi backup_id fb1a7106-d10b-41d8-b2dc-cd50325b0c66 {{(pid=87958) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 03:18:43.384321 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c3bb1d10-8ef3-4fc6-b0fa-9f65a609ac0a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 returned with HTTP 202 Jan 21 03:18:43.385427 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 915/1830] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:18:43 2021] DELETE /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/fb1a7106-d10b-41d8-b2dc-cd50325b0c66 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:18:43.563655 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-33255203-89fc-4e28-a91d-68ba08bae035 req-ffd3eeb5-7b02-4b5e-a9cd-2a11fcb380bc tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 Jan 21 03:18:43.564989 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-33255203-89fc-4e28-a91d-68ba08bae035 req-ffd3eeb5-7b02-4b5e-a9cd-2a11fcb380bc tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:18:43.565398 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:18:43.565398 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:18:43.566815 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-33255203-89fc-4e28-a91d-68ba08bae035 req-ffd3eeb5-7b02-4b5e-a9cd-2a11fcb380bc tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:18:43.649506 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:43.649506 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:18:43.661351 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-33255203-89fc-4e28-a91d-68ba08bae035 req-ffd3eeb5-7b02-4b5e-a9cd-2a11fcb380bc tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:18:43.689925 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:43.689925 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:18:43.701534 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-33255203-89fc-4e28-a91d-68ba08bae035 req-ffd3eeb5-7b02-4b5e-a9cd-2a11fcb380bc tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 returned with HTTP 200 Jan 21 03:18:43.703452 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 916/1831] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 03:18:43 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 => generated 1202 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:18:43.759972 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-33255203-89fc-4e28-a91d-68ba08bae035 req-4de4c5a7-d0a4-4bf9-9a6a-403fe7d93c2e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] POST http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8/action Jan 21 03:18:43.760646 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:18:43.760646 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:18:43.761325 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-33255203-89fc-4e28-a91d-68ba08bae035 req-4de4c5a7-d0a4-4bf9-9a6a-403fe7d93c2e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Action body: b'{"os-begin_detaching": null}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:18:43.761848 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-33255203-89fc-4e28-a91d-68ba08bae035 req-4de4c5a7-d0a4-4bf9-9a6a-403fe7d93c2e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:18:43.839926 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:43.839926 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:18:43.841892 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-33255203-89fc-4e28-a91d-68ba08bae035 req-4de4c5a7-d0a4-4bf9-9a6a-403fe7d93c2e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:18:43.855078 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-33255203-89fc-4e28-a91d-68ba08bae035 req-4de4c5a7-d0a4-4bf9-9a6a-403fe7d93c2e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Begin detaching volume completed successfully. Jan 21 03:18:43.856037 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-33255203-89fc-4e28-a91d-68ba08bae035 req-4de4c5a7-d0a4-4bf9-9a6a-403fe7d93c2e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8/action returned with HTTP 202 Jan 21 03:18:43.857318 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 916/1832] 10.222.0.36 () {64 vars in 1643 bytes} [Thu Jan 21 03:18:43 2021] POST /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8/action => generated 0 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:18:43.888545 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c5c2a70f-6a1b-4dbc-be67-5b928df61489 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 Jan 21 03:18:43.889476 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c5c2a70f-6a1b-4dbc-be67-5b928df61489 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:18:43.889892 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:18:43.889892 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:18:43.890520 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c5c2a70f-6a1b-4dbc-be67-5b928df61489 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:18:43.954096 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:43.954096 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:18:43.964646 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c5c2a70f-6a1b-4dbc-be67-5b928df61489 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:18:43.983704 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-33255203-89fc-4e28-a91d-68ba08bae035 req-4de4c5a7-d0a4-4bf9-9a6a-403fe7d93c2e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume// Jan 21 03:18:43.984491 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-33255203-89fc-4e28-a91d-68ba08bae035 req-4de4c5a7-d0a4-4bf9-9a6a-403fe7d93c2e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:18:43.984891 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:18:43.984891 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:18:43.985535 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-33255203-89fc-4e28-a91d-68ba08bae035 req-4de4c5a7-d0a4-4bf9-9a6a-403fe7d93c2e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'all' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:18:43.987183 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-33255203-89fc-4e28-a91d-68ba08bae035 req-4de4c5a7-d0a4-4bf9-9a6a-403fe7d93c2e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 03:18:43.994677 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 917/1833] 10.222.0.23 () {56 vars in 1089 bytes} [Thu Jan 21 03:18:43 2021] GET /volume/ => generated 754 bytes in 11 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:18:44.007743 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-33255203-89fc-4e28-a91d-68ba08bae035 req-89d2bb16-88d3-4c28-a868-3b759668996a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 Jan 21 03:18:44.008819 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-33255203-89fc-4e28-a91d-68ba08bae035 req-89d2bb16-88d3-4c28-a868-3b759668996a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:18:44.009725 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-33255203-89fc-4e28-a91d-68ba08bae035 req-89d2bb16-88d3-4c28-a868-3b759668996a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:18:44.025271 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:44.025271 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:18:44.044811 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c5c2a70f-6a1b-4dbc-be67-5b928df61489 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 returned with HTTP 200 Jan 21 03:18:44.045907 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 917/1834] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:18:43 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 => generated 1205 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:18:44.100371 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:44.100371 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:18:44.110506 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-33255203-89fc-4e28-a91d-68ba08bae035 req-89d2bb16-88d3-4c28-a868-3b759668996a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:18:44.134384 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:44.134384 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:18:44.144099 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-33255203-89fc-4e28-a91d-68ba08bae035 req-89d2bb16-88d3-4c28-a868-3b759668996a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 returned with HTTP 200 Jan 21 03:18:44.145259 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 918/1835] 10.222.0.23 () {60 vars in 1403 bytes} [Thu Jan 21 03:18:44 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 => generated 1304 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 03:18:44.560330 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-33255203-89fc-4e28-a91d-68ba08bae035 req-8f7b367d-f565-4ee9-ae35-3860206f0bbf tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] DELETE http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/attachments/7d713199-a754-4443-a877-41daa1a17b61 Jan 21 03:18:44.561167 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-33255203-89fc-4e28-a91d-68ba08bae035 req-8f7b367d-f565-4ee9-ae35-3860206f0bbf tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:18:44.561597 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:18:44.561597 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:18:44.562224 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-33255203-89fc-4e28-a91d-68ba08bae035 req-8f7b367d-f565-4ee9-ae35-3860206f0bbf tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:18:44.596019 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:44.596019 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:18:45.063099 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-538ee1a8-477c-4bd7-9dbe-260dcc95cc58 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 Jan 21 03:18:45.063543 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-538ee1a8-477c-4bd7-9dbe-260dcc95cc58 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:18:45.064055 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:18:45.064055 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:18:45.065562 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-538ee1a8-477c-4bd7-9dbe-260dcc95cc58 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:18:45.139858 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:45.139858 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:18:45.152184 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-538ee1a8-477c-4bd7-9dbe-260dcc95cc58 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:18:45.177073 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:45.177073 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:18:45.189022 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-538ee1a8-477c-4bd7-9dbe-260dcc95cc58 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 returned with HTTP 200 Jan 21 03:18:45.190170 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 919/1836] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:18:45 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 => generated 1205 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:18:45.398056 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-33255203-89fc-4e28-a91d-68ba08bae035 req-8f7b367d-f565-4ee9-ae35-3860206f0bbf tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 03:18:45.398532 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-33255203-89fc-4e28-a91d-68ba08bae035 req-8f7b367d-f565-4ee9-ae35-3860206f0bbf tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Pending status list for volume during attachment-delete: [] {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 03:18:45.411461 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-33255203-89fc-4e28-a91d-68ba08bae035 req-8f7b367d-f565-4ee9-ae35-3860206f0bbf tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/attachments/7d713199-a754-4443-a877-41daa1a17b61 returned with HTTP 200 Jan 21 03:18:45.413302 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 918/1837] 10.222.0.23 () {62 vars in 1437 bytes} [Thu Jan 21 03:18:44 2021] DELETE /volume/v3/e5170f24e4af4f43b591b9b621f07a33/attachments/7d713199-a754-4443-a877-41daa1a17b61 => generated 19 bytes in 858 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:18:46.207535 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cc783333-a12d-40a9-9a4c-1fdf7a89ebad tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 Jan 21 03:18:46.208628 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cc783333-a12d-40a9-9a4c-1fdf7a89ebad tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:18:46.209065 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:18:46.209065 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:18:46.209693 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cc783333-a12d-40a9-9a4c-1fdf7a89ebad tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:18:46.269940 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:46.269940 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:18:46.281685 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-cc783333-a12d-40a9-9a4c-1fdf7a89ebad tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:18:46.311610 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cc783333-a12d-40a9-9a4c-1fdf7a89ebad tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 returned with HTTP 200 Jan 21 03:18:46.312455 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 920/1838] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:18:46 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 => generated 910 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:18:52.110201 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4964863c-39d7-4139-949f-57a1c74a4496 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] DELETE http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 Jan 21 03:18:52.111376 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4964863c-39d7-4139-949f-57a1c74a4496 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:18:52.111740 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:18:52.111740 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:18:52.112334 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4964863c-39d7-4139-949f-57a1c74a4496 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:18:52.113243 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-4964863c-39d7-4139-949f-57a1c74a4496 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Delete volume with id: 50147d71-4237-4d57-b1de-b800b1368fe8 Jan 21 03:18:52.196879 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:52.196879 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:18:52.198665 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4964863c-39d7-4139-949f-57a1c74a4496 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:18:52.233615 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4964863c-39d7-4139-949f-57a1c74a4496 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Delete volume request issued successfully. Jan 21 03:18:52.234236 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4964863c-39d7-4139-949f-57a1c74a4496 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 returned with HTTP 202 Jan 21 03:18:52.235770 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 919/1839] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:18:52 2021] DELETE /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:18:52.245282 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-75db741d-42bb-4175-a327-b802ed0cbc7b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 Jan 21 03:18:52.246640 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-75db741d-42bb-4175-a327-b802ed0cbc7b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:18:52.247010 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:18:52.247010 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:18:52.247587 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-75db741d-42bb-4175-a327-b802ed0cbc7b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:18:52.309475 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:52.309475 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:18:52.320875 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-75db741d-42bb-4175-a327-b802ed0cbc7b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:18:52.350111 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-75db741d-42bb-4175-a327-b802ed0cbc7b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 returned with HTTP 200 Jan 21 03:18:52.360987 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 921/1840] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:18:52 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 => generated 909 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:18:53.371633 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1b9047e7-4d29-4717-ae79-f72a0b727ace tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 Jan 21 03:18:53.372345 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1b9047e7-4d29-4717-ae79-f72a0b727ace tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:18:53.372653 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:18:53.372653 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:18:53.373351 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1b9047e7-4d29-4717-ae79-f72a0b727ace tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:18:53.497290 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:53.497290 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:18:53.509807 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1b9047e7-4d29-4717-ae79-f72a0b727ace tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:18:53.546040 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1b9047e7-4d29-4717-ae79-f72a0b727ace tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 returned with HTTP 200 Jan 21 03:18:53.547919 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 920/1841] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:18:53 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 => generated 909 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:18:54.580993 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d5a59a60-16b4-4979-ae46-f0f054b102a6 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 Jan 21 03:18:54.582878 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d5a59a60-16b4-4979-ae46-f0f054b102a6 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:18:54.584786 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:18:54.584786 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:18:54.587301 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d5a59a60-16b4-4979-ae46-f0f054b102a6 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:18:54.856778 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d5a59a60-16b4-4979-ae46-f0f054b102a6 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 returned with HTTP 404 Jan 21 03:18:54.858973 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 922/1842] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:18:54 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 => generated 109 bytes in 289 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:18:54.928050 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e96360af-f7af-4523-9d1a-5b8b62cc4ea0 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] POST http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes Jan 21 03:18:54.929277 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:18:54.929277 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:18:54.932084 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e96360af-f7af-4523-9d1a-5b8b62cc4ea0 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Action: 'create', calling method: create, body: {"volume": {"imageRef": "ecfda2c0-9ae5-4b9b-96e2-92172e982491", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-12291914"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:18:54.934416 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-e96360af-f7af-4523-9d1a-5b8b62cc4ea0 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Create volume request body: {'volume': {'imageRef': 'ecfda2c0-9ae5-4b9b-96e2-92172e982491', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-12291914'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:18:55.180416 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-e96360af-f7af-4523-9d1a-5b8b62cc4ea0 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Create volume of 1 GB Jan 21 03:18:55.209110 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e96360af-f7af-4523-9d1a-5b8b62cc4ea0 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Availability Zones retrieved successfully. Jan 21 03:18:55.248149 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e96360af-f7af-4523-9d1a-5b8b62cc4ea0 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Flow 'volume_create_api' (addca927-89eb-4b27-aee6-e1b9b6283e09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:18:55.254826 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e96360af-f7af-4523-9d1a-5b8b62cc4ea0 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbec09e8-c320-4156-8d10-f0571e798851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:18:55.260256 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-e96360af-f7af-4523-9d1a-5b8b62cc4ea0 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:18:55.549950 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e96360af-f7af-4523-9d1a-5b8b62cc4ea0 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbec09e8-c320-4156-8d10-f0571e798851) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:18:55.559172 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e96360af-f7af-4523-9d1a-5b8b62cc4ea0 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f2b2d62-c28e-4462-ba88-496e07cf2b10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:18:55.756047 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-e96360af-f7af-4523-9d1a-5b8b62cc4ea0 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Created reservations ['40d0ea22-af5a-4ac8-a7b6-6636a8d858ae', 'afda617f-2835-4a4d-8bbe-87cd0a810c24', 'cc01c8eb-62e2-4da7-a65c-a93a13aae87b', 'a545c1e8-8a9e-45af-a620-f9c8821e44d7'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:18:55.758549 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e96360af-f7af-4523-9d1a-5b8b62cc4ea0 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f2b2d62-c28e-4462-ba88-496e07cf2b10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40d0ea22-af5a-4ac8-a7b6-6636a8d858ae', 'afda617f-2835-4a4d-8bbe-87cd0a810c24', 'cc01c8eb-62e2-4da7-a65c-a93a13aae87b', 'a545c1e8-8a9e-45af-a620-f9c8821e44d7']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:18:55.761202 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e96360af-f7af-4523-9d1a-5b8b62cc4ea0 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (361edbd0-800b-49df-a63c-40bde558f2b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:18:55.890211 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e96360af-f7af-4523-9d1a-5b8b62cc4ea0 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (361edbd0-800b-49df-a63c-40bde558f2b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24592cff-254f-4eaf-bcd7-84e942b82330', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-12291914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5170f24e4af4f43b591b9b621f07a33',qos_specs=None,replication_status=,reservations=['40d0ea22-af5a-4ac8-a7b6-6636a8d858ae','afda617f-2835-4a4d-8bbe-87cd0a810c24','cc01c8eb-62e2-4da7-a65c-a93a13aae87b','a545c1e8-8a9e-45af-a620-f9c8821e44d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c35c4abd6e44447983849492894bda38',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:18:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-12291914',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24592cff-254f-4eaf-bcd7-84e942b82330,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5170f24e4af4f43b591b9b621f07a33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c35c4abd6e44447983849492894bda38',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:18:55.892313 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e96360af-f7af-4523-9d1a-5b8b62cc4ea0 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d04fdede-cb7a-40ae-9b2a-8a2bc1450739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:18:55.929034 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e96360af-f7af-4523-9d1a-5b8b62cc4ea0 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d04fdede-cb7a-40ae-9b2a-8a2bc1450739) transitioned into state 'SUCCESS' from state '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-12291914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5170f24e4af4f43b591b9b621f07a33',qos_specs=None,replication_status=,reservations=['40d0ea22-af5a-4ac8-a7b6-6636a8d858ae','afda617f-2835-4a4d-8bbe-87cd0a810c24','cc01c8eb-62e2-4da7-a65c-a93a13aae87b','a545c1e8-8a9e-45af-a620-f9c8821e44d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c35c4abd6e44447983849492894bda38',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:18:55.932436 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e96360af-f7af-4523-9d1a-5b8b62cc4ea0 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cac52856-bab5-4149-a640-a0049977e93a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:18:55.954730 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e96360af-f7af-4523-9d1a-5b8b62cc4ea0 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cac52856-bab5-4149-a640-a0049977e93a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:18:55.957820 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e96360af-f7af-4523-9d1a-5b8b62cc4ea0 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Flow 'volume_create_api' (addca927-89eb-4b27-aee6-e1b9b6283e09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:18:56.083647 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e96360af-f7af-4523-9d1a-5b8b62cc4ea0 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Create volume request issued successfully. Jan 21 03:18:56.129396 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e96360af-f7af-4523-9d1a-5b8b62cc4ea0 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes returned with HTTP 202 Jan 21 03:18:56.130874 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 921/1843] 10.222.0.36 () {60 vars in 1226 bytes} [Thu Jan 21 03:18:54 2021] POST /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes => generated 816 bytes in 1208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 03:18:56.159692 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7227be61-3a6f-46fe-947f-2f6c774ba98f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 Jan 21 03:18:56.160737 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7227be61-3a6f-46fe-947f-2f6c774ba98f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:18:56.161695 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7227be61-3a6f-46fe-947f-2f6c774ba98f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:18:56.231886 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:56.231886 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:18:56.241775 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7227be61-3a6f-46fe-947f-2f6c774ba98f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:18:56.283177 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7227be61-3a6f-46fe-947f-2f6c774ba98f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 returned with HTTP 200 Jan 21 03:18:56.284098 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 923/1844] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:18:56 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 => generated 908 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:18:57.301982 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-97ffc8d3-2f84-45df-b5a2-df48961f03d1 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 Jan 21 03:18:57.303146 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-97ffc8d3-2f84-45df-b5a2-df48961f03d1 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:18:57.303523 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:18:57.303523 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:18:57.304136 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-97ffc8d3-2f84-45df-b5a2-df48961f03d1 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:18:57.377618 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:57.377618 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:18:57.390127 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-97ffc8d3-2f84-45df-b5a2-df48961f03d1 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:18:57.427198 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-97ffc8d3-2f84-45df-b5a2-df48961f03d1 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 returned with HTTP 200 Jan 21 03:18:57.428042 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 922/1845] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:18:57 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 => generated 908 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:18:58.448332 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4c33c16a-1d5e-43ad-b044-3452507c73eb tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 Jan 21 03:18:58.449880 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4c33c16a-1d5e-43ad-b044-3452507c73eb tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:18:58.451500 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:18:58.451500 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:18:58.452240 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4c33c16a-1d5e-43ad-b044-3452507c73eb tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:18:58.701945 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:58.701945 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:18:58.717115 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4c33c16a-1d5e-43ad-b044-3452507c73eb tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:18:58.752098 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4c33c16a-1d5e-43ad-b044-3452507c73eb tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 returned with HTTP 200 Jan 21 03:18:58.762854 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 924/1846] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:18:58 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 => generated 908 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:18:59.774546 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8daf4619-3159-45de-b3e6-a5b2e557de3e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 Jan 21 03:18:59.776915 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8daf4619-3159-45de-b3e6-a5b2e557de3e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:18:59.777470 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:18:59.777470 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:18:59.779072 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8daf4619-3159-45de-b3e6-a5b2e557de3e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:18:59.889640 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:59.889640 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:18:59.903174 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8daf4619-3159-45de-b3e6-a5b2e557de3e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:18:59.937148 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8daf4619-3159-45de-b3e6-a5b2e557de3e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 returned with HTTP 200 Jan 21 03:18:59.939806 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 923/1847] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:18:59 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 => generated 908 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:00.956517 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2fd41e8c-d74a-4304-95aa-8ffe948aede7 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 Jan 21 03:19:00.957750 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2fd41e8c-d74a-4304-95aa-8ffe948aede7 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:00.958171 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:00.958171 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:00.958823 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2fd41e8c-d74a-4304-95aa-8ffe948aede7 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:01.051920 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:01.051920 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:01.078672 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2fd41e8c-d74a-4304-95aa-8ffe948aede7 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:19:01.111070 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2fd41e8c-d74a-4304-95aa-8ffe948aede7 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 returned with HTTP 200 Jan 21 03:19:01.112467 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 925/1848] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:00 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 => generated 908 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:02.139314 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-060d2229-e6a1-4124-ae16-e7819794e406 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 Jan 21 03:19:02.139858 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-060d2229-e6a1-4124-ae16-e7819794e406 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:02.141455 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:02.141455 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:02.143695 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-060d2229-e6a1-4124-ae16-e7819794e406 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:02.213290 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:02.213290 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:02.226186 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-060d2229-e6a1-4124-ae16-e7819794e406 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:19:02.266848 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-060d2229-e6a1-4124-ae16-e7819794e406 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 returned with HTTP 200 Jan 21 03:19:02.274769 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 924/1849] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:02 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 => generated 908 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:03.284637 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4e628cf7-19e7-4714-a5d4-103b957c604d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 Jan 21 03:19:03.285306 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4e628cf7-19e7-4714-a5d4-103b957c604d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:03.285626 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:03.285626 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:03.286171 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4e628cf7-19e7-4714-a5d4-103b957c604d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:03.395217 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:03.395217 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:03.415696 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4e628cf7-19e7-4714-a5d4-103b957c604d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:19:03.485804 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4e628cf7-19e7-4714-a5d4-103b957c604d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 returned with HTTP 200 Jan 21 03:19:03.486892 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 926/1850] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:03 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 => generated 908 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:04.503792 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e931b474-c438-4274-9914-bb51f59a6bca tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 Jan 21 03:19:04.504726 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e931b474-c438-4274-9914-bb51f59a6bca tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:04.505065 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:04.505065 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:04.505943 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e931b474-c438-4274-9914-bb51f59a6bca tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:04.630826 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:04.630826 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:04.654088 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e931b474-c438-4274-9914-bb51f59a6bca tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:19:04.706464 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e931b474-c438-4274-9914-bb51f59a6bca tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 returned with HTTP 200 Jan 21 03:19:04.717584 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 925/1851] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:04 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 => generated 908 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:05.725509 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fa8c4b6b-92ee-4646-acfa-de92bbeb0512 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 Jan 21 03:19:05.726168 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fa8c4b6b-92ee-4646-acfa-de92bbeb0512 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:05.726381 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:05.726381 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:05.726917 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fa8c4b6b-92ee-4646-acfa-de92bbeb0512 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:05.841609 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:05.841609 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:05.854539 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-fa8c4b6b-92ee-4646-acfa-de92bbeb0512 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:19:05.894487 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fa8c4b6b-92ee-4646-acfa-de92bbeb0512 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 returned with HTTP 200 Jan 21 03:19:05.895632 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 927/1852] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:05 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 => generated 908 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:06.912327 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c20714da-a000-48ac-b470-7a2d305c3946 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 Jan 21 03:19:06.914470 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c20714da-a000-48ac-b470-7a2d305c3946 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:06.914882 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:06.914882 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:06.915481 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c20714da-a000-48ac-b470-7a2d305c3946 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:07.045009 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:07.045009 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:07.069501 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c20714da-a000-48ac-b470-7a2d305c3946 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:19:07.122441 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c20714da-a000-48ac-b470-7a2d305c3946 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 returned with HTTP 200 Jan 21 03:19:07.131617 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 926/1853] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:06 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 => generated 908 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:08.148753 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ed14a0f5-4d6e-46dc-b53a-70441160877c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 Jan 21 03:19:08.149332 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ed14a0f5-4d6e-46dc-b53a-70441160877c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:08.149621 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:08.149621 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:08.150143 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ed14a0f5-4d6e-46dc-b53a-70441160877c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:08.252123 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:08.252123 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:08.263919 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ed14a0f5-4d6e-46dc-b53a-70441160877c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:19:08.314348 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ed14a0f5-4d6e-46dc-b53a-70441160877c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 returned with HTTP 200 Jan 21 03:19:08.317059 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 928/1854] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:08 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 => generated 908 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:09.332535 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2dd6ba25-7a79-45cf-9b10-3fbb77cc15f4 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 Jan 21 03:19:09.333113 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2dd6ba25-7a79-45cf-9b10-3fbb77cc15f4 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:09.333450 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:09.333450 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:09.333928 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2dd6ba25-7a79-45cf-9b10-3fbb77cc15f4 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:09.463297 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:09.463297 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:09.478120 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2dd6ba25-7a79-45cf-9b10-3fbb77cc15f4 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:19:09.510386 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2dd6ba25-7a79-45cf-9b10-3fbb77cc15f4 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 returned with HTTP 200 Jan 21 03:19:09.511635 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 927/1855] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:09 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 => generated 908 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:10.533679 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a3da7d0e-9dee-4137-b50e-28996a6748e2 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 Jan 21 03:19:10.534144 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a3da7d0e-9dee-4137-b50e-28996a6748e2 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:10.537902 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:10.537902 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:10.538643 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a3da7d0e-9dee-4137-b50e-28996a6748e2 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:10.635275 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:10.635275 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:10.647158 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a3da7d0e-9dee-4137-b50e-28996a6748e2 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:19:10.722159 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a3da7d0e-9dee-4137-b50e-28996a6748e2 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 returned with HTTP 200 Jan 21 03:19:10.732276 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 929/1856] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:10 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 => generated 908 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:11.740339 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1e6b8f4e-dcf6-4cdf-a0d9-27a4c7d4f16a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 Jan 21 03:19:11.741198 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1e6b8f4e-dcf6-4cdf-a0d9-27a4c7d4f16a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:11.741899 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:11.741899 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:11.743203 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1e6b8f4e-dcf6-4cdf-a0d9-27a4c7d4f16a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:11.820620 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:11.820620 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:11.831286 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1e6b8f4e-dcf6-4cdf-a0d9-27a4c7d4f16a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:19:11.860901 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1e6b8f4e-dcf6-4cdf-a0d9-27a4c7d4f16a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 returned with HTTP 200 Jan 21 03:19:11.862183 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 928/1857] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:11 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 => generated 908 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:12.880002 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6cdb455d-7035-419c-a6d9-d2ae7c3f3184 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 Jan 21 03:19:12.881075 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6cdb455d-7035-419c-a6d9-d2ae7c3f3184 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:12.881444 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:12.881444 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:12.882684 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6cdb455d-7035-419c-a6d9-d2ae7c3f3184 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:12.938506 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:12.938506 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:12.948793 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-6cdb455d-7035-419c-a6d9-d2ae7c3f3184 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:19:12.979175 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6cdb455d-7035-419c-a6d9-d2ae7c3f3184 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 returned with HTTP 200 Jan 21 03:19:12.980198 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 930/1858] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:12 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 => generated 966 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:13.996596 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-caca03ba-1f64-4cef-8769-38cc1c9b630d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 Jan 21 03:19:13.997591 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-caca03ba-1f64-4cef-8769-38cc1c9b630d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:13.997954 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:13.997954 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:13.998544 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-caca03ba-1f64-4cef-8769-38cc1c9b630d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:14.049903 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:14.049903 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:14.059556 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-caca03ba-1f64-4cef-8769-38cc1c9b630d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:19:14.082234 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-caca03ba-1f64-4cef-8769-38cc1c9b630d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 returned with HTTP 200 Jan 21 03:19:14.083347 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 929/1859] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:13 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:15.100704 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b455f91e-a223-4333-b116-7426051b3a8d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 Jan 21 03:19:15.103161 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b455f91e-a223-4333-b116-7426051b3a8d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:15.103702 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:15.103702 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:15.104390 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b455f91e-a223-4333-b116-7426051b3a8d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:15.173889 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:15.173889 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:15.187934 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b455f91e-a223-4333-b116-7426051b3a8d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:19:15.217389 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b455f91e-a223-4333-b116-7426051b3a8d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 returned with HTTP 200 Jan 21 03:19:15.218819 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 931/1860] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:15 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 => generated 969 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:16.238322 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5a28cb78-a0c8-4d47-8de3-f446cc2c474d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 Jan 21 03:19:16.238907 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5a28cb78-a0c8-4d47-8de3-f446cc2c474d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:16.239125 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:16.239125 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:16.239403 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5a28cb78-a0c8-4d47-8de3-f446cc2c474d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:16.302225 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:16.302225 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:16.313464 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-5a28cb78-a0c8-4d47-8de3-f446cc2c474d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:19:16.342412 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5a28cb78-a0c8-4d47-8de3-f446cc2c474d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 returned with HTTP 200 Jan 21 03:19:16.343265 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 930/1861] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:16 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:17.360700 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ab621a18-b57b-4d57-b680-9f944a63845d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 Jan 21 03:19:17.361222 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ab621a18-b57b-4d57-b680-9f944a63845d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:17.361440 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:17.361440 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:17.361811 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ab621a18-b57b-4d57-b680-9f944a63845d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:17.434483 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:17.434483 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:17.448374 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ab621a18-b57b-4d57-b680-9f944a63845d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:19:17.485724 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ab621a18-b57b-4d57-b680-9f944a63845d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 returned with HTTP 200 Jan 21 03:19:17.491314 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 932/1862] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:17 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 => generated 969 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:18.509713 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0ccd07f4-7cf2-4ff7-8a28-3f576c53bc10 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 Jan 21 03:19:18.510294 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0ccd07f4-7cf2-4ff7-8a28-3f576c53bc10 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:18.510412 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:18.510412 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:18.510813 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0ccd07f4-7cf2-4ff7-8a28-3f576c53bc10 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:18.595222 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:18.595222 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:18.607104 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-0ccd07f4-7cf2-4ff7-8a28-3f576c53bc10 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:19:18.665362 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0ccd07f4-7cf2-4ff7-8a28-3f576c53bc10 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 returned with HTTP 200 Jan 21 03:19:18.666976 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 931/1863] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:18 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 => generated 969 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:18.993276 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cc7880a3-ea85-4f45-b461-953c0b041f5f tempest-GroupSnapshotsTest-235201164 tempest-GroupSnapshotsTest-235201164] POST http://10.222.0.36/volume/v3/200be3d243574b0baf3aa81fe43f731b/types Jan 21 03:19:18.993995 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:18.993995 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:18.994678 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cc7880a3-ea85-4f45-b461-953c0b041f5f tempest-GroupSnapshotsTest-235201164 tempest-GroupSnapshotsTest-235201164] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1062695596"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:19:19.041453 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cc7880a3-ea85-4f45-b461-953c0b041f5f tempest-GroupSnapshotsTest-235201164 tempest-GroupSnapshotsTest-235201164] http://10.222.0.36/volume/v3/200be3d243574b0baf3aa81fe43f731b/types returned with HTTP 200 Jan 21 03:19:19.042727 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 933/1864] 10.222.0.36 () {60 vars in 1219 bytes} [Thu Jan 21 03:19:18 2021] POST /volume/v3/200be3d243574b0baf3aa81fe43f731b/types => generated 224 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:19.053184 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bfb077de-fe1d-4f29-8a53-786ed3d67a46 tempest-GroupSnapshotsTest-235201164 tempest-GroupSnapshotsTest-235201164] POST http://10.222.0.36/volume/v3/200be3d243574b0baf3aa81fe43f731b/group_types Jan 21 03:19:19.054528 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:19.054528 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:19.055166 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bfb077de-fe1d-4f29-8a53-786ed3d67a46 tempest-GroupSnapshotsTest-235201164 tempest-GroupSnapshotsTest-235201164] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-800372939"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:19:19.094145 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bfb077de-fe1d-4f29-8a53-786ed3d67a46 tempest-GroupSnapshotsTest-235201164 tempest-GroupSnapshotsTest-235201164] http://10.222.0.36/volume/v3/200be3d243574b0baf3aa81fe43f731b/group_types returned with HTTP 202 Jan 21 03:19:19.095043 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 932/1865] 10.222.0.36 () {62 vars in 1278 bytes} [Thu Jan 21 03:19:19 2021] POST /volume/v3/200be3d243574b0baf3aa81fe43f731b/group_types => generated 180 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:19:19.251888 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-90c66182-bdab-4a07-8f41-ccdbd2fe7879 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] POST http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups Jan 21 03:19:19.252716 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-90c66182-bdab-4a07-8f41-ccdbd2fe7879 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Action: 'create', calling method: version_select, body: {"group": {"group_type": "343134c2-a2c9-4556-a33d-b179c04e08fe", "volume_types": ["f2021df4-91a9-40b9-9217-637062335aea"], "name": "tempest-GroupSnapshotsTest-Group-400405643"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:19:19.254196 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-90c66182-bdab-4a07-8f41-ccdbd2fe7879 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Creating new group {'group': {'group_type': '343134c2-a2c9-4556-a33d-b179c04e08fe', 'volume_types': ['f2021df4-91a9-40b9-9217-637062335aea'], 'name': 'tempest-GroupSnapshotsTest-Group-400405643'}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 03:19:19.265763 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.groups [None req-90c66182-bdab-4a07-8f41-ccdbd2fe7879 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Creating group tempest-GroupSnapshotsTest-Group-400405643. Jan 21 03:19:19.294000 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-90c66182-bdab-4a07-8f41-ccdbd2fe7879 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Availability Zones retrieved successfully. Jan 21 03:19:19.320372 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-90c66182-bdab-4a07-8f41-ccdbd2fe7879 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Created reservations ['714b0e92-208b-4db5-ac03-f5df0f661db4'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:19:19.381096 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-90c66182-bdab-4a07-8f41-ccdbd2fe7879 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups returned with HTTP 202 Jan 21 03:19:19.383171 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 934/1866] 10.222.0.36 () {62 vars in 1264 bytes} [Thu Jan 21 03:19:19 2021] POST /volume/v3/23fc020ba58b4074bdff78f4b2307917/groups => generated 111 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:19:19.392475 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9c7504d1-7153-499d-b999-64a215847c5b tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/bb7e6a21-1c6b-4f9e-aef1-9909622dd4c7 Jan 21 03:19:19.393044 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9c7504d1-7153-499d-b999-64a215847c5b tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:19.393506 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9c7504d1-7153-499d-b999-64a215847c5b tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:19.394093 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-9c7504d1-7153-499d-b999-64a215847c5b tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] show called for member bb7e6a21-1c6b-4f9e-aef1-9909622dd4c7 {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:19:19.404839 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:19.404839 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:19.451068 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9c7504d1-7153-499d-b999-64a215847c5b tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/bb7e6a21-1c6b-4f9e-aef1-9909622dd4c7 returned with HTTP 200 Jan 21 03:19:19.452340 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 933/1867] 10.222.0.36 () {60 vars in 1353 bytes} [Thu Jan 21 03:19:19 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/bb7e6a21-1c6b-4f9e-aef1-9909622dd4c7 => generated 391 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:19:19.692597 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e1b90809-2560-4f41-b18a-678a2c4e6d78 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 Jan 21 03:19:19.693149 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e1b90809-2560-4f41-b18a-678a2c4e6d78 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:19.693311 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:19.693311 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:19.693687 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e1b90809-2560-4f41-b18a-678a2c4e6d78 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:19.745631 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:19.745631 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:19.754324 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e1b90809-2560-4f41-b18a-678a2c4e6d78 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:19:19.780186 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e1b90809-2560-4f41-b18a-678a2c4e6d78 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 returned with HTTP 200 Jan 21 03:19:19.781004 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 935/1868] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:19 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 => generated 1357 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:19:19.796604 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-17d0ac14-3c4b-4c6b-90a3-74d6ef0d1c26 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 Jan 21 03:19:19.797424 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-17d0ac14-3c4b-4c6b-90a3-74d6ef0d1c26 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:19.797629 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:19.797629 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:19.798301 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-17d0ac14-3c4b-4c6b-90a3-74d6ef0d1c26 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:19.854292 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:19.854292 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:19.863715 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-17d0ac14-3c4b-4c6b-90a3-74d6ef0d1c26 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:19:19.889673 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-17d0ac14-3c4b-4c6b-90a3-74d6ef0d1c26 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 returned with HTTP 200 Jan 21 03:19:19.890641 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 934/1869] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:19 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 => generated 1357 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:19:19.907458 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a9fe29b7-750d-4bbd-834c-c4edec15970a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] POST http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups Jan 21 03:19:19.907968 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:19.907968 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:19.908491 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a9fe29b7-750d-4bbd-834c-c4edec15970a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Action: 'create', calling method: create, body: {"backup": {"volume_id": "24592cff-254f-4eaf-bcd7-84e942b82330", "name": "tempest-VolumesBackupsTest-Backup-134914485"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:19:19.909586 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.backups [None req-a9fe29b7-750d-4bbd-834c-c4edec15970a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Creating new backup {'backup': {'volume_id': '24592cff-254f-4eaf-bcd7-84e942b82330', 'name': 'tempest-VolumesBackupsTest-Backup-134914485'}} {{(pid=87958) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 03:19:19.909995 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.contrib.backups [None req-a9fe29b7-750d-4bbd-834c-c4edec15970a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Creating backup of volume 24592cff-254f-4eaf-bcd7-84e942b82330 in container None Jan 21 03:19:19.961884 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:19.961884 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:19.963151 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a9fe29b7-750d-4bbd-834c-c4edec15970a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:19:19.998959 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-a9fe29b7-750d-4bbd-834c-c4edec15970a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Created reservations ['822fe31f-f2a4-4ea0-a96b-c328230987e4', '6f4ebd1a-c7d9-49ad-95e7-783f5d044f38'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:19:20.075872 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a9fe29b7-750d-4bbd-834c-c4edec15970a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups returned with HTTP 202 Jan 21 03:19:20.077856 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 936/1870] 10.222.0.36 () {60 vars in 1226 bytes} [Thu Jan 21 03:19:19 2021] POST /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups => generated 395 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:19:20.089285 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-819bfa47-7cbd-4b5d-bbc5-9204c93fa803 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:19:20.090295 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-819bfa47-7cbd-4b5d-bbc5-9204c93fa803 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:20.090735 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:20.090735 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:20.091341 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-819bfa47-7cbd-4b5d-bbc5-9204c93fa803 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:20.092225 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-819bfa47-7cbd-4b5d-bbc5-9204c93fa803 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:19:20.118216 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:20.118216 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:20.120859 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-819bfa47-7cbd-4b5d-bbc5-9204c93fa803 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:19:20.121769 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 935/1871] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:20 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 802 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:20.465389 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-63bda1d6-298c-449f-b078-3c4419a8abe8 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/bb7e6a21-1c6b-4f9e-aef1-9909622dd4c7 Jan 21 03:19:20.466243 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-63bda1d6-298c-449f-b078-3c4419a8abe8 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:20.466470 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:20.466470 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:20.466876 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-63bda1d6-298c-449f-b078-3c4419a8abe8 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:20.467284 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-63bda1d6-298c-449f-b078-3c4419a8abe8 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] show called for member bb7e6a21-1c6b-4f9e-aef1-9909622dd4c7 {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:19:20.479600 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:20.479600 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:20.508639 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-63bda1d6-298c-449f-b078-3c4419a8abe8 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/bb7e6a21-1c6b-4f9e-aef1-9909622dd4c7 returned with HTTP 200 Jan 21 03:19:20.509752 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 937/1872] 10.222.0.36 () {60 vars in 1353 bytes} [Thu Jan 21 03:19:20 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/bb7e6a21-1c6b-4f9e-aef1-9909622dd4c7 => generated 392 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:19:20.520430 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b38a4e6a-d1b2-4cdd-a02b-4246c61a08c2 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] POST http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes Jan 21 03:19:20.520949 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:20.520949 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:20.521374 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b38a4e6a-d1b2-4cdd-a02b-4246c61a08c2 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f2021df4-91a9-40b9-9217-637062335aea", "group_id": "bb7e6a21-1c6b-4f9e-aef1-9909622dd4c7", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1256458497"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:19:20.523248 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-b38a4e6a-d1b2-4cdd-a02b-4246c61a08c2 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Create volume request body: {'volume': {'volume_type': 'f2021df4-91a9-40b9-9217-637062335aea', 'group_id': 'bb7e6a21-1c6b-4f9e-aef1-9909622dd4c7', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1256458497'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:19:20.546033 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:20.546033 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:20.547448 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-b38a4e6a-d1b2-4cdd-a02b-4246c61a08c2 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Create volume of 1 GB Jan 21 03:19:20.565713 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b38a4e6a-d1b2-4cdd-a02b-4246c61a08c2 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Availability Zones retrieved successfully. Jan 21 03:19:20.586512 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b38a4e6a-d1b2-4cdd-a02b-4246c61a08c2 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Flow 'volume_create_api' (320bd325-18a6-4aab-923a-dcfddeae445d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:19:20.591309 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b38a4e6a-d1b2-4cdd-a02b-4246c61a08c2 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9a95ea2-cbc1-4b01-a72d-ec834ed4fe28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:19:20.593130 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:20.593130 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:20.594022 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-b38a4e6a-d1b2-4cdd-a02b-4246c61a08c2 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:19:20.668954 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b38a4e6a-d1b2-4cdd-a02b-4246c61a08c2 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9a95ea2-cbc1-4b01-a72d-ec834ed4fe28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f2021df4-91a9-40b9-9217-637062335aea,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1062695596',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f2021df4-91a9-40b9-9217-637062335aea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'bb7e6a21-1c6b-4f9e-aef1-9909622dd4c7', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:19:20.672218 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b38a4e6a-d1b2-4cdd-a02b-4246c61a08c2 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3319ad0e-c450-47f6-9ae8-1ddb9fba1b36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:19:20.734254 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota [None req-b38a4e6a-d1b2-4cdd-a02b-4246c61a08c2 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1062695596 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1062695596, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:19:20.735904 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota [None req-b38a4e6a-d1b2-4cdd-a02b-4246c61a08c2 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1062695596 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1062695596, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:19:20.800518 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-b38a4e6a-d1b2-4cdd-a02b-4246c61a08c2 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Created reservations ['bef4c69f-cb33-4580-aa5a-76ad444b3505', '86a36797-ef7b-484d-af4d-0e7b93945be0', 'a2044ace-8c7d-4415-b71f-927180c27c55', '6e2b280a-b0ff-499d-9b9a-0e2f645bca3d'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:19:20.804165 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b38a4e6a-d1b2-4cdd-a02b-4246c61a08c2 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3319ad0e-c450-47f6-9ae8-1ddb9fba1b36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bef4c69f-cb33-4580-aa5a-76ad444b3505', '86a36797-ef7b-484d-af4d-0e7b93945be0', 'a2044ace-8c7d-4415-b71f-927180c27c55', '6e2b280a-b0ff-499d-9b9a-0e2f645bca3d']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:19:20.807668 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b38a4e6a-d1b2-4cdd-a02b-4246c61a08c2 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (001a0144-83d3-4631-b16b-676ecc805e01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:19:20.891950 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b38a4e6a-d1b2-4cdd-a02b-4246c61a08c2 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (001a0144-83d3-4631-b16b-676ecc805e01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1018e14-9050-496a-a03f-5833b77e57a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1256458497',encryption_key_id=None,group_id=bb7e6a21-1c6b-4f9e-aef1-9909622dd4c7,group_type_id=,metadata={},multiattach=False,project_id='23fc020ba58b4074bdff78f4b2307917',qos_specs=None,replication_status=,reservations=['bef4c69f-cb33-4580-aa5a-76ad444b3505','86a36797-ef7b-484d-af4d-0e7b93945be0','a2044ace-8c7d-4415-b71f-927180c27c55','6e2b280a-b0ff-499d-9b9a-0e2f645bca3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='471a90f66de549448504e2587215e00d',volume_type_id=f2021df4-91a9-40b9-9217-637062335aea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:19:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1256458497',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=bb7e6a21-1c6b-4f9e-aef1-9909622dd4c7,host=None,id=b1018e14-9050-496a-a03f-5833b77e57a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23fc020ba58b4074bdff78f4b2307917',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='471a90f66de549448504e2587215e00d',volume_attachment=,volume_type=,volume_type_id=f2021df4-91a9-40b9-9217-637062335aea)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:19:20.894765 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b38a4e6a-d1b2-4cdd-a02b-4246c61a08c2 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bac0cd30-e7bd-48fd-96a1-c67d05c5e1be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:19:20.927541 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b38a4e6a-d1b2-4cdd-a02b-4246c61a08c2 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bac0cd30-e7bd-48fd-96a1-c67d05c5e1be) transitioned into state 'SUCCESS' from state '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-1256458497',encryption_key_id=None,group_id=bb7e6a21-1c6b-4f9e-aef1-9909622dd4c7,group_type_id=,metadata={},multiattach=False,project_id='23fc020ba58b4074bdff78f4b2307917',qos_specs=None,replication_status=,reservations=['bef4c69f-cb33-4580-aa5a-76ad444b3505','86a36797-ef7b-484d-af4d-0e7b93945be0','a2044ace-8c7d-4415-b71f-927180c27c55','6e2b280a-b0ff-499d-9b9a-0e2f645bca3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='471a90f66de549448504e2587215e00d',volume_type_id=f2021df4-91a9-40b9-9217-637062335aea)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:19:20.930847 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b38a4e6a-d1b2-4cdd-a02b-4246c61a08c2 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7106e11-d398-4125-9614-250fc7192fd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:19:20.958484 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b38a4e6a-d1b2-4cdd-a02b-4246c61a08c2 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7106e11-d398-4125-9614-250fc7192fd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:19:20.961647 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b38a4e6a-d1b2-4cdd-a02b-4246c61a08c2 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Flow 'volume_create_api' (320bd325-18a6-4aab-923a-dcfddeae445d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:19:21.035456 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b38a4e6a-d1b2-4cdd-a02b-4246c61a08c2 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Create volume request issued successfully. Jan 21 03:19:21.053128 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-b38a4e6a-d1b2-4cdd-a02b-4246c61a08c2 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:19:21.053741 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-b38a4e6a-d1b2-4cdd-a02b-4246c61a08c2 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:19:21.062645 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-b38a4e6a-d1b2-4cdd-a02b-4246c61a08c2 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:19:21.070126 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:21.070126 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:21.092595 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b38a4e6a-d1b2-4cdd-a02b-4246c61a08c2 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes returned with HTTP 202 Jan 21 03:19:21.093633 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 936/1873] 10.222.0.36 () {62 vars in 1267 bytes} [Thu Jan 21 03:19:20 2021] POST /volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes => generated 908 bytes in 577 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:19:21.108968 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a097f598-befe-4970-aeea-2ee46c8bf5fc tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/b1018e14-9050-496a-a03f-5833b77e57a3 Jan 21 03:19:21.109788 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a097f598-befe-4970-aeea-2ee46c8bf5fc tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:21.110189 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:21.110189 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:21.110794 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a097f598-befe-4970-aeea-2ee46c8bf5fc tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:21.136233 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5dfad525-0b77-4665-99d5-e46c7cf79969 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:19:21.137031 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5dfad525-0b77-4665-99d5-e46c7cf79969 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:21.137323 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:21.137323 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:21.137827 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5dfad525-0b77-4665-99d5-e46c7cf79969 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:21.138265 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-5dfad525-0b77-4665-99d5-e46c7cf79969 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:19:21.194695 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:21.194695 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:21.199456 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5dfad525-0b77-4665-99d5-e46c7cf79969 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:19:21.200456 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 937/1874] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:21 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 802 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:21.231878 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:21.231878 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:21.248285 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a097f598-befe-4970-aeea-2ee46c8bf5fc tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Volume info retrieved successfully. Jan 21 03:19:21.275385 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-a097f598-befe-4970-aeea-2ee46c8bf5fc tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:19:21.276929 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-a097f598-befe-4970-aeea-2ee46c8bf5fc tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:19:21.298448 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-a097f598-befe-4970-aeea-2ee46c8bf5fc tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87958) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:19:21.305697 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:21.305697 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:21.343992 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a097f598-befe-4970-aeea-2ee46c8bf5fc tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/b1018e14-9050-496a-a03f-5833b77e57a3 returned with HTTP 200 Jan 21 03:19:21.355088 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 938/1875] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:19:21 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/b1018e14-9050-496a-a03f-5833b77e57a3 => generated 1000 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 03:19:22.232815 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a610fe8d-9bde-499a-afc8-cc3fc6a264fc tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:19:22.232815 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a610fe8d-9bde-499a-afc8-cc3fc6a264fc tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:22.232815 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:22.232815 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:22.232815 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a610fe8d-9bde-499a-afc8-cc3fc6a264fc tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:22.232815 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-a610fe8d-9bde-499a-afc8-cc3fc6a264fc tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:19:22.269011 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:22.269011 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:22.271169 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a610fe8d-9bde-499a-afc8-cc3fc6a264fc tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:19:22.272053 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 938/1876] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:22 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 802 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:22.367806 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9581f8ad-fbe5-4731-bfb1-dd993bd04c8d tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/b1018e14-9050-496a-a03f-5833b77e57a3 Jan 21 03:19:22.368511 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9581f8ad-fbe5-4731-bfb1-dd993bd04c8d tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:22.368785 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:22.368785 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:22.369259 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9581f8ad-fbe5-4731-bfb1-dd993bd04c8d tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:22.457454 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:22.457454 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:22.469313 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9581f8ad-fbe5-4731-bfb1-dd993bd04c8d tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Volume info retrieved successfully. Jan 21 03:19:22.492566 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-9581f8ad-fbe5-4731-bfb1-dd993bd04c8d tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:19:22.493290 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-9581f8ad-fbe5-4731-bfb1-dd993bd04c8d tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:19:22.507163 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-9581f8ad-fbe5-4731-bfb1-dd993bd04c8d tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87958) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:19:22.516467 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:22.516467 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:22.540610 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9581f8ad-fbe5-4731-bfb1-dd993bd04c8d tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/b1018e14-9050-496a-a03f-5833b77e57a3 returned with HTTP 200 Jan 21 03:19:22.557890 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0e6a0dd0-bf6d-48ac-9236-bde20c6c1610 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] POST http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots Jan 21 03:19:22.558778 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:22.558778 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:22.559467 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0e6a0dd0-bf6d-48ac-9236-bde20c6c1610 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "bb7e6a21-1c6b-4f9e-aef1-9909622dd4c7", "name": "tempest-group_snapshot-1855076760"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:19:22.560685 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.group_snapshots [None req-0e6a0dd0-bf6d-48ac-9236-bde20c6c1610 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Creating new group_snapshot {'group_snapshot': {'group_id': 'bb7e6a21-1c6b-4f9e-aef1-9909622dd4c7', 'name': 'tempest-group_snapshot-1855076760'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 21 03:19:22.565008 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 939/1877] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:19:22 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/b1018e14-9050-496a-a03f-5833b77e57a3 => generated 1001 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 03:19:22.570198 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:22.570198 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:22.583252 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.group_snapshots [None req-0e6a0dd0-bf6d-48ac-9236-bde20c6c1610 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Creating group_snapshot tempest-group_snapshot-1855076760. Jan 21 03:19:22.658868 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:22.658868 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:22.746904 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota [None req-0e6a0dd0-bf6d-48ac-9236-bde20c6c1610 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1062695596 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1062695596, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:19:22.821373 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-0e6a0dd0-bf6d-48ac-9236-bde20c6c1610 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Created reservations ['3d974ab9-de65-4a6b-a038-fa446012d8e3', 'db5033d6-4b8a-4de7-b3ab-8f210ebbf112', 'af54c3b2-53b2-4a81-aa5d-961238be4710', 'e30b963f-cde7-45a3-a2cd-9125396a4245'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:19:22.983158 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0e6a0dd0-bf6d-48ac-9236-bde20c6c1610 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots returned with HTTP 202 Jan 21 03:19:22.986605 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 939/1878] 10.222.0.36 () {62 vars in 1291 bytes} [Thu Jan 21 03:19:22 2021] POST /volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots => generated 168 bytes in 431 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:19:22.995903 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-492d1196-aab0-44b2-941c-dd6bcfcf2f92 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/8770d9b3-8472-4126-ad94-3412924415a4 Jan 21 03:19:22.996905 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-492d1196-aab0-44b2-941c-dd6bcfcf2f92 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:22.997994 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:22.997994 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:22.999644 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-492d1196-aab0-44b2-941c-dd6bcfcf2f92 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:23.001211 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.group_snapshots [None req-492d1196-aab0-44b2-941c-dd6bcfcf2f92 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] show called for member 8770d9b3-8472-4126-ad94-3412924415a4 {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 03:19:23.012157 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:23.012157 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:23.027760 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-492d1196-aab0-44b2-941c-dd6bcfcf2f92 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/8770d9b3-8472-4126-ad94-3412924415a4 returned with HTTP 200 Jan 21 03:19:23.029024 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 940/1879] 10.222.0.36 () {60 vars in 1380 bytes} [Thu Jan 21 03:19:22 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/8770d9b3-8472-4126-ad94-3412924415a4 => generated 307 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:19:23.293403 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0ef57e72-672a-48b3-9bb1-6194e68eda59 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:19:23.297751 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0ef57e72-672a-48b3-9bb1-6194e68eda59 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:23.299993 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:23.299993 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:23.301794 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0ef57e72-672a-48b3-9bb1-6194e68eda59 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:23.302740 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-0ef57e72-672a-48b3-9bb1-6194e68eda59 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:19:23.389796 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:23.389796 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:23.399858 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0ef57e72-672a-48b3-9bb1-6194e68eda59 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:19:23.404339 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 940/1880] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:23 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 802 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:24.042816 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-50d4ecac-22ad-40b6-904b-af0fa297d34f tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/8770d9b3-8472-4126-ad94-3412924415a4 Jan 21 03:19:24.043556 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-50d4ecac-22ad-40b6-904b-af0fa297d34f tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:24.044143 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:24.044143 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:24.044751 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-50d4ecac-22ad-40b6-904b-af0fa297d34f tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:24.045797 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.group_snapshots [None req-50d4ecac-22ad-40b6-904b-af0fa297d34f tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] show called for member 8770d9b3-8472-4126-ad94-3412924415a4 {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 03:19:24.053407 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:24.053407 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:24.066373 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-50d4ecac-22ad-40b6-904b-af0fa297d34f tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/8770d9b3-8472-4126-ad94-3412924415a4 returned with HTTP 200 Jan 21 03:19:24.067635 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 941/1881] 10.222.0.36 () {60 vars in 1380 bytes} [Thu Jan 21 03:19:24 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/8770d9b3-8472-4126-ad94-3412924415a4 => generated 307 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 03:19:24.421569 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6d650ed8-bf4b-4563-a43c-5ec59023d70e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:19:24.422107 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6d650ed8-bf4b-4563-a43c-5ec59023d70e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:24.422333 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:24.422333 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:24.423930 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6d650ed8-bf4b-4563-a43c-5ec59023d70e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:24.424605 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-6d650ed8-bf4b-4563-a43c-5ec59023d70e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:19:24.489614 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:24.489614 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:24.498463 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6d650ed8-bf4b-4563-a43c-5ec59023d70e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:19:24.499340 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 941/1882] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:24 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:25.080243 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2be81909-45c5-4514-b303-23b3f6af2fbc tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/8770d9b3-8472-4126-ad94-3412924415a4 Jan 21 03:19:25.080813 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2be81909-45c5-4514-b303-23b3f6af2fbc tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:25.081010 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:25.081010 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:25.081640 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2be81909-45c5-4514-b303-23b3f6af2fbc tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:25.082189 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.group_snapshots [None req-2be81909-45c5-4514-b303-23b3f6af2fbc tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] show called for member 8770d9b3-8472-4126-ad94-3412924415a4 {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 03:19:25.094561 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:25.094561 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:25.125665 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2be81909-45c5-4514-b303-23b3f6af2fbc tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/8770d9b3-8472-4126-ad94-3412924415a4 returned with HTTP 200 Jan 21 03:19:25.134333 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 942/1883] 10.222.0.36 () {60 vars in 1380 bytes} [Thu Jan 21 03:19:25 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/8770d9b3-8472-4126-ad94-3412924415a4 => generated 308 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:19:25.139323 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-328fb9a8-3e7c-47ab-8ed7-4e94357d8d3b tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/detail Jan 21 03:19:25.139912 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-328fb9a8-3e7c-47ab-8ed7-4e94357d8d3b tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:25.140240 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:25.140240 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:25.142312 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-328fb9a8-3e7c-47ab-8ed7-4e94357d8d3b tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:25.143192 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-328fb9a8-3e7c-47ab-8ed7-4e94357d8d3b tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:19:25.145880 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.db.sqlalchemy.api [None req-328fb9a8-3e7c-47ab-8ed7-4e94357d8d3b tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Building query based on filter {{(pid=87959) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 03:19:25.166133 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-328fb9a8-3e7c-47ab-8ed7-4e94357d8d3b tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Get all snapshots completed successfully. Jan 21 03:19:25.167255 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:25.167255 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:25.168705 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-328fb9a8-3e7c-47ab-8ed7-4e94357d8d3b tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/detail returned with HTTP 200 Jan 21 03:19:25.169606 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 942/1884] 10.222.0.36 () {58 vars in 1231 bytes} [Thu Jan 21 03:19:25 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/detail => generated 454 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:25.181917 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3f8f4f1e-b6fd-4906-858e-5b9ef4a88095 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/2cfc3faf-5ee6-4ee3-be9c-f5a267faafb6 Jan 21 03:19:25.182611 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3f8f4f1e-b6fd-4906-858e-5b9ef4a88095 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:25.182842 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:25.182842 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:25.183230 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3f8f4f1e-b6fd-4906-858e-5b9ef4a88095 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:25.211866 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:25.211866 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:25.213111 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3f8f4f1e-b6fd-4906-858e-5b9ef4a88095 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Snapshot retrieved successfully. Jan 21 03:19:25.215361 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3f8f4f1e-b6fd-4906-858e-5b9ef4a88095 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/2cfc3faf-5ee6-4ee3-be9c-f5a267faafb6 returned with HTTP 200 Jan 21 03:19:25.216663 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 943/1885] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:19:25 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/2cfc3faf-5ee6-4ee3-be9c-f5a267faafb6 => generated 451 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:25.229535 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0e215364-1a65-4af8-9ca8-1770719b557e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] POST http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/action Jan 21 03:19:25.230238 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:25.230238 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:25.230913 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0e215364-1a65-4af8-9ca8-1770719b557e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Action body: b'{"create-from-src": {"group_snapshot_id": "8770d9b3-8472-4126-ad94-3412924415a4", "name": "tempest-Group_from_snap-977935115"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:19:25.234604 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0e215364-1a65-4af8-9ca8-1770719b557e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"group_snapshot_id": "8770d9b3-8472-4126-ad94-3412924415a4", "name": "tempest-Group_from_snap-977935115"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:19:25.239301 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-0e215364-1a65-4af8-9ca8-1770719b557e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Creating new group {'create-from-src': {'group_snapshot_id': '8770d9b3-8472-4126-ad94-3412924415a4', 'name': 'tempest-Group_from_snap-977935115'}}. {{(pid=87959) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jan 21 03:19:25.239999 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.groups [None req-0e215364-1a65-4af8-9ca8-1770719b557e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Creating group tempest-Group_from_snap-977935115 from group_snapshot 8770d9b3-8472-4126-ad94-3412924415a4. Jan 21 03:19:25.248218 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:25.248218 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:25.268403 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:25.268403 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:25.277304 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:25.277304 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:25.402413 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-0e215364-1a65-4af8-9ca8-1770719b557e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Created reservations ['8711f025-2b52-487a-b75b-1c9f749b54ae'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:19:25.514743 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cb0bbd6c-c12d-4e6f-b91e-226b981984c4 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:19:25.515861 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cb0bbd6c-c12d-4e6f-b91e-226b981984c4 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:25.516387 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:25.516387 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:25.516998 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cb0bbd6c-c12d-4e6f-b91e-226b981984c4 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:25.517648 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-cb0bbd6c-c12d-4e6f-b91e-226b981984c4 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:19:25.567749 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:25.567749 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:25.568994 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.group.api [None req-0e215364-1a65-4af8-9ca8-1770719b557e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] A mapping entry already exists for group b04b785c-4f05-43a5-a2b4-bce0e599bbef and volume type f2021df4-91a9-40b9-9217-637062335aea. Do not need to create again. Jan 21 03:19:25.570433 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:25.570433 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:25.573297 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-0e215364-1a65-4af8-9ca8-1770719b557e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Availability Zones retrieved successfully. Jan 21 03:19:25.574855 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cb0bbd6c-c12d-4e6f-b91e-226b981984c4 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:19:25.578558 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 944/1886] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:25 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:25.629105 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-0e215364-1a65-4af8-9ca8-1770719b557e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Flow 'volume_create_api' (5f9955b7-7135-4394-a844-86d230c31b59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:19:25.631823 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-0e215364-1a65-4af8-9ca8-1770719b557e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c022915-e539-46e7-93ea-495f71b78c5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:19:25.647156 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-0e215364-1a65-4af8-9ca8-1770719b557e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:19:25.800847 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-0e215364-1a65-4af8-9ca8-1770719b557e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c022915-e539-46e7-93ea-495f71b78c5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2cfc3faf-5ee6-4ee3-be9c-f5a267faafb6', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f2021df4-91a9-40b9-9217-637062335aea,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1062695596',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f2021df4-91a9-40b9-9217-637062335aea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b04b785c-4f05-43a5-a2b4-bce0e599bbef', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:19:25.803139 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-0e215364-1a65-4af8-9ca8-1770719b557e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (609f49b2-121e-4973-97dd-3d20c1695abd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:19:25.924682 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-0e215364-1a65-4af8-9ca8-1770719b557e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Created reservations ['051a3ba4-a8c1-4110-97a5-847f74378c5e', '4b5730b2-ab9a-441d-9822-0f9eb22ca73f'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:19:25.926709 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-0e215364-1a65-4af8-9ca8-1770719b557e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (609f49b2-121e-4973-97dd-3d20c1695abd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['051a3ba4-a8c1-4110-97a5-847f74378c5e', '4b5730b2-ab9a-441d-9822-0f9eb22ca73f']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:19:25.935381 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-0e215364-1a65-4af8-9ca8-1770719b557e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12464e03-1b61-41fc-8bcc-b93371321259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:19:26.096775 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-0e215364-1a65-4af8-9ca8-1770719b557e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12464e03-1b61-41fc-8bcc-b93371321259) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4e7c061-8351-4b9c-b77c-70e86803d4a5', '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=b04b785c-4f05-43a5-a2b4-bce0e599bbef,group_type_id=,metadata={},multiattach=False,project_id='23fc020ba58b4074bdff78f4b2307917',qos_specs=None,replication_status=,reservations=['051a3ba4-a8c1-4110-97a5-847f74378c5e','4b5730b2-ab9a-441d-9822-0f9eb22ca73f'],size=1,snapshot_id=2cfc3faf-5ee6-4ee3-be9c-f5a267faafb6,source_replicaid=,source_volid=None,status='creating',user_id='471a90f66de549448504e2587215e00d',volume_type_id=f2021df4-91a9-40b9-9217-637062335aea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:19:26Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b04b785c-4f05-43a5-a2b4-bce0e599bbef,host=None,id=b4e7c061-8351-4b9c-b77c-70e86803d4a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23fc020ba58b4074bdff78f4b2307917',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2cfc3faf-5ee6-4ee3-be9c-f5a267faafb6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='471a90f66de549448504e2587215e00d',volume_attachment=,volume_type=,volume_type_id=f2021df4-91a9-40b9-9217-637062335aea)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:19:26.099358 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-0e215364-1a65-4af8-9ca8-1770719b557e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22671fc7-49e5-496c-a3d1-07b47c762392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:19:26.135252 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-0e215364-1a65-4af8-9ca8-1770719b557e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22671fc7-49e5-496c-a3d1-07b47c762392) transitioned into state 'SUCCESS' from 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=b04b785c-4f05-43a5-a2b4-bce0e599bbef,group_type_id=,metadata={},multiattach=False,project_id='23fc020ba58b4074bdff78f4b2307917',qos_specs=None,replication_status=,reservations=['051a3ba4-a8c1-4110-97a5-847f74378c5e','4b5730b2-ab9a-441d-9822-0f9eb22ca73f'],size=1,snapshot_id=2cfc3faf-5ee6-4ee3-be9c-f5a267faafb6,source_replicaid=,source_volid=None,status='creating',user_id='471a90f66de549448504e2587215e00d',volume_type_id=f2021df4-91a9-40b9-9217-637062335aea)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:19:26.154290 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-0e215364-1a65-4af8-9ca8-1770719b557e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Flow 'volume_create_api' (5f9955b7-7135-4394-a844-86d230c31b59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:19:26.266264 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-0e215364-1a65-4af8-9ca8-1770719b557e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Create volume request issued successfully. Jan 21 03:19:26.319748 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0e215364-1a65-4af8-9ca8-1770719b557e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/action returned with HTTP 202 Jan 21 03:19:26.323791 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 943/1887] 10.222.0.36 () {62 vars in 1285 bytes} [Thu Jan 21 03:19:25 2021] POST /volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/action => generated 102 bytes in 1100 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 21 03:19:26.330226 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5ca872a9-95a2-4af1-be0e-9453b0e623d7 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/detail Jan 21 03:19:26.330877 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5ca872a9-95a2-4af1-be0e-9453b0e623d7 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:26.331076 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:26.331076 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:26.331721 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5ca872a9-95a2-4af1-be0e-9453b0e623d7 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'detail' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:26.332593 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-5ca872a9-95a2-4af1-be0e-9453b0e623d7 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Removing options '' from query. {{(pid=87958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:19:26.334556 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-5ca872a9-95a2-4af1-be0e-9453b0e623d7 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87958) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:19:26.465693 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-5ca872a9-95a2-4af1-be0e-9453b0e623d7 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Get all volumes completed successfully. Jan 21 03:19:26.467392 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-5ca872a9-95a2-4af1-be0e-9453b0e623d7 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:19:26.467845 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-5ca872a9-95a2-4af1-be0e-9453b0e623d7 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:19:26.497300 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-5ca872a9-95a2-4af1-be0e-9453b0e623d7 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87958) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:19:26.513618 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:26.513618 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:26.545042 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-5ca872a9-95a2-4af1-be0e-9453b0e623d7 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:19:26.545869 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-5ca872a9-95a2-4af1-be0e-9453b0e623d7 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:19:26.568977 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-5ca872a9-95a2-4af1-be0e-9453b0e623d7 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87958) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:19:26.583122 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:26.583122 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:26.591546 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-48b59695-84bf-4ac3-93a4-f43de8394f1c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:19:26.592818 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-48b59695-84bf-4ac3-93a4-f43de8394f1c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:26.593251 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:26.593251 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:26.594059 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-48b59695-84bf-4ac3-93a4-f43de8394f1c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:26.594661 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-48b59695-84bf-4ac3-93a4-f43de8394f1c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:19:26.652118 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5ca872a9-95a2-4af1-be0e-9453b0e623d7 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/detail returned with HTTP 200 Jan 21 03:19:26.665844 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 945/1888] 10.222.0.36 () {60 vars in 1266 bytes} [Thu Jan 21 03:19:26 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/detail => generated 1986 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 03:19:26.679652 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:26.679652 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:26.685277 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-24ec7e4d-1e4f-46a3-a44e-7175cd86640f tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/b4e7c061-8351-4b9c-b77c-70e86803d4a5 Jan 21 03:19:26.685873 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-24ec7e4d-1e4f-46a3-a44e-7175cd86640f tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:26.686066 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:26.686066 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:26.686761 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-24ec7e4d-1e4f-46a3-a44e-7175cd86640f tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:26.688236 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-48b59695-84bf-4ac3-93a4-f43de8394f1c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:19:26.697207 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 944/1889] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:26 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:26.827359 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:26.827359 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:26.849971 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-24ec7e4d-1e4f-46a3-a44e-7175cd86640f tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Volume info retrieved successfully. Jan 21 03:19:26.878748 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-24ec7e4d-1e4f-46a3-a44e-7175cd86640f tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:19:26.879373 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-24ec7e4d-1e4f-46a3-a44e-7175cd86640f tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:19:26.905336 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-24ec7e4d-1e4f-46a3-a44e-7175cd86640f tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87958) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:19:26.924838 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:26.924838 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:26.978622 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-24ec7e4d-1e4f-46a3-a44e-7175cd86640f tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/b4e7c061-8351-4b9c-b77c-70e86803d4a5 returned with HTTP 200 Jan 21 03:19:26.989133 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 946/1890] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:19:26 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/b4e7c061-8351-4b9c-b77c-70e86803d4a5 => generated 992 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:19:27.710058 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f02ed02e-c701-4089-9ad6-bb9f4789ba5f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:19:27.710675 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f02ed02e-c701-4089-9ad6-bb9f4789ba5f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:27.710787 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:27.710787 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:27.711092 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f02ed02e-c701-4089-9ad6-bb9f4789ba5f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:27.711841 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-f02ed02e-c701-4089-9ad6-bb9f4789ba5f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:19:27.768487 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:27.768487 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:27.774439 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f02ed02e-c701-4089-9ad6-bb9f4789ba5f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:19:27.781465 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 945/1891] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:27 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:27.996768 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cf9da747-4baf-4d08-b3bd-95afa755704a tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/b4e7c061-8351-4b9c-b77c-70e86803d4a5 Jan 21 03:19:27.997590 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cf9da747-4baf-4d08-b3bd-95afa755704a tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:27.997973 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:27.997973 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:27.998656 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cf9da747-4baf-4d08-b3bd-95afa755704a tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:28.157523 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:28.157523 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:28.187755 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-cf9da747-4baf-4d08-b3bd-95afa755704a tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Volume info retrieved successfully. Jan 21 03:19:28.228476 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-cf9da747-4baf-4d08-b3bd-95afa755704a tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:19:28.228934 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-cf9da747-4baf-4d08-b3bd-95afa755704a tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:19:28.252318 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-cf9da747-4baf-4d08-b3bd-95afa755704a tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87958) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:19:28.267648 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:28.267648 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:28.318888 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cf9da747-4baf-4d08-b3bd-95afa755704a tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/b4e7c061-8351-4b9c-b77c-70e86803d4a5 returned with HTTP 200 Jan 21 03:19:28.320029 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 947/1892] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:19:27 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/b4e7c061-8351-4b9c-b77c-70e86803d4a5 => generated 992 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:19:28.795165 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-636e467d-36e5-495e-906b-1d1cfb1e55a6 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:19:28.795669 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-636e467d-36e5-495e-906b-1d1cfb1e55a6 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:28.795939 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:28.795939 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:28.796207 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-636e467d-36e5-495e-906b-1d1cfb1e55a6 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:28.796587 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-636e467d-36e5-495e-906b-1d1cfb1e55a6 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:19:28.852114 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:28.852114 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:28.853966 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-636e467d-36e5-495e-906b-1d1cfb1e55a6 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:19:28.854837 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 946/1893] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:28 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:29.286872 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b0e0f8d0-f0b2-4982-8dac-9d4d4f633a54 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] POST http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes Jan 21 03:19:29.288045 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:29.288045 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:29.289442 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b0e0f8d0-f0b2-4982-8dac-9d4d4f633a54 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Action: 'create', calling method: create, body: {"volume": {"imageRef": "ecfda2c0-9ae5-4b9b-96e2-92172e982491", "size": 1, "name": "tempest-VolumesCloneTest-Volume-62603321"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:19:29.290851 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-b0e0f8d0-f0b2-4982-8dac-9d4d4f633a54 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Create volume request body: {'volume': {'imageRef': 'ecfda2c0-9ae5-4b9b-96e2-92172e982491', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-62603321'}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:19:29.337128 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-58c6c7ab-e003-4058-8139-87055dec7cf4 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/b4e7c061-8351-4b9c-b77c-70e86803d4a5 Jan 21 03:19:29.338322 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-58c6c7ab-e003-4058-8139-87055dec7cf4 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:29.343591 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:29.343591 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:29.344785 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-58c6c7ab-e003-4058-8139-87055dec7cf4 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:29.415947 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:29.415947 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:29.431942 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-58c6c7ab-e003-4058-8139-87055dec7cf4 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Volume info retrieved successfully. Jan 21 03:19:29.463383 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-b0e0f8d0-f0b2-4982-8dac-9d4d4f633a54 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Create volume of 1 GB Jan 21 03:19:29.493397 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-58c6c7ab-e003-4058-8139-87055dec7cf4 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:19:29.494312 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-58c6c7ab-e003-4058-8139-87055dec7cf4 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:19:29.506599 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-58c6c7ab-e003-4058-8139-87055dec7cf4 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:19:29.509923 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b0e0f8d0-f0b2-4982-8dac-9d4d4f633a54 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Availability Zones retrieved successfully. Jan 21 03:19:29.516887 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:29.516887 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:29.530594 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b0e0f8d0-f0b2-4982-8dac-9d4d4f633a54 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Flow 'volume_create_api' (e2712f86-7136-4678-97c1-7e019df188f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:19:29.533418 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b0e0f8d0-f0b2-4982-8dac-9d4d4f633a54 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (401d366c-e4b6-4c7c-b917-d9e69488f059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:19:29.535554 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-b0e0f8d0-f0b2-4982-8dac-9d4d4f633a54 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Validating volume size '1' using validate_int {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:19:29.557961 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-58c6c7ab-e003-4058-8139-87055dec7cf4 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/b4e7c061-8351-4b9c-b77c-70e86803d4a5 returned with HTTP 200 Jan 21 03:19:29.559891 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 947/1894] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:19:29 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/b4e7c061-8351-4b9c-b77c-70e86803d4a5 => generated 992 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:19:29.836462 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b0e0f8d0-f0b2-4982-8dac-9d4d4f633a54 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (401d366c-e4b6-4c7c-b917-d9e69488f059) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:19:29.841245 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b0e0f8d0-f0b2-4982-8dac-9d4d4f633a54 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d58d2c76-5211-4fbf-9f4f-8b8ab4beb327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:19:29.870454 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-db4c5697-510b-4c25-9b40-ee7cf17750c9 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:19:29.871261 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-db4c5697-510b-4c25-9b40-ee7cf17750c9 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:29.871794 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:29.871794 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:29.872461 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-db4c5697-510b-4c25-9b40-ee7cf17750c9 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:29.873100 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-db4c5697-510b-4c25-9b40-ee7cf17750c9 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:19:29.923814 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:29.923814 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:29.926459 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-db4c5697-510b-4c25-9b40-ee7cf17750c9 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:19:29.927345 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 948/1895] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:29 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:19:29.982309 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-b0e0f8d0-f0b2-4982-8dac-9d4d4f633a54 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Created reservations ['b7876391-9e86-4b8b-a9fe-7b308e8a9c21', '9c6e59b6-a7e5-4eb9-8f8d-da306c92e158', '3e68ae12-8b74-4402-8aa8-f881a70df43b', 'f994125a-b822-4d82-b2a9-165500cde52b'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:19:29.984509 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b0e0f8d0-f0b2-4982-8dac-9d4d4f633a54 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d58d2c76-5211-4fbf-9f4f-8b8ab4beb327) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7876391-9e86-4b8b-a9fe-7b308e8a9c21', '9c6e59b6-a7e5-4eb9-8f8d-da306c92e158', '3e68ae12-8b74-4402-8aa8-f881a70df43b', 'f994125a-b822-4d82-b2a9-165500cde52b']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:19:29.987397 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b0e0f8d0-f0b2-4982-8dac-9d4d4f633a54 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6205af28-aecc-4eab-ab82-fcb40ab04605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:19:30.114191 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b0e0f8d0-f0b2-4982-8dac-9d4d4f633a54 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6205af28-aecc-4eab-ab82-fcb40ab04605) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30d9930c-4884-4112-a61b-8fada876a56b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-62603321',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b449f4da62d4dee89623f63e07be0ef',qos_specs=None,replication_status=,reservations=['b7876391-9e86-4b8b-a9fe-7b308e8a9c21','9c6e59b6-a7e5-4eb9-8f8d-da306c92e158','3e68ae12-8b74-4402-8aa8-f881a70df43b','f994125a-b822-4d82-b2a9-165500cde52b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19314c6a79fc480fa29225f64bfaae60',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:19:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-62603321',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30d9930c-4884-4112-a61b-8fada876a56b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b449f4da62d4dee89623f63e07be0ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='19314c6a79fc480fa29225f64bfaae60',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:19:30.114191 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b0e0f8d0-f0b2-4982-8dac-9d4d4f633a54 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b14f697e-b6aa-42af-87ec-3cb84912ce4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:19:30.220500 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b0e0f8d0-f0b2-4982-8dac-9d4d4f633a54 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b14f697e-b6aa-42af-87ec-3cb84912ce4e) transitioned into state 'SUCCESS' from state '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-62603321',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b449f4da62d4dee89623f63e07be0ef',qos_specs=None,replication_status=,reservations=['b7876391-9e86-4b8b-a9fe-7b308e8a9c21','9c6e59b6-a7e5-4eb9-8f8d-da306c92e158','3e68ae12-8b74-4402-8aa8-f881a70df43b','f994125a-b822-4d82-b2a9-165500cde52b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19314c6a79fc480fa29225f64bfaae60',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:19:30.229175 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b0e0f8d0-f0b2-4982-8dac-9d4d4f633a54 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6846975-3705-4136-b2ea-e57e2ae38d3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:19:30.311185 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b0e0f8d0-f0b2-4982-8dac-9d4d4f633a54 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6846975-3705-4136-b2ea-e57e2ae38d3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:19:30.321663 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b0e0f8d0-f0b2-4982-8dac-9d4d4f633a54 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Flow 'volume_create_api' (e2712f86-7136-4678-97c1-7e019df188f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:19:30.439462 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b0e0f8d0-f0b2-4982-8dac-9d4d4f633a54 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Create volume request issued successfully. Jan 21 03:19:30.487408 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b0e0f8d0-f0b2-4982-8dac-9d4d4f633a54 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes returned with HTTP 202 Jan 21 03:19:30.492000 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 948/1896] 10.222.0.36 () {60 vars in 1226 bytes} [Thu Jan 21 03:19:29 2021] POST /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes => generated 814 bytes in 1209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:19:30.520841 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-210647c4-bd9e-47ef-9541-4b79db1beefb tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b Jan 21 03:19:30.521871 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-210647c4-bd9e-47ef-9541-4b79db1beefb tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:30.521871 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:30.521871 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:30.524052 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-210647c4-bd9e-47ef-9541-4b79db1beefb tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:30.578197 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2460fd3d-70ef-4414-8948-6eb6b74f8726 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/b4e7c061-8351-4b9c-b77c-70e86803d4a5 Jan 21 03:19:30.579380 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2460fd3d-70ef-4414-8948-6eb6b74f8726 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:30.579911 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:30.579911 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:30.580784 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2460fd3d-70ef-4414-8948-6eb6b74f8726 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:30.690455 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:30.690455 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:30.710895 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-210647c4-bd9e-47ef-9541-4b79db1beefb tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:19:30.799300 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-210647c4-bd9e-47ef-9541-4b79db1beefb tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b returned with HTTP 200 Jan 21 03:19:30.800469 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 949/1897] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:30 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b => generated 906 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:30.804572 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:30.804572 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:30.821942 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2460fd3d-70ef-4414-8948-6eb6b74f8726 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Volume info retrieved successfully. Jan 21 03:19:30.841153 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-2460fd3d-70ef-4414-8948-6eb6b74f8726 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:19:30.841892 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-2460fd3d-70ef-4414-8948-6eb6b74f8726 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:19:30.865208 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-2460fd3d-70ef-4414-8948-6eb6b74f8726 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87958) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:19:30.877285 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:30.877285 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:30.959630 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bb562dc0-76ff-4ce5-9a9d-43cc471ee62a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:19:30.960431 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bb562dc0-76ff-4ce5-9a9d-43cc471ee62a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:30.960692 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:30.960692 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:30.965187 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bb562dc0-76ff-4ce5-9a9d-43cc471ee62a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:30.966007 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-bb562dc0-76ff-4ce5-9a9d-43cc471ee62a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:19:30.977440 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2460fd3d-70ef-4414-8948-6eb6b74f8726 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/b4e7c061-8351-4b9c-b77c-70e86803d4a5 returned with HTTP 200 Jan 21 03:19:30.978556 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 949/1898] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:19:30 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/b4e7c061-8351-4b9c-b77c-70e86803d4a5 => generated 992 bytes in 407 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 03:19:31.040582 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:31.040582 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:31.043802 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bb562dc0-76ff-4ce5-9a9d-43cc471ee62a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:19:31.045114 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 950/1899] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:30 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:31.822022 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2d4a27e9-81a5-4e08-b078-ef2a43c69968 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b Jan 21 03:19:31.822770 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2d4a27e9-81a5-4e08-b078-ef2a43c69968 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:31.828636 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:31.828636 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:31.828636 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2d4a27e9-81a5-4e08-b078-ef2a43c69968 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:31.885326 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:31.885326 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:31.896413 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2d4a27e9-81a5-4e08-b078-ef2a43c69968 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:19:31.932157 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2d4a27e9-81a5-4e08-b078-ef2a43c69968 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b returned with HTTP 200 Jan 21 03:19:31.937711 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 950/1900] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:31 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b => generated 906 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:32.012397 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8039be2b-c123-4e45-be8f-9afdb313ce4f tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/b4e7c061-8351-4b9c-b77c-70e86803d4a5 Jan 21 03:19:32.013384 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8039be2b-c123-4e45-be8f-9afdb313ce4f tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:32.013819 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:32.013819 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:32.014604 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8039be2b-c123-4e45-be8f-9afdb313ce4f tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:32.065417 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ee46cead-10c9-4994-b950-9da7fad8754a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:19:32.066493 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ee46cead-10c9-4994-b950-9da7fad8754a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:32.066963 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:32.066963 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:32.067646 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ee46cead-10c9-4994-b950-9da7fad8754a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:32.068203 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-ee46cead-10c9-4994-b950-9da7fad8754a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:19:32.125104 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:32.125104 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:32.127932 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ee46cead-10c9-4994-b950-9da7fad8754a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:19:32.128971 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 951/1901] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:32 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:19:32.134968 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:32.134968 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:32.144225 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8039be2b-c123-4e45-be8f-9afdb313ce4f tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Volume info retrieved successfully. Jan 21 03:19:32.158847 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8039be2b-c123-4e45-be8f-9afdb313ce4f tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:19:32.159628 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8039be2b-c123-4e45-be8f-9afdb313ce4f tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:19:32.168508 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-8039be2b-c123-4e45-be8f-9afdb313ce4f tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:19:32.175602 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:32.175602 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:32.202239 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8039be2b-c123-4e45-be8f-9afdb313ce4f tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/b4e7c061-8351-4b9c-b77c-70e86803d4a5 returned with HTTP 200 Jan 21 03:19:32.203340 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 951/1902] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:19:32 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/b4e7c061-8351-4b9c-b77c-70e86803d4a5 => generated 992 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:19:32.955654 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-92f61b91-ba65-4766-8637-a101ec770da8 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b Jan 21 03:19:32.956404 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-92f61b91-ba65-4766-8637-a101ec770da8 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:32.956404 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:32.956404 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:32.956792 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-92f61b91-ba65-4766-8637-a101ec770da8 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:33.069151 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:33.069151 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:33.082267 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-92f61b91-ba65-4766-8637-a101ec770da8 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:19:33.130772 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-92f61b91-ba65-4766-8637-a101ec770da8 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b returned with HTTP 200 Jan 21 03:19:33.134535 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 952/1903] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:32 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b => generated 906 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:19:33.149000 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ffba20ca-9f6b-4f79-af20-928197c7f7a7 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:19:33.150152 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ffba20ca-9f6b-4f79-af20-928197c7f7a7 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:33.150365 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:33.150365 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:33.152542 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ffba20ca-9f6b-4f79-af20-928197c7f7a7 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:33.152542 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-ffba20ca-9f6b-4f79-af20-928197c7f7a7 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:19:33.192173 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:33.192173 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:33.202496 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ffba20ca-9f6b-4f79-af20-928197c7f7a7 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:19:33.206990 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 952/1904] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:33 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:33.261336 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-58c43bef-a81d-4d3e-afdf-c7347d5d5298 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/b4e7c061-8351-4b9c-b77c-70e86803d4a5 Jan 21 03:19:33.261336 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-58c43bef-a81d-4d3e-afdf-c7347d5d5298 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:33.261336 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:33.261336 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:33.261336 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-58c43bef-a81d-4d3e-afdf-c7347d5d5298 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:33.322363 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:33.322363 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:33.332674 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-58c43bef-a81d-4d3e-afdf-c7347d5d5298 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Volume info retrieved successfully. Jan 21 03:19:33.363519 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-58c43bef-a81d-4d3e-afdf-c7347d5d5298 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:19:33.366198 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-58c43bef-a81d-4d3e-afdf-c7347d5d5298 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:19:33.387440 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-58c43bef-a81d-4d3e-afdf-c7347d5d5298 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87958) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:19:33.395630 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:33.395630 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:33.438148 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-58c43bef-a81d-4d3e-afdf-c7347d5d5298 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/b4e7c061-8351-4b9c-b77c-70e86803d4a5 returned with HTTP 200 Jan 21 03:19:33.462109 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 953/1905] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:19:33 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/b4e7c061-8351-4b9c-b77c-70e86803d4a5 => generated 992 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:19:34.152237 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9f9cd98f-b974-43c4-b298-e9d79a2cc581 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b Jan 21 03:19:34.152758 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9f9cd98f-b974-43c4-b298-e9d79a2cc581 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:34.152956 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:34.152956 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:34.153378 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9f9cd98f-b974-43c4-b298-e9d79a2cc581 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:34.211688 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:34.211688 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:34.222432 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9f9cd98f-b974-43c4-b298-e9d79a2cc581 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:19:34.222773 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-25fbd3ea-29a0-4643-ab7a-7ed36beefa4e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:19:34.223075 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-25fbd3ea-29a0-4643-ab7a-7ed36beefa4e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:34.223296 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:34.223296 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:34.223673 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-25fbd3ea-29a0-4643-ab7a-7ed36beefa4e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:34.224162 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-25fbd3ea-29a0-4643-ab7a-7ed36beefa4e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:19:34.248551 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9f9cd98f-b974-43c4-b298-e9d79a2cc581 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b returned with HTTP 200 Jan 21 03:19:34.249511 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 953/1906] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:34 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b => generated 906 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:34.286296 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:34.286296 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:34.289310 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-25fbd3ea-29a0-4643-ab7a-7ed36beefa4e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:19:34.290363 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 954/1907] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:34 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:34.478543 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4a45b7d2-eeac-49ce-944e-6109c4772e3f tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/b4e7c061-8351-4b9c-b77c-70e86803d4a5 Jan 21 03:19:34.482950 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4a45b7d2-eeac-49ce-944e-6109c4772e3f tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:34.483994 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:34.483994 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:34.484747 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4a45b7d2-eeac-49ce-944e-6109c4772e3f tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:34.623380 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:34.623380 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:34.643680 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4a45b7d2-eeac-49ce-944e-6109c4772e3f tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Volume info retrieved successfully. Jan 21 03:19:34.681014 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-4a45b7d2-eeac-49ce-944e-6109c4772e3f tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:19:34.684774 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-4a45b7d2-eeac-49ce-944e-6109c4772e3f tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:19:34.705241 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-4a45b7d2-eeac-49ce-944e-6109c4772e3f tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:19:34.717993 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:34.717993 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:34.756113 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4a45b7d2-eeac-49ce-944e-6109c4772e3f tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/b4e7c061-8351-4b9c-b77c-70e86803d4a5 returned with HTTP 200 Jan 21 03:19:34.766936 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 954/1908] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:19:34 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/b4e7c061-8351-4b9c-b77c-70e86803d4a5 => generated 992 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:19:35.265888 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8e760250-8fc2-44bb-8e7e-6db83ccd61d1 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b Jan 21 03:19:35.266381 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8e760250-8fc2-44bb-8e7e-6db83ccd61d1 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:35.266488 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:35.266488 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:35.266897 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8e760250-8fc2-44bb-8e7e-6db83ccd61d1 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:35.324788 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-38e16fce-cfb6-4e63-976a-56d1f9d4a8d9 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:19:35.325865 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-38e16fce-cfb6-4e63-976a-56d1f9d4a8d9 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:35.326240 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:35.326240 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:35.326906 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-38e16fce-cfb6-4e63-976a-56d1f9d4a8d9 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:35.327419 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-38e16fce-cfb6-4e63-976a-56d1f9d4a8d9 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:19:35.394852 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:35.394852 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:35.396794 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-38e16fce-cfb6-4e63-976a-56d1f9d4a8d9 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:19:35.397996 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 955/1909] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:35 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:35.472021 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:35.472021 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:35.516239 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8e760250-8fc2-44bb-8e7e-6db83ccd61d1 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:19:35.628358 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8e760250-8fc2-44bb-8e7e-6db83ccd61d1 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b returned with HTTP 200 Jan 21 03:19:35.641521 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 955/1910] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:35 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b => generated 906 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:35.782680 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-df305f6f-3f83-474a-b837-f8c013b32362 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/b4e7c061-8351-4b9c-b77c-70e86803d4a5 Jan 21 03:19:35.784202 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-df305f6f-3f83-474a-b837-f8c013b32362 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:35.788973 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:35.788973 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:35.791108 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-df305f6f-3f83-474a-b837-f8c013b32362 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:35.986511 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:35.986511 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:36.011996 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-df305f6f-3f83-474a-b837-f8c013b32362 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Volume info retrieved successfully. Jan 21 03:19:36.059833 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-df305f6f-3f83-474a-b837-f8c013b32362 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:19:36.061321 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-df305f6f-3f83-474a-b837-f8c013b32362 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:19:36.081891 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-df305f6f-3f83-474a-b837-f8c013b32362 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:19:36.116831 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:36.116831 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:36.223415 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-df305f6f-3f83-474a-b837-f8c013b32362 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/b4e7c061-8351-4b9c-b77c-70e86803d4a5 returned with HTTP 200 Jan 21 03:19:36.225044 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 956/1911] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:19:35 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/b4e7c061-8351-4b9c-b77c-70e86803d4a5 => generated 992 bytes in 448 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:19:36.425110 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6e1a43b2-97c1-4965-be05-a0d117406cf1 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:19:36.426733 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6e1a43b2-97c1-4965-be05-a0d117406cf1 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:36.428550 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:36.428550 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:36.429376 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6e1a43b2-97c1-4965-be05-a0d117406cf1 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:36.429972 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-6e1a43b2-97c1-4965-be05-a0d117406cf1 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:19:36.464720 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:36.464720 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:36.467280 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6e1a43b2-97c1-4965-be05-a0d117406cf1 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:19:36.468307 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 956/1912] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:36 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:36.665518 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c77f252a-0e2e-431c-9772-8359a2e6cd0e tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b Jan 21 03:19:36.666044 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c77f252a-0e2e-431c-9772-8359a2e6cd0e tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:36.666273 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:36.666273 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:36.667372 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c77f252a-0e2e-431c-9772-8359a2e6cd0e tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:36.791452 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:36.791452 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:36.809633 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c77f252a-0e2e-431c-9772-8359a2e6cd0e tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:19:36.837168 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c77f252a-0e2e-431c-9772-8359a2e6cd0e tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b returned with HTTP 200 Jan 21 03:19:36.838675 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 957/1913] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:36 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b => generated 906 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:37.243130 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f4a1f974-c394-4a0c-80d1-2a420298174a tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/b4e7c061-8351-4b9c-b77c-70e86803d4a5 Jan 21 03:19:37.243673 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f4a1f974-c394-4a0c-80d1-2a420298174a tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:37.244050 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:37.244050 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:37.244648 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f4a1f974-c394-4a0c-80d1-2a420298174a tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:37.307495 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:37.307495 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:37.326884 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f4a1f974-c394-4a0c-80d1-2a420298174a tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Volume info retrieved successfully. Jan 21 03:19:37.344929 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-f4a1f974-c394-4a0c-80d1-2a420298174a tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:19:37.345885 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-f4a1f974-c394-4a0c-80d1-2a420298174a tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:19:37.354837 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-f4a1f974-c394-4a0c-80d1-2a420298174a tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87958) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:19:37.362764 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:37.362764 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:37.388543 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f4a1f974-c394-4a0c-80d1-2a420298174a tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/b4e7c061-8351-4b9c-b77c-70e86803d4a5 returned with HTTP 200 Jan 21 03:19:37.389361 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 957/1914] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:19:37 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/b4e7c061-8351-4b9c-b77c-70e86803d4a5 => generated 993 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:19:37.411945 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-51775a82-a144-46e6-a7f5-8feb685fe468 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/b04b785c-4f05-43a5-a2b4-bce0e599bbef Jan 21 03:19:37.413613 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-51775a82-a144-46e6-a7f5-8feb685fe468 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:37.414182 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:37.414182 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:37.414821 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-51775a82-a144-46e6-a7f5-8feb685fe468 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:37.415384 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-51775a82-a144-46e6-a7f5-8feb685fe468 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] show called for member b04b785c-4f05-43a5-a2b4-bce0e599bbef {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:19:37.423956 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:37.423956 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:37.468791 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-51775a82-a144-46e6-a7f5-8feb685fe468 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/b04b785c-4f05-43a5-a2b4-bce0e599bbef returned with HTTP 200 Jan 21 03:19:37.471034 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 958/1915] 10.222.0.36 () {60 vars in 1353 bytes} [Thu Jan 21 03:19:37 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/b04b785c-4f05-43a5-a2b4-bce0e599bbef => generated 417 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:19:37.483426 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f848658f-042d-4565-8694-11a21e5b3935 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/detail Jan 21 03:19:37.484248 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f848658f-042d-4565-8694-11a21e5b3935 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:37.484615 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:37.484615 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:37.485409 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f848658f-042d-4565-8694-11a21e5b3935 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:37.485622 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bf2ecbd2-1837-4635-b6b8-4bbded3b698e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:19:37.486152 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bf2ecbd2-1837-4635-b6b8-4bbded3b698e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:37.486365 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:37.486365 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:37.486776 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bf2ecbd2-1837-4635-b6b8-4bbded3b698e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:37.487073 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-f848658f-042d-4565-8694-11a21e5b3935 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:19:37.487207 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-bf2ecbd2-1837-4635-b6b8-4bbded3b698e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:19:37.488128 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:37.488128 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:37.490076 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f848658f-042d-4565-8694-11a21e5b3935 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:19:37.536791 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:37.536791 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:37.540283 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bf2ecbd2-1837-4635-b6b8-4bbded3b698e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:19:37.542752 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 958/1916] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:37 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:19:37.561756 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f848658f-042d-4565-8694-11a21e5b3935 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Get all volumes completed successfully. Jan 21 03:19:37.563625 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-f848658f-042d-4565-8694-11a21e5b3935 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:19:37.564590 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-f848658f-042d-4565-8694-11a21e5b3935 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:19:37.575064 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-f848658f-042d-4565-8694-11a21e5b3935 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:19:37.583424 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:37.583424 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:37.598852 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-f848658f-042d-4565-8694-11a21e5b3935 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:19:37.599721 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-f848658f-042d-4565-8694-11a21e5b3935 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:19:37.620920 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-f848658f-042d-4565-8694-11a21e5b3935 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:19:37.649463 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:37.649463 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:37.686190 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f848658f-042d-4565-8694-11a21e5b3935 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/detail returned with HTTP 200 Jan 21 03:19:37.687315 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 959/1917] 10.222.0.36 () {60 vars in 1266 bytes} [Thu Jan 21 03:19:37 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/detail => generated 1987 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 03:19:37.705878 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ad852968-fa50-41f0-8d2c-5cb7b944a3b6 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] POST http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/b04b785c-4f05-43a5-a2b4-bce0e599bbef/action Jan 21 03:19:37.706513 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:37.706513 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:37.707184 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ad852968-fa50-41f0-8d2c-5cb7b944a3b6 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:19:37.707686 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ad852968-fa50-41f0-8d2c-5cb7b944a3b6 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:19:37.708891 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-ad852968-fa50-41f0-8d2c-5cb7b944a3b6 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] delete called for group b04b785c-4f05-43a5-a2b4-bce0e599bbef {{(pid=87958) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 03:19:37.709899 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.groups [None req-ad852968-fa50-41f0-8d2c-5cb7b944a3b6 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Delete group with id: b04b785c-4f05-43a5-a2b4-bce0e599bbef Jan 21 03:19:37.725703 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:37.725703 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:37.857290 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-062b2637-8d41-4bd5-a36f-e1972b861e76 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b Jan 21 03:19:37.858056 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-062b2637-8d41-4bd5-a36f-e1972b861e76 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:37.858472 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:37.858472 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:37.859375 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-062b2637-8d41-4bd5-a36f-e1972b861e76 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:37.885944 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ad852968-fa50-41f0-8d2c-5cb7b944a3b6 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/b04b785c-4f05-43a5-a2b4-bce0e599bbef/action returned with HTTP 202 Jan 21 03:19:37.890350 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 959/1918] 10.222.0.36 () {62 vars in 1395 bytes} [Thu Jan 21 03:19:37 2021] POST /volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/b04b785c-4f05-43a5-a2b4-bce0e599bbef/action => generated 0 bytes in 186 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 03:19:37.895132 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a39bafb9-dddc-4b44-af1c-626ed54fe3af tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/b4e7c061-8351-4b9c-b77c-70e86803d4a5 Jan 21 03:19:37.895892 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a39bafb9-dddc-4b44-af1c-626ed54fe3af tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:37.896468 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:37.896468 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:37.897277 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a39bafb9-dddc-4b44-af1c-626ed54fe3af tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:37.953507 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:37.953507 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:37.960605 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:37.960605 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:37.964165 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a39bafb9-dddc-4b44-af1c-626ed54fe3af tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Volume info retrieved successfully. Jan 21 03:19:37.981692 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-a39bafb9-dddc-4b44-af1c-626ed54fe3af tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:19:37.982395 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-a39bafb9-dddc-4b44-af1c-626ed54fe3af tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:19:37.989083 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-062b2637-8d41-4bd5-a36f-e1972b861e76 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:19:37.993053 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-a39bafb9-dddc-4b44-af1c-626ed54fe3af tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87958) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:19:38.001498 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:38.001498 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:38.030213 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a39bafb9-dddc-4b44-af1c-626ed54fe3af tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/b4e7c061-8351-4b9c-b77c-70e86803d4a5 returned with HTTP 200 Jan 21 03:19:38.042436 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 960/1919] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:19:37 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/b4e7c061-8351-4b9c-b77c-70e86803d4a5 => generated 992 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:19:38.042658 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-062b2637-8d41-4bd5-a36f-e1972b861e76 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b returned with HTTP 200 Jan 21 03:19:38.042658 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 960/1920] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:37 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b => generated 906 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:19:38.557953 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-46b0031b-ba06-49b7-a42d-d458ff9f0a4a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:19:38.559186 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-46b0031b-ba06-49b7-a42d-d458ff9f0a4a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:38.559604 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:38.559604 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:38.560302 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-46b0031b-ba06-49b7-a42d-d458ff9f0a4a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:38.561092 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-46b0031b-ba06-49b7-a42d-d458ff9f0a4a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:19:38.595320 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:38.595320 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:38.597677 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-46b0031b-ba06-49b7-a42d-d458ff9f0a4a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:19:38.598606 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 961/1921] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:38 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:39.052035 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-65f06228-c32a-4be6-a00b-9778ba38a332 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/b4e7c061-8351-4b9c-b77c-70e86803d4a5 Jan 21 03:19:39.052912 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-65f06228-c32a-4be6-a00b-9778ba38a332 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:39.053887 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:39.053887 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:39.054510 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-65f06228-c32a-4be6-a00b-9778ba38a332 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:39.054962 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-df954a67-ddd0-42d0-acab-a4a3bd91dd7b tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b Jan 21 03:19:39.055518 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-df954a67-ddd0-42d0-acab-a4a3bd91dd7b tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:39.055701 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:39.055701 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:39.056322 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-df954a67-ddd0-42d0-acab-a4a3bd91dd7b tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:39.169636 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:39.169636 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:39.198392 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-65f06228-c32a-4be6-a00b-9778ba38a332 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Volume info retrieved successfully. Jan 21 03:19:39.207444 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:39.207444 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:39.227681 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-df954a67-ddd0-42d0-acab-a4a3bd91dd7b tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:19:39.238261 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-65f06228-c32a-4be6-a00b-9778ba38a332 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:19:39.240035 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-65f06228-c32a-4be6-a00b-9778ba38a332 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:19:39.255648 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-65f06228-c32a-4be6-a00b-9778ba38a332 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87958) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:19:39.270980 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:39.270980 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:39.284293 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-df954a67-ddd0-42d0-acab-a4a3bd91dd7b tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b returned with HTTP 200 Jan 21 03:19:39.286289 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 962/1922] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:39 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b => generated 906 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:19:39.313548 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-65f06228-c32a-4be6-a00b-9778ba38a332 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/b4e7c061-8351-4b9c-b77c-70e86803d4a5 returned with HTTP 200 Jan 21 03:19:39.315490 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 961/1923] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:19:39 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/b4e7c061-8351-4b9c-b77c-70e86803d4a5 => generated 992 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:19:39.624678 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9fe55844-ab76-4012-8b6b-72167bb996a9 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:19:39.625813 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9fe55844-ab76-4012-8b6b-72167bb996a9 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:39.630826 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:39.630826 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:39.631850 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9fe55844-ab76-4012-8b6b-72167bb996a9 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:39.632425 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-9fe55844-ab76-4012-8b6b-72167bb996a9 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:19:39.660533 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:39.660533 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:39.663971 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9fe55844-ab76-4012-8b6b-72167bb996a9 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:19:39.665038 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 963/1924] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:39 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:40.304541 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2bdfa5bc-235c-4ab1-83c4-60f4399520ff tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b Jan 21 03:19:40.305456 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2bdfa5bc-235c-4ab1-83c4-60f4399520ff tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:40.305886 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:40.305886 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:40.306559 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2bdfa5bc-235c-4ab1-83c4-60f4399520ff tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:40.331786 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6faea9e2-b947-47d3-957b-112759d28537 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/b4e7c061-8351-4b9c-b77c-70e86803d4a5 Jan 21 03:19:40.332517 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6faea9e2-b947-47d3-957b-112759d28537 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:40.332744 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:40.332744 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:40.333087 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6faea9e2-b947-47d3-957b-112759d28537 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:40.362228 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:40.362228 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:40.375026 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2bdfa5bc-235c-4ab1-83c4-60f4399520ff tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:19:40.404431 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2bdfa5bc-235c-4ab1-83c4-60f4399520ff tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b returned with HTTP 200 Jan 21 03:19:40.405910 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 962/1925] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:40 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b => generated 906 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:40.453175 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6faea9e2-b947-47d3-957b-112759d28537 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/b4e7c061-8351-4b9c-b77c-70e86803d4a5 returned with HTTP 404 Jan 21 03:19:40.455006 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 964/1926] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:19:40 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/b4e7c061-8351-4b9c-b77c-70e86803d4a5 => generated 109 bytes in 127 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 21 03:19:40.466181 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c9a9040b-4f86-4ad2-b58e-1527c0d6d257 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/b04b785c-4f05-43a5-a2b4-bce0e599bbef Jan 21 03:19:40.467042 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c9a9040b-4f86-4ad2-b58e-1527c0d6d257 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:40.467467 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:40.467467 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:40.468268 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c9a9040b-4f86-4ad2-b58e-1527c0d6d257 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:40.468936 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-c9a9040b-4f86-4ad2-b58e-1527c0d6d257 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] show called for member b04b785c-4f05-43a5-a2b4-bce0e599bbef {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:19:40.476698 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c9a9040b-4f86-4ad2-b58e-1527c0d6d257 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/b04b785c-4f05-43a5-a2b4-bce0e599bbef returned with HTTP 404 Jan 21 03:19:40.479231 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 963/1927] 10.222.0.36 () {60 vars in 1353 bytes} [Thu Jan 21 03:19:40 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/b04b785c-4f05-43a5-a2b4-bce0e599bbef => generated 108 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 03:19:40.487611 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4c13d000-65c4-42d9-85a6-ab8f4d23634b tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] DELETE http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/8770d9b3-8472-4126-ad94-3412924415a4 Jan 21 03:19:40.488656 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4c13d000-65c4-42d9-85a6-ab8f4d23634b tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:40.489345 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4c13d000-65c4-42d9-85a6-ab8f4d23634b tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:40.489948 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.group_snapshots [None req-4c13d000-65c4-42d9-85a6-ab8f4d23634b tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] delete called for member 8770d9b3-8472-4126-ad94-3412924415a4 {{(pid=87959) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 21 03:19:40.490856 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.group_snapshots [None req-4c13d000-65c4-42d9-85a6-ab8f4d23634b tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Delete group_snapshot with id: 8770d9b3-8472-4126-ad94-3412924415a4 Jan 21 03:19:40.498729 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:40.498729 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:40.598554 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4c13d000-65c4-42d9-85a6-ab8f4d23634b tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/8770d9b3-8472-4126-ad94-3412924415a4 returned with HTTP 202 Jan 21 03:19:40.599872 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 965/1928] 10.222.0.36 () {60 vars in 1383 bytes} [Thu Jan 21 03:19:40 2021] DELETE /volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/8770d9b3-8472-4126-ad94-3412924415a4 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 21 03:19:40.609221 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c4814737-0db5-4f90-8dc3-0cb22b91b6b2 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/detail Jan 21 03:19:40.610105 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c4814737-0db5-4f90-8dc3-0cb22b91b6b2 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:40.610788 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c4814737-0db5-4f90-8dc3-0cb22b91b6b2 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'detail' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:40.611632 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-c4814737-0db5-4f90-8dc3-0cb22b91b6b2 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Removing options '' from query. {{(pid=87958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:19:40.623237 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c4814737-0db5-4f90-8dc3-0cb22b91b6b2 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87958) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:19:40.681367 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d93b8e63-55d8-4ab6-b78d-cd782ac8e1ae tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:19:40.682541 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d93b8e63-55d8-4ab6-b78d-cd782ac8e1ae tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:40.682953 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:40.682953 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:40.683658 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d93b8e63-55d8-4ab6-b78d-cd782ac8e1ae tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:40.684292 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-d93b8e63-55d8-4ab6-b78d-cd782ac8e1ae tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:19:40.747334 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:40.747334 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:40.753959 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d93b8e63-55d8-4ab6-b78d-cd782ac8e1ae tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:19:40.759267 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c4814737-0db5-4f90-8dc3-0cb22b91b6b2 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Get all volumes completed successfully. Jan 21 03:19:40.760760 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 966/1929] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:40 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:40.761711 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-c4814737-0db5-4f90-8dc3-0cb22b91b6b2 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:19:40.762180 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-c4814737-0db5-4f90-8dc3-0cb22b91b6b2 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:19:40.778319 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-c4814737-0db5-4f90-8dc3-0cb22b91b6b2 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87958) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:19:40.801754 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:40.801754 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:40.841094 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c4814737-0db5-4f90-8dc3-0cb22b91b6b2 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/detail returned with HTTP 200 Jan 21 03:19:40.841976 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 964/1930] 10.222.0.36 () {60 vars in 1266 bytes} [Thu Jan 21 03:19:40 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/detail => generated 1004 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 03:19:40.860168 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bb130738-6bcb-48df-92f0-72fd4591af80 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/detail Jan 21 03:19:40.860774 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bb130738-6bcb-48df-92f0-72fd4591af80 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:40.861058 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:40.861058 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:40.861620 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bb130738-6bcb-48df-92f0-72fd4591af80 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:40.862324 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-bb130738-6bcb-48df-92f0-72fd4591af80 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:19:40.864760 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.db.sqlalchemy.api [None req-bb130738-6bcb-48df-92f0-72fd4591af80 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Building query based on filter {{(pid=87959) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 03:19:40.909268 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-bb130738-6bcb-48df-92f0-72fd4591af80 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Get all snapshots completed successfully. Jan 21 03:19:40.910246 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:40.910246 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:40.911716 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bb130738-6bcb-48df-92f0-72fd4591af80 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/detail returned with HTTP 200 Jan 21 03:19:40.912998 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 967/1931] 10.222.0.36 () {58 vars in 1231 bytes} [Thu Jan 21 03:19:40 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/detail => generated 453 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:40.931325 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-de0faee4-ccff-441a-8f83-c8899e685aca tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/2cfc3faf-5ee6-4ee3-be9c-f5a267faafb6 Jan 21 03:19:40.931956 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-de0faee4-ccff-441a-8f83-c8899e685aca tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:40.932085 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:40.932085 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:40.932474 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-de0faee4-ccff-441a-8f83-c8899e685aca tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:40.973368 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:40.973368 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:40.975400 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-de0faee4-ccff-441a-8f83-c8899e685aca tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Snapshot retrieved successfully. Jan 21 03:19:40.977833 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-de0faee4-ccff-441a-8f83-c8899e685aca tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/2cfc3faf-5ee6-4ee3-be9c-f5a267faafb6 returned with HTTP 200 Jan 21 03:19:40.979278 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 965/1932] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:19:40 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/2cfc3faf-5ee6-4ee3-be9c-f5a267faafb6 => generated 450 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:41.423167 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d62ca400-5384-4c59-8ee0-03ae6b265ef1 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b Jan 21 03:19:41.423942 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d62ca400-5384-4c59-8ee0-03ae6b265ef1 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:41.424315 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:41.424315 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:41.424920 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d62ca400-5384-4c59-8ee0-03ae6b265ef1 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:41.542366 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:41.542366 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:41.557985 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d62ca400-5384-4c59-8ee0-03ae6b265ef1 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:19:41.594767 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d62ca400-5384-4c59-8ee0-03ae6b265ef1 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b returned with HTTP 200 Jan 21 03:19:41.596091 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 968/1933] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:41 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b => generated 906 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:41.781839 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-674954e1-18de-4689-84f8-ec6976f1e525 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:19:41.784756 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-674954e1-18de-4689-84f8-ec6976f1e525 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:41.792220 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:41.792220 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:41.792220 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-674954e1-18de-4689-84f8-ec6976f1e525 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:41.792220 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-674954e1-18de-4689-84f8-ec6976f1e525 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:19:41.823035 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:41.823035 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:41.829990 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-674954e1-18de-4689-84f8-ec6976f1e525 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:19:41.830934 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 966/1934] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:41 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:41.994101 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3281ee00-5b56-4241-90a0-02ab4b33dde7 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/2cfc3faf-5ee6-4ee3-be9c-f5a267faafb6 Jan 21 03:19:41.994646 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3281ee00-5b56-4241-90a0-02ab4b33dde7 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:41.994850 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:41.994850 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:41.995503 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3281ee00-5b56-4241-90a0-02ab4b33dde7 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:42.056847 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:42.056847 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:42.059080 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3281ee00-5b56-4241-90a0-02ab4b33dde7 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Snapshot retrieved successfully. Jan 21 03:19:42.063125 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3281ee00-5b56-4241-90a0-02ab4b33dde7 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/2cfc3faf-5ee6-4ee3-be9c-f5a267faafb6 returned with HTTP 200 Jan 21 03:19:42.068932 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 969/1935] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:19:41 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/2cfc3faf-5ee6-4ee3-be9c-f5a267faafb6 => generated 450 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:42.620017 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d17076ad-3e8d-4be6-8f64-b05d6e2931be tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b Jan 21 03:19:42.620587 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d17076ad-3e8d-4be6-8f64-b05d6e2931be tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:42.620896 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:42.620896 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:42.621428 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d17076ad-3e8d-4be6-8f64-b05d6e2931be tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:42.710669 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:42.710669 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:42.722895 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d17076ad-3e8d-4be6-8f64-b05d6e2931be tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:19:42.760629 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d17076ad-3e8d-4be6-8f64-b05d6e2931be tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b returned with HTTP 200 Jan 21 03:19:42.762209 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 967/1936] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:42 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b => generated 906 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:42.845395 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5ec7e3f7-8d1b-4b34-a291-baf6a1e8fe43 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:19:42.846558 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5ec7e3f7-8d1b-4b34-a291-baf6a1e8fe43 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:42.846991 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:42.846991 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:42.847633 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5ec7e3f7-8d1b-4b34-a291-baf6a1e8fe43 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:42.848173 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-5ec7e3f7-8d1b-4b34-a291-baf6a1e8fe43 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:19:42.877555 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:42.877555 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:42.880537 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5ec7e3f7-8d1b-4b34-a291-baf6a1e8fe43 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:19:42.882551 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 970/1937] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:42 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:43.088788 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2e2255cb-d993-42dc-83c5-b1554af775d6 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/2cfc3faf-5ee6-4ee3-be9c-f5a267faafb6 Jan 21 03:19:43.089532 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2e2255cb-d993-42dc-83c5-b1554af775d6 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:43.089948 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:43.089948 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:43.090606 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2e2255cb-d993-42dc-83c5-b1554af775d6 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:43.127475 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2e2255cb-d993-42dc-83c5-b1554af775d6 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/2cfc3faf-5ee6-4ee3-be9c-f5a267faafb6 returned with HTTP 404 Jan 21 03:19:43.128907 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 968/1938] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:19:43 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/2cfc3faf-5ee6-4ee3-be9c-f5a267faafb6 => generated 111 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:19:43.139126 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8b7d4175-1a05-477c-afc0-e0e68d53d069 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/8770d9b3-8472-4126-ad94-3412924415a4 Jan 21 03:19:43.140448 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8b7d4175-1a05-477c-afc0-e0e68d53d069 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:43.141086 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:43.141086 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:43.142338 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8b7d4175-1a05-477c-afc0-e0e68d53d069 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:43.143376 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.group_snapshots [None req-8b7d4175-1a05-477c-afc0-e0e68d53d069 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] show called for member 8770d9b3-8472-4126-ad94-3412924415a4 {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 03:19:43.157254 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8b7d4175-1a05-477c-afc0-e0e68d53d069 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/8770d9b3-8472-4126-ad94-3412924415a4 returned with HTTP 404 Jan 21 03:19:43.159993 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 971/1939] 10.222.0.36 () {60 vars in 1380 bytes} [Thu Jan 21 03:19:43 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/8770d9b3-8472-4126-ad94-3412924415a4 => generated 116 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 03:19:43.169061 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-61105ab6-340e-4b7e-91ea-d6d4f93a044d tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/detail Jan 21 03:19:43.170327 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-61105ab6-340e-4b7e-91ea-d6d4f93a044d tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:43.171192 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-61105ab6-340e-4b7e-91ea-d6d4f93a044d tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'detail' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:43.171998 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-61105ab6-340e-4b7e-91ea-d6d4f93a044d tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Removing options '' from query. {{(pid=87958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:19:43.175882 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-61105ab6-340e-4b7e-91ea-d6d4f93a044d tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87958) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:19:43.261226 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-61105ab6-340e-4b7e-91ea-d6d4f93a044d tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Get all volumes completed successfully. Jan 21 03:19:43.262755 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-61105ab6-340e-4b7e-91ea-d6d4f93a044d tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:19:43.263195 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-61105ab6-340e-4b7e-91ea-d6d4f93a044d tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:19:43.272698 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-61105ab6-340e-4b7e-91ea-d6d4f93a044d tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87958) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:19:43.284282 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:43.284282 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:43.308930 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-61105ab6-340e-4b7e-91ea-d6d4f93a044d tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/detail returned with HTTP 200 Jan 21 03:19:43.309776 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 969/1940] 10.222.0.36 () {60 vars in 1266 bytes} [Thu Jan 21 03:19:43 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/detail => generated 1004 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 03:19:43.328530 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-05a649f2-cb43-4940-955a-01c8d6bb7322 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] POST http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/bb7e6a21-1c6b-4f9e-aef1-9909622dd4c7/action Jan 21 03:19:43.329623 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-05a649f2-cb43-4940-955a-01c8d6bb7322 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:19:43.330374 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-05a649f2-cb43-4940-955a-01c8d6bb7322 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:19:43.332283 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-05a649f2-cb43-4940-955a-01c8d6bb7322 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] delete called for group bb7e6a21-1c6b-4f9e-aef1-9909622dd4c7 {{(pid=87959) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 03:19:43.332788 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.groups [None req-05a649f2-cb43-4940-955a-01c8d6bb7322 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Delete group with id: bb7e6a21-1c6b-4f9e-aef1-9909622dd4c7 Jan 21 03:19:43.345483 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:43.345483 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:43.511307 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-05a649f2-cb43-4940-955a-01c8d6bb7322 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/bb7e6a21-1c6b-4f9e-aef1-9909622dd4c7/action returned with HTTP 202 Jan 21 03:19:43.524437 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1785060b-bc52-47f9-a4b5-1f5cdcbaf69c tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/b1018e14-9050-496a-a03f-5833b77e57a3 Jan 21 03:19:43.525382 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1785060b-bc52-47f9-a4b5-1f5cdcbaf69c tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:43.525750 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:43.525750 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:43.526327 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1785060b-bc52-47f9-a4b5-1f5cdcbaf69c tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:43.530194 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 972/1941] 10.222.0.36 () {62 vars in 1395 bytes} [Thu Jan 21 03:19:43 2021] POST /volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/bb7e6a21-1c6b-4f9e-aef1-9909622dd4c7/action => generated 0 bytes in 191 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 03:19:43.583517 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:43.583517 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:43.594041 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1785060b-bc52-47f9-a4b5-1f5cdcbaf69c tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Volume info retrieved successfully. Jan 21 03:19:43.610898 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-1785060b-bc52-47f9-a4b5-1f5cdcbaf69c tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:19:43.611673 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-1785060b-bc52-47f9-a4b5-1f5cdcbaf69c tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:19:43.636504 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-1785060b-bc52-47f9-a4b5-1f5cdcbaf69c tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87958) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:19:43.653784 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:43.653784 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:43.708236 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1785060b-bc52-47f9-a4b5-1f5cdcbaf69c tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/b1018e14-9050-496a-a03f-5833b77e57a3 returned with HTTP 200 Jan 21 03:19:43.724626 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 970/1942] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:19:43 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/b1018e14-9050-496a-a03f-5833b77e57a3 => generated 1000 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 03:19:43.782252 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-711eabc3-0294-4f3a-a2eb-4904b61cbe07 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b Jan 21 03:19:43.783425 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-711eabc3-0294-4f3a-a2eb-4904b61cbe07 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:43.783771 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:43.783771 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:43.784395 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-711eabc3-0294-4f3a-a2eb-4904b61cbe07 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:43.929678 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-72423ba7-7af9-459c-ac0d-a0ba44b0bf43 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:19:43.936033 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-72423ba7-7af9-459c-ac0d-a0ba44b0bf43 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:43.936700 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:43.936700 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:43.940330 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-72423ba7-7af9-459c-ac0d-a0ba44b0bf43 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:43.941601 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-72423ba7-7af9-459c-ac0d-a0ba44b0bf43 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:19:43.961477 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:43.961477 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:43.982988 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-711eabc3-0294-4f3a-a2eb-4904b61cbe07 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:19:44.022635 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:44.022635 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:44.027131 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-72423ba7-7af9-459c-ac0d-a0ba44b0bf43 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:19:44.030191 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 971/1943] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:43 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:44.058728 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-711eabc3-0294-4f3a-a2eb-4904b61cbe07 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b returned with HTTP 200 Jan 21 03:19:44.059499 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 973/1944] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:43 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b => generated 906 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:44.736986 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1d14c28c-92a3-4afb-af73-e95b5958b331 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/b1018e14-9050-496a-a03f-5833b77e57a3 Jan 21 03:19:44.738177 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1d14c28c-92a3-4afb-af73-e95b5958b331 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:44.738674 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:44.738674 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:44.739878 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1d14c28c-92a3-4afb-af73-e95b5958b331 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:44.893752 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:44.893752 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:44.905457 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1d14c28c-92a3-4afb-af73-e95b5958b331 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Volume info retrieved successfully. Jan 21 03:19:44.941413 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-1d14c28c-92a3-4afb-af73-e95b5958b331 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:19:44.945214 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-1d14c28c-92a3-4afb-af73-e95b5958b331 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:19:44.969923 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-1d14c28c-92a3-4afb-af73-e95b5958b331 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87958) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:19:44.984287 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:44.984287 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:45.021843 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1d14c28c-92a3-4afb-af73-e95b5958b331 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/b1018e14-9050-496a-a03f-5833b77e57a3 returned with HTTP 200 Jan 21 03:19:45.034461 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 972/1945] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:19:44 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/b1018e14-9050-496a-a03f-5833b77e57a3 => generated 1000 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 03:19:45.044319 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d7a8dfb6-587d-4cbf-8f8f-ca5c5f28c480 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:19:45.044847 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d7a8dfb6-587d-4cbf-8f8f-ca5c5f28c480 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:45.045045 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:45.045045 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:45.045669 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d7a8dfb6-587d-4cbf-8f8f-ca5c5f28c480 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:45.046185 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-d7a8dfb6-587d-4cbf-8f8f-ca5c5f28c480 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:19:45.068904 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:45.068904 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:45.071170 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d7a8dfb6-587d-4cbf-8f8f-ca5c5f28c480 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:19:45.076436 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c4bee956-57d8-439c-be77-00b5f34d93f5 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b Jan 21 03:19:45.077165 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c4bee956-57d8-439c-be77-00b5f34d93f5 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:45.077531 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:45.077531 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:45.078130 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c4bee956-57d8-439c-be77-00b5f34d93f5 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:45.086333 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 974/1946] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:45 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:45.133734 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:45.133734 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:45.143309 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c4bee956-57d8-439c-be77-00b5f34d93f5 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:19:45.192814 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c4bee956-57d8-439c-be77-00b5f34d93f5 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b returned with HTTP 200 Jan 21 03:19:45.203627 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 973/1947] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:45 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b => generated 906 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:46.039787 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1694ca02-d446-4862-b1a3-af7e180b6a5d tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/b1018e14-9050-496a-a03f-5833b77e57a3 Jan 21 03:19:46.040520 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1694ca02-d446-4862-b1a3-af7e180b6a5d tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:46.040845 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:46.040845 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:46.041400 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1694ca02-d446-4862-b1a3-af7e180b6a5d tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:46.104677 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5a7ad277-8f30-4c18-94de-56002e04fd32 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:19:46.113529 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5a7ad277-8f30-4c18-94de-56002e04fd32 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:46.114255 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:46.114255 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:46.115008 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5a7ad277-8f30-4c18-94de-56002e04fd32 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:46.117188 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-5a7ad277-8f30-4c18-94de-56002e04fd32 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:19:46.192073 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:46.192073 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:46.203287 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5a7ad277-8f30-4c18-94de-56002e04fd32 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:19:46.205381 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1694ca02-d446-4862-b1a3-af7e180b6a5d tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/b1018e14-9050-496a-a03f-5833b77e57a3 returned with HTTP 404 Jan 21 03:19:46.215448 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 975/1948] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:19:46 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/b1018e14-9050-496a-a03f-5833b77e57a3 => generated 109 bytes in 171 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 21 03:19:46.215656 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 974/1949] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:46 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:46.215745 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-55e92020-c596-454b-b5b9-2c5773e68384 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b Jan 21 03:19:46.215988 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-55e92020-c596-454b-b5b9-2c5773e68384 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:46.219296 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-48fe69a9-8bfc-433f-9a45-f6ee25b8d58c tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/bb7e6a21-1c6b-4f9e-aef1-9909622dd4c7 Jan 21 03:19:46.219763 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-55e92020-c596-454b-b5b9-2c5773e68384 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:46.220915 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-48fe69a9-8bfc-433f-9a45-f6ee25b8d58c tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:46.221479 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:46.221479 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:46.224352 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-48fe69a9-8bfc-433f-9a45-f6ee25b8d58c tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:46.225550 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-48fe69a9-8bfc-433f-9a45-f6ee25b8d58c tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] show called for member bb7e6a21-1c6b-4f9e-aef1-9909622dd4c7 {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:19:46.242247 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-48fe69a9-8bfc-433f-9a45-f6ee25b8d58c tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/bb7e6a21-1c6b-4f9e-aef1-9909622dd4c7 returned with HTTP 404 Jan 21 03:19:46.243439 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 975/1950] 10.222.0.36 () {60 vars in 1353 bytes} [Thu Jan 21 03:19:46 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/bb7e6a21-1c6b-4f9e-aef1-9909622dd4c7 => generated 108 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 03:19:46.251431 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b4b005ee-95b7-4701-93df-85c92a213348 tempest-GroupSnapshotsTest-235201164 tempest-GroupSnapshotsTest-235201164] DELETE http://10.222.0.36/volume/v3/200be3d243574b0baf3aa81fe43f731b/group_types/343134c2-a2c9-4556-a33d-b179c04e08fe Jan 21 03:19:46.255090 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b4b005ee-95b7-4701-93df-85c92a213348 tempest-GroupSnapshotsTest-235201164 tempest-GroupSnapshotsTest-235201164] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:46.256615 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b4b005ee-95b7-4701-93df-85c92a213348 tempest-GroupSnapshotsTest-235201164 tempest-GroupSnapshotsTest-235201164] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:46.333881 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 03:19:46.333881 n-d-766726-10 devstack@c-api.service[87957]: "UPDATE / DELETE expressions." % clause Jan 21 03:19:46.342630 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:46.342630 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:46.351606 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b4b005ee-95b7-4701-93df-85c92a213348 tempest-GroupSnapshotsTest-235201164 tempest-GroupSnapshotsTest-235201164] http://10.222.0.36/volume/v3/200be3d243574b0baf3aa81fe43f731b/group_types/343134c2-a2c9-4556-a33d-b179c04e08fe returned with HTTP 202 Jan 21 03:19:46.353258 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 976/1951] 10.222.0.36 () {60 vars in 1371 bytes} [Thu Jan 21 03:19:46 2021] DELETE /volume/v3/200be3d243574b0baf3aa81fe43f731b/group_types/343134c2-a2c9-4556-a33d-b179c04e08fe => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 21 03:19:46.356884 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-55e92020-c596-454b-b5b9-2c5773e68384 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:19:46.364307 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f6282cda-58d6-4140-bb3c-63699716ff5b tempest-GroupSnapshotsTest-235201164 tempest-GroupSnapshotsTest-235201164] POST http://10.222.0.36/volume/v3/200be3d243574b0baf3aa81fe43f731b/types Jan 21 03:19:46.365424 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f6282cda-58d6-4140-bb3c-63699716ff5b tempest-GroupSnapshotsTest-235201164 tempest-GroupSnapshotsTest-235201164] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-803933501"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:19:46.420499 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-55e92020-c596-454b-b5b9-2c5773e68384 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b returned with HTTP 200 Jan 21 03:19:46.421472 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 976/1952] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:46 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b => generated 906 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:46.488728 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f6282cda-58d6-4140-bb3c-63699716ff5b tempest-GroupSnapshotsTest-235201164 tempest-GroupSnapshotsTest-235201164] http://10.222.0.36/volume/v3/200be3d243574b0baf3aa81fe43f731b/types returned with HTTP 200 Jan 21 03:19:46.495381 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 977/1953] 10.222.0.36 () {60 vars in 1219 bytes} [Thu Jan 21 03:19:46 2021] POST /volume/v3/200be3d243574b0baf3aa81fe43f731b/types => generated 223 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:19:46.503077 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b17d8555-b2c5-46f4-be51-214616f409a9 tempest-GroupSnapshotsTest-235201164 tempest-GroupSnapshotsTest-235201164] POST http://10.222.0.36/volume/v3/200be3d243574b0baf3aa81fe43f731b/group_types Jan 21 03:19:46.503864 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:46.503864 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:46.504555 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b17d8555-b2c5-46f4-be51-214616f409a9 tempest-GroupSnapshotsTest-235201164 tempest-GroupSnapshotsTest-235201164] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-913114879"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:19:46.585280 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b17d8555-b2c5-46f4-be51-214616f409a9 tempest-GroupSnapshotsTest-235201164 tempest-GroupSnapshotsTest-235201164] http://10.222.0.36/volume/v3/200be3d243574b0baf3aa81fe43f731b/group_types returned with HTTP 202 Jan 21 03:19:46.586658 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 977/1954] 10.222.0.36 () {62 vars in 1278 bytes} [Thu Jan 21 03:19:46 2021] POST /volume/v3/200be3d243574b0baf3aa81fe43f731b/group_types => generated 180 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:19:46.597522 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-91c294c1-7c1c-4a99-8cd5-b4f2f444cc1c tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] POST http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups Jan 21 03:19:46.599311 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-91c294c1-7c1c-4a99-8cd5-b4f2f444cc1c tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Action: 'create', calling method: version_select, body: {"group": {"group_type": "2d89c3fe-96b9-47a9-bbe2-4d2f17db50a7", "volume_types": ["2b4aa800-c908-46e6-9b95-b107484695d5"], "name": "tempest-GroupSnapshotsTest-Group-2138358827"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:19:46.601783 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-91c294c1-7c1c-4a99-8cd5-b4f2f444cc1c tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Creating new group {'group': {'group_type': '2d89c3fe-96b9-47a9-bbe2-4d2f17db50a7', 'volume_types': ['2b4aa800-c908-46e6-9b95-b107484695d5'], 'name': 'tempest-GroupSnapshotsTest-Group-2138358827'}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 03:19:46.643750 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.groups [None req-91c294c1-7c1c-4a99-8cd5-b4f2f444cc1c tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Creating group tempest-GroupSnapshotsTest-Group-2138358827. Jan 21 03:19:46.723113 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-91c294c1-7c1c-4a99-8cd5-b4f2f444cc1c tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Availability Zones retrieved successfully. Jan 21 03:19:46.759987 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-91c294c1-7c1c-4a99-8cd5-b4f2f444cc1c tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Created reservations ['0e91076f-fb64-41b0-95f8-827cdcbcd43d'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:19:46.870635 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-91c294c1-7c1c-4a99-8cd5-b4f2f444cc1c tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups returned with HTTP 202 Jan 21 03:19:46.872143 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 978/1955] 10.222.0.36 () {62 vars in 1264 bytes} [Thu Jan 21 03:19:46 2021] POST /volume/v3/23fc020ba58b4074bdff78f4b2307917/groups => generated 112 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:19:46.881926 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e7cdcdb2-76cf-45b9-84bb-e3a2eca50ef3 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 Jan 21 03:19:46.882768 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e7cdcdb2-76cf-45b9-84bb-e3a2eca50ef3 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:46.883417 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e7cdcdb2-76cf-45b9-84bb-e3a2eca50ef3 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:46.883827 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-e7cdcdb2-76cf-45b9-84bb-e3a2eca50ef3 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] show called for member 0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:19:46.897641 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:46.897641 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:46.963698 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e7cdcdb2-76cf-45b9-84bb-e3a2eca50ef3 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 returned with HTTP 200 Jan 21 03:19:46.964893 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 978/1956] 10.222.0.36 () {60 vars in 1353 bytes} [Thu Jan 21 03:19:46 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 => generated 392 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:19:47.223539 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-25443948-683d-432a-b4e3-a16bde39a86d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:19:47.225341 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-25443948-683d-432a-b4e3-a16bde39a86d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:47.225826 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:47.225826 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:47.226484 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-25443948-683d-432a-b4e3-a16bde39a86d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:47.226980 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-25443948-683d-432a-b4e3-a16bde39a86d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:19:47.264044 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:47.264044 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:47.267300 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-25443948-683d-432a-b4e3-a16bde39a86d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:19:47.268188 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 979/1957] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:47 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:47.438116 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ac302e73-ebc2-4643-afae-f4e97870a18e tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b Jan 21 03:19:47.438747 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ac302e73-ebc2-4643-afae-f4e97870a18e tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:47.439141 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:47.439141 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:47.439835 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ac302e73-ebc2-4643-afae-f4e97870a18e tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:47.501019 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:47.501019 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:47.512078 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ac302e73-ebc2-4643-afae-f4e97870a18e tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:19:47.544529 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ac302e73-ebc2-4643-afae-f4e97870a18e tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b returned with HTTP 200 Jan 21 03:19:47.545409 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 979/1958] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:47 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b => generated 906 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:47.976342 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3880a560-eabd-4cae-8cd1-d758a69e2f2a tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 Jan 21 03:19:47.977075 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3880a560-eabd-4cae-8cd1-d758a69e2f2a tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:47.977419 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:47.977419 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:47.977969 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3880a560-eabd-4cae-8cd1-d758a69e2f2a tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:47.978689 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-3880a560-eabd-4cae-8cd1-d758a69e2f2a tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] show called for member 0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:19:47.986209 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:47.986209 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:48.024577 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3880a560-eabd-4cae-8cd1-d758a69e2f2a tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 returned with HTTP 200 Jan 21 03:19:48.026379 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 980/1959] 10.222.0.36 () {60 vars in 1353 bytes} [Thu Jan 21 03:19:47 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 => generated 393 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:19:48.040811 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-262e33bb-1373-4797-9543-0bf7f7556504 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] POST http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes Jan 21 03:19:48.042476 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:48.042476 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:48.043217 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-262e33bb-1373-4797-9543-0bf7f7556504 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2b4aa800-c908-46e6-9b95-b107484695d5", "group_id": "0ef30427-20a2-4ad1-83bc-5f84e6a5fce3", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1555394731"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:19:48.045196 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-262e33bb-1373-4797-9543-0bf7f7556504 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Create volume request body: {'volume': {'volume_type': '2b4aa800-c908-46e6-9b95-b107484695d5', 'group_id': '0ef30427-20a2-4ad1-83bc-5f84e6a5fce3', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1555394731'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:19:48.088065 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:48.088065 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:48.090149 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-262e33bb-1373-4797-9543-0bf7f7556504 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Create volume of 1 GB Jan 21 03:19:48.120791 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-262e33bb-1373-4797-9543-0bf7f7556504 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Availability Zones retrieved successfully. Jan 21 03:19:48.152960 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-262e33bb-1373-4797-9543-0bf7f7556504 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Flow 'volume_create_api' (f75e133a-2dd1-4ba7-b4e7-264d552fd16d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:19:48.156966 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-262e33bb-1373-4797-9543-0bf7f7556504 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0697100b-de7c-4359-8b8c-f0013dc2207d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:19:48.159906 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:48.159906 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:48.160497 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-262e33bb-1373-4797-9543-0bf7f7556504 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:19:48.247010 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-262e33bb-1373-4797-9543-0bf7f7556504 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0697100b-de7c-4359-8b8c-f0013dc2207d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2b4aa800-c908-46e6-9b95-b107484695d5,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-803933501',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b4aa800-c908-46e6-9b95-b107484695d5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '0ef30427-20a2-4ad1-83bc-5f84e6a5fce3', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:19:48.249910 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-262e33bb-1373-4797-9543-0bf7f7556504 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4cc30a0-cd1d-43ee-95e8-cc7665c3e45d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:19:48.283530 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8dd03229-d38e-4080-9dbc-5a768c975c40 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:19:48.284691 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8dd03229-d38e-4080-9dbc-5a768c975c40 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:48.285099 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:48.285099 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:48.285704 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8dd03229-d38e-4080-9dbc-5a768c975c40 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:48.286274 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-8dd03229-d38e-4080-9dbc-5a768c975c40 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:19:48.322995 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota [None req-262e33bb-1373-4797-9543-0bf7f7556504 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-803933501 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-803933501, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:19:48.323922 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota [None req-262e33bb-1373-4797-9543-0bf7f7556504 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-803933501 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-803933501, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:19:48.342624 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:48.342624 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:48.362290 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8dd03229-d38e-4080-9dbc-5a768c975c40 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:19:48.366309 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 981/1960] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:48 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:48.373091 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-262e33bb-1373-4797-9543-0bf7f7556504 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Created reservations ['2d7b1690-ba1d-4fd8-b86d-c7379deea095', 'c8307d9f-687c-405b-8468-4fbda6a6a405', '04f40caa-c4d9-431e-9630-b4eb9fe3f4a4', '1db55e5d-8458-400c-b7f6-6db8861c3d76'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:19:48.373091 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-262e33bb-1373-4797-9543-0bf7f7556504 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4cc30a0-cd1d-43ee-95e8-cc7665c3e45d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d7b1690-ba1d-4fd8-b86d-c7379deea095', 'c8307d9f-687c-405b-8468-4fbda6a6a405', '04f40caa-c4d9-431e-9630-b4eb9fe3f4a4', '1db55e5d-8458-400c-b7f6-6db8861c3d76']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:19:48.373786 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-262e33bb-1373-4797-9543-0bf7f7556504 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f372e75e-557b-4709-86f8-503edbab96ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:19:48.494192 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-262e33bb-1373-4797-9543-0bf7f7556504 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f372e75e-557b-4709-86f8-503edbab96ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0865508b-9368-4630-b9e7-e341f4124f1c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1555394731',encryption_key_id=None,group_id=0ef30427-20a2-4ad1-83bc-5f84e6a5fce3,group_type_id=,metadata={},multiattach=False,project_id='23fc020ba58b4074bdff78f4b2307917',qos_specs=None,replication_status=,reservations=['2d7b1690-ba1d-4fd8-b86d-c7379deea095','c8307d9f-687c-405b-8468-4fbda6a6a405','04f40caa-c4d9-431e-9630-b4eb9fe3f4a4','1db55e5d-8458-400c-b7f6-6db8861c3d76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='471a90f66de549448504e2587215e00d',volume_type_id=2b4aa800-c908-46e6-9b95-b107484695d5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:19:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1555394731',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0ef30427-20a2-4ad1-83bc-5f84e6a5fce3,host=None,id=0865508b-9368-4630-b9e7-e341f4124f1c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23fc020ba58b4074bdff78f4b2307917',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='471a90f66de549448504e2587215e00d',volume_attachment=,volume_type=,volume_type_id=2b4aa800-c908-46e6-9b95-b107484695d5)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:19:48.497250 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-262e33bb-1373-4797-9543-0bf7f7556504 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcd9e469-7b36-4471-8369-0b7fe10d056d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:19:48.530674 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-262e33bb-1373-4797-9543-0bf7f7556504 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcd9e469-7b36-4471-8369-0b7fe10d056d) transitioned into state 'SUCCESS' from state '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-1555394731',encryption_key_id=None,group_id=0ef30427-20a2-4ad1-83bc-5f84e6a5fce3,group_type_id=,metadata={},multiattach=False,project_id='23fc020ba58b4074bdff78f4b2307917',qos_specs=None,replication_status=,reservations=['2d7b1690-ba1d-4fd8-b86d-c7379deea095','c8307d9f-687c-405b-8468-4fbda6a6a405','04f40caa-c4d9-431e-9630-b4eb9fe3f4a4','1db55e5d-8458-400c-b7f6-6db8861c3d76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='471a90f66de549448504e2587215e00d',volume_type_id=2b4aa800-c908-46e6-9b95-b107484695d5)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:19:48.533085 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-262e33bb-1373-4797-9543-0bf7f7556504 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cff5e821-ecf5-4893-8cf7-2a9c7601fcce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:19:48.561531 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-262e33bb-1373-4797-9543-0bf7f7556504 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cff5e821-ecf5-4893-8cf7-2a9c7601fcce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:19:48.563071 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c41b391c-a6d6-45a6-b6d5-8e9b2894315b tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b Jan 21 03:19:48.563595 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c41b391c-a6d6-45a6-b6d5-8e9b2894315b tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:48.563791 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:48.563791 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:48.564761 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c41b391c-a6d6-45a6-b6d5-8e9b2894315b tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:48.569286 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-262e33bb-1373-4797-9543-0bf7f7556504 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Flow 'volume_create_api' (f75e133a-2dd1-4ba7-b4e7-264d552fd16d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:19:48.653578 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-262e33bb-1373-4797-9543-0bf7f7556504 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Create volume request issued successfully. Jan 21 03:19:48.671308 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-262e33bb-1373-4797-9543-0bf7f7556504 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:19:48.672044 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-262e33bb-1373-4797-9543-0bf7f7556504 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:19:48.681717 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-262e33bb-1373-4797-9543-0bf7f7556504 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:19:48.700822 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:48.700822 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:48.728780 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-262e33bb-1373-4797-9543-0bf7f7556504 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes returned with HTTP 202 Jan 21 03:19:48.729890 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 980/1961] 10.222.0.36 () {62 vars in 1267 bytes} [Thu Jan 21 03:19:48 2021] POST /volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes => generated 907 bytes in 695 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:19:48.743965 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:48.743965 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:48.754454 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7bed856a-3d54-4028-a195-6dfd50de7c6e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/0865508b-9368-4630-b9e7-e341f4124f1c Jan 21 03:19:48.757235 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7bed856a-3d54-4028-a195-6dfd50de7c6e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:48.758821 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:48.758821 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:48.759501 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c41b391c-a6d6-45a6-b6d5-8e9b2894315b tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:19:48.760207 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7bed856a-3d54-4028-a195-6dfd50de7c6e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:48.812488 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c41b391c-a6d6-45a6-b6d5-8e9b2894315b tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b returned with HTTP 200 Jan 21 03:19:48.815145 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 982/1962] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:48 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b => generated 906 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:48.843365 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:48.843365 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:48.859791 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7bed856a-3d54-4028-a195-6dfd50de7c6e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Volume info retrieved successfully. Jan 21 03:19:48.900570 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-7bed856a-3d54-4028-a195-6dfd50de7c6e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:19:48.901026 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-7bed856a-3d54-4028-a195-6dfd50de7c6e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:19:48.920890 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-7bed856a-3d54-4028-a195-6dfd50de7c6e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:19:48.932189 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:48.932189 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:48.988577 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7bed856a-3d54-4028-a195-6dfd50de7c6e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/0865508b-9368-4630-b9e7-e341f4124f1c returned with HTTP 200 Jan 21 03:19:48.989566 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 981/1963] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:19:48 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/0865508b-9368-4630-b9e7-e341f4124f1c => generated 975 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:19:49.380846 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5b80194d-e6d8-4f6c-95b8-c8ad4e1953b0 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:19:49.382055 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5b80194d-e6d8-4f6c-95b8-c8ad4e1953b0 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:49.382280 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:49.382280 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:49.382894 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5b80194d-e6d8-4f6c-95b8-c8ad4e1953b0 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:49.383262 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-5b80194d-e6d8-4f6c-95b8-c8ad4e1953b0 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:19:49.430373 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:49.430373 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:49.434360 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5b80194d-e6d8-4f6c-95b8-c8ad4e1953b0 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:19:49.443556 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 983/1964] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:49 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:49.831885 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ff7b99c6-183b-4572-8599-4abd56047f63 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b Jan 21 03:19:49.832880 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ff7b99c6-183b-4572-8599-4abd56047f63 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:49.833300 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:49.833300 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:49.834692 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ff7b99c6-183b-4572-8599-4abd56047f63 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:49.906371 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:49.906371 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:49.920064 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ff7b99c6-183b-4572-8599-4abd56047f63 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:19:49.972748 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ff7b99c6-183b-4572-8599-4abd56047f63 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b returned with HTTP 200 Jan 21 03:19:49.973995 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 982/1965] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:49 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b => generated 906 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:50.005581 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5daa472b-e566-4be6-9dd2-091b863a03c4 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/0865508b-9368-4630-b9e7-e341f4124f1c Jan 21 03:19:50.006954 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5daa472b-e566-4be6-9dd2-091b863a03c4 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:50.007290 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:50.007290 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:50.008233 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5daa472b-e566-4be6-9dd2-091b863a03c4 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:50.121055 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:50.121055 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:50.146704 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-5daa472b-e566-4be6-9dd2-091b863a03c4 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Volume info retrieved successfully. Jan 21 03:19:50.182403 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-5daa472b-e566-4be6-9dd2-091b863a03c4 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:19:50.184704 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-5daa472b-e566-4be6-9dd2-091b863a03c4 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:19:50.201174 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-5daa472b-e566-4be6-9dd2-091b863a03c4 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87958) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:19:50.212491 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:50.212491 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:50.260276 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5daa472b-e566-4be6-9dd2-091b863a03c4 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/0865508b-9368-4630-b9e7-e341f4124f1c returned with HTTP 200 Jan 21 03:19:50.261993 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 984/1966] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:19:50 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/0865508b-9368-4630-b9e7-e341f4124f1c => generated 1000 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 03:19:50.278146 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cef279f1-9c74-4544-b0aa-a6161cd72bc6 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] POST http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes Jan 21 03:19:50.278673 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:50.278673 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:50.279092 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cef279f1-9c74-4544-b0aa-a6161cd72bc6 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2b4aa800-c908-46e6-9b95-b107484695d5", "group_id": "0ef30427-20a2-4ad1-83bc-5f84e6a5fce3", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-135619392"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:19:50.280234 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-cef279f1-9c74-4544-b0aa-a6161cd72bc6 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Create volume request body: {'volume': {'volume_type': '2b4aa800-c908-46e6-9b95-b107484695d5', 'group_id': '0ef30427-20a2-4ad1-83bc-5f84e6a5fce3', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-135619392'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:19:50.303728 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:50.303728 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:50.305409 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-cef279f1-9c74-4544-b0aa-a6161cd72bc6 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Create volume of 1 GB Jan 21 03:19:50.329274 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-cef279f1-9c74-4544-b0aa-a6161cd72bc6 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Availability Zones retrieved successfully. Jan 21 03:19:50.348506 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-cef279f1-9c74-4544-b0aa-a6161cd72bc6 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Flow 'volume_create_api' (0bf95278-97b8-45a2-ba30-46708d57a0d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:19:50.352911 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-cef279f1-9c74-4544-b0aa-a6161cd72bc6 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee61b4d5-095d-48b1-a319-246e66875da7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:19:50.355424 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:50.355424 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:50.356052 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-cef279f1-9c74-4544-b0aa-a6161cd72bc6 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:19:50.451537 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5451f92e-075b-40a4-9c4f-0e37cfe2b801 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:19:50.452704 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-cef279f1-9c74-4544-b0aa-a6161cd72bc6 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee61b4d5-095d-48b1-a319-246e66875da7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2b4aa800-c908-46e6-9b95-b107484695d5,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-803933501',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b4aa800-c908-46e6-9b95-b107484695d5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '0ef30427-20a2-4ad1-83bc-5f84e6a5fce3', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:19:50.453357 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5451f92e-075b-40a4-9c4f-0e37cfe2b801 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:50.453770 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:50.453770 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:50.454633 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5451f92e-075b-40a4-9c4f-0e37cfe2b801 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:50.455229 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-5451f92e-075b-40a4-9c4f-0e37cfe2b801 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:19:50.457423 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-cef279f1-9c74-4544-b0aa-a6161cd72bc6 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df2019e7-7cb1-4aca-b9d2-58cc83e9feb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:19:50.500654 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:50.500654 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:50.504695 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5451f92e-075b-40a4-9c4f-0e37cfe2b801 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:19:50.505561 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 985/1967] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:50 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:50.675743 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-cef279f1-9c74-4544-b0aa-a6161cd72bc6 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Created reservations ['e136cd93-9f50-471b-b203-a79c6694ca48', '0ecbc02a-00ea-42fe-bf41-92ee453c11c9', '9df94b2a-7da5-4b14-8825-5e5eae0092f1', 'cd8942ba-bbcb-4087-95fd-a93289a38af4'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:19:50.677679 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-cef279f1-9c74-4544-b0aa-a6161cd72bc6 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df2019e7-7cb1-4aca-b9d2-58cc83e9feb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e136cd93-9f50-471b-b203-a79c6694ca48', '0ecbc02a-00ea-42fe-bf41-92ee453c11c9', '9df94b2a-7da5-4b14-8825-5e5eae0092f1', 'cd8942ba-bbcb-4087-95fd-a93289a38af4']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:19:50.679827 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-cef279f1-9c74-4544-b0aa-a6161cd72bc6 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6735bf90-4753-47b3-9fb9-85f9a2c83ccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:19:50.808799 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-cef279f1-9c74-4544-b0aa-a6161cd72bc6 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6735bf90-4753-47b3-9fb9-85f9a2c83ccb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ac440ba-f48a-492c-af4c-d24aadefa655', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-135619392',encryption_key_id=None,group_id=0ef30427-20a2-4ad1-83bc-5f84e6a5fce3,group_type_id=,metadata={},multiattach=False,project_id='23fc020ba58b4074bdff78f4b2307917',qos_specs=None,replication_status=,reservations=['e136cd93-9f50-471b-b203-a79c6694ca48','0ecbc02a-00ea-42fe-bf41-92ee453c11c9','9df94b2a-7da5-4b14-8825-5e5eae0092f1','cd8942ba-bbcb-4087-95fd-a93289a38af4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='471a90f66de549448504e2587215e00d',volume_type_id=2b4aa800-c908-46e6-9b95-b107484695d5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:19:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-135619392',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0ef30427-20a2-4ad1-83bc-5f84e6a5fce3,host=None,id=9ac440ba-f48a-492c-af4c-d24aadefa655,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23fc020ba58b4074bdff78f4b2307917',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='471a90f66de549448504e2587215e00d',volume_attachment=,volume_type=,volume_type_id=2b4aa800-c908-46e6-9b95-b107484695d5)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:19:50.811109 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-cef279f1-9c74-4544-b0aa-a6161cd72bc6 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ab708e9-a132-437d-b986-cca550ca6c38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:19:50.879304 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-cef279f1-9c74-4544-b0aa-a6161cd72bc6 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ab708e9-a132-437d-b986-cca550ca6c38) transitioned into state 'SUCCESS' from state '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-135619392',encryption_key_id=None,group_id=0ef30427-20a2-4ad1-83bc-5f84e6a5fce3,group_type_id=,metadata={},multiattach=False,project_id='23fc020ba58b4074bdff78f4b2307917',qos_specs=None,replication_status=,reservations=['e136cd93-9f50-471b-b203-a79c6694ca48','0ecbc02a-00ea-42fe-bf41-92ee453c11c9','9df94b2a-7da5-4b14-8825-5e5eae0092f1','cd8942ba-bbcb-4087-95fd-a93289a38af4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='471a90f66de549448504e2587215e00d',volume_type_id=2b4aa800-c908-46e6-9b95-b107484695d5)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:19:50.882144 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-cef279f1-9c74-4544-b0aa-a6161cd72bc6 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0deb0c9-85b5-457c-9119-bcfacf2b345e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:19:50.919830 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-cef279f1-9c74-4544-b0aa-a6161cd72bc6 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0deb0c9-85b5-457c-9119-bcfacf2b345e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:19:50.922469 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-cef279f1-9c74-4544-b0aa-a6161cd72bc6 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Flow 'volume_create_api' (0bf95278-97b8-45a2-ba30-46708d57a0d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:19:50.989479 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-cef279f1-9c74-4544-b0aa-a6161cd72bc6 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Create volume request issued successfully. Jan 21 03:19:50.991445 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1229b078-76ce-400f-ac62-d9e76c7185f8 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b Jan 21 03:19:50.992390 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1229b078-76ce-400f-ac62-d9e76c7185f8 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:50.992859 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:50.992859 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:50.993531 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1229b078-76ce-400f-ac62-d9e76c7185f8 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:51.030764 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-cef279f1-9c74-4544-b0aa-a6161cd72bc6 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:19:51.031347 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-cef279f1-9c74-4544-b0aa-a6161cd72bc6 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:19:51.042357 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-cef279f1-9c74-4544-b0aa-a6161cd72bc6 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:19:51.054085 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:51.054085 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:51.083760 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cef279f1-9c74-4544-b0aa-a6161cd72bc6 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes returned with HTTP 202 Jan 21 03:19:51.092468 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 983/1968] 10.222.0.36 () {62 vars in 1267 bytes} [Thu Jan 21 03:19:50 2021] POST /volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes => generated 906 bytes in 818 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:19:51.101359 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6cdd93de-45f9-4f44-8c6d-5d1eb434733b tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/9ac440ba-f48a-492c-af4c-d24aadefa655 Jan 21 03:19:51.102472 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6cdd93de-45f9-4f44-8c6d-5d1eb434733b tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:51.102927 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:51.102927 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:51.103635 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6cdd93de-45f9-4f44-8c6d-5d1eb434733b tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:51.114686 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:51.114686 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:51.143141 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1229b078-76ce-400f-ac62-d9e76c7185f8 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:19:51.196381 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1229b078-76ce-400f-ac62-d9e76c7185f8 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b returned with HTTP 200 Jan 21 03:19:51.198517 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 986/1969] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:50 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b => generated 906 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:51.214193 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:51.214193 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:51.228222 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-6cdd93de-45f9-4f44-8c6d-5d1eb434733b tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Volume info retrieved successfully. Jan 21 03:19:51.246093 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-6cdd93de-45f9-4f44-8c6d-5d1eb434733b tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:19:51.246947 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-6cdd93de-45f9-4f44-8c6d-5d1eb434733b tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:19:51.258349 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-6cdd93de-45f9-4f44-8c6d-5d1eb434733b tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:19:51.266787 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:51.266787 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:51.296643 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6cdd93de-45f9-4f44-8c6d-5d1eb434733b tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/9ac440ba-f48a-492c-af4c-d24aadefa655 returned with HTTP 200 Jan 21 03:19:51.298439 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 984/1970] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:19:51 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/9ac440ba-f48a-492c-af4c-d24aadefa655 => generated 998 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:19:51.524974 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cdd60ec1-c119-474f-8f22-f0fd16e00733 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:19:51.527262 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cdd60ec1-c119-474f-8f22-f0fd16e00733 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:51.527997 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:51.527997 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:51.529800 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cdd60ec1-c119-474f-8f22-f0fd16e00733 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:51.531049 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-cdd60ec1-c119-474f-8f22-f0fd16e00733 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:19:51.572213 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:51.572213 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:51.587346 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cdd60ec1-c119-474f-8f22-f0fd16e00733 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:19:51.591062 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 987/1971] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:51 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:52.222274 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-010d6466-c249-4518-83a8-29603a7db707 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b Jan 21 03:19:52.232745 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-010d6466-c249-4518-83a8-29603a7db707 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:52.235807 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:52.235807 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:52.236742 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-010d6466-c249-4518-83a8-29603a7db707 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:52.314989 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-31294275-8df8-4398-998c-c9079baf9134 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/9ac440ba-f48a-492c-af4c-d24aadefa655 Jan 21 03:19:52.315562 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-31294275-8df8-4398-998c-c9079baf9134 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:52.315782 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:52.315782 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:52.316156 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-31294275-8df8-4398-998c-c9079baf9134 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:52.361103 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:52.361103 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:52.382658 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-010d6466-c249-4518-83a8-29603a7db707 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:19:52.408225 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:52.408225 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:52.415499 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-010d6466-c249-4518-83a8-29603a7db707 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b returned with HTTP 200 Jan 21 03:19:52.417099 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 985/1972] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:52 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b => generated 906 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:19:52.429142 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-31294275-8df8-4398-998c-c9079baf9134 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Volume info retrieved successfully. Jan 21 03:19:52.450772 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-31294275-8df8-4398-998c-c9079baf9134 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:19:52.451515 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-31294275-8df8-4398-998c-c9079baf9134 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:19:52.461779 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-31294275-8df8-4398-998c-c9079baf9134 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87958) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:19:52.471342 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:52.471342 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:52.497537 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-31294275-8df8-4398-998c-c9079baf9134 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/9ac440ba-f48a-492c-af4c-d24aadefa655 returned with HTTP 200 Jan 21 03:19:52.498732 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 988/1973] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:19:52 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/9ac440ba-f48a-492c-af4c-d24aadefa655 => generated 999 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:19:52.515333 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3e34676d-f7e6-4c5b-a36f-735554047887 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] PUT http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 Jan 21 03:19:52.516377 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:52.516377 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:52.517012 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3e34676d-f7e6-4c5b-a36f-735554047887 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "0865508b-9368-4630-b9e7-e341f4124f1c"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:19:52.518463 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-3e34676d-f7e6-4c5b-a36f-735554047887 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Update called for group 0ef30427-20a2-4ad1-83bc-5f84e6a5fce3. {{(pid=87959) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 21 03:19:52.519020 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.groups [None req-3e34676d-f7e6-4c5b-a36f-735554047887 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Updating group 0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 with name None description: None add_volumes: None remove_volumes: 0865508b-9368-4630-b9e7-e341f4124f1c. Jan 21 03:19:52.528533 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:52.528533 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:52.591863 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3e34676d-f7e6-4c5b-a36f-735554047887 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 returned with HTTP 202 Jan 21 03:19:52.596848 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 986/1974] 10.222.0.36 () {62 vars in 1373 bytes} [Thu Jan 21 03:19:52 2021] PUT /volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 21 03:19:52.607386 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8ef9b1d6-539a-4ed5-8352-252f7f735c7e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 Jan 21 03:19:52.628200 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9a380c87-6662-41a7-af3d-a3ccf3e80acc tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:19:52.629007 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9a380c87-6662-41a7-af3d-a3ccf3e80acc tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:52.629535 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:52.629535 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:52.630479 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9a380c87-6662-41a7-af3d-a3ccf3e80acc tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:52.632151 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-9a380c87-6662-41a7-af3d-a3ccf3e80acc tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:19:52.659179 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8ef9b1d6-539a-4ed5-8352-252f7f735c7e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:52.659408 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:52.659408 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:52.659766 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8ef9b1d6-539a-4ed5-8352-252f7f735c7e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:52.661544 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-8ef9b1d6-539a-4ed5-8352-252f7f735c7e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] show called for member 0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:19:52.699855 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:52.699855 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:52.701492 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:52.701492 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:52.706449 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9a380c87-6662-41a7-af3d-a3ccf3e80acc tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:19:52.716148 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 987/1975] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:52 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:52.778971 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8ef9b1d6-539a-4ed5-8352-252f7f735c7e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 returned with HTTP 200 Jan 21 03:19:52.779820 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 989/1976] 10.222.0.36 () {60 vars in 1353 bytes} [Thu Jan 21 03:19:52 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 => generated 392 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:19:53.434274 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-514506d5-c30f-4f00-a4c2-df6bb21c67f8 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b Jan 21 03:19:53.435130 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-514506d5-c30f-4f00-a4c2-df6bb21c67f8 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:53.435484 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:53.435484 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:53.435995 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-514506d5-c30f-4f00-a4c2-df6bb21c67f8 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:53.489029 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:53.489029 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:53.499986 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-514506d5-c30f-4f00-a4c2-df6bb21c67f8 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:19:53.526520 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-514506d5-c30f-4f00-a4c2-df6bb21c67f8 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b returned with HTTP 200 Jan 21 03:19:53.527528 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 988/1977] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:53 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b => generated 964 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:53.731380 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5cfaf8fa-ae74-487f-afdf-0474cbeb3964 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:19:53.733183 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5cfaf8fa-ae74-487f-afdf-0474cbeb3964 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:53.733671 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:53.733671 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:53.734402 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5cfaf8fa-ae74-487f-afdf-0474cbeb3964 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:53.741589 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-5cfaf8fa-ae74-487f-afdf-0474cbeb3964 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:19:53.778821 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:53.778821 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:53.781113 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5cfaf8fa-ae74-487f-afdf-0474cbeb3964 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:19:53.781935 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 990/1978] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:53 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:53.795926 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e621ad5f-5de5-4f17-b005-51781fcea7ed tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 Jan 21 03:19:53.796726 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e621ad5f-5de5-4f17-b005-51781fcea7ed tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:53.797114 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:53.797114 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:53.797711 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e621ad5f-5de5-4f17-b005-51781fcea7ed tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:53.798266 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-e621ad5f-5de5-4f17-b005-51781fcea7ed tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] show called for member 0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:19:53.809594 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:53.809594 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:53.861895 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e621ad5f-5de5-4f17-b005-51781fcea7ed tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 returned with HTTP 200 Jan 21 03:19:53.874207 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 989/1979] 10.222.0.36 () {60 vars in 1353 bytes} [Thu Jan 21 03:19:53 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 => generated 393 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:19:53.879565 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-76d3f1a6-27ae-4c91-b957-bc85d5efa68d tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] PUT http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 Jan 21 03:19:53.880072 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:53.880072 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:53.880480 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-76d3f1a6-27ae-4c91-b957-bc85d5efa68d tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "0865508b-9368-4630-b9e7-e341f4124f1c"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:19:53.881750 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-76d3f1a6-27ae-4c91-b957-bc85d5efa68d tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Update called for group 0ef30427-20a2-4ad1-83bc-5f84e6a5fce3. {{(pid=87958) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 21 03:19:53.882097 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.groups [None req-76d3f1a6-27ae-4c91-b957-bc85d5efa68d tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Updating group 0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 with name None description: None add_volumes: 0865508b-9368-4630-b9e7-e341f4124f1c remove_volumes: None. Jan 21 03:19:53.892404 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:53.892404 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:54.047913 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-76d3f1a6-27ae-4c91-b957-bc85d5efa68d tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 returned with HTTP 202 Jan 21 03:19:54.050401 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 991/1980] 10.222.0.36 () {62 vars in 1373 bytes} [Thu Jan 21 03:19:53 2021] PUT /volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 => generated 0 bytes in 176 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 03:19:54.062343 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0758abcf-7320-44cf-9329-dffd1e820c5f tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 Jan 21 03:19:54.063133 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0758abcf-7320-44cf-9329-dffd1e820c5f tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:54.063408 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:54.063408 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:54.063933 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0758abcf-7320-44cf-9329-dffd1e820c5f tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:54.064532 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-0758abcf-7320-44cf-9329-dffd1e820c5f tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] show called for member 0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:19:54.078124 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:54.078124 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:54.150734 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0758abcf-7320-44cf-9329-dffd1e820c5f tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 returned with HTTP 200 Jan 21 03:19:54.152277 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 990/1981] 10.222.0.36 () {60 vars in 1353 bytes} [Thu Jan 21 03:19:54 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 => generated 392 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:19:54.544655 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dfd3d8b6-53ed-489a-9b8c-f08e19218630 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b Jan 21 03:19:54.545464 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dfd3d8b6-53ed-489a-9b8c-f08e19218630 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:54.545804 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:54.545804 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:54.546365 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dfd3d8b6-53ed-489a-9b8c-f08e19218630 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:54.657422 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:54.657422 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:54.689439 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-dfd3d8b6-53ed-489a-9b8c-f08e19218630 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:19:54.744719 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dfd3d8b6-53ed-489a-9b8c-f08e19218630 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b returned with HTTP 200 Jan 21 03:19:54.745245 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 992/1982] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:54 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b => generated 967 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:54.797182 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-413966b8-747f-4e76-ac1f-34c71f26232c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:19:54.797887 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-413966b8-747f-4e76-ac1f-34c71f26232c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:54.798269 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:54.798269 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:54.799009 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-413966b8-747f-4e76-ac1f-34c71f26232c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:54.799514 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-413966b8-747f-4e76-ac1f-34c71f26232c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:19:54.852745 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:54.852745 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:54.854689 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-413966b8-747f-4e76-ac1f-34c71f26232c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:19:54.855604 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 991/1983] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:54 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:55.164826 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fea0449e-03b4-4b26-9bb3-7d2ff1e5eea5 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 Jan 21 03:19:55.165727 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fea0449e-03b4-4b26-9bb3-7d2ff1e5eea5 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:55.166137 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:55.166137 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:55.166833 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fea0449e-03b4-4b26-9bb3-7d2ff1e5eea5 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:55.167424 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-fea0449e-03b4-4b26-9bb3-7d2ff1e5eea5 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] show called for member 0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:19:55.176907 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:55.176907 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:55.241529 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fea0449e-03b4-4b26-9bb3-7d2ff1e5eea5 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 returned with HTTP 200 Jan 21 03:19:55.242553 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 993/1984] 10.222.0.36 () {60 vars in 1353 bytes} [Thu Jan 21 03:19:55 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 => generated 393 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:19:55.256265 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d595b4f1-7c3a-44a8-acb0-70e85fa498f5 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] PUT http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 Jan 21 03:19:55.257787 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:55.257787 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:55.258549 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d595b4f1-7c3a-44a8-acb0-70e85fa498f5 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "9ac440ba-f48a-492c-af4c-d24aadefa655"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:19:55.259911 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-d595b4f1-7c3a-44a8-acb0-70e85fa498f5 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Update called for group 0ef30427-20a2-4ad1-83bc-5f84e6a5fce3. {{(pid=87959) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 21 03:19:55.260946 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.groups [None req-d595b4f1-7c3a-44a8-acb0-70e85fa498f5 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Updating group 0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 with name None description: None add_volumes: None remove_volumes: 9ac440ba-f48a-492c-af4c-d24aadefa655. Jan 21 03:19:55.277878 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:55.277878 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:55.354034 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d595b4f1-7c3a-44a8-acb0-70e85fa498f5 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 returned with HTTP 202 Jan 21 03:19:55.359348 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 992/1985] 10.222.0.36 () {62 vars in 1373 bytes} [Thu Jan 21 03:19:55 2021] PUT /volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 03:19:55.364216 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5e141e23-8535-4834-aa1c-132790782f28 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 Jan 21 03:19:55.364798 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5e141e23-8535-4834-aa1c-132790782f28 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:55.365055 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:55.365055 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:55.365434 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5e141e23-8535-4834-aa1c-132790782f28 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:55.367401 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-5e141e23-8535-4834-aa1c-132790782f28 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] show called for member 0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:19:55.389317 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:55.389317 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:55.458269 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5e141e23-8535-4834-aa1c-132790782f28 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 returned with HTTP 200 Jan 21 03:19:55.459777 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 994/1986] 10.222.0.36 () {60 vars in 1353 bytes} [Thu Jan 21 03:19:55 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 => generated 392 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:19:55.762125 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1f3a2a6a-006e-4d6a-b791-cfc02a739dee tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b Jan 21 03:19:55.763765 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1f3a2a6a-006e-4d6a-b791-cfc02a739dee tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:55.764187 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:55.764187 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:55.764862 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1f3a2a6a-006e-4d6a-b791-cfc02a739dee tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:55.870174 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e93007f9-9f03-4f4b-9ad2-1d921d010232 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:19:55.871060 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e93007f9-9f03-4f4b-9ad2-1d921d010232 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:55.871440 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:55.871440 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:55.872079 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e93007f9-9f03-4f4b-9ad2-1d921d010232 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:55.872594 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-e93007f9-9f03-4f4b-9ad2-1d921d010232 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:19:55.893586 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:55.893586 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:55.918367 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:55.918367 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:55.920606 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e93007f9-9f03-4f4b-9ad2-1d921d010232 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:19:55.922037 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1f3a2a6a-006e-4d6a-b791-cfc02a739dee tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:19:55.923131 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 995/1987] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:55 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:55.979709 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1f3a2a6a-006e-4d6a-b791-cfc02a739dee tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b returned with HTTP 200 Jan 21 03:19:55.985716 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 993/1988] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:55 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b => generated 967 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:56.472454 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-64b37d93-3718-4315-9915-9b99d4904fe5 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 Jan 21 03:19:56.473390 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-64b37d93-3718-4315-9915-9b99d4904fe5 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:56.474201 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:56.474201 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:56.475561 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-64b37d93-3718-4315-9915-9b99d4904fe5 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:56.477849 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-64b37d93-3718-4315-9915-9b99d4904fe5 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] show called for member 0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:19:56.493879 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:56.493879 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:56.534829 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-64b37d93-3718-4315-9915-9b99d4904fe5 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 returned with HTTP 200 Jan 21 03:19:56.535694 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 996/1989] 10.222.0.36 () {60 vars in 1353 bytes} [Thu Jan 21 03:19:56 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 => generated 393 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:19:56.557792 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-162517bc-748e-470e-ac7f-23ce3fba1d9f tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] PUT http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 Jan 21 03:19:56.557792 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:56.557792 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:56.557792 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-162517bc-748e-470e-ac7f-23ce3fba1d9f tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "9ac440ba-f48a-492c-af4c-d24aadefa655"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:19:56.557792 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-162517bc-748e-470e-ac7f-23ce3fba1d9f tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Update called for group 0ef30427-20a2-4ad1-83bc-5f84e6a5fce3. {{(pid=87959) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 21 03:19:56.557792 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.groups [None req-162517bc-748e-470e-ac7f-23ce3fba1d9f tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Updating group 0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 with name None description: None add_volumes: 9ac440ba-f48a-492c-af4c-d24aadefa655 remove_volumes: None. Jan 21 03:19:56.578376 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:56.578376 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:56.788912 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-162517bc-748e-470e-ac7f-23ce3fba1d9f tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 returned with HTTP 202 Jan 21 03:19:56.789805 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 994/1990] 10.222.0.36 () {62 vars in 1373 bytes} [Thu Jan 21 03:19:56 2021] PUT /volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 => generated 0 bytes in 244 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 03:19:56.799581 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-20f085f8-1899-4b48-be48-1c8a7094a1be tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 Jan 21 03:19:56.800557 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-20f085f8-1899-4b48-be48-1c8a7094a1be tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:56.800956 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:56.800956 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:56.801672 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-20f085f8-1899-4b48-be48-1c8a7094a1be tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:56.802410 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-20f085f8-1899-4b48-be48-1c8a7094a1be tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] show called for member 0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:19:56.812182 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:56.812182 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:56.845688 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-20f085f8-1899-4b48-be48-1c8a7094a1be tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 returned with HTTP 200 Jan 21 03:19:56.847985 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 997/1991] 10.222.0.36 () {60 vars in 1353 bytes} [Thu Jan 21 03:19:56 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 => generated 392 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:19:56.938098 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6964772b-8c09-4ad1-970f-cc5df72909ec tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:19:56.939049 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6964772b-8c09-4ad1-970f-cc5df72909ec tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:56.939502 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:56.939502 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:56.940187 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6964772b-8c09-4ad1-970f-cc5df72909ec tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:56.940763 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-6964772b-8c09-4ad1-970f-cc5df72909ec tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:19:56.976820 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:56.976820 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:56.984656 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6964772b-8c09-4ad1-970f-cc5df72909ec tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:19:56.986239 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 995/1992] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:56 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:57.004126 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c8074244-a656-42ca-a180-8036e0de551e tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b Jan 21 03:19:57.005139 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c8074244-a656-42ca-a180-8036e0de551e tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:57.005345 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:57.005345 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:57.006093 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c8074244-a656-42ca-a180-8036e0de551e tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:57.069814 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:57.069814 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:57.084538 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c8074244-a656-42ca-a180-8036e0de551e tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:19:57.112376 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c8074244-a656-42ca-a180-8036e0de551e tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b returned with HTTP 200 Jan 21 03:19:57.113557 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 998/1993] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:56 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b => generated 967 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:57.861930 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4a38c8c3-799d-40e2-80b5-18c421de6c24 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 Jan 21 03:19:57.863317 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4a38c8c3-799d-40e2-80b5-18c421de6c24 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:57.863747 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:57.863747 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:57.864427 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4a38c8c3-799d-40e2-80b5-18c421de6c24 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:57.865986 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-4a38c8c3-799d-40e2-80b5-18c421de6c24 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] show called for member 0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:19:57.876908 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:57.876908 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:57.916506 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4a38c8c3-799d-40e2-80b5-18c421de6c24 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 returned with HTTP 200 Jan 21 03:19:57.917729 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 996/1994] 10.222.0.36 () {60 vars in 1353 bytes} [Thu Jan 21 03:19:57 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 => generated 393 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:19:57.930542 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-10f57c65-1d01-4703-ace6-c48493053827 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/detail Jan 21 03:19:57.931147 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-10f57c65-1d01-4703-ace6-c48493053827 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:57.931366 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:57.931366 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:57.931918 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-10f57c65-1d01-4703-ace6-c48493053827 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'detail' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:57.933123 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-10f57c65-1d01-4703-ace6-c48493053827 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Removing options '' from query. {{(pid=87958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:19:57.935992 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-10f57c65-1d01-4703-ace6-c48493053827 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87958) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:19:58.001383 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b91e4b74-8d75-4ceb-bd1f-3eb21c0ea136 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:19:58.001915 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b91e4b74-8d75-4ceb-bd1f-3eb21c0ea136 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:58.002139 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:58.002139 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:58.002514 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b91e4b74-8d75-4ceb-bd1f-3eb21c0ea136 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:58.002917 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-b91e4b74-8d75-4ceb-bd1f-3eb21c0ea136 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:19:58.014288 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-10f57c65-1d01-4703-ace6-c48493053827 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Get all volumes completed successfully. Jan 21 03:19:58.016366 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-10f57c65-1d01-4703-ace6-c48493053827 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:19:58.017174 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-10f57c65-1d01-4703-ace6-c48493053827 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:19:58.026441 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-10f57c65-1d01-4703-ace6-c48493053827 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87958) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:19:58.036791 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:58.036791 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:58.054060 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:58.054060 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:58.057989 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-10f57c65-1d01-4703-ace6-c48493053827 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:19:58.058294 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b91e4b74-8d75-4ceb-bd1f-3eb21c0ea136 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:19:58.059014 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-10f57c65-1d01-4703-ace6-c48493053827 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:19:58.061892 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 997/1995] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:57 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:58.067722 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-10f57c65-1d01-4703-ace6-c48493053827 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87958) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:19:58.075244 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:58.075244 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:58.099044 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-10f57c65-1d01-4703-ace6-c48493053827 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/detail returned with HTTP 200 Jan 21 03:19:58.100924 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 999/1996] 10.222.0.36 () {60 vars in 1266 bytes} [Thu Jan 21 03:19:57 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/detail => generated 1992 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 03:19:58.119282 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e04ad0f1-da44-4b55-977a-55523cac02c3 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] POST http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots Jan 21 03:19:58.120054 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:58.120054 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:58.120440 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e04ad0f1-da44-4b55-977a-55523cac02c3 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "0ef30427-20a2-4ad1-83bc-5f84e6a5fce3", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1557043903"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:19:58.121620 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.group_snapshots [None req-e04ad0f1-da44-4b55-977a-55523cac02c3 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Creating new group_snapshot {'group_snapshot': {'group_id': '0ef30427-20a2-4ad1-83bc-5f84e6a5fce3', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1557043903'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 21 03:19:58.130210 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-24d792d6-ff58-4a63-b693-842063c97314 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b Jan 21 03:19:58.131633 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-24d792d6-ff58-4a63-b693-842063c97314 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:58.132234 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:58.132234 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:58.132765 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:58.132765 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:58.133062 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-24d792d6-ff58-4a63-b693-842063c97314 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:58.147560 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.group_snapshots [None req-e04ad0f1-da44-4b55-977a-55523cac02c3 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1557043903. Jan 21 03:19:58.205774 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:58.205774 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:58.218881 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-24d792d6-ff58-4a63-b693-842063c97314 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:19:58.239582 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:58.239582 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:58.264873 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-24d792d6-ff58-4a63-b693-842063c97314 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b returned with HTTP 200 Jan 21 03:19:58.266834 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1000/1997] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:58 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b => generated 967 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:19:58.320560 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota [None req-e04ad0f1-da44-4b55-977a-55523cac02c3 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-803933501 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-803933501, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:19:58.359025 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-e04ad0f1-da44-4b55-977a-55523cac02c3 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Created reservations ['83b3eb4d-978a-4a10-9642-1ca14d53e263', 'f741fadc-3f8c-42dd-8bc7-35e5d1f13f1c', 'bb1fa5c9-7852-46e6-8de1-8bb144e25957', 'c5daccca-b302-49e3-abe7-b5632bae7085'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:19:58.511131 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e04ad0f1-da44-4b55-977a-55523cac02c3 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots returned with HTTP 202 Jan 21 03:19:58.512107 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 998/1998] 10.222.0.36 () {62 vars in 1291 bytes} [Thu Jan 21 03:19:58 2021] POST /volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots => generated 187 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:19:58.526965 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a8a1c66f-1d47-40f2-959e-cf6434bf4acb tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/b1c2a92c-9151-48fb-bc10-254e481c4153 Jan 21 03:19:58.529374 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a8a1c66f-1d47-40f2-959e-cf6434bf4acb tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:58.532511 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:58.532511 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:58.533536 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a8a1c66f-1d47-40f2-959e-cf6434bf4acb tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:58.534467 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.group_snapshots [None req-a8a1c66f-1d47-40f2-959e-cf6434bf4acb tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] show called for member b1c2a92c-9151-48fb-bc10-254e481c4153 {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 03:19:58.549273 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:58.549273 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:58.565738 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a8a1c66f-1d47-40f2-959e-cf6434bf4acb tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/b1c2a92c-9151-48fb-bc10-254e481c4153 returned with HTTP 200 Jan 21 03:19:58.566937 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1001/1999] 10.222.0.36 () {60 vars in 1380 bytes} [Thu Jan 21 03:19:58 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/b1c2a92c-9151-48fb-bc10-254e481c4153 => generated 326 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:19:59.076676 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-eeb78159-c2f7-41cc-8774-1f8f1bf18c72 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:19:59.079414 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-eeb78159-c2f7-41cc-8774-1f8f1bf18c72 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:59.079994 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:59.079994 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:59.080858 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-eeb78159-c2f7-41cc-8774-1f8f1bf18c72 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:59.081369 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-eeb78159-c2f7-41cc-8774-1f8f1bf18c72 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:19:59.116520 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:59.116520 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:59.119416 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-eeb78159-c2f7-41cc-8774-1f8f1bf18c72 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:19:59.127526 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 999/2000] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:59 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:59.286404 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d410351e-ad94-4f56-8992-d7e844d93164 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b Jan 21 03:19:59.289071 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d410351e-ad94-4f56-8992-d7e844d93164 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:59.289282 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:59.289282 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:59.289911 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d410351e-ad94-4f56-8992-d7e844d93164 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:59.379089 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:59.379089 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:59.404664 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d410351e-ad94-4f56-8992-d7e844d93164 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:19:59.444929 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d410351e-ad94-4f56-8992-d7e844d93164 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b returned with HTTP 200 Jan 21 03:19:59.446632 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1002/2001] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:19:59 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b => generated 967 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:59.578869 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-437cd485-5b4a-48b1-9bd6-79cfbdc79687 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/b1c2a92c-9151-48fb-bc10-254e481c4153 Jan 21 03:19:59.579907 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-437cd485-5b4a-48b1-9bd6-79cfbdc79687 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:59.580320 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:59.580320 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:19:59.580937 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-437cd485-5b4a-48b1-9bd6-79cfbdc79687 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:59.581493 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.group_snapshots [None req-437cd485-5b4a-48b1-9bd6-79cfbdc79687 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] show called for member b1c2a92c-9151-48fb-bc10-254e481c4153 {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 03:19:59.595178 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:59.595178 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:19:59.622118 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-437cd485-5b4a-48b1-9bd6-79cfbdc79687 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/b1c2a92c-9151-48fb-bc10-254e481c4153 returned with HTTP 200 Jan 21 03:19:59.625971 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1000/2002] 10.222.0.36 () {60 vars in 1380 bytes} [Thu Jan 21 03:19:59 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/b1c2a92c-9151-48fb-bc10-254e481c4153 => generated 326 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:20:00.139703 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1978259b-4f78-4690-ad74-1391160d358b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:20:00.141661 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1978259b-4f78-4690-ad74-1391160d358b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:00.142156 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:00.142156 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:00.142815 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1978259b-4f78-4690-ad74-1391160d358b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:00.143322 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-1978259b-4f78-4690-ad74-1391160d358b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:20:00.193148 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:00.193148 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:00.195683 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1978259b-4f78-4690-ad74-1391160d358b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:20:00.196714 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1003/2003] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:00 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:00.462755 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-271c11bc-ef3f-405a-8a23-d1a2789a98f4 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b Jan 21 03:20:00.463561 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-271c11bc-ef3f-405a-8a23-d1a2789a98f4 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:00.463963 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:00.463963 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:00.464563 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-271c11bc-ef3f-405a-8a23-d1a2789a98f4 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:00.521863 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:00.521863 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:00.532674 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-271c11bc-ef3f-405a-8a23-d1a2789a98f4 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:20:00.559225 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-271c11bc-ef3f-405a-8a23-d1a2789a98f4 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b returned with HTTP 200 Jan 21 03:20:00.573285 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1001/2004] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:00 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b => generated 1355 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:20:00.576473 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ef6b4aa5-4df2-4bc2-8187-48a07b464b1f tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] POST http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes Jan 21 03:20:00.576944 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:00.576944 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:00.577363 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ef6b4aa5-4df2-4bc2-8187-48a07b464b1f tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Action: 'create', calling method: create, body: {"volume": {"source_volid": "30d9930c-4884-4112-a61b-8fada876a56b", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1816782614"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:20:00.578710 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-ef6b4aa5-4df2-4bc2-8187-48a07b464b1f tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Create volume request body: {'volume': {'source_volid': '30d9930c-4884-4112-a61b-8fada876a56b', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1816782614'}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:20:00.636735 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6654cb10-3e2d-4eeb-8439-93eb3946ed00 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/b1c2a92c-9151-48fb-bc10-254e481c4153 Jan 21 03:20:00.637540 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6654cb10-3e2d-4eeb-8439-93eb3946ed00 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:00.637921 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:00.637921 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:00.638532 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6654cb10-3e2d-4eeb-8439-93eb3946ed00 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:00.639093 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.group_snapshots [None req-6654cb10-3e2d-4eeb-8439-93eb3946ed00 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] show called for member b1c2a92c-9151-48fb-bc10-254e481c4153 {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 03:20:00.649144 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:00.649144 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:00.663146 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6654cb10-3e2d-4eeb-8439-93eb3946ed00 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/b1c2a92c-9151-48fb-bc10-254e481c4153 returned with HTTP 200 Jan 21 03:20:00.664541 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1002/2005] 10.222.0.36 () {60 vars in 1380 bytes} [Thu Jan 21 03:20:00 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/b1c2a92c-9151-48fb-bc10-254e481c4153 => generated 326 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:20:00.691676 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:00.691676 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:00.693786 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ef6b4aa5-4df2-4bc2-8187-48a07b464b1f tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume retrieved successfully. Jan 21 03:20:00.694408 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-ef6b4aa5-4df2-4bc2-8187-48a07b464b1f tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Create volume of 1 GB Jan 21 03:20:00.709984 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ef6b4aa5-4df2-4bc2-8187-48a07b464b1f tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Availability Zones retrieved successfully. Jan 21 03:20:00.728034 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-ef6b4aa5-4df2-4bc2-8187-48a07b464b1f tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Flow 'volume_create_api' (222114ec-ebc1-4bea-8a6e-584c60b2522e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:20:00.731232 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-ef6b4aa5-4df2-4bc2-8187-48a07b464b1f tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15751e64-0c5b-41ad-bebb-5ddba99fa819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:20:00.733553 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-ef6b4aa5-4df2-4bc2-8187-48a07b464b1f tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Validating volume size '1' using validate_int, validate_source_size {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:20:00.825041 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-ef6b4aa5-4df2-4bc2-8187-48a07b464b1f tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15751e64-0c5b-41ad-bebb-5ddba99fa819) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '30d9930c-4884-4112-a61b-8fada876a56b', 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:20:00.827928 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-ef6b4aa5-4df2-4bc2-8187-48a07b464b1f tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bc8f454-3051-44ea-8332-1af54e2d83eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:20:00.903545 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-ef6b4aa5-4df2-4bc2-8187-48a07b464b1f tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Created reservations ['a281ca24-f704-425b-a1e5-149ac28b45da', 'b200bf26-171d-4e70-98c1-996e11883ecb', '5d72f85c-6d35-44d1-931f-f565fca3299e', 'a4c9b8ad-10ef-4e15-8289-d8106fa2dd6d'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:20:00.905706 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-ef6b4aa5-4df2-4bc2-8187-48a07b464b1f tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bc8f454-3051-44ea-8332-1af54e2d83eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a281ca24-f704-425b-a1e5-149ac28b45da', 'b200bf26-171d-4e70-98c1-996e11883ecb', '5d72f85c-6d35-44d1-931f-f565fca3299e', 'a4c9b8ad-10ef-4e15-8289-d8106fa2dd6d']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:20:00.908093 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-ef6b4aa5-4df2-4bc2-8187-48a07b464b1f tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49e7b112-a8ad-446c-bacf-d7d912e95ddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:20:01.056751 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-ef6b4aa5-4df2-4bc2-8187-48a07b464b1f tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49e7b112-a8ad-446c-bacf-d7d912e95ddf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'edebbc34-9866-4039-9860-b4dcfff115ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1816782614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b449f4da62d4dee89623f63e07be0ef',qos_specs=None,replication_status=,reservations=['a281ca24-f704-425b-a1e5-149ac28b45da','b200bf26-171d-4e70-98c1-996e11883ecb','5d72f85c-6d35-44d1-931f-f565fca3299e','a4c9b8ad-10ef-4e15-8289-d8106fa2dd6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=30d9930c-4884-4112-a61b-8fada876a56b,status='creating',user_id='19314c6a79fc480fa29225f64bfaae60',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), '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-21T03:20:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1816782614',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=edebbc34-9866-4039-9860-b4dcfff115ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b449f4da62d4dee89623f63e07be0ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=30d9930c-4884-4112-a61b-8fada876a56b,status='creating',terminated_at=None,updated_at=None,user_id='19314c6a79fc480fa29225f64bfaae60',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:20:01.059212 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-ef6b4aa5-4df2-4bc2-8187-48a07b464b1f tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b977c39a-35f8-4c8d-93c6-293df2c90dda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:20:01.089410 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-ef6b4aa5-4df2-4bc2-8187-48a07b464b1f tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b977c39a-35f8-4c8d-93c6-293df2c90dda) transitioned into state 'SUCCESS' from state '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-1816782614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b449f4da62d4dee89623f63e07be0ef',qos_specs=None,replication_status=,reservations=['a281ca24-f704-425b-a1e5-149ac28b45da','b200bf26-171d-4e70-98c1-996e11883ecb','5d72f85c-6d35-44d1-931f-f565fca3299e','a4c9b8ad-10ef-4e15-8289-d8106fa2dd6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=30d9930c-4884-4112-a61b-8fada876a56b,status='creating',user_id='19314c6a79fc480fa29225f64bfaae60',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:20:01.092233 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-ef6b4aa5-4df2-4bc2-8187-48a07b464b1f tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (264d930f-e609-40ec-9995-dd24a6179e84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:20:01.169141 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-ef6b4aa5-4df2-4bc2-8187-48a07b464b1f tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (264d930f-e609-40ec-9995-dd24a6179e84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:20:01.173801 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-ef6b4aa5-4df2-4bc2-8187-48a07b464b1f tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Flow 'volume_create_api' (222114ec-ebc1-4bea-8a6e-584c60b2522e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:20:01.210778 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5d84681b-3e72-4489-ad6b-3e97d80cfd99 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:20:01.211609 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5d84681b-3e72-4489-ad6b-3e97d80cfd99 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:01.212108 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:01.212108 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:01.213172 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5d84681b-3e72-4489-ad6b-3e97d80cfd99 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:01.213672 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-5d84681b-3e72-4489-ad6b-3e97d80cfd99 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:20:01.249012 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ef6b4aa5-4df2-4bc2-8187-48a07b464b1f tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Create volume request issued successfully. Jan 21 03:20:01.266054 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ef6b4aa5-4df2-4bc2-8187-48a07b464b1f tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes returned with HTTP 202 Jan 21 03:20:01.267724 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1004/2006] 10.222.0.36 () {60 vars in 1226 bytes} [Thu Jan 21 03:20:00 2021] POST /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes => generated 849 bytes in 695 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 03:20:01.280536 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:01.280536 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:01.282793 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5d84681b-3e72-4489-ad6b-3e97d80cfd99 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:20:01.283823 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1003/2007] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:01 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:20:01.285790 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-260ff3c0-c1b0-42d2-b2d8-88a9e840e9f3 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/edebbc34-9866-4039-9860-b4dcfff115ca Jan 21 03:20:01.286325 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-260ff3c0-c1b0-42d2-b2d8-88a9e840e9f3 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:01.286545 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:01.286545 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:01.290407 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-260ff3c0-c1b0-42d2-b2d8-88a9e840e9f3 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:01.356704 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:01.356704 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:01.366262 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-260ff3c0-c1b0-42d2-b2d8-88a9e840e9f3 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:20:01.400237 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-260ff3c0-c1b0-42d2-b2d8-88a9e840e9f3 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/edebbc34-9866-4039-9860-b4dcfff115ca returned with HTTP 200 Jan 21 03:20:01.402630 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1005/2008] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:01 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/edebbc34-9866-4039-9860-b4dcfff115ca => generated 941 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:01.675508 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-586e9f29-f7f4-4cff-97af-2f9e73ef5fff tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/b1c2a92c-9151-48fb-bc10-254e481c4153 Jan 21 03:20:01.676343 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-586e9f29-f7f4-4cff-97af-2f9e73ef5fff tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:01.676706 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:01.676706 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:01.677391 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-586e9f29-f7f4-4cff-97af-2f9e73ef5fff tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:01.678641 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.group_snapshots [None req-586e9f29-f7f4-4cff-97af-2f9e73ef5fff tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] show called for member b1c2a92c-9151-48fb-bc10-254e481c4153 {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 03:20:01.691990 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:01.691990 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:01.716285 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-586e9f29-f7f4-4cff-97af-2f9e73ef5fff tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/b1c2a92c-9151-48fb-bc10-254e481c4153 returned with HTTP 200 Jan 21 03:20:01.717513 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1004/2009] 10.222.0.36 () {60 vars in 1380 bytes} [Thu Jan 21 03:20:01 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/b1c2a92c-9151-48fb-bc10-254e481c4153 => generated 326 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 03:20:02.299835 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-524d0b1c-11bc-4953-97ec-feeddaac7de9 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:20:02.300865 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-524d0b1c-11bc-4953-97ec-feeddaac7de9 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:02.301265 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:02.301265 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:02.301908 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-524d0b1c-11bc-4953-97ec-feeddaac7de9 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:02.303004 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-524d0b1c-11bc-4953-97ec-feeddaac7de9 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:20:02.331336 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:02.331336 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:02.333611 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-524d0b1c-11bc-4953-97ec-feeddaac7de9 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:20:02.334711 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1006/2010] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:02 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:02.417177 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c3937b4d-370f-41d5-9ef9-f1ec58714e0f tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/edebbc34-9866-4039-9860-b4dcfff115ca Jan 21 03:20:02.417949 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c3937b4d-370f-41d5-9ef9-f1ec58714e0f tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:02.418329 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:02.418329 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:02.418957 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c3937b4d-370f-41d5-9ef9-f1ec58714e0f tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:02.535286 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:02.535286 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:02.544478 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c3937b4d-370f-41d5-9ef9-f1ec58714e0f tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:20:02.589381 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c3937b4d-370f-41d5-9ef9-f1ec58714e0f tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/edebbc34-9866-4039-9860-b4dcfff115ca returned with HTTP 200 Jan 21 03:20:02.599141 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1005/2011] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:02 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/edebbc34-9866-4039-9860-b4dcfff115ca => generated 941 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:02.729122 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-111cb5bb-537a-4a63-9aba-97ccb84a7e02 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/b1c2a92c-9151-48fb-bc10-254e481c4153 Jan 21 03:20:02.730156 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-111cb5bb-537a-4a63-9aba-97ccb84a7e02 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:02.730592 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:02.730592 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:02.731246 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-111cb5bb-537a-4a63-9aba-97ccb84a7e02 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:02.731841 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.group_snapshots [None req-111cb5bb-537a-4a63-9aba-97ccb84a7e02 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] show called for member b1c2a92c-9151-48fb-bc10-254e481c4153 {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 03:20:02.738740 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:02.738740 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:02.754642 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-111cb5bb-537a-4a63-9aba-97ccb84a7e02 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/b1c2a92c-9151-48fb-bc10-254e481c4153 returned with HTTP 200 Jan 21 03:20:02.756436 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1007/2012] 10.222.0.36 () {60 vars in 1380 bytes} [Thu Jan 21 03:20:02 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/b1c2a92c-9151-48fb-bc10-254e481c4153 => generated 327 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 03:20:02.768463 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1121130e-e560-4ca1-bb19-f26b6f09809e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/detail Jan 21 03:20:02.769342 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1121130e-e560-4ca1-bb19-f26b6f09809e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:02.769836 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:02.769836 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:02.770484 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1121130e-e560-4ca1-bb19-f26b6f09809e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:02.772182 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-1121130e-e560-4ca1-bb19-f26b6f09809e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:20:02.774803 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.db.sqlalchemy.api [None req-1121130e-e560-4ca1-bb19-f26b6f09809e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Building query based on filter {{(pid=87959) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 03:20:02.795502 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1121130e-e560-4ca1-bb19-f26b6f09809e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Get all snapshots completed successfully. Jan 21 03:20:02.797012 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:02.797012 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:02.808615 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1121130e-e560-4ca1-bb19-f26b6f09809e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/detail returned with HTTP 200 Jan 21 03:20:02.815025 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1006/2013] 10.222.0.36 () {58 vars in 1231 bytes} [Thu Jan 21 03:20:02 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/detail => generated 931 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:02.841490 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-89aa7904-6c0f-4bfe-8320-65dcd2dc3544 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/bfbaa415-a028-4c3e-8647-66e81bf78595 Jan 21 03:20:02.842332 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-89aa7904-6c0f-4bfe-8320-65dcd2dc3544 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:02.842754 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:02.842754 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:02.843377 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-89aa7904-6c0f-4bfe-8320-65dcd2dc3544 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:02.922617 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:02.922617 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:02.924686 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-89aa7904-6c0f-4bfe-8320-65dcd2dc3544 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Snapshot retrieved successfully. Jan 21 03:20:02.929426 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-89aa7904-6c0f-4bfe-8320-65dcd2dc3544 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/bfbaa415-a028-4c3e-8647-66e81bf78595 returned with HTTP 200 Jan 21 03:20:02.934028 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1008/2014] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:20:02 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/bfbaa415-a028-4c3e-8647-66e81bf78595 => generated 470 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:02.948991 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-07fe122b-77de-4222-94b0-7778738f2cb4 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/40fe5023-aa61-4a3b-b9de-e0450537b9f5 Jan 21 03:20:02.949499 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-07fe122b-77de-4222-94b0-7778738f2cb4 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:02.949873 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:02.949873 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:02.950508 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-07fe122b-77de-4222-94b0-7778738f2cb4 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:02.982853 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:02.982853 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:02.984375 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-07fe122b-77de-4222-94b0-7778738f2cb4 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Snapshot retrieved successfully. Jan 21 03:20:02.989765 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-07fe122b-77de-4222-94b0-7778738f2cb4 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/40fe5023-aa61-4a3b-b9de-e0450537b9f5 returned with HTTP 200 Jan 21 03:20:03.007337 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1007/2015] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:20:02 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/40fe5023-aa61-4a3b-b9de-e0450537b9f5 => generated 470 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:03.015925 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ed405d32-13ce-4dd5-9ddd-4d0f07ef1476 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] DELETE http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/b1c2a92c-9151-48fb-bc10-254e481c4153 Jan 21 03:20:03.017097 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ed405d32-13ce-4dd5-9ddd-4d0f07ef1476 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:03.017576 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:03.017576 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:03.018368 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ed405d32-13ce-4dd5-9ddd-4d0f07ef1476 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:03.019015 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.group_snapshots [None req-ed405d32-13ce-4dd5-9ddd-4d0f07ef1476 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] delete called for member b1c2a92c-9151-48fb-bc10-254e481c4153 {{(pid=87958) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 21 03:20:03.019564 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.group_snapshots [None req-ed405d32-13ce-4dd5-9ddd-4d0f07ef1476 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Delete group_snapshot with id: b1c2a92c-9151-48fb-bc10-254e481c4153 Jan 21 03:20:03.049758 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:03.049758 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:03.243641 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ed405d32-13ce-4dd5-9ddd-4d0f07ef1476 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/b1c2a92c-9151-48fb-bc10-254e481c4153 returned with HTTP 202 Jan 21 03:20:03.248591 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1009/2016] 10.222.0.36 () {60 vars in 1383 bytes} [Thu Jan 21 03:20:03 2021] DELETE /volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/b1c2a92c-9151-48fb-bc10-254e481c4153 => generated 0 bytes in 240 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 03:20:03.256739 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-335e596e-3f3b-4d01-b0ca-fb3c6de3dee6 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/detail Jan 21 03:20:03.257315 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-335e596e-3f3b-4d01-b0ca-fb3c6de3dee6 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:03.257511 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:03.257511 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:03.258157 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-335e596e-3f3b-4d01-b0ca-fb3c6de3dee6 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:03.258939 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-335e596e-3f3b-4d01-b0ca-fb3c6de3dee6 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:20:03.260853 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-335e596e-3f3b-4d01-b0ca-fb3c6de3dee6 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:20:03.348479 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c2a76123-760d-453c-ba5d-cd62d67f5837 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:20:03.349059 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c2a76123-760d-453c-ba5d-cd62d67f5837 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:03.350059 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:03.350059 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:03.350059 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c2a76123-760d-453c-ba5d-cd62d67f5837 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:03.351055 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-c2a76123-760d-453c-ba5d-cd62d67f5837 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:20:03.386517 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-335e596e-3f3b-4d01-b0ca-fb3c6de3dee6 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Get all volumes completed successfully. Jan 21 03:20:03.388082 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-335e596e-3f3b-4d01-b0ca-fb3c6de3dee6 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:20:03.388527 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-335e596e-3f3b-4d01-b0ca-fb3c6de3dee6 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:20:03.403431 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-335e596e-3f3b-4d01-b0ca-fb3c6de3dee6 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:20:03.405134 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:03.405134 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:03.407904 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c2a76123-760d-453c-ba5d-cd62d67f5837 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:20:03.409139 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1010/2017] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:03 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:03.417950 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:03.417950 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:03.448385 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-335e596e-3f3b-4d01-b0ca-fb3c6de3dee6 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:20:03.448839 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-335e596e-3f3b-4d01-b0ca-fb3c6de3dee6 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:20:03.461375 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-335e596e-3f3b-4d01-b0ca-fb3c6de3dee6 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:20:03.471324 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:03.471324 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:03.495782 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-335e596e-3f3b-4d01-b0ca-fb3c6de3dee6 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/detail returned with HTTP 200 Jan 21 03:20:03.497281 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1008/2018] 10.222.0.36 () {60 vars in 1266 bytes} [Thu Jan 21 03:20:03 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/detail => generated 1992 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 03:20:03.514293 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a4b293cb-0086-4e57-8816-52a29b5e9bf2 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/detail Jan 21 03:20:03.514971 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a4b293cb-0086-4e57-8816-52a29b5e9bf2 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:03.515299 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:03.515299 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:03.515823 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a4b293cb-0086-4e57-8816-52a29b5e9bf2 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'detail' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:03.516857 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-a4b293cb-0086-4e57-8816-52a29b5e9bf2 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Removing options '' from query. {{(pid=87958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:20:03.519608 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.db.sqlalchemy.api [None req-a4b293cb-0086-4e57-8816-52a29b5e9bf2 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Building query based on filter {{(pid=87958) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 03:20:03.567262 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a4b293cb-0086-4e57-8816-52a29b5e9bf2 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Get all snapshots completed successfully. Jan 21 03:20:03.568821 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:03.568821 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:03.571524 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a4b293cb-0086-4e57-8816-52a29b5e9bf2 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/detail returned with HTTP 200 Jan 21 03:20:03.576544 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1011/2019] 10.222.0.36 () {58 vars in 1231 bytes} [Thu Jan 21 03:20:03 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/detail => generated 929 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:03.589119 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c3cf4a7a-36e8-4bd7-84ea-2e3e2d9d278e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/bfbaa415-a028-4c3e-8647-66e81bf78595 Jan 21 03:20:03.589611 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c3cf4a7a-36e8-4bd7-84ea-2e3e2d9d278e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:03.589995 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:03.589995 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:03.590926 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c3cf4a7a-36e8-4bd7-84ea-2e3e2d9d278e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:03.607034 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-70d8daaf-a2a0-46c8-a8f9-fcbf00ff48c4 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/edebbc34-9866-4039-9860-b4dcfff115ca Jan 21 03:20:03.607557 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-70d8daaf-a2a0-46c8-a8f9-fcbf00ff48c4 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:03.607996 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:03.607996 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:03.608376 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-70d8daaf-a2a0-46c8-a8f9-fcbf00ff48c4 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:03.639049 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:03.639049 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:03.640338 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c3cf4a7a-36e8-4bd7-84ea-2e3e2d9d278e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Snapshot retrieved successfully. Jan 21 03:20:03.642726 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c3cf4a7a-36e8-4bd7-84ea-2e3e2d9d278e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/bfbaa415-a028-4c3e-8647-66e81bf78595 returned with HTTP 200 Jan 21 03:20:03.643809 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1009/2020] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:20:03 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/bfbaa415-a028-4c3e-8647-66e81bf78595 => generated 469 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:03.708399 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:03.708399 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:03.720428 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-70d8daaf-a2a0-46c8-a8f9-fcbf00ff48c4 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:20:03.804125 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-70d8daaf-a2a0-46c8-a8f9-fcbf00ff48c4 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/edebbc34-9866-4039-9860-b4dcfff115ca returned with HTTP 200 Jan 21 03:20:03.805418 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1012/2021] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:03 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/edebbc34-9866-4039-9860-b4dcfff115ca => generated 941 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:04.423732 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-78a3bd4c-1995-4b4e-8099-3a7c42a125ef tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:20:04.424237 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-78a3bd4c-1995-4b4e-8099-3a7c42a125ef tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:04.424415 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:04.424415 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:04.425344 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-78a3bd4c-1995-4b4e-8099-3a7c42a125ef tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:04.425874 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-78a3bd4c-1995-4b4e-8099-3a7c42a125ef tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:20:04.454907 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:04.454907 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:04.458117 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-78a3bd4c-1995-4b4e-8099-3a7c42a125ef tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:20:04.460015 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1010/2022] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:04 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:04.660495 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e1ef0a89-24c6-46f4-ba25-942615a30fca tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/bfbaa415-a028-4c3e-8647-66e81bf78595 Jan 21 03:20:04.662850 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e1ef0a89-24c6-46f4-ba25-942615a30fca tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:04.663254 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:04.663254 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:04.663876 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e1ef0a89-24c6-46f4-ba25-942615a30fca tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:04.732563 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:04.732563 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:04.733756 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e1ef0a89-24c6-46f4-ba25-942615a30fca tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Snapshot retrieved successfully. Jan 21 03:20:04.735861 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e1ef0a89-24c6-46f4-ba25-942615a30fca tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/bfbaa415-a028-4c3e-8647-66e81bf78595 returned with HTTP 200 Jan 21 03:20:04.736704 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1013/2023] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:20:04 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/bfbaa415-a028-4c3e-8647-66e81bf78595 => generated 469 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:04.821273 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e7edfbe7-233b-4d03-85d2-cdbca75ec713 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/edebbc34-9866-4039-9860-b4dcfff115ca Jan 21 03:20:04.822096 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e7edfbe7-233b-4d03-85d2-cdbca75ec713 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:04.822463 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:04.822463 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:04.823121 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e7edfbe7-233b-4d03-85d2-cdbca75ec713 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:04.932147 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:04.932147 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:04.951746 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e7edfbe7-233b-4d03-85d2-cdbca75ec713 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:20:05.002021 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e7edfbe7-233b-4d03-85d2-cdbca75ec713 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/edebbc34-9866-4039-9860-b4dcfff115ca returned with HTTP 200 Jan 21 03:20:05.002788 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1011/2024] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:04 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/edebbc34-9866-4039-9860-b4dcfff115ca => generated 941 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:05.473424 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-98634ce6-62b0-4bf5-b26f-6dbba527e37a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:20:05.474703 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-98634ce6-62b0-4bf5-b26f-6dbba527e37a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:05.475014 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:05.475014 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:05.475394 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-98634ce6-62b0-4bf5-b26f-6dbba527e37a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:05.475759 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-98634ce6-62b0-4bf5-b26f-6dbba527e37a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:20:05.517125 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:05.517125 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:05.519010 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-98634ce6-62b0-4bf5-b26f-6dbba527e37a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:20:05.519892 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1014/2025] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:05 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:05.751699 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5c6404cc-7e19-4f20-8d4d-afd13e3507be tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/bfbaa415-a028-4c3e-8647-66e81bf78595 Jan 21 03:20:05.752527 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5c6404cc-7e19-4f20-8d4d-afd13e3507be tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:05.752709 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:05.752709 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:05.753280 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5c6404cc-7e19-4f20-8d4d-afd13e3507be tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:05.815188 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:05.815188 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:05.819632 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-5c6404cc-7e19-4f20-8d4d-afd13e3507be tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Snapshot retrieved successfully. Jan 21 03:20:05.829211 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5c6404cc-7e19-4f20-8d4d-afd13e3507be tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/bfbaa415-a028-4c3e-8647-66e81bf78595 returned with HTTP 200 Jan 21 03:20:05.829211 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1012/2026] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:20:05 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/bfbaa415-a028-4c3e-8647-66e81bf78595 => generated 469 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:06.047892 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cde4fc39-f9b0-4feb-81e8-e9aa0552642d tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/edebbc34-9866-4039-9860-b4dcfff115ca Jan 21 03:20:06.049251 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cde4fc39-f9b0-4feb-81e8-e9aa0552642d tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:06.049636 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:06.049636 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:06.059841 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cde4fc39-f9b0-4feb-81e8-e9aa0552642d tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:06.149765 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:06.149765 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:06.166453 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-cde4fc39-f9b0-4feb-81e8-e9aa0552642d tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:20:06.198724 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cde4fc39-f9b0-4feb-81e8-e9aa0552642d tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/edebbc34-9866-4039-9860-b4dcfff115ca returned with HTTP 200 Jan 21 03:20:06.199584 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1015/2027] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:06 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/edebbc34-9866-4039-9860-b4dcfff115ca => generated 941 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:06.535720 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a3fe33fe-5fc0-477e-9621-b26f5f22eb73 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:20:06.536623 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a3fe33fe-5fc0-477e-9621-b26f5f22eb73 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:06.537819 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:06.537819 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:06.539029 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a3fe33fe-5fc0-477e-9621-b26f5f22eb73 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:06.539608 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-a3fe33fe-5fc0-477e-9621-b26f5f22eb73 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:20:06.594433 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:06.594433 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:06.596436 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a3fe33fe-5fc0-477e-9621-b26f5f22eb73 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:20:06.597436 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1013/2028] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:06 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:06.844651 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-12560088-2629-464d-8736-a525b911e5e7 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/bfbaa415-a028-4c3e-8647-66e81bf78595 Jan 21 03:20:06.846056 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-12560088-2629-464d-8736-a525b911e5e7 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:06.846786 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:06.846786 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:06.857796 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-12560088-2629-464d-8736-a525b911e5e7 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:06.891446 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:06.891446 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:06.897520 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-12560088-2629-464d-8736-a525b911e5e7 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Snapshot retrieved successfully. Jan 21 03:20:06.904711 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-12560088-2629-464d-8736-a525b911e5e7 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/bfbaa415-a028-4c3e-8647-66e81bf78595 returned with HTTP 200 Jan 21 03:20:06.907072 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1016/2029] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:20:06 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/bfbaa415-a028-4c3e-8647-66e81bf78595 => generated 468 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:07.225982 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5b4927c3-c3e9-4c04-8ab3-3f5697f38603 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/edebbc34-9866-4039-9860-b4dcfff115ca Jan 21 03:20:07.226806 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5b4927c3-c3e9-4c04-8ab3-3f5697f38603 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:07.226806 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:07.226806 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:07.227099 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5b4927c3-c3e9-4c04-8ab3-3f5697f38603 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:07.309367 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:07.309367 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:07.325642 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-5b4927c3-c3e9-4c04-8ab3-3f5697f38603 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:20:07.367856 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5b4927c3-c3e9-4c04-8ab3-3f5697f38603 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/edebbc34-9866-4039-9860-b4dcfff115ca returned with HTTP 200 Jan 21 03:20:07.369687 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1014/2030] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:07 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/edebbc34-9866-4039-9860-b4dcfff115ca => generated 941 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:20:07.630067 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c3837caa-8222-413d-ade5-958c11c26a06 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:20:07.631543 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c3837caa-8222-413d-ade5-958c11c26a06 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:07.631752 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:07.631752 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:07.632137 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c3837caa-8222-413d-ade5-958c11c26a06 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:07.632507 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-c3837caa-8222-413d-ade5-958c11c26a06 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:20:07.665463 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:07.665463 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:07.674780 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c3837caa-8222-413d-ade5-958c11c26a06 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:20:07.680169 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1017/2031] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:07 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:07.921944 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-87b5b889-fc5b-4e35-bff4-c92b3fb5094b tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/bfbaa415-a028-4c3e-8647-66e81bf78595 Jan 21 03:20:07.922463 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-87b5b889-fc5b-4e35-bff4-c92b3fb5094b tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:07.922738 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:07.922738 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:07.923120 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-87b5b889-fc5b-4e35-bff4-c92b3fb5094b tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:07.950045 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-87b5b889-fc5b-4e35-bff4-c92b3fb5094b tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/bfbaa415-a028-4c3e-8647-66e81bf78595 returned with HTTP 404 Jan 21 03:20:07.951723 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1015/2032] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:20:07 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/bfbaa415-a028-4c3e-8647-66e81bf78595 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:20:07.962324 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9f5c1b8f-e960-4737-8d8b-baebe41790c2 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/40fe5023-aa61-4a3b-b9de-e0450537b9f5 Jan 21 03:20:07.963634 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9f5c1b8f-e960-4737-8d8b-baebe41790c2 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:07.964055 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:07.964055 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:07.964611 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9f5c1b8f-e960-4737-8d8b-baebe41790c2 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:07.995827 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9f5c1b8f-e960-4737-8d8b-baebe41790c2 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/40fe5023-aa61-4a3b-b9de-e0450537b9f5 returned with HTTP 404 Jan 21 03:20:07.998005 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1018/2033] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:20:07 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/40fe5023-aa61-4a3b-b9de-e0450537b9f5 => generated 111 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:20:08.010772 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b909750b-9cdd-4879-8a09-136bf1a60994 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/b1c2a92c-9151-48fb-bc10-254e481c4153 Jan 21 03:20:08.011605 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b909750b-9cdd-4879-8a09-136bf1a60994 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:08.012305 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b909750b-9cdd-4879-8a09-136bf1a60994 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:08.012642 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.group_snapshots [None req-b909750b-9cdd-4879-8a09-136bf1a60994 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] show called for member b1c2a92c-9151-48fb-bc10-254e481c4153 {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 03:20:08.018421 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b909750b-9cdd-4879-8a09-136bf1a60994 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/b1c2a92c-9151-48fb-bc10-254e481c4153 returned with HTTP 404 Jan 21 03:20:08.019420 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1016/2034] 10.222.0.36 () {60 vars in 1380 bytes} [Thu Jan 21 03:20:08 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/b1c2a92c-9151-48fb-bc10-254e481c4153 => generated 116 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 21 03:20:08.040500 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-afebdb5b-a9ee-42ca-b7ad-f6ca4a20e909 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] DELETE http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/b1c2a92c-9151-48fb-bc10-254e481c4153 Jan 21 03:20:08.040500 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-afebdb5b-a9ee-42ca-b7ad-f6ca4a20e909 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:08.040500 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-afebdb5b-a9ee-42ca-b7ad-f6ca4a20e909 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:08.040500 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.group_snapshots [None req-afebdb5b-a9ee-42ca-b7ad-f6ca4a20e909 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] delete called for member b1c2a92c-9151-48fb-bc10-254e481c4153 {{(pid=87958) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 21 03:20:08.040500 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.group_snapshots [None req-afebdb5b-a9ee-42ca-b7ad-f6ca4a20e909 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Delete group_snapshot with id: b1c2a92c-9151-48fb-bc10-254e481c4153 Jan 21 03:20:08.047421 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-afebdb5b-a9ee-42ca-b7ad-f6ca4a20e909 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/b1c2a92c-9151-48fb-bc10-254e481c4153 returned with HTTP 404 Jan 21 03:20:08.048494 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1019/2035] 10.222.0.36 () {60 vars in 1383 bytes} [Thu Jan 21 03:20:08 2021] DELETE /volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/b1c2a92c-9151-48fb-bc10-254e481c4153 => generated 116 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 03:20:08.058439 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b37abe9b-b8cc-4b8a-9909-da00a6f3d41e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/detail Jan 21 03:20:08.059312 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b37abe9b-b8cc-4b8a-9909-da00a6f3d41e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:08.059934 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b37abe9b-b8cc-4b8a-9909-da00a6f3d41e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:08.060691 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-b37abe9b-b8cc-4b8a-9909-da00a6f3d41e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:20:08.062624 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b37abe9b-b8cc-4b8a-9909-da00a6f3d41e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:20:08.128670 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b37abe9b-b8cc-4b8a-9909-da00a6f3d41e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Get all volumes completed successfully. Jan 21 03:20:08.131393 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-b37abe9b-b8cc-4b8a-9909-da00a6f3d41e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:20:08.132096 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-b37abe9b-b8cc-4b8a-9909-da00a6f3d41e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:20:08.141507 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-b37abe9b-b8cc-4b8a-9909-da00a6f3d41e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:20:08.149656 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:08.149656 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:08.169564 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-b37abe9b-b8cc-4b8a-9909-da00a6f3d41e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:20:08.170264 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-b37abe9b-b8cc-4b8a-9909-da00a6f3d41e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:20:08.181604 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-b37abe9b-b8cc-4b8a-9909-da00a6f3d41e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:20:08.197835 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:08.197835 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:08.250726 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b37abe9b-b8cc-4b8a-9909-da00a6f3d41e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/detail returned with HTTP 200 Jan 21 03:20:08.251983 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1017/2036] 10.222.0.36 () {60 vars in 1266 bytes} [Thu Jan 21 03:20:08 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/detail => generated 1992 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 03:20:08.279372 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f6a21569-fb04-4879-9d65-86574a95ccf6 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] POST http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/0ef30427-20a2-4ad1-83bc-5f84e6a5fce3/action Jan 21 03:20:08.281625 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f6a21569-fb04-4879-9d65-86574a95ccf6 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:20:08.282211 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f6a21569-fb04-4879-9d65-86574a95ccf6 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:20:08.284489 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-f6a21569-fb04-4879-9d65-86574a95ccf6 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] delete called for group 0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 {{(pid=87958) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 03:20:08.284922 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.groups [None req-f6a21569-fb04-4879-9d65-86574a95ccf6 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Delete group with id: 0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 Jan 21 03:20:08.300448 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:08.300448 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:08.389158 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-403b4d0d-eded-4830-99a1-1cc4286f2820 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/edebbc34-9866-4039-9860-b4dcfff115ca Jan 21 03:20:08.391158 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-403b4d0d-eded-4830-99a1-1cc4286f2820 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:08.391831 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:08.391831 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:08.392981 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-403b4d0d-eded-4830-99a1-1cc4286f2820 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:08.493553 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:08.493553 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:08.510694 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-403b4d0d-eded-4830-99a1-1cc4286f2820 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:20:08.544485 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-403b4d0d-eded-4830-99a1-1cc4286f2820 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/edebbc34-9866-4039-9860-b4dcfff115ca returned with HTTP 200 Jan 21 03:20:08.545975 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1018/2037] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:08 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/edebbc34-9866-4039-9860-b4dcfff115ca => generated 941 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:08.702672 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f03bed03-282b-4462-abf0-f12f4ca67d90 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:20:08.703321 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f03bed03-282b-4462-abf0-f12f4ca67d90 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:08.703488 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:08.703488 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:08.703778 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f03bed03-282b-4462-abf0-f12f4ca67d90 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:08.704076 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-f03bed03-282b-4462-abf0-f12f4ca67d90 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:20:08.731170 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:08.731170 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:08.732718 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f03bed03-282b-4462-abf0-f12f4ca67d90 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:20:08.733554 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1019/2038] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:08 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:08.804531 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f6a21569-fb04-4879-9d65-86574a95ccf6 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/0ef30427-20a2-4ad1-83bc-5f84e6a5fce3/action returned with HTTP 202 Jan 21 03:20:08.805799 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1020/2039] 10.222.0.36 () {62 vars in 1395 bytes} [Thu Jan 21 03:20:08 2021] POST /volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/0ef30427-20a2-4ad1-83bc-5f84e6a5fce3/action => generated 0 bytes in 536 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 03:20:08.814109 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3a63e95a-943f-4418-8f19-6fdd9dbf7f92 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/9ac440ba-f48a-492c-af4c-d24aadefa655 Jan 21 03:20:08.815021 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3a63e95a-943f-4418-8f19-6fdd9dbf7f92 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:08.815253 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:08.815253 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:08.816584 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3a63e95a-943f-4418-8f19-6fdd9dbf7f92 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:08.931955 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:08.931955 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:08.952696 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3a63e95a-943f-4418-8f19-6fdd9dbf7f92 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Volume info retrieved successfully. Jan 21 03:20:08.983547 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-3a63e95a-943f-4418-8f19-6fdd9dbf7f92 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:20:08.985887 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-3a63e95a-943f-4418-8f19-6fdd9dbf7f92 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:20:09.015575 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-3a63e95a-943f-4418-8f19-6fdd9dbf7f92 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:20:09.059365 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:09.059365 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:09.101937 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3a63e95a-943f-4418-8f19-6fdd9dbf7f92 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/9ac440ba-f48a-492c-af4c-d24aadefa655 returned with HTTP 200 Jan 21 03:20:09.103127 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1020/2040] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:20:08 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/9ac440ba-f48a-492c-af4c-d24aadefa655 => generated 998 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:20:09.565664 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ce6a9764-ca43-42ad-bd6b-577a00fd69ec tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/edebbc34-9866-4039-9860-b4dcfff115ca Jan 21 03:20:09.565998 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ce6a9764-ca43-42ad-bd6b-577a00fd69ec tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:09.566381 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:09.566381 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:09.567046 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ce6a9764-ca43-42ad-bd6b-577a00fd69ec tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:09.704775 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:09.704775 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:09.726068 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ce6a9764-ca43-42ad-bd6b-577a00fd69ec tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:20:09.750109 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ce6a9764-ca43-42ad-bd6b-577a00fd69ec tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/edebbc34-9866-4039-9860-b4dcfff115ca returned with HTTP 200 Jan 21 03:20:09.751354 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1021/2041] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:09 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/edebbc34-9866-4039-9860-b4dcfff115ca => generated 941 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:09.753779 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-07f231bd-1bfd-458e-8873-70ca15357745 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:20:09.754283 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-07f231bd-1bfd-458e-8873-70ca15357745 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:09.754853 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:09.754853 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:09.755838 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-07f231bd-1bfd-458e-8873-70ca15357745 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:09.756492 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-07f231bd-1bfd-458e-8873-70ca15357745 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:20:09.805439 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:09.805439 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:09.807487 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-07f231bd-1bfd-458e-8873-70ca15357745 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:20:09.814427 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1021/2042] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:09 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:20:10.122358 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-92026b88-ec90-4551-9a0d-e0b9146f19b2 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/9ac440ba-f48a-492c-af4c-d24aadefa655 Jan 21 03:20:10.122994 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-92026b88-ec90-4551-9a0d-e0b9146f19b2 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:10.123189 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:10.123189 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:10.123888 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-92026b88-ec90-4551-9a0d-e0b9146f19b2 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:10.206819 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:10.206819 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:10.237645 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-92026b88-ec90-4551-9a0d-e0b9146f19b2 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Volume info retrieved successfully. Jan 21 03:20:10.276924 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-92026b88-ec90-4551-9a0d-e0b9146f19b2 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:20:10.277596 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-92026b88-ec90-4551-9a0d-e0b9146f19b2 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:20:10.291798 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-92026b88-ec90-4551-9a0d-e0b9146f19b2 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87958) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:20:10.302371 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:10.302371 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:10.352953 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-92026b88-ec90-4551-9a0d-e0b9146f19b2 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/9ac440ba-f48a-492c-af4c-d24aadefa655 returned with HTTP 200 Jan 21 03:20:10.354074 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1022/2043] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:20:10 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/9ac440ba-f48a-492c-af4c-d24aadefa655 => generated 998 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 03:20:10.772667 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1c758e09-a42c-49ac-9344-2c073d4f429b tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/edebbc34-9866-4039-9860-b4dcfff115ca Jan 21 03:20:10.774522 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1c758e09-a42c-49ac-9344-2c073d4f429b tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:10.774886 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:10.774886 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:10.775790 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1c758e09-a42c-49ac-9344-2c073d4f429b tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:10.836703 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-abc666c9-c2f0-4970-bbbf-fce66bfe55be tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:20:10.837509 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-abc666c9-c2f0-4970-bbbf-fce66bfe55be tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:10.837905 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:10.837905 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:10.838543 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-abc666c9-c2f0-4970-bbbf-fce66bfe55be tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:10.839103 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-abc666c9-c2f0-4970-bbbf-fce66bfe55be tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:20:10.862527 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:10.862527 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:10.884729 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1c758e09-a42c-49ac-9344-2c073d4f429b tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:20:10.891001 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:10.891001 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:10.899844 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-abc666c9-c2f0-4970-bbbf-fce66bfe55be tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:20:10.902876 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1023/2044] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:10 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:10.919308 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1c758e09-a42c-49ac-9344-2c073d4f429b tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/edebbc34-9866-4039-9860-b4dcfff115ca returned with HTTP 200 Jan 21 03:20:10.920139 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1022/2045] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:10 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/edebbc34-9866-4039-9860-b4dcfff115ca => generated 941 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:11.371940 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-92f9a12f-60b9-4619-a02b-e601db05e71a tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/9ac440ba-f48a-492c-af4c-d24aadefa655 Jan 21 03:20:11.372503 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-92f9a12f-60b9-4619-a02b-e601db05e71a tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:11.372722 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:11.372722 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:11.373093 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-92f9a12f-60b9-4619-a02b-e601db05e71a tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:11.486670 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:11.486670 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:11.500025 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-92f9a12f-60b9-4619-a02b-e601db05e71a tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Volume info retrieved successfully. Jan 21 03:20:11.533441 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-92f9a12f-60b9-4619-a02b-e601db05e71a tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:20:11.533896 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-92f9a12f-60b9-4619-a02b-e601db05e71a tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:20:11.545218 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-92f9a12f-60b9-4619-a02b-e601db05e71a tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87958) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:20:11.557668 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:11.557668 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:11.606443 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-92f9a12f-60b9-4619-a02b-e601db05e71a tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/9ac440ba-f48a-492c-af4c-d24aadefa655 returned with HTTP 200 Jan 21 03:20:11.607694 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1024/2046] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:20:11 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/9ac440ba-f48a-492c-af4c-d24aadefa655 => generated 998 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 03:20:11.915377 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1a276f53-8500-474f-9b6a-138c8083c5cf tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:20:11.921698 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1a276f53-8500-474f-9b6a-138c8083c5cf tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:11.922162 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:11.922162 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:11.922867 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1a276f53-8500-474f-9b6a-138c8083c5cf tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:11.923431 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-1a276f53-8500-474f-9b6a-138c8083c5cf tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:20:11.936852 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bedaf34c-5407-45fc-9f51-7527ea3ab8b0 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/edebbc34-9866-4039-9860-b4dcfff115ca Jan 21 03:20:11.937364 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bedaf34c-5407-45fc-9f51-7527ea3ab8b0 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:11.937573 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:11.937573 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:11.937933 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bedaf34c-5407-45fc-9f51-7527ea3ab8b0 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:11.957533 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:11.957533 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:11.967855 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1a276f53-8500-474f-9b6a-138c8083c5cf tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:20:11.969118 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1023/2047] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:11 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:12.016358 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:12.016358 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:12.044587 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-bedaf34c-5407-45fc-9f51-7527ea3ab8b0 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:20:12.129688 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bedaf34c-5407-45fc-9f51-7527ea3ab8b0 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/edebbc34-9866-4039-9860-b4dcfff115ca returned with HTTP 200 Jan 21 03:20:12.131789 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1025/2048] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:11 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/edebbc34-9866-4039-9860-b4dcfff115ca => generated 941 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:12.629784 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-855dcfab-a454-489e-a6e2-a37cff9bc9b7 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/9ac440ba-f48a-492c-af4c-d24aadefa655 Jan 21 03:20:12.631987 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-855dcfab-a454-489e-a6e2-a37cff9bc9b7 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:12.632660 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:12.632660 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:12.633624 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-855dcfab-a454-489e-a6e2-a37cff9bc9b7 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:12.796089 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:12.796089 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:12.816728 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-855dcfab-a454-489e-a6e2-a37cff9bc9b7 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Volume info retrieved successfully. Jan 21 03:20:12.853726 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-855dcfab-a454-489e-a6e2-a37cff9bc9b7 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:20:12.854411 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-855dcfab-a454-489e-a6e2-a37cff9bc9b7 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:20:12.863416 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-855dcfab-a454-489e-a6e2-a37cff9bc9b7 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:20:12.872774 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:12.872774 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:12.960979 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-855dcfab-a454-489e-a6e2-a37cff9bc9b7 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/9ac440ba-f48a-492c-af4c-d24aadefa655 returned with HTTP 200 Jan 21 03:20:12.963636 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1024/2049] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:20:12 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/9ac440ba-f48a-492c-af4c-d24aadefa655 => generated 998 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:20:12.992285 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ee29f725-a16c-44b3-a959-e10d2c61e954 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:20:12.993459 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ee29f725-a16c-44b3-a959-e10d2c61e954 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:12.993866 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:12.993866 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:12.994741 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ee29f725-a16c-44b3-a959-e10d2c61e954 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:12.995307 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-ee29f725-a16c-44b3-a959-e10d2c61e954 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:20:13.042692 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:13.042692 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:13.045001 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ee29f725-a16c-44b3-a959-e10d2c61e954 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:20:13.046026 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1026/2050] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:12 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:13.151761 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d740dafe-f4b2-461c-8bea-ebbb92a22f63 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/edebbc34-9866-4039-9860-b4dcfff115ca Jan 21 03:20:13.153208 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d740dafe-f4b2-461c-8bea-ebbb92a22f63 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:13.153817 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:13.153817 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:13.154449 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d740dafe-f4b2-461c-8bea-ebbb92a22f63 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:13.332428 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:13.332428 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:13.356170 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d740dafe-f4b2-461c-8bea-ebbb92a22f63 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:20:13.398216 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d740dafe-f4b2-461c-8bea-ebbb92a22f63 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/edebbc34-9866-4039-9860-b4dcfff115ca returned with HTTP 200 Jan 21 03:20:13.411032 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1025/2051] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:13 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/edebbc34-9866-4039-9860-b4dcfff115ca => generated 941 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:13.979615 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-94b74150-7e45-4c93-952f-82359150bf8a tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/9ac440ba-f48a-492c-af4c-d24aadefa655 Jan 21 03:20:13.980420 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-94b74150-7e45-4c93-952f-82359150bf8a tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:13.980618 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:13.980618 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:13.981242 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-94b74150-7e45-4c93-952f-82359150bf8a tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:14.061534 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3c091fa4-c482-4e1b-9a4a-5c5a7491475d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:20:14.062423 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3c091fa4-c482-4e1b-9a4a-5c5a7491475d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:14.063005 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:14.063005 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:14.063694 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3c091fa4-c482-4e1b-9a4a-5c5a7491475d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:14.064257 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-3c091fa4-c482-4e1b-9a4a-5c5a7491475d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:20:14.109583 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:14.109583 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:14.117868 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3c091fa4-c482-4e1b-9a4a-5c5a7491475d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:20:14.118934 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:14.118934 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:14.122343 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1026/2052] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:14 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:14.124204 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-94b74150-7e45-4c93-952f-82359150bf8a tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/9ac440ba-f48a-492c-af4c-d24aadefa655 returned with HTTP 404 Jan 21 03:20:14.125224 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1027/2053] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:20:13 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/9ac440ba-f48a-492c-af4c-d24aadefa655 => generated 109 bytes in 149 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 03:20:14.134141 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d13d03fc-3a9c-4e1a-8dbc-77d78993153d tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/0865508b-9368-4630-b9e7-e341f4124f1c Jan 21 03:20:14.135294 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d13d03fc-3a9c-4e1a-8dbc-77d78993153d tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:14.135643 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:14.135643 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:14.136287 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d13d03fc-3a9c-4e1a-8dbc-77d78993153d tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:14.228053 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d13d03fc-3a9c-4e1a-8dbc-77d78993153d tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/0865508b-9368-4630-b9e7-e341f4124f1c returned with HTTP 404 Jan 21 03:20:14.229134 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1027/2054] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:20:14 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/0865508b-9368-4630-b9e7-e341f4124f1c => generated 109 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 03:20:14.237438 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ab2a04ce-12b3-4f3a-8bae-09b5f0045f33 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 Jan 21 03:20:14.238201 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ab2a04ce-12b3-4f3a-8bae-09b5f0045f33 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:14.238529 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:14.238529 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:14.239086 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ab2a04ce-12b3-4f3a-8bae-09b5f0045f33 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:14.239841 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-ab2a04ce-12b3-4f3a-8bae-09b5f0045f33 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] show called for member 0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:20:14.249326 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ab2a04ce-12b3-4f3a-8bae-09b5f0045f33 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 returned with HTTP 404 Jan 21 03:20:14.251565 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1028/2055] 10.222.0.36 () {60 vars in 1353 bytes} [Thu Jan 21 03:20:14 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/0ef30427-20a2-4ad1-83bc-5f84e6a5fce3 => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 03:20:14.259894 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1b0212e8-c49e-4793-a363-290e003f4fcf tempest-GroupSnapshotsTest-235201164 tempest-GroupSnapshotsTest-235201164] DELETE http://10.222.0.36/volume/v3/200be3d243574b0baf3aa81fe43f731b/group_types/2d89c3fe-96b9-47a9-bbe2-4d2f17db50a7 Jan 21 03:20:14.260701 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1b0212e8-c49e-4793-a363-290e003f4fcf tempest-GroupSnapshotsTest-235201164 tempest-GroupSnapshotsTest-235201164] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:14.261333 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1b0212e8-c49e-4793-a363-290e003f4fcf tempest-GroupSnapshotsTest-235201164 tempest-GroupSnapshotsTest-235201164] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:14.309935 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 03:20:14.309935 n-d-766726-10 devstack@c-api.service[87957]: "UPDATE / DELETE expressions." % clause Jan 21 03:20:14.322963 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1b0212e8-c49e-4793-a363-290e003f4fcf tempest-GroupSnapshotsTest-235201164 tempest-GroupSnapshotsTest-235201164] http://10.222.0.36/volume/v3/200be3d243574b0baf3aa81fe43f731b/group_types/2d89c3fe-96b9-47a9-bbe2-4d2f17db50a7 returned with HTTP 202 Jan 21 03:20:14.325652 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1028/2056] 10.222.0.36 () {60 vars in 1371 bytes} [Thu Jan 21 03:20:14 2021] DELETE /volume/v3/200be3d243574b0baf3aa81fe43f731b/group_types/2d89c3fe-96b9-47a9-bbe2-4d2f17db50a7 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 03:20:14.362057 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-75848203-9c25-46ca-9067-7c71d4ab227d tempest-GroupSnapshotsTest-235201164 tempest-GroupSnapshotsTest-235201164] POST http://10.222.0.36/volume/v3/200be3d243574b0baf3aa81fe43f731b/types Jan 21 03:20:14.362996 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-75848203-9c25-46ca-9067-7c71d4ab227d tempest-GroupSnapshotsTest-235201164 tempest-GroupSnapshotsTest-235201164] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-2041417801"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:20:14.428057 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-420643de-17c3-49e6-a3d1-1d51d3ef9c6f tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/edebbc34-9866-4039-9860-b4dcfff115ca Jan 21 03:20:14.428945 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-420643de-17c3-49e6-a3d1-1d51d3ef9c6f tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:14.429638 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-420643de-17c3-49e6-a3d1-1d51d3ef9c6f tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:14.440242 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-75848203-9c25-46ca-9067-7c71d4ab227d tempest-GroupSnapshotsTest-235201164 tempest-GroupSnapshotsTest-235201164] http://10.222.0.36/volume/v3/200be3d243574b0baf3aa81fe43f731b/types returned with HTTP 200 Jan 21 03:20:14.441308 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1029/2057] 10.222.0.36 () {60 vars in 1219 bytes} [Thu Jan 21 03:20:14 2021] POST /volume/v3/200be3d243574b0baf3aa81fe43f731b/types => generated 224 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:14.456714 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-99ad9e26-916c-4702-bee4-5a6cafd27887 tempest-GroupSnapshotsTest-235201164 tempest-GroupSnapshotsTest-235201164] POST http://10.222.0.36/volume/v3/200be3d243574b0baf3aa81fe43f731b/group_types Jan 21 03:20:14.456714 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-99ad9e26-916c-4702-bee4-5a6cafd27887 tempest-GroupSnapshotsTest-235201164 tempest-GroupSnapshotsTest-235201164] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1762850942"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:20:14.546597 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-99ad9e26-916c-4702-bee4-5a6cafd27887 tempest-GroupSnapshotsTest-235201164 tempest-GroupSnapshotsTest-235201164] http://10.222.0.36/volume/v3/200be3d243574b0baf3aa81fe43f731b/group_types returned with HTTP 202 Jan 21 03:20:14.555645 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:14.555645 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:14.560423 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1030/2058] 10.222.0.36 () {62 vars in 1278 bytes} [Thu Jan 21 03:20:14 2021] POST /volume/v3/200be3d243574b0baf3aa81fe43f731b/group_types => generated 181 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:20:14.566374 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a1e75b58-6119-4988-961c-9778f302a0c1 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] POST http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups Jan 21 03:20:14.567189 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a1e75b58-6119-4988-961c-9778f302a0c1 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ddf65c46-060a-4f2c-bf5c-7598ecb385b7", "volume_types": ["4bdc772b-941e-4008-b7c9-522faf1bbc31"], "name": "tempest-GroupSnapshotsTest-Group-536088241"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:20:14.568490 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-a1e75b58-6119-4988-961c-9778f302a0c1 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Creating new group {'group': {'group_type': 'ddf65c46-060a-4f2c-bf5c-7598ecb385b7', 'volume_types': ['4bdc772b-941e-4008-b7c9-522faf1bbc31'], 'name': 'tempest-GroupSnapshotsTest-Group-536088241'}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 03:20:14.578997 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-420643de-17c3-49e6-a3d1-1d51d3ef9c6f tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:20:14.595286 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.groups [None req-a1e75b58-6119-4988-961c-9778f302a0c1 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Creating group tempest-GroupSnapshotsTest-Group-536088241. Jan 21 03:20:14.656764 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-420643de-17c3-49e6-a3d1-1d51d3ef9c6f tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/edebbc34-9866-4039-9860-b4dcfff115ca returned with HTTP 200 Jan 21 03:20:14.657762 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1029/2059] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:14 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/edebbc34-9866-4039-9860-b4dcfff115ca => generated 1390 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 03:20:14.686055 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a1e75b58-6119-4988-961c-9778f302a0c1 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Availability Zones retrieved successfully. Jan 21 03:20:14.746158 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-a1e75b58-6119-4988-961c-9778f302a0c1 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Created reservations ['8eafd12e-cc26-4c81-af3c-21e57a0e9d58'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:20:14.916573 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a1e75b58-6119-4988-961c-9778f302a0c1 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups returned with HTTP 202 Jan 21 03:20:14.917491 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1031/2060] 10.222.0.36 () {62 vars in 1264 bytes} [Thu Jan 21 03:20:14 2021] POST /volume/v3/23fc020ba58b4074bdff78f4b2307917/groups => generated 111 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:20:14.926790 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9b06e17f-c6a8-450b-b03a-b9ba477d3480 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/cf49db00-81a0-484b-a25b-9e86f6a40bce Jan 21 03:20:14.928214 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9b06e17f-c6a8-450b-b03a-b9ba477d3480 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:14.928447 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:14.928447 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:14.928834 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9b06e17f-c6a8-450b-b03a-b9ba477d3480 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:14.929250 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-9b06e17f-c6a8-450b-b03a-b9ba477d3480 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] show called for member cf49db00-81a0-484b-a25b-9e86f6a40bce {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:20:14.963471 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:14.963471 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:15.031911 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9b06e17f-c6a8-450b-b03a-b9ba477d3480 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/cf49db00-81a0-484b-a25b-9e86f6a40bce returned with HTTP 200 Jan 21 03:20:15.032766 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1030/2061] 10.222.0.36 () {60 vars in 1353 bytes} [Thu Jan 21 03:20:14 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/cf49db00-81a0-484b-a25b-9e86f6a40bce => generated 391 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:20:15.139665 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-783a5f8a-7eb8-4057-a21d-859d9788d08c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:20:15.140183 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-783a5f8a-7eb8-4057-a21d-859d9788d08c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:15.140382 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:15.140382 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:15.142055 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-783a5f8a-7eb8-4057-a21d-859d9788d08c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:15.142603 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-783a5f8a-7eb8-4057-a21d-859d9788d08c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:20:15.212047 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:15.212047 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:15.217677 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-783a5f8a-7eb8-4057-a21d-859d9788d08c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:20:15.220360 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1032/2062] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:15 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:15.679332 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6e5f907f-3a97-4beb-8dad-907fae201857 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/edebbc34-9866-4039-9860-b4dcfff115ca Jan 21 03:20:15.679851 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6e5f907f-3a97-4beb-8dad-907fae201857 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:15.680082 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:15.680082 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:15.680633 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6e5f907f-3a97-4beb-8dad-907fae201857 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:15.798990 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:15.798990 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:15.831601 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-6e5f907f-3a97-4beb-8dad-907fae201857 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:20:15.884995 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6e5f907f-3a97-4beb-8dad-907fae201857 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/edebbc34-9866-4039-9860-b4dcfff115ca returned with HTTP 200 Jan 21 03:20:15.885974 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1031/2063] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:15 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/edebbc34-9866-4039-9860-b4dcfff115ca => generated 1391 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:20:15.902478 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-43d687e4-b34e-464b-b793-110fd5f87063 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/edebbc34-9866-4039-9860-b4dcfff115ca Jan 21 03:20:15.903742 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-43d687e4-b34e-464b-b793-110fd5f87063 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:15.904262 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:15.904262 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:15.904866 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-43d687e4-b34e-464b-b793-110fd5f87063 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:16.051531 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b8fc430e-fc04-4171-bff7-f2d30c814f75 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/cf49db00-81a0-484b-a25b-9e86f6a40bce Jan 21 03:20:16.051531 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b8fc430e-fc04-4171-bff7-f2d30c814f75 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:16.051531 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:16.051531 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:16.051531 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b8fc430e-fc04-4171-bff7-f2d30c814f75 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:16.051531 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-b8fc430e-fc04-4171-bff7-f2d30c814f75 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] show called for member cf49db00-81a0-484b-a25b-9e86f6a40bce {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:20:16.064356 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:16.064356 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:16.089732 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:16.089732 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:16.094032 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-43d687e4-b34e-464b-b793-110fd5f87063 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:20:16.185596 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-43d687e4-b34e-464b-b793-110fd5f87063 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/edebbc34-9866-4039-9860-b4dcfff115ca returned with HTTP 200 Jan 21 03:20:16.186416 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1033/2064] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:15 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/edebbc34-9866-4039-9860-b4dcfff115ca => generated 1391 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:20:16.188269 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b8fc430e-fc04-4171-bff7-f2d30c814f75 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/cf49db00-81a0-484b-a25b-9e86f6a40bce returned with HTTP 200 Jan 21 03:20:16.189261 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1032/2065] 10.222.0.36 () {60 vars in 1353 bytes} [Thu Jan 21 03:20:16 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/cf49db00-81a0-484b-a25b-9e86f6a40bce => generated 392 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 03:20:16.230127 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b2b2043c-a5b7-4b45-920b-c64c0979cdbd tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] POST http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes Jan 21 03:20:16.230901 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:16.230901 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:16.231563 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b2b2043c-a5b7-4b45-920b-c64c0979cdbd tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4bdc772b-941e-4008-b7c9-522faf1bbc31", "group_id": "cf49db00-81a0-484b-a25b-9e86f6a40bce", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-213577862"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:20:16.232937 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-491ddfa9-962b-4f01-a028-9bf802870105 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] POST http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes Jan 21 03:20:16.234295 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-b2b2043c-a5b7-4b45-920b-c64c0979cdbd tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Create volume request body: {'volume': {'volume_type': '4bdc772b-941e-4008-b7c9-522faf1bbc31', 'group_id': 'cf49db00-81a0-484b-a25b-9e86f6a40bce', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-213577862'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:20:16.234953 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:16.234953 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:16.237111 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-491ddfa9-962b-4f01-a028-9bf802870105 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-486681062"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:20:16.242978 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-491ddfa9-962b-4f01-a028-9bf802870105 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-486681062'}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:20:16.243825 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-491ddfa9-962b-4f01-a028-9bf802870105 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Create volume of 1 GB Jan 21 03:20:16.303864 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-491ddfa9-962b-4f01-a028-9bf802870105 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Availability Zones retrieved successfully. Jan 21 03:20:16.331633 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:16.331633 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:16.333555 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-b2b2043c-a5b7-4b45-920b-c64c0979cdbd tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Create volume of 1 GB Jan 21 03:20:16.348389 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-491ddfa9-962b-4f01-a028-9bf802870105 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Flow 'volume_create_api' (98195d19-7037-488e-b206-bcd38a39cf9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:20:16.367521 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-491ddfa9-962b-4f01-a028-9bf802870105 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (049e1465-0157-43d7-8cf1-3a6e68694921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:20:16.380917 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-491ddfa9-962b-4f01-a028-9bf802870105 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Validating volume size '1' using validate_int {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:20:16.383837 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b2b2043c-a5b7-4b45-920b-c64c0979cdbd tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Availability Zones retrieved successfully. Jan 21 03:20:16.429976 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b2b2043c-a5b7-4b45-920b-c64c0979cdbd tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Flow 'volume_create_api' (b3a52333-ca6d-448e-b5db-62543e8f379b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:20:16.440579 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b2b2043c-a5b7-4b45-920b-c64c0979cdbd tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (740b62c6-7313-4627-b7aa-31dbfb3e29a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:20:16.442633 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:16.442633 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:16.444936 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-b2b2043c-a5b7-4b45-920b-c64c0979cdbd tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:20:16.511665 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-491ddfa9-962b-4f01-a028-9bf802870105 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (049e1465-0157-43d7-8cf1-3a6e68694921) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:20:16.514103 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-491ddfa9-962b-4f01-a028-9bf802870105 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1235bed6-d81a-47e1-a2bb-a28ed5b5c606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:20:16.561297 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b2b2043c-a5b7-4b45-920b-c64c0979cdbd tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (740b62c6-7313-4627-b7aa-31dbfb3e29a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:20:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4bdc772b-941e-4008-b7c9-522faf1bbc31,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2041417801',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4bdc772b-941e-4008-b7c9-522faf1bbc31', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'cf49db00-81a0-484b-a25b-9e86f6a40bce', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:20:16.566161 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b2b2043c-a5b7-4b45-920b-c64c0979cdbd tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e94e5b3-01b7-4a5f-8f2a-7e95811986ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:20:16.627801 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota [None req-b2b2043c-a5b7-4b45-920b-c64c0979cdbd tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2041417801 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2041417801, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:20:16.629247 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota [None req-b2b2043c-a5b7-4b45-920b-c64c0979cdbd tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2041417801 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2041417801, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:20:16.670398 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-491ddfa9-962b-4f01-a028-9bf802870105 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Created reservations ['47a79c4e-0753-49ab-b866-50ab9152343b', '8576e986-35d1-4ba6-a002-64cc0e8ef8f7', '48d5b5a9-28b2-41bb-811e-22135cd86a58', '7fc74b21-b870-4045-9184-3c7d3c9acee8'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:20:16.672588 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-491ddfa9-962b-4f01-a028-9bf802870105 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1235bed6-d81a-47e1-a2bb-a28ed5b5c606) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47a79c4e-0753-49ab-b866-50ab9152343b', '8576e986-35d1-4ba6-a002-64cc0e8ef8f7', '48d5b5a9-28b2-41bb-811e-22135cd86a58', '7fc74b21-b870-4045-9184-3c7d3c9acee8']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:20:16.675245 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-491ddfa9-962b-4f01-a028-9bf802870105 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (363b03d5-b04c-42e8-b652-16cfed2f8260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:20:16.726901 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-b2b2043c-a5b7-4b45-920b-c64c0979cdbd tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Created reservations ['3aeb9417-bfd4-443f-bedf-4df4ac31321e', 'b5eabbee-a2d9-4b84-b196-998d22f52c8d', 'd36c0101-272c-493e-8af8-73fac81fee9c', 'a99ec284-e346-42eb-a7a4-12d6ccc8340c'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:20:16.728948 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b2b2043c-a5b7-4b45-920b-c64c0979cdbd tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e94e5b3-01b7-4a5f-8f2a-7e95811986ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3aeb9417-bfd4-443f-bedf-4df4ac31321e', 'b5eabbee-a2d9-4b84-b196-998d22f52c8d', 'd36c0101-272c-493e-8af8-73fac81fee9c', 'a99ec284-e346-42eb-a7a4-12d6ccc8340c']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:20:16.731752 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b2b2043c-a5b7-4b45-920b-c64c0979cdbd tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d38d1b00-c9b9-4c1d-834c-89379d7d9db3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:20:16.794719 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-491ddfa9-962b-4f01-a028-9bf802870105 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (363b03d5-b04c-42e8-b652-16cfed2f8260) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4760579a-3fe4-4453-a2a9-20531e63546a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-486681062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b449f4da62d4dee89623f63e07be0ef',qos_specs=None,replication_status=,reservations=['47a79c4e-0753-49ab-b866-50ab9152343b','8576e986-35d1-4ba6-a002-64cc0e8ef8f7','48d5b5a9-28b2-41bb-811e-22135cd86a58','7fc74b21-b870-4045-9184-3c7d3c9acee8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19314c6a79fc480fa29225f64bfaae60',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:20:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-486681062',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4760579a-3fe4-4453-a2a9-20531e63546a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b449f4da62d4dee89623f63e07be0ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='19314c6a79fc480fa29225f64bfaae60',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:20:16.798223 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-491ddfa9-962b-4f01-a028-9bf802870105 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28e5e9a1-6134-40d6-be99-b47ee55674d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:20:16.828663 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-491ddfa9-962b-4f01-a028-9bf802870105 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28e5e9a1-6134-40d6-be99-b47ee55674d0) transitioned into state 'SUCCESS' from state '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-486681062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b449f4da62d4dee89623f63e07be0ef',qos_specs=None,replication_status=,reservations=['47a79c4e-0753-49ab-b866-50ab9152343b','8576e986-35d1-4ba6-a002-64cc0e8ef8f7','48d5b5a9-28b2-41bb-811e-22135cd86a58','7fc74b21-b870-4045-9184-3c7d3c9acee8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19314c6a79fc480fa29225f64bfaae60',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:20:16.832486 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-491ddfa9-962b-4f01-a028-9bf802870105 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7636f53c-f7fe-4d83-9565-ad99c239eac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:20:16.840542 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b2b2043c-a5b7-4b45-920b-c64c0979cdbd tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d38d1b00-c9b9-4c1d-834c-89379d7d9db3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94514145-2fc8-44b3-9888-ae6350a6cb38', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-213577862',encryption_key_id=None,group_id=cf49db00-81a0-484b-a25b-9e86f6a40bce,group_type_id=,metadata={},multiattach=False,project_id='23fc020ba58b4074bdff78f4b2307917',qos_specs=None,replication_status=,reservations=['3aeb9417-bfd4-443f-bedf-4df4ac31321e','b5eabbee-a2d9-4b84-b196-998d22f52c8d','d36c0101-272c-493e-8af8-73fac81fee9c','a99ec284-e346-42eb-a7a4-12d6ccc8340c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='471a90f66de549448504e2587215e00d',volume_type_id=4bdc772b-941e-4008-b7c9-522faf1bbc31), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:20:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-213577862',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=cf49db00-81a0-484b-a25b-9e86f6a40bce,host=None,id=94514145-2fc8-44b3-9888-ae6350a6cb38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23fc020ba58b4074bdff78f4b2307917',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='471a90f66de549448504e2587215e00d',volume_attachment=,volume_type=,volume_type_id=4bdc772b-941e-4008-b7c9-522faf1bbc31)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:20:16.843490 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b2b2043c-a5b7-4b45-920b-c64c0979cdbd tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd65c63a-e1d2-4209-8475-66644446b025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:20:16.869275 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-491ddfa9-962b-4f01-a028-9bf802870105 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7636f53c-f7fe-4d83-9565-ad99c239eac8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:20:16.873208 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-491ddfa9-962b-4f01-a028-9bf802870105 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Flow 'volume_create_api' (98195d19-7037-488e-b206-bcd38a39cf9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:20:16.895353 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b2b2043c-a5b7-4b45-920b-c64c0979cdbd tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd65c63a-e1d2-4209-8475-66644446b025) transitioned into state 'SUCCESS' from state '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-213577862',encryption_key_id=None,group_id=cf49db00-81a0-484b-a25b-9e86f6a40bce,group_type_id=,metadata={},multiattach=False,project_id='23fc020ba58b4074bdff78f4b2307917',qos_specs=None,replication_status=,reservations=['3aeb9417-bfd4-443f-bedf-4df4ac31321e','b5eabbee-a2d9-4b84-b196-998d22f52c8d','d36c0101-272c-493e-8af8-73fac81fee9c','a99ec284-e346-42eb-a7a4-12d6ccc8340c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='471a90f66de549448504e2587215e00d',volume_type_id=4bdc772b-941e-4008-b7c9-522faf1bbc31)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:20:16.897889 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b2b2043c-a5b7-4b45-920b-c64c0979cdbd tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b33780ed-9aea-4d4a-9e4c-4d6b2e7c6e6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:20:16.946607 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b2b2043c-a5b7-4b45-920b-c64c0979cdbd tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b33780ed-9aea-4d4a-9e4c-4d6b2e7c6e6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:20:16.946607 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b2b2043c-a5b7-4b45-920b-c64c0979cdbd tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Flow 'volume_create_api' (b3a52333-ca6d-448e-b5db-62543e8f379b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:20:17.008091 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-491ddfa9-962b-4f01-a028-9bf802870105 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Create volume request issued successfully. Jan 21 03:20:17.039497 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-491ddfa9-962b-4f01-a028-9bf802870105 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes returned with HTTP 202 Jan 21 03:20:17.047437 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1034/2066] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 03:20:16 2021] POST /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes => generated 815 bytes in 836 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:20:17.059680 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d299c4b2-3661-4d17-b407-394cee87c501 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:20:17.060271 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d299c4b2-3661-4d17-b407-394cee87c501 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:17.061095 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:17.061095 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:17.061095 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d299c4b2-3661-4d17-b407-394cee87c501 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:17.061681 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-d299c4b2-3661-4d17-b407-394cee87c501 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:20:17.071468 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b2b2043c-a5b7-4b45-920b-c64c0979cdbd tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Create volume request issued successfully. Jan 21 03:20:17.109541 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-b2b2043c-a5b7-4b45-920b-c64c0979cdbd tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:20:17.109890 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-b2b2043c-a5b7-4b45-920b-c64c0979cdbd tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:20:17.110911 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:17.110911 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:17.112948 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d299c4b2-3661-4d17-b407-394cee87c501 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:20:17.115763 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1035/2067] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:17 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:17.124128 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-b2b2043c-a5b7-4b45-920b-c64c0979cdbd tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:20:17.130370 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d7900dc4-61c3-4090-b5b7-1d746a669126 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/4760579a-3fe4-4453-a2a9-20531e63546a Jan 21 03:20:17.131120 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d7900dc4-61c3-4090-b5b7-1d746a669126 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:17.131343 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:17.131343 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:17.131725 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d7900dc4-61c3-4090-b5b7-1d746a669126 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:17.133096 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:17.133096 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:17.160517 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b2b2043c-a5b7-4b45-920b-c64c0979cdbd tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes returned with HTTP 202 Jan 21 03:20:17.163675 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1033/2068] 10.222.0.36 () {62 vars in 1267 bytes} [Thu Jan 21 03:20:16 2021] POST /volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes => generated 907 bytes in 957 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:20:17.184736 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-26825570-8470-49d3-a665-c3e36b83da17 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/94514145-2fc8-44b3-9888-ae6350a6cb38 Jan 21 03:20:17.185636 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-26825570-8470-49d3-a665-c3e36b83da17 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:17.185753 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:17.185753 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:17.186184 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-26825570-8470-49d3-a665-c3e36b83da17 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:17.217604 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:17.217604 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:17.238184 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d7900dc4-61c3-4090-b5b7-1d746a669126 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:20:17.266294 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d7900dc4-61c3-4090-b5b7-1d746a669126 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/4760579a-3fe4-4453-a2a9-20531e63546a returned with HTTP 200 Jan 21 03:20:17.267359 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1036/2069] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:17 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/4760579a-3fe4-4453-a2a9-20531e63546a => generated 883 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:17.306560 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:17.306560 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:17.334945 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-26825570-8470-49d3-a665-c3e36b83da17 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Volume info retrieved successfully. Jan 21 03:20:17.370025 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-26825570-8470-49d3-a665-c3e36b83da17 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:20:17.370746 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-26825570-8470-49d3-a665-c3e36b83da17 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:20:17.385651 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-26825570-8470-49d3-a665-c3e36b83da17 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:20:17.400301 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:17.400301 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:17.429790 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-26825570-8470-49d3-a665-c3e36b83da17 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/94514145-2fc8-44b3-9888-ae6350a6cb38 returned with HTTP 200 Jan 21 03:20:17.439783 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1034/2070] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:20:17 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/94514145-2fc8-44b3-9888-ae6350a6cb38 => generated 975 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:20:18.131752 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-62ed1007-95f4-4e45-9310-b50c7be10b2c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:20:18.133284 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-62ed1007-95f4-4e45-9310-b50c7be10b2c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:18.133707 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:18.133707 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:18.134358 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-62ed1007-95f4-4e45-9310-b50c7be10b2c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:18.134970 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-62ed1007-95f4-4e45-9310-b50c7be10b2c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:20:18.239218 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:18.239218 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:18.249947 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-62ed1007-95f4-4e45-9310-b50c7be10b2c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:20:18.256854 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1037/2071] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:18 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:18.291438 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ee736110-a7e8-486b-a4b7-8442a74a7c8f tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/4760579a-3fe4-4453-a2a9-20531e63546a Jan 21 03:20:18.291957 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ee736110-a7e8-486b-a4b7-8442a74a7c8f tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:18.292187 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:18.292187 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:18.292846 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ee736110-a7e8-486b-a4b7-8442a74a7c8f tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:18.448532 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cf7da40d-d7d2-4596-aabc-d9de12136b67 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/94514145-2fc8-44b3-9888-ae6350a6cb38 Jan 21 03:20:18.449279 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cf7da40d-d7d2-4596-aabc-d9de12136b67 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:18.449785 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:18.449785 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:18.450786 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cf7da40d-d7d2-4596-aabc-d9de12136b67 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:18.470213 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:18.470213 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:18.522650 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ee736110-a7e8-486b-a4b7-8442a74a7c8f tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:20:18.587330 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ee736110-a7e8-486b-a4b7-8442a74a7c8f tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/4760579a-3fe4-4453-a2a9-20531e63546a returned with HTTP 200 Jan 21 03:20:18.589092 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1035/2072] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:18 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/4760579a-3fe4-4453-a2a9-20531e63546a => generated 907 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:18.610986 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:18.610986 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:18.656383 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-cf7da40d-d7d2-4596-aabc-d9de12136b67 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Volume info retrieved successfully. Jan 21 03:20:18.687320 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-cf7da40d-d7d2-4596-aabc-d9de12136b67 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:20:18.688121 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-cf7da40d-d7d2-4596-aabc-d9de12136b67 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:20:18.702408 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-cf7da40d-d7d2-4596-aabc-d9de12136b67 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87958) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:20:18.712480 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:18.712480 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:18.741488 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cf7da40d-d7d2-4596-aabc-d9de12136b67 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/94514145-2fc8-44b3-9888-ae6350a6cb38 returned with HTTP 200 Jan 21 03:20:18.742782 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1038/2073] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:20:18 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/94514145-2fc8-44b3-9888-ae6350a6cb38 => generated 999 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:20:19.272939 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e67b57a7-9a52-4f8e-9612-93535ffb3b99 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:20:19.273459 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e67b57a7-9a52-4f8e-9612-93535ffb3b99 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:19.274474 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:19.274474 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:19.274963 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e67b57a7-9a52-4f8e-9612-93535ffb3b99 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:19.275426 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-e67b57a7-9a52-4f8e-9612-93535ffb3b99 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:20:19.324451 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:19.324451 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:19.329494 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e67b57a7-9a52-4f8e-9612-93535ffb3b99 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:20:19.330977 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1036/2074] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:19 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:19.607604 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-412af7f0-b4f6-432b-a8bf-946d2040e74e tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/4760579a-3fe4-4453-a2a9-20531e63546a Jan 21 03:20:19.608147 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-412af7f0-b4f6-432b-a8bf-946d2040e74e tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:19.608367 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:19.608367 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:19.608741 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-412af7f0-b4f6-432b-a8bf-946d2040e74e tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:19.745116 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:19.745116 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:19.759061 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fa4e4ffa-876a-42ab-8fac-b810608d9c26 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/94514145-2fc8-44b3-9888-ae6350a6cb38 Jan 21 03:20:19.759715 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fa4e4ffa-876a-42ab-8fac-b810608d9c26 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:19.761967 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:19.761967 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:19.762822 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fa4e4ffa-876a-42ab-8fac-b810608d9c26 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:19.776373 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-412af7f0-b4f6-432b-a8bf-946d2040e74e tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:20:19.823853 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-412af7f0-b4f6-432b-a8bf-946d2040e74e tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/4760579a-3fe4-4453-a2a9-20531e63546a returned with HTTP 200 Jan 21 03:20:19.833583 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1039/2075] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:19 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/4760579a-3fe4-4453-a2a9-20531e63546a => generated 908 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:19.848037 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:19.848037 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:19.848323 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d7bb9b65-748d-44cf-b039-c80a52f47d51 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] POST http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes Jan 21 03:20:19.849242 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:19.849242 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:19.849921 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d7bb9b65-748d-44cf-b039-c80a52f47d51 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Action: 'create', calling method: create, body: {"volume": {"source_volid": "4760579a-3fe4-4453-a2a9-20531e63546a", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1589663202"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:20:19.851352 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-d7bb9b65-748d-44cf-b039-c80a52f47d51 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Create volume request body: {'volume': {'source_volid': '4760579a-3fe4-4453-a2a9-20531e63546a', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1589663202'}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:20:19.873525 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-fa4e4ffa-876a-42ab-8fac-b810608d9c26 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Volume info retrieved successfully. Jan 21 03:20:19.892357 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-fa4e4ffa-876a-42ab-8fac-b810608d9c26 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:20:19.893478 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-fa4e4ffa-876a-42ab-8fac-b810608d9c26 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:20:19.903983 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-fa4e4ffa-876a-42ab-8fac-b810608d9c26 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:20:19.917320 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:19.917320 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:19.936822 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:19.936822 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:19.938384 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d7bb9b65-748d-44cf-b039-c80a52f47d51 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume retrieved successfully. Jan 21 03:20:19.939068 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-d7bb9b65-748d-44cf-b039-c80a52f47d51 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Create volume of 2 GB Jan 21 03:20:19.952168 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fa4e4ffa-876a-42ab-8fac-b810608d9c26 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/94514145-2fc8-44b3-9888-ae6350a6cb38 returned with HTTP 200 Jan 21 03:20:19.953286 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d7bb9b65-748d-44cf-b039-c80a52f47d51 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Availability Zones retrieved successfully. Jan 21 03:20:19.953575 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1037/2076] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:20:19 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/94514145-2fc8-44b3-9888-ae6350a6cb38 => generated 1000 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 03:20:19.971959 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9f0dcb98-8bdc-499e-8562-f1a35a92d363 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] POST http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots Jan 21 03:20:19.973496 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d7bb9b65-748d-44cf-b039-c80a52f47d51 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Flow 'volume_create_api' (deed0b4f-c374-41c0-a518-dc9f3f8f00bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:20:19.976255 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:19.976255 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:19.976907 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9f0dcb98-8bdc-499e-8562-f1a35a92d363 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "cf49db00-81a0-484b-a25b-9e86f6a40bce", "name": "tempest-group_snapshot-252695685"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:20:19.978074 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.group_snapshots [None req-9f0dcb98-8bdc-499e-8562-f1a35a92d363 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Creating new group_snapshot {'group_snapshot': {'group_id': 'cf49db00-81a0-484b-a25b-9e86f6a40bce', 'name': 'tempest-group_snapshot-252695685'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 21 03:20:19.979567 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d7bb9b65-748d-44cf-b039-c80a52f47d51 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a25f5710-5a35-4f19-bf09-71ad9c738f39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:20:19.981744 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-d7bb9b65-748d-44cf-b039-c80a52f47d51 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Validating volume size '2' using validate_int, validate_source_size {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:20:19.995145 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:19.995145 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:20.013353 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.group_snapshots [None req-9f0dcb98-8bdc-499e-8562-f1a35a92d363 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Creating group_snapshot tempest-group_snapshot-252695685. Jan 21 03:20:20.067287 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:20.067287 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:20.088387 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d7bb9b65-748d-44cf-b039-c80a52f47d51 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a25f5710-5a35-4f19-bf09-71ad9c738f39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '4760579a-3fe4-4453-a2a9-20531e63546a', 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:20:20.105254 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d7bb9b65-748d-44cf-b039-c80a52f47d51 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b79274e-5bde-49d1-bfb6-5604b499fee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:20:20.120757 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota [None req-9f0dcb98-8bdc-499e-8562-f1a35a92d363 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-2041417801 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-2041417801, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:20:20.162738 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-9f0dcb98-8bdc-499e-8562-f1a35a92d363 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Created reservations ['b3db725b-77e8-4110-8a90-860d5e499c31', '006a83b8-d92e-4988-8875-ba457dc3007b', '220bf263-6805-4324-b88d-da278b01925a', '6d77fe6f-f4bb-4545-90ee-f40ddd0dbfa8'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:20:20.242742 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-d7bb9b65-748d-44cf-b039-c80a52f47d51 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Created reservations ['a9ebd614-2aa6-4b4c-a34d-2ab7a147b014', 'a8f1be3e-e7b4-4444-b187-77b1791b0b62', 'd9daf105-5b32-4671-bacf-00d4031ca6b3', '3010deb5-55f7-412e-86e0-73c6af8b273f'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:20:20.244775 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d7bb9b65-748d-44cf-b039-c80a52f47d51 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b79274e-5bde-49d1-bfb6-5604b499fee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9ebd614-2aa6-4b4c-a34d-2ab7a147b014', 'a8f1be3e-e7b4-4444-b187-77b1791b0b62', 'd9daf105-5b32-4671-bacf-00d4031ca6b3', '3010deb5-55f7-412e-86e0-73c6af8b273f']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:20:20.247069 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d7bb9b65-748d-44cf-b039-c80a52f47d51 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed731772-8369-4bab-a564-46ec91fd7c30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:20:20.312345 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9f0dcb98-8bdc-499e-8562-f1a35a92d363 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots returned with HTTP 202 Jan 21 03:20:20.313274 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1038/2077] 10.222.0.36 () {62 vars in 1291 bytes} [Thu Jan 21 03:20:19 2021] POST /volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots => generated 167 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:20:20.323750 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9f456691-c433-4bca-a19d-d7639751fd20 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/9759ec6c-a45f-4505-b694-c3cb5875d92d Jan 21 03:20:20.324549 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9f456691-c433-4bca-a19d-d7639751fd20 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:20.326540 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:20.326540 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:20.327205 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9f456691-c433-4bca-a19d-d7639751fd20 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:20.327758 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.group_snapshots [None req-9f456691-c433-4bca-a19d-d7639751fd20 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] show called for member 9759ec6c-a45f-4505-b694-c3cb5875d92d {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 03:20:20.346181 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:20.346181 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:20.360077 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9f456691-c433-4bca-a19d-d7639751fd20 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/9759ec6c-a45f-4505-b694-c3cb5875d92d returned with HTTP 200 Jan 21 03:20:20.361137 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1039/2078] 10.222.0.36 () {60 vars in 1380 bytes} [Thu Jan 21 03:20:20 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/9759ec6c-a45f-4505-b694-c3cb5875d92d => generated 306 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 03:20:20.372118 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8e001674-041d-4cdb-a182-ac1d9e3bd258 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:20:20.372837 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8e001674-041d-4cdb-a182-ac1d9e3bd258 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:20.373200 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:20.373200 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:20.374466 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8e001674-041d-4cdb-a182-ac1d9e3bd258 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:20.375029 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-8e001674-041d-4cdb-a182-ac1d9e3bd258 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:20:20.402477 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:20.402477 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:20.405031 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8e001674-041d-4cdb-a182-ac1d9e3bd258 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:20:20.405846 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1040/2079] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:20 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:20.425760 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d7bb9b65-748d-44cf-b039-c80a52f47d51 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed731772-8369-4bab-a564-46ec91fd7c30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d62f3ed-ff07-47d8-a77f-7deb544b81e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1589663202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b449f4da62d4dee89623f63e07be0ef',qos_specs=None,replication_status=,reservations=['a9ebd614-2aa6-4b4c-a34d-2ab7a147b014','a8f1be3e-e7b4-4444-b187-77b1791b0b62','d9daf105-5b32-4671-bacf-00d4031ca6b3','3010deb5-55f7-412e-86e0-73c6af8b273f'],size=2,snapshot_id=None,source_replicaid=,source_volid=4760579a-3fe4-4453-a2a9-20531e63546a,status='creating',user_id='19314c6a79fc480fa29225f64bfaae60',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:20:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1589663202',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d62f3ed-ff07-47d8-a77f-7deb544b81e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b449f4da62d4dee89623f63e07be0ef',provider_auth=None,provider_geometry=None,provider_id=None,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=4760579a-3fe4-4453-a2a9-20531e63546a,status='creating',terminated_at=None,updated_at=None,user_id='19314c6a79fc480fa29225f64bfaae60',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:20:20.429449 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d7bb9b65-748d-44cf-b039-c80a52f47d51 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9afcf65-2a58-4796-a6fb-5ae70998d9cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:20:20.462428 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d7bb9b65-748d-44cf-b039-c80a52f47d51 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9afcf65-2a58-4796-a6fb-5ae70998d9cc) transitioned into state 'SUCCESS' from state '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-1589663202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b449f4da62d4dee89623f63e07be0ef',qos_specs=None,replication_status=,reservations=['a9ebd614-2aa6-4b4c-a34d-2ab7a147b014','a8f1be3e-e7b4-4444-b187-77b1791b0b62','d9daf105-5b32-4671-bacf-00d4031ca6b3','3010deb5-55f7-412e-86e0-73c6af8b273f'],size=2,snapshot_id=None,source_replicaid=,source_volid=4760579a-3fe4-4453-a2a9-20531e63546a,status='creating',user_id='19314c6a79fc480fa29225f64bfaae60',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:20:20.468148 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d7bb9b65-748d-44cf-b039-c80a52f47d51 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (825386ea-b712-4877-b52e-b11b1fa1fab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:20:20.542393 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d7bb9b65-748d-44cf-b039-c80a52f47d51 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (825386ea-b712-4877-b52e-b11b1fa1fab2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:20:20.547023 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d7bb9b65-748d-44cf-b039-c80a52f47d51 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Flow 'volume_create_api' (deed0b4f-c374-41c0-a518-dc9f3f8f00bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:20:20.648426 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d7bb9b65-748d-44cf-b039-c80a52f47d51 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Create volume request issued successfully. Jan 21 03:20:20.684409 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d7bb9b65-748d-44cf-b039-c80a52f47d51 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes returned with HTTP 202 Jan 21 03:20:20.685468 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1040/2080] 10.222.0.36 () {60 vars in 1226 bytes} [Thu Jan 21 03:20:19 2021] POST /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes => generated 850 bytes in 841 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 03:20:20.700649 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f14b926c-3651-40c5-9500-e15476ddc022 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/6d62f3ed-ff07-47d8-a77f-7deb544b81e1 Jan 21 03:20:20.701183 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f14b926c-3651-40c5-9500-e15476ddc022 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:20.701406 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:20.701406 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:20.701781 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f14b926c-3651-40c5-9500-e15476ddc022 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:20.783963 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:20.783963 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:20.830480 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f14b926c-3651-40c5-9500-e15476ddc022 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:20:20.883010 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f14b926c-3651-40c5-9500-e15476ddc022 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/6d62f3ed-ff07-47d8-a77f-7deb544b81e1 returned with HTTP 200 Jan 21 03:20:20.915536 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1041/2081] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:20 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/6d62f3ed-ff07-47d8-a77f-7deb544b81e1 => generated 918 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:21.376150 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d909fd11-3580-493c-a65b-88d561f03e19 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/9759ec6c-a45f-4505-b694-c3cb5875d92d Jan 21 03:20:21.377313 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d909fd11-3580-493c-a65b-88d561f03e19 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:21.377695 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:21.377695 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:21.378466 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d909fd11-3580-493c-a65b-88d561f03e19 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:21.379056 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.group_snapshots [None req-d909fd11-3580-493c-a65b-88d561f03e19 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] show called for member 9759ec6c-a45f-4505-b694-c3cb5875d92d {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 03:20:21.400604 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:21.400604 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:21.421074 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ece3aea7-efc4-4ba5-826a-76ace4ba191a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:20:21.421807 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ece3aea7-efc4-4ba5-826a-76ace4ba191a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:21.422347 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:21.422347 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:21.423095 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ece3aea7-efc4-4ba5-826a-76ace4ba191a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:21.436112 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d909fd11-3580-493c-a65b-88d561f03e19 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/9759ec6c-a45f-4505-b694-c3cb5875d92d returned with HTTP 200 Jan 21 03:20:21.437165 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-ece3aea7-efc4-4ba5-826a-76ace4ba191a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:20:21.438696 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1041/2082] 10.222.0.36 () {60 vars in 1380 bytes} [Thu Jan 21 03:20:21 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/9759ec6c-a45f-4505-b694-c3cb5875d92d => generated 306 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:20:21.464362 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:21.464362 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:21.469345 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ece3aea7-efc4-4ba5-826a-76ace4ba191a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:20:21.470859 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1042/2083] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:21 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:20:21.930684 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-164f408e-24c7-48ee-a2f4-f57a9af13c51 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/6d62f3ed-ff07-47d8-a77f-7deb544b81e1 Jan 21 03:20:21.931451 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-164f408e-24c7-48ee-a2f4-f57a9af13c51 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:21.931832 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:21.931832 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:21.932449 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-164f408e-24c7-48ee-a2f4-f57a9af13c51 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:22.044124 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:22.044124 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:22.055224 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-164f408e-24c7-48ee-a2f4-f57a9af13c51 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:20:22.124082 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-164f408e-24c7-48ee-a2f4-f57a9af13c51 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/6d62f3ed-ff07-47d8-a77f-7deb544b81e1 returned with HTTP 200 Jan 21 03:20:22.124957 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1042/2084] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:21 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/6d62f3ed-ff07-47d8-a77f-7deb544b81e1 => generated 942 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:22.444539 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-37bf0f73-2a8a-4223-b960-eb3a64f09312 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/9759ec6c-a45f-4505-b694-c3cb5875d92d Jan 21 03:20:22.445094 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-37bf0f73-2a8a-4223-b960-eb3a64f09312 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:22.445538 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:22.445538 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:22.445909 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-37bf0f73-2a8a-4223-b960-eb3a64f09312 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:22.446315 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.group_snapshots [None req-37bf0f73-2a8a-4223-b960-eb3a64f09312 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] show called for member 9759ec6c-a45f-4505-b694-c3cb5875d92d {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 03:20:22.455483 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:22.455483 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:22.487299 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-468966e3-4c91-4c11-9d31-1ad64fa5c18f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:20:22.488264 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-468966e3-4c91-4c11-9d31-1ad64fa5c18f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:22.488970 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:22.488970 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:22.490164 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-468966e3-4c91-4c11-9d31-1ad64fa5c18f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:22.491241 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-468966e3-4c91-4c11-9d31-1ad64fa5c18f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:20:22.525552 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-37bf0f73-2a8a-4223-b960-eb3a64f09312 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/9759ec6c-a45f-4505-b694-c3cb5875d92d returned with HTTP 200 Jan 21 03:20:22.530918 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1043/2085] 10.222.0.36 () {60 vars in 1380 bytes} [Thu Jan 21 03:20:22 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/9759ec6c-a45f-4505-b694-c3cb5875d92d => generated 306 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:20:22.569404 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:22.569404 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:22.577059 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-468966e3-4c91-4c11-9d31-1ad64fa5c18f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:20:22.580639 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1043/2086] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:22 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:23.140630 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-53ee912d-68e5-4441-93a2-ed18c37b8bcd tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/6d62f3ed-ff07-47d8-a77f-7deb544b81e1 Jan 21 03:20:23.141278 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-53ee912d-68e5-4441-93a2-ed18c37b8bcd tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:23.141560 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:23.141560 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:23.141990 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-53ee912d-68e5-4441-93a2-ed18c37b8bcd tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:23.268590 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:23.268590 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:23.320256 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-53ee912d-68e5-4441-93a2-ed18c37b8bcd tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:20:23.422392 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-53ee912d-68e5-4441-93a2-ed18c37b8bcd tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/6d62f3ed-ff07-47d8-a77f-7deb544b81e1 returned with HTTP 200 Jan 21 03:20:23.423421 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1044/2087] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:23 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/6d62f3ed-ff07-47d8-a77f-7deb544b81e1 => generated 942 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:23.542466 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ceb24994-b063-4c79-aad1-cda85a9ac502 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/9759ec6c-a45f-4505-b694-c3cb5875d92d Jan 21 03:20:23.543638 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ceb24994-b063-4c79-aad1-cda85a9ac502 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:23.544020 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:23.544020 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:23.544624 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ceb24994-b063-4c79-aad1-cda85a9ac502 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:23.545188 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.group_snapshots [None req-ceb24994-b063-4c79-aad1-cda85a9ac502 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] show called for member 9759ec6c-a45f-4505-b694-c3cb5875d92d {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 03:20:23.558346 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:23.558346 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:23.592375 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ceb24994-b063-4c79-aad1-cda85a9ac502 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/9759ec6c-a45f-4505-b694-c3cb5875d92d returned with HTTP 200 Jan 21 03:20:23.597141 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1044/2088] 10.222.0.36 () {60 vars in 1380 bytes} [Thu Jan 21 03:20:23 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/9759ec6c-a45f-4505-b694-c3cb5875d92d => generated 307 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:20:23.601556 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-af68a3ae-597a-4a3d-9f4f-6956fcf81bdf tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:20:23.602144 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-af68a3ae-597a-4a3d-9f4f-6956fcf81bdf tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:23.602334 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:23.602334 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:23.603017 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-af68a3ae-597a-4a3d-9f4f-6956fcf81bdf tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:23.603539 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-af68a3ae-597a-4a3d-9f4f-6956fcf81bdf tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:20:23.630991 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ac7a4f9d-78ae-4c46-8943-4c45c7c4a82a tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/detail Jan 21 03:20:23.633689 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ac7a4f9d-78ae-4c46-8943-4c45c7c4a82a tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:23.635077 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:23.635077 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:23.637478 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ac7a4f9d-78ae-4c46-8943-4c45c7c4a82a tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'detail' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:23.642182 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-ac7a4f9d-78ae-4c46-8943-4c45c7c4a82a tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Removing options '' from query. {{(pid=87958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:20:23.649977 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.db.sqlalchemy.api [None req-ac7a4f9d-78ae-4c46-8943-4c45c7c4a82a tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Building query based on filter {{(pid=87958) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 03:20:23.653848 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:23.653848 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:23.668704 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-af68a3ae-597a-4a3d-9f4f-6956fcf81bdf tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:20:23.669777 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1045/2089] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:23 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:20:23.713148 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ac7a4f9d-78ae-4c46-8943-4c45c7c4a82a tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Get all snapshots completed successfully. Jan 21 03:20:23.714321 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:23.714321 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:23.716007 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ac7a4f9d-78ae-4c46-8943-4c45c7c4a82a tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/detail returned with HTTP 200 Jan 21 03:20:23.717986 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1045/2090] 10.222.0.36 () {58 vars in 1231 bytes} [Thu Jan 21 03:20:23 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/detail => generated 453 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:23.730190 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4754b566-70f0-435d-be94-2a594da74c2d tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/d94cdb0f-4133-4a31-9e19-9af143bd7556 Jan 21 03:20:23.730805 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4754b566-70f0-435d-be94-2a594da74c2d tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:23.731214 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:23.731214 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:23.731861 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4754b566-70f0-435d-be94-2a594da74c2d tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:23.799314 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:23.799314 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:23.800829 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4754b566-70f0-435d-be94-2a594da74c2d tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Snapshot retrieved successfully. Jan 21 03:20:23.805311 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4754b566-70f0-435d-be94-2a594da74c2d tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/d94cdb0f-4133-4a31-9e19-9af143bd7556 returned with HTTP 200 Jan 21 03:20:23.824060 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1046/2091] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:20:23 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/d94cdb0f-4133-4a31-9e19-9af143bd7556 => generated 450 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:23.836946 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7628fd31-dc26-406e-a58d-cceb237db834 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/9759ec6c-a45f-4505-b694-c3cb5875d92d Jan 21 03:20:23.837889 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7628fd31-dc26-406e-a58d-cceb237db834 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:23.838263 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:23.838263 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:23.838891 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7628fd31-dc26-406e-a58d-cceb237db834 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:23.839452 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.group_snapshots [None req-7628fd31-dc26-406e-a58d-cceb237db834 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] show called for member 9759ec6c-a45f-4505-b694-c3cb5875d92d {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 03:20:23.852857 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:23.852857 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:23.868074 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7628fd31-dc26-406e-a58d-cceb237db834 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/9759ec6c-a45f-4505-b694-c3cb5875d92d returned with HTTP 200 Jan 21 03:20:23.869619 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1046/2092] 10.222.0.36 () {60 vars in 1380 bytes} [Thu Jan 21 03:20:23 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/9759ec6c-a45f-4505-b694-c3cb5875d92d => generated 307 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:20:23.879339 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4447f8ac-b82b-4418-b5f4-7b704eab7013 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/detail Jan 21 03:20:23.880175 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4447f8ac-b82b-4418-b5f4-7b704eab7013 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:23.880567 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:23.880567 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:23.881151 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4447f8ac-b82b-4418-b5f4-7b704eab7013 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:23.903247 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4447f8ac-b82b-4418-b5f4-7b704eab7013 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/detail returned with HTTP 200 Jan 21 03:20:23.911670 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1047/2093] 10.222.0.36 () {60 vars in 1290 bytes} [Thu Jan 21 03:20:23 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/detail => generated 310 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:20:23.920833 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-083f6cfb-a48d-4bd8-aeeb-8b677985b824 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] DELETE http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/9759ec6c-a45f-4505-b694-c3cb5875d92d Jan 21 03:20:23.928174 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-083f6cfb-a48d-4bd8-aeeb-8b677985b824 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:23.928430 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:23.928430 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:23.928858 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-083f6cfb-a48d-4bd8-aeeb-8b677985b824 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:23.929340 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.group_snapshots [None req-083f6cfb-a48d-4bd8-aeeb-8b677985b824 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] delete called for member 9759ec6c-a45f-4505-b694-c3cb5875d92d {{(pid=87958) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 21 03:20:23.929590 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.group_snapshots [None req-083f6cfb-a48d-4bd8-aeeb-8b677985b824 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Delete group_snapshot with id: 9759ec6c-a45f-4505-b694-c3cb5875d92d Jan 21 03:20:23.945418 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:23.945418 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:24.106059 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-083f6cfb-a48d-4bd8-aeeb-8b677985b824 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/9759ec6c-a45f-4505-b694-c3cb5875d92d returned with HTTP 202 Jan 21 03:20:24.121321 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a8deefa8-2004-4013-9845-41c6a15894ae tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/detail Jan 21 03:20:24.121901 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a8deefa8-2004-4013-9845-41c6a15894ae tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:24.122117 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:24.122117 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:24.122496 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a8deefa8-2004-4013-9845-41c6a15894ae tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:24.123171 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-a8deefa8-2004-4013-9845-41c6a15894ae tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:20:24.124185 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:24.124185 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:24.125358 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a8deefa8-2004-4013-9845-41c6a15894ae tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:20:24.128570 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1047/2094] 10.222.0.36 () {60 vars in 1383 bytes} [Thu Jan 21 03:20:23 2021] DELETE /volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/9759ec6c-a45f-4505-b694-c3cb5875d92d => generated 0 bytes in 218 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 03:20:24.202861 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a8deefa8-2004-4013-9845-41c6a15894ae tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Get all volumes completed successfully. Jan 21 03:20:24.204801 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-a8deefa8-2004-4013-9845-41c6a15894ae tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:20:24.205924 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-a8deefa8-2004-4013-9845-41c6a15894ae tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:20:24.215794 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-a8deefa8-2004-4013-9845-41c6a15894ae tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:20:24.224270 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:24.224270 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:24.248109 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a8deefa8-2004-4013-9845-41c6a15894ae tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/detail returned with HTTP 200 Jan 21 03:20:24.256217 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1048/2095] 10.222.0.36 () {60 vars in 1266 bytes} [Thu Jan 21 03:20:24 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/detail => generated 1003 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 03:20:24.266340 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-64209946-cb81-4a6f-adef-e7e7cb749684 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/detail Jan 21 03:20:24.266903 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-64209946-cb81-4a6f-adef-e7e7cb749684 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:24.267102 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:24.267102 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:24.267745 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-64209946-cb81-4a6f-adef-e7e7cb749684 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'detail' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:24.275058 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-64209946-cb81-4a6f-adef-e7e7cb749684 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Removing options '' from query. {{(pid=87958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:20:24.275058 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:24.275058 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:24.275058 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.db.sqlalchemy.api [None req-64209946-cb81-4a6f-adef-e7e7cb749684 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Building query based on filter {{(pid=87958) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 03:20:24.304752 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-64209946-cb81-4a6f-adef-e7e7cb749684 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Get all snapshots completed successfully. Jan 21 03:20:24.306045 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:24.306045 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:24.307896 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-64209946-cb81-4a6f-adef-e7e7cb749684 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/detail returned with HTTP 200 Jan 21 03:20:24.316986 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1048/2096] 10.222.0.36 () {58 vars in 1231 bytes} [Thu Jan 21 03:20:24 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/detail => generated 452 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:24.322358 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-07655422-b4b7-489d-a79c-ba889a6f96b2 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/d94cdb0f-4133-4a31-9e19-9af143bd7556 Jan 21 03:20:24.323043 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-07655422-b4b7-489d-a79c-ba889a6f96b2 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:24.323242 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:24.323242 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:24.323872 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-07655422-b4b7-489d-a79c-ba889a6f96b2 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:24.392252 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:24.392252 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:24.393456 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-07655422-b4b7-489d-a79c-ba889a6f96b2 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Snapshot retrieved successfully. Jan 21 03:20:24.396375 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-07655422-b4b7-489d-a79c-ba889a6f96b2 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/d94cdb0f-4133-4a31-9e19-9af143bd7556 returned with HTTP 200 Jan 21 03:20:24.397240 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1049/2097] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:20:24 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/d94cdb0f-4133-4a31-9e19-9af143bd7556 => generated 449 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:24.451599 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-59d4810f-add1-49da-a00f-ce8840807c3b tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/6d62f3ed-ff07-47d8-a77f-7deb544b81e1 Jan 21 03:20:24.452431 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-59d4810f-add1-49da-a00f-ce8840807c3b tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:24.452858 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:24.452858 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:24.454142 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-59d4810f-add1-49da-a00f-ce8840807c3b tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:24.529965 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:24.529965 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:24.541697 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-59d4810f-add1-49da-a00f-ce8840807c3b tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:20:24.573002 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-59d4810f-add1-49da-a00f-ce8840807c3b tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/6d62f3ed-ff07-47d8-a77f-7deb544b81e1 returned with HTTP 200 Jan 21 03:20:24.578210 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1049/2098] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:24 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/6d62f3ed-ff07-47d8-a77f-7deb544b81e1 => generated 942 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:24.684968 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-15ee433c-d259-4a7d-bc8e-f4f98b6c1e96 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:20:24.686179 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-15ee433c-d259-4a7d-bc8e-f4f98b6c1e96 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:24.686397 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:24.686397 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:24.686864 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-15ee433c-d259-4a7d-bc8e-f4f98b6c1e96 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:24.687249 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-15ee433c-d259-4a7d-bc8e-f4f98b6c1e96 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:20:24.765557 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:24.765557 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:24.774174 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-15ee433c-d259-4a7d-bc8e-f4f98b6c1e96 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:20:24.775465 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1050/2099] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:24 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:25.409326 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6738697e-22c9-40f3-bac1-e8e595cb614e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/d94cdb0f-4133-4a31-9e19-9af143bd7556 Jan 21 03:20:25.410020 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6738697e-22c9-40f3-bac1-e8e595cb614e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:25.410346 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:25.410346 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:25.411516 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6738697e-22c9-40f3-bac1-e8e595cb614e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:25.472751 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:25.472751 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:25.477437 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-6738697e-22c9-40f3-bac1-e8e595cb614e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Snapshot retrieved successfully. Jan 21 03:20:25.480857 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6738697e-22c9-40f3-bac1-e8e595cb614e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/d94cdb0f-4133-4a31-9e19-9af143bd7556 returned with HTTP 200 Jan 21 03:20:25.483405 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1050/2100] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:20:25 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/d94cdb0f-4133-4a31-9e19-9af143bd7556 => generated 449 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:25.595266 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8a72f77b-c413-4ab8-9513-b0c9fb2f7a7f tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/6d62f3ed-ff07-47d8-a77f-7deb544b81e1 Jan 21 03:20:25.595761 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8a72f77b-c413-4ab8-9513-b0c9fb2f7a7f tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:25.602436 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:25.602436 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:25.603219 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8a72f77b-c413-4ab8-9513-b0c9fb2f7a7f tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:25.776530 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:25.776530 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:25.791020 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5bc0a21d-9261-4bb4-b640-ff4464e090f5 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:20:25.791776 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5bc0a21d-9261-4bb4-b640-ff4464e090f5 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:25.791918 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8a72f77b-c413-4ab8-9513-b0c9fb2f7a7f tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:20:25.792274 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:25.792274 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:25.792868 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5bc0a21d-9261-4bb4-b640-ff4464e090f5 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:25.793375 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-5bc0a21d-9261-4bb4-b640-ff4464e090f5 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:20:25.845670 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:25.845670 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:25.847548 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5bc0a21d-9261-4bb4-b640-ff4464e090f5 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:20:25.852338 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1051/2101] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:25 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:25.857288 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8a72f77b-c413-4ab8-9513-b0c9fb2f7a7f tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/6d62f3ed-ff07-47d8-a77f-7deb544b81e1 returned with HTTP 200 Jan 21 03:20:25.858626 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1051/2102] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:25 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/6d62f3ed-ff07-47d8-a77f-7deb544b81e1 => generated 942 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:26.495427 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2e1c46c5-8b7b-44ea-b514-1432ee9f0cb8 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/d94cdb0f-4133-4a31-9e19-9af143bd7556 Jan 21 03:20:26.496634 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2e1c46c5-8b7b-44ea-b514-1432ee9f0cb8 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:26.496634 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:26.496634 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:26.497044 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2e1c46c5-8b7b-44ea-b514-1432ee9f0cb8 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:26.544788 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:26.544788 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:26.546246 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2e1c46c5-8b7b-44ea-b514-1432ee9f0cb8 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Snapshot retrieved successfully. Jan 21 03:20:26.548347 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2e1c46c5-8b7b-44ea-b514-1432ee9f0cb8 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/d94cdb0f-4133-4a31-9e19-9af143bd7556 returned with HTTP 200 Jan 21 03:20:26.549498 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1052/2103] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:20:26 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/d94cdb0f-4133-4a31-9e19-9af143bd7556 => generated 448 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:26.862268 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-790522ed-ec1d-4647-a3d0-1989750e657c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:20:26.863950 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-790522ed-ec1d-4647-a3d0-1989750e657c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:26.865053 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:26.865053 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:26.867029 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-790522ed-ec1d-4647-a3d0-1989750e657c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:26.867752 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-790522ed-ec1d-4647-a3d0-1989750e657c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:20:26.875411 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4dd106f6-b846-4332-8cc3-642841bd7c86 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/6d62f3ed-ff07-47d8-a77f-7deb544b81e1 Jan 21 03:20:26.875929 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4dd106f6-b846-4332-8cc3-642841bd7c86 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:26.876122 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:26.876122 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:26.876764 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4dd106f6-b846-4332-8cc3-642841bd7c86 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:26.921137 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:26.921137 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:26.923902 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-790522ed-ec1d-4647-a3d0-1989750e657c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:20:26.944182 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1052/2104] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:26 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:26.989237 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:26.989237 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:27.007922 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4dd106f6-b846-4332-8cc3-642841bd7c86 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:20:27.060120 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4dd106f6-b846-4332-8cc3-642841bd7c86 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/6d62f3ed-ff07-47d8-a77f-7deb544b81e1 returned with HTTP 200 Jan 21 03:20:27.064166 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1053/2105] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:26 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/6d62f3ed-ff07-47d8-a77f-7deb544b81e1 => generated 942 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:27.566403 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c598bea3-4d11-4fc0-ae87-00fb93fd3405 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/d94cdb0f-4133-4a31-9e19-9af143bd7556 Jan 21 03:20:27.566403 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c598bea3-4d11-4fc0-ae87-00fb93fd3405 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:27.568114 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:27.568114 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:27.568114 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c598bea3-4d11-4fc0-ae87-00fb93fd3405 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:27.604763 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c598bea3-4d11-4fc0-ae87-00fb93fd3405 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/d94cdb0f-4133-4a31-9e19-9af143bd7556 returned with HTTP 404 Jan 21 03:20:27.606511 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1053/2106] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:20:27 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/snapshots/d94cdb0f-4133-4a31-9e19-9af143bd7556 => generated 111 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:20:27.616827 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8a73b93a-1e3f-4d0e-9d94-ecf0d1c14441 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/9759ec6c-a45f-4505-b694-c3cb5875d92d Jan 21 03:20:27.617627 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8a73b93a-1e3f-4d0e-9d94-ecf0d1c14441 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:27.617992 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:27.617992 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:27.618641 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8a73b93a-1e3f-4d0e-9d94-ecf0d1c14441 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:27.620165 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.group_snapshots [None req-8a73b93a-1e3f-4d0e-9d94-ecf0d1c14441 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] show called for member 9759ec6c-a45f-4505-b694-c3cb5875d92d {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 03:20:27.626892 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8a73b93a-1e3f-4d0e-9d94-ecf0d1c14441 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/9759ec6c-a45f-4505-b694-c3cb5875d92d returned with HTTP 404 Jan 21 03:20:27.628170 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1054/2107] 10.222.0.36 () {60 vars in 1380 bytes} [Thu Jan 21 03:20:27 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/9759ec6c-a45f-4505-b694-c3cb5875d92d => generated 116 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 03:20:27.637852 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-598a943a-a164-40a3-95b4-707f62e975ff tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots Jan 21 03:20:27.638418 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-598a943a-a164-40a3-95b4-707f62e975ff tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:27.639348 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-598a943a-a164-40a3-95b4-707f62e975ff tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:27.650004 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-598a943a-a164-40a3-95b4-707f62e975ff tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots returned with HTTP 200 Jan 21 03:20:27.657424 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1054/2108] 10.222.0.36 () {60 vars in 1269 bytes} [Thu Jan 21 03:20:27 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots => generated 23 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:27.663259 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b187dcb9-d552-45c1-a490-2530033c1910 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] DELETE http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/9759ec6c-a45f-4505-b694-c3cb5875d92d Jan 21 03:20:27.665663 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b187dcb9-d552-45c1-a490-2530033c1910 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:27.666205 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b187dcb9-d552-45c1-a490-2530033c1910 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:27.666903 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.group_snapshots [None req-b187dcb9-d552-45c1-a490-2530033c1910 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] delete called for member 9759ec6c-a45f-4505-b694-c3cb5875d92d {{(pid=87958) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 21 03:20:27.667515 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.group_snapshots [None req-b187dcb9-d552-45c1-a490-2530033c1910 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Delete group_snapshot with id: 9759ec6c-a45f-4505-b694-c3cb5875d92d Jan 21 03:20:27.680106 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b187dcb9-d552-45c1-a490-2530033c1910 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/9759ec6c-a45f-4505-b694-c3cb5875d92d returned with HTTP 404 Jan 21 03:20:27.683160 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1055/2109] 10.222.0.36 () {60 vars in 1383 bytes} [Thu Jan 21 03:20:27 2021] DELETE /volume/v3/23fc020ba58b4074bdff78f4b2307917/group_snapshots/9759ec6c-a45f-4505-b694-c3cb5875d92d => generated 116 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 03:20:27.695338 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-46c24bea-bb86-4ce8-9650-8f97ab10ad1e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/detail Jan 21 03:20:27.696257 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-46c24bea-bb86-4ce8-9650-8f97ab10ad1e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:27.699429 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-46c24bea-bb86-4ce8-9650-8f97ab10ad1e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:27.700968 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-46c24bea-bb86-4ce8-9650-8f97ab10ad1e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:20:27.703064 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-46c24bea-bb86-4ce8-9650-8f97ab10ad1e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:20:27.827822 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-46c24bea-bb86-4ce8-9650-8f97ab10ad1e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Get all volumes completed successfully. Jan 21 03:20:27.832590 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-46c24bea-bb86-4ce8-9650-8f97ab10ad1e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:20:27.834931 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-46c24bea-bb86-4ce8-9650-8f97ab10ad1e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:20:27.852532 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-46c24bea-bb86-4ce8-9650-8f97ab10ad1e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:20:27.860859 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:27.860859 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:27.882944 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-46c24bea-bb86-4ce8-9650-8f97ab10ad1e tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/detail returned with HTTP 200 Jan 21 03:20:27.884846 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1055/2110] 10.222.0.36 () {60 vars in 1266 bytes} [Thu Jan 21 03:20:27 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/detail => generated 1003 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 03:20:27.919656 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5a725b6c-78b8-4a03-9e07-996669f63c33 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] POST http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/cf49db00-81a0-484b-a25b-9e86f6a40bce/action Jan 21 03:20:27.920445 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5a725b6c-78b8-4a03-9e07-996669f63c33 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:20:27.920808 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5a725b6c-78b8-4a03-9e07-996669f63c33 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:20:27.922024 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-5a725b6c-78b8-4a03-9e07-996669f63c33 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] delete called for group cf49db00-81a0-484b-a25b-9e86f6a40bce {{(pid=87958) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 03:20:27.922547 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.groups [None req-5a725b6c-78b8-4a03-9e07-996669f63c33 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Delete group with id: cf49db00-81a0-484b-a25b-9e86f6a40bce Jan 21 03:20:27.942228 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:27.942228 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:27.952614 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3b5ec79f-1ba7-4cc4-87c2-2ca98a6323da tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:20:27.953742 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3b5ec79f-1ba7-4cc4-87c2-2ca98a6323da tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:27.953967 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:27.953967 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:27.954347 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3b5ec79f-1ba7-4cc4-87c2-2ca98a6323da tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:27.954742 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-3b5ec79f-1ba7-4cc4-87c2-2ca98a6323da tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:20:28.010207 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:28.010207 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:28.019058 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3b5ec79f-1ba7-4cc4-87c2-2ca98a6323da tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:20:28.020872 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1056/2111] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:27 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:28.080166 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-db229975-f54f-487f-b2e9-46a54f7a594d tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/6d62f3ed-ff07-47d8-a77f-7deb544b81e1 Jan 21 03:20:28.080712 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-db229975-f54f-487f-b2e9-46a54f7a594d tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:28.080903 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:28.080903 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:28.081692 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-db229975-f54f-487f-b2e9-46a54f7a594d tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:28.140409 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:28.140409 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:28.152312 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-db229975-f54f-487f-b2e9-46a54f7a594d tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:20:28.182080 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-db229975-f54f-487f-b2e9-46a54f7a594d tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/6d62f3ed-ff07-47d8-a77f-7deb544b81e1 returned with HTTP 200 Jan 21 03:20:28.183659 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1057/2112] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:28 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/6d62f3ed-ff07-47d8-a77f-7deb544b81e1 => generated 942 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:28.280639 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5a725b6c-78b8-4a03-9e07-996669f63c33 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/cf49db00-81a0-484b-a25b-9e86f6a40bce/action returned with HTTP 202 Jan 21 03:20:28.284865 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1056/2113] 10.222.0.36 () {62 vars in 1395 bytes} [Thu Jan 21 03:20:27 2021] POST /volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/cf49db00-81a0-484b-a25b-9e86f6a40bce/action => generated 0 bytes in 368 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 03:20:28.295999 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bade9c84-dab2-40ad-be5f-031cff8034f1 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/94514145-2fc8-44b3-9888-ae6350a6cb38 Jan 21 03:20:28.296569 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bade9c84-dab2-40ad-be5f-031cff8034f1 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:28.296569 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:28.296569 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:28.297177 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bade9c84-dab2-40ad-be5f-031cff8034f1 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:28.394737 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:28.394737 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:28.404084 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-bade9c84-dab2-40ad-be5f-031cff8034f1 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Volume info retrieved successfully. Jan 21 03:20:28.431146 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-bade9c84-dab2-40ad-be5f-031cff8034f1 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:20:28.431801 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-bade9c84-dab2-40ad-be5f-031cff8034f1 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:20:28.440822 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-bade9c84-dab2-40ad-be5f-031cff8034f1 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:20:28.460167 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:28.460167 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:28.509370 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bade9c84-dab2-40ad-be5f-031cff8034f1 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/94514145-2fc8-44b3-9888-ae6350a6cb38 returned with HTTP 200 Jan 21 03:20:28.510811 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1058/2114] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:20:28 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/94514145-2fc8-44b3-9888-ae6350a6cb38 => generated 999 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:20:29.033729 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a3d909e0-1b57-44ad-ab64-70c685188dc1 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:20:29.035015 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a3d909e0-1b57-44ad-ab64-70c685188dc1 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:29.035430 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:29.035430 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:29.036535 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a3d909e0-1b57-44ad-ab64-70c685188dc1 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:29.036908 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-a3d909e0-1b57-44ad-ab64-70c685188dc1 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:20:29.074100 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:29.074100 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:29.076127 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a3d909e0-1b57-44ad-ab64-70c685188dc1 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:20:29.077201 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1057/2115] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:29 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:29.201565 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-be2ab3b7-c602-4f69-869a-a9f70365bd6e tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/6d62f3ed-ff07-47d8-a77f-7deb544b81e1 Jan 21 03:20:29.202105 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-be2ab3b7-c602-4f69-869a-a9f70365bd6e tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:29.202324 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:29.202324 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:29.202719 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-be2ab3b7-c602-4f69-869a-a9f70365bd6e tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:29.528808 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a86fd883-77b8-47a3-b03b-1cee3f729242 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/94514145-2fc8-44b3-9888-ae6350a6cb38 Jan 21 03:20:29.529375 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a86fd883-77b8-47a3-b03b-1cee3f729242 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:29.529571 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:29.529571 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:29.530283 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a86fd883-77b8-47a3-b03b-1cee3f729242 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:29.669531 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:29.669531 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:29.681163 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:29.681163 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:29.703589 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a86fd883-77b8-47a3-b03b-1cee3f729242 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Volume info retrieved successfully. Jan 21 03:20:29.728453 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-be2ab3b7-c602-4f69-869a-a9f70365bd6e tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:20:29.730132 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-a86fd883-77b8-47a3-b03b-1cee3f729242 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:20:29.730754 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-a86fd883-77b8-47a3-b03b-1cee3f729242 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:20:29.748437 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-a86fd883-77b8-47a3-b03b-1cee3f729242 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87958) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:20:29.762891 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:29.762891 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:29.790044 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-be2ab3b7-c602-4f69-869a-a9f70365bd6e tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/6d62f3ed-ff07-47d8-a77f-7deb544b81e1 returned with HTTP 200 Jan 21 03:20:29.800096 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1059/2116] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:29 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/6d62f3ed-ff07-47d8-a77f-7deb544b81e1 => generated 942 bytes in 595 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:29.821351 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a86fd883-77b8-47a3-b03b-1cee3f729242 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/94514145-2fc8-44b3-9888-ae6350a6cb38 returned with HTTP 200 Jan 21 03:20:29.822411 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1058/2117] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:20:29 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/94514145-2fc8-44b3-9888-ae6350a6cb38 => generated 999 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 03:20:30.091914 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7fca11da-943f-4707-baaf-b50309a8c8d8 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:20:30.092496 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7fca11da-943f-4707-baaf-b50309a8c8d8 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:30.092736 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:30.092736 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:30.093076 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7fca11da-943f-4707-baaf-b50309a8c8d8 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:30.093313 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-7fca11da-943f-4707-baaf-b50309a8c8d8 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:20:30.155452 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:30.155452 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:30.157305 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7fca11da-943f-4707-baaf-b50309a8c8d8 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:20:30.158273 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1060/2118] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:30 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:30.819225 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e39fcbba-89ff-45dc-ae6b-02b1637cb28b tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/6d62f3ed-ff07-47d8-a77f-7deb544b81e1 Jan 21 03:20:30.819705 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e39fcbba-89ff-45dc-ae6b-02b1637cb28b tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:30.820042 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:30.820042 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:30.821792 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e39fcbba-89ff-45dc-ae6b-02b1637cb28b tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:30.842443 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8c1e136b-eec4-4a94-972e-fa2b886a1208 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/94514145-2fc8-44b3-9888-ae6350a6cb38 Jan 21 03:20:30.843560 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8c1e136b-eec4-4a94-972e-fa2b886a1208 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:30.843960 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:30.843960 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:30.844422 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8c1e136b-eec4-4a94-972e-fa2b886a1208 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:31.019058 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:31.019058 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:31.045638 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:31.045638 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:31.065143 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8c1e136b-eec4-4a94-972e-fa2b886a1208 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Volume info retrieved successfully. Jan 21 03:20:31.068110 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e39fcbba-89ff-45dc-ae6b-02b1637cb28b tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:20:31.112505 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e39fcbba-89ff-45dc-ae6b-02b1637cb28b tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/6d62f3ed-ff07-47d8-a77f-7deb544b81e1 returned with HTTP 200 Jan 21 03:20:31.116960 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8c1e136b-eec4-4a94-972e-fa2b886a1208 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:20:31.119619 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8c1e136b-eec4-4a94-972e-fa2b886a1208 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:20:31.137939 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1059/2119] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:30 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/6d62f3ed-ff07-47d8-a77f-7deb544b81e1 => generated 942 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:20:31.150722 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-8c1e136b-eec4-4a94-972e-fa2b886a1208 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:20:31.171902 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:31.171902 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:31.178738 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9a19b625-f442-44e6-be8e-bdb9c13f4909 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:20:31.179276 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9a19b625-f442-44e6-be8e-bdb9c13f4909 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:31.179473 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:31.179473 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:31.180699 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9a19b625-f442-44e6-be8e-bdb9c13f4909 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:31.181223 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-9a19b625-f442-44e6-be8e-bdb9c13f4909 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:20:31.237989 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:31.237989 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:31.249632 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9a19b625-f442-44e6-be8e-bdb9c13f4909 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:20:31.251652 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8c1e136b-eec4-4a94-972e-fa2b886a1208 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/94514145-2fc8-44b3-9888-ae6350a6cb38 returned with HTTP 200 Jan 21 03:20:31.268000 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1061/2120] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:20:30 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/94514145-2fc8-44b3-9888-ae6350a6cb38 => generated 999 bytes in 429 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:20:31.269982 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1060/2121] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:31 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:20:32.168567 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c7769f8b-9969-410e-8221-7f870a048bb6 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/6d62f3ed-ff07-47d8-a77f-7deb544b81e1 Jan 21 03:20:32.169817 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c7769f8b-9969-410e-8221-7f870a048bb6 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:32.170242 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:32.170242 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:32.173847 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c7769f8b-9969-410e-8221-7f870a048bb6 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:32.271739 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-00879c43-1f31-412c-be4d-a9b5603f2514 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:20:32.272898 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-00879c43-1f31-412c-be4d-a9b5603f2514 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:32.273321 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:32.273321 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:32.274022 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-00879c43-1f31-412c-be4d-a9b5603f2514 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:32.274645 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-00879c43-1f31-412c-be4d-a9b5603f2514 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:20:32.338121 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:32.338121 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:32.344403 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:32.344403 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:32.346304 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-00879c43-1f31-412c-be4d-a9b5603f2514 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:20:32.347720 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1061/2122] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:32 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:32.363116 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c7769f8b-9969-410e-8221-7f870a048bb6 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:20:32.391253 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-75ffd44b-a25c-42e1-bc45-b98b7216e3fa tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/94514145-2fc8-44b3-9888-ae6350a6cb38 Jan 21 03:20:32.392413 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-75ffd44b-a25c-42e1-bc45-b98b7216e3fa tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:32.393012 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:32.393012 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:32.393883 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-75ffd44b-a25c-42e1-bc45-b98b7216e3fa tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:32.481456 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c7769f8b-9969-410e-8221-7f870a048bb6 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/6d62f3ed-ff07-47d8-a77f-7deb544b81e1 returned with HTTP 200 Jan 21 03:20:32.482717 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1062/2123] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:32 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/6d62f3ed-ff07-47d8-a77f-7deb544b81e1 => generated 942 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:32.612591 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-75ffd44b-a25c-42e1-bc45-b98b7216e3fa tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/94514145-2fc8-44b3-9888-ae6350a6cb38 returned with HTTP 404 Jan 21 03:20:32.613640 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1062/2124] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:20:32 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/94514145-2fc8-44b3-9888-ae6350a6cb38 => generated 109 bytes in 265 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 03:20:32.627294 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d5b9f7ef-c43d-48bf-bf75-0c61c11b3f9f tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] GET http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/cf49db00-81a0-484b-a25b-9e86f6a40bce Jan 21 03:20:32.627888 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d5b9f7ef-c43d-48bf-bf75-0c61c11b3f9f tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:32.628112 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:32.628112 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:32.628483 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d5b9f7ef-c43d-48bf-bf75-0c61c11b3f9f tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:32.628890 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-d5b9f7ef-c43d-48bf-bf75-0c61c11b3f9f tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] show called for member cf49db00-81a0-484b-a25b-9e86f6a40bce {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:20:32.656877 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d5b9f7ef-c43d-48bf-bf75-0c61c11b3f9f tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/cf49db00-81a0-484b-a25b-9e86f6a40bce returned with HTTP 404 Jan 21 03:20:32.661644 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1063/2125] 10.222.0.36 () {60 vars in 1353 bytes} [Thu Jan 21 03:20:32 2021] GET /volume/v3/23fc020ba58b4074bdff78f4b2307917/groups/cf49db00-81a0-484b-a25b-9e86f6a40bce => generated 108 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 03:20:32.683340 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-26c9cfcf-4707-4b0c-a8e7-a4b3b1bb9049 tempest-GroupSnapshotsTest-235201164 tempest-GroupSnapshotsTest-235201164] DELETE http://10.222.0.36/volume/v3/200be3d243574b0baf3aa81fe43f731b/group_types/ddf65c46-060a-4f2c-bf5c-7598ecb385b7 Jan 21 03:20:32.684264 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-26c9cfcf-4707-4b0c-a8e7-a4b3b1bb9049 tempest-GroupSnapshotsTest-235201164 tempest-GroupSnapshotsTest-235201164] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:32.684967 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-26c9cfcf-4707-4b0c-a8e7-a4b3b1bb9049 tempest-GroupSnapshotsTest-235201164 tempest-GroupSnapshotsTest-235201164] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:32.796989 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 03:20:32.796989 n-d-766726-10 devstack@c-api.service[87957]: "UPDATE / DELETE expressions." % clause Jan 21 03:20:32.857959 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-26c9cfcf-4707-4b0c-a8e7-a4b3b1bb9049 tempest-GroupSnapshotsTest-235201164 tempest-GroupSnapshotsTest-235201164] http://10.222.0.36/volume/v3/200be3d243574b0baf3aa81fe43f731b/group_types/ddf65c46-060a-4f2c-bf5c-7598ecb385b7 returned with HTTP 202 Jan 21 03:20:32.879799 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1063/2126] 10.222.0.36 () {60 vars in 1371 bytes} [Thu Jan 21 03:20:32 2021] DELETE /volume/v3/200be3d243574b0baf3aa81fe43f731b/group_types/ddf65c46-060a-4f2c-bf5c-7598ecb385b7 => generated 0 bytes in 208 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 21 03:20:32.883077 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-87936dce-4dfd-4c69-8643-130ee9c680b3 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] DELETE http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/94514145-2fc8-44b3-9888-ae6350a6cb38 Jan 21 03:20:32.883606 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-87936dce-4dfd-4c69-8643-130ee9c680b3 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:32.884098 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-87936dce-4dfd-4c69-8643-130ee9c680b3 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:32.884907 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-87936dce-4dfd-4c69-8643-130ee9c680b3 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Delete volume with id: 94514145-2fc8-44b3-9888-ae6350a6cb38 Jan 21 03:20:33.069733 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-87936dce-4dfd-4c69-8643-130ee9c680b3 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/94514145-2fc8-44b3-9888-ae6350a6cb38 returned with HTTP 404 Jan 21 03:20:33.074096 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1064/2127] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:20:32 2021] DELETE /volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/94514145-2fc8-44b3-9888-ae6350a6cb38 => generated 109 bytes in 195 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:20:33.095454 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-50df896b-bd43-482a-906b-d51499a83abc tempest-GroupSnapshotsTest-235201164 tempest-GroupSnapshotsTest-235201164] DELETE http://10.222.0.36/volume/v3/200be3d243574b0baf3aa81fe43f731b/types/4bdc772b-941e-4008-b7c9-522faf1bbc31 Jan 21 03:20:33.097493 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-50df896b-bd43-482a-906b-d51499a83abc tempest-GroupSnapshotsTest-235201164 tempest-GroupSnapshotsTest-235201164] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:33.099908 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-50df896b-bd43-482a-906b-d51499a83abc tempest-GroupSnapshotsTest-235201164 tempest-GroupSnapshotsTest-235201164] Calling method '_delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:33.365972 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1eb6f574-1997-44cb-849f-bb21e705e54b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:20:33.366863 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1eb6f574-1997-44cb-849f-bb21e705e54b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:33.389246 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1eb6f574-1997-44cb-849f-bb21e705e54b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:33.406207 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-1eb6f574-1997-44cb-849f-bb21e705e54b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:20:33.443014 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:33.443014 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:33.445064 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1eb6f574-1997-44cb-849f-bb21e705e54b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:20:33.445857 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1065/2128] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:33 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:33.459494 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-50df896b-bd43-482a-906b-d51499a83abc tempest-GroupSnapshotsTest-235201164 tempest-GroupSnapshotsTest-235201164] http://10.222.0.36/volume/v3/200be3d243574b0baf3aa81fe43f731b/types/4bdc772b-941e-4008-b7c9-522faf1bbc31 returned with HTTP 202 Jan 21 03:20:33.463155 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1064/2129] 10.222.0.36 () {58 vars in 1312 bytes} [Thu Jan 21 03:20:33 2021] DELETE /volume/v3/200be3d243574b0baf3aa81fe43f731b/types/4bdc772b-941e-4008-b7c9-522faf1bbc31 => generated 0 bytes in 381 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:20:33.478611 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4a0906f2-4a38-407f-865a-23359168b411 tempest-GroupSnapshotsTest-235201164 tempest-GroupSnapshotsTest-235201164] GET http://10.222.0.36/volume/v3/200be3d243574b0baf3aa81fe43f731b/types/4bdc772b-941e-4008-b7c9-522faf1bbc31 Jan 21 03:20:33.478611 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4a0906f2-4a38-407f-865a-23359168b411 tempest-GroupSnapshotsTest-235201164 tempest-GroupSnapshotsTest-235201164] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:33.478611 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:33.478611 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:33.478611 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4a0906f2-4a38-407f-865a-23359168b411 tempest-GroupSnapshotsTest-235201164 tempest-GroupSnapshotsTest-235201164] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:33.501826 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9d837b6c-7948-479a-b530-5527e3a2512e tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/6d62f3ed-ff07-47d8-a77f-7deb544b81e1 Jan 21 03:20:33.502349 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9d837b6c-7948-479a-b530-5527e3a2512e tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:33.502854 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9d837b6c-7948-479a-b530-5527e3a2512e tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:33.541066 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4a0906f2-4a38-407f-865a-23359168b411 tempest-GroupSnapshotsTest-235201164 tempest-GroupSnapshotsTest-235201164] http://10.222.0.36/volume/v3/200be3d243574b0baf3aa81fe43f731b/types/4bdc772b-941e-4008-b7c9-522faf1bbc31 returned with HTTP 404 Jan 21 03:20:33.542338 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1066/2130] 10.222.0.36 () {58 vars in 1309 bytes} [Thu Jan 21 03:20:33 2021] GET /volume/v3/200be3d243574b0baf3aa81fe43f731b/types/4bdc772b-941e-4008-b7c9-522faf1bbc31 => generated 114 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:20:33.559612 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cbbe463f-afdf-4b3f-94e7-a4cbcc07c3ef tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] DELETE http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/9ac440ba-f48a-492c-af4c-d24aadefa655 Jan 21 03:20:33.560147 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cbbe463f-afdf-4b3f-94e7-a4cbcc07c3ef tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:33.560635 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cbbe463f-afdf-4b3f-94e7-a4cbcc07c3ef tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:33.561090 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-cbbe463f-afdf-4b3f-94e7-a4cbcc07c3ef tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Delete volume with id: 9ac440ba-f48a-492c-af4c-d24aadefa655 Jan 21 03:20:33.650534 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:33.650534 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:33.667528 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9d837b6c-7948-479a-b530-5527e3a2512e tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:20:33.671314 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cbbe463f-afdf-4b3f-94e7-a4cbcc07c3ef tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/9ac440ba-f48a-492c-af4c-d24aadefa655 returned with HTTP 404 Jan 21 03:20:33.672813 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1067/2131] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:20:33 2021] DELETE /volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/9ac440ba-f48a-492c-af4c-d24aadefa655 => generated 109 bytes in 124 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:20:33.683531 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a778e93b-bed4-4c76-88e2-e768f04e881b tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] DELETE http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/0865508b-9368-4630-b9e7-e341f4124f1c Jan 21 03:20:33.684048 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a778e93b-bed4-4c76-88e2-e768f04e881b tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:33.684526 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a778e93b-bed4-4c76-88e2-e768f04e881b tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:33.684951 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-a778e93b-bed4-4c76-88e2-e768f04e881b tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Delete volume with id: 0865508b-9368-4630-b9e7-e341f4124f1c Jan 21 03:20:33.725455 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9d837b6c-7948-479a-b530-5527e3a2512e tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/6d62f3ed-ff07-47d8-a77f-7deb544b81e1 returned with HTTP 200 Jan 21 03:20:33.731231 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1065/2132] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:33 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/6d62f3ed-ff07-47d8-a77f-7deb544b81e1 => generated 942 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:33.760309 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a778e93b-bed4-4c76-88e2-e768f04e881b tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/0865508b-9368-4630-b9e7-e341f4124f1c returned with HTTP 404 Jan 21 03:20:33.761494 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1068/2133] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:20:33 2021] DELETE /volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/0865508b-9368-4630-b9e7-e341f4124f1c => generated 109 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:20:33.769536 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-532bd261-ea71-41bf-b4eb-364987356881 tempest-GroupSnapshotsTest-235201164 tempest-GroupSnapshotsTest-235201164] DELETE http://10.222.0.36/volume/v3/200be3d243574b0baf3aa81fe43f731b/types/2b4aa800-c908-46e6-9b95-b107484695d5 Jan 21 03:20:33.770592 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-532bd261-ea71-41bf-b4eb-364987356881 tempest-GroupSnapshotsTest-235201164 tempest-GroupSnapshotsTest-235201164] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:33.771071 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:33.771071 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:33.771741 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-532bd261-ea71-41bf-b4eb-364987356881 tempest-GroupSnapshotsTest-235201164 tempest-GroupSnapshotsTest-235201164] Calling method '_delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:33.846780 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 03:20:33.846780 n-d-766726-10 devstack@c-api.service[87957]: "UPDATE / DELETE expressions." % clause Jan 21 03:20:33.858611 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-532bd261-ea71-41bf-b4eb-364987356881 tempest-GroupSnapshotsTest-235201164 tempest-GroupSnapshotsTest-235201164] http://10.222.0.36/volume/v3/200be3d243574b0baf3aa81fe43f731b/types/2b4aa800-c908-46e6-9b95-b107484695d5 returned with HTTP 202 Jan 21 03:20:33.859516 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1066/2134] 10.222.0.36 () {58 vars in 1312 bytes} [Thu Jan 21 03:20:33 2021] DELETE /volume/v3/200be3d243574b0baf3aa81fe43f731b/types/2b4aa800-c908-46e6-9b95-b107484695d5 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:20:33.868877 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-856e6c52-f022-444f-8053-5daa6317b486 tempest-GroupSnapshotsTest-235201164 tempest-GroupSnapshotsTest-235201164] GET http://10.222.0.36/volume/v3/200be3d243574b0baf3aa81fe43f731b/types/2b4aa800-c908-46e6-9b95-b107484695d5 Jan 21 03:20:33.869394 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-856e6c52-f022-444f-8053-5daa6317b486 tempest-GroupSnapshotsTest-235201164 tempest-GroupSnapshotsTest-235201164] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:33.869885 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-856e6c52-f022-444f-8053-5daa6317b486 tempest-GroupSnapshotsTest-235201164 tempest-GroupSnapshotsTest-235201164] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:33.884529 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-856e6c52-f022-444f-8053-5daa6317b486 tempest-GroupSnapshotsTest-235201164 tempest-GroupSnapshotsTest-235201164] http://10.222.0.36/volume/v3/200be3d243574b0baf3aa81fe43f731b/types/2b4aa800-c908-46e6-9b95-b107484695d5 returned with HTTP 404 Jan 21 03:20:33.886003 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1069/2135] 10.222.0.36 () {58 vars in 1309 bytes} [Thu Jan 21 03:20:33 2021] GET /volume/v3/200be3d243574b0baf3aa81fe43f731b/types/2b4aa800-c908-46e6-9b95-b107484695d5 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:20:33.894246 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1012d21e-e10f-4342-b4ad-9a2f0a3ea818 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] DELETE http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/b1018e14-9050-496a-a03f-5833b77e57a3 Jan 21 03:20:33.894804 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1012d21e-e10f-4342-b4ad-9a2f0a3ea818 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:33.895390 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1012d21e-e10f-4342-b4ad-9a2f0a3ea818 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:33.896214 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-1012d21e-e10f-4342-b4ad-9a2f0a3ea818 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] Delete volume with id: b1018e14-9050-496a-a03f-5833b77e57a3 Jan 21 03:20:33.985782 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1012d21e-e10f-4342-b4ad-9a2f0a3ea818 tempest-GroupSnapshotsTest-1740970558 tempest-GroupSnapshotsTest-1740970558] http://10.222.0.36/volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/b1018e14-9050-496a-a03f-5833b77e57a3 returned with HTTP 404 Jan 21 03:20:33.990809 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1067/2136] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:20:33 2021] DELETE /volume/v3/23fc020ba58b4074bdff78f4b2307917/volumes/b1018e14-9050-496a-a03f-5833b77e57a3 => generated 109 bytes in 97 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:20:33.996079 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-eda65685-eb02-4e0f-8df7-f0582613ee01 tempest-GroupSnapshotsTest-235201164 tempest-GroupSnapshotsTest-235201164] DELETE http://10.222.0.36/volume/v3/200be3d243574b0baf3aa81fe43f731b/types/f2021df4-91a9-40b9-9217-637062335aea Jan 21 03:20:33.996973 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-eda65685-eb02-4e0f-8df7-f0582613ee01 tempest-GroupSnapshotsTest-235201164 tempest-GroupSnapshotsTest-235201164] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:33.997792 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-eda65685-eb02-4e0f-8df7-f0582613ee01 tempest-GroupSnapshotsTest-235201164 tempest-GroupSnapshotsTest-235201164] Calling method '_delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:34.168154 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 03:20:34.168154 n-d-766726-10 devstack@c-api.service[87957]: "UPDATE / DELETE expressions." % clause Jan 21 03:20:34.191633 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-eda65685-eb02-4e0f-8df7-f0582613ee01 tempest-GroupSnapshotsTest-235201164 tempest-GroupSnapshotsTest-235201164] http://10.222.0.36/volume/v3/200be3d243574b0baf3aa81fe43f731b/types/f2021df4-91a9-40b9-9217-637062335aea returned with HTTP 202 Jan 21 03:20:34.193435 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1070/2137] 10.222.0.36 () {58 vars in 1312 bytes} [Thu Jan 21 03:20:33 2021] DELETE /volume/v3/200be3d243574b0baf3aa81fe43f731b/types/f2021df4-91a9-40b9-9217-637062335aea => generated 0 bytes in 202 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:20:34.201166 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-be2a8f31-0ea6-4715-a68c-9869df178c5f tempest-GroupSnapshotsTest-235201164 tempest-GroupSnapshotsTest-235201164] GET http://10.222.0.36/volume/v3/200be3d243574b0baf3aa81fe43f731b/types/f2021df4-91a9-40b9-9217-637062335aea Jan 21 03:20:34.201691 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-be2a8f31-0ea6-4715-a68c-9869df178c5f tempest-GroupSnapshotsTest-235201164 tempest-GroupSnapshotsTest-235201164] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:34.202183 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-be2a8f31-0ea6-4715-a68c-9869df178c5f tempest-GroupSnapshotsTest-235201164 tempest-GroupSnapshotsTest-235201164] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:34.238556 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-be2a8f31-0ea6-4715-a68c-9869df178c5f tempest-GroupSnapshotsTest-235201164 tempest-GroupSnapshotsTest-235201164] http://10.222.0.36/volume/v3/200be3d243574b0baf3aa81fe43f731b/types/f2021df4-91a9-40b9-9217-637062335aea returned with HTTP 404 Jan 21 03:20:34.244620 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1068/2138] 10.222.0.36 () {58 vars in 1309 bytes} [Thu Jan 21 03:20:34 2021] GET /volume/v3/200be3d243574b0baf3aa81fe43f731b/types/f2021df4-91a9-40b9-9217-637062335aea => generated 114 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:20:34.465396 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-29fa8c95-1e04-409d-a692-2a5d5e242925 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:20:34.470558 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-29fa8c95-1e04-409d-a692-2a5d5e242925 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:34.470558 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-29fa8c95-1e04-409d-a692-2a5d5e242925 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:34.470558 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-29fa8c95-1e04-409d-a692-2a5d5e242925 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:20:34.558150 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:34.558150 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:34.560473 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-29fa8c95-1e04-409d-a692-2a5d5e242925 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:20:34.561453 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1071/2139] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:34 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:34.743038 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-aa6661e0-e932-4f16-8910-fb164c120e9e tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/6d62f3ed-ff07-47d8-a77f-7deb544b81e1 Jan 21 03:20:34.743913 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-aa6661e0-e932-4f16-8910-fb164c120e9e tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:34.744625 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-aa6661e0-e932-4f16-8910-fb164c120e9e tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:34.853485 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:34.853485 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:34.881513 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-aa6661e0-e932-4f16-8910-fb164c120e9e tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:20:34.946523 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-aa6661e0-e932-4f16-8910-fb164c120e9e tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/6d62f3ed-ff07-47d8-a77f-7deb544b81e1 returned with HTTP 200 Jan 21 03:20:34.957970 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1069/2140] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:34 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/6d62f3ed-ff07-47d8-a77f-7deb544b81e1 => generated 942 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:35.583574 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b7e8f86f-2eea-477e-9ab5-e0e7dfd82aed tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:20:35.587062 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b7e8f86f-2eea-477e-9ab5-e0e7dfd82aed tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:35.587462 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:35.587462 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:35.588105 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b7e8f86f-2eea-477e-9ab5-e0e7dfd82aed tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:35.588726 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-b7e8f86f-2eea-477e-9ab5-e0e7dfd82aed tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:20:35.674634 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:35.674634 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:35.677369 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b7e8f86f-2eea-477e-9ab5-e0e7dfd82aed tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:20:35.681708 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1072/2141] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:35 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:35.966537 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ced2fdc7-633a-448e-9c80-0356e2245a00 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/6d62f3ed-ff07-47d8-a77f-7deb544b81e1 Jan 21 03:20:35.967161 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ced2fdc7-633a-448e-9c80-0356e2245a00 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:35.967385 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:35.967385 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:35.967778 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ced2fdc7-633a-448e-9c80-0356e2245a00 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:36.138260 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:36.138260 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:36.170540 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ced2fdc7-633a-448e-9c80-0356e2245a00 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:20:36.221732 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ced2fdc7-633a-448e-9c80-0356e2245a00 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/6d62f3ed-ff07-47d8-a77f-7deb544b81e1 returned with HTTP 200 Jan 21 03:20:36.222736 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1070/2142] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:35 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/6d62f3ed-ff07-47d8-a77f-7deb544b81e1 => generated 943 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:36.240085 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0aaa611b-838e-466d-838e-f4d1c3a0ef79 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/6d62f3ed-ff07-47d8-a77f-7deb544b81e1 Jan 21 03:20:36.240962 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0aaa611b-838e-466d-838e-f4d1c3a0ef79 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:36.241331 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:36.241331 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:36.241915 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0aaa611b-838e-466d-838e-f4d1c3a0ef79 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:36.347229 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:36.347229 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:36.383711 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-0aaa611b-838e-466d-838e-f4d1c3a0ef79 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:20:36.449219 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0aaa611b-838e-466d-838e-f4d1c3a0ef79 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/6d62f3ed-ff07-47d8-a77f-7deb544b81e1 returned with HTTP 200 Jan 21 03:20:36.450641 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1073/2143] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:36 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/6d62f3ed-ff07-47d8-a77f-7deb544b81e1 => generated 943 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:36.478253 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-be39b05b-cb99-4904-9870-f5f5398cfa93 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] DELETE http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/6d62f3ed-ff07-47d8-a77f-7deb544b81e1 Jan 21 03:20:36.478828 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-be39b05b-cb99-4904-9870-f5f5398cfa93 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:36.479052 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:36.479052 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:36.479421 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-be39b05b-cb99-4904-9870-f5f5398cfa93 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:36.479932 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-be39b05b-cb99-4904-9870-f5f5398cfa93 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Delete volume with id: 6d62f3ed-ff07-47d8-a77f-7deb544b81e1 Jan 21 03:20:36.590917 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:36.590917 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:36.592106 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-be39b05b-cb99-4904-9870-f5f5398cfa93 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:20:36.651565 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-be39b05b-cb99-4904-9870-f5f5398cfa93 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Delete volume request issued successfully. Jan 21 03:20:36.652314 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-be39b05b-cb99-4904-9870-f5f5398cfa93 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/6d62f3ed-ff07-47d8-a77f-7deb544b81e1 returned with HTTP 202 Jan 21 03:20:36.653858 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1071/2144] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:20:36 2021] DELETE /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/6d62f3ed-ff07-47d8-a77f-7deb544b81e1 => generated 0 bytes in 180 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 03:20:36.663057 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-413af8f2-2cbc-480e-8926-d14191e4f0f2 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/6d62f3ed-ff07-47d8-a77f-7deb544b81e1 Jan 21 03:20:36.663648 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-413af8f2-2cbc-480e-8926-d14191e4f0f2 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:36.663875 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:36.663875 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:36.664239 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-413af8f2-2cbc-480e-8926-d14191e4f0f2 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:36.697699 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a7aa150a-425e-4492-9bb2-287511b7869f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:20:36.698359 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a7aa150a-425e-4492-9bb2-287511b7869f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:36.698847 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:36.698847 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:36.699746 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a7aa150a-425e-4492-9bb2-287511b7869f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:36.700221 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-a7aa150a-425e-4492-9bb2-287511b7869f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:20:36.778918 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:36.778918 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:36.797092 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:36.797092 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:36.812931 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a7aa150a-425e-4492-9bb2-287511b7869f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:20:36.842609 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1072/2145] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:36 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:36.859525 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-413af8f2-2cbc-480e-8926-d14191e4f0f2 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:20:36.919680 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-413af8f2-2cbc-480e-8926-d14191e4f0f2 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/6d62f3ed-ff07-47d8-a77f-7deb544b81e1 returned with HTTP 200 Jan 21 03:20:36.920828 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1074/2146] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:36 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/6d62f3ed-ff07-47d8-a77f-7deb544b81e1 => generated 942 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:37.830351 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2f1bc167-161a-4366-90c8-3ee581bae319 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:20:37.834689 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2f1bc167-161a-4366-90c8-3ee581bae319 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:37.835158 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:37.835158 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:37.835801 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2f1bc167-161a-4366-90c8-3ee581bae319 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:37.836357 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-2f1bc167-161a-4366-90c8-3ee581bae319 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:20:37.907462 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:37.907462 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:37.909943 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2f1bc167-161a-4366-90c8-3ee581bae319 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:20:37.917515 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1073/2147] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:37 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:37.936563 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5734fbd2-7775-43cd-93ed-667bbae6ca63 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/6d62f3ed-ff07-47d8-a77f-7deb544b81e1 Jan 21 03:20:37.937060 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5734fbd2-7775-43cd-93ed-667bbae6ca63 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:37.939556 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:37.939556 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:37.940200 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5734fbd2-7775-43cd-93ed-667bbae6ca63 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:38.071463 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:38.071463 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:38.081760 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-5734fbd2-7775-43cd-93ed-667bbae6ca63 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:20:38.113218 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5734fbd2-7775-43cd-93ed-667bbae6ca63 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/6d62f3ed-ff07-47d8-a77f-7deb544b81e1 returned with HTTP 200 Jan 21 03:20:38.116294 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1075/2148] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:37 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/6d62f3ed-ff07-47d8-a77f-7deb544b81e1 => generated 942 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:38.931529 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ac3e44e6-3e21-41cd-9b83-db90e1345916 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:20:38.932093 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ac3e44e6-3e21-41cd-9b83-db90e1345916 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:38.932243 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:38.932243 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:38.932615 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ac3e44e6-3e21-41cd-9b83-db90e1345916 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:38.932978 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-ac3e44e6-3e21-41cd-9b83-db90e1345916 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:20:39.005615 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:39.005615 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:39.007519 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ac3e44e6-3e21-41cd-9b83-db90e1345916 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:20:39.014163 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1074/2149] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:38 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:39.134724 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-206a97fa-074e-4038-973e-5369b50122ba tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/6d62f3ed-ff07-47d8-a77f-7deb544b81e1 Jan 21 03:20:39.135250 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-206a97fa-074e-4038-973e-5369b50122ba tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:39.135481 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:39.135481 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:39.135816 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-206a97fa-074e-4038-973e-5369b50122ba tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:39.253530 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:39.253530 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:39.281485 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-206a97fa-074e-4038-973e-5369b50122ba tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:20:39.310833 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-206a97fa-074e-4038-973e-5369b50122ba tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/6d62f3ed-ff07-47d8-a77f-7deb544b81e1 returned with HTTP 200 Jan 21 03:20:39.311637 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1076/2150] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:39 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/6d62f3ed-ff07-47d8-a77f-7deb544b81e1 => generated 942 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:40.022972 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c3fffb3c-d898-486b-88f3-b47f7dc4cdf3 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:20:40.023677 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c3fffb3c-d898-486b-88f3-b47f7dc4cdf3 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:40.023863 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:40.023863 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:40.024421 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c3fffb3c-d898-486b-88f3-b47f7dc4cdf3 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:40.024905 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-c3fffb3c-d898-486b-88f3-b47f7dc4cdf3 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:20:40.083459 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:40.083459 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:40.085593 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c3fffb3c-d898-486b-88f3-b47f7dc4cdf3 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:20:40.094518 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1075/2151] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:40 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:20:40.330835 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b3b6f735-bcee-41d1-b4eb-687ce6361bd7 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/6d62f3ed-ff07-47d8-a77f-7deb544b81e1 Jan 21 03:20:40.331562 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b3b6f735-bcee-41d1-b4eb-687ce6361bd7 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:40.331562 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:40.331562 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:40.331750 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b3b6f735-bcee-41d1-b4eb-687ce6361bd7 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:40.480635 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b3b6f735-bcee-41d1-b4eb-687ce6361bd7 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/6d62f3ed-ff07-47d8-a77f-7deb544b81e1 returned with HTTP 404 Jan 21 03:20:40.483068 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1077/2152] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:40 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/6d62f3ed-ff07-47d8-a77f-7deb544b81e1 => generated 109 bytes in 158 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:20:40.491784 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0c219310-01a6-42e6-a92d-c612fd80ffe0 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] DELETE http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/4760579a-3fe4-4453-a2a9-20531e63546a Jan 21 03:20:40.492496 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0c219310-01a6-42e6-a92d-c612fd80ffe0 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:40.492830 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:40.492830 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:40.493352 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0c219310-01a6-42e6-a92d-c612fd80ffe0 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:40.493926 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-0c219310-01a6-42e6-a92d-c612fd80ffe0 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Delete volume with id: 4760579a-3fe4-4453-a2a9-20531e63546a Jan 21 03:20:40.563287 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:40.563287 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:40.565635 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-0c219310-01a6-42e6-a92d-c612fd80ffe0 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:20:40.630839 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-0c219310-01a6-42e6-a92d-c612fd80ffe0 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Delete volume request issued successfully. Jan 21 03:20:40.631333 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0c219310-01a6-42e6-a92d-c612fd80ffe0 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/4760579a-3fe4-4453-a2a9-20531e63546a returned with HTTP 202 Jan 21 03:20:40.632203 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1076/2153] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:20:40 2021] DELETE /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/4760579a-3fe4-4453-a2a9-20531e63546a => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:20:40.640745 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8b07f5dd-ed62-4f72-bbf8-7af5d38d1968 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/4760579a-3fe4-4453-a2a9-20531e63546a Jan 21 03:20:40.642483 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8b07f5dd-ed62-4f72-bbf8-7af5d38d1968 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:40.643210 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8b07f5dd-ed62-4f72-bbf8-7af5d38d1968 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:40.824699 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:40.824699 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:40.850542 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8b07f5dd-ed62-4f72-bbf8-7af5d38d1968 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:20:40.915279 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8b07f5dd-ed62-4f72-bbf8-7af5d38d1968 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/4760579a-3fe4-4453-a2a9-20531e63546a returned with HTTP 200 Jan 21 03:20:40.916444 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1078/2154] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:40 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/4760579a-3fe4-4453-a2a9-20531e63546a => generated 907 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:41.156753 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e47add1d-b1a9-4a8d-aa67-cb822bfa4c47 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:20:41.159753 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e47add1d-b1a9-4a8d-aa67-cb822bfa4c47 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:41.160138 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:41.160138 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:41.161557 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e47add1d-b1a9-4a8d-aa67-cb822bfa4c47 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:41.162711 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-e47add1d-b1a9-4a8d-aa67-cb822bfa4c47 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:20:41.237972 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:41.237972 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:41.247603 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e47add1d-b1a9-4a8d-aa67-cb822bfa4c47 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:20:41.250252 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1077/2155] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:41 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:41.936172 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-63b5b473-59cf-4840-9409-42bdff6b72ba tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/4760579a-3fe4-4453-a2a9-20531e63546a Jan 21 03:20:41.936696 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-63b5b473-59cf-4840-9409-42bdff6b72ba tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:41.936918 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:41.936918 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:41.937295 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-63b5b473-59cf-4840-9409-42bdff6b72ba tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:42.061070 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:42.061070 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:42.083677 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-63b5b473-59cf-4840-9409-42bdff6b72ba tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:20:42.137120 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-63b5b473-59cf-4840-9409-42bdff6b72ba tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/4760579a-3fe4-4453-a2a9-20531e63546a returned with HTTP 200 Jan 21 03:20:42.137960 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1079/2156] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:41 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/4760579a-3fe4-4453-a2a9-20531e63546a => generated 907 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:42.203287 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6e0a9f08-8cf7-4c04-8a03-545f5989ca4a tempest-GroupsTest-41253686 tempest-GroupsTest-41253686] POST http://10.222.0.36/volume/v3/72824edb8a444a948ad03174b62b86e5/types Jan 21 03:20:42.203766 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:42.203766 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:42.204081 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6e0a9f08-8cf7-4c04-8a03-545f5989ca4a tempest-GroupsTest-41253686 tempest-GroupsTest-41253686] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-566321647"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:20:42.255812 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6e0a9f08-8cf7-4c04-8a03-545f5989ca4a tempest-GroupsTest-41253686 tempest-GroupsTest-41253686] http://10.222.0.36/volume/v3/72824edb8a444a948ad03174b62b86e5/types returned with HTTP 200 Jan 21 03:20:42.257238 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1078/2157] 10.222.0.36 () {60 vars in 1219 bytes} [Thu Jan 21 03:20:41 2021] POST /volume/v3/72824edb8a444a948ad03174b62b86e5/types => generated 215 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:42.264987 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4ca0c399-b7cd-4605-a399-bad7d13c90eb tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:20:42.265778 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4ca0c399-b7cd-4605-a399-bad7d13c90eb tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:42.266155 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:42.266155 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:42.266798 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4ca0c399-b7cd-4605-a399-bad7d13c90eb tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:42.267316 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-4ca0c399-b7cd-4605-a399-bad7d13c90eb tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:20:42.278498 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-922d9d80-e087-4a55-b3f3-42919827c9d4 tempest-GroupsTest-41253686 tempest-GroupsTest-41253686] POST http://10.222.0.36/volume/v3/72824edb8a444a948ad03174b62b86e5/group_types Jan 21 03:20:42.279433 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-922d9d80-e087-4a55-b3f3-42919827c9d4 tempest-GroupsTest-41253686 tempest-GroupsTest-41253686] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-727654964"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:20:42.310368 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:42.310368 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:42.312556 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4ca0c399-b7cd-4605-a399-bad7d13c90eb tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:20:42.313597 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1080/2158] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:42 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:20:42.340955 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-922d9d80-e087-4a55-b3f3-42919827c9d4 tempest-GroupsTest-41253686 tempest-GroupsTest-41253686] http://10.222.0.36/volume/v3/72824edb8a444a948ad03174b62b86e5/group_types returned with HTTP 202 Jan 21 03:20:42.348614 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1079/2159] 10.222.0.36 () {62 vars in 1278 bytes} [Thu Jan 21 03:20:42 2021] POST /volume/v3/72824edb8a444a948ad03174b62b86e5/group_types => generated 172 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:20:42.567846 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2ac54df0-a376-4222-825f-3800c527a760 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] POST http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/groups Jan 21 03:20:42.568362 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:42.568362 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:42.568791 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2ac54df0-a376-4222-825f-3800c527a760 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Action: 'create', calling method: version_select, body: {"group": {"group_type": "89674604-8b2d-4204-8c2a-40d9981672ec", "volume_types": ["0d9fb55b-c687-41b4-b55f-1bee92492fec"], "name": "tempest-Group1-45626790"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:20:42.569890 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-2ac54df0-a376-4222-825f-3800c527a760 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Creating new group {'group': {'group_type': '89674604-8b2d-4204-8c2a-40d9981672ec', 'volume_types': ['0d9fb55b-c687-41b4-b55f-1bee92492fec'], 'name': 'tempest-Group1-45626790'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 03:20:42.601395 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.groups [None req-2ac54df0-a376-4222-825f-3800c527a760 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Creating group tempest-Group1-45626790. Jan 21 03:20:42.674087 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2ac54df0-a376-4222-825f-3800c527a760 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Availability Zones retrieved successfully. Jan 21 03:20:42.703993 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-2ac54df0-a376-4222-825f-3800c527a760 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Created reservations ['c5dff028-0210-4b19-ad92-ebb03d80b12c'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:20:42.817736 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2ac54df0-a376-4222-825f-3800c527a760 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/groups returned with HTTP 202 Jan 21 03:20:42.819601 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1081/2160] 10.222.0.36 () {62 vars in 1264 bytes} [Thu Jan 21 03:20:42 2021] POST /volume/v3/51c37625fc1240e59a4592373c25c91b/groups => generated 92 bytes in 469 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:20:42.831960 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-16655753-bae0-456c-88d4-3c754d94012e tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] GET http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/groups/dfef18d1-6a39-4176-b301-e4d4e3d81726 Jan 21 03:20:42.832850 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-16655753-bae0-456c-88d4-3c754d94012e tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:42.833568 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-16655753-bae0-456c-88d4-3c754d94012e tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:42.834354 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-16655753-bae0-456c-88d4-3c754d94012e tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] show called for member dfef18d1-6a39-4176-b301-e4d4e3d81726 {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:20:42.847096 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:42.847096 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:42.888286 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-16655753-bae0-456c-88d4-3c754d94012e tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/groups/dfef18d1-6a39-4176-b301-e4d4e3d81726 returned with HTTP 200 Jan 21 03:20:42.889509 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1080/2161] 10.222.0.36 () {60 vars in 1353 bytes} [Thu Jan 21 03:20:42 2021] GET /volume/v3/51c37625fc1240e59a4592373c25c91b/groups/dfef18d1-6a39-4176-b301-e4d4e3d81726 => generated 320 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:20:43.154730 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8a20a6fe-caaf-436a-9efa-fb4d265fba19 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/4760579a-3fe4-4453-a2a9-20531e63546a Jan 21 03:20:43.155346 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8a20a6fe-caaf-436a-9efa-fb4d265fba19 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:43.155763 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:43.155763 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:43.156239 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8a20a6fe-caaf-436a-9efa-fb4d265fba19 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:43.207254 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8a20a6fe-caaf-436a-9efa-fb4d265fba19 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/4760579a-3fe4-4453-a2a9-20531e63546a returned with HTTP 404 Jan 21 03:20:43.210014 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1082/2162] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:43 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/4760579a-3fe4-4453-a2a9-20531e63546a => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:20:43.218002 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-90de842c-cf73-410b-803f-0109a8820162 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] DELETE http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/edebbc34-9866-4039-9860-b4dcfff115ca Jan 21 03:20:43.218846 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-90de842c-cf73-410b-803f-0109a8820162 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:43.219279 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:43.219279 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:43.220264 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-90de842c-cf73-410b-803f-0109a8820162 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:43.220915 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-90de842c-cf73-410b-803f-0109a8820162 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Delete volume with id: edebbc34-9866-4039-9860-b4dcfff115ca Jan 21 03:20:43.279873 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:43.279873 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:43.281750 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-90de842c-cf73-410b-803f-0109a8820162 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:20:43.312925 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-90de842c-cf73-410b-803f-0109a8820162 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Delete volume request issued successfully. Jan 21 03:20:43.313700 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-90de842c-cf73-410b-803f-0109a8820162 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/edebbc34-9866-4039-9860-b4dcfff115ca returned with HTTP 202 Jan 21 03:20:43.315192 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1081/2163] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:20:43 2021] DELETE /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/edebbc34-9866-4039-9860-b4dcfff115ca => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:20:43.329384 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-559c9722-7c25-4e40-ba66-eff78ec62746 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:20:43.332745 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-559c9722-7c25-4e40-ba66-eff78ec62746 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:43.335834 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-eb64d6bf-a7d3-469f-91b9-b58c13b2a579 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/edebbc34-9866-4039-9860-b4dcfff115ca Jan 21 03:20:43.336474 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-559c9722-7c25-4e40-ba66-eff78ec62746 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:43.337431 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-559c9722-7c25-4e40-ba66-eff78ec62746 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:20:43.340344 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-eb64d6bf-a7d3-469f-91b9-b58c13b2a579 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:43.342343 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:43.342343 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:43.343256 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-eb64d6bf-a7d3-469f-91b9-b58c13b2a579 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:43.408778 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:43.408778 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:43.411261 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-559c9722-7c25-4e40-ba66-eff78ec62746 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:20:43.417275 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1083/2164] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:43 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:43.474247 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:43.474247 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:43.504725 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-eb64d6bf-a7d3-469f-91b9-b58c13b2a579 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:20:43.533535 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-eb64d6bf-a7d3-469f-91b9-b58c13b2a579 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/edebbc34-9866-4039-9860-b4dcfff115ca returned with HTTP 200 Jan 21 03:20:43.537861 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1082/2165] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:43 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/edebbc34-9866-4039-9860-b4dcfff115ca => generated 1390 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:20:43.904849 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ff970c68-11c3-49e8-b2a8-a950e9dfcb86 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] GET http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/groups/dfef18d1-6a39-4176-b301-e4d4e3d81726 Jan 21 03:20:43.905671 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ff970c68-11c3-49e8-b2a8-a950e9dfcb86 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:43.906753 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:43.906753 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:43.907501 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ff970c68-11c3-49e8-b2a8-a950e9dfcb86 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:43.908113 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-ff970c68-11c3-49e8-b2a8-a950e9dfcb86 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] show called for member dfef18d1-6a39-4176-b301-e4d4e3d81726 {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:20:43.947300 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:43.947300 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:43.995815 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ff970c68-11c3-49e8-b2a8-a950e9dfcb86 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/groups/dfef18d1-6a39-4176-b301-e4d4e3d81726 returned with HTTP 200 Jan 21 03:20:43.997214 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1084/2166] 10.222.0.36 () {60 vars in 1353 bytes} [Thu Jan 21 03:20:43 2021] GET /volume/v3/51c37625fc1240e59a4592373c25c91b/groups/dfef18d1-6a39-4176-b301-e4d4e3d81726 => generated 321 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:20:44.009047 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-aca9d53f-6cf6-44a4-bc83-bb038b0d1f44 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] POST http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/groups Jan 21 03:20:44.009571 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:44.009571 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:44.010211 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-aca9d53f-6cf6-44a4-bc83-bb038b0d1f44 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Action: 'create', calling method: version_select, body: {"group": {"group_type": "89674604-8b2d-4204-8c2a-40d9981672ec", "volume_types": ["0d9fb55b-c687-41b4-b55f-1bee92492fec"], "name": "tempest-Group2-459126413"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:20:44.020787 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-aca9d53f-6cf6-44a4-bc83-bb038b0d1f44 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Creating new group {'group': {'group_type': '89674604-8b2d-4204-8c2a-40d9981672ec', 'volume_types': ['0d9fb55b-c687-41b4-b55f-1bee92492fec'], 'name': 'tempest-Group2-459126413'}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 03:20:44.063184 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.groups [None req-aca9d53f-6cf6-44a4-bc83-bb038b0d1f44 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Creating group tempest-Group2-459126413. Jan 21 03:20:44.125869 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-aca9d53f-6cf6-44a4-bc83-bb038b0d1f44 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Availability Zones retrieved successfully. Jan 21 03:20:44.178609 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-aca9d53f-6cf6-44a4-bc83-bb038b0d1f44 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Created reservations ['01759605-cf14-4338-9277-7c2f5acb5adb'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:20:44.317221 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-aca9d53f-6cf6-44a4-bc83-bb038b0d1f44 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/groups returned with HTTP 202 Jan 21 03:20:44.319337 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1083/2167] 10.222.0.36 () {62 vars in 1264 bytes} [Thu Jan 21 03:20:44 2021] POST /volume/v3/51c37625fc1240e59a4592373c25c91b/groups => generated 93 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:20:44.330050 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-25691294-2462-46a7-a7e7-4072f3f6d049 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] GET http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/groups/21a45531-1538-4e4d-b9f2-5c93e011827e Jan 21 03:20:44.330807 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-25691294-2462-46a7-a7e7-4072f3f6d049 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:44.331036 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:44.331036 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:44.331596 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-25691294-2462-46a7-a7e7-4072f3f6d049 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:44.332794 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-25691294-2462-46a7-a7e7-4072f3f6d049 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] show called for member 21a45531-1538-4e4d-b9f2-5c93e011827e {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:20:44.360670 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:44.360670 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:44.427733 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5e1f0527-01bc-4d5c-9097-a240723c53ad tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:20:44.428516 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5e1f0527-01bc-4d5c-9097-a240723c53ad tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:44.428954 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:44.428954 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:44.429898 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5e1f0527-01bc-4d5c-9097-a240723c53ad tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:44.430497 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-5e1f0527-01bc-4d5c-9097-a240723c53ad tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:20:44.462537 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-25691294-2462-46a7-a7e7-4072f3f6d049 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/groups/21a45531-1538-4e4d-b9f2-5c93e011827e returned with HTTP 200 Jan 21 03:20:44.466706 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1085/2168] 10.222.0.36 () {60 vars in 1353 bytes} [Thu Jan 21 03:20:44 2021] GET /volume/v3/51c37625fc1240e59a4592373c25c91b/groups/21a45531-1538-4e4d-b9f2-5c93e011827e => generated 321 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:20:44.496552 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:44.496552 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:44.498801 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5e1f0527-01bc-4d5c-9097-a240723c53ad tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:20:44.499960 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1084/2169] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:44 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:44.555338 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-68f99814-c599-4460-9714-5e972f2bf41a tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/edebbc34-9866-4039-9860-b4dcfff115ca Jan 21 03:20:44.555862 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-68f99814-c599-4460-9714-5e972f2bf41a tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:44.556091 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:44.556091 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:44.557053 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-68f99814-c599-4460-9714-5e972f2bf41a tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:44.722732 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:44.722732 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:44.756020 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-68f99814-c599-4460-9714-5e972f2bf41a tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:20:44.825628 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-68f99814-c599-4460-9714-5e972f2bf41a tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/edebbc34-9866-4039-9860-b4dcfff115ca returned with HTTP 200 Jan 21 03:20:44.826885 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1086/2170] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:44 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/edebbc34-9866-4039-9860-b4dcfff115ca => generated 1390 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:20:45.476645 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-30a3c0ce-bf74-4fd1-807d-5388b503bf5e tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] GET http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/groups/21a45531-1538-4e4d-b9f2-5c93e011827e Jan 21 03:20:45.477193 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-30a3c0ce-bf74-4fd1-807d-5388b503bf5e tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:45.477555 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:45.477555 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:45.478287 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-30a3c0ce-bf74-4fd1-807d-5388b503bf5e tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:45.478867 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-30a3c0ce-bf74-4fd1-807d-5388b503bf5e tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] show called for member 21a45531-1538-4e4d-b9f2-5c93e011827e {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:20:45.491345 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:45.491345 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:45.515308 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c2ce5ec6-b0b2-4079-88d6-94d91cacee2c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:20:45.515916 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c2ce5ec6-b0b2-4079-88d6-94d91cacee2c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:45.516356 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:45.516356 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:45.517025 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c2ce5ec6-b0b2-4079-88d6-94d91cacee2c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:45.517586 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-c2ce5ec6-b0b2-4079-88d6-94d91cacee2c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:20:45.558353 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-30a3c0ce-bf74-4fd1-807d-5388b503bf5e tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/groups/21a45531-1538-4e4d-b9f2-5c93e011827e returned with HTTP 200 Jan 21 03:20:45.559730 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1085/2171] 10.222.0.36 () {60 vars in 1353 bytes} [Thu Jan 21 03:20:45 2021] GET /volume/v3/51c37625fc1240e59a4592373c25c91b/groups/21a45531-1538-4e4d-b9f2-5c93e011827e => generated 322 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:20:45.563142 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:45.563142 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:45.568596 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c2ce5ec6-b0b2-4079-88d6-94d91cacee2c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:20:45.572887 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1087/2172] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:45 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:45.573724 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d62562e9-6f56-4b40-8a62-a47bcd80555a tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] POST http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes Jan 21 03:20:45.574237 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:45.574237 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:45.574691 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d62562e9-6f56-4b40-8a62-a47bcd80555a tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-775424584", "volume_type": "0d9fb55b-c687-41b4-b55f-1bee92492fec", "group_id": "dfef18d1-6a39-4176-b301-e4d4e3d81726", "size": 1}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:20:45.575843 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-d62562e9-6f56-4b40-8a62-a47bcd80555a tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Create volume request body: {'volume': {'name': 'tempest-volume-775424584', 'volume_type': '0d9fb55b-c687-41b4-b55f-1bee92492fec', 'group_id': 'dfef18d1-6a39-4176-b301-e4d4e3d81726', 'size': 1}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:20:45.624302 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:45.624302 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:45.625515 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-d62562e9-6f56-4b40-8a62-a47bcd80555a tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Create volume of 1 GB Jan 21 03:20:45.657793 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d62562e9-6f56-4b40-8a62-a47bcd80555a tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Availability Zones retrieved successfully. Jan 21 03:20:45.675284 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d62562e9-6f56-4b40-8a62-a47bcd80555a tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Flow 'volume_create_api' (a179341f-8e6c-4579-9dc7-52beaf73d7eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:20:45.683342 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d62562e9-6f56-4b40-8a62-a47bcd80555a tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b939ffe1-a6d4-42ea-ba04-245c685954d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:20:45.685016 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:45.685016 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:45.685574 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-d62562e9-6f56-4b40-8a62-a47bcd80555a tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Validating volume size '1' using validate_int {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:20:45.779429 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d62562e9-6f56-4b40-8a62-a47bcd80555a tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b939ffe1-a6d4-42ea-ba04-245c685954d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:20:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d9fb55b-c687-41b4-b55f-1bee92492fec,is_public=True,name='tempest-GroupsTest-volume-type-566321647',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d9fb55b-c687-41b4-b55f-1bee92492fec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'dfef18d1-6a39-4176-b301-e4d4e3d81726', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:20:45.782504 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d62562e9-6f56-4b40-8a62-a47bcd80555a tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (337157c6-f112-4523-89a9-aca71824071a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:20:45.843037 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-43a345ce-cbf8-4624-a4ee-c94f314a61dc tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/edebbc34-9866-4039-9860-b4dcfff115ca Jan 21 03:20:45.844289 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-43a345ce-cbf8-4624-a4ee-c94f314a61dc tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:45.844856 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:45.844856 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:45.845421 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-43a345ce-cbf8-4624-a4ee-c94f314a61dc tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:45.885002 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota [None req-d62562e9-6f56-4b40-8a62-a47bcd80555a tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-566321647 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-566321647, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:20:45.889375 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota [None req-d62562e9-6f56-4b40-8a62-a47bcd80555a tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-566321647 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-566321647, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:20:45.989518 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:45.989518 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:46.013287 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-d62562e9-6f56-4b40-8a62-a47bcd80555a tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Created reservations ['45e781db-21c0-410d-bce1-2aa43f30894d', 'd5534a79-562c-424d-b816-526b6cdd5245', 'd65c0fc3-10b0-474d-81cd-f829dbb7eda1', 'c3d1564d-c8f6-47db-b4fd-7751b636a5c7'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:20:46.025724 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d62562e9-6f56-4b40-8a62-a47bcd80555a tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (337157c6-f112-4523-89a9-aca71824071a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45e781db-21c0-410d-bce1-2aa43f30894d', 'd5534a79-562c-424d-b816-526b6cdd5245', 'd65c0fc3-10b0-474d-81cd-f829dbb7eda1', 'c3d1564d-c8f6-47db-b4fd-7751b636a5c7']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:20:46.027929 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d62562e9-6f56-4b40-8a62-a47bcd80555a tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98069b20-b790-47dd-947d-d03dec14a82d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:20:46.030602 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-43a345ce-cbf8-4624-a4ee-c94f314a61dc tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:20:46.089498 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-43a345ce-cbf8-4624-a4ee-c94f314a61dc tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/edebbc34-9866-4039-9860-b4dcfff115ca returned with HTTP 200 Jan 21 03:20:46.090718 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1088/2173] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:45 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/edebbc34-9866-4039-9860-b4dcfff115ca => generated 1390 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:20:46.124156 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d62562e9-6f56-4b40-8a62-a47bcd80555a tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98069b20-b790-47dd-947d-d03dec14a82d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5319b36a-ca4a-4213-a118-6bf3dff02815', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-775424584',encryption_key_id=None,group_id=dfef18d1-6a39-4176-b301-e4d4e3d81726,group_type_id=,metadata={},multiattach=False,project_id='51c37625fc1240e59a4592373c25c91b',qos_specs=None,replication_status=,reservations=['45e781db-21c0-410d-bce1-2aa43f30894d','d5534a79-562c-424d-b816-526b6cdd5245','d65c0fc3-10b0-474d-81cd-f829dbb7eda1','c3d1564d-c8f6-47db-b4fd-7751b636a5c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fb010055367442b97ed6fbbb4ff53a9',volume_type_id=0d9fb55b-c687-41b4-b55f-1bee92492fec), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:20:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-775424584',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=dfef18d1-6a39-4176-b301-e4d4e3d81726,host=None,id=5319b36a-ca4a-4213-a118-6bf3dff02815,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51c37625fc1240e59a4592373c25c91b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='5fb010055367442b97ed6fbbb4ff53a9',volume_attachment=,volume_type=,volume_type_id=0d9fb55b-c687-41b4-b55f-1bee92492fec)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:20:46.126529 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d62562e9-6f56-4b40-8a62-a47bcd80555a tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b03a1ad-72c6-4e69-a864-50df1fdc4b6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:20:46.157025 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d62562e9-6f56-4b40-8a62-a47bcd80555a tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b03a1ad-72c6-4e69-a864-50df1fdc4b6b) transitioned into state 'SUCCESS' from state '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-775424584',encryption_key_id=None,group_id=dfef18d1-6a39-4176-b301-e4d4e3d81726,group_type_id=,metadata={},multiattach=False,project_id='51c37625fc1240e59a4592373c25c91b',qos_specs=None,replication_status=,reservations=['45e781db-21c0-410d-bce1-2aa43f30894d','d5534a79-562c-424d-b816-526b6cdd5245','d65c0fc3-10b0-474d-81cd-f829dbb7eda1','c3d1564d-c8f6-47db-b4fd-7751b636a5c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fb010055367442b97ed6fbbb4ff53a9',volume_type_id=0d9fb55b-c687-41b4-b55f-1bee92492fec)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:20:46.159833 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d62562e9-6f56-4b40-8a62-a47bcd80555a tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f79abfa2-a6c1-4da9-b3c5-26acac5b2d3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:20:46.210607 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d62562e9-6f56-4b40-8a62-a47bcd80555a tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f79abfa2-a6c1-4da9-b3c5-26acac5b2d3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:20:46.213555 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d62562e9-6f56-4b40-8a62-a47bcd80555a tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Flow 'volume_create_api' (a179341f-8e6c-4579-9dc7-52beaf73d7eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:20:46.274548 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d62562e9-6f56-4b40-8a62-a47bcd80555a tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Create volume request issued successfully. Jan 21 03:20:46.295489 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-d62562e9-6f56-4b40-8a62-a47bcd80555a tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:20:46.296265 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-d62562e9-6f56-4b40-8a62-a47bcd80555a tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:20:46.307386 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-d62562e9-6f56-4b40-8a62-a47bcd80555a tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87958) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:20:46.322786 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:46.322786 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:46.355269 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d62562e9-6f56-4b40-8a62-a47bcd80555a tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes returned with HTTP 202 Jan 21 03:20:46.356624 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1086/2174] 10.222.0.36 () {62 vars in 1267 bytes} [Thu Jan 21 03:20:45 2021] POST /volume/v3/51c37625fc1240e59a4592373c25c91b/volumes => generated 879 bytes in 789 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:20:46.371646 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8c9873e4-f1eb-4b2d-bf43-5acfae6ecbfc tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] GET http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/5319b36a-ca4a-4213-a118-6bf3dff02815 Jan 21 03:20:46.372738 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8c9873e4-f1eb-4b2d-bf43-5acfae6ecbfc tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:46.373142 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:46.373142 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:46.373808 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8c9873e4-f1eb-4b2d-bf43-5acfae6ecbfc tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:46.480026 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:46.480026 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:46.490202 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8c9873e4-f1eb-4b2d-bf43-5acfae6ecbfc tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Volume info retrieved successfully. Jan 21 03:20:46.505921 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-8c9873e4-f1eb-4b2d-bf43-5acfae6ecbfc tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:20:46.506604 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-8c9873e4-f1eb-4b2d-bf43-5acfae6ecbfc tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:20:46.514357 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-8c9873e4-f1eb-4b2d-bf43-5acfae6ecbfc tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:20:46.522191 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:46.522191 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:46.544517 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8c9873e4-f1eb-4b2d-bf43-5acfae6ecbfc tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/5319b36a-ca4a-4213-a118-6bf3dff02815 returned with HTTP 200 Jan 21 03:20:46.546225 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1089/2175] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:20:46 2021] GET /volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/5319b36a-ca4a-4213-a118-6bf3dff02815 => generated 971 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:20:46.590085 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f763f270-fb60-4512-b787-21040305a776 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:20:46.590822 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f763f270-fb60-4512-b787-21040305a776 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:46.590822 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:46.590822 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:46.594994 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f763f270-fb60-4512-b787-21040305a776 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:46.595604 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-f763f270-fb60-4512-b787-21040305a776 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:20:46.643217 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:46.643217 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:46.645564 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f763f270-fb60-4512-b787-21040305a776 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:20:46.646423 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1087/2176] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:46 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:47.108283 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-76d3585b-7205-4a1f-bc50-b67045b0edfd tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/edebbc34-9866-4039-9860-b4dcfff115ca Jan 21 03:20:47.109220 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-76d3585b-7205-4a1f-bc50-b67045b0edfd tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:47.109646 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:47.109646 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:47.110280 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-76d3585b-7205-4a1f-bc50-b67045b0edfd tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:47.228509 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-76d3585b-7205-4a1f-bc50-b67045b0edfd tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/edebbc34-9866-4039-9860-b4dcfff115ca returned with HTTP 404 Jan 21 03:20:47.231769 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1090/2177] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:47 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/edebbc34-9866-4039-9860-b4dcfff115ca => generated 109 bytes in 128 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:20:47.240008 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-64f4d6a7-ce84-45f1-9ba2-24277511053d tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] DELETE http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b Jan 21 03:20:47.240533 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-64f4d6a7-ce84-45f1-9ba2-24277511053d tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:47.240764 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:47.240764 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:47.241138 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-64f4d6a7-ce84-45f1-9ba2-24277511053d tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:47.241599 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-64f4d6a7-ce84-45f1-9ba2-24277511053d tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Delete volume with id: 30d9930c-4884-4112-a61b-8fada876a56b Jan 21 03:20:47.383498 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:47.383498 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:47.384845 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-64f4d6a7-ce84-45f1-9ba2-24277511053d tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:20:47.463140 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-64f4d6a7-ce84-45f1-9ba2-24277511053d tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Delete volume request issued successfully. Jan 21 03:20:47.464888 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-64f4d6a7-ce84-45f1-9ba2-24277511053d tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b returned with HTTP 202 Jan 21 03:20:47.464888 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1088/2178] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:20:47 2021] DELETE /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b => generated 0 bytes in 229 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:20:47.490472 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e620abfb-608e-4142-a9f0-2c3646ce5bba tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b Jan 21 03:20:47.493534 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e620abfb-608e-4142-a9f0-2c3646ce5bba tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:47.493534 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e620abfb-608e-4142-a9f0-2c3646ce5bba tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:47.563405 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4f93bb51-57f8-4d8d-9228-6051779cec56 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] GET http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/5319b36a-ca4a-4213-a118-6bf3dff02815 Jan 21 03:20:47.564388 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4f93bb51-57f8-4d8d-9228-6051779cec56 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:47.564599 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:47.564599 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:47.564986 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4f93bb51-57f8-4d8d-9228-6051779cec56 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:47.610382 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:47.610382 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:47.652351 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e620abfb-608e-4142-a9f0-2c3646ce5bba tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:20:47.669664 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:47.669664 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:47.680072 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4f93bb51-57f8-4d8d-9228-6051779cec56 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Volume info retrieved successfully. Jan 21 03:20:47.705103 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e620abfb-608e-4142-a9f0-2c3646ce5bba tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b returned with HTTP 200 Jan 21 03:20:47.705807 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-4f93bb51-57f8-4d8d-9228-6051779cec56 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:20:47.706388 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1091/2179] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:47 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b => generated 1354 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:20:47.706728 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-4f93bb51-57f8-4d8d-9228-6051779cec56 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:20:47.717578 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-df951f69-9a7b-40a7-8532-823449b63029 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:20:47.733228 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-df951f69-9a7b-40a7-8532-823449b63029 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:47.733228 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:47.733228 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:47.733228 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-df951f69-9a7b-40a7-8532-823449b63029 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:47.733228 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-df951f69-9a7b-40a7-8532-823449b63029 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:20:47.733657 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-4f93bb51-57f8-4d8d-9228-6051779cec56 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87958) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:20:47.749952 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:47.749952 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:47.785016 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:47.785016 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:47.787245 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-df951f69-9a7b-40a7-8532-823449b63029 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:20:47.790515 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1092/2180] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:47 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:47.795935 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4f93bb51-57f8-4d8d-9228-6051779cec56 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/5319b36a-ca4a-4213-a118-6bf3dff02815 returned with HTTP 200 Jan 21 03:20:47.796985 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1089/2181] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:20:47 2021] GET /volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/5319b36a-ca4a-4213-a118-6bf3dff02815 => generated 971 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:20:48.725103 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-636a1df7-cbcb-4516-9743-996aed821a19 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b Jan 21 03:20:48.725796 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-636a1df7-cbcb-4516-9743-996aed821a19 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:48.726143 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:48.726143 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:48.726743 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-636a1df7-cbcb-4516-9743-996aed821a19 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:48.802534 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f5f664db-5140-48a5-9231-3cb38cfe3c38 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:20:48.803467 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f5f664db-5140-48a5-9231-3cb38cfe3c38 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:48.803889 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:48.803889 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:48.804954 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f5f664db-5140-48a5-9231-3cb38cfe3c38 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:48.805667 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-f5f664db-5140-48a5-9231-3cb38cfe3c38 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:20:48.842923 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:48.842923 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:48.854195 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:48.854195 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:48.857223 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f5f664db-5140-48a5-9231-3cb38cfe3c38 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:20:48.858240 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1090/2182] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:48 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:20:48.861268 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-636a1df7-cbcb-4516-9743-996aed821a19 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Volume info retrieved successfully. Jan 21 03:20:48.870315 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-12ac3539-8d17-47ac-9236-e794c02b39e4 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] GET http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/5319b36a-ca4a-4213-a118-6bf3dff02815 Jan 21 03:20:48.870914 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-12ac3539-8d17-47ac-9236-e794c02b39e4 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:48.871349 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:48.871349 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:48.871959 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-12ac3539-8d17-47ac-9236-e794c02b39e4 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:48.924080 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-636a1df7-cbcb-4516-9743-996aed821a19 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b returned with HTTP 200 Jan 21 03:20:48.934909 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1093/2183] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:48 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b => generated 1354 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:20:48.950079 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:48.950079 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:48.971385 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-12ac3539-8d17-47ac-9236-e794c02b39e4 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Volume info retrieved successfully. Jan 21 03:20:49.018313 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-12ac3539-8d17-47ac-9236-e794c02b39e4 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:20:49.019302 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-12ac3539-8d17-47ac-9236-e794c02b39e4 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:20:49.041571 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-12ac3539-8d17-47ac-9236-e794c02b39e4 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87958) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:20:49.050482 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:49.050482 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:49.089055 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-12ac3539-8d17-47ac-9236-e794c02b39e4 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/5319b36a-ca4a-4213-a118-6bf3dff02815 returned with HTTP 200 Jan 21 03:20:49.090308 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1091/2184] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:20:48 2021] GET /volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/5319b36a-ca4a-4213-a118-6bf3dff02815 => generated 972 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:20:49.106377 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2f4f074f-1c1d-4c22-9627-a12d93404531 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] GET http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/groups/dfef18d1-6a39-4176-b301-e4d4e3d81726 Jan 21 03:20:49.107227 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2f4f074f-1c1d-4c22-9627-a12d93404531 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:49.107656 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:49.107656 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:49.108341 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2f4f074f-1c1d-4c22-9627-a12d93404531 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:49.109007 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-2f4f074f-1c1d-4c22-9627-a12d93404531 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] show called for member dfef18d1-6a39-4176-b301-e4d4e3d81726 {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:20:49.126366 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:49.126366 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:49.172743 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2f4f074f-1c1d-4c22-9627-a12d93404531 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/groups/dfef18d1-6a39-4176-b301-e4d4e3d81726 returned with HTTP 200 Jan 21 03:20:49.173761 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1094/2185] 10.222.0.36 () {60 vars in 1353 bytes} [Thu Jan 21 03:20:49 2021] GET /volume/v3/51c37625fc1240e59a4592373c25c91b/groups/dfef18d1-6a39-4176-b301-e4d4e3d81726 => generated 321 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:20:49.185691 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cb49b268-68b4-4f56-bb17-52af032ca267 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] GET http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/groups/21a45531-1538-4e4d-b9f2-5c93e011827e Jan 21 03:20:49.186396 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cb49b268-68b4-4f56-bb17-52af032ca267 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:49.188477 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:49.188477 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:49.192497 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cb49b268-68b4-4f56-bb17-52af032ca267 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:49.194175 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-cb49b268-68b4-4f56-bb17-52af032ca267 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] show called for member 21a45531-1538-4e4d-b9f2-5c93e011827e {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:20:49.216916 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:49.216916 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:49.259853 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cb49b268-68b4-4f56-bb17-52af032ca267 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/groups/21a45531-1538-4e4d-b9f2-5c93e011827e returned with HTTP 200 Jan 21 03:20:49.261538 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1092/2186] 10.222.0.36 () {60 vars in 1353 bytes} [Thu Jan 21 03:20:49 2021] GET /volume/v3/51c37625fc1240e59a4592373c25c91b/groups/21a45531-1538-4e4d-b9f2-5c93e011827e => generated 322 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:20:49.273003 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-89781c9b-c78b-4a3c-b82c-c8218f4cefb9 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] GET http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/groups/detail Jan 21 03:20:49.273857 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-89781c9b-c78b-4a3c-b82c-c8218f4cefb9 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:49.274298 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:49.274298 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:49.274993 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-89781c9b-c78b-4a3c-b82c-c8218f4cefb9 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:49.276116 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:49.276116 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:49.421376 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-89781c9b-c78b-4a3c-b82c-c8218f4cefb9 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/groups/detail returned with HTTP 200 Jan 21 03:20:49.422229 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1095/2187] 10.222.0.36 () {60 vars in 1263 bytes} [Thu Jan 21 03:20:49 2021] GET /volume/v3/51c37625fc1240e59a4592373c25c91b/groups/detail => generated 637 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:20:49.433406 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6e764732-8a71-4941-abac-adcb7758d3c4 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] GET http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/detail Jan 21 03:20:49.434920 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6e764732-8a71-4941-abac-adcb7758d3c4 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:49.435334 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:49.435334 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:49.435961 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6e764732-8a71-4941-abac-adcb7758d3c4 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Calling method 'detail' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:49.437539 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-6e764732-8a71-4941-abac-adcb7758d3c4 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Removing options '' from query. {{(pid=87958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:20:49.438528 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:49.438528 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:49.441026 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-6e764732-8a71-4941-abac-adcb7758d3c4 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87958) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:20:49.556041 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-6e764732-8a71-4941-abac-adcb7758d3c4 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Get all volumes completed successfully. Jan 21 03:20:49.557872 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-6e764732-8a71-4941-abac-adcb7758d3c4 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:20:49.558664 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-6e764732-8a71-4941-abac-adcb7758d3c4 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:20:49.574102 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-6e764732-8a71-4941-abac-adcb7758d3c4 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87958) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:20:49.586526 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:49.586526 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:49.616372 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6e764732-8a71-4941-abac-adcb7758d3c4 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/detail returned with HTTP 200 Jan 21 03:20:49.617278 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1093/2188] 10.222.0.36 () {60 vars in 1266 bytes} [Thu Jan 21 03:20:49 2021] GET /volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/detail => generated 975 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:20:49.634059 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ed726406-698a-4f53-bb7c-73b2d3c866b9 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] GET http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/detail Jan 21 03:20:49.635110 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ed726406-698a-4f53-bb7c-73b2d3c866b9 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:49.635561 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:49.635561 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:49.636221 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ed726406-698a-4f53-bb7c-73b2d3c866b9 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:49.637425 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-ed726406-698a-4f53-bb7c-73b2d3c866b9 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:20:49.639358 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:49.639358 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:49.640795 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-ed726406-698a-4f53-bb7c-73b2d3c866b9 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:20:49.704827 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ed726406-698a-4f53-bb7c-73b2d3c866b9 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Get all volumes completed successfully. Jan 21 03:20:49.706632 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-ed726406-698a-4f53-bb7c-73b2d3c866b9 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:20:49.707818 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-ed726406-698a-4f53-bb7c-73b2d3c866b9 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:20:49.728537 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-ed726406-698a-4f53-bb7c-73b2d3c866b9 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:20:49.752788 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:49.752788 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:49.786723 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ed726406-698a-4f53-bb7c-73b2d3c866b9 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/detail returned with HTTP 200 Jan 21 03:20:49.805378 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-74812a0f-fc4e-4ecb-9e78-2661950e0311 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] POST http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/groups/dfef18d1-6a39-4176-b301-e4d4e3d81726/action Jan 21 03:20:49.805890 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:49.805890 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:49.806323 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-74812a0f-fc4e-4ecb-9e78-2661950e0311 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:20:49.806732 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-74812a0f-fc4e-4ecb-9e78-2661950e0311 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:20:49.807674 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-74812a0f-fc4e-4ecb-9e78-2661950e0311 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] delete called for group dfef18d1-6a39-4176-b301-e4d4e3d81726 {{(pid=87958) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 03:20:49.808030 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.groups [None req-74812a0f-fc4e-4ecb-9e78-2661950e0311 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Delete group with id: dfef18d1-6a39-4176-b301-e4d4e3d81726 Jan 21 03:20:49.810805 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1096/2189] 10.222.0.36 () {60 vars in 1266 bytes} [Thu Jan 21 03:20:49 2021] GET /volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/detail => generated 975 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:20:49.822718 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:49.822718 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:49.873734 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-79b4e07b-8271-4f9b-a311-2c0224170af9 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:20:49.874535 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-79b4e07b-8271-4f9b-a311-2c0224170af9 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:49.874948 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:49.874948 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:49.875702 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-79b4e07b-8271-4f9b-a311-2c0224170af9 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:49.876281 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-79b4e07b-8271-4f9b-a311-2c0224170af9 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:20:49.912312 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:49.912312 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:49.914925 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-79b4e07b-8271-4f9b-a311-2c0224170af9 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:20:49.915899 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1097/2190] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:49 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 813 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:20:49.941169 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4d89df4d-e060-43e2-8749-670a4372d029 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] GET http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b Jan 21 03:20:49.942953 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4d89df4d-e060-43e2-8749-670a4372d029 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:49.943531 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:49.943531 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:49.944209 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4d89df4d-e060-43e2-8749-670a4372d029 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:50.005599 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-74812a0f-fc4e-4ecb-9e78-2661950e0311 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/groups/dfef18d1-6a39-4176-b301-e4d4e3d81726/action returned with HTTP 202 Jan 21 03:20:50.006849 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1094/2191] 10.222.0.36 () {62 vars in 1395 bytes} [Thu Jan 21 03:20:49 2021] POST /volume/v3/51c37625fc1240e59a4592373c25c91b/groups/dfef18d1-6a39-4176-b301-e4d4e3d81726/action => generated 0 bytes in 206 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 03:20:50.014489 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4d89df4d-e060-43e2-8749-670a4372d029 tempest-VolumesCloneTest-1210494260 tempest-VolumesCloneTest-1210494260] http://10.222.0.36/volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b returned with HTTP 404 Jan 21 03:20:50.015912 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1098/2192] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:49 2021] GET /volume/v3/2b449f4da62d4dee89623f63e07be0ef/volumes/30d9930c-4884-4112-a61b-8fada876a56b => generated 109 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:20:50.021663 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2754fc04-82b3-4afa-94d6-1811107d7204 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] GET http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/5319b36a-ca4a-4213-a118-6bf3dff02815 Jan 21 03:20:50.022937 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2754fc04-82b3-4afa-94d6-1811107d7204 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:50.023484 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:50.023484 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:50.024129 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2754fc04-82b3-4afa-94d6-1811107d7204 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:50.085195 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:50.085195 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:50.096023 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2754fc04-82b3-4afa-94d6-1811107d7204 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Volume info retrieved successfully. Jan 21 03:20:50.125613 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-2754fc04-82b3-4afa-94d6-1811107d7204 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:20:50.126094 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-2754fc04-82b3-4afa-94d6-1811107d7204 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:20:50.141901 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-2754fc04-82b3-4afa-94d6-1811107d7204 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87958) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:20:50.153033 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:50.153033 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:50.195300 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2754fc04-82b3-4afa-94d6-1811107d7204 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/5319b36a-ca4a-4213-a118-6bf3dff02815 returned with HTTP 200 Jan 21 03:20:50.196497 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1095/2193] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:20:50 2021] GET /volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/5319b36a-ca4a-4213-a118-6bf3dff02815 => generated 971 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:20:50.930245 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a1ea3f3a-bfd3-46cb-b0b4-f6a82cc1e5f3 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:20:50.930855 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a1ea3f3a-bfd3-46cb-b0b4-f6a82cc1e5f3 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:50.931267 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a1ea3f3a-bfd3-46cb-b0b4-f6a82cc1e5f3 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:50.931905 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-a1ea3f3a-bfd3-46cb-b0b4-f6a82cc1e5f3 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:20:50.978819 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:50.978819 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:50.985234 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a1ea3f3a-bfd3-46cb-b0b4-f6a82cc1e5f3 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:20:50.986298 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1099/2194] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:50 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 815 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:51.212954 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b03fe89f-84a7-433b-9244-a4183cdb7c6f tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] GET http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/5319b36a-ca4a-4213-a118-6bf3dff02815 Jan 21 03:20:51.213599 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b03fe89f-84a7-433b-9244-a4183cdb7c6f tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:51.213879 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:51.213879 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:51.214329 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b03fe89f-84a7-433b-9244-a4183cdb7c6f tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:51.334522 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:51.334522 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:51.357939 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b03fe89f-84a7-433b-9244-a4183cdb7c6f tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Volume info retrieved successfully. Jan 21 03:20:51.391922 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-b03fe89f-84a7-433b-9244-a4183cdb7c6f tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:20:51.392498 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-b03fe89f-84a7-433b-9244-a4183cdb7c6f tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:20:51.410766 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-b03fe89f-84a7-433b-9244-a4183cdb7c6f tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87958) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:20:51.429253 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:51.429253 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:51.461862 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b03fe89f-84a7-433b-9244-a4183cdb7c6f tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/5319b36a-ca4a-4213-a118-6bf3dff02815 returned with HTTP 200 Jan 21 03:20:51.472951 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1096/2195] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:20:51 2021] GET /volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/5319b36a-ca4a-4213-a118-6bf3dff02815 => generated 971 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:20:52.001631 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0eac6417-389d-42ac-81a6-efc86d184873 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:20:52.002329 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0eac6417-389d-42ac-81a6-efc86d184873 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:52.002698 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:52.002698 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:52.003379 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0eac6417-389d-42ac-81a6-efc86d184873 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:52.004548 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-0eac6417-389d-42ac-81a6-efc86d184873 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:20:52.092586 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:52.092586 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:52.100187 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0eac6417-389d-42ac-81a6-efc86d184873 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:20:52.103730 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1100/2196] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:51 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 816 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:52.116608 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b2d3be69-613f-480a-b544-0a98f85ebc85 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 Jan 21 03:20:52.117135 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b2d3be69-613f-480a-b544-0a98f85ebc85 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:52.117331 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:52.117331 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:52.117962 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b2d3be69-613f-480a-b544-0a98f85ebc85 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:52.257032 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:52.257032 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:52.284448 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b2d3be69-613f-480a-b544-0a98f85ebc85 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:20:52.326200 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b2d3be69-613f-480a-b544-0a98f85ebc85 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 returned with HTTP 200 Jan 21 03:20:52.327368 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1097/2197] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:52 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 => generated 1357 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:20:52.344635 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-efa1c31c-dbba-4983-9ac2-0c0897c1a299 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] POST http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271/restore Jan 21 03:20:52.345322 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:52.345322 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:52.345974 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-efa1c31c-dbba-4983-9ac2-0c0897c1a299 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:20:52.347040 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.backups [None req-efa1c31c-dbba-4983-9ac2-0c0897c1a299 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Restoring backup b8bffe18-3758-4c9c-a3d0-03c89a038271 ({'restore': {}}) {{(pid=87959) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 21 03:20:52.347723 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.contrib.backups [None req-efa1c31c-dbba-4983-9ac2-0c0897c1a299 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Restoring backup b8bffe18-3758-4c9c-a3d0-03c89a038271 to volume None. Jan 21 03:20:52.417529 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:52.417529 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:52.427236 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.backup.api [None req-efa1c31c-dbba-4983-9ac2-0c0897c1a299 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Creating volume of 1 GB for restore of backup b8bffe18-3758-4c9c-a3d0-03c89a038271. Jan 21 03:20:52.476297 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-efa1c31c-dbba-4983-9ac2-0c0897c1a299 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Availability zone cache updated, next update will occur around 2021-01-21 04:20:52.475440. {{(pid=87959) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 03:20:52.480926 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a7aa0af8-f62c-475b-8d92-243f5d59321f tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] GET http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/5319b36a-ca4a-4213-a118-6bf3dff02815 Jan 21 03:20:52.481830 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a7aa0af8-f62c-475b-8d92-243f5d59321f tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:52.482205 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:52.482205 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:52.482838 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a7aa0af8-f62c-475b-8d92-243f5d59321f tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:52.489649 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-efa1c31c-dbba-4983-9ac2-0c0897c1a299 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Availability Zones retrieved successfully. Jan 21 03:20:52.511937 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-efa1c31c-dbba-4983-9ac2-0c0897c1a299 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Flow 'volume_create_api' (77110c35-8929-4e39-b9d1-6ac13bb1d1a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:20:52.516165 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-efa1c31c-dbba-4983-9ac2-0c0897c1a299 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (049c4d88-212f-4903-87a1-4c6d9f51340c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:20:52.519204 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-efa1c31c-dbba-4983-9ac2-0c0897c1a299 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:20:52.577019 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:52.577019 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:52.589248 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a7aa0af8-f62c-475b-8d92-243f5d59321f tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Volume info retrieved successfully. Jan 21 03:20:52.621994 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-a7aa0af8-f62c-475b-8d92-243f5d59321f tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:20:52.623064 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-a7aa0af8-f62c-475b-8d92-243f5d59321f tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:20:52.641711 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-a7aa0af8-f62c-475b-8d92-243f5d59321f tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87958) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:20:52.653867 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:52.653867 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:52.695802 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a7aa0af8-f62c-475b-8d92-243f5d59321f tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/5319b36a-ca4a-4213-a118-6bf3dff02815 returned with HTTP 200 Jan 21 03:20:52.700171 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1098/2198] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:20:52 2021] GET /volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/5319b36a-ca4a-4213-a118-6bf3dff02815 => generated 971 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:20:52.745834 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-efa1c31c-dbba-4983-9ac2-0c0897c1a299 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (049c4d88-212f-4903-87a1-4c6d9f51340c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:20:52.750274 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-efa1c31c-dbba-4983-9ac2-0c0897c1a299 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (247be6ad-ba08-479e-88d4-3c1e36b0c64b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:20:52.896392 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-efa1c31c-dbba-4983-9ac2-0c0897c1a299 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Created reservations ['80ca18e6-539c-4657-a370-034db54d28a3', 'f86d836b-6668-4fe2-8969-4fb88fb61eb4', '23a0c0e5-1b5c-4f31-817c-3657158b1cb4', '3c1cf3b1-a316-4fc0-bfd5-95ad34168a5c'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:20:52.898459 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-efa1c31c-dbba-4983-9ac2-0c0897c1a299 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (247be6ad-ba08-479e-88d4-3c1e36b0c64b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80ca18e6-539c-4657-a370-034db54d28a3', 'f86d836b-6668-4fe2-8969-4fb88fb61eb4', '23a0c0e5-1b5c-4f31-817c-3657158b1cb4', '3c1cf3b1-a316-4fc0-bfd5-95ad34168a5c']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:20:52.904324 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-efa1c31c-dbba-4983-9ac2-0c0897c1a299 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d29f303-862e-4e1c-84d3-3d6a8bc784d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:20:53.041590 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-efa1c31c-dbba-4983-9ac2-0c0897c1a299 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d29f303-862e-4e1c-84d3-3d6a8bc784d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d1cf3e9-436d-4398-8c9c-5eccb264fe77', '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_b8bffe18-3758-4c9c-a3d0-03c89a038271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5170f24e4af4f43b591b9b621f07a33',qos_specs=None,replication_status=,reservations=['80ca18e6-539c-4657-a370-034db54d28a3','f86d836b-6668-4fe2-8969-4fb88fb61eb4','23a0c0e5-1b5c-4f31-817c-3657158b1cb4','3c1cf3b1-a316-4fc0-bfd5-95ad34168a5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c35c4abd6e44447983849492894bda38',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:20:52Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_b8bffe18-3758-4c9c-a3d0-03c89a038271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d1cf3e9-436d-4398-8c9c-5eccb264fe77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5170f24e4af4f43b591b9b621f07a33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c35c4abd6e44447983849492894bda38',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:20:53.043743 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-efa1c31c-dbba-4983-9ac2-0c0897c1a299 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dab007b-8c9e-4f7e-bb7b-d6e531fab173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:20:53.108711 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-efa1c31c-dbba-4983-9ac2-0c0897c1a299 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dab007b-8c9e-4f7e-bb7b-d6e531fab173) transitioned into 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_b8bffe18-3758-4c9c-a3d0-03c89a038271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5170f24e4af4f43b591b9b621f07a33',qos_specs=None,replication_status=,reservations=['80ca18e6-539c-4657-a370-034db54d28a3','f86d836b-6668-4fe2-8969-4fb88fb61eb4','23a0c0e5-1b5c-4f31-817c-3657158b1cb4','3c1cf3b1-a316-4fc0-bfd5-95ad34168a5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c35c4abd6e44447983849492894bda38',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:20:53.110977 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-efa1c31c-dbba-4983-9ac2-0c0897c1a299 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b546ea1-b21a-4b99-9e1f-70aad200f2ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:20:53.130230 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-efa1c31c-dbba-4983-9ac2-0c0897c1a299 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b546ea1-b21a-4b99-9e1f-70aad200f2ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:20:53.133450 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-efa1c31c-dbba-4983-9ac2-0c0897c1a299 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Flow 'volume_create_api' (77110c35-8929-4e39-b9d1-6ac13bb1d1a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:20:53.217443 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-efa1c31c-dbba-4983-9ac2-0c0897c1a299 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Create volume request issued successfully. Jan 21 03:20:53.275639 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:53.275639 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:53.277060 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-efa1c31c-dbba-4983-9ac2-0c0897c1a299 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:20:53.277813 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py:31: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub . Jan 21 03:20:53.277813 n-d-766726-10 devstack@c-api.service[87957]: It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Jan 21 03:20:53.277813 n-d-766726-10 devstack@c-api.service[87957]: hub = hubs.get_hub() Jan 21 03:20:53.717420 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-aef56db1-aad0-489f-aa18-afc3be29a048 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] GET http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/5319b36a-ca4a-4213-a118-6bf3dff02815 Jan 21 03:20:53.717992 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-aef56db1-aad0-489f-aa18-afc3be29a048 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:53.718209 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:53.718209 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:53.718875 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-aef56db1-aad0-489f-aa18-afc3be29a048 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:53.818835 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-aef56db1-aad0-489f-aa18-afc3be29a048 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/5319b36a-ca4a-4213-a118-6bf3dff02815 returned with HTTP 404 Jan 21 03:20:53.820001 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1099/2199] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:20:53 2021] GET /volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/5319b36a-ca4a-4213-a118-6bf3dff02815 => generated 109 bytes in 107 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 03:20:53.836228 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-82936556-e7b7-400c-ac93-7ffe7d990a95 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] GET http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/groups/dfef18d1-6a39-4176-b301-e4d4e3d81726 Jan 21 03:20:53.836994 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-82936556-e7b7-400c-ac93-7ffe7d990a95 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:53.837652 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-82936556-e7b7-400c-ac93-7ffe7d990a95 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:53.838214 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-82936556-e7b7-400c-ac93-7ffe7d990a95 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] show called for member dfef18d1-6a39-4176-b301-e4d4e3d81726 {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:20:53.854810 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-82936556-e7b7-400c-ac93-7ffe7d990a95 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/groups/dfef18d1-6a39-4176-b301-e4d4e3d81726 returned with HTTP 404 Jan 21 03:20:53.856120 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1100/2200] 10.222.0.36 () {60 vars in 1353 bytes} [Thu Jan 21 03:20:53 2021] GET /volume/v3/51c37625fc1240e59a4592373c25c91b/groups/dfef18d1-6a39-4176-b301-e4d4e3d81726 => generated 108 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 21 03:20:53.865299 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-acb2ad95-a594-42ad-8d9d-a8536fe59df2 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] POST http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/groups/21a45531-1538-4e4d-b9f2-5c93e011827e/action Jan 21 03:20:53.866903 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-acb2ad95-a594-42ad-8d9d-a8536fe59df2 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:20:53.867467 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-acb2ad95-a594-42ad-8d9d-a8536fe59df2 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:20:53.868750 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-acb2ad95-a594-42ad-8d9d-a8536fe59df2 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] delete called for group 21a45531-1538-4e4d-b9f2-5c93e011827e {{(pid=87958) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 03:20:53.874055 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.groups [None req-acb2ad95-a594-42ad-8d9d-a8536fe59df2 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Delete group with id: 21a45531-1538-4e4d-b9f2-5c93e011827e Jan 21 03:20:53.894295 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:53.894295 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:53.988358 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-acb2ad95-a594-42ad-8d9d-a8536fe59df2 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/groups/21a45531-1538-4e4d-b9f2-5c93e011827e/action returned with HTTP 202 Jan 21 03:20:53.990633 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1101/2201] 10.222.0.36 () {62 vars in 1395 bytes} [Thu Jan 21 03:20:53 2021] POST /volume/v3/51c37625fc1240e59a4592373c25c91b/groups/21a45531-1538-4e4d-b9f2-5c93e011827e/action => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 21 03:20:53.998203 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-35120cd5-15ac-41fa-b17b-69a60b99b680 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] GET http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/groups/21a45531-1538-4e4d-b9f2-5c93e011827e Jan 21 03:20:53.999145 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-35120cd5-15ac-41fa-b17b-69a60b99b680 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:53.999570 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:53.999570 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:54.000592 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-35120cd5-15ac-41fa-b17b-69a60b99b680 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:54.001206 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-35120cd5-15ac-41fa-b17b-69a60b99b680 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] show called for member 21a45531-1538-4e4d-b9f2-5c93e011827e {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:20:54.010953 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:54.010953 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:54.086692 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-35120cd5-15ac-41fa-b17b-69a60b99b680 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/groups/21a45531-1538-4e4d-b9f2-5c93e011827e returned with HTTP 200 Jan 21 03:20:54.090321 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1102/2202] 10.222.0.36 () {60 vars in 1353 bytes} [Thu Jan 21 03:20:53 2021] GET /volume/v3/51c37625fc1240e59a4592373c25c91b/groups/21a45531-1538-4e4d-b9f2-5c93e011827e => generated 321 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:20:54.399834 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:54.399834 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:54.401417 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-efa1c31c-dbba-4983-9ac2-0c0897c1a299 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:20:54.401977 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.backup.api [None req-efa1c31c-dbba-4983-9ac2-0c0897c1a299 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Checking backup size 1 against volume size 1 {{(pid=87959) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 21 03:20:54.402495 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.backup.api [None req-efa1c31c-dbba-4983-9ac2-0c0897c1a299 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Overwriting volume 8d1cf3e9-436d-4398-8c9c-5eccb264fe77 with restore of backup b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:20:54.446800 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.backup.rpcapi [None req-efa1c31c-dbba-4983-9ac2-0c0897c1a299 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] restore_backup in rpcapi backup_id b8bffe18-3758-4c9c-a3d0-03c89a038271 {{(pid=87959) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 21 03:20:54.451209 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-efa1c31c-dbba-4983-9ac2-0c0897c1a299 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271/restore returned with HTTP 202 Jan 21 03:20:54.452755 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1101/2203] 10.222.0.36 () {60 vars in 1360 bytes} [Thu Jan 21 03:20:52 2021] POST /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271/restore => generated 189 bytes in 2113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:20:54.466372 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f636bddf-be71-4b62-b97a-66a5e96b429f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:20:54.467222 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f636bddf-be71-4b62-b97a-66a5e96b429f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:54.470402 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:54.470402 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:54.471271 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f636bddf-be71-4b62-b97a-66a5e96b429f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:54.471953 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-f636bddf-be71-4b62-b97a-66a5e96b429f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:20:54.525288 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:54.525288 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:54.529271 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f636bddf-be71-4b62-b97a-66a5e96b429f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:20:54.534458 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1103/2204] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:54 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 816 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:55.103894 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9abf012c-6cb9-4415-91cf-c6c56bf7f07b tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] GET http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/groups/21a45531-1538-4e4d-b9f2-5c93e011827e Jan 21 03:20:55.111333 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9abf012c-6cb9-4415-91cf-c6c56bf7f07b tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:55.111592 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:55.111592 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:55.111995 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9abf012c-6cb9-4415-91cf-c6c56bf7f07b tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:55.112416 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-9abf012c-6cb9-4415-91cf-c6c56bf7f07b tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] show called for member 21a45531-1538-4e4d-b9f2-5c93e011827e {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:20:55.139841 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9abf012c-6cb9-4415-91cf-c6c56bf7f07b tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/groups/21a45531-1538-4e4d-b9f2-5c93e011827e returned with HTTP 404 Jan 21 03:20:55.142123 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1102/2205] 10.222.0.36 () {60 vars in 1353 bytes} [Thu Jan 21 03:20:55 2021] GET /volume/v3/51c37625fc1240e59a4592373c25c91b/groups/21a45531-1538-4e4d-b9f2-5c93e011827e => generated 108 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 03:20:55.151284 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-420f9d68-6585-47f8-abac-801811dcffec tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] GET http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/groups/detail Jan 21 03:20:55.152066 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-420f9d68-6585-47f8-abac-801811dcffec tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:55.152288 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:55.152288 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:55.152661 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-420f9d68-6585-47f8-abac-801811dcffec tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:55.174634 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-420f9d68-6585-47f8-abac-801811dcffec tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/groups/detail returned with HTTP 200 Jan 21 03:20:55.182355 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1104/2206] 10.222.0.36 () {60 vars in 1263 bytes} [Thu Jan 21 03:20:55 2021] GET /volume/v3/51c37625fc1240e59a4592373c25c91b/groups/detail => generated 14 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:55.188172 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2627a255-e55c-48b4-8c95-de8ccd4bdbe0 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] GET http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/detail Jan 21 03:20:55.189065 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2627a255-e55c-48b4-8c95-de8ccd4bdbe0 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:55.189819 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2627a255-e55c-48b4-8c95-de8ccd4bdbe0 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:55.190859 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-2627a255-e55c-48b4-8c95-de8ccd4bdbe0 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:20:55.193451 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2627a255-e55c-48b4-8c95-de8ccd4bdbe0 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:20:55.299769 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2627a255-e55c-48b4-8c95-de8ccd4bdbe0 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Get all volumes completed successfully. Jan 21 03:20:55.308054 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2627a255-e55c-48b4-8c95-de8ccd4bdbe0 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/detail returned with HTTP 200 Jan 21 03:20:55.309506 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1103/2207] 10.222.0.36 () {60 vars in 1266 bytes} [Thu Jan 21 03:20:55 2021] GET /volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/detail => generated 15 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:55.325681 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-70f67c29-9757-410e-b11c-5ab7643dfb77 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] POST http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/groups/21a45531-1538-4e4d-b9f2-5c93e011827e/action Jan 21 03:20:55.326501 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-70f67c29-9757-410e-b11c-5ab7643dfb77 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:20:55.326900 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-70f67c29-9757-410e-b11c-5ab7643dfb77 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:20:55.327849 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-70f67c29-9757-410e-b11c-5ab7643dfb77 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] delete called for group 21a45531-1538-4e4d-b9f2-5c93e011827e {{(pid=87958) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 03:20:55.328187 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.groups [None req-70f67c29-9757-410e-b11c-5ab7643dfb77 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Delete group with id: 21a45531-1538-4e4d-b9f2-5c93e011827e Jan 21 03:20:55.335752 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-70f67c29-9757-410e-b11c-5ab7643dfb77 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/groups/21a45531-1538-4e4d-b9f2-5c93e011827e/action returned with HTTP 404 Jan 21 03:20:55.337114 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1105/2208] 10.222.0.36 () {62 vars in 1395 bytes} [Thu Jan 21 03:20:55 2021] POST /volume/v3/51c37625fc1240e59a4592373c25c91b/groups/21a45531-1538-4e4d-b9f2-5c93e011827e/action => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 03:20:55.344758 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-72a89fc3-4c15-43e0-b28e-a5f3a6f089ce tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] GET http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/detail Jan 21 03:20:55.346095 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-72a89fc3-4c15-43e0-b28e-a5f3a6f089ce tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:55.346958 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-72a89fc3-4c15-43e0-b28e-a5f3a6f089ce tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:55.349183 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-72a89fc3-4c15-43e0-b28e-a5f3a6f089ce tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:20:55.352121 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-72a89fc3-4c15-43e0-b28e-a5f3a6f089ce tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:20:55.441109 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-72a89fc3-4c15-43e0-b28e-a5f3a6f089ce tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Get all volumes completed successfully. Jan 21 03:20:55.447412 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-72a89fc3-4c15-43e0-b28e-a5f3a6f089ce tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/detail returned with HTTP 200 Jan 21 03:20:55.448787 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1104/2209] 10.222.0.36 () {60 vars in 1266 bytes} [Thu Jan 21 03:20:55 2021] GET /volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/detail => generated 15 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:55.466490 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b0f3dade-5846-4d54-a75b-6860ecdf59b3 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] POST http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/groups/dfef18d1-6a39-4176-b301-e4d4e3d81726/action Jan 21 03:20:55.467557 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b0f3dade-5846-4d54-a75b-6860ecdf59b3 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:20:55.467938 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b0f3dade-5846-4d54-a75b-6860ecdf59b3 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:20:55.468883 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-b0f3dade-5846-4d54-a75b-6860ecdf59b3 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] delete called for group dfef18d1-6a39-4176-b301-e4d4e3d81726 {{(pid=87958) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 03:20:55.469224 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.groups [None req-b0f3dade-5846-4d54-a75b-6860ecdf59b3 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Delete group with id: dfef18d1-6a39-4176-b301-e4d4e3d81726 Jan 21 03:20:55.488758 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b0f3dade-5846-4d54-a75b-6860ecdf59b3 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/groups/dfef18d1-6a39-4176-b301-e4d4e3d81726/action returned with HTTP 404 Jan 21 03:20:55.489867 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1106/2210] 10.222.0.36 () {62 vars in 1395 bytes} [Thu Jan 21 03:20:55 2021] POST /volume/v3/51c37625fc1240e59a4592373c25c91b/groups/dfef18d1-6a39-4176-b301-e4d4e3d81726/action => generated 108 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 03:20:55.498541 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b860ce4d-7700-4b5d-b20e-0fa20d5774ba tempest-GroupsTest-41253686 tempest-GroupsTest-41253686] DELETE http://10.222.0.36/volume/v3/72824edb8a444a948ad03174b62b86e5/group_types/89674604-8b2d-4204-8c2a-40d9981672ec Jan 21 03:20:55.499656 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b860ce4d-7700-4b5d-b20e-0fa20d5774ba tempest-GroupsTest-41253686 tempest-GroupsTest-41253686] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:55.500316 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b860ce4d-7700-4b5d-b20e-0fa20d5774ba tempest-GroupsTest-41253686 tempest-GroupsTest-41253686] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:55.539659 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 03:20:55.539659 n-d-766726-10 devstack@c-api.service[87957]: "UPDATE / DELETE expressions." % clause Jan 21 03:20:55.545963 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-66cda196-32a6-44c8-8bc1-49b21a7076a3 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:20:55.546481 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-66cda196-32a6-44c8-8bc1-49b21a7076a3 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:55.550024 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-66cda196-32a6-44c8-8bc1-49b21a7076a3 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:55.550400 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-66cda196-32a6-44c8-8bc1-49b21a7076a3 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:20:55.568161 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b860ce4d-7700-4b5d-b20e-0fa20d5774ba tempest-GroupsTest-41253686 tempest-GroupsTest-41253686] http://10.222.0.36/volume/v3/72824edb8a444a948ad03174b62b86e5/group_types/89674604-8b2d-4204-8c2a-40d9981672ec returned with HTTP 202 Jan 21 03:20:55.574172 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1105/2211] 10.222.0.36 () {60 vars in 1371 bytes} [Thu Jan 21 03:20:55 2021] DELETE /volume/v3/72824edb8a444a948ad03174b62b86e5/group_types/89674604-8b2d-4204-8c2a-40d9981672ec => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 21 03:20:55.578924 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-797cd046-8826-43dd-9755-2d50c03af748 tempest-GroupsTest-41253686 tempest-GroupsTest-41253686] POST http://10.222.0.36/volume/v3/72824edb8a444a948ad03174b62b86e5/types Jan 21 03:20:55.579856 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-797cd046-8826-43dd-9755-2d50c03af748 tempest-GroupsTest-41253686 tempest-GroupsTest-41253686] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-561617765"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:20:55.600302 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:55.600302 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:55.604747 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-66cda196-32a6-44c8-8bc1-49b21a7076a3 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:20:55.605752 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1107/2212] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:55 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 816 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:55.666296 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-797cd046-8826-43dd-9755-2d50c03af748 tempest-GroupsTest-41253686 tempest-GroupsTest-41253686] http://10.222.0.36/volume/v3/72824edb8a444a948ad03174b62b86e5/types returned with HTTP 200 Jan 21 03:20:55.667184 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1106/2213] 10.222.0.36 () {60 vars in 1219 bytes} [Thu Jan 21 03:20:55 2021] POST /volume/v3/72824edb8a444a948ad03174b62b86e5/types => generated 215 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:20:55.677478 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d0cdbb7f-5d94-461d-b2b0-d1b507a1024e tempest-GroupsTest-41253686 tempest-GroupsTest-41253686] POST http://10.222.0.36/volume/v3/72824edb8a444a948ad03174b62b86e5/group_types Jan 21 03:20:55.677993 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:55.677993 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:55.678400 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d0cdbb7f-5d94-461d-b2b0-d1b507a1024e tempest-GroupsTest-41253686 tempest-GroupsTest-41253686] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-547853064"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:20:55.755011 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d0cdbb7f-5d94-461d-b2b0-d1b507a1024e tempest-GroupsTest-41253686 tempest-GroupsTest-41253686] http://10.222.0.36/volume/v3/72824edb8a444a948ad03174b62b86e5/group_types returned with HTTP 202 Jan 21 03:20:55.761222 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1108/2214] 10.222.0.36 () {62 vars in 1278 bytes} [Thu Jan 21 03:20:55 2021] POST /volume/v3/72824edb8a444a948ad03174b62b86e5/group_types => generated 172 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:20:55.767157 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cae91439-d952-46bd-bae5-76454595c258 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] POST http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/groups Jan 21 03:20:55.768216 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cae91439-d952-46bd-bae5-76454595c258 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Action: 'create', calling method: version_select, body: {"group": {"group_type": "16ab79d4-abe6-433f-bf2e-b037e335c69e", "volume_types": ["0e546b65-a430-47e1-96c6-2c691738a94c"], "name": "tempest-GroupsTest-Group-1081968547"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:20:55.769148 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-cae91439-d952-46bd-bae5-76454595c258 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Creating new group {'group': {'group_type': '16ab79d4-abe6-433f-bf2e-b037e335c69e', 'volume_types': ['0e546b65-a430-47e1-96c6-2c691738a94c'], 'name': 'tempest-GroupsTest-Group-1081968547'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 03:20:55.805174 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.groups [None req-cae91439-d952-46bd-bae5-76454595c258 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Creating group tempest-GroupsTest-Group-1081968547. Jan 21 03:20:55.860128 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-cae91439-d952-46bd-bae5-76454595c258 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Availability Zones retrieved successfully. Jan 21 03:20:55.912774 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-cae91439-d952-46bd-bae5-76454595c258 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Created reservations ['661eb5da-171f-4589-a203-2c40cdddbdaf'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:20:56.008489 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cae91439-d952-46bd-bae5-76454595c258 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/groups returned with HTTP 202 Jan 21 03:20:56.018543 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1107/2215] 10.222.0.36 () {62 vars in 1264 bytes} [Thu Jan 21 03:20:55 2021] POST /volume/v3/51c37625fc1240e59a4592373c25c91b/groups => generated 104 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:20:56.023777 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6003dadb-9a87-4435-b102-1a05916659fe tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] GET http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/groups/ce4d7e2c-a346-4812-a4eb-f84e2f5f461d Jan 21 03:20:56.025291 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6003dadb-9a87-4435-b102-1a05916659fe tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:56.025375 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6003dadb-9a87-4435-b102-1a05916659fe tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:56.025789 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-6003dadb-9a87-4435-b102-1a05916659fe tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] show called for member ce4d7e2c-a346-4812-a4eb-f84e2f5f461d {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:20:56.036954 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:56.036954 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:56.101705 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6003dadb-9a87-4435-b102-1a05916659fe tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/groups/ce4d7e2c-a346-4812-a4eb-f84e2f5f461d returned with HTTP 200 Jan 21 03:20:56.107146 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1109/2216] 10.222.0.36 () {60 vars in 1353 bytes} [Thu Jan 21 03:20:56 2021] GET /volume/v3/51c37625fc1240e59a4592373c25c91b/groups/ce4d7e2c-a346-4812-a4eb-f84e2f5f461d => generated 332 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:20:56.624557 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0753309e-c6d0-4ec3-9913-b4b61ef3e43c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:20:56.624557 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0753309e-c6d0-4ec3-9913-b4b61ef3e43c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:56.624557 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:56.624557 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:56.624557 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0753309e-c6d0-4ec3-9913-b4b61ef3e43c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:56.624557 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-0753309e-c6d0-4ec3-9913-b4b61ef3e43c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:20:56.711977 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:56.711977 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:56.713987 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0753309e-c6d0-4ec3-9913-b4b61ef3e43c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:20:56.715199 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1108/2217] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:56 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 816 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:57.116646 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ae7071c2-901d-4954-8cf2-fddd2c5592c9 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] GET http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/groups/ce4d7e2c-a346-4812-a4eb-f84e2f5f461d Jan 21 03:20:57.117970 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ae7071c2-901d-4954-8cf2-fddd2c5592c9 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:57.118416 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:57.118416 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:57.119119 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ae7071c2-901d-4954-8cf2-fddd2c5592c9 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:57.119724 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-ae7071c2-901d-4954-8cf2-fddd2c5592c9 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] show called for member ce4d7e2c-a346-4812-a4eb-f84e2f5f461d {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:20:57.128593 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:57.128593 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:57.158939 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ae7071c2-901d-4954-8cf2-fddd2c5592c9 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/groups/ce4d7e2c-a346-4812-a4eb-f84e2f5f461d returned with HTTP 200 Jan 21 03:20:57.160667 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1110/2218] 10.222.0.36 () {60 vars in 1353 bytes} [Thu Jan 21 03:20:57 2021] GET /volume/v3/51c37625fc1240e59a4592373c25c91b/groups/ce4d7e2c-a346-4812-a4eb-f84e2f5f461d => generated 333 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:20:57.172603 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-da2522bf-806e-48d4-b528-80db11a298e2 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] POST http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes Jan 21 03:20:57.173365 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:57.173365 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:57.174028 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-da2522bf-806e-48d4-b528-80db11a298e2 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0e546b65-a430-47e1-96c6-2c691738a94c", "group_id": "ce4d7e2c-a346-4812-a4eb-f84e2f5f461d", "size": 1, "name": "tempest-GroupsTest-Volume-391753379"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:20:57.175568 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-da2522bf-806e-48d4-b528-80db11a298e2 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Create volume request body: {'volume': {'volume_type': '0e546b65-a430-47e1-96c6-2c691738a94c', 'group_id': 'ce4d7e2c-a346-4812-a4eb-f84e2f5f461d', 'size': 1, 'name': 'tempest-GroupsTest-Volume-391753379'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:20:57.201994 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:57.201994 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:57.203588 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-da2522bf-806e-48d4-b528-80db11a298e2 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Create volume of 1 GB Jan 21 03:20:57.218439 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-da2522bf-806e-48d4-b528-80db11a298e2 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Availability Zones retrieved successfully. Jan 21 03:20:57.235478 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-da2522bf-806e-48d4-b528-80db11a298e2 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Flow 'volume_create_api' (ea132dc8-4b83-41bc-aa90-aa638464023c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:20:57.239783 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-da2522bf-806e-48d4-b528-80db11a298e2 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e8304cc-530d-43c5-a456-a3fa4b390925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:20:57.241745 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:57.241745 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:57.242627 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-da2522bf-806e-48d4-b528-80db11a298e2 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:20:57.306263 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-da2522bf-806e-48d4-b528-80db11a298e2 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e8304cc-530d-43c5-a456-a3fa4b390925) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:20:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0e546b65-a430-47e1-96c6-2c691738a94c,is_public=True,name='tempest-GroupsTest-volume-type-561617765',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0e546b65-a430-47e1-96c6-2c691738a94c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ce4d7e2c-a346-4812-a4eb-f84e2f5f461d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:20:57.308666 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-da2522bf-806e-48d4-b528-80db11a298e2 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d86ed0b-7f8b-4365-b974-533017a9c4a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:20:57.358282 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota [None req-da2522bf-806e-48d4-b528-80db11a298e2 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-561617765 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-561617765, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:20:57.359187 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota [None req-da2522bf-806e-48d4-b528-80db11a298e2 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-561617765 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-561617765, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:20:57.398922 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-da2522bf-806e-48d4-b528-80db11a298e2 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Created reservations ['ca105f7d-e944-4982-b000-73219a2f4d3d', '98804efb-882d-437d-8ec1-0b5e35d8aa8d', '0b4790b6-9d07-4da8-901a-b121db78eec1', '6a06d137-e3a6-4a69-8a9c-7e1c48e60fd8'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:20:57.400988 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-da2522bf-806e-48d4-b528-80db11a298e2 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d86ed0b-7f8b-4365-b974-533017a9c4a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca105f7d-e944-4982-b000-73219a2f4d3d', '98804efb-882d-437d-8ec1-0b5e35d8aa8d', '0b4790b6-9d07-4da8-901a-b121db78eec1', '6a06d137-e3a6-4a69-8a9c-7e1c48e60fd8']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:20:57.405785 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-da2522bf-806e-48d4-b528-80db11a298e2 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6673ccd-20b0-4062-8578-55a521ee09ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:20:57.488300 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-da2522bf-806e-48d4-b528-80db11a298e2 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6673ccd-20b0-4062-8578-55a521ee09ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50f7cd15-2ae9-4243-9e4f-6091f3167c75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-391753379',encryption_key_id=None,group_id=ce4d7e2c-a346-4812-a4eb-f84e2f5f461d,group_type_id=,metadata={},multiattach=False,project_id='51c37625fc1240e59a4592373c25c91b',qos_specs=None,replication_status=,reservations=['ca105f7d-e944-4982-b000-73219a2f4d3d','98804efb-882d-437d-8ec1-0b5e35d8aa8d','0b4790b6-9d07-4da8-901a-b121db78eec1','6a06d137-e3a6-4a69-8a9c-7e1c48e60fd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fb010055367442b97ed6fbbb4ff53a9',volume_type_id=0e546b65-a430-47e1-96c6-2c691738a94c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:20:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-391753379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ce4d7e2c-a346-4812-a4eb-f84e2f5f461d,host=None,id=50f7cd15-2ae9-4243-9e4f-6091f3167c75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51c37625fc1240e59a4592373c25c91b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='5fb010055367442b97ed6fbbb4ff53a9',volume_attachment=,volume_type=,volume_type_id=0e546b65-a430-47e1-96c6-2c691738a94c)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:20:57.490848 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-da2522bf-806e-48d4-b528-80db11a298e2 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (586ddbfe-6b3d-41e4-8ae9-36af477ed1e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:20:57.524262 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-da2522bf-806e-48d4-b528-80db11a298e2 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (586ddbfe-6b3d-41e4-8ae9-36af477ed1e1) transitioned into state 'SUCCESS' from state '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-391753379',encryption_key_id=None,group_id=ce4d7e2c-a346-4812-a4eb-f84e2f5f461d,group_type_id=,metadata={},multiattach=False,project_id='51c37625fc1240e59a4592373c25c91b',qos_specs=None,replication_status=,reservations=['ca105f7d-e944-4982-b000-73219a2f4d3d','98804efb-882d-437d-8ec1-0b5e35d8aa8d','0b4790b6-9d07-4da8-901a-b121db78eec1','6a06d137-e3a6-4a69-8a9c-7e1c48e60fd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fb010055367442b97ed6fbbb4ff53a9',volume_type_id=0e546b65-a430-47e1-96c6-2c691738a94c)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:20:57.527024 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-da2522bf-806e-48d4-b528-80db11a298e2 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80c05971-3c6b-46fd-b5f7-ebfa87924a4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:20:57.554355 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-da2522bf-806e-48d4-b528-80db11a298e2 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80c05971-3c6b-46fd-b5f7-ebfa87924a4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:20:57.557649 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-da2522bf-806e-48d4-b528-80db11a298e2 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Flow 'volume_create_api' (ea132dc8-4b83-41bc-aa90-aa638464023c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:20:57.649075 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-da2522bf-806e-48d4-b528-80db11a298e2 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Create volume request issued successfully. Jan 21 03:20:57.674687 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-da2522bf-806e-48d4-b528-80db11a298e2 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:20:57.678324 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-da2522bf-806e-48d4-b528-80db11a298e2 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:20:57.696115 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-da2522bf-806e-48d4-b528-80db11a298e2 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:20:57.708439 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:57.708439 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:57.733773 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c3664e06-2768-4c4e-8159-5d14e4dcdc6d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:20:57.734702 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c3664e06-2768-4c4e-8159-5d14e4dcdc6d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:57.735132 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:57.735132 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:57.735784 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c3664e06-2768-4c4e-8159-5d14e4dcdc6d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:57.736488 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-c3664e06-2768-4c4e-8159-5d14e4dcdc6d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:20:57.748040 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-da2522bf-806e-48d4-b528-80db11a298e2 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes returned with HTTP 202 Jan 21 03:20:57.749304 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1109/2219] 10.222.0.36 () {62 vars in 1267 bytes} [Thu Jan 21 03:20:57 2021] POST /volume/v3/51c37625fc1240e59a4592373c25c91b/volumes => generated 890 bytes in 580 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:20:57.764675 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-67c794a2-9b70-4869-a799-d40fa48f134e tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] GET http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/50f7cd15-2ae9-4243-9e4f-6091f3167c75 Jan 21 03:20:57.765257 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-67c794a2-9b70-4869-a799-d40fa48f134e tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:57.765482 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:57.765482 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:57.765858 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-67c794a2-9b70-4869-a799-d40fa48f134e tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:57.782781 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:57.782781 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:57.786122 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c3664e06-2768-4c4e-8159-5d14e4dcdc6d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:20:57.787668 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1111/2220] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:57 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 816 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:20:57.865538 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:57.865538 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:57.882387 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-67c794a2-9b70-4869-a799-d40fa48f134e tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Volume info retrieved successfully. Jan 21 03:20:57.910683 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-67c794a2-9b70-4869-a799-d40fa48f134e tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:20:57.911265 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-67c794a2-9b70-4869-a799-d40fa48f134e tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:20:57.923731 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-67c794a2-9b70-4869-a799-d40fa48f134e tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:20:57.933828 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:57.933828 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:57.953963 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-67c794a2-9b70-4869-a799-d40fa48f134e tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/50f7cd15-2ae9-4243-9e4f-6091f3167c75 returned with HTTP 200 Jan 21 03:20:57.954839 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1110/2221] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:20:57 2021] GET /volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/50f7cd15-2ae9-4243-9e4f-6091f3167c75 => generated 982 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 03:20:58.803518 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c4809849-b313-40f0-a68f-447df9f0b21d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:20:58.803518 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c4809849-b313-40f0-a68f-447df9f0b21d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:58.803518 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:58.803518 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:58.803518 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c4809849-b313-40f0-a68f-447df9f0b21d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:58.807781 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-c4809849-b313-40f0-a68f-447df9f0b21d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:20:58.945516 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:58.945516 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:58.945516 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c4809849-b313-40f0-a68f-447df9f0b21d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:20:58.945516 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1112/2222] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:58 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 816 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:20:58.976446 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7bc15b68-1ee3-4c71-af19-355f6785e3d0 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] GET http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/50f7cd15-2ae9-4243-9e4f-6091f3167c75 Jan 21 03:20:58.976446 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7bc15b68-1ee3-4c71-af19-355f6785e3d0 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:58.976446 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:58.976446 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:58.980301 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7bc15b68-1ee3-4c71-af19-355f6785e3d0 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:59.095675 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:59.095675 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:59.105506 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7bc15b68-1ee3-4c71-af19-355f6785e3d0 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Volume info retrieved successfully. Jan 21 03:20:59.120866 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-7bc15b68-1ee3-4c71-af19-355f6785e3d0 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:20:59.121351 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-7bc15b68-1ee3-4c71-af19-355f6785e3d0 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:20:59.129564 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-7bc15b68-1ee3-4c71-af19-355f6785e3d0 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:20:59.136504 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:59.136504 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:59.158990 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7bc15b68-1ee3-4c71-af19-355f6785e3d0 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/50f7cd15-2ae9-4243-9e4f-6091f3167c75 returned with HTTP 200 Jan 21 03:20:59.160847 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1111/2223] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:20:58 2021] GET /volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/50f7cd15-2ae9-4243-9e4f-6091f3167c75 => generated 983 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:20:59.176414 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e1795b44-6fd9-4a40-91e6-3c35a8f9c80c tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] POST http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes Jan 21 03:20:59.177195 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:59.177195 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:59.178032 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e1795b44-6fd9-4a40-91e6-3c35a8f9c80c tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0e546b65-a430-47e1-96c6-2c691738a94c", "group_id": "ce4d7e2c-a346-4812-a4eb-f84e2f5f461d", "size": 1, "name": "tempest-GroupsTest-Volume-1926630943"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:20:59.179034 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-e1795b44-6fd9-4a40-91e6-3c35a8f9c80c tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Create volume request body: {'volume': {'volume_type': '0e546b65-a430-47e1-96c6-2c691738a94c', 'group_id': 'ce4d7e2c-a346-4812-a4eb-f84e2f5f461d', 'size': 1, 'name': 'tempest-GroupsTest-Volume-1926630943'}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:20:59.243594 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:59.243594 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:59.243594 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-e1795b44-6fd9-4a40-91e6-3c35a8f9c80c tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Create volume of 1 GB Jan 21 03:20:59.280379 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e1795b44-6fd9-4a40-91e6-3c35a8f9c80c tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Availability Zones retrieved successfully. Jan 21 03:20:59.311006 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e1795b44-6fd9-4a40-91e6-3c35a8f9c80c tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Flow 'volume_create_api' (5a71cd66-cf15-40e3-ad5e-1ccba1c5e7eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:20:59.311006 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e1795b44-6fd9-4a40-91e6-3c35a8f9c80c tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b70bcc83-844e-4bcf-a4e9-d3c59f91718b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:20:59.311006 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:20:59.311006 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:20:59.326972 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-e1795b44-6fd9-4a40-91e6-3c35a8f9c80c tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Validating volume size '1' using validate_int {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:20:59.458059 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e1795b44-6fd9-4a40-91e6-3c35a8f9c80c tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b70bcc83-844e-4bcf-a4e9-d3c59f91718b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:20:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0e546b65-a430-47e1-96c6-2c691738a94c,is_public=True,name='tempest-GroupsTest-volume-type-561617765',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0e546b65-a430-47e1-96c6-2c691738a94c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ce4d7e2c-a346-4812-a4eb-f84e2f5f461d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:20:59.465045 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e1795b44-6fd9-4a40-91e6-3c35a8f9c80c tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84c9b409-a5d0-4765-b178-98005c9b8330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:20:59.792901 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota [None req-e1795b44-6fd9-4a40-91e6-3c35a8f9c80c tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-561617765 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-561617765, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:20:59.794039 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota [None req-e1795b44-6fd9-4a40-91e6-3c35a8f9c80c tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-561617765 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-561617765, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:20:59.828574 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-e1795b44-6fd9-4a40-91e6-3c35a8f9c80c tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Created reservations ['89730f0c-93a4-49e2-a791-e964fbe68c44', '94433f7c-42f4-4b13-a648-6d1ef13e8ef1', 'e5cdb647-57ec-40be-828d-ad7a3aa51ea8', '368eb653-a448-4b35-9b4a-b763c78a74d8'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:20:59.831303 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e1795b44-6fd9-4a40-91e6-3c35a8f9c80c tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84c9b409-a5d0-4765-b178-98005c9b8330) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89730f0c-93a4-49e2-a791-e964fbe68c44', '94433f7c-42f4-4b13-a648-6d1ef13e8ef1', 'e5cdb647-57ec-40be-828d-ad7a3aa51ea8', '368eb653-a448-4b35-9b4a-b763c78a74d8']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:20:59.834759 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e1795b44-6fd9-4a40-91e6-3c35a8f9c80c tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf61466b-862d-417f-a8e9-4c1403a133ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:20:59.974303 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-26d5b6fb-09bf-416d-b7cd-057345b95071 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:20:59.974303 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-26d5b6fb-09bf-416d-b7cd-057345b95071 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:20:59.974303 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:20:59.974303 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:20:59.974303 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-26d5b6fb-09bf-416d-b7cd-057345b95071 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:20:59.974303 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-26d5b6fb-09bf-416d-b7cd-057345b95071 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:20:59.978331 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e1795b44-6fd9-4a40-91e6-3c35a8f9c80c tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf61466b-862d-417f-a8e9-4c1403a133ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '833d782d-7207-41e9-9224-5f91bf695b71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-1926630943',encryption_key_id=None,group_id=ce4d7e2c-a346-4812-a4eb-f84e2f5f461d,group_type_id=,metadata={},multiattach=False,project_id='51c37625fc1240e59a4592373c25c91b',qos_specs=None,replication_status=,reservations=['89730f0c-93a4-49e2-a791-e964fbe68c44','94433f7c-42f4-4b13-a648-6d1ef13e8ef1','e5cdb647-57ec-40be-828d-ad7a3aa51ea8','368eb653-a448-4b35-9b4a-b763c78a74d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fb010055367442b97ed6fbbb4ff53a9',volume_type_id=0e546b65-a430-47e1-96c6-2c691738a94c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:20:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-1926630943',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ce4d7e2c-a346-4812-a4eb-f84e2f5f461d,host=None,id=833d782d-7207-41e9-9224-5f91bf695b71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51c37625fc1240e59a4592373c25c91b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='5fb010055367442b97ed6fbbb4ff53a9',volume_attachment=,volume_type=,volume_type_id=0e546b65-a430-47e1-96c6-2c691738a94c)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:20:59.978331 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e1795b44-6fd9-4a40-91e6-3c35a8f9c80c tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fab57b1-3d18-41c5-9c6a-559f3b7cd43b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:21:00.037048 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e1795b44-6fd9-4a40-91e6-3c35a8f9c80c tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fab57b1-3d18-41c5-9c6a-559f3b7cd43b) transitioned into state 'SUCCESS' from state '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-1926630943',encryption_key_id=None,group_id=ce4d7e2c-a346-4812-a4eb-f84e2f5f461d,group_type_id=,metadata={},multiattach=False,project_id='51c37625fc1240e59a4592373c25c91b',qos_specs=None,replication_status=,reservations=['89730f0c-93a4-49e2-a791-e964fbe68c44','94433f7c-42f4-4b13-a648-6d1ef13e8ef1','e5cdb647-57ec-40be-828d-ad7a3aa51ea8','368eb653-a448-4b35-9b4a-b763c78a74d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fb010055367442b97ed6fbbb4ff53a9',volume_type_id=0e546b65-a430-47e1-96c6-2c691738a94c)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:21:00.041694 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e1795b44-6fd9-4a40-91e6-3c35a8f9c80c tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (745b45db-94ef-4d8f-ae99-12acbc07a06e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:21:00.063253 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:00.063253 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:00.073355 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-26d5b6fb-09bf-416d-b7cd-057345b95071 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:21:00.083346 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1112/2224] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:20:59 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 816 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:21:00.113986 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e1795b44-6fd9-4a40-91e6-3c35a8f9c80c tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (745b45db-94ef-4d8f-ae99-12acbc07a06e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:21:00.124664 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e1795b44-6fd9-4a40-91e6-3c35a8f9c80c tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Flow 'volume_create_api' (5a71cd66-cf15-40e3-ad5e-1ccba1c5e7eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:21:00.252466 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e1795b44-6fd9-4a40-91e6-3c35a8f9c80c tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Create volume request issued successfully. Jan 21 03:21:00.303154 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-e1795b44-6fd9-4a40-91e6-3c35a8f9c80c tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:21:00.303154 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-e1795b44-6fd9-4a40-91e6-3c35a8f9c80c tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:21:00.331929 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-e1795b44-6fd9-4a40-91e6-3c35a8f9c80c tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87958) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:21:00.346714 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:00.346714 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:00.373273 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e1795b44-6fd9-4a40-91e6-3c35a8f9c80c tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes returned with HTTP 202 Jan 21 03:21:00.373273 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1113/2225] 10.222.0.36 () {62 vars in 1267 bytes} [Thu Jan 21 03:20:59 2021] POST /volume/v3/51c37625fc1240e59a4592373c25c91b/volumes => generated 891 bytes in 1199 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:21:00.386347 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1b16963a-71d7-4aab-8ed2-97fa7c93ebb5 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] GET http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/833d782d-7207-41e9-9224-5f91bf695b71 Jan 21 03:21:00.386959 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1b16963a-71d7-4aab-8ed2-97fa7c93ebb5 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:00.387192 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:00.387192 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:00.387568 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1b16963a-71d7-4aab-8ed2-97fa7c93ebb5 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:00.564445 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:00.564445 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:00.607675 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1b16963a-71d7-4aab-8ed2-97fa7c93ebb5 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Volume info retrieved successfully. Jan 21 03:21:00.677120 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-1b16963a-71d7-4aab-8ed2-97fa7c93ebb5 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:21:00.677120 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-1b16963a-71d7-4aab-8ed2-97fa7c93ebb5 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:21:00.705740 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-1b16963a-71d7-4aab-8ed2-97fa7c93ebb5 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:21:00.724772 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:00.724772 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:00.831023 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1b16963a-71d7-4aab-8ed2-97fa7c93ebb5 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/833d782d-7207-41e9-9224-5f91bf695b71 returned with HTTP 200 Jan 21 03:21:00.831023 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1113/2226] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:21:00 2021] GET /volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/833d782d-7207-41e9-9224-5f91bf695b71 => generated 983 bytes in 441 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:21:01.094672 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d3de1b94-0181-4be0-85a5-24dc11130f57 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:21:01.094672 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d3de1b94-0181-4be0-85a5-24dc11130f57 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:01.094672 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:01.094672 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:01.094672 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d3de1b94-0181-4be0-85a5-24dc11130f57 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:01.094672 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-d3de1b94-0181-4be0-85a5-24dc11130f57 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:21:01.199221 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:01.199221 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:01.207963 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d3de1b94-0181-4be0-85a5-24dc11130f57 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:21:01.220625 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1114/2227] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:01 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 816 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:21:01.840251 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cb63859b-a096-4e95-aa56-754468af5b74 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] GET http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/833d782d-7207-41e9-9224-5f91bf695b71 Jan 21 03:21:01.840940 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cb63859b-a096-4e95-aa56-754468af5b74 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:01.841157 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:01.841157 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:01.841538 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cb63859b-a096-4e95-aa56-754468af5b74 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:02.087984 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:02.087984 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:02.115676 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-cb63859b-a096-4e95-aa56-754468af5b74 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Volume info retrieved successfully. Jan 21 03:21:02.154499 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-cb63859b-a096-4e95-aa56-754468af5b74 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:21:02.155327 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-cb63859b-a096-4e95-aa56-754468af5b74 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:21:02.173488 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-cb63859b-a096-4e95-aa56-754468af5b74 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:21:02.182742 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:02.182742 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:02.233555 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-24cece1a-36cb-4581-971e-e64e4f01b44b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:21:02.233555 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-24cece1a-36cb-4581-971e-e64e4f01b44b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:02.233555 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:02.233555 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:02.233555 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-24cece1a-36cb-4581-971e-e64e4f01b44b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:02.233555 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-24cece1a-36cb-4581-971e-e64e4f01b44b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:21:02.382176 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:02.382176 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:02.382176 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-24cece1a-36cb-4581-971e-e64e4f01b44b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:21:02.382176 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1115/2228] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:02 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 816 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:21:02.415292 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cb63859b-a096-4e95-aa56-754468af5b74 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/833d782d-7207-41e9-9224-5f91bf695b71 returned with HTTP 200 Jan 21 03:21:02.432343 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1114/2229] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:21:01 2021] GET /volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/833d782d-7207-41e9-9224-5f91bf695b71 => generated 983 bytes in 593 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:21:03.458417 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2a87ce86-0579-4cd3-affc-299f6f352df6 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] GET http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/833d782d-7207-41e9-9224-5f91bf695b71 Jan 21 03:21:03.458417 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2a87ce86-0579-4cd3-affc-299f6f352df6 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:03.458417 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:03.458417 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:03.458417 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2a87ce86-0579-4cd3-affc-299f6f352df6 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:03.460762 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6640c068-3110-4639-988a-cbc37db8c2c3 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:21:03.460762 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6640c068-3110-4639-988a-cbc37db8c2c3 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:03.460762 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:03.460762 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:03.460762 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6640c068-3110-4639-988a-cbc37db8c2c3 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:03.460762 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-6640c068-3110-4639-988a-cbc37db8c2c3 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:21:03.532309 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:03.532309 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:03.551684 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6640c068-3110-4639-988a-cbc37db8c2c3 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:21:03.563818 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1116/2230] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:03 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 816 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:21:03.601229 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:03.601229 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:03.637258 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2a87ce86-0579-4cd3-affc-299f6f352df6 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Volume info retrieved successfully. Jan 21 03:21:03.665292 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-2a87ce86-0579-4cd3-affc-299f6f352df6 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:21:03.665850 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-2a87ce86-0579-4cd3-affc-299f6f352df6 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:21:03.674030 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-2a87ce86-0579-4cd3-affc-299f6f352df6 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:21:03.684049 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:03.684049 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:03.707399 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2a87ce86-0579-4cd3-affc-299f6f352df6 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/833d782d-7207-41e9-9224-5f91bf695b71 returned with HTTP 200 Jan 21 03:21:03.708361 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1115/2231] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:21:03 2021] GET /volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/833d782d-7207-41e9-9224-5f91bf695b71 => generated 984 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:21:03.725332 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a855b604-a0cb-4635-a261-7d7a8badadf1 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] PUT http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/groups/ce4d7e2c-a346-4812-a4eb-f84e2f5f461d Jan 21 03:21:03.725842 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:03.725842 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:03.726260 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a855b604-a0cb-4635-a261-7d7a8badadf1 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "833d782d-7207-41e9-9224-5f91bf695b71"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:21:03.731920 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-a855b604-a0cb-4635-a261-7d7a8badadf1 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Update called for group ce4d7e2c-a346-4812-a4eb-f84e2f5f461d. {{(pid=87958) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 21 03:21:03.732288 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.groups [None req-a855b604-a0cb-4635-a261-7d7a8badadf1 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Updating group ce4d7e2c-a346-4812-a4eb-f84e2f5f461d with name new_group description: This is a new group add_volumes: None remove_volumes: 833d782d-7207-41e9-9224-5f91bf695b71. Jan 21 03:21:03.764075 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:03.764075 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:03.956136 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a855b604-a0cb-4635-a261-7d7a8badadf1 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/groups/ce4d7e2c-a346-4812-a4eb-f84e2f5f461d returned with HTTP 202 Jan 21 03:21:03.956136 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1117/2232] 10.222.0.36 () {62 vars in 1374 bytes} [Thu Jan 21 03:21:03 2021] PUT /volume/v3/51c37625fc1240e59a4592373c25c91b/groups/ce4d7e2c-a346-4812-a4eb-f84e2f5f461d => generated 0 bytes in 232 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 03:21:03.968335 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-245155b5-7527-424b-a956-9baa4072cfc1 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] GET http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/groups/ce4d7e2c-a346-4812-a4eb-f84e2f5f461d Jan 21 03:21:03.968335 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-245155b5-7527-424b-a956-9baa4072cfc1 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:03.968335 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:03.968335 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:03.968335 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-245155b5-7527-424b-a956-9baa4072cfc1 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:03.968335 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-245155b5-7527-424b-a956-9baa4072cfc1 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] show called for member ce4d7e2c-a346-4812-a4eb-f84e2f5f461d {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:21:03.993446 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:03.993446 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:04.059373 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-245155b5-7527-424b-a956-9baa4072cfc1 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/groups/ce4d7e2c-a346-4812-a4eb-f84e2f5f461d returned with HTTP 200 Jan 21 03:21:04.059373 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1116/2233] 10.222.0.36 () {60 vars in 1353 bytes} [Thu Jan 21 03:21:03 2021] GET /volume/v3/51c37625fc1240e59a4592373c25c91b/groups/ce4d7e2c-a346-4812-a4eb-f84e2f5f461d => generated 323 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:21:04.569529 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-35d5ea93-d0f7-449c-a662-d568e1a1361a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:21:04.569529 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-35d5ea93-d0f7-449c-a662-d568e1a1361a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:04.569529 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:04.569529 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:04.569529 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-35d5ea93-d0f7-449c-a662-d568e1a1361a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:04.569529 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-35d5ea93-d0f7-449c-a662-d568e1a1361a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:21:04.653083 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:04.653083 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:04.655494 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-35d5ea93-d0f7-449c-a662-d568e1a1361a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:21:04.657133 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1118/2234] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:04 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 816 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:21:05.086972 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a36d4056-5333-44fe-959d-4f692e09f715 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] GET http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/groups/ce4d7e2c-a346-4812-a4eb-f84e2f5f461d Jan 21 03:21:05.086972 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a36d4056-5333-44fe-959d-4f692e09f715 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:05.086972 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:05.086972 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:05.086972 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a36d4056-5333-44fe-959d-4f692e09f715 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:05.086972 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-a36d4056-5333-44fe-959d-4f692e09f715 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] show called for member ce4d7e2c-a346-4812-a4eb-f84e2f5f461d {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:21:05.103233 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:05.103233 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:05.165651 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a36d4056-5333-44fe-959d-4f692e09f715 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/groups/ce4d7e2c-a346-4812-a4eb-f84e2f5f461d returned with HTTP 200 Jan 21 03:21:05.167004 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1117/2235] 10.222.0.36 () {60 vars in 1353 bytes} [Thu Jan 21 03:21:05 2021] GET /volume/v3/51c37625fc1240e59a4592373c25c91b/groups/ce4d7e2c-a346-4812-a4eb-f84e2f5f461d => generated 324 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:21:05.179151 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-10be68f6-5b9f-4a39-9ad1-2a108d32bd67 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] GET http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/groups/ce4d7e2c-a346-4812-a4eb-f84e2f5f461d Jan 21 03:21:05.179541 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-10be68f6-5b9f-4a39-9ad1-2a108d32bd67 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:05.179628 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:05.179628 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:05.180095 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-10be68f6-5b9f-4a39-9ad1-2a108d32bd67 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:05.180308 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-10be68f6-5b9f-4a39-9ad1-2a108d32bd67 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] show called for member ce4d7e2c-a346-4812-a4eb-f84e2f5f461d {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:21:05.202427 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:05.202427 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:05.268895 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-10be68f6-5b9f-4a39-9ad1-2a108d32bd67 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/groups/ce4d7e2c-a346-4812-a4eb-f84e2f5f461d returned with HTTP 200 Jan 21 03:21:05.268895 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1119/2236] 10.222.0.36 () {60 vars in 1353 bytes} [Thu Jan 21 03:21:05 2021] GET /volume/v3/51c37625fc1240e59a4592373c25c91b/groups/ce4d7e2c-a346-4812-a4eb-f84e2f5f461d => generated 324 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:21:05.315669 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-30b6f721-5843-462d-aca2-4301b4a6cb95 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] GET http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/detail Jan 21 03:21:05.315669 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-30b6f721-5843-462d-aca2-4301b4a6cb95 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:05.315669 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:05.315669 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:05.315669 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-30b6f721-5843-462d-aca2-4301b4a6cb95 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:05.315669 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-30b6f721-5843-462d-aca2-4301b4a6cb95 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:21:05.315669 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:05.315669 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:05.315669 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-30b6f721-5843-462d-aca2-4301b4a6cb95 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:21:05.383371 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-30b6f721-5843-462d-aca2-4301b4a6cb95 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Get all volumes completed successfully. Jan 21 03:21:05.385948 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-30b6f721-5843-462d-aca2-4301b4a6cb95 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:21:05.386547 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-30b6f721-5843-462d-aca2-4301b4a6cb95 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:21:05.395459 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-30b6f721-5843-462d-aca2-4301b4a6cb95 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:21:05.402384 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:05.402384 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:05.429891 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-30b6f721-5843-462d-aca2-4301b4a6cb95 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/detail returned with HTTP 200 Jan 21 03:21:05.431058 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1118/2237] 10.222.0.36 () {60 vars in 1266 bytes} [Thu Jan 21 03:21:05 2021] GET /volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/detail => generated 1926 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 03:21:05.450329 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-21c681ff-a287-434f-b6e6-b6f768f75368 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] PUT http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/groups/ce4d7e2c-a346-4812-a4eb-f84e2f5f461d Jan 21 03:21:05.451084 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:05.451084 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:05.451712 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-21c681ff-a287-434f-b6e6-b6f768f75368 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "833d782d-7207-41e9-9224-5f91bf695b71"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:21:05.452930 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-21c681ff-a287-434f-b6e6-b6f768f75368 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Update called for group ce4d7e2c-a346-4812-a4eb-f84e2f5f461d. {{(pid=87958) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 21 03:21:05.453516 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.groups [None req-21c681ff-a287-434f-b6e6-b6f768f75368 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Updating group ce4d7e2c-a346-4812-a4eb-f84e2f5f461d with name None description: None add_volumes: 833d782d-7207-41e9-9224-5f91bf695b71 remove_volumes: None. Jan 21 03:21:05.468446 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:05.468446 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:05.645370 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-21c681ff-a287-434f-b6e6-b6f768f75368 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/groups/ce4d7e2c-a346-4812-a4eb-f84e2f5f461d returned with HTTP 202 Jan 21 03:21:05.645370 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1120/2238] 10.222.0.36 () {62 vars in 1373 bytes} [Thu Jan 21 03:21:05 2021] PUT /volume/v3/51c37625fc1240e59a4592373c25c91b/groups/ce4d7e2c-a346-4812-a4eb-f84e2f5f461d => generated 0 bytes in 192 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 03:21:05.662268 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3e970650-f2b7-4b2b-b028-a3d4dcf1e328 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] GET http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/groups/ce4d7e2c-a346-4812-a4eb-f84e2f5f461d Jan 21 03:21:05.662268 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3e970650-f2b7-4b2b-b028-a3d4dcf1e328 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:05.662268 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:05.662268 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:05.662268 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3e970650-f2b7-4b2b-b028-a3d4dcf1e328 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:05.662268 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-3e970650-f2b7-4b2b-b028-a3d4dcf1e328 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] show called for member ce4d7e2c-a346-4812-a4eb-f84e2f5f461d {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:21:05.693631 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c05ed912-254c-4da0-b572-d310ba5b7f3b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:21:05.693631 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c05ed912-254c-4da0-b572-d310ba5b7f3b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:05.693631 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:05.693631 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:05.701868 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:05.701868 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:05.705582 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c05ed912-254c-4da0-b572-d310ba5b7f3b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:05.705582 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-c05ed912-254c-4da0-b572-d310ba5b7f3b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:21:05.818282 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:05.818282 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:05.818282 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c05ed912-254c-4da0-b572-d310ba5b7f3b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:21:05.834354 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1121/2239] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:05 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 816 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:21:05.842397 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3e970650-f2b7-4b2b-b028-a3d4dcf1e328 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/groups/ce4d7e2c-a346-4812-a4eb-f84e2f5f461d returned with HTTP 200 Jan 21 03:21:05.850469 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1119/2240] 10.222.0.36 () {60 vars in 1353 bytes} [Thu Jan 21 03:21:05 2021] GET /volume/v3/51c37625fc1240e59a4592373c25c91b/groups/ce4d7e2c-a346-4812-a4eb-f84e2f5f461d => generated 323 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:21:06.848426 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3a5dc10b-3921-4942-bd9f-d651a96519be tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:21:06.848426 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3a5dc10b-3921-4942-bd9f-d651a96519be tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:06.848426 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:06.848426 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:06.848426 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3a5dc10b-3921-4942-bd9f-d651a96519be tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:06.848426 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-3a5dc10b-3921-4942-bd9f-d651a96519be tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:21:06.865187 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-551abc4f-0d1e-4e51-9c21-cf02a43cb1da tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] GET http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/groups/ce4d7e2c-a346-4812-a4eb-f84e2f5f461d Jan 21 03:21:06.865187 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-551abc4f-0d1e-4e51-9c21-cf02a43cb1da tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:06.865187 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:06.865187 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:06.865187 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-551abc4f-0d1e-4e51-9c21-cf02a43cb1da tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:06.865187 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-551abc4f-0d1e-4e51-9c21-cf02a43cb1da tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] show called for member ce4d7e2c-a346-4812-a4eb-f84e2f5f461d {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:21:06.894661 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:06.894661 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:06.935231 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:06.935231 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:06.935231 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3a5dc10b-3921-4942-bd9f-d651a96519be tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:21:06.943449 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1122/2241] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:06 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 816 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:21:07.004119 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-551abc4f-0d1e-4e51-9c21-cf02a43cb1da tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/groups/ce4d7e2c-a346-4812-a4eb-f84e2f5f461d returned with HTTP 200 Jan 21 03:21:07.014390 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1120/2242] 10.222.0.36 () {60 vars in 1353 bytes} [Thu Jan 21 03:21:06 2021] GET /volume/v3/51c37625fc1240e59a4592373c25c91b/groups/ce4d7e2c-a346-4812-a4eb-f84e2f5f461d => generated 324 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:21:07.027993 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1cf747a9-76da-41f3-b52b-52031103c0c9 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] GET http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/detail Jan 21 03:21:07.027993 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1cf747a9-76da-41f3-b52b-52031103c0c9 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:07.027993 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:07.027993 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:07.027993 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1cf747a9-76da-41f3-b52b-52031103c0c9 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Calling method 'detail' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:07.027993 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-1cf747a9-76da-41f3-b52b-52031103c0c9 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Removing options '' from query. {{(pid=87958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:21:07.033068 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-1cf747a9-76da-41f3-b52b-52031103c0c9 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87958) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:21:07.128405 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1cf747a9-76da-41f3-b52b-52031103c0c9 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Get all volumes completed successfully. Jan 21 03:21:07.130718 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-1cf747a9-76da-41f3-b52b-52031103c0c9 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:21:07.134683 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-1cf747a9-76da-41f3-b52b-52031103c0c9 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:21:07.173491 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-1cf747a9-76da-41f3-b52b-52031103c0c9 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87958) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:21:07.190104 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:07.190104 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:07.230489 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-1cf747a9-76da-41f3-b52b-52031103c0c9 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:21:07.230489 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-1cf747a9-76da-41f3-b52b-52031103c0c9 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:21:07.242549 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-1cf747a9-76da-41f3-b52b-52031103c0c9 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87958) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:21:07.252549 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:07.252549 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:07.344773 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1cf747a9-76da-41f3-b52b-52031103c0c9 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/detail returned with HTTP 200 Jan 21 03:21:07.344773 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1123/2243] 10.222.0.36 () {60 vars in 1266 bytes} [Thu Jan 21 03:21:07 2021] GET /volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/detail => generated 1960 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 03:21:07.375831 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-55d991de-9a5b-4667-8681-e4459ee6a042 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] GET http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/detail Jan 21 03:21:07.380490 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-55d991de-9a5b-4667-8681-e4459ee6a042 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:07.380490 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:07.380490 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:07.380490 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-55d991de-9a5b-4667-8681-e4459ee6a042 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:07.384113 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-55d991de-9a5b-4667-8681-e4459ee6a042 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:21:07.384113 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:07.384113 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:07.391424 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-55d991de-9a5b-4667-8681-e4459ee6a042 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:21:07.567905 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-55d991de-9a5b-4667-8681-e4459ee6a042 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Get all volumes completed successfully. Jan 21 03:21:07.575448 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-55d991de-9a5b-4667-8681-e4459ee6a042 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:21:07.575650 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-55d991de-9a5b-4667-8681-e4459ee6a042 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:21:07.595534 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-55d991de-9a5b-4667-8681-e4459ee6a042 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:21:07.607159 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:07.607159 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:07.700955 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-55d991de-9a5b-4667-8681-e4459ee6a042 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:21:07.700955 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-55d991de-9a5b-4667-8681-e4459ee6a042 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:21:07.730470 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-55d991de-9a5b-4667-8681-e4459ee6a042 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:21:07.756291 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:07.756291 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:07.850012 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-55d991de-9a5b-4667-8681-e4459ee6a042 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/detail returned with HTTP 200 Jan 21 03:21:07.862488 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1121/2244] 10.222.0.36 () {60 vars in 1266 bytes} [Thu Jan 21 03:21:07 2021] GET /volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/detail => generated 1960 bytes in 492 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 03:21:07.870021 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-024222ae-cc10-4c09-bd2e-fec2ebb2e4d5 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] POST http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/groups/ce4d7e2c-a346-4812-a4eb-f84e2f5f461d/action Jan 21 03:21:07.870818 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:07.870818 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:07.871521 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-024222ae-cc10-4c09-bd2e-fec2ebb2e4d5 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:21:07.872098 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-024222ae-cc10-4c09-bd2e-fec2ebb2e4d5 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:21:07.873248 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-024222ae-cc10-4c09-bd2e-fec2ebb2e4d5 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] delete called for group ce4d7e2c-a346-4812-a4eb-f84e2f5f461d {{(pid=87958) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 03:21:07.873791 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.groups [None req-024222ae-cc10-4c09-bd2e-fec2ebb2e4d5 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Delete group with id: ce4d7e2c-a346-4812-a4eb-f84e2f5f461d Jan 21 03:21:07.896597 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:07.896597 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:07.952172 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-777700ca-20a0-4664-bfae-aa0b758850d6 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:21:07.952686 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-777700ca-20a0-4664-bfae-aa0b758850d6 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:07.952904 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:07.952904 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:07.953277 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-777700ca-20a0-4664-bfae-aa0b758850d6 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:07.953641 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-777700ca-20a0-4664-bfae-aa0b758850d6 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:21:08.029036 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:08.029036 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:08.031002 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-777700ca-20a0-4664-bfae-aa0b758850d6 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:21:08.035372 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1122/2245] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:07 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 816 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:21:08.402036 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-024222ae-cc10-4c09-bd2e-fec2ebb2e4d5 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/groups/ce4d7e2c-a346-4812-a4eb-f84e2f5f461d/action returned with HTTP 202 Jan 21 03:21:08.403266 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1124/2246] 10.222.0.36 () {62 vars in 1395 bytes} [Thu Jan 21 03:21:07 2021] POST /volume/v3/51c37625fc1240e59a4592373c25c91b/groups/ce4d7e2c-a346-4812-a4eb-f84e2f5f461d/action => generated 0 bytes in 538 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 03:21:08.411037 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2786706b-13ff-4347-b98b-e0fe023f35f5 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] GET http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/833d782d-7207-41e9-9224-5f91bf695b71 Jan 21 03:21:08.411868 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2786706b-13ff-4347-b98b-e0fe023f35f5 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:08.412273 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:08.412273 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:08.413165 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2786706b-13ff-4347-b98b-e0fe023f35f5 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:08.570713 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:08.570713 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:08.605226 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2786706b-13ff-4347-b98b-e0fe023f35f5 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Volume info retrieved successfully. Jan 21 03:21:08.737379 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-2786706b-13ff-4347-b98b-e0fe023f35f5 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:21:08.737379 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-2786706b-13ff-4347-b98b-e0fe023f35f5 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:21:08.760964 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-2786706b-13ff-4347-b98b-e0fe023f35f5 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:21:08.773585 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:08.773585 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:08.821636 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2786706b-13ff-4347-b98b-e0fe023f35f5 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/833d782d-7207-41e9-9224-5f91bf695b71 returned with HTTP 200 Jan 21 03:21:08.822870 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1123/2247] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:21:08 2021] GET /volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/833d782d-7207-41e9-9224-5f91bf695b71 => generated 983 bytes in 416 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:21:09.056965 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-80bc1fa8-3cdc-4e07-b865-c8ad935bc681 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:21:09.069702 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-80bc1fa8-3cdc-4e07-b865-c8ad935bc681 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:09.069702 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:09.069702 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:09.069702 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-80bc1fa8-3cdc-4e07-b865-c8ad935bc681 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:09.069702 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-80bc1fa8-3cdc-4e07-b865-c8ad935bc681 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:21:09.127862 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:09.127862 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:09.127862 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-80bc1fa8-3cdc-4e07-b865-c8ad935bc681 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:21:09.127862 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1125/2248] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:09 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 816 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:21:09.840773 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3ecae158-5071-4bd8-a102-2db00b4e8151 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] GET http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/833d782d-7207-41e9-9224-5f91bf695b71 Jan 21 03:21:09.842724 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3ecae158-5071-4bd8-a102-2db00b4e8151 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:09.842957 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:09.842957 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:09.843313 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3ecae158-5071-4bd8-a102-2db00b4e8151 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:09.909277 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:09.909277 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:09.920577 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3ecae158-5071-4bd8-a102-2db00b4e8151 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Volume info retrieved successfully. Jan 21 03:21:09.937795 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-3ecae158-5071-4bd8-a102-2db00b4e8151 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:21:09.938288 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-3ecae158-5071-4bd8-a102-2db00b4e8151 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:21:09.947631 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-3ecae158-5071-4bd8-a102-2db00b4e8151 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:21:09.979215 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:09.979215 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:10.024195 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3ecae158-5071-4bd8-a102-2db00b4e8151 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/833d782d-7207-41e9-9224-5f91bf695b71 returned with HTTP 200 Jan 21 03:21:10.024195 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1124/2249] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:21:09 2021] GET /volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/833d782d-7207-41e9-9224-5f91bf695b71 => generated 983 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:21:10.160792 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cb3b7fd1-9195-4878-abd6-66f5c23dc600 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:21:10.161520 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cb3b7fd1-9195-4878-abd6-66f5c23dc600 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:10.162605 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:10.162605 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:10.163135 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cb3b7fd1-9195-4878-abd6-66f5c23dc600 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:10.163698 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-cb3b7fd1-9195-4878-abd6-66f5c23dc600 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:21:10.203081 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:10.203081 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:10.206064 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cb3b7fd1-9195-4878-abd6-66f5c23dc600 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:21:10.208316 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1126/2250] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:10 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 816 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:21:11.039451 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f2204e37-3193-4f6a-8ca9-ac00d6b54e32 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] GET http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/833d782d-7207-41e9-9224-5f91bf695b71 Jan 21 03:21:11.039451 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f2204e37-3193-4f6a-8ca9-ac00d6b54e32 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:11.039451 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:11.039451 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:11.039451 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f2204e37-3193-4f6a-8ca9-ac00d6b54e32 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:11.103170 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:11.103170 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:11.119310 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f2204e37-3193-4f6a-8ca9-ac00d6b54e32 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Volume info retrieved successfully. Jan 21 03:21:11.173547 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-f2204e37-3193-4f6a-8ca9-ac00d6b54e32 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:21:11.173547 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-f2204e37-3193-4f6a-8ca9-ac00d6b54e32 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:21:11.199639 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-f2204e37-3193-4f6a-8ca9-ac00d6b54e32 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:21:11.208844 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:11.208844 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:11.222538 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c875eb35-cfa4-4c5d-b5a4-74cc81b4581f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:21:11.223018 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c875eb35-cfa4-4c5d-b5a4-74cc81b4581f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:11.223282 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:11.223282 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:11.224006 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c875eb35-cfa4-4c5d-b5a4-74cc81b4581f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:11.224372 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-c875eb35-cfa4-4c5d-b5a4-74cc81b4581f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:21:11.258272 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f2204e37-3193-4f6a-8ca9-ac00d6b54e32 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/833d782d-7207-41e9-9224-5f91bf695b71 returned with HTTP 200 Jan 21 03:21:11.259367 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1125/2251] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:21:11 2021] GET /volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/833d782d-7207-41e9-9224-5f91bf695b71 => generated 983 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:21:11.349736 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:11.349736 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:11.349736 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c875eb35-cfa4-4c5d-b5a4-74cc81b4581f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:21:11.349736 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1127/2252] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:11 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 816 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:21:12.289103 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-974ff64e-da93-4df0-8ea9-81c1a36379a4 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] GET http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/833d782d-7207-41e9-9224-5f91bf695b71 Jan 21 03:21:12.289103 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-974ff64e-da93-4df0-8ea9-81c1a36379a4 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:12.289103 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:12.289103 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:12.289103 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-974ff64e-da93-4df0-8ea9-81c1a36379a4 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:12.364930 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-26e65619-d048-49f8-9f88-f0f584b14298 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:21:12.364930 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-26e65619-d048-49f8-9f88-f0f584b14298 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:12.364930 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:12.364930 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:12.364930 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-26e65619-d048-49f8-9f88-f0f584b14298 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:12.364930 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-26e65619-d048-49f8-9f88-f0f584b14298 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:21:12.405133 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:12.405133 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:12.428393 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:12.428393 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:12.428393 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-26e65619-d048-49f8-9f88-f0f584b14298 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:21:12.428393 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1128/2253] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:12 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 816 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:21:12.435887 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-974ff64e-da93-4df0-8ea9-81c1a36379a4 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Volume info retrieved successfully. Jan 21 03:21:12.457868 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-974ff64e-da93-4df0-8ea9-81c1a36379a4 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:21:12.458365 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-974ff64e-da93-4df0-8ea9-81c1a36379a4 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:21:12.470078 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-974ff64e-da93-4df0-8ea9-81c1a36379a4 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:21:12.478023 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:12.478023 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:12.509493 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-974ff64e-da93-4df0-8ea9-81c1a36379a4 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/833d782d-7207-41e9-9224-5f91bf695b71 returned with HTTP 200 Jan 21 03:21:12.516440 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1126/2254] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:21:12 2021] GET /volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/833d782d-7207-41e9-9224-5f91bf695b71 => generated 983 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:21:13.451807 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d5d8393c-9efa-45a7-b330-c62be423c30f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:21:13.451807 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d5d8393c-9efa-45a7-b330-c62be423c30f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:13.451807 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:13.451807 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:13.451807 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d5d8393c-9efa-45a7-b330-c62be423c30f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:13.451807 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-d5d8393c-9efa-45a7-b330-c62be423c30f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:21:13.513146 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:13.513146 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:13.523396 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d5d8393c-9efa-45a7-b330-c62be423c30f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:21:13.524638 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1129/2255] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:13 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 816 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:21:13.546023 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a685cfcf-db8e-4898-b43f-8d485b891c0b tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] GET http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/833d782d-7207-41e9-9224-5f91bf695b71 Jan 21 03:21:13.546023 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a685cfcf-db8e-4898-b43f-8d485b891c0b tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:13.546023 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:13.546023 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:13.546023 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a685cfcf-db8e-4898-b43f-8d485b891c0b tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:13.677034 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:13.677034 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:13.697762 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a685cfcf-db8e-4898-b43f-8d485b891c0b tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Volume info retrieved successfully. Jan 21 03:21:13.741591 n-d-766726-10 devstack@c-api.service[87957]: WARNING stevedore.named [None req-a685cfcf-db8e-4898-b43f-8d485b891c0b tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:21:13.741591 n-d-766726-10 devstack@c-api.service[87957]: WARNING castellan.key_manager [None req-a685cfcf-db8e-4898-b43f-8d485b891c0b tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 03:21:13.758498 n-d-766726-10 devstack@c-api.service[87957]: DEBUG oslo_db.sqlalchemy.engines [None req-a685cfcf-db8e-4898-b43f-8d485b891c0b tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:21:13.772542 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:13.772542 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:13.836265 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a685cfcf-db8e-4898-b43f-8d485b891c0b tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/833d782d-7207-41e9-9224-5f91bf695b71 returned with HTTP 200 Jan 21 03:21:13.847868 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1127/2256] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:21:13 2021] GET /volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/833d782d-7207-41e9-9224-5f91bf695b71 => generated 982 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:21:14.539395 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4e15f80c-640d-42f2-91d8-0393854e7d3f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:21:14.539947 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4e15f80c-640d-42f2-91d8-0393854e7d3f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:14.540282 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:14.540282 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:14.540665 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4e15f80c-640d-42f2-91d8-0393854e7d3f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:14.541030 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-4e15f80c-640d-42f2-91d8-0393854e7d3f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:21:14.593230 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:14.593230 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:14.595183 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4e15f80c-640d-42f2-91d8-0393854e7d3f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:21:14.596037 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1130/2257] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:14 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 816 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:21:14.860665 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6d09860b-1c8a-4fbe-a4ae-00fc4773fd8d tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] GET http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/833d782d-7207-41e9-9224-5f91bf695b71 Jan 21 03:21:14.860665 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6d09860b-1c8a-4fbe-a4ae-00fc4773fd8d tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:14.860665 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:14.860665 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:14.860665 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6d09860b-1c8a-4fbe-a4ae-00fc4773fd8d tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:14.980768 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6d09860b-1c8a-4fbe-a4ae-00fc4773fd8d tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/833d782d-7207-41e9-9224-5f91bf695b71 returned with HTTP 404 Jan 21 03:21:14.980768 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1128/2258] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:21:14 2021] GET /volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/833d782d-7207-41e9-9224-5f91bf695b71 => generated 109 bytes in 125 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 03:21:14.994664 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5a9fa73e-b4f2-4739-8c46-9c2ca4b2c1d5 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] GET http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/50f7cd15-2ae9-4243-9e4f-6091f3167c75 Jan 21 03:21:14.994664 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5a9fa73e-b4f2-4739-8c46-9c2ca4b2c1d5 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:14.994664 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:14.994664 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:14.994664 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5a9fa73e-b4f2-4739-8c46-9c2ca4b2c1d5 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:15.145042 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5a9fa73e-b4f2-4739-8c46-9c2ca4b2c1d5 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/50f7cd15-2ae9-4243-9e4f-6091f3167c75 returned with HTTP 404 Jan 21 03:21:15.145042 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1131/2259] 10.222.0.36 () {60 vars in 1356 bytes} [Thu Jan 21 03:21:14 2021] GET /volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/50f7cd15-2ae9-4243-9e4f-6091f3167c75 => generated 109 bytes in 165 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 03:21:15.157183 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-68b744e1-f519-4c62-9db9-ee758b389d12 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] GET http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/groups/ce4d7e2c-a346-4812-a4eb-f84e2f5f461d Jan 21 03:21:15.157183 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-68b744e1-f519-4c62-9db9-ee758b389d12 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:15.157183 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-68b744e1-f519-4c62-9db9-ee758b389d12 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:15.157183 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.groups [None req-68b744e1-f519-4c62-9db9-ee758b389d12 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] show called for member ce4d7e2c-a346-4812-a4eb-f84e2f5f461d {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:21:15.177879 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-68b744e1-f519-4c62-9db9-ee758b389d12 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/groups/ce4d7e2c-a346-4812-a4eb-f84e2f5f461d returned with HTTP 404 Jan 21 03:21:15.177879 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1129/2260] 10.222.0.36 () {60 vars in 1353 bytes} [Thu Jan 21 03:21:15 2021] GET /volume/v3/51c37625fc1240e59a4592373c25c91b/groups/ce4d7e2c-a346-4812-a4eb-f84e2f5f461d => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 03:21:15.185212 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fa22e467-1530-4a8d-912b-e779747b92e3 tempest-GroupsTest-41253686 tempest-GroupsTest-41253686] DELETE http://10.222.0.36/volume/v3/72824edb8a444a948ad03174b62b86e5/group_types/16ab79d4-abe6-433f-bf2e-b037e335c69e Jan 21 03:21:15.185212 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fa22e467-1530-4a8d-912b-e779747b92e3 tempest-GroupsTest-41253686 tempest-GroupsTest-41253686] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:15.185212 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fa22e467-1530-4a8d-912b-e779747b92e3 tempest-GroupsTest-41253686 tempest-GroupsTest-41253686] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:15.286397 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 03:21:15.286397 n-d-766726-10 devstack@c-api.service[87957]: "UPDATE / DELETE expressions." % clause Jan 21 03:21:15.303816 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fa22e467-1530-4a8d-912b-e779747b92e3 tempest-GroupsTest-41253686 tempest-GroupsTest-41253686] http://10.222.0.36/volume/v3/72824edb8a444a948ad03174b62b86e5/group_types/16ab79d4-abe6-433f-bf2e-b037e335c69e returned with HTTP 202 Jan 21 03:21:15.303816 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1132/2261] 10.222.0.36 () {60 vars in 1371 bytes} [Thu Jan 21 03:21:15 2021] DELETE /volume/v3/72824edb8a444a948ad03174b62b86e5/group_types/16ab79d4-abe6-433f-bf2e-b037e335c69e => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 03:21:15.319916 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-568671ca-d71e-4f2d-80f1-2d56db260b7f tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] DELETE http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/833d782d-7207-41e9-9224-5f91bf695b71 Jan 21 03:21:15.319916 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-568671ca-d71e-4f2d-80f1-2d56db260b7f tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:15.319916 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-568671ca-d71e-4f2d-80f1-2d56db260b7f tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:15.319916 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-568671ca-d71e-4f2d-80f1-2d56db260b7f tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Delete volume with id: 833d782d-7207-41e9-9224-5f91bf695b71 Jan 21 03:21:15.491203 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-568671ca-d71e-4f2d-80f1-2d56db260b7f tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/833d782d-7207-41e9-9224-5f91bf695b71 returned with HTTP 404 Jan 21 03:21:15.505824 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1130/2262] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:21:15 2021] DELETE /volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/833d782d-7207-41e9-9224-5f91bf695b71 => generated 109 bytes in 192 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:21:15.514617 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9031452e-277b-4ccb-a64b-98c615189e21 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] DELETE http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/50f7cd15-2ae9-4243-9e4f-6091f3167c75 Jan 21 03:21:15.514617 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9031452e-277b-4ccb-a64b-98c615189e21 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:15.514617 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9031452e-277b-4ccb-a64b-98c615189e21 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:15.514617 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-9031452e-277b-4ccb-a64b-98c615189e21 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] Delete volume with id: 50f7cd15-2ae9-4243-9e4f-6091f3167c75 Jan 21 03:21:15.611845 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5f0e98b3-7c9d-4d78-90ba-02d082627b04 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:21:15.611845 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5f0e98b3-7c9d-4d78-90ba-02d082627b04 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:15.611845 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5f0e98b3-7c9d-4d78-90ba-02d082627b04 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:15.617176 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-5f0e98b3-7c9d-4d78-90ba-02d082627b04 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:21:15.741629 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:15.741629 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:15.744937 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5f0e98b3-7c9d-4d78-90ba-02d082627b04 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:21:15.750159 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9031452e-277b-4ccb-a64b-98c615189e21 tempest-GroupsTest-34908630 tempest-GroupsTest-34908630] http://10.222.0.36/volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/50f7cd15-2ae9-4243-9e4f-6091f3167c75 returned with HTTP 404 Jan 21 03:21:15.751900 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1133/2263] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:21:15 2021] DELETE /volume/v3/51c37625fc1240e59a4592373c25c91b/volumes/50f7cd15-2ae9-4243-9e4f-6091f3167c75 => generated 109 bytes in 253 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:21:15.761400 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1131/2264] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:15 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 816 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:21:15.775543 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-86d85c65-3900-4ed4-90e0-6483437fd635 tempest-GroupsTest-41253686 tempest-GroupsTest-41253686] DELETE http://10.222.0.36/volume/v3/72824edb8a444a948ad03174b62b86e5/types/0e546b65-a430-47e1-96c6-2c691738a94c Jan 21 03:21:15.778725 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-86d85c65-3900-4ed4-90e0-6483437fd635 tempest-GroupsTest-41253686 tempest-GroupsTest-41253686] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:15.780169 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-86d85c65-3900-4ed4-90e0-6483437fd635 tempest-GroupsTest-41253686 tempest-GroupsTest-41253686] Calling method '_delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:16.033487 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-86d85c65-3900-4ed4-90e0-6483437fd635 tempest-GroupsTest-41253686 tempest-GroupsTest-41253686] http://10.222.0.36/volume/v3/72824edb8a444a948ad03174b62b86e5/types/0e546b65-a430-47e1-96c6-2c691738a94c returned with HTTP 202 Jan 21 03:21:16.039396 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1134/2265] 10.222.0.36 () {58 vars in 1312 bytes} [Thu Jan 21 03:21:15 2021] DELETE /volume/v3/72824edb8a444a948ad03174b62b86e5/types/0e546b65-a430-47e1-96c6-2c691738a94c => generated 0 bytes in 283 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:21:16.048595 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-207fb04f-4b77-4cbb-9c87-6a6eec8ae16d tempest-GroupsTest-41253686 tempest-GroupsTest-41253686] GET http://10.222.0.36/volume/v3/72824edb8a444a948ad03174b62b86e5/types/0e546b65-a430-47e1-96c6-2c691738a94c Jan 21 03:21:16.049108 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-207fb04f-4b77-4cbb-9c87-6a6eec8ae16d tempest-GroupsTest-41253686 tempest-GroupsTest-41253686] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:16.049333 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:16.049333 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:16.049721 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-207fb04f-4b77-4cbb-9c87-6a6eec8ae16d tempest-GroupsTest-41253686 tempest-GroupsTest-41253686] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:16.078009 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-207fb04f-4b77-4cbb-9c87-6a6eec8ae16d tempest-GroupsTest-41253686 tempest-GroupsTest-41253686] http://10.222.0.36/volume/v3/72824edb8a444a948ad03174b62b86e5/types/0e546b65-a430-47e1-96c6-2c691738a94c returned with HTTP 404 Jan 21 03:21:16.078009 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1132/2266] 10.222.0.36 () {58 vars in 1309 bytes} [Thu Jan 21 03:21:16 2021] GET /volume/v3/72824edb8a444a948ad03174b62b86e5/types/0e546b65-a430-47e1-96c6-2c691738a94c => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:21:16.101726 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-88b42485-b37d-4cab-a861-28065c57ff11 tempest-GroupsTest-41253686 tempest-GroupsTest-41253686] DELETE http://10.222.0.36/volume/v3/72824edb8a444a948ad03174b62b86e5/types/0d9fb55b-c687-41b4-b55f-1bee92492fec Jan 21 03:21:16.101726 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-88b42485-b37d-4cab-a861-28065c57ff11 tempest-GroupsTest-41253686 tempest-GroupsTest-41253686] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:16.101726 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-88b42485-b37d-4cab-a861-28065c57ff11 tempest-GroupsTest-41253686 tempest-GroupsTest-41253686] Calling method '_delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:16.424261 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-88b42485-b37d-4cab-a861-28065c57ff11 tempest-GroupsTest-41253686 tempest-GroupsTest-41253686] http://10.222.0.36/volume/v3/72824edb8a444a948ad03174b62b86e5/types/0d9fb55b-c687-41b4-b55f-1bee92492fec returned with HTTP 202 Jan 21 03:21:16.424261 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1135/2267] 10.222.0.36 () {58 vars in 1312 bytes} [Thu Jan 21 03:21:16 2021] DELETE /volume/v3/72824edb8a444a948ad03174b62b86e5/types/0d9fb55b-c687-41b4-b55f-1bee92492fec => generated 0 bytes in 341 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:21:16.434232 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4d12aed7-ac46-40ef-a417-a459b9000335 tempest-GroupsTest-41253686 tempest-GroupsTest-41253686] GET http://10.222.0.36/volume/v3/72824edb8a444a948ad03174b62b86e5/types/0d9fb55b-c687-41b4-b55f-1bee92492fec Jan 21 03:21:16.434232 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4d12aed7-ac46-40ef-a417-a459b9000335 tempest-GroupsTest-41253686 tempest-GroupsTest-41253686] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:16.434232 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4d12aed7-ac46-40ef-a417-a459b9000335 tempest-GroupsTest-41253686 tempest-GroupsTest-41253686] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:16.457336 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4d12aed7-ac46-40ef-a417-a459b9000335 tempest-GroupsTest-41253686 tempest-GroupsTest-41253686] http://10.222.0.36/volume/v3/72824edb8a444a948ad03174b62b86e5/types/0d9fb55b-c687-41b4-b55f-1bee92492fec returned with HTTP 404 Jan 21 03:21:16.457336 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1133/2268] 10.222.0.36 () {58 vars in 1309 bytes} [Thu Jan 21 03:21:16 2021] GET /volume/v3/72824edb8a444a948ad03174b62b86e5/types/0d9fb55b-c687-41b4-b55f-1bee92492fec => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:21:16.778380 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8fc07b75-a5a4-496f-aa23-696035f8d0c2 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:21:16.782714 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8fc07b75-a5a4-496f-aa23-696035f8d0c2 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:16.782714 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8fc07b75-a5a4-496f-aa23-696035f8d0c2 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:16.782714 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-8fc07b75-a5a4-496f-aa23-696035f8d0c2 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:21:16.845018 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:16.845018 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:16.845018 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8fc07b75-a5a4-496f-aa23-696035f8d0c2 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:21:16.845018 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1136/2269] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:16 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 816 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:21:17.854024 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7d14d29c-fcfa-43a4-ad3e-9375f699d95f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:21:17.854024 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7d14d29c-fcfa-43a4-ad3e-9375f699d95f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:17.854024 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7d14d29c-fcfa-43a4-ad3e-9375f699d95f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:17.854024 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-7d14d29c-fcfa-43a4-ad3e-9375f699d95f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:21:17.922667 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:17.922667 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:17.922667 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7d14d29c-fcfa-43a4-ad3e-9375f699d95f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:21:17.941105 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1134/2270] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:17 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 816 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:21:18.952570 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8fc68692-3649-44f7-b3a8-ff3c6bf84bae tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:21:18.952570 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8fc68692-3649-44f7-b3a8-ff3c6bf84bae tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:18.952570 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:18.952570 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:18.952570 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8fc68692-3649-44f7-b3a8-ff3c6bf84bae tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:18.952570 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-8fc68692-3649-44f7-b3a8-ff3c6bf84bae tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:21:19.033200 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:19.033200 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:19.033200 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8fc68692-3649-44f7-b3a8-ff3c6bf84bae tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:21:19.033200 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1137/2271] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:18 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 816 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:21:20.046709 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4fba12dc-0488-4dbe-bc9f-b2727da823c2 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:21:20.047208 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4fba12dc-0488-4dbe-bc9f-b2727da823c2 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:20.047324 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:20.047324 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:20.047815 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4fba12dc-0488-4dbe-bc9f-b2727da823c2 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:20.048255 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-4fba12dc-0488-4dbe-bc9f-b2727da823c2 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:21:20.178389 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:20.178389 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:20.178389 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4fba12dc-0488-4dbe-bc9f-b2727da823c2 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:21:20.178389 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1135/2272] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:20 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 816 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:21:21.194267 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4c5b310a-febe-42a4-92f1-9c6fd516d445 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:21:21.194267 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4c5b310a-febe-42a4-92f1-9c6fd516d445 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:21.194267 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:21.194267 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:21.194267 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4c5b310a-febe-42a4-92f1-9c6fd516d445 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:21.194267 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-4c5b310a-febe-42a4-92f1-9c6fd516d445 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:21:21.233507 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:21.233507 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:21.233507 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4c5b310a-febe-42a4-92f1-9c6fd516d445 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:21:21.233507 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1138/2273] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:21 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 816 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:21:22.277098 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e5615c92-482a-46ca-a8ac-aeba9e2d9820 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:21:22.277098 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e5615c92-482a-46ca-a8ac-aeba9e2d9820 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:22.277098 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:22.277098 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:22.277098 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e5615c92-482a-46ca-a8ac-aeba9e2d9820 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:22.277098 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-e5615c92-482a-46ca-a8ac-aeba9e2d9820 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:21:22.352653 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:22.352653 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:22.362699 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e5615c92-482a-46ca-a8ac-aeba9e2d9820 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:21:22.362699 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1136/2274] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:22 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 816 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:21:23.420195 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f296be8a-694d-4398-8cb1-ccd03df87468 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:21:23.422265 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f296be8a-694d-4398-8cb1-ccd03df87468 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:23.422845 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:23.422845 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:23.423828 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f296be8a-694d-4398-8cb1-ccd03df87468 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:23.424725 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-f296be8a-694d-4398-8cb1-ccd03df87468 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:21:23.540744 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:23.540744 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:23.563197 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f296be8a-694d-4398-8cb1-ccd03df87468 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:21:23.563197 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1139/2275] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:23 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 816 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:21:24.589277 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b53b481d-ea48-42b7-ae82-baec81858f30 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:21:24.589277 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b53b481d-ea48-42b7-ae82-baec81858f30 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:24.589277 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:24.589277 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:24.589277 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b53b481d-ea48-42b7-ae82-baec81858f30 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:24.589277 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-b53b481d-ea48-42b7-ae82-baec81858f30 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:21:24.687521 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:24.687521 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:24.695626 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b53b481d-ea48-42b7-ae82-baec81858f30 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:21:24.701060 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1137/2276] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:24 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 816 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:21:25.726079 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-af770c36-21b7-4833-938f-b57f1ad5d423 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:21:25.726079 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-af770c36-21b7-4833-938f-b57f1ad5d423 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:25.726079 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:25.726079 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:25.726079 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-af770c36-21b7-4833-938f-b57f1ad5d423 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:25.726079 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-af770c36-21b7-4833-938f-b57f1ad5d423 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:21:25.794750 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:25.794750 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:25.801887 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-af770c36-21b7-4833-938f-b57f1ad5d423 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:21:25.816380 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1138/2277] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:25 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 816 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:21:26.165850 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6073eaa3-fb6d-47da-a86c-8a2a7cb4ac48 tempest-VolumeRetypeWithoutMigrationTest-1784767120 tempest-VolumeRetypeWithoutMigrationTest-1784767120] POST http://10.222.0.36/volume/v3/a553d204332a421f85f049efbadabcd3/types Jan 21 03:21:26.165850 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:26.165850 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:26.165850 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6073eaa3-fb6d-47da-a86c-8a2a7cb4ac48 tempest-VolumeRetypeWithoutMigrationTest-1784767120 tempest-VolumeRetypeWithoutMigrationTest-1784767120] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:21:26.225581 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6073eaa3-fb6d-47da-a86c-8a2a7cb4ac48 tempest-VolumeRetypeWithoutMigrationTest-1784767120 tempest-VolumeRetypeWithoutMigrationTest-1784767120] http://10.222.0.36/volume/v3/a553d204332a421f85f049efbadabcd3/types returned with HTTP 200 Jan 21 03:21:26.225581 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1140/2278] 10.222.0.36 () {60 vars in 1219 bytes} [Thu Jan 21 03:21:25 2021] POST /volume/v3/a553d204332a421f85f049efbadabcd3/types => generated 188 bytes in 676 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:21:26.239625 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c027e176-ef21-43f3-b409-e9902f266391 tempest-VolumeRetypeWithoutMigrationTest-1784767120 tempest-VolumeRetypeWithoutMigrationTest-1784767120] POST http://10.222.0.36/volume/v3/a553d204332a421f85f049efbadabcd3/types Jan 21 03:21:26.239625 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:26.239625 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:26.239625 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c027e176-ef21-43f3-b409-e9902f266391 tempest-VolumeRetypeWithoutMigrationTest-1784767120 tempest-VolumeRetypeWithoutMigrationTest-1784767120] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:21:26.331101 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c027e176-ef21-43f3-b409-e9902f266391 tempest-VolumeRetypeWithoutMigrationTest-1784767120 tempest-VolumeRetypeWithoutMigrationTest-1784767120] http://10.222.0.36/volume/v3/a553d204332a421f85f049efbadabcd3/types returned with HTTP 200 Jan 21 03:21:26.331101 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1139/2279] 10.222.0.36 () {60 vars in 1219 bytes} [Thu Jan 21 03:21:26 2021] POST /volume/v3/a553d204332a421f85f049efbadabcd3/types => generated 188 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:21:26.677268 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-13234ec7-43b5-4e14-8a69-cc09572155f0 tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] POST http://10.222.0.36/volume/v3/d1746cb030f5456baffef1df53a280a1/volumes Jan 21 03:21:26.677268 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-13234ec7-43b5-4e14-8a69-cc09572155f0 tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-662941950"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:21:26.677268 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-13234ec7-43b5-4e14-8a69-cc09572155f0 tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-662941950'}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:21:26.729686 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-13234ec7-43b5-4e14-8a69-cc09572155f0 tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] Create volume of 1 GB Jan 21 03:21:26.729686 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:26.729686 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:26.729686 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-13234ec7-43b5-4e14-8a69-cc09572155f0 tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] Availability Zones retrieved successfully. Jan 21 03:21:26.871925 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-df5893db-3af2-49fa-a1ce-b628aee65214 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:21:26.871925 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-df5893db-3af2-49fa-a1ce-b628aee65214 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:26.871925 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-df5893db-3af2-49fa-a1ce-b628aee65214 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:26.871925 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-df5893db-3af2-49fa-a1ce-b628aee65214 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:21:26.902454 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-13234ec7-43b5-4e14-8a69-cc09572155f0 tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] Flow 'volume_create_api' (bf12446e-53e2-4b37-bfbb-e976773fccff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:21:26.924343 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-13234ec7-43b5-4e14-8a69-cc09572155f0 tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4049e612-f801-42e6-8deb-7037b818ab36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:21:26.944005 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-13234ec7-43b5-4e14-8a69-cc09572155f0 tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] Validating volume size '1' using validate_int {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:21:27.069211 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:27.069211 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:27.088685 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-df5893db-3af2-49fa-a1ce-b628aee65214 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:21:27.088685 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1140/2280] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:26 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 816 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:21:27.224440 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-13234ec7-43b5-4e14-8a69-cc09572155f0 tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4049e612-f801-42e6-8deb-7037b818ab36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:21:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=454ccb33-b35b-4d56-afa9-c3b927469f49,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '454ccb33-b35b-4d56-afa9-c3b927469f49', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:21:27.235308 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-13234ec7-43b5-4e14-8a69-cc09572155f0 tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1244d90b-87f0-4f51-94a5-f5fae8dcd8ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:21:27.372052 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota [None req-13234ec7-43b5-4e14-8a69-cc09572155f0 tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:21:27.372052 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota [None req-13234ec7-43b5-4e14-8a69-cc09572155f0 tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:21:27.520275 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-13234ec7-43b5-4e14-8a69-cc09572155f0 tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] Created reservations ['2fba1599-1e44-4475-886e-96d145289e8b', '8827a38f-453d-4ee9-b6e3-7b22127f6533', 'dde1a871-12b3-4e9e-9be0-1d9326e019a0', 'a5b6060e-b25c-48e1-83c3-a0f8dc9f53c9'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:21:27.520275 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-13234ec7-43b5-4e14-8a69-cc09572155f0 tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1244d90b-87f0-4f51-94a5-f5fae8dcd8ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2fba1599-1e44-4475-886e-96d145289e8b', '8827a38f-453d-4ee9-b6e3-7b22127f6533', 'dde1a871-12b3-4e9e-9be0-1d9326e019a0', 'a5b6060e-b25c-48e1-83c3-a0f8dc9f53c9']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:21:27.529001 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-13234ec7-43b5-4e14-8a69-cc09572155f0 tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ceae9dab-769f-47df-a498-374bfedbec4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:21:27.719881 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-13234ec7-43b5-4e14-8a69-cc09572155f0 tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ceae9dab-769f-47df-a498-374bfedbec4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e53d404c-55bf-4819-89ab-6d5be490b941', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-662941950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1746cb030f5456baffef1df53a280a1',qos_specs=None,replication_status=,reservations=['2fba1599-1e44-4475-886e-96d145289e8b','8827a38f-453d-4ee9-b6e3-7b22127f6533','dde1a871-12b3-4e9e-9be0-1d9326e019a0','a5b6060e-b25c-48e1-83c3-a0f8dc9f53c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7ef626ff48f4b5ebc6211455aafee6b',volume_type_id=454ccb33-b35b-4d56-afa9-c3b927469f49), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:21:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-662941950',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e53d404c-55bf-4819-89ab-6d5be490b941,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1746cb030f5456baffef1df53a280a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b7ef626ff48f4b5ebc6211455aafee6b',volume_attachment=,volume_type=,volume_type_id=454ccb33-b35b-4d56-afa9-c3b927469f49)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:21:27.731460 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-13234ec7-43b5-4e14-8a69-cc09572155f0 tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e45af1ac-3f08-4ea5-9066-f8f963754d11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:21:27.790421 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-13234ec7-43b5-4e14-8a69-cc09572155f0 tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e45af1ac-3f08-4ea5-9066-f8f963754d11) transitioned into state 'SUCCESS' from state '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-662941950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1746cb030f5456baffef1df53a280a1',qos_specs=None,replication_status=,reservations=['2fba1599-1e44-4475-886e-96d145289e8b','8827a38f-453d-4ee9-b6e3-7b22127f6533','dde1a871-12b3-4e9e-9be0-1d9326e019a0','a5b6060e-b25c-48e1-83c3-a0f8dc9f53c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7ef626ff48f4b5ebc6211455aafee6b',volume_type_id=454ccb33-b35b-4d56-afa9-c3b927469f49)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:21:27.790421 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-13234ec7-43b5-4e14-8a69-cc09572155f0 tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86b98998-6a79-4f47-9ed6-493daf9e9722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:21:27.827203 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-13234ec7-43b5-4e14-8a69-cc09572155f0 tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86b98998-6a79-4f47-9ed6-493daf9e9722) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:21:27.832119 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-13234ec7-43b5-4e14-8a69-cc09572155f0 tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] Flow 'volume_create_api' (bf12446e-53e2-4b37-bfbb-e976773fccff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:21:27.970150 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-13234ec7-43b5-4e14-8a69-cc09572155f0 tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] Create volume request issued successfully. Jan 21 03:21:28.010283 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-13234ec7-43b5-4e14-8a69-cc09572155f0 tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] http://10.222.0.36/volume/v3/d1746cb030f5456baffef1df53a280a1/volumes returned with HTTP 202 Jan 21 03:21:28.017583 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1141/2281] 10.222.0.36 () {60 vars in 1226 bytes} [Thu Jan 21 03:21:26 2021] POST /volume/v3/d1746cb030f5456baffef1df53a280a1/volumes => generated 833 bytes in 1672 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:21:28.056818 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fa4970eb-953a-4ae1-ad07-2cea76afa6d3 tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] GET http://10.222.0.36/volume/v3/d1746cb030f5456baffef1df53a280a1/volumes/e53d404c-55bf-4819-89ab-6d5be490b941 Jan 21 03:21:28.056818 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fa4970eb-953a-4ae1-ad07-2cea76afa6d3 tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:28.056818 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:28.056818 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:28.056818 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fa4970eb-953a-4ae1-ad07-2cea76afa6d3 tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:28.108447 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-35121568-58b3-4633-97c9-0fb58f9cad79 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:21:28.108447 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-35121568-58b3-4633-97c9-0fb58f9cad79 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:28.108447 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:28.108447 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:28.108447 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-35121568-58b3-4633-97c9-0fb58f9cad79 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:28.108447 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-35121568-58b3-4633-97c9-0fb58f9cad79 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:21:28.178382 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:28.178382 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:28.178382 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-35121568-58b3-4633-97c9-0fb58f9cad79 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:21:28.189390 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1142/2282] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:28 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 816 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:21:28.249921 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:28.249921 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:28.273340 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-fa4970eb-953a-4ae1-ad07-2cea76afa6d3 tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] Volume info retrieved successfully. Jan 21 03:21:28.373395 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fa4970eb-953a-4ae1-ad07-2cea76afa6d3 tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] http://10.222.0.36/volume/v3/d1746cb030f5456baffef1df53a280a1/volumes/e53d404c-55bf-4819-89ab-6d5be490b941 returned with HTTP 200 Jan 21 03:21:28.392993 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1141/2283] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:28 2021] GET /volume/v3/d1746cb030f5456baffef1df53a280a1/volumes/e53d404c-55bf-4819-89ab-6d5be490b941 => generated 925 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:21:29.200785 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6b64063a-cb91-4e32-a4cf-3dd4ccda0785 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:21:29.200785 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6b64063a-cb91-4e32-a4cf-3dd4ccda0785 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:29.200785 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:29.200785 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:29.200785 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6b64063a-cb91-4e32-a4cf-3dd4ccda0785 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:29.200785 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-6b64063a-cb91-4e32-a4cf-3dd4ccda0785 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:21:29.317692 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:29.317692 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:29.326323 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6b64063a-cb91-4e32-a4cf-3dd4ccda0785 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:21:29.326323 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1143/2284] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:29 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 816 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:21:29.387348 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-de4bdfe9-cd0c-46f6-8a61-ac88c1f9e1cb tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] GET http://10.222.0.36/volume/v3/d1746cb030f5456baffef1df53a280a1/volumes/e53d404c-55bf-4819-89ab-6d5be490b941 Jan 21 03:21:29.387348 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-de4bdfe9-cd0c-46f6-8a61-ac88c1f9e1cb tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:29.387348 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:29.387348 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:29.387348 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-de4bdfe9-cd0c-46f6-8a61-ac88c1f9e1cb tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:29.512515 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:29.512515 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:29.542974 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-de4bdfe9-cd0c-46f6-8a61-ac88c1f9e1cb tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] Volume info retrieved successfully. Jan 21 03:21:29.638512 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-de4bdfe9-cd0c-46f6-8a61-ac88c1f9e1cb tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] http://10.222.0.36/volume/v3/d1746cb030f5456baffef1df53a280a1/volumes/e53d404c-55bf-4819-89ab-6d5be490b941 returned with HTTP 200 Jan 21 03:21:29.638512 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1142/2285] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:29 2021] GET /volume/v3/d1746cb030f5456baffef1df53a280a1/volumes/e53d404c-55bf-4819-89ab-6d5be490b941 => generated 926 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:21:29.659348 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b9ec9aa4-9e3d-4939-9920-349a8f2fc08e tempest-VolumeRetypeWithoutMigrationTest-1784767120 tempest-VolumeRetypeWithoutMigrationTest-1784767120] GET http://10.222.0.36/volume/v3/a553d204332a421f85f049efbadabcd3/volumes/e53d404c-55bf-4819-89ab-6d5be490b941 Jan 21 03:21:29.659348 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b9ec9aa4-9e3d-4939-9920-349a8f2fc08e tempest-VolumeRetypeWithoutMigrationTest-1784767120 tempest-VolumeRetypeWithoutMigrationTest-1784767120] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:29.662714 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:29.662714 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:29.662714 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b9ec9aa4-9e3d-4939-9920-349a8f2fc08e tempest-VolumeRetypeWithoutMigrationTest-1784767120 tempest-VolumeRetypeWithoutMigrationTest-1784767120] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:29.811015 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:29.811015 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:29.820483 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b9ec9aa4-9e3d-4939-9920-349a8f2fc08e tempest-VolumeRetypeWithoutMigrationTest-1784767120 tempest-VolumeRetypeWithoutMigrationTest-1784767120] Volume info retrieved successfully. Jan 21 03:21:29.844086 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b9ec9aa4-9e3d-4939-9920-349a8f2fc08e tempest-VolumeRetypeWithoutMigrationTest-1784767120 tempest-VolumeRetypeWithoutMigrationTest-1784767120] http://10.222.0.36/volume/v3/a553d204332a421f85f049efbadabcd3/volumes/e53d404c-55bf-4819-89ab-6d5be490b941 returned with HTTP 200 Jan 21 03:21:29.844901 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1144/2286] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:29 2021] GET /volume/v3/a553d204332a421f85f049efbadabcd3/volumes/e53d404c-55bf-4819-89ab-6d5be490b941 => generated 1098 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:21:29.860460 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-abcca808-5778-498b-898d-08ae37005caf tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] POST http://10.222.0.36/volume/v3/d1746cb030f5456baffef1df53a280a1/volumes/e53d404c-55bf-4819-89ab-6d5be490b941/action Jan 21 03:21:29.860953 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:29.860953 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:29.861468 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-abcca808-5778-498b-898d-08ae37005caf tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:21:29.862663 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-abcca808-5778-498b-898d-08ae37005caf tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:21:29.917391 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:29.917391 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:29.918851 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-abcca808-5778-498b-898d-08ae37005caf tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] Volume info retrieved successfully. Jan 21 03:21:29.981940 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota [None req-abcca808-5778-498b-898d-08ae37005caf tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:21:29.983256 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota [None req-abcca808-5778-498b-898d-08ae37005caf tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:21:30.018874 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-abcca808-5778-498b-898d-08ae37005caf tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] Created reservations ['2b4d51a0-d518-488b-bcb4-6984c72950ce', '714a0ef0-76df-4c7d-b2af-0b5a740a230e'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:21:30.059639 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota [None req-abcca808-5778-498b-898d-08ae37005caf tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:21:30.060947 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota [None req-abcca808-5778-498b-898d-08ae37005caf tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:21:30.078284 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-abcca808-5778-498b-898d-08ae37005caf tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] Created reservations ['42336acb-5457-4aba-b69b-723dcf9dd584', 'f60309c2-c431-4909-a1d3-84c03e6ec743'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:21:30.166888 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-abcca808-5778-498b-898d-08ae37005caf tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] Retype volume request issued successfully. Jan 21 03:21:30.167931 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-abcca808-5778-498b-898d-08ae37005caf tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] http://10.222.0.36/volume/v3/d1746cb030f5456baffef1df53a280a1/volumes/e53d404c-55bf-4819-89ab-6d5be490b941/action returned with HTTP 202 Jan 21 03:21:30.169122 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1143/2287] 10.222.0.36 () {60 vars in 1357 bytes} [Thu Jan 21 03:21:29 2021] POST /volume/v3/d1746cb030f5456baffef1df53a280a1/volumes/e53d404c-55bf-4819-89ab-6d5be490b941/action => generated 0 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:21:30.178518 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-26969cbb-3f76-4ae1-b612-9dd831b6a479 tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] GET http://10.222.0.36/volume/v3/d1746cb030f5456baffef1df53a280a1/volumes/e53d404c-55bf-4819-89ab-6d5be490b941 Jan 21 03:21:30.179461 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-26969cbb-3f76-4ae1-b612-9dd831b6a479 tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:30.179897 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:30.179897 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:30.180545 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-26969cbb-3f76-4ae1-b612-9dd831b6a479 tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:30.252137 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:30.252137 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:30.298421 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-26969cbb-3f76-4ae1-b612-9dd831b6a479 tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] Volume info retrieved successfully. Jan 21 03:21:30.348082 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-26969cbb-3f76-4ae1-b612-9dd831b6a479 tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] http://10.222.0.36/volume/v3/d1746cb030f5456baffef1df53a280a1/volumes/e53d404c-55bf-4819-89ab-6d5be490b941 returned with HTTP 200 Jan 21 03:21:30.348082 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1145/2288] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:30 2021] GET /volume/v3/d1746cb030f5456baffef1df53a280a1/volumes/e53d404c-55bf-4819-89ab-6d5be490b941 => generated 925 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:21:30.363047 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-91d3644c-941b-4ce3-a547-3b46e24d5fae tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:21:30.363047 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-91d3644c-941b-4ce3-a547-3b46e24d5fae tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:30.363047 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:30.363047 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:30.363047 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-91d3644c-941b-4ce3-a547-3b46e24d5fae tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:30.363047 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-91d3644c-941b-4ce3-a547-3b46e24d5fae tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:21:30.410977 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:30.410977 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:30.413384 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-91d3644c-941b-4ce3-a547-3b46e24d5fae tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:21:30.414623 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1144/2289] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:30 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 816 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:21:31.360711 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-047c54e3-4607-4f87-9b6a-1ac28863b282 tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] GET http://10.222.0.36/volume/v3/d1746cb030f5456baffef1df53a280a1/volumes/e53d404c-55bf-4819-89ab-6d5be490b941 Jan 21 03:21:31.361355 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-047c54e3-4607-4f87-9b6a-1ac28863b282 tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:31.361523 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:31.361523 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:31.361943 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-047c54e3-4607-4f87-9b6a-1ac28863b282 tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:31.429511 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-765b3e39-d20c-4a08-9bf8-8d0961a9b60e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:21:31.430639 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-765b3e39-d20c-4a08-9bf8-8d0961a9b60e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:31.431072 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:31.431072 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:31.431744 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-765b3e39-d20c-4a08-9bf8-8d0961a9b60e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:31.432328 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-765b3e39-d20c-4a08-9bf8-8d0961a9b60e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id b8bffe18-3758-4c9c-a3d0-03c89a038271. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:21:31.448510 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:31.448510 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:31.470304 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-047c54e3-4607-4f87-9b6a-1ac28863b282 tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] Volume info retrieved successfully. Jan 21 03:21:31.502713 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:31.502713 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:31.510498 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-765b3e39-d20c-4a08-9bf8-8d0961a9b60e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 200 Jan 21 03:21:31.511768 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1145/2290] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:31 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 816 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:21:31.513076 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-047c54e3-4607-4f87-9b6a-1ac28863b282 tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] http://10.222.0.36/volume/v3/d1746cb030f5456baffef1df53a280a1/volumes/e53d404c-55bf-4819-89ab-6d5be490b941 returned with HTTP 200 Jan 21 03:21:31.513938 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1146/2291] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:31 2021] GET /volume/v3/d1746cb030f5456baffef1df53a280a1/volumes/e53d404c-55bf-4819-89ab-6d5be490b941 => generated 926 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:21:31.545300 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ba0c2df7-2433-44d3-8041-de40d82ead50 tempest-VolumeRetypeWithoutMigrationTest-1784767120 tempest-VolumeRetypeWithoutMigrationTest-1784767120] GET http://10.222.0.36/volume/v3/a553d204332a421f85f049efbadabcd3/volumes/e53d404c-55bf-4819-89ab-6d5be490b941 Jan 21 03:21:31.545824 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ba0c2df7-2433-44d3-8041-de40d82ead50 tempest-VolumeRetypeWithoutMigrationTest-1784767120 tempest-VolumeRetypeWithoutMigrationTest-1784767120] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:31.546023 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:31.546023 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:31.549338 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ff3b275d-f683-4ff0-b5be-b54be00ea785 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/8d1cf3e9-436d-4398-8c9c-5eccb264fe77 Jan 21 03:21:31.549868 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ff3b275d-f683-4ff0-b5be-b54be00ea785 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:31.551133 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ba0c2df7-2433-44d3-8041-de40d82ead50 tempest-VolumeRetypeWithoutMigrationTest-1784767120 tempest-VolumeRetypeWithoutMigrationTest-1784767120] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:31.551547 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:31.551547 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:31.552175 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ff3b275d-f683-4ff0-b5be-b54be00ea785 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:31.654913 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:31.654913 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:31.665383 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ff3b275d-f683-4ff0-b5be-b54be00ea785 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:21:31.675470 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:31.675470 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:31.690479 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ba0c2df7-2433-44d3-8041-de40d82ead50 tempest-VolumeRetypeWithoutMigrationTest-1784767120 tempest-VolumeRetypeWithoutMigrationTest-1784767120] Volume info retrieved successfully. Jan 21 03:21:31.709154 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ff3b275d-f683-4ff0-b5be-b54be00ea785 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/8d1cf3e9-436d-4398-8c9c-5eccb264fe77 returned with HTTP 200 Jan 21 03:21:31.710049 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1146/2292] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:31 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/8d1cf3e9-436d-4398-8c9c-5eccb264fe77 => generated 1412 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:21:31.722974 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ba0c2df7-2433-44d3-8041-de40d82ead50 tempest-VolumeRetypeWithoutMigrationTest-1784767120 tempest-VolumeRetypeWithoutMigrationTest-1784767120] http://10.222.0.36/volume/v3/a553d204332a421f85f049efbadabcd3/volumes/e53d404c-55bf-4819-89ab-6d5be490b941 returned with HTTP 200 Jan 21 03:21:31.723921 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1147/2293] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:31 2021] GET /volume/v3/a553d204332a421f85f049efbadabcd3/volumes/e53d404c-55bf-4819-89ab-6d5be490b941 => generated 1098 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:21:31.726310 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-df6caec9-0b87-482d-8e13-f9b2096e642e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/8d1cf3e9-436d-4398-8c9c-5eccb264fe77 Jan 21 03:21:31.727061 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-df6caec9-0b87-482d-8e13-f9b2096e642e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:31.727431 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:31.727431 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:31.728025 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-df6caec9-0b87-482d-8e13-f9b2096e642e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:31.746198 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d661c669-c570-488a-a3de-c2cf8bd14c5e tempest-VolumeRetypeWithoutMigrationTest-1784767120 tempest-VolumeRetypeWithoutMigrationTest-1784767120] GET http://10.222.0.36/volume/v3/a553d204332a421f85f049efbadabcd3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-662941950 Jan 21 03:21:31.746873 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d661c669-c570-488a-a3de-c2cf8bd14c5e tempest-VolumeRetypeWithoutMigrationTest-1784767120 tempest-VolumeRetypeWithoutMigrationTest-1784767120] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:31.747147 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:31.747147 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:31.747621 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d661c669-c570-488a-a3de-c2cf8bd14c5e tempest-VolumeRetypeWithoutMigrationTest-1784767120 tempest-VolumeRetypeWithoutMigrationTest-1784767120] Calling method 'index' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:31.750538 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d661c669-c570-488a-a3de-c2cf8bd14c5e tempest-VolumeRetypeWithoutMigrationTest-1784767120 tempest-VolumeRetypeWithoutMigrationTest-1784767120] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-662941950'), ('all_tenants', True)]). {{(pid=87958) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:21:31.783211 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:31.783211 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:31.792680 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-df6caec9-0b87-482d-8e13-f9b2096e642e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:21:31.821922 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d661c669-c570-488a-a3de-c2cf8bd14c5e tempest-VolumeRetypeWithoutMigrationTest-1784767120 tempest-VolumeRetypeWithoutMigrationTest-1784767120] Get all volumes completed successfully. Jan 21 03:21:31.822971 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-df6caec9-0b87-482d-8e13-f9b2096e642e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/8d1cf3e9-436d-4398-8c9c-5eccb264fe77 returned with HTTP 200 Jan 21 03:21:31.823470 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d661c669-c570-488a-a3de-c2cf8bd14c5e tempest-VolumeRetypeWithoutMigrationTest-1784767120 tempest-VolumeRetypeWithoutMigrationTest-1784767120] http://10.222.0.36/volume/v3/a553d204332a421f85f049efbadabcd3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-662941950 returned with HTTP 200 Jan 21 03:21:31.823812 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1147/2294] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:31 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/8d1cf3e9-436d-4398-8c9c-5eccb264fe77 => generated 1412 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:21:31.832070 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1148/2295] 10.222.0.36 () {58 vars in 1363 bytes} [Thu Jan 21 03:21:31 2021] GET /volume/v3/a553d204332a421f85f049efbadabcd3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-662941950 => generated 412 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:21:31.837907 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-39042621-f594-4a0a-a3ae-fabac80a7b39 tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] DELETE http://10.222.0.36/volume/v3/d1746cb030f5456baffef1df53a280a1/volumes/e53d404c-55bf-4819-89ab-6d5be490b941 Jan 21 03:21:31.838493 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-39042621-f594-4a0a-a3ae-fabac80a7b39 tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:31.838818 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:31.838818 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:31.839268 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-39042621-f594-4a0a-a3ae-fabac80a7b39 tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:31.839377 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3544e099-1dc6-4d75-afc6-b35e4391dc85 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] DELETE http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/8d1cf3e9-436d-4398-8c9c-5eccb264fe77 Jan 21 03:21:31.839852 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-39042621-f594-4a0a-a3ae-fabac80a7b39 tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] Delete volume with id: e53d404c-55bf-4819-89ab-6d5be490b941 Jan 21 03:21:31.839962 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3544e099-1dc6-4d75-afc6-b35e4391dc85 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:31.840044 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:31.840044 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:31.840827 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3544e099-1dc6-4d75-afc6-b35e4391dc85 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:31.840984 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-3544e099-1dc6-4d75-afc6-b35e4391dc85 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Delete volume with id: 8d1cf3e9-436d-4398-8c9c-5eccb264fe77 Jan 21 03:21:31.890521 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:31.890521 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:31.891748 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3544e099-1dc6-4d75-afc6-b35e4391dc85 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:21:31.898095 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:31.898095 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:31.900024 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-39042621-f594-4a0a-a3ae-fabac80a7b39 tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] Volume info retrieved successfully. Jan 21 03:21:31.927489 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3544e099-1dc6-4d75-afc6-b35e4391dc85 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Delete volume request issued successfully. Jan 21 03:21:31.928433 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3544e099-1dc6-4d75-afc6-b35e4391dc85 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/8d1cf3e9-436d-4398-8c9c-5eccb264fe77 returned with HTTP 202 Jan 21 03:21:31.929651 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1149/2296] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:21:31 2021] DELETE /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/8d1cf3e9-436d-4398-8c9c-5eccb264fe77 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:21:31.939592 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c3b704d4-657b-4692-b66a-ec785203acf2 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/8d1cf3e9-436d-4398-8c9c-5eccb264fe77 Jan 21 03:21:31.941277 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c3b704d4-657b-4692-b66a-ec785203acf2 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:31.941664 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:31.941664 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:31.942318 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c3b704d4-657b-4692-b66a-ec785203acf2 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:31.947569 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-39042621-f594-4a0a-a3ae-fabac80a7b39 tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] Delete volume request issued successfully. Jan 21 03:21:31.948498 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-39042621-f594-4a0a-a3ae-fabac80a7b39 tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] http://10.222.0.36/volume/v3/d1746cb030f5456baffef1df53a280a1/volumes/e53d404c-55bf-4819-89ab-6d5be490b941 returned with HTTP 202 Jan 21 03:21:31.950167 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1148/2297] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:21:31 2021] DELETE /volume/v3/d1746cb030f5456baffef1df53a280a1/volumes/e53d404c-55bf-4819-89ab-6d5be490b941 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:21:31.959192 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a72e7665-5a53-4365-8919-d0f686eee249 tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] GET http://10.222.0.36/volume/v3/d1746cb030f5456baffef1df53a280a1/volumes/e53d404c-55bf-4819-89ab-6d5be490b941 Jan 21 03:21:31.959883 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a72e7665-5a53-4365-8919-d0f686eee249 tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:31.960191 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:31.960191 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:31.960577 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a72e7665-5a53-4365-8919-d0f686eee249 tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:32.006073 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:32.006073 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:32.015188 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c3b704d4-657b-4692-b66a-ec785203acf2 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:21:32.045069 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c3b704d4-657b-4692-b66a-ec785203acf2 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/8d1cf3e9-436d-4398-8c9c-5eccb264fe77 returned with HTTP 200 Jan 21 03:21:32.046149 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1150/2298] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:31 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/8d1cf3e9-436d-4398-8c9c-5eccb264fe77 => generated 1411 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 03:21:32.063135 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:32.063135 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:32.077178 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a72e7665-5a53-4365-8919-d0f686eee249 tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] Volume info retrieved successfully. Jan 21 03:21:32.105017 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a72e7665-5a53-4365-8919-d0f686eee249 tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] http://10.222.0.36/volume/v3/d1746cb030f5456baffef1df53a280a1/volumes/e53d404c-55bf-4819-89ab-6d5be490b941 returned with HTTP 200 Jan 21 03:21:32.106103 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1149/2299] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:31 2021] GET /volume/v3/d1746cb030f5456baffef1df53a280a1/volumes/e53d404c-55bf-4819-89ab-6d5be490b941 => generated 925 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:21:33.068659 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6c6cfbd5-8e04-4649-a50f-34ff0f8c8a5b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/8d1cf3e9-436d-4398-8c9c-5eccb264fe77 Jan 21 03:21:33.070560 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6c6cfbd5-8e04-4649-a50f-34ff0f8c8a5b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:33.071388 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:33.071388 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:33.072389 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6c6cfbd5-8e04-4649-a50f-34ff0f8c8a5b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:33.125736 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f31c6f47-23a8-4b3c-8284-abf42f97223d tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] GET http://10.222.0.36/volume/v3/d1746cb030f5456baffef1df53a280a1/volumes/e53d404c-55bf-4819-89ab-6d5be490b941 Jan 21 03:21:33.126458 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f31c6f47-23a8-4b3c-8284-abf42f97223d tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:33.126800 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:33.126800 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:33.127413 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f31c6f47-23a8-4b3c-8284-abf42f97223d tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:33.203621 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:33.203621 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:33.207619 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:33.207619 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:33.213641 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f31c6f47-23a8-4b3c-8284-abf42f97223d tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] Volume info retrieved successfully. Jan 21 03:21:33.227384 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-6c6cfbd5-8e04-4649-a50f-34ff0f8c8a5b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:21:33.250702 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f31c6f47-23a8-4b3c-8284-abf42f97223d tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] http://10.222.0.36/volume/v3/d1746cb030f5456baffef1df53a280a1/volumes/e53d404c-55bf-4819-89ab-6d5be490b941 returned with HTTP 200 Jan 21 03:21:33.251875 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1150/2300] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:33 2021] GET /volume/v3/d1746cb030f5456baffef1df53a280a1/volumes/e53d404c-55bf-4819-89ab-6d5be490b941 => generated 925 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:21:33.270789 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6c6cfbd5-8e04-4649-a50f-34ff0f8c8a5b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/8d1cf3e9-436d-4398-8c9c-5eccb264fe77 returned with HTTP 200 Jan 21 03:21:33.271679 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1151/2301] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:33 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/8d1cf3e9-436d-4398-8c9c-5eccb264fe77 => generated 1411 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:21:34.276538 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-68e7a3a0-3558-44c4-9400-4d55b5c36922 tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] GET http://10.222.0.36/volume/v3/d1746cb030f5456baffef1df53a280a1/volumes/e53d404c-55bf-4819-89ab-6d5be490b941 Jan 21 03:21:34.277704 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-68e7a3a0-3558-44c4-9400-4d55b5c36922 tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:34.278254 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:34.278254 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:34.278933 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-68e7a3a0-3558-44c4-9400-4d55b5c36922 tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:34.288074 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e59011c1-ac62-446d-a5cf-3d4635d1412f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/8d1cf3e9-436d-4398-8c9c-5eccb264fe77 Jan 21 03:21:34.289053 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e59011c1-ac62-446d-a5cf-3d4635d1412f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:34.289467 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:34.289467 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:34.290135 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e59011c1-ac62-446d-a5cf-3d4635d1412f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:34.401256 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-68e7a3a0-3558-44c4-9400-4d55b5c36922 tempest-VolumeRetypeWithoutMigrationTest-1763780097 tempest-VolumeRetypeWithoutMigrationTest-1763780097] http://10.222.0.36/volume/v3/d1746cb030f5456baffef1df53a280a1/volumes/e53d404c-55bf-4819-89ab-6d5be490b941 returned with HTTP 404 Jan 21 03:21:34.403237 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1151/2302] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:34 2021] GET /volume/v3/d1746cb030f5456baffef1df53a280a1/volumes/e53d404c-55bf-4819-89ab-6d5be490b941 => generated 109 bytes in 130 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:21:34.407758 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e59011c1-ac62-446d-a5cf-3d4635d1412f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/8d1cf3e9-436d-4398-8c9c-5eccb264fe77 returned with HTTP 404 Jan 21 03:21:34.409303 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1152/2303] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:34 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/8d1cf3e9-436d-4398-8c9c-5eccb264fe77 => generated 109 bytes in 125 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 03:21:34.415031 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-173ddca3-3f6a-4ccf-8933-df4f6526175d tempest-VolumeRetypeWithoutMigrationTest-1784767120 tempest-VolumeRetypeWithoutMigrationTest-1784767120] DELETE http://10.222.0.36/volume/v3/a553d204332a421f85f049efbadabcd3/types/75ce8708-8003-41bb-b1dc-f7cad0b4835d Jan 21 03:21:34.415553 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-173ddca3-3f6a-4ccf-8933-df4f6526175d tempest-VolumeRetypeWithoutMigrationTest-1784767120 tempest-VolumeRetypeWithoutMigrationTest-1784767120] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:34.416067 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-173ddca3-3f6a-4ccf-8933-df4f6526175d tempest-VolumeRetypeWithoutMigrationTest-1784767120 tempest-VolumeRetypeWithoutMigrationTest-1784767120] Calling method '_delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:34.423441 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c7a6148b-0d09-4a77-8771-34d1d6a1bcb7 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] DELETE http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 Jan 21 03:21:34.428615 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c7a6148b-0d09-4a77-8771-34d1d6a1bcb7 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:34.429372 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c7a6148b-0d09-4a77-8771-34d1d6a1bcb7 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:34.429936 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.contrib.backups [None req-c7a6148b-0d09-4a77-8771-34d1d6a1bcb7 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Delete backup with id: b8bffe18-3758-4c9c-a3d0-03c89a038271. Jan 21 03:21:34.467389 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:34.467389 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:34.518516 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.backup.rpcapi [None req-c7a6148b-0d09-4a77-8771-34d1d6a1bcb7 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] delete_backup rpcapi backup_id b8bffe18-3758-4c9c-a3d0-03c89a038271 {{(pid=87958) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 03:21:34.525129 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c7a6148b-0d09-4a77-8771-34d1d6a1bcb7 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 returned with HTTP 202 Jan 21 03:21:34.530455 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1153/2304] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:21:34 2021] DELETE /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/b8bffe18-3758-4c9c-a3d0-03c89a038271 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:21:34.560754 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-06d2e454-6c97-4b08-8a1a-4e2632b3e393 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] POST http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes Jan 21 03:21:34.560754 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:34.560754 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:34.561538 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-06d2e454-6c97-4b08-8a1a-4e2632b3e393 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Action: 'create', calling method: create, body: {"volume": {"metadata": {"vol-meta1": "value1", "vol-meta2": "value2", "vol-meta3": "value3"}, "size": 1, "name": "tempest-VolumesBackupsTest-Volume-33134349"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:21:34.563008 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-06d2e454-6c97-4b08-8a1a-4e2632b3e393 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-33134349'}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:21:34.563364 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-06d2e454-6c97-4b08-8a1a-4e2632b3e393 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Create volume of 1 GB Jan 21 03:21:34.581799 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 03:21:34.581799 n-d-766726-10 devstack@c-api.service[87957]: "UPDATE / DELETE expressions." % clause Jan 21 03:21:34.601783 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-173ddca3-3f6a-4ccf-8933-df4f6526175d tempest-VolumeRetypeWithoutMigrationTest-1784767120 tempest-VolumeRetypeWithoutMigrationTest-1784767120] http://10.222.0.36/volume/v3/a553d204332a421f85f049efbadabcd3/types/75ce8708-8003-41bb-b1dc-f7cad0b4835d returned with HTTP 202 Jan 21 03:21:34.603006 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1152/2305] 10.222.0.36 () {58 vars in 1312 bytes} [Thu Jan 21 03:21:34 2021] DELETE /volume/v3/a553d204332a421f85f049efbadabcd3/types/75ce8708-8003-41bb-b1dc-f7cad0b4835d => generated 0 bytes in 192 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:21:34.611453 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e7ee0b2d-9bf2-49f5-92a8-21af1b6fd59f tempest-VolumeRetypeWithoutMigrationTest-1784767120 tempest-VolumeRetypeWithoutMigrationTest-1784767120] GET http://10.222.0.36/volume/v3/a553d204332a421f85f049efbadabcd3/types/75ce8708-8003-41bb-b1dc-f7cad0b4835d Jan 21 03:21:34.613040 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e7ee0b2d-9bf2-49f5-92a8-21af1b6fd59f tempest-VolumeRetypeWithoutMigrationTest-1784767120 tempest-VolumeRetypeWithoutMigrationTest-1784767120] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:34.613945 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e7ee0b2d-9bf2-49f5-92a8-21af1b6fd59f tempest-VolumeRetypeWithoutMigrationTest-1784767120 tempest-VolumeRetypeWithoutMigrationTest-1784767120] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:34.628571 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e7ee0b2d-9bf2-49f5-92a8-21af1b6fd59f tempest-VolumeRetypeWithoutMigrationTest-1784767120 tempest-VolumeRetypeWithoutMigrationTest-1784767120] http://10.222.0.36/volume/v3/a553d204332a421f85f049efbadabcd3/types/75ce8708-8003-41bb-b1dc-f7cad0b4835d returned with HTTP 404 Jan 21 03:21:34.630075 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1153/2306] 10.222.0.36 () {58 vars in 1309 bytes} [Thu Jan 21 03:21:34 2021] GET /volume/v3/a553d204332a421f85f049efbadabcd3/types/75ce8708-8003-41bb-b1dc-f7cad0b4835d => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:21:34.641950 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-06d2e454-6c97-4b08-8a1a-4e2632b3e393 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Availability Zones retrieved successfully. Jan 21 03:21:34.642282 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-380ed30e-a22b-46a7-bd10-d31253c6043f tempest-VolumeRetypeWithoutMigrationTest-1784767120 tempest-VolumeRetypeWithoutMigrationTest-1784767120] DELETE http://10.222.0.36/volume/v3/a553d204332a421f85f049efbadabcd3/types/454ccb33-b35b-4d56-afa9-c3b927469f49 Jan 21 03:21:34.649032 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-380ed30e-a22b-46a7-bd10-d31253c6043f tempest-VolumeRetypeWithoutMigrationTest-1784767120 tempest-VolumeRetypeWithoutMigrationTest-1784767120] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:34.649780 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-380ed30e-a22b-46a7-bd10-d31253c6043f tempest-VolumeRetypeWithoutMigrationTest-1784767120 tempest-VolumeRetypeWithoutMigrationTest-1784767120] Calling method '_delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:34.704153 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-06d2e454-6c97-4b08-8a1a-4e2632b3e393 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Flow 'volume_create_api' (6251b50e-6e7c-4892-ae21-6ee79aa94c83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:21:34.711707 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-06d2e454-6c97-4b08-8a1a-4e2632b3e393 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (589fc349-8b0a-461f-a3a8-cb6a61ab791a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:21:34.725107 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-06d2e454-6c97-4b08-8a1a-4e2632b3e393 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Validating volume size '1' using validate_int {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:21:34.793328 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-380ed30e-a22b-46a7-bd10-d31253c6043f tempest-VolumeRetypeWithoutMigrationTest-1784767120 tempest-VolumeRetypeWithoutMigrationTest-1784767120] http://10.222.0.36/volume/v3/a553d204332a421f85f049efbadabcd3/types/454ccb33-b35b-4d56-afa9-c3b927469f49 returned with HTTP 202 Jan 21 03:21:34.794558 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1154/2307] 10.222.0.36 () {58 vars in 1312 bytes} [Thu Jan 21 03:21:34 2021] DELETE /volume/v3/a553d204332a421f85f049efbadabcd3/types/454ccb33-b35b-4d56-afa9-c3b927469f49 => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:21:34.805067 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9c10192c-06cd-438b-8cbc-cf246308c1dc tempest-VolumeRetypeWithoutMigrationTest-1784767120 tempest-VolumeRetypeWithoutMigrationTest-1784767120] GET http://10.222.0.36/volume/v3/a553d204332a421f85f049efbadabcd3/types/454ccb33-b35b-4d56-afa9-c3b927469f49 Jan 21 03:21:34.805951 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9c10192c-06cd-438b-8cbc-cf246308c1dc tempest-VolumeRetypeWithoutMigrationTest-1784767120 tempest-VolumeRetypeWithoutMigrationTest-1784767120] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:34.806839 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9c10192c-06cd-438b-8cbc-cf246308c1dc tempest-VolumeRetypeWithoutMigrationTest-1784767120 tempest-VolumeRetypeWithoutMigrationTest-1784767120] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:34.845069 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9c10192c-06cd-438b-8cbc-cf246308c1dc tempest-VolumeRetypeWithoutMigrationTest-1784767120 tempest-VolumeRetypeWithoutMigrationTest-1784767120] http://10.222.0.36/volume/v3/a553d204332a421f85f049efbadabcd3/types/454ccb33-b35b-4d56-afa9-c3b927469f49 returned with HTTP 404 Jan 21 03:21:34.847007 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1155/2308] 10.222.0.36 () {58 vars in 1309 bytes} [Thu Jan 21 03:21:34 2021] GET /volume/v3/a553d204332a421f85f049efbadabcd3/types/454ccb33-b35b-4d56-afa9-c3b927469f49 => generated 114 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 03:21:34.956226 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-06d2e454-6c97-4b08-8a1a-4e2632b3e393 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (589fc349-8b0a-461f-a3a8-cb6a61ab791a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:21:34.969591 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-06d2e454-6c97-4b08-8a1a-4e2632b3e393 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c931f9a-ea23-4afc-acc4-53af57fc1f72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:21:35.139678 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-06d2e454-6c97-4b08-8a1a-4e2632b3e393 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Created reservations ['ce3159a5-422e-4724-b4bf-41714fac0709', 'bae72cbf-9da0-4d49-8013-32ad75cc8818', '514b772e-ebf6-4e49-bc4d-52ec888c0217', 'e9ae3275-f83c-4b2c-a6a3-d99c9bd729dc'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:21:35.141720 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-06d2e454-6c97-4b08-8a1a-4e2632b3e393 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c931f9a-ea23-4afc-acc4-53af57fc1f72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce3159a5-422e-4724-b4bf-41714fac0709', 'bae72cbf-9da0-4d49-8013-32ad75cc8818', '514b772e-ebf6-4e49-bc4d-52ec888c0217', 'e9ae3275-f83c-4b2c-a6a3-d99c9bd729dc']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:21:35.153448 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-06d2e454-6c97-4b08-8a1a-4e2632b3e393 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c2071b6-d353-449f-a91c-2d9b04b4cea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:21:35.310063 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-06d2e454-6c97-4b08-8a1a-4e2632b3e393 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c2071b6-d353-449f-a91c-2d9b04b4cea1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f6606cf-f425-4a12-9729-cfdad40d8158', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-33134349',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='e5170f24e4af4f43b591b9b621f07a33',qos_specs=None,replication_status=,reservations=['ce3159a5-422e-4724-b4bf-41714fac0709','bae72cbf-9da0-4d49-8013-32ad75cc8818','514b772e-ebf6-4e49-bc4d-52ec888c0217','e9ae3275-f83c-4b2c-a6a3-d99c9bd729dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c35c4abd6e44447983849492894bda38',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:21:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-33134349',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f6606cf-f425-4a12-9729-cfdad40d8158,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='e5170f24e4af4f43b591b9b621f07a33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c35c4abd6e44447983849492894bda38',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:21:35.318988 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-06d2e454-6c97-4b08-8a1a-4e2632b3e393 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1e78a0a-3f8a-4b41-bfef-ff6e3b8b4a94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:21:35.387143 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-06d2e454-6c97-4b08-8a1a-4e2632b3e393 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1e78a0a-3f8a-4b41-bfef-ff6e3b8b4a94) transitioned into state 'SUCCESS' from state '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-33134349',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='e5170f24e4af4f43b591b9b621f07a33',qos_specs=None,replication_status=,reservations=['ce3159a5-422e-4724-b4bf-41714fac0709','bae72cbf-9da0-4d49-8013-32ad75cc8818','514b772e-ebf6-4e49-bc4d-52ec888c0217','e9ae3275-f83c-4b2c-a6a3-d99c9bd729dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c35c4abd6e44447983849492894bda38',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:21:35.389643 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-06d2e454-6c97-4b08-8a1a-4e2632b3e393 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32a4a040-237e-4dbb-a23b-9a7597d71475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:21:35.429313 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-06d2e454-6c97-4b08-8a1a-4e2632b3e393 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32a4a040-237e-4dbb-a23b-9a7597d71475) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:21:35.441079 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-06d2e454-6c97-4b08-8a1a-4e2632b3e393 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Flow 'volume_create_api' (6251b50e-6e7c-4892-ae21-6ee79aa94c83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:21:35.548010 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-06d2e454-6c97-4b08-8a1a-4e2632b3e393 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Create volume request issued successfully. Jan 21 03:21:35.569406 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-06d2e454-6c97-4b08-8a1a-4e2632b3e393 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes returned with HTTP 202 Jan 21 03:21:35.570136 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1154/2309] 10.222.0.36 () {60 vars in 1226 bytes} [Thu Jan 21 03:21:34 2021] POST /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes => generated 883 bytes in 1014 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:21:35.587292 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fa0ab282-5c33-406c-a0d8-39437c701e15 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/9f6606cf-f425-4a12-9729-cfdad40d8158 Jan 21 03:21:35.587822 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fa0ab282-5c33-406c-a0d8-39437c701e15 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:35.588315 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fa0ab282-5c33-406c-a0d8-39437c701e15 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:35.738639 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:35.738639 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:35.752673 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-fa0ab282-5c33-406c-a0d8-39437c701e15 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:21:35.801918 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fa0ab282-5c33-406c-a0d8-39437c701e15 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/9f6606cf-f425-4a12-9729-cfdad40d8158 returned with HTTP 200 Jan 21 03:21:35.802747 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1156/2310] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:35 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/9f6606cf-f425-4a12-9729-cfdad40d8158 => generated 951 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:21:36.823923 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-16103f7a-e11a-4277-9ad1-d8ea230a79cd tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/9f6606cf-f425-4a12-9729-cfdad40d8158 Jan 21 03:21:36.827085 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-16103f7a-e11a-4277-9ad1-d8ea230a79cd tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:36.827209 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:36.827209 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:36.827753 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-16103f7a-e11a-4277-9ad1-d8ea230a79cd tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:36.898486 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:36.898486 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:36.908231 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-16103f7a-e11a-4277-9ad1-d8ea230a79cd tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:21:36.938168 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-16103f7a-e11a-4277-9ad1-d8ea230a79cd tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/9f6606cf-f425-4a12-9729-cfdad40d8158 returned with HTTP 200 Jan 21 03:21:36.939369 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1155/2311] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:36 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/9f6606cf-f425-4a12-9729-cfdad40d8158 => generated 976 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:21:36.956754 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7a03fc32-71ba-4163-941f-5e0ec10a4270 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] POST http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups Jan 21 03:21:36.957156 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:36.957156 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:36.957575 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7a03fc32-71ba-4163-941f-5e0ec10a4270 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9f6606cf-f425-4a12-9729-cfdad40d8158", "name": "tempest-VolumesBackupsTest-Backup-564767356", "description": "tempest-volume-backup-description-1284831845", "container": "container"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:21:36.958733 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.backups [None req-7a03fc32-71ba-4163-941f-5e0ec10a4270 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Creating new backup {'backup': {'volume_id': '9f6606cf-f425-4a12-9729-cfdad40d8158', 'name': 'tempest-VolumesBackupsTest-Backup-564767356', 'description': 'tempest-volume-backup-description-1284831845', 'container': 'container'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 03:21:36.959332 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.contrib.backups [None req-7a03fc32-71ba-4163-941f-5e0ec10a4270 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Creating backup of volume 9f6606cf-f425-4a12-9729-cfdad40d8158 in container container Jan 21 03:21:37.022780 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:37.022780 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:37.024491 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7a03fc32-71ba-4163-941f-5e0ec10a4270 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:21:37.088887 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-7a03fc32-71ba-4163-941f-5e0ec10a4270 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Created reservations ['28fcbb11-22aa-4cc0-bbe8-5317cdd6fcc0', '84f2494e-5aee-492f-8f2c-331946ae4470'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:21:37.216987 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7a03fc32-71ba-4163-941f-5e0ec10a4270 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups returned with HTTP 202 Jan 21 03:21:37.218646 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1157/2312] 10.222.0.36 () {60 vars in 1226 bytes} [Thu Jan 21 03:21:36 2021] POST /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups => generated 395 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:21:37.230255 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-10d42879-4ee6-41e2-9200-7b24c62bac7a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:21:37.230806 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-10d42879-4ee6-41e2-9200-7b24c62bac7a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:37.231343 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:37.231343 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:37.231948 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-10d42879-4ee6-41e2-9200-7b24c62bac7a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:37.232508 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-10d42879-4ee6-41e2-9200-7b24c62bac7a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:21:37.258881 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:37.258881 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:37.261456 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-10d42879-4ee6-41e2-9200-7b24c62bac7a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:21:37.262947 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1156/2313] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:37 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:21:38.286504 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2ead596c-f8e7-4c70-89ea-a7b5a68744ea tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:21:38.288582 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2ead596c-f8e7-4c70-89ea-a7b5a68744ea tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:38.290123 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:38.290123 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:38.291647 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2ead596c-f8e7-4c70-89ea-a7b5a68744ea tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:38.293937 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-2ead596c-f8e7-4c70-89ea-a7b5a68744ea tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:21:38.400223 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:38.400223 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:38.404287 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2ead596c-f8e7-4c70-89ea-a7b5a68744ea tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:21:38.415485 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1158/2314] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:38 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 851 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:21:39.422659 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9cd70c27-078f-4697-8137-ff038b52af7b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:21:39.424843 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9cd70c27-078f-4697-8137-ff038b52af7b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:39.426473 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:39.426473 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:39.428048 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9cd70c27-078f-4697-8137-ff038b52af7b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:39.428951 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-9cd70c27-078f-4697-8137-ff038b52af7b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:21:39.511440 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:39.511440 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:39.519998 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9cd70c27-078f-4697-8137-ff038b52af7b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:21:39.529860 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1157/2315] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:39 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 851 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:21:40.543445 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-abf06790-dd07-4930-9087-9121f134437d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:21:40.545409 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-abf06790-dd07-4930-9087-9121f134437d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:40.545808 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:40.545808 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:40.547558 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-abf06790-dd07-4930-9087-9121f134437d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:40.547930 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-abf06790-dd07-4930-9087-9121f134437d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:21:40.602263 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:40.602263 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:40.606703 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-abf06790-dd07-4930-9087-9121f134437d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:21:40.608432 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1159/2316] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:40 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 851 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:21:41.630180 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9fc49c7b-e0a9-48dc-81a4-a0b03e5fa167 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:21:41.630718 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9fc49c7b-e0a9-48dc-81a4-a0b03e5fa167 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:41.630828 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:41.630828 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:41.631167 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9fc49c7b-e0a9-48dc-81a4-a0b03e5fa167 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:41.631540 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-9fc49c7b-e0a9-48dc-81a4-a0b03e5fa167 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:21:41.676999 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:41.676999 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:41.680046 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9fc49c7b-e0a9-48dc-81a4-a0b03e5fa167 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:21:41.691410 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1158/2317] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:41 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 851 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:21:42.761606 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7aa1065c-a2bb-4020-9f3b-02242b9923a0 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:21:42.761606 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7aa1065c-a2bb-4020-9f3b-02242b9923a0 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:42.761606 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:42.761606 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:42.761606 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7aa1065c-a2bb-4020-9f3b-02242b9923a0 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:42.761606 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-7aa1065c-a2bb-4020-9f3b-02242b9923a0 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:21:42.799844 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:42.799844 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:42.802293 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7aa1065c-a2bb-4020-9f3b-02242b9923a0 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:21:42.803931 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1160/2318] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:42 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 851 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:21:43.824562 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b0c6ed1c-ed99-4104-92e0-4f1e35afd016 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:21:43.826332 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b0c6ed1c-ed99-4104-92e0-4f1e35afd016 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:43.826882 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:43.826882 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:43.827995 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b0c6ed1c-ed99-4104-92e0-4f1e35afd016 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:43.831666 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-b0c6ed1c-ed99-4104-92e0-4f1e35afd016 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:21:43.929921 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:43.929921 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:43.933281 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b0c6ed1c-ed99-4104-92e0-4f1e35afd016 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:21:43.934419 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1159/2319] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:43 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 851 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:21:44.804496 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b30bf52b-051d-4890-ad58-09a9db01fbb3 tempest-ExtraSpecsNegativeTest-356472255 tempest-ExtraSpecsNegativeTest-356472255] POST http://10.222.0.36/volume/v3/40be4b983c334f9aaed27a853ab00e85/types Jan 21 03:21:44.804960 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:44.804960 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:44.805400 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b30bf52b-051d-4890-ad58-09a9db01fbb3 tempest-ExtraSpecsNegativeTest-356472255 tempest-ExtraSpecsNegativeTest-356472255] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-69552972", "extra_specs": {"spec1": "val1"}}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:21:44.859697 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b30bf52b-051d-4890-ad58-09a9db01fbb3 tempest-ExtraSpecsNegativeTest-356472255 tempest-ExtraSpecsNegativeTest-356472255] http://10.222.0.36/volume/v3/40be4b983c334f9aaed27a853ab00e85/types returned with HTTP 200 Jan 21 03:21:44.863361 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1161/2320] 10.222.0.36 () {60 vars in 1220 bytes} [Thu Jan 21 03:21:44 2021] POST /volume/v3/40be4b983c334f9aaed27a853ab00e85/types => generated 241 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:21:44.892731 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-01913d8a-456c-48fc-a766-8d645ac1c451 tempest-ExtraSpecsNegativeTest-356472255 tempest-ExtraSpecsNegativeTest-356472255] POST http://10.222.0.36/volume/v3/40be4b983c334f9aaed27a853ab00e85/types/ddf9ae39-e0f9-457b-8b9e-9ee2f4074a6e/extra_specs Jan 21 03:21:44.893447 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:44.893447 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:44.894320 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-01913d8a-456c-48fc-a766-8d645ac1c451 tempest-ExtraSpecsNegativeTest-356472255 tempest-ExtraSpecsNegativeTest-356472255] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:21:44.895862 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-01913d8a-456c-48fc-a766-8d645ac1c451 tempest-ExtraSpecsNegativeTest-356472255 tempest-ExtraSpecsNegativeTest-356472255] http://10.222.0.36/volume/v3/40be4b983c334f9aaed27a853ab00e85/types/ddf9ae39-e0f9-457b-8b9e-9ee2f4074a6e/extra_specs returned with HTTP 400 Jan 21 03:21:44.896999 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1160/2321] 10.222.0.36 () {60 vars in 1366 bytes} [Thu Jan 21 03:21:44 2021] POST /volume/v3/40be4b983c334f9aaed27a853ab00e85/types/ddf9ae39-e0f9-457b-8b9e-9ee2f4074a6e/extra_specs => generated 146 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 21 03:21:44.913331 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6b114646-b992-40bb-8ee9-cfb72aeb787f tempest-ExtraSpecsNegativeTest-356472255 tempest-ExtraSpecsNegativeTest-356472255] POST http://10.222.0.36/volume/v3/40be4b983c334f9aaed27a853ab00e85/types/ddf9ae39-e0f9-457b-8b9e-9ee2f4074a6e/extra_specs Jan 21 03:21:44.914758 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6b114646-b992-40bb-8ee9-cfb72aeb787f tempest-ExtraSpecsNegativeTest-356472255 tempest-ExtraSpecsNegativeTest-356472255] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:21:44.916916 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6b114646-b992-40bb-8ee9-cfb72aeb787f tempest-ExtraSpecsNegativeTest-356472255 tempest-ExtraSpecsNegativeTest-356472255] http://10.222.0.36/volume/v3/40be4b983c334f9aaed27a853ab00e85/types/ddf9ae39-e0f9-457b-8b9e-9ee2f4074a6e/extra_specs returned with HTTP 400 Jan 21 03:21:44.934672 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1162/2322] 10.222.0.36 () {60 vars in 1366 bytes} [Thu Jan 21 03:21:44 2021] POST /volume/v3/40be4b983c334f9aaed27a853ab00e85/types/ddf9ae39-e0f9-457b-8b9e-9ee2f4074a6e/extra_specs => generated 132 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 21 03:21:44.936937 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-abe6d71f-92e5-4d46-809f-5263f60a8b1c tempest-ExtraSpecsNegativeTest-356472255 tempest-ExtraSpecsNegativeTest-356472255] POST http://10.222.0.36/volume/v3/40be4b983c334f9aaed27a853ab00e85/types/5e2f611b-c73a-4686-816e-4df67cdc6200/extra_specs Jan 21 03:21:44.938276 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-abe6d71f-92e5-4d46-809f-5263f60a8b1c tempest-ExtraSpecsNegativeTest-356472255 tempest-ExtraSpecsNegativeTest-356472255] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:21:44.953063 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-02a8495e-63d3-4559-9b94-49a8a75c28f6 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:21:44.954008 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-02a8495e-63d3-4559-9b94-49a8a75c28f6 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:44.956393 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-02a8495e-63d3-4559-9b94-49a8a75c28f6 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:44.957312 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-02a8495e-63d3-4559-9b94-49a8a75c28f6 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:21:45.012677 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:45.012677 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:45.015150 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-02a8495e-63d3-4559-9b94-49a8a75c28f6 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:21:45.016705 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1163/2323] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:44 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 851 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:21:45.050699 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-abe6d71f-92e5-4d46-809f-5263f60a8b1c tempest-ExtraSpecsNegativeTest-356472255 tempest-ExtraSpecsNegativeTest-356472255] http://10.222.0.36/volume/v3/40be4b983c334f9aaed27a853ab00e85/types/5e2f611b-c73a-4686-816e-4df67cdc6200/extra_specs returned with HTTP 404 Jan 21 03:21:45.050699 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1161/2324] 10.222.0.36 () {60 vars in 1366 bytes} [Thu Jan 21 03:21:44 2021] POST /volume/v3/40be4b983c334f9aaed27a853ab00e85/types/5e2f611b-c73a-4686-816e-4df67cdc6200/extra_specs => generated 114 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:21:45.060355 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-92af6359-7be3-4950-b472-de8d3687e056 tempest-ExtraSpecsNegativeTest-356472255 tempest-ExtraSpecsNegativeTest-356472255] DELETE http://10.222.0.36/volume/v3/40be4b983c334f9aaed27a853ab00e85/types/0ad1ce9d-e027-468b-9ddc-8bdf1edd2e89/extra_specs/spec1 Jan 21 03:21:45.060952 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-92af6359-7be3-4950-b472-de8d3687e056 tempest-ExtraSpecsNegativeTest-356472255 tempest-ExtraSpecsNegativeTest-356472255] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:45.061145 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:45.061145 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:45.061785 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-92af6359-7be3-4950-b472-de8d3687e056 tempest-ExtraSpecsNegativeTest-356472255 tempest-ExtraSpecsNegativeTest-356472255] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:45.076600 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-92af6359-7be3-4950-b472-de8d3687e056 tempest-ExtraSpecsNegativeTest-356472255 tempest-ExtraSpecsNegativeTest-356472255] http://10.222.0.36/volume/v3/40be4b983c334f9aaed27a853ab00e85/types/0ad1ce9d-e027-468b-9ddc-8bdf1edd2e89/extra_specs/spec1 returned with HTTP 404 Jan 21 03:21:45.083891 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1164/2325] 10.222.0.36 () {58 vars in 1366 bytes} [Thu Jan 21 03:21:45 2021] DELETE /volume/v3/40be4b983c334f9aaed27a853ab00e85/types/0ad1ce9d-e027-468b-9ddc-8bdf1edd2e89/extra_specs/spec1 => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:21:45.090679 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d27c6c30-647e-484d-921a-bf6bb21f6743 tempest-ExtraSpecsNegativeTest-356472255 tempest-ExtraSpecsNegativeTest-356472255] GET http://10.222.0.36/volume/v3/40be4b983c334f9aaed27a853ab00e85/types/ddf9ae39-e0f9-457b-8b9e-9ee2f4074a6e/extra_specs/nonexistent_extra_spec_name Jan 21 03:21:45.091213 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d27c6c30-647e-484d-921a-bf6bb21f6743 tempest-ExtraSpecsNegativeTest-356472255 tempest-ExtraSpecsNegativeTest-356472255] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:45.091714 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d27c6c30-647e-484d-921a-bf6bb21f6743 tempest-ExtraSpecsNegativeTest-356472255 tempest-ExtraSpecsNegativeTest-356472255] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:45.114535 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d27c6c30-647e-484d-921a-bf6bb21f6743 tempest-ExtraSpecsNegativeTest-356472255 tempest-ExtraSpecsNegativeTest-356472255] http://10.222.0.36/volume/v3/40be4b983c334f9aaed27a853ab00e85/types/ddf9ae39-e0f9-457b-8b9e-9ee2f4074a6e/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jan 21 03:21:45.122115 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1162/2326] 10.222.0.36 () {58 vars in 1429 bytes} [Thu Jan 21 03:21:45 2021] GET /volume/v3/40be4b983c334f9aaed27a853ab00e85/types/ddf9ae39-e0f9-457b-8b9e-9ee2f4074a6e/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:21:45.129144 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3e01b659-1630-46b1-abd3-d4025213b80a tempest-ExtraSpecsNegativeTest-356472255 tempest-ExtraSpecsNegativeTest-356472255] GET http://10.222.0.36/volume/v3/40be4b983c334f9aaed27a853ab00e85/types/9529a209-6d3f-4b14-be66-efb25693ced2/extra_specs/spec1 Jan 21 03:21:45.129715 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3e01b659-1630-46b1-abd3-d4025213b80a tempest-ExtraSpecsNegativeTest-356472255 tempest-ExtraSpecsNegativeTest-356472255] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:45.130212 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3e01b659-1630-46b1-abd3-d4025213b80a tempest-ExtraSpecsNegativeTest-356472255 tempest-ExtraSpecsNegativeTest-356472255] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:45.144885 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3e01b659-1630-46b1-abd3-d4025213b80a tempest-ExtraSpecsNegativeTest-356472255 tempest-ExtraSpecsNegativeTest-356472255] http://10.222.0.36/volume/v3/40be4b983c334f9aaed27a853ab00e85/types/9529a209-6d3f-4b14-be66-efb25693ced2/extra_specs/spec1 returned with HTTP 404 Jan 21 03:21:45.146863 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1165/2327] 10.222.0.36 () {58 vars in 1363 bytes} [Thu Jan 21 03:21:45 2021] GET /volume/v3/40be4b983c334f9aaed27a853ab00e85/types/9529a209-6d3f-4b14-be66-efb25693ced2/extra_specs/spec1 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:21:45.157775 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-03597948-7363-4701-a74a-5108614a3bcd tempest-ExtraSpecsNegativeTest-356472255 tempest-ExtraSpecsNegativeTest-356472255] GET http://10.222.0.36/volume/v3/40be4b983c334f9aaed27a853ab00e85/types/835183a0-6237-4679-a0a8-66fd6f723c6f/extra_specs Jan 21 03:21:45.158930 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-03597948-7363-4701-a74a-5108614a3bcd tempest-ExtraSpecsNegativeTest-356472255 tempest-ExtraSpecsNegativeTest-356472255] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:45.159780 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-03597948-7363-4701-a74a-5108614a3bcd tempest-ExtraSpecsNegativeTest-356472255 tempest-ExtraSpecsNegativeTest-356472255] Calling method 'index' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:45.176721 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-03597948-7363-4701-a74a-5108614a3bcd tempest-ExtraSpecsNegativeTest-356472255 tempest-ExtraSpecsNegativeTest-356472255] http://10.222.0.36/volume/v3/40be4b983c334f9aaed27a853ab00e85/types/835183a0-6237-4679-a0a8-66fd6f723c6f/extra_specs returned with HTTP 404 Jan 21 03:21:45.178154 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1163/2328] 10.222.0.36 () {58 vars in 1345 bytes} [Thu Jan 21 03:21:45 2021] GET /volume/v3/40be4b983c334f9aaed27a853ab00e85/types/835183a0-6237-4679-a0a8-66fd6f723c6f/extra_specs => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 03:21:45.192108 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ca3b0680-d908-4937-8a26-6bd901638ec0 tempest-ExtraSpecsNegativeTest-356472255 tempest-ExtraSpecsNegativeTest-356472255] PUT http://10.222.0.36/volume/v3/40be4b983c334f9aaed27a853ab00e85/types/ddf9ae39-e0f9-457b-8b9e-9ee2f4074a6e/extra_specs/spec1 Jan 21 03:21:45.193635 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ca3b0680-d908-4937-8a26-6bd901638ec0 tempest-ExtraSpecsNegativeTest-356472255 tempest-ExtraSpecsNegativeTest-356472255] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:21:45.194484 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ca3b0680-d908-4937-8a26-6bd901638ec0 tempest-ExtraSpecsNegativeTest-356472255 tempest-ExtraSpecsNegativeTest-356472255] http://10.222.0.36/volume/v3/40be4b983c334f9aaed27a853ab00e85/types/ddf9ae39-e0f9-457b-8b9e-9ee2f4074a6e/extra_specs/spec1 returned with HTTP 400 Jan 21 03:21:45.195519 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1166/2329] 10.222.0.36 () {60 vars in 1383 bytes} [Thu Jan 21 03:21:45 2021] PUT /volume/v3/40be4b983c334f9aaed27a853ab00e85/types/ddf9ae39-e0f9-457b-8b9e-9ee2f4074a6e/extra_specs/spec1 => generated 102 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 03:21:45.210025 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3c80281a-f32f-4f14-8dc8-21eea2fc652c tempest-ExtraSpecsNegativeTest-356472255 tempest-ExtraSpecsNegativeTest-356472255] PUT http://10.222.0.36/volume/v3/40be4b983c334f9aaed27a853ab00e85/types/ddf9ae39-e0f9-457b-8b9e-9ee2f4074a6e/extra_specs/spec1 Jan 21 03:21:45.210946 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3c80281a-f32f-4f14-8dc8-21eea2fc652c tempest-ExtraSpecsNegativeTest-356472255 tempest-ExtraSpecsNegativeTest-356472255] Action: 'update', calling method: update, body: null {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:21:45.213215 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3c80281a-f32f-4f14-8dc8-21eea2fc652c tempest-ExtraSpecsNegativeTest-356472255 tempest-ExtraSpecsNegativeTest-356472255] http://10.222.0.36/volume/v3/40be4b983c334f9aaed27a853ab00e85/types/ddf9ae39-e0f9-457b-8b9e-9ee2f4074a6e/extra_specs/spec1 returned with HTTP 400 Jan 21 03:21:45.223041 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1164/2330] 10.222.0.36 () {60 vars in 1382 bytes} [Thu Jan 21 03:21:45 2021] PUT /volume/v3/40be4b983c334f9aaed27a853ab00e85/types/ddf9ae39-e0f9-457b-8b9e-9ee2f4074a6e/extra_specs/spec1 => generated 72 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 21 03:21:45.228487 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-005c8ef6-bc04-415b-a8ba-65ff713a33f3 tempest-ExtraSpecsNegativeTest-356472255 tempest-ExtraSpecsNegativeTest-356472255] PUT http://10.222.0.36/volume/v3/40be4b983c334f9aaed27a853ab00e85/types/ddf9ae39-e0f9-457b-8b9e-9ee2f4074a6e/extra_specs/None Jan 21 03:21:45.229262 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-005c8ef6-bc04-415b-a8ba-65ff713a33f3 tempest-ExtraSpecsNegativeTest-356472255 tempest-ExtraSpecsNegativeTest-356472255] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:21:45.331922 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-005c8ef6-bc04-415b-a8ba-65ff713a33f3 tempest-ExtraSpecsNegativeTest-356472255 tempest-ExtraSpecsNegativeTest-356472255] HTTP exception thrown: Request body and URI mismatch Jan 21 03:21:45.332163 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-005c8ef6-bc04-415b-a8ba-65ff713a33f3 tempest-ExtraSpecsNegativeTest-356472255 tempest-ExtraSpecsNegativeTest-356472255] http://10.222.0.36/volume/v3/40be4b983c334f9aaed27a853ab00e85/types/ddf9ae39-e0f9-457b-8b9e-9ee2f4074a6e/extra_specs/None returned with HTTP 400 Jan 21 03:21:45.334558 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1167/2331] 10.222.0.36 () {60 vars in 1380 bytes} [Thu Jan 21 03:21:45 2021] PUT /volume/v3/40be4b983c334f9aaed27a853ab00e85/types/ddf9ae39-e0f9-457b-8b9e-9ee2f4074a6e/extra_specs/None => generated 73 bytes in 113 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 21 03:21:45.349052 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-99f01fe5-f25e-4387-ac16-9cbcb838af34 tempest-ExtraSpecsNegativeTest-356472255 tempest-ExtraSpecsNegativeTest-356472255] PUT http://10.222.0.36/volume/v3/40be4b983c334f9aaed27a853ab00e85/types/ddf9ae39-e0f9-457b-8b9e-9ee2f4074a6e/extra_specs/e7a7583a-5b46-4391-a17d-beb896a8f7a5 Jan 21 03:21:45.349938 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-99f01fe5-f25e-4387-ac16-9cbcb838af34 tempest-ExtraSpecsNegativeTest-356472255 tempest-ExtraSpecsNegativeTest-356472255] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:21:45.419726 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-99f01fe5-f25e-4387-ac16-9cbcb838af34 tempest-ExtraSpecsNegativeTest-356472255 tempest-ExtraSpecsNegativeTest-356472255] HTTP exception thrown: Request body and URI mismatch Jan 21 03:21:45.420165 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-99f01fe5-f25e-4387-ac16-9cbcb838af34 tempest-ExtraSpecsNegativeTest-356472255 tempest-ExtraSpecsNegativeTest-356472255] http://10.222.0.36/volume/v3/40be4b983c334f9aaed27a853ab00e85/types/ddf9ae39-e0f9-457b-8b9e-9ee2f4074a6e/extra_specs/e7a7583a-5b46-4391-a17d-beb896a8f7a5 returned with HTTP 400 Jan 21 03:21:45.425711 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1165/2332] 10.222.0.36 () {60 vars in 1476 bytes} [Thu Jan 21 03:21:45 2021] PUT /volume/v3/40be4b983c334f9aaed27a853ab00e85/types/ddf9ae39-e0f9-457b-8b9e-9ee2f4074a6e/extra_specs/e7a7583a-5b46-4391-a17d-beb896a8f7a5 => generated 73 bytes in 83 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 21 03:21:45.434257 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1734b2a3-f21b-4361-ab1f-531c9ef5f5dd tempest-ExtraSpecsNegativeTest-356472255 tempest-ExtraSpecsNegativeTest-356472255] DELETE http://10.222.0.36/volume/v3/40be4b983c334f9aaed27a853ab00e85/types/ddf9ae39-e0f9-457b-8b9e-9ee2f4074a6e Jan 21 03:21:45.434857 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1734b2a3-f21b-4361-ab1f-531c9ef5f5dd tempest-ExtraSpecsNegativeTest-356472255 tempest-ExtraSpecsNegativeTest-356472255] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:45.435379 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1734b2a3-f21b-4361-ab1f-531c9ef5f5dd tempest-ExtraSpecsNegativeTest-356472255 tempest-ExtraSpecsNegativeTest-356472255] Calling method '_delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:45.511562 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 03:21:45.511562 n-d-766726-10 devstack@c-api.service[87957]: "UPDATE / DELETE expressions." % clause Jan 21 03:21:45.523529 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1734b2a3-f21b-4361-ab1f-531c9ef5f5dd tempest-ExtraSpecsNegativeTest-356472255 tempest-ExtraSpecsNegativeTest-356472255] http://10.222.0.36/volume/v3/40be4b983c334f9aaed27a853ab00e85/types/ddf9ae39-e0f9-457b-8b9e-9ee2f4074a6e returned with HTTP 202 Jan 21 03:21:45.528444 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1168/2333] 10.222.0.36 () {58 vars in 1312 bytes} [Thu Jan 21 03:21:45 2021] DELETE /volume/v3/40be4b983c334f9aaed27a853ab00e85/types/ddf9ae39-e0f9-457b-8b9e-9ee2f4074a6e => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:21:45.532722 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-812dd673-584d-4180-882f-8f6bc28475b3 tempest-ExtraSpecsNegativeTest-356472255 tempest-ExtraSpecsNegativeTest-356472255] GET http://10.222.0.36/volume/v3/40be4b983c334f9aaed27a853ab00e85/types/ddf9ae39-e0f9-457b-8b9e-9ee2f4074a6e Jan 21 03:21:45.534120 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-812dd673-584d-4180-882f-8f6bc28475b3 tempest-ExtraSpecsNegativeTest-356472255 tempest-ExtraSpecsNegativeTest-356472255] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:45.535096 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-812dd673-584d-4180-882f-8f6bc28475b3 tempest-ExtraSpecsNegativeTest-356472255 tempest-ExtraSpecsNegativeTest-356472255] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:45.548476 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-812dd673-584d-4180-882f-8f6bc28475b3 tempest-ExtraSpecsNegativeTest-356472255 tempest-ExtraSpecsNegativeTest-356472255] http://10.222.0.36/volume/v3/40be4b983c334f9aaed27a853ab00e85/types/ddf9ae39-e0f9-457b-8b9e-9ee2f4074a6e returned with HTTP 404 Jan 21 03:21:45.549826 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1166/2334] 10.222.0.36 () {58 vars in 1309 bytes} [Thu Jan 21 03:21:45 2021] GET /volume/v3/40be4b983c334f9aaed27a853ab00e85/types/ddf9ae39-e0f9-457b-8b9e-9ee2f4074a6e => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:21:46.034739 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cba98dc0-497a-408b-9285-3d38f20d2a42 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:21:46.035174 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cba98dc0-497a-408b-9285-3d38f20d2a42 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:46.035732 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cba98dc0-497a-408b-9285-3d38f20d2a42 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:46.036176 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-cba98dc0-497a-408b-9285-3d38f20d2a42 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:21:46.081075 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:46.081075 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:46.084529 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cba98dc0-497a-408b-9285-3d38f20d2a42 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:21:46.088460 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1169/2335] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:46 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 851 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:21:47.103095 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-aa94c34c-1d26-4279-bdfc-a4c8cf8c2c27 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:21:47.104429 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-aa94c34c-1d26-4279-bdfc-a4c8cf8c2c27 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:47.105229 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-aa94c34c-1d26-4279-bdfc-a4c8cf8c2c27 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:47.105842 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-aa94c34c-1d26-4279-bdfc-a4c8cf8c2c27 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:21:47.167487 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:47.167487 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:47.176365 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-aa94c34c-1d26-4279-bdfc-a4c8cf8c2c27 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:21:47.177574 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1167/2336] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:47 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 851 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:21:48.191377 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-28022491-ee57-4c2a-b2e2-026df24abcf2 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:21:48.191922 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-28022491-ee57-4c2a-b2e2-026df24abcf2 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:48.192142 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:48.192142 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:48.192991 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-28022491-ee57-4c2a-b2e2-026df24abcf2 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:48.193991 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-28022491-ee57-4c2a-b2e2-026df24abcf2 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:21:48.227272 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:48.227272 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:48.233203 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-28022491-ee57-4c2a-b2e2-026df24abcf2 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:21:48.234359 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1170/2337] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:48 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:21:49.252479 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c162b596-5a5d-4ac7-97c2-06519805e811 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:21:49.253446 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c162b596-5a5d-4ac7-97c2-06519805e811 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:49.253812 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:49.253812 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:49.254368 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c162b596-5a5d-4ac7-97c2-06519805e811 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:49.254967 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-c162b596-5a5d-4ac7-97c2-06519805e811 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:21:49.308532 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:49.308532 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:49.311314 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c162b596-5a5d-4ac7-97c2-06519805e811 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:21:49.312286 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1168/2338] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:49 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 851 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:21:50.327571 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-210f855e-6a24-4538-8447-7b5581c0d9ad tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:21:50.329121 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-210f855e-6a24-4538-8447-7b5581c0d9ad tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:50.329407 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:50.329407 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:50.331581 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-210f855e-6a24-4538-8447-7b5581c0d9ad tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:50.332126 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-210f855e-6a24-4538-8447-7b5581c0d9ad tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:21:50.359217 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:50.359217 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:50.363768 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-210f855e-6a24-4538-8447-7b5581c0d9ad tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:21:50.373397 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1171/2339] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:50 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:21:51.384110 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1df56f85-ad3d-4761-ad78-0b3880c29ac2 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:21:51.384755 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1df56f85-ad3d-4761-ad78-0b3880c29ac2 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:51.384893 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:51.384893 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:51.385265 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1df56f85-ad3d-4761-ad78-0b3880c29ac2 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:51.385635 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-1df56f85-ad3d-4761-ad78-0b3880c29ac2 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:21:51.415268 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:51.415268 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:51.417248 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1df56f85-ad3d-4761-ad78-0b3880c29ac2 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:21:51.418062 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1169/2340] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:51 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:21:52.432361 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cb17285b-a4a4-44f3-ba65-d6b757c9bb71 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:21:52.432890 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cb17285b-a4a4-44f3-ba65-d6b757c9bb71 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:52.433041 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:52.433041 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:52.433301 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cb17285b-a4a4-44f3-ba65-d6b757c9bb71 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:52.433809 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-cb17285b-a4a4-44f3-ba65-d6b757c9bb71 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:21:52.478318 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:52.478318 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:52.480631 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cb17285b-a4a4-44f3-ba65-d6b757c9bb71 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:21:52.481443 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1172/2341] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:52 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 851 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:21:53.252123 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-000aaaef-349c-4881-9da9-a8a3a5ef69f6 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] POST http://10.222.0.36/volume/v3/316ceaf1ea234c3ea4345a7534eea4ae/volumes Jan 21 03:21:53.252618 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:53.252618 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:53.253121 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-000aaaef-349c-4881-9da9-a8a3a5ef69f6 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1072089344"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:21:53.254267 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-000aaaef-349c-4881-9da9-a8a3a5ef69f6 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1072089344'}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:21:53.254640 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-000aaaef-349c-4881-9da9-a8a3a5ef69f6 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Create volume of 1 GB Jan 21 03:21:53.268888 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-000aaaef-349c-4881-9da9-a8a3a5ef69f6 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Availability Zones retrieved successfully. Jan 21 03:21:53.287462 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-000aaaef-349c-4881-9da9-a8a3a5ef69f6 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Flow 'volume_create_api' (5070c70d-9115-4a3a-b8eb-dee42ddc61f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:21:53.291376 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-000aaaef-349c-4881-9da9-a8a3a5ef69f6 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f55ba06f-7d31-40f2-8f9c-389ef9e4d4e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:21:53.293044 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-000aaaef-349c-4881-9da9-a8a3a5ef69f6 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Validating volume size '1' using validate_int {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:21:53.366130 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-000aaaef-349c-4881-9da9-a8a3a5ef69f6 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f55ba06f-7d31-40f2-8f9c-389ef9e4d4e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:21:53.370789 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-000aaaef-349c-4881-9da9-a8a3a5ef69f6 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22d1e700-eb01-4ad3-9ce8-2887dfc3a4e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:21:53.487412 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-000aaaef-349c-4881-9da9-a8a3a5ef69f6 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Created reservations ['57b4ebdd-0c53-4484-9d5d-889f93d16290', 'fd4a69a3-68fa-428d-a103-4a8883f36278', 'c653ff06-f3e7-429b-a352-3f624f9dac5b', '9d0f0406-4a13-46f0-8cf2-736ffd6ac2c6'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:21:53.491945 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-000aaaef-349c-4881-9da9-a8a3a5ef69f6 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22d1e700-eb01-4ad3-9ce8-2887dfc3a4e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57b4ebdd-0c53-4484-9d5d-889f93d16290', 'fd4a69a3-68fa-428d-a103-4a8883f36278', 'c653ff06-f3e7-429b-a352-3f624f9dac5b', '9d0f0406-4a13-46f0-8cf2-736ffd6ac2c6']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:21:53.496755 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6dee6ec5-c40a-499e-bd64-04e2b44ca764 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:21:53.496893 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-000aaaef-349c-4881-9da9-a8a3a5ef69f6 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64d1f5c1-34c0-4717-bc6e-5ea2009a3d40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:21:53.497433 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6dee6ec5-c40a-499e-bd64-04e2b44ca764 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:53.497672 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:53.497672 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:53.498073 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6dee6ec5-c40a-499e-bd64-04e2b44ca764 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:53.498444 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-6dee6ec5-c40a-499e-bd64-04e2b44ca764 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:21:53.530247 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:53.530247 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:53.532280 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6dee6ec5-c40a-499e-bd64-04e2b44ca764 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:21:53.533261 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1173/2342] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:53 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:21:53.567349 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-000aaaef-349c-4881-9da9-a8a3a5ef69f6 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64d1f5c1-34c0-4717-bc6e-5ea2009a3d40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ccdd8b09-4ddd-4afd-a5b0-f26493859f45', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1072089344',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='316ceaf1ea234c3ea4345a7534eea4ae',qos_specs=None,replication_status=,reservations=['57b4ebdd-0c53-4484-9d5d-889f93d16290','fd4a69a3-68fa-428d-a103-4a8883f36278','c653ff06-f3e7-429b-a352-3f624f9dac5b','9d0f0406-4a13-46f0-8cf2-736ffd6ac2c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b512c68bda184cd2a0745e4687de537f',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:21:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1072089344',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ccdd8b09-4ddd-4afd-a5b0-f26493859f45,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='316ceaf1ea234c3ea4345a7534eea4ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b512c68bda184cd2a0745e4687de537f',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:21:53.569483 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-000aaaef-349c-4881-9da9-a8a3a5ef69f6 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba915602-2c6d-49c4-ae80-5c0eb5ed37bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:21:53.605497 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-000aaaef-349c-4881-9da9-a8a3a5ef69f6 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba915602-2c6d-49c4-ae80-5c0eb5ed37bf) transitioned into state 'SUCCESS' from state '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-1072089344',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='316ceaf1ea234c3ea4345a7534eea4ae',qos_specs=None,replication_status=,reservations=['57b4ebdd-0c53-4484-9d5d-889f93d16290','fd4a69a3-68fa-428d-a103-4a8883f36278','c653ff06-f3e7-429b-a352-3f624f9dac5b','9d0f0406-4a13-46f0-8cf2-736ffd6ac2c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b512c68bda184cd2a0745e4687de537f',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:21:53.605876 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-000aaaef-349c-4881-9da9-a8a3a5ef69f6 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39c25326-5fd3-4b52-9b03-bde462326508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:21:53.639933 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-000aaaef-349c-4881-9da9-a8a3a5ef69f6 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39c25326-5fd3-4b52-9b03-bde462326508) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:21:53.644073 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-000aaaef-349c-4881-9da9-a8a3a5ef69f6 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Flow 'volume_create_api' (5070c70d-9115-4a3a-b8eb-dee42ddc61f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:21:53.713865 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-000aaaef-349c-4881-9da9-a8a3a5ef69f6 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Create volume request issued successfully. Jan 21 03:21:53.728850 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-000aaaef-349c-4881-9da9-a8a3a5ef69f6 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] http://10.222.0.36/volume/v3/316ceaf1ea234c3ea4345a7534eea4ae/volumes returned with HTTP 202 Jan 21 03:21:53.729698 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1170/2343] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 03:21:53 2021] POST /volume/v3/316ceaf1ea234c3ea4345a7534eea4ae/volumes => generated 820 bytes in 721 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:21:53.745269 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-821ccdd2-9750-4b62-95d6-5a9dbb46a7c6 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] GET http://10.222.0.36/volume/v3/316ceaf1ea234c3ea4345a7534eea4ae/volumes/ccdd8b09-4ddd-4afd-a5b0-f26493859f45 Jan 21 03:21:53.745786 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-821ccdd2-9750-4b62-95d6-5a9dbb46a7c6 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:53.746003 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:53.746003 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:53.746376 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-821ccdd2-9750-4b62-95d6-5a9dbb46a7c6 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:53.796648 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:53.796648 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:53.806169 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-821ccdd2-9750-4b62-95d6-5a9dbb46a7c6 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Volume info retrieved successfully. Jan 21 03:21:53.831389 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-821ccdd2-9750-4b62-95d6-5a9dbb46a7c6 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] http://10.222.0.36/volume/v3/316ceaf1ea234c3ea4345a7534eea4ae/volumes/ccdd8b09-4ddd-4afd-a5b0-f26493859f45 returned with HTTP 200 Jan 21 03:21:53.832230 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1174/2344] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:53 2021] GET /volume/v3/316ceaf1ea234c3ea4345a7534eea4ae/volumes/ccdd8b09-4ddd-4afd-a5b0-f26493859f45 => generated 888 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:21:54.547825 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-428745df-da24-4cac-9e36-888a6c082ad3 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:21:54.548332 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-428745df-da24-4cac-9e36-888a6c082ad3 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:54.548584 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:54.548584 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:54.548955 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-428745df-da24-4cac-9e36-888a6c082ad3 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:54.549321 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-428745df-da24-4cac-9e36-888a6c082ad3 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:21:54.588601 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:54.588601 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:54.591163 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-428745df-da24-4cac-9e36-888a6c082ad3 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:21:54.592867 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1171/2345] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:54 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 851 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:21:54.848178 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2448ea06-3fa7-4c65-8ed0-d832e9b3d06f tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] GET http://10.222.0.36/volume/v3/316ceaf1ea234c3ea4345a7534eea4ae/volumes/ccdd8b09-4ddd-4afd-a5b0-f26493859f45 Jan 21 03:21:54.848554 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2448ea06-3fa7-4c65-8ed0-d832e9b3d06f tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:54.850639 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:54.850639 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:54.851048 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2448ea06-3fa7-4c65-8ed0-d832e9b3d06f tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:54.905519 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:54.905519 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:54.913867 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2448ea06-3fa7-4c65-8ed0-d832e9b3d06f tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Volume info retrieved successfully. Jan 21 03:21:54.938604 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2448ea06-3fa7-4c65-8ed0-d832e9b3d06f tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] http://10.222.0.36/volume/v3/316ceaf1ea234c3ea4345a7534eea4ae/volumes/ccdd8b09-4ddd-4afd-a5b0-f26493859f45 returned with HTTP 200 Jan 21 03:21:54.939979 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1175/2346] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:54 2021] GET /volume/v3/316ceaf1ea234c3ea4345a7534eea4ae/volumes/ccdd8b09-4ddd-4afd-a5b0-f26493859f45 => generated 913 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:21:54.960591 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e52d2271-21b0-422c-a7c2-71b7bdd90053 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] POST http://10.222.0.36/volume/v3/316ceaf1ea234c3ea4345a7534eea4ae/os-volume-transfer Jan 21 03:21:54.961045 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:54.961045 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:54.961455 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e52d2271-21b0-422c-a7c2-71b7bdd90053 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "ccdd8b09-4ddd-4afd-a5b0-f26493859f45"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:21:54.962797 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.volume_transfer [None req-e52d2271-21b0-422c-a7c2-71b7bdd90053 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Creating new volume transfer {'transfer': {'volume_id': 'ccdd8b09-4ddd-4afd-a5b0-f26493859f45'}} {{(pid=87958) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 21 03:21:54.963135 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.contrib.volume_transfer [None req-e52d2271-21b0-422c-a7c2-71b7bdd90053 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Creating transfer of volume ccdd8b09-4ddd-4afd-a5b0-f26493859f45 Jan 21 03:21:54.963592 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.transfer.api [None req-e52d2271-21b0-422c-a7c2-71b7bdd90053 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Generating transfer record for volume ccdd8b09-4ddd-4afd-a5b0-f26493859f45 Jan 21 03:21:55.017128 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:55.017128 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:55.039607 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e52d2271-21b0-422c-a7c2-71b7bdd90053 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] http://10.222.0.36/volume/v3/316ceaf1ea234c3ea4345a7534eea4ae/os-volume-transfer returned with HTTP 202 Jan 21 03:21:55.040717 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1172/2347] 10.222.0.36 () {60 vars in 1258 bytes} [Thu Jan 21 03:21:54 2021] POST /volume/v3/316ceaf1ea234c3ea4345a7534eea4ae/os-volume-transfer => generated 507 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:21:55.052814 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2f69404e-0b3f-4e5a-9845-d82205bd7481 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] GET http://10.222.0.36/volume/v3/316ceaf1ea234c3ea4345a7534eea4ae/volumes/ccdd8b09-4ddd-4afd-a5b0-f26493859f45 Jan 21 03:21:55.053336 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2f69404e-0b3f-4e5a-9845-d82205bd7481 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:55.053587 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:55.053587 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:55.053900 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2f69404e-0b3f-4e5a-9845-d82205bd7481 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:55.108512 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:55.108512 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:55.117632 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2f69404e-0b3f-4e5a-9845-d82205bd7481 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Volume info retrieved successfully. Jan 21 03:21:55.154277 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2f69404e-0b3f-4e5a-9845-d82205bd7481 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] http://10.222.0.36/volume/v3/316ceaf1ea234c3ea4345a7534eea4ae/volumes/ccdd8b09-4ddd-4afd-a5b0-f26493859f45 returned with HTTP 200 Jan 21 03:21:55.154277 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1176/2348] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:55 2021] GET /volume/v3/316ceaf1ea234c3ea4345a7534eea4ae/volumes/ccdd8b09-4ddd-4afd-a5b0-f26493859f45 => generated 921 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:21:55.175862 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0af9d1fe-0ed1-436a-bb6a-25db7e876fac tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] GET http://10.222.0.36/volume/v3/316ceaf1ea234c3ea4345a7534eea4ae/os-volume-transfer/870651e3-9443-4c89-b997-6891dc006614 Jan 21 03:21:55.176405 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0af9d1fe-0ed1-436a-bb6a-25db7e876fac tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:55.176630 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:55.176630 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:55.177007 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0af9d1fe-0ed1-436a-bb6a-25db7e876fac tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:55.197187 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0af9d1fe-0ed1-436a-bb6a-25db7e876fac tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] http://10.222.0.36/volume/v3/316ceaf1ea234c3ea4345a7534eea4ae/os-volume-transfer/870651e3-9443-4c89-b997-6891dc006614 returned with HTTP 200 Jan 21 03:21:55.198795 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1173/2349] 10.222.0.36 () {58 vars in 1348 bytes} [Thu Jan 21 03:21:55 2021] GET /volume/v3/316ceaf1ea234c3ea4345a7534eea4ae/os-volume-transfer/870651e3-9443-4c89-b997-6891dc006614 => generated 475 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:21:55.212115 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-57c57f23-c3ea-4eb4-a9e2-9dface62743c tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] GET http://10.222.0.36/volume/v3/316ceaf1ea234c3ea4345a7534eea4ae/os-volume-transfer Jan 21 03:21:55.213725 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-57c57f23-c3ea-4eb4-a9e2-9dface62743c tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:55.214141 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:55.214141 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:55.214891 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-57c57f23-c3ea-4eb4-a9e2-9dface62743c tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:55.215539 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.volume_transfer [None req-57c57f23-c3ea-4eb4-a9e2-9dface62743c tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Listing volume transfers {{(pid=87959) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jan 21 03:21:55.232399 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-57c57f23-c3ea-4eb4-a9e2-9dface62743c tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] http://10.222.0.36/volume/v3/316ceaf1ea234c3ea4345a7534eea4ae/os-volume-transfer returned with HTTP 200 Jan 21 03:21:55.233564 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1177/2350] 10.222.0.36 () {58 vars in 1237 bytes} [Thu Jan 21 03:21:55 2021] GET /volume/v3/316ceaf1ea234c3ea4345a7534eea4ae/os-volume-transfer => generated 434 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:21:55.410066 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-25ddd5b5-770e-42f3-815e-58f2519dc35a tempest-VolumesTransfersTest-1190950140 tempest-VolumesTransfersTest-1190950140] POST http://10.222.0.36/volume/v3/69ab345063544a35ac9e659b087be395/os-volume-transfer/870651e3-9443-4c89-b997-6891dc006614/accept Jan 21 03:21:55.411603 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-25ddd5b5-770e-42f3-815e-58f2519dc35a tempest-VolumesTransfersTest-1190950140 tempest-VolumesTransfersTest-1190950140] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "09596cf072f26b7e"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:21:55.413339 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.volume_transfer [None req-25ddd5b5-770e-42f3-815e-58f2519dc35a tempest-VolumesTransfersTest-1190950140 tempest-VolumesTransfersTest-1190950140] Accepting volume transfer 870651e3-9443-4c89-b997-6891dc006614 {{(pid=87958) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jan 21 03:21:55.414238 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.contrib.volume_transfer [None req-25ddd5b5-770e-42f3-815e-58f2519dc35a tempest-VolumesTransfersTest-1190950140 tempest-VolumesTransfersTest-1190950140] Accepting transfer 870651e3-9443-4c89-b997-6891dc006614 Jan 21 03:21:55.599843 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-25ddd5b5-770e-42f3-815e-58f2519dc35a tempest-VolumesTransfersTest-1190950140 tempest-VolumesTransfersTest-1190950140] Created reservations ['28866cfa-8167-4f6d-8f98-b27b3bba0d26', 'e123b04d-d1fc-46ea-bd27-2c8a51820c24', '86edd0bc-44c2-4b80-86fa-8ee87f33b6a8', '9423c659-0a48-413d-a823-af187c79ebce'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:21:55.608174 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1795b72b-8746-49d7-909e-f9ad043c21b6 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:21:55.608844 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1795b72b-8746-49d7-909e-f9ad043c21b6 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:55.609503 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1795b72b-8746-49d7-909e-f9ad043c21b6 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:55.610066 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-1795b72b-8746-49d7-909e-f9ad043c21b6 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:21:55.702154 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:55.702154 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:55.704243 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1795b72b-8746-49d7-909e-f9ad043c21b6 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:21:55.708018 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1178/2351] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:55 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 851 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:21:55.716140 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-25ddd5b5-770e-42f3-815e-58f2519dc35a tempest-VolumesTransfersTest-1190950140 tempest-VolumesTransfersTest-1190950140] Created reservations ['10b0e00f-acee-4623-bbe5-b88fda963404', 'e5796ae6-b1a7-4786-90fe-4204966d6a4e', '58a673e9-1cfa-4b01-a35f-88d0cc0d52ef', '2951ee92-ab46-4787-b241-6e1558414f3b'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:21:55.841575 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-25ddd5b5-770e-42f3-815e-58f2519dc35a tempest-VolumesTransfersTest-1190950140 tempest-VolumesTransfersTest-1190950140] Created reservations ['d52ed8c0-9671-4d8c-b8f0-a54ac422befe', '31f1aae7-23fb-479f-8ffa-6c47fe8a36a6', '81169795-4f76-40ea-a70f-3b169b9ce58c', '1f296b4c-b363-4ada-93a5-1870522f893b'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:21:55.914198 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-25ddd5b5-770e-42f3-815e-58f2519dc35a tempest-VolumesTransfersTest-1190950140 tempest-VolumesTransfersTest-1190950140] Created reservations ['e257ffbe-73c2-481b-878b-c31cea4441db', '9edee9ec-452a-44ce-9d68-a50819947ecc', '8497083f-b33e-4d02-ac47-c21c36cc77cb', 'd8f15543-a097-42a5-8ce0-f5e4807d2611'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:21:55.916731 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:55.916731 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:55.992768 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-25ddd5b5-770e-42f3-815e-58f2519dc35a tempest-VolumesTransfersTest-1190950140 tempest-VolumesTransfersTest-1190950140] Transfer volume completed successfully. Jan 21 03:21:56.029256 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 03:21:56.029256 n-d-766726-10 devstack@c-api.service[87957]: "UPDATE / DELETE expressions." % clause Jan 21 03:21:56.161083 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.transfer.api [None req-25ddd5b5-770e-42f3-815e-58f2519dc35a tempest-VolumesTransfersTest-1190950140 tempest-VolumesTransfersTest-1190950140] Volume ccdd8b09-4ddd-4afd-a5b0-f26493859f45 has been transferred. Jan 21 03:21:56.217771 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-25ddd5b5-770e-42f3-815e-58f2519dc35a tempest-VolumesTransfersTest-1190950140 tempest-VolumesTransfersTest-1190950140] http://10.222.0.36/volume/v3/69ab345063544a35ac9e659b087be395/os-volume-transfer/870651e3-9443-4c89-b997-6891dc006614/accept returned with HTTP 202 Jan 21 03:21:56.218646 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1174/2352] 10.222.0.36 () {60 vars in 1390 bytes} [Thu Jan 21 03:21:55 2021] POST /volume/v3/69ab345063544a35ac9e659b087be395/os-volume-transfer/870651e3-9443-4c89-b997-6891dc006614/accept => generated 431 bytes in 975 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:21:56.229780 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ab4f561d-50df-4010-8491-ed71490e11ba tempest-VolumesTransfersTest-1190950140 tempest-VolumesTransfersTest-1190950140] GET http://10.222.0.36/volume/v3/69ab345063544a35ac9e659b087be395/volumes/ccdd8b09-4ddd-4afd-a5b0-f26493859f45 Jan 21 03:21:56.230385 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ab4f561d-50df-4010-8491-ed71490e11ba tempest-VolumesTransfersTest-1190950140 tempest-VolumesTransfersTest-1190950140] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:56.230688 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:56.230688 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:56.231344 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ab4f561d-50df-4010-8491-ed71490e11ba tempest-VolumesTransfersTest-1190950140 tempest-VolumesTransfersTest-1190950140] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:56.286277 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:56.286277 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:56.306156 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ab4f561d-50df-4010-8491-ed71490e11ba tempest-VolumesTransfersTest-1190950140 tempest-VolumesTransfersTest-1190950140] Volume info retrieved successfully. Jan 21 03:21:56.330400 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ab4f561d-50df-4010-8491-ed71490e11ba tempest-VolumesTransfersTest-1190950140 tempest-VolumesTransfersTest-1190950140] http://10.222.0.36/volume/v3/69ab345063544a35ac9e659b087be395/volumes/ccdd8b09-4ddd-4afd-a5b0-f26493859f45 returned with HTTP 200 Jan 21 03:21:56.331598 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1179/2353] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:56 2021] GET /volume/v3/69ab345063544a35ac9e659b087be395/volumes/ccdd8b09-4ddd-4afd-a5b0-f26493859f45 => generated 913 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:21:56.347370 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-262b8689-ca13-4c66-a0ef-c21564754ce4 tempest-VolumesTransfersTest-1190950140 tempest-VolumesTransfersTest-1190950140] GET http://10.222.0.36/volume/v3/69ab345063544a35ac9e659b087be395/volumes/ccdd8b09-4ddd-4afd-a5b0-f26493859f45 Jan 21 03:21:56.348200 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-262b8689-ca13-4c66-a0ef-c21564754ce4 tempest-VolumesTransfersTest-1190950140 tempest-VolumesTransfersTest-1190950140] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:56.348557 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:56.348557 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:56.349172 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-262b8689-ca13-4c66-a0ef-c21564754ce4 tempest-VolumesTransfersTest-1190950140 tempest-VolumesTransfersTest-1190950140] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:56.408568 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:56.408568 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:56.417327 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-262b8689-ca13-4c66-a0ef-c21564754ce4 tempest-VolumesTransfersTest-1190950140 tempest-VolumesTransfersTest-1190950140] Volume info retrieved successfully. Jan 21 03:21:56.441895 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-262b8689-ca13-4c66-a0ef-c21564754ce4 tempest-VolumesTransfersTest-1190950140 tempest-VolumesTransfersTest-1190950140] http://10.222.0.36/volume/v3/69ab345063544a35ac9e659b087be395/volumes/ccdd8b09-4ddd-4afd-a5b0-f26493859f45 returned with HTTP 200 Jan 21 03:21:56.442954 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1175/2354] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:56 2021] GET /volume/v3/69ab345063544a35ac9e659b087be395/volumes/ccdd8b09-4ddd-4afd-a5b0-f26493859f45 => generated 913 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:21:56.460411 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8268b330-e5a7-49f9-bf96-cb7a67efc96d tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] DELETE http://10.222.0.36/volume/v3/316ceaf1ea234c3ea4345a7534eea4ae/os-volume-transfer/870651e3-9443-4c89-b997-6891dc006614 Jan 21 03:21:56.461201 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8268b330-e5a7-49f9-bf96-cb7a67efc96d tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:56.461573 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:56.461573 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:56.462104 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8268b330-e5a7-49f9-bf96-cb7a67efc96d tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:56.462543 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.contrib.volume_transfer [None req-8268b330-e5a7-49f9-bf96-cb7a67efc96d tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Delete transfer with id: 870651e3-9443-4c89-b997-6891dc006614 Jan 21 03:21:56.468649 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8268b330-e5a7-49f9-bf96-cb7a67efc96d tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] http://10.222.0.36/volume/v3/316ceaf1ea234c3ea4345a7534eea4ae/os-volume-transfer/870651e3-9443-4c89-b997-6891dc006614 returned with HTTP 404 Jan 21 03:21:56.469790 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1180/2355] 10.222.0.36 () {58 vars in 1351 bytes} [Thu Jan 21 03:21:56 2021] DELETE /volume/v3/316ceaf1ea234c3ea4345a7534eea4ae/os-volume-transfer/870651e3-9443-4c89-b997-6891dc006614 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:21:56.570424 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ab7c3058-bd42-4d3b-aea9-334655841b9b tempest-VolumesTransfersTest-1342256259 tempest-VolumesTransfersTest-1342256259] DELETE http://10.222.0.36/volume/v3/360ea90e8943478d89f55f81fe6f27ff/volumes/ccdd8b09-4ddd-4afd-a5b0-f26493859f45 Jan 21 03:21:56.571444 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ab7c3058-bd42-4d3b-aea9-334655841b9b tempest-VolumesTransfersTest-1342256259 tempest-VolumesTransfersTest-1342256259] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:56.571725 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:56.571725 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:56.572204 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ab7c3058-bd42-4d3b-aea9-334655841b9b tempest-VolumesTransfersTest-1342256259 tempest-VolumesTransfersTest-1342256259] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:56.572908 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-ab7c3058-bd42-4d3b-aea9-334655841b9b tempest-VolumesTransfersTest-1342256259 tempest-VolumesTransfersTest-1342256259] Delete volume with id: ccdd8b09-4ddd-4afd-a5b0-f26493859f45 Jan 21 03:21:56.635764 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:56.635764 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:56.637813 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ab7c3058-bd42-4d3b-aea9-334655841b9b tempest-VolumesTransfersTest-1342256259 tempest-VolumesTransfersTest-1342256259] Volume info retrieved successfully. Jan 21 03:21:56.683597 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ab7c3058-bd42-4d3b-aea9-334655841b9b tempest-VolumesTransfersTest-1342256259 tempest-VolumesTransfersTest-1342256259] Delete volume request issued successfully. Jan 21 03:21:56.684438 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ab7c3058-bd42-4d3b-aea9-334655841b9b tempest-VolumesTransfersTest-1342256259 tempest-VolumesTransfersTest-1342256259] http://10.222.0.36/volume/v3/360ea90e8943478d89f55f81fe6f27ff/volumes/ccdd8b09-4ddd-4afd-a5b0-f26493859f45 returned with HTTP 202 Jan 21 03:21:56.687216 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1176/2356] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:21:56 2021] DELETE /volume/v3/360ea90e8943478d89f55f81fe6f27ff/volumes/ccdd8b09-4ddd-4afd-a5b0-f26493859f45 => generated 0 bytes in 213 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:21:56.697491 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-289186e3-040a-496e-a927-670dcaebce6e tempest-VolumesTransfersTest-1342256259 tempest-VolumesTransfersTest-1342256259] GET http://10.222.0.36/volume/v3/360ea90e8943478d89f55f81fe6f27ff/volumes/ccdd8b09-4ddd-4afd-a5b0-f26493859f45 Jan 21 03:21:56.697491 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-289186e3-040a-496e-a927-670dcaebce6e tempest-VolumesTransfersTest-1342256259 tempest-VolumesTransfersTest-1342256259] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:56.697491 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-289186e3-040a-496e-a927-670dcaebce6e tempest-VolumesTransfersTest-1342256259 tempest-VolumesTransfersTest-1342256259] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:56.736167 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-21415a25-32c7-434c-bc37-3e1d66f8cd98 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:21:56.736779 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-21415a25-32c7-434c-bc37-3e1d66f8cd98 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:56.736952 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:56.736952 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:56.737407 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-21415a25-32c7-434c-bc37-3e1d66f8cd98 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:56.737779 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-21415a25-32c7-434c-bc37-3e1d66f8cd98 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:21:56.794821 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:56.794821 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:56.798262 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:56.798262 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:56.800343 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-21415a25-32c7-434c-bc37-3e1d66f8cd98 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:21:56.807123 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1177/2357] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:56 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 851 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:21:56.807207 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-289186e3-040a-496e-a927-670dcaebce6e tempest-VolumesTransfersTest-1342256259 tempest-VolumesTransfersTest-1342256259] Volume info retrieved successfully. Jan 21 03:21:56.835774 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-289186e3-040a-496e-a927-670dcaebce6e tempest-VolumesTransfersTest-1342256259 tempest-VolumesTransfersTest-1342256259] http://10.222.0.36/volume/v3/360ea90e8943478d89f55f81fe6f27ff/volumes/ccdd8b09-4ddd-4afd-a5b0-f26493859f45 returned with HTTP 200 Jan 21 03:21:56.837437 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1181/2358] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:56 2021] GET /volume/v3/360ea90e8943478d89f55f81fe6f27ff/volumes/ccdd8b09-4ddd-4afd-a5b0-f26493859f45 => generated 1084 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:21:57.815895 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-47d91233-bf43-4d2b-8d4c-7af86036d8cb tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:21:57.816522 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-47d91233-bf43-4d2b-8d4c-7af86036d8cb tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:57.816832 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:57.816832 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:57.817315 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-47d91233-bf43-4d2b-8d4c-7af86036d8cb tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:57.817882 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-47d91233-bf43-4d2b-8d4c-7af86036d8cb tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:21:57.850889 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:57.850889 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:57.853978 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-47d91233-bf43-4d2b-8d4c-7af86036d8cb tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:21:57.855388 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1178/2359] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:57 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 851 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:21:57.863719 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ec10fd95-8927-4c45-9c3b-3c13f72e1c29 tempest-VolumesTransfersTest-1342256259 tempest-VolumesTransfersTest-1342256259] GET http://10.222.0.36/volume/v3/360ea90e8943478d89f55f81fe6f27ff/volumes/ccdd8b09-4ddd-4afd-a5b0-f26493859f45 Jan 21 03:21:57.864624 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ec10fd95-8927-4c45-9c3b-3c13f72e1c29 tempest-VolumesTransfersTest-1342256259 tempest-VolumesTransfersTest-1342256259] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:57.864987 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:57.864987 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:57.866605 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ec10fd95-8927-4c45-9c3b-3c13f72e1c29 tempest-VolumesTransfersTest-1342256259 tempest-VolumesTransfersTest-1342256259] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:57.949708 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:57.949708 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:57.957158 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ec10fd95-8927-4c45-9c3b-3c13f72e1c29 tempest-VolumesTransfersTest-1342256259 tempest-VolumesTransfersTest-1342256259] Volume info retrieved successfully. Jan 21 03:21:57.982609 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ec10fd95-8927-4c45-9c3b-3c13f72e1c29 tempest-VolumesTransfersTest-1342256259 tempest-VolumesTransfersTest-1342256259] http://10.222.0.36/volume/v3/360ea90e8943478d89f55f81fe6f27ff/volumes/ccdd8b09-4ddd-4afd-a5b0-f26493859f45 returned with HTTP 200 Jan 21 03:21:57.995442 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1182/2360] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:57 2021] GET /volume/v3/360ea90e8943478d89f55f81fe6f27ff/volumes/ccdd8b09-4ddd-4afd-a5b0-f26493859f45 => generated 1084 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:21:58.869457 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0ea920dd-bc26-4e44-83b9-e0ab97147e72 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:21:58.869960 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0ea920dd-bc26-4e44-83b9-e0ab97147e72 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:58.870369 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:58.870369 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:58.870782 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0ea920dd-bc26-4e44-83b9-e0ab97147e72 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:58.871148 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-0ea920dd-bc26-4e44-83b9-e0ab97147e72 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:21:58.893658 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:58.893658 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:58.895658 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0ea920dd-bc26-4e44-83b9-e0ab97147e72 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:21:58.896513 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1179/2361] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:58 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:21:59.001486 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0b319854-69a8-4a61-8c92-8177883f4a6c tempest-VolumesTransfersTest-1342256259 tempest-VolumesTransfersTest-1342256259] GET http://10.222.0.36/volume/v3/360ea90e8943478d89f55f81fe6f27ff/volumes/ccdd8b09-4ddd-4afd-a5b0-f26493859f45 Jan 21 03:21:59.002768 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0b319854-69a8-4a61-8c92-8177883f4a6c tempest-VolumesTransfersTest-1342256259 tempest-VolumesTransfersTest-1342256259] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:59.003190 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:59.003190 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:59.003644 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0b319854-69a8-4a61-8c92-8177883f4a6c tempest-VolumesTransfersTest-1342256259 tempest-VolumesTransfersTest-1342256259] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:59.059901 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0b319854-69a8-4a61-8c92-8177883f4a6c tempest-VolumesTransfersTest-1342256259 tempest-VolumesTransfersTest-1342256259] http://10.222.0.36/volume/v3/360ea90e8943478d89f55f81fe6f27ff/volumes/ccdd8b09-4ddd-4afd-a5b0-f26493859f45 returned with HTTP 404 Jan 21 03:21:59.061138 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1183/2362] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:58 2021] GET /volume/v3/360ea90e8943478d89f55f81fe6f27ff/volumes/ccdd8b09-4ddd-4afd-a5b0-f26493859f45 => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:21:59.071869 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f7708ef4-d621-461a-bf1d-890ea19c3f10 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] POST http://10.222.0.36/volume/v3/316ceaf1ea234c3ea4345a7534eea4ae/volumes Jan 21 03:21:59.072525 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:59.072525 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:59.073197 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f7708ef4-d621-461a-bf1d-890ea19c3f10 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-92854835"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:21:59.074470 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-f7708ef4-d621-461a-bf1d-890ea19c3f10 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-92854835'}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:21:59.075043 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-f7708ef4-d621-461a-bf1d-890ea19c3f10 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Create volume of 1 GB Jan 21 03:21:59.089557 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f7708ef4-d621-461a-bf1d-890ea19c3f10 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Availability Zones retrieved successfully. Jan 21 03:21:59.110312 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f7708ef4-d621-461a-bf1d-890ea19c3f10 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Flow 'volume_create_api' (0281d625-7eda-4a89-832d-a93c8ad7ae96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:21:59.114341 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f7708ef4-d621-461a-bf1d-890ea19c3f10 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fb0ee97-d4a6-4d54-9109-3e3873906e46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:21:59.117458 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-f7708ef4-d621-461a-bf1d-890ea19c3f10 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Validating volume size '1' using validate_int {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:21:59.218102 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f7708ef4-d621-461a-bf1d-890ea19c3f10 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fb0ee97-d4a6-4d54-9109-3e3873906e46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:21:59.221054 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f7708ef4-d621-461a-bf1d-890ea19c3f10 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ca3fd08-e7ff-4070-9ca2-81a5b02f564f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:21:59.306031 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-f7708ef4-d621-461a-bf1d-890ea19c3f10 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Created reservations ['e9722884-ad08-4060-9085-9dbf0f4638e8', 'fe3ff010-b151-4844-bb65-b38e501e8c68', '8becd109-4ca0-4b43-8489-cbebed777337', '84d76a3b-0c23-4339-9297-ab92fa42a690'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:21:59.308381 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f7708ef4-d621-461a-bf1d-890ea19c3f10 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ca3fd08-e7ff-4070-9ca2-81a5b02f564f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9722884-ad08-4060-9085-9dbf0f4638e8', 'fe3ff010-b151-4844-bb65-b38e501e8c68', '8becd109-4ca0-4b43-8489-cbebed777337', '84d76a3b-0c23-4339-9297-ab92fa42a690']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:21:59.310884 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f7708ef4-d621-461a-bf1d-890ea19c3f10 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (574a3d7c-7da7-482a-9e03-cd5ef0de050d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:21:59.383190 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f7708ef4-d621-461a-bf1d-890ea19c3f10 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (574a3d7c-7da7-482a-9e03-cd5ef0de050d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '311bf30e-e9cf-4430-8365-c92c380a8aaf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-92854835',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='316ceaf1ea234c3ea4345a7534eea4ae',qos_specs=None,replication_status=,reservations=['e9722884-ad08-4060-9085-9dbf0f4638e8','fe3ff010-b151-4844-bb65-b38e501e8c68','8becd109-4ca0-4b43-8489-cbebed777337','84d76a3b-0c23-4339-9297-ab92fa42a690'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b512c68bda184cd2a0745e4687de537f',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:21:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-92854835',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=311bf30e-e9cf-4430-8365-c92c380a8aaf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='316ceaf1ea234c3ea4345a7534eea4ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b512c68bda184cd2a0745e4687de537f',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:21:59.385439 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f7708ef4-d621-461a-bf1d-890ea19c3f10 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb44df81-d887-44bc-a146-7d638b043766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:21:59.436452 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f7708ef4-d621-461a-bf1d-890ea19c3f10 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb44df81-d887-44bc-a146-7d638b043766) transitioned into state 'SUCCESS' from state '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-92854835',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='316ceaf1ea234c3ea4345a7534eea4ae',qos_specs=None,replication_status=,reservations=['e9722884-ad08-4060-9085-9dbf0f4638e8','fe3ff010-b151-4844-bb65-b38e501e8c68','8becd109-4ca0-4b43-8489-cbebed777337','84d76a3b-0c23-4339-9297-ab92fa42a690'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b512c68bda184cd2a0745e4687de537f',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:21:59.438761 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f7708ef4-d621-461a-bf1d-890ea19c3f10 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0e82ac9-0edc-4ec4-9f92-d286f1557e3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:21:59.505577 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f7708ef4-d621-461a-bf1d-890ea19c3f10 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0e82ac9-0edc-4ec4-9f92-d286f1557e3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:21:59.514907 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f7708ef4-d621-461a-bf1d-890ea19c3f10 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Flow 'volume_create_api' (0281d625-7eda-4a89-832d-a93c8ad7ae96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:21:59.597352 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f7708ef4-d621-461a-bf1d-890ea19c3f10 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Create volume request issued successfully. Jan 21 03:21:59.612086 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f7708ef4-d621-461a-bf1d-890ea19c3f10 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] http://10.222.0.36/volume/v3/316ceaf1ea234c3ea4345a7534eea4ae/volumes returned with HTTP 202 Jan 21 03:21:59.622701 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1180/2363] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 03:21:59 2021] POST /volume/v3/316ceaf1ea234c3ea4345a7534eea4ae/volumes => generated 818 bytes in 545 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:21:59.631471 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-56ea882c-1280-45ba-b2ed-41725314bc03 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] GET http://10.222.0.36/volume/v3/316ceaf1ea234c3ea4345a7534eea4ae/volumes/311bf30e-e9cf-4430-8365-c92c380a8aaf Jan 21 03:21:59.632337 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-56ea882c-1280-45ba-b2ed-41725314bc03 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:59.632824 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-56ea882c-1280-45ba-b2ed-41725314bc03 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:59.714380 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:59.714380 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:59.732306 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-56ea882c-1280-45ba-b2ed-41725314bc03 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Volume info retrieved successfully. Jan 21 03:21:59.765141 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-56ea882c-1280-45ba-b2ed-41725314bc03 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] http://10.222.0.36/volume/v3/316ceaf1ea234c3ea4345a7534eea4ae/volumes/311bf30e-e9cf-4430-8365-c92c380a8aaf returned with HTTP 200 Jan 21 03:21:59.766404 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1184/2364] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:59 2021] GET /volume/v3/316ceaf1ea234c3ea4345a7534eea4ae/volumes/311bf30e-e9cf-4430-8365-c92c380a8aaf => generated 886 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:21:59.911455 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-49574918-6303-4307-b1c2-af22e1e89285 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:21:59.911998 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-49574918-6303-4307-b1c2-af22e1e89285 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:21:59.912605 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:21:59.912605 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:21:59.913243 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-49574918-6303-4307-b1c2-af22e1e89285 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:21:59.913676 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-49574918-6303-4307-b1c2-af22e1e89285 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:21:59.959556 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:21:59.959556 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:21:59.962126 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-49574918-6303-4307-b1c2-af22e1e89285 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:21:59.963417 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1181/2365] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:21:59 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 851 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:00.783492 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c963f01f-cb89-459a-bdbd-30341005acc9 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] GET http://10.222.0.36/volume/v3/316ceaf1ea234c3ea4345a7534eea4ae/volumes/311bf30e-e9cf-4430-8365-c92c380a8aaf Jan 21 03:22:00.784027 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c963f01f-cb89-459a-bdbd-30341005acc9 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:00.784250 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:00.784250 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:00.784624 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c963f01f-cb89-459a-bdbd-30341005acc9 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:00.834108 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:00.834108 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:00.842340 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c963f01f-cb89-459a-bdbd-30341005acc9 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Volume info retrieved successfully. Jan 21 03:22:00.864722 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c963f01f-cb89-459a-bdbd-30341005acc9 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] http://10.222.0.36/volume/v3/316ceaf1ea234c3ea4345a7534eea4ae/volumes/311bf30e-e9cf-4430-8365-c92c380a8aaf returned with HTTP 200 Jan 21 03:22:00.865554 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1185/2366] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:00 2021] GET /volume/v3/316ceaf1ea234c3ea4345a7534eea4ae/volumes/311bf30e-e9cf-4430-8365-c92c380a8aaf => generated 911 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:00.883181 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-844521de-bd07-4146-b7ce-0e58783735d4 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] POST http://10.222.0.36/volume/v3/316ceaf1ea234c3ea4345a7534eea4ae/os-volume-transfer Jan 21 03:22:00.883500 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:00.883500 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:00.884263 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-844521de-bd07-4146-b7ce-0e58783735d4 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "311bf30e-e9cf-4430-8365-c92c380a8aaf"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:22:00.885384 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.volume_transfer [None req-844521de-bd07-4146-b7ce-0e58783735d4 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Creating new volume transfer {'transfer': {'volume_id': '311bf30e-e9cf-4430-8365-c92c380a8aaf'}} {{(pid=87958) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 21 03:22:00.886269 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.contrib.volume_transfer [None req-844521de-bd07-4146-b7ce-0e58783735d4 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Creating transfer of volume 311bf30e-e9cf-4430-8365-c92c380a8aaf Jan 21 03:22:00.886659 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.transfer.api [None req-844521de-bd07-4146-b7ce-0e58783735d4 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Generating transfer record for volume 311bf30e-e9cf-4430-8365-c92c380a8aaf Jan 21 03:22:00.938196 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:00.938196 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:00.964260 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-844521de-bd07-4146-b7ce-0e58783735d4 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] http://10.222.0.36/volume/v3/316ceaf1ea234c3ea4345a7534eea4ae/os-volume-transfer returned with HTTP 202 Jan 21 03:22:00.971454 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1182/2367] 10.222.0.36 () {60 vars in 1258 bytes} [Thu Jan 21 03:22:00 2021] POST /volume/v3/316ceaf1ea234c3ea4345a7534eea4ae/os-volume-transfer => generated 507 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:22:00.976163 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6ac604ab-8750-4223-a1b9-5bdd462fba97 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] GET http://10.222.0.36/volume/v3/316ceaf1ea234c3ea4345a7534eea4ae/volumes/311bf30e-e9cf-4430-8365-c92c380a8aaf Jan 21 03:22:00.976692 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6ac604ab-8750-4223-a1b9-5bdd462fba97 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:00.976913 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:00.976913 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:00.977292 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6ac604ab-8750-4223-a1b9-5bdd462fba97 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:00.978617 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e9b6b7f6-7d5a-4a2e-ac7f-01b98997a862 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:22:00.979476 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e9b6b7f6-7d5a-4a2e-ac7f-01b98997a862 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:01.008087 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:01.008087 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:01.008087 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e9b6b7f6-7d5a-4a2e-ac7f-01b98997a862 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:01.008087 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-e9b6b7f6-7d5a-4a2e-ac7f-01b98997a862 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:22:01.035473 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:01.035473 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:01.038929 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:01.038929 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:01.041301 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e9b6b7f6-7d5a-4a2e-ac7f-01b98997a862 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:22:01.042527 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1186/2368] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:00 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 851 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:01.046695 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-6ac604ab-8750-4223-a1b9-5bdd462fba97 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Volume info retrieved successfully. Jan 21 03:22:01.069782 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6ac604ab-8750-4223-a1b9-5bdd462fba97 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] http://10.222.0.36/volume/v3/316ceaf1ea234c3ea4345a7534eea4ae/volumes/311bf30e-e9cf-4430-8365-c92c380a8aaf returned with HTTP 200 Jan 21 03:22:01.080212 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1183/2369] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:00 2021] GET /volume/v3/316ceaf1ea234c3ea4345a7534eea4ae/volumes/311bf30e-e9cf-4430-8365-c92c380a8aaf => generated 919 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:01.088855 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4e55fc0a-0d9e-41df-b357-e8c71cb44a95 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] GET http://10.222.0.36/volume/v3/316ceaf1ea234c3ea4345a7534eea4ae/os-volume-transfer/detail Jan 21 03:22:01.089367 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4e55fc0a-0d9e-41df-b357-e8c71cb44a95 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:01.089571 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:01.089571 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:01.089946 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4e55fc0a-0d9e-41df-b357-e8c71cb44a95 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:01.090367 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.volume_transfer [None req-4e55fc0a-0d9e-41df-b357-e8c71cb44a95 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Listing volume transfers {{(pid=87959) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jan 21 03:22:01.099094 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4e55fc0a-0d9e-41df-b357-e8c71cb44a95 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] http://10.222.0.36/volume/v3/316ceaf1ea234c3ea4345a7534eea4ae/os-volume-transfer/detail returned with HTTP 200 Jan 21 03:22:01.099923 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1187/2370] 10.222.0.36 () {58 vars in 1258 bytes} [Thu Jan 21 03:22:01 2021] GET /volume/v3/316ceaf1ea234c3ea4345a7534eea4ae/os-volume-transfer/detail => generated 478 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:01.111963 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f8896809-fb06-4307-bdce-2f3d8aa38d3b tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] DELETE http://10.222.0.36/volume/v3/316ceaf1ea234c3ea4345a7534eea4ae/os-volume-transfer/9a18908a-626c-49b5-b850-34da85ff5982 Jan 21 03:22:01.112562 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f8896809-fb06-4307-bdce-2f3d8aa38d3b tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:01.112854 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:01.112854 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:01.113308 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f8896809-fb06-4307-bdce-2f3d8aa38d3b tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:01.113735 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.contrib.volume_transfer [None req-f8896809-fb06-4307-bdce-2f3d8aa38d3b tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Delete transfer with id: 9a18908a-626c-49b5-b850-34da85ff5982 Jan 21 03:22:01.177365 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:01.177365 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:01.201452 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 03:22:01.201452 n-d-766726-10 devstack@c-api.service[87957]: "UPDATE / DELETE expressions." % clause Jan 21 03:22:01.206517 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f8896809-fb06-4307-bdce-2f3d8aa38d3b tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] http://10.222.0.36/volume/v3/316ceaf1ea234c3ea4345a7534eea4ae/os-volume-transfer/9a18908a-626c-49b5-b850-34da85ff5982 returned with HTTP 202 Jan 21 03:22:01.207472 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1184/2371] 10.222.0.36 () {58 vars in 1351 bytes} [Thu Jan 21 03:22:01 2021] DELETE /volume/v3/316ceaf1ea234c3ea4345a7534eea4ae/os-volume-transfer/9a18908a-626c-49b5-b850-34da85ff5982 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:22:01.214973 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-03fdab41-302e-48d4-b1ac-6a2b92267a5e tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] GET http://10.222.0.36/volume/v3/316ceaf1ea234c3ea4345a7534eea4ae/volumes/311bf30e-e9cf-4430-8365-c92c380a8aaf Jan 21 03:22:01.217763 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-03fdab41-302e-48d4-b1ac-6a2b92267a5e tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:01.218519 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-03fdab41-302e-48d4-b1ac-6a2b92267a5e tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:01.272739 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:01.272739 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:01.281493 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-03fdab41-302e-48d4-b1ac-6a2b92267a5e tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Volume info retrieved successfully. Jan 21 03:22:01.318318 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-03fdab41-302e-48d4-b1ac-6a2b92267a5e tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] http://10.222.0.36/volume/v3/316ceaf1ea234c3ea4345a7534eea4ae/volumes/311bf30e-e9cf-4430-8365-c92c380a8aaf returned with HTTP 200 Jan 21 03:22:01.318318 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1188/2372] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:01 2021] GET /volume/v3/316ceaf1ea234c3ea4345a7534eea4ae/volumes/311bf30e-e9cf-4430-8365-c92c380a8aaf => generated 911 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:01.334248 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-988f666b-d362-4235-8185-32719c9476dd tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] DELETE http://10.222.0.36/volume/v3/316ceaf1ea234c3ea4345a7534eea4ae/os-volume-transfer/9a18908a-626c-49b5-b850-34da85ff5982 Jan 21 03:22:01.334948 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-988f666b-d362-4235-8185-32719c9476dd tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:01.335248 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:01.335248 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:01.335793 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-988f666b-d362-4235-8185-32719c9476dd tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:01.336265 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.contrib.volume_transfer [None req-988f666b-d362-4235-8185-32719c9476dd tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Delete transfer with id: 9a18908a-626c-49b5-b850-34da85ff5982 Jan 21 03:22:01.342291 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-988f666b-d362-4235-8185-32719c9476dd tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] http://10.222.0.36/volume/v3/316ceaf1ea234c3ea4345a7534eea4ae/os-volume-transfer/9a18908a-626c-49b5-b850-34da85ff5982 returned with HTTP 404 Jan 21 03:22:01.346881 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1185/2373] 10.222.0.36 () {58 vars in 1351 bytes} [Thu Jan 21 03:22:01 2021] DELETE /volume/v3/316ceaf1ea234c3ea4345a7534eea4ae/os-volume-transfer/9a18908a-626c-49b5-b850-34da85ff5982 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:22:01.351183 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1a8a610e-6abe-49d4-b74d-d240a63d60cd tempest-VolumesTransfersTest-1342256259 tempest-VolumesTransfersTest-1342256259] DELETE http://10.222.0.36/volume/v3/360ea90e8943478d89f55f81fe6f27ff/volumes/311bf30e-e9cf-4430-8365-c92c380a8aaf Jan 21 03:22:01.351752 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1a8a610e-6abe-49d4-b74d-d240a63d60cd tempest-VolumesTransfersTest-1342256259 tempest-VolumesTransfersTest-1342256259] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:01.351967 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:01.351967 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:01.356761 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1a8a610e-6abe-49d4-b74d-d240a63d60cd tempest-VolumesTransfersTest-1342256259 tempest-VolumesTransfersTest-1342256259] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:01.356761 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-1a8a610e-6abe-49d4-b74d-d240a63d60cd tempest-VolumesTransfersTest-1342256259 tempest-VolumesTransfersTest-1342256259] Delete volume with id: 311bf30e-e9cf-4430-8365-c92c380a8aaf Jan 21 03:22:01.405346 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:01.405346 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:01.406240 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1a8a610e-6abe-49d4-b74d-d240a63d60cd tempest-VolumesTransfersTest-1342256259 tempest-VolumesTransfersTest-1342256259] Volume info retrieved successfully. Jan 21 03:22:01.436058 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1a8a610e-6abe-49d4-b74d-d240a63d60cd tempest-VolumesTransfersTest-1342256259 tempest-VolumesTransfersTest-1342256259] Delete volume request issued successfully. Jan 21 03:22:01.436627 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1a8a610e-6abe-49d4-b74d-d240a63d60cd tempest-VolumesTransfersTest-1342256259 tempest-VolumesTransfersTest-1342256259] http://10.222.0.36/volume/v3/360ea90e8943478d89f55f81fe6f27ff/volumes/311bf30e-e9cf-4430-8365-c92c380a8aaf returned with HTTP 202 Jan 21 03:22:01.437853 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1189/2374] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:22:01 2021] DELETE /volume/v3/360ea90e8943478d89f55f81fe6f27ff/volumes/311bf30e-e9cf-4430-8365-c92c380a8aaf => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:22:01.446270 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d10ec17e-e04d-4c94-8f89-e37dcbb0db3b tempest-VolumesTransfersTest-1342256259 tempest-VolumesTransfersTest-1342256259] GET http://10.222.0.36/volume/v3/360ea90e8943478d89f55f81fe6f27ff/volumes/311bf30e-e9cf-4430-8365-c92c380a8aaf Jan 21 03:22:01.447730 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d10ec17e-e04d-4c94-8f89-e37dcbb0db3b tempest-VolumesTransfersTest-1342256259 tempest-VolumesTransfersTest-1342256259] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:01.448548 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d10ec17e-e04d-4c94-8f89-e37dcbb0db3b tempest-VolumesTransfersTest-1342256259 tempest-VolumesTransfersTest-1342256259] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:01.514452 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:01.514452 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:01.526919 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d10ec17e-e04d-4c94-8f89-e37dcbb0db3b tempest-VolumesTransfersTest-1342256259 tempest-VolumesTransfersTest-1342256259] Volume info retrieved successfully. Jan 21 03:22:01.557149 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d10ec17e-e04d-4c94-8f89-e37dcbb0db3b tempest-VolumesTransfersTest-1342256259 tempest-VolumesTransfersTest-1342256259] http://10.222.0.36/volume/v3/360ea90e8943478d89f55f81fe6f27ff/volumes/311bf30e-e9cf-4430-8365-c92c380a8aaf returned with HTTP 200 Jan 21 03:22:01.558593 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1186/2375] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:01 2021] GET /volume/v3/360ea90e8943478d89f55f81fe6f27ff/volumes/311bf30e-e9cf-4430-8365-c92c380a8aaf => generated 1082 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:22:02.057265 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-01ba35dc-7706-4cbc-93b0-db0bba085d5c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:22:02.058324 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-01ba35dc-7706-4cbc-93b0-db0bba085d5c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:02.058850 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:02.058850 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:02.059377 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-01ba35dc-7706-4cbc-93b0-db0bba085d5c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:02.059942 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-01ba35dc-7706-4cbc-93b0-db0bba085d5c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:22:02.117485 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:02.117485 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:02.119378 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-01ba35dc-7706-4cbc-93b0-db0bba085d5c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:22:02.126682 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1190/2376] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:02 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 851 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:02.575185 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4960df7d-12b2-4563-9af1-aff0aeddc1c9 tempest-VolumesTransfersTest-1342256259 tempest-VolumesTransfersTest-1342256259] GET http://10.222.0.36/volume/v3/360ea90e8943478d89f55f81fe6f27ff/volumes/311bf30e-e9cf-4430-8365-c92c380a8aaf Jan 21 03:22:02.575707 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4960df7d-12b2-4563-9af1-aff0aeddc1c9 tempest-VolumesTransfersTest-1342256259 tempest-VolumesTransfersTest-1342256259] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:02.575922 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:02.575922 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:02.576346 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4960df7d-12b2-4563-9af1-aff0aeddc1c9 tempest-VolumesTransfersTest-1342256259 tempest-VolumesTransfersTest-1342256259] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:02.630380 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:02.630380 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:02.639023 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4960df7d-12b2-4563-9af1-aff0aeddc1c9 tempest-VolumesTransfersTest-1342256259 tempest-VolumesTransfersTest-1342256259] Volume info retrieved successfully. Jan 21 03:22:02.662993 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4960df7d-12b2-4563-9af1-aff0aeddc1c9 tempest-VolumesTransfersTest-1342256259 tempest-VolumesTransfersTest-1342256259] http://10.222.0.36/volume/v3/360ea90e8943478d89f55f81fe6f27ff/volumes/311bf30e-e9cf-4430-8365-c92c380a8aaf returned with HTTP 200 Jan 21 03:22:02.664289 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1187/2377] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:02 2021] GET /volume/v3/360ea90e8943478d89f55f81fe6f27ff/volumes/311bf30e-e9cf-4430-8365-c92c380a8aaf => generated 1082 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:22:03.134223 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-129e7c2d-945e-4728-8c50-1c8978e4ab7c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:22:03.135793 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-129e7c2d-945e-4728-8c50-1c8978e4ab7c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:03.136021 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:03.136021 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:03.136402 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-129e7c2d-945e-4728-8c50-1c8978e4ab7c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:03.136766 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-129e7c2d-945e-4728-8c50-1c8978e4ab7c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:22:03.163423 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:03.163423 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:03.165372 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-129e7c2d-945e-4728-8c50-1c8978e4ab7c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:22:03.166372 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1191/2378] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:03 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:03.680989 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-83218062-8bd7-4689-aad0-c0a66f0b66ac tempest-VolumesTransfersTest-1342256259 tempest-VolumesTransfersTest-1342256259] GET http://10.222.0.36/volume/v3/360ea90e8943478d89f55f81fe6f27ff/volumes/311bf30e-e9cf-4430-8365-c92c380a8aaf Jan 21 03:22:03.681330 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-83218062-8bd7-4689-aad0-c0a66f0b66ac tempest-VolumesTransfersTest-1342256259 tempest-VolumesTransfersTest-1342256259] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:03.681551 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:03.681551 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:03.681929 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-83218062-8bd7-4689-aad0-c0a66f0b66ac tempest-VolumesTransfersTest-1342256259 tempest-VolumesTransfersTest-1342256259] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:03.818456 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-83218062-8bd7-4689-aad0-c0a66f0b66ac tempest-VolumesTransfersTest-1342256259 tempest-VolumesTransfersTest-1342256259] http://10.222.0.36/volume/v3/360ea90e8943478d89f55f81fe6f27ff/volumes/311bf30e-e9cf-4430-8365-c92c380a8aaf returned with HTTP 404 Jan 21 03:22:03.819558 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1188/2379] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:03 2021] GET /volume/v3/360ea90e8943478d89f55f81fe6f27ff/volumes/311bf30e-e9cf-4430-8365-c92c380a8aaf => generated 109 bytes in 142 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:22:03.831745 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d7af6c31-a544-4257-a009-f926fe7b82a8 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] DELETE http://10.222.0.36/volume/v3/316ceaf1ea234c3ea4345a7534eea4ae/volumes/311bf30e-e9cf-4430-8365-c92c380a8aaf Jan 21 03:22:03.832427 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d7af6c31-a544-4257-a009-f926fe7b82a8 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:03.832804 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:03.832804 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:03.833400 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d7af6c31-a544-4257-a009-f926fe7b82a8 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:03.833996 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-d7af6c31-a544-4257-a009-f926fe7b82a8 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Delete volume with id: 311bf30e-e9cf-4430-8365-c92c380a8aaf Jan 21 03:22:03.884001 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d7af6c31-a544-4257-a009-f926fe7b82a8 tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] http://10.222.0.36/volume/v3/316ceaf1ea234c3ea4345a7534eea4ae/volumes/311bf30e-e9cf-4430-8365-c92c380a8aaf returned with HTTP 404 Jan 21 03:22:03.885112 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1192/2380] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:22:03 2021] DELETE /volume/v3/316ceaf1ea234c3ea4345a7534eea4ae/volumes/311bf30e-e9cf-4430-8365-c92c380a8aaf => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:22:03.894003 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dcc8f335-0274-4665-b158-47a03d8fd46d tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] DELETE http://10.222.0.36/volume/v3/316ceaf1ea234c3ea4345a7534eea4ae/volumes/ccdd8b09-4ddd-4afd-a5b0-f26493859f45 Jan 21 03:22:03.894751 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dcc8f335-0274-4665-b158-47a03d8fd46d tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:03.895380 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dcc8f335-0274-4665-b158-47a03d8fd46d tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:03.895982 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-dcc8f335-0274-4665-b158-47a03d8fd46d tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] Delete volume with id: ccdd8b09-4ddd-4afd-a5b0-f26493859f45 Jan 21 03:22:03.981747 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dcc8f335-0274-4665-b158-47a03d8fd46d tempest-VolumesTransfersTest-1327989779 tempest-VolumesTransfersTest-1327989779] http://10.222.0.36/volume/v3/316ceaf1ea234c3ea4345a7534eea4ae/volumes/ccdd8b09-4ddd-4afd-a5b0-f26493859f45 returned with HTTP 404 Jan 21 03:22:03.982829 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1189/2381] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:22:03 2021] DELETE /volume/v3/316ceaf1ea234c3ea4345a7534eea4ae/volumes/ccdd8b09-4ddd-4afd-a5b0-f26493859f45 => generated 109 bytes in 94 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:22:04.181729 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7578c311-bc9e-4b7f-aa62-55bf6946e222 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:22:04.183072 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7578c311-bc9e-4b7f-aa62-55bf6946e222 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:04.183902 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7578c311-bc9e-4b7f-aa62-55bf6946e222 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:04.184371 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-7578c311-bc9e-4b7f-aa62-55bf6946e222 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:22:04.218355 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:04.218355 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:04.221040 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7578c311-bc9e-4b7f-aa62-55bf6946e222 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:22:04.221040 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1193/2382] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:04 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 851 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:05.504209 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ad91e621-fc6c-4124-8053-777a7365ffe1 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:22:05.505475 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ad91e621-fc6c-4124-8053-777a7365ffe1 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:05.506167 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ad91e621-fc6c-4124-8053-777a7365ffe1 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:05.506996 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-ad91e621-fc6c-4124-8053-777a7365ffe1 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:22:05.535898 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:05.535898 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:05.538721 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ad91e621-fc6c-4124-8053-777a7365ffe1 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:22:05.541814 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1190/2383] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:05 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 851 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:06.557162 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-27eec9d1-b380-451b-89be-722f315df5ce tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:22:06.557948 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-27eec9d1-b380-451b-89be-722f315df5ce tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:06.558458 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:06.558458 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:06.559051 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-27eec9d1-b380-451b-89be-722f315df5ce tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:06.559721 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-27eec9d1-b380-451b-89be-722f315df5ce tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:22:06.592360 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:06.592360 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:06.595093 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-27eec9d1-b380-451b-89be-722f315df5ce tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:22:06.600986 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1194/2384] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:06 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:07.609663 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2cc4c3ae-a953-413a-b5ac-3faefb282b43 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:22:07.610175 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2cc4c3ae-a953-413a-b5ac-3faefb282b43 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:07.620404 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:07.620404 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:07.627638 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2cc4c3ae-a953-413a-b5ac-3faefb282b43 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:07.628025 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-2cc4c3ae-a953-413a-b5ac-3faefb282b43 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:22:07.693932 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:07.693932 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:07.695942 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2cc4c3ae-a953-413a-b5ac-3faefb282b43 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:22:07.696779 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1191/2385] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:07 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 851 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:08.371595 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c23faaac-43ec-449d-8c78-cfadf28af52d tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] POST http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes Jan 21 03:22:08.372094 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:08.372094 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:08.372502 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c23faaac-43ec-449d-8c78-cfadf28af52d tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1792274433", "metadata": {"Type": "Test"}}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:22:08.373649 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-c23faaac-43ec-449d-8c78-cfadf28af52d tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1792274433', 'metadata': {'Type': 'Test'}}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:22:08.374012 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-c23faaac-43ec-449d-8c78-cfadf28af52d tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Create volume of 1 GB Jan 21 03:22:08.388472 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c23faaac-43ec-449d-8c78-cfadf28af52d tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Availability Zones retrieved successfully. Jan 21 03:22:08.405840 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c23faaac-43ec-449d-8c78-cfadf28af52d tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Flow 'volume_create_api' (cc99e81c-95c7-4386-9068-042516648cfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:22:08.409252 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c23faaac-43ec-449d-8c78-cfadf28af52d tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d925c3d4-e575-4d3f-af85-c8ec7ec09b4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:22:08.411287 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-c23faaac-43ec-449d-8c78-cfadf28af52d tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:22:08.483360 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c23faaac-43ec-449d-8c78-cfadf28af52d tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d925c3d4-e575-4d3f-af85-c8ec7ec09b4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:22:08.485800 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c23faaac-43ec-449d-8c78-cfadf28af52d tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80bb89a0-94da-4393-bd4e-59417dfb748c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:22:08.583538 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-c23faaac-43ec-449d-8c78-cfadf28af52d tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Created reservations ['94c304a5-252e-42a3-a21d-8f5ec0723d9c', 'dbd2b4bb-c316-4741-8631-6f302ffb4d9d', 'e80ce6e6-5dba-482c-93f1-99977eee7a29', '7a7f6418-fdba-4a29-a228-6e3ea533111d'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:22:08.585045 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c23faaac-43ec-449d-8c78-cfadf28af52d tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80bb89a0-94da-4393-bd4e-59417dfb748c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94c304a5-252e-42a3-a21d-8f5ec0723d9c', 'dbd2b4bb-c316-4741-8631-6f302ffb4d9d', 'e80ce6e6-5dba-482c-93f1-99977eee7a29', '7a7f6418-fdba-4a29-a228-6e3ea533111d']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:22:08.587230 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c23faaac-43ec-449d-8c78-cfadf28af52d tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21e66fc5-07a7-4854-bbb4-269ee5c6ea76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:22:08.683692 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c23faaac-43ec-449d-8c78-cfadf28af52d tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21e66fc5-07a7-4854-bbb4-269ee5c6ea76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08379981-43e5-49d4-ab6d-7e2fdf372f3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1792274433',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='c6ee71ba40b74b6abfddde58a0265b94',qos_specs=None,replication_status=,reservations=['94c304a5-252e-42a3-a21d-8f5ec0723d9c','dbd2b4bb-c316-4741-8631-6f302ffb4d9d','e80ce6e6-5dba-482c-93f1-99977eee7a29','7a7f6418-fdba-4a29-a228-6e3ea533111d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d54889792844031bdea654ef49dc587',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:22:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1792274433',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08379981-43e5-49d4-ab6d-7e2fdf372f3f,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='c6ee71ba40b74b6abfddde58a0265b94',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7d54889792844031bdea654ef49dc587',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:22:08.686477 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c23faaac-43ec-449d-8c78-cfadf28af52d tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7f3b653-7c80-4623-88c3-a407bca287a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:22:08.710656 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-41f7c09a-c547-4f96-ac46-7249bafc2deb tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:22:08.711250 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-41f7c09a-c547-4f96-ac46-7249bafc2deb tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:08.711540 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:08.711540 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:08.712053 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-41f7c09a-c547-4f96-ac46-7249bafc2deb tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:08.712496 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-41f7c09a-c547-4f96-ac46-7249bafc2deb tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:22:08.717837 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c23faaac-43ec-449d-8c78-cfadf28af52d tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7f3b653-7c80-4623-88c3-a407bca287a9) transitioned into state 'SUCCESS' from state '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-1792274433',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='c6ee71ba40b74b6abfddde58a0265b94',qos_specs=None,replication_status=,reservations=['94c304a5-252e-42a3-a21d-8f5ec0723d9c','dbd2b4bb-c316-4741-8631-6f302ffb4d9d','e80ce6e6-5dba-482c-93f1-99977eee7a29','7a7f6418-fdba-4a29-a228-6e3ea533111d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d54889792844031bdea654ef49dc587',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:22:08.720369 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c23faaac-43ec-449d-8c78-cfadf28af52d tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80e4c882-667d-4065-8e6e-bfe0cc73a17a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:22:08.738212 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c23faaac-43ec-449d-8c78-cfadf28af52d tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80e4c882-667d-4065-8e6e-bfe0cc73a17a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:22:08.741882 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c23faaac-43ec-449d-8c78-cfadf28af52d tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Flow 'volume_create_api' (cc99e81c-95c7-4386-9068-042516648cfe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:22:08.749113 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:08.749113 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:08.751807 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-41f7c09a-c547-4f96-ac46-7249bafc2deb tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:22:08.753481 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1192/2386] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:08 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:08.794939 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c23faaac-43ec-449d-8c78-cfadf28af52d tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Create volume request issued successfully. Jan 21 03:22:08.810897 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c23faaac-43ec-449d-8c78-cfadf28af52d tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes returned with HTTP 202 Jan 21 03:22:08.825475 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1195/2387] 10.222.0.36 () {60 vars in 1226 bytes} [Thu Jan 21 03:22:08 2021] POST /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes => generated 828 bytes in 603 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:22:08.826480 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9e578a35-f9d4-43fc-a457-568e27cc01a2 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/08379981-43e5-49d4-ab6d-7e2fdf372f3f Jan 21 03:22:08.827208 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9e578a35-f9d4-43fc-a457-568e27cc01a2 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:08.827626 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:08.827626 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:08.828246 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9e578a35-f9d4-43fc-a457-568e27cc01a2 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:08.895750 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:08.895750 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:08.904919 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9e578a35-f9d4-43fc-a457-568e27cc01a2 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:22:08.939401 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9e578a35-f9d4-43fc-a457-568e27cc01a2 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/08379981-43e5-49d4-ab6d-7e2fdf372f3f returned with HTTP 200 Jan 21 03:22:08.939401 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1193/2388] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:08 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/08379981-43e5-49d4-ab6d-7e2fdf372f3f => generated 896 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:22:09.768674 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9652e81b-45e8-453d-9d7a-f3454e23d510 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:22:09.769344 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9652e81b-45e8-453d-9d7a-f3454e23d510 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:09.769652 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:09.769652 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:09.770223 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9652e81b-45e8-453d-9d7a-f3454e23d510 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:09.770732 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-9652e81b-45e8-453d-9d7a-f3454e23d510 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:22:09.793922 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:09.793922 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:09.796131 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9652e81b-45e8-453d-9d7a-f3454e23d510 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:22:09.803183 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1196/2389] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:09 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:09.951450 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bcf54169-d0ec-4ce9-8a1a-5c29f60f775c tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/08379981-43e5-49d4-ab6d-7e2fdf372f3f Jan 21 03:22:09.951883 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bcf54169-d0ec-4ce9-8a1a-5c29f60f775c tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:09.951978 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:09.951978 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:09.952630 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bcf54169-d0ec-4ce9-8a1a-5c29f60f775c tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:10.002673 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:10.002673 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:10.012197 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-bcf54169-d0ec-4ce9-8a1a-5c29f60f775c tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:22:10.036862 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bcf54169-d0ec-4ce9-8a1a-5c29f60f775c tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/08379981-43e5-49d4-ab6d-7e2fdf372f3f returned with HTTP 200 Jan 21 03:22:10.038192 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1194/2390] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:09 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/08379981-43e5-49d4-ab6d-7e2fdf372f3f => generated 921 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:10.056742 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-20861dba-c588-4dd3-a9db-a4304cce589e tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/08379981-43e5-49d4-ab6d-7e2fdf372f3f Jan 21 03:22:10.057789 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-20861dba-c588-4dd3-a9db-a4304cce589e tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:10.058146 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:10.058146 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:10.058769 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-20861dba-c588-4dd3-a9db-a4304cce589e tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:10.116176 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:10.116176 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:10.128631 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-20861dba-c588-4dd3-a9db-a4304cce589e tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:22:10.155324 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-20861dba-c588-4dd3-a9db-a4304cce589e tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/08379981-43e5-49d4-ab6d-7e2fdf372f3f returned with HTTP 200 Jan 21 03:22:10.156356 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1195/2391] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:10 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/08379981-43e5-49d4-ab6d-7e2fdf372f3f => generated 921 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:10.171511 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f342c414-fa03-4841-ac76-e1b66989f260 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] PUT http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/08379981-43e5-49d4-ab6d-7e2fdf372f3f Jan 21 03:22:10.171979 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:10.171979 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:10.172389 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f342c414-fa03-4841-ac76-e1b66989f260 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1792274433"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:22:10.192353 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1431ca90-8b37-47af-b184-a43f7e09fbcc tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] POST http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs Jan 21 03:22:10.192941 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:10.192941 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:10.193555 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1431ca90-8b37-47af-b184-a43f7e09fbcc tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-2091051753", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:22:10.195588 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.qos_specs [None req-1431ca90-8b37-47af-b184-a43f7e09fbcc tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-2091051753', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=87959) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 21 03:22:10.206254 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.db.sqlalchemy.api [None req-1431ca90-8b37-47af-b184-a43f7e09fbcc tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] DB qos_specs_create(): root {'id': '1f082a81-5cce-4081-88b8-717cba039267', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-2091051753'} {{(pid=87959) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 21 03:22:10.224313 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:10.224313 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:10.231357 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1431ca90-8b37-47af-b184-a43f7e09fbcc tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs returned with HTTP 200 Jan 21 03:22:10.232395 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1197/2392] 10.222.0.36 () {60 vars in 1232 bytes} [Thu Jan 21 03:22:10 2021] POST /volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs => generated 459 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:22:10.233498 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f342c414-fa03-4841-ac76-e1b66989f260 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:22:10.243641 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-042cac6a-2404-48b4-95f6-95c0f6f3ccd6 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] POST http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/types Jan 21 03:22:10.244518 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:10.244518 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:10.245081 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-042cac6a-2404-48b4-95f6-95c0f6f3ccd6 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1868249665"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:22:10.246429 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:10.246429 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:10.250830 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f342c414-fa03-4841-ac76-e1b66989f260 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume updated successfully. Jan 21 03:22:10.265468 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f342c414-fa03-4841-ac76-e1b66989f260 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/08379981-43e5-49d4-ab6d-7e2fdf372f3f returned with HTTP 200 Jan 21 03:22:10.266614 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1196/2393] 10.222.0.36 () {60 vars in 1335 bytes} [Thu Jan 21 03:22:10 2021] PUT /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/08379981-43e5-49d4-ab6d-7e2fdf372f3f => generated 853 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:22:10.280706 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a64ceb8f-0701-4f03-9bb9-4d7279b62e49 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] PUT http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/08379981-43e5-49d4-ab6d-7e2fdf372f3f Jan 21 03:22:10.281166 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:10.281166 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:10.281692 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a64ceb8f-0701-4f03-9bb9-4d7279b62e49 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-99065907", "description": "This is the new description of volume"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:22:10.290078 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-042cac6a-2404-48b4-95f6-95c0f6f3ccd6 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/types returned with HTTP 200 Jan 21 03:22:10.290950 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1198/2394] 10.222.0.36 () {60 vars in 1219 bytes} [Thu Jan 21 03:22:10 2021] POST /volume/v3/fa8f433fafd8470c9544a5dbcc976313/types => generated 222 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:22:10.300822 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7b9aefb4-c0d7-4911-9439-23b30eae5d11 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] POST http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/types Jan 21 03:22:10.301618 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7b9aefb4-c0d7-4911-9439-23b30eae5d11 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1254773802"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:22:10.340452 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:10.340452 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:10.343724 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7b9aefb4-c0d7-4911-9439-23b30eae5d11 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/types returned with HTTP 200 Jan 21 03:22:10.344708 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1199/2395] 10.222.0.36 () {60 vars in 1219 bytes} [Thu Jan 21 03:22:10 2021] POST /volume/v3/fa8f433fafd8470c9544a5dbcc976313/types => generated 222 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:22:10.354236 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-66a9f7b7-b708-46f6-92a5-5c15a70d0754 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] POST http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/types Jan 21 03:22:10.355054 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-66a9f7b7-b708-46f6-92a5-5c15a70d0754 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-2093317730"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:22:10.357608 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a64ceb8f-0701-4f03-9bb9-4d7279b62e49 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:22:10.370817 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a64ceb8f-0701-4f03-9bb9-4d7279b62e49 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume updated successfully. Jan 21 03:22:10.387852 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a64ceb8f-0701-4f03-9bb9-4d7279b62e49 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/08379981-43e5-49d4-ab6d-7e2fdf372f3f returned with HTTP 200 Jan 21 03:22:10.388695 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1197/2396] 10.222.0.36 () {60 vars in 1336 bytes} [Thu Jan 21 03:22:10 2021] PUT /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/08379981-43e5-49d4-ab6d-7e2fdf372f3f => generated 890 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:22:10.398069 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-66a9f7b7-b708-46f6-92a5-5c15a70d0754 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/types returned with HTTP 200 Jan 21 03:22:10.398980 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1200/2397] 10.222.0.36 () {60 vars in 1219 bytes} [Thu Jan 21 03:22:10 2021] POST /volume/v3/fa8f433fafd8470c9544a5dbcc976313/types => generated 222 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:10.403143 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7d5f1684-fdaf-4b46-b443-df002d0039d7 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/08379981-43e5-49d4-ab6d-7e2fdf372f3f Jan 21 03:22:10.403667 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7d5f1684-fdaf-4b46-b443-df002d0039d7 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:10.403867 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:10.403867 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:10.404494 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7d5f1684-fdaf-4b46-b443-df002d0039d7 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:10.410369 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e2d1ec40-92de-483f-92c1-109608b34b44 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] GET http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/1f082a81-5cce-4081-88b8-717cba039267/associate?vol_type_id=a1a9f8b5-40c5-40f2-ace3-8383dc85bed9 Jan 21 03:22:10.410924 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e2d1ec40-92de-483f-92c1-109608b34b44 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:10.411410 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e2d1ec40-92de-483f-92c1-109608b34b44 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Calling method 'associate' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:10.413015 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e2d1ec40-92de-483f-92c1-109608b34b44 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Associate qos_spec: 1f082a81-5cce-4081-88b8-717cba039267 with type: a1a9f8b5-40c5-40f2-ace3-8383dc85bed9 {{(pid=87959) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 21 03:22:10.413705 n-d-766726-10 devstack@c-api.service[87957]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 03:22:10.413705 n-d-766726-10 devstack@c-api.service[87957]: options(joinedload_all('specs')).all() Jan 21 03:22:10.421406 n-d-766726-10 devstack@c-api.service[87957]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 03:22:10.421406 n-d-766726-10 devstack@c-api.service[87957]: options(joinedload_all('specs')).all() Jan 21 03:22:10.463155 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:10.463155 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:10.472124 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7d5f1684-fdaf-4b46-b443-df002d0039d7 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:22:10.487076 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e2d1ec40-92de-483f-92c1-109608b34b44 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/1f082a81-5cce-4081-88b8-717cba039267/associate?vol_type_id=a1a9f8b5-40c5-40f2-ace3-8383dc85bed9 returned with HTTP 202 Jan 21 03:22:10.488100 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1201/2398] 10.222.0.36 () {58 vars in 1448 bytes} [Thu Jan 21 03:22:10 2021] GET /volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/1f082a81-5cce-4081-88b8-717cba039267/associate?vol_type_id=a1a9f8b5-40c5-40f2-ace3-8383dc85bed9 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:22:10.494600 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7d5f1684-fdaf-4b46-b443-df002d0039d7 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/08379981-43e5-49d4-ab6d-7e2fdf372f3f returned with HTTP 200 Jan 21 03:22:10.495671 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1198/2399] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:10 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/08379981-43e5-49d4-ab6d-7e2fdf372f3f => generated 958 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:10.497566 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b3b09091-2e4f-405c-b410-db5443ba5ce3 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] GET http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/1f082a81-5cce-4081-88b8-717cba039267/associate?vol_type_id=3138c74a-f11d-4d89-94bd-675651cfbfcf Jan 21 03:22:10.498080 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b3b09091-2e4f-405c-b410-db5443ba5ce3 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:10.498294 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:10.498294 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:10.498712 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b3b09091-2e4f-405c-b410-db5443ba5ce3 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Calling method 'associate' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:10.499376 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:10.499376 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:10.500162 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b3b09091-2e4f-405c-b410-db5443ba5ce3 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Associate qos_spec: 1f082a81-5cce-4081-88b8-717cba039267 with type: 3138c74a-f11d-4d89-94bd-675651cfbfcf {{(pid=87959) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 21 03:22:10.500791 n-d-766726-10 devstack@c-api.service[87957]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 03:22:10.500791 n-d-766726-10 devstack@c-api.service[87957]: options(joinedload_all('specs')).all() Jan 21 03:22:10.508696 n-d-766726-10 devstack@c-api.service[87957]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 03:22:10.508696 n-d-766726-10 devstack@c-api.service[87957]: options(joinedload_all('specs')).all() Jan 21 03:22:10.510031 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-25030f21-9a74-4a5f-b39f-1a1917b3bd01 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] POST http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes Jan 21 03:22:10.510489 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:10.510489 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:10.510939 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-25030f21-9a74-4a5f-b39f-1a1917b3bd01 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1138110571", "availability_zone": "nova", "size": 1}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:22:10.512060 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-25030f21-9a74-4a5f-b39f-1a1917b3bd01 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1138110571', 'availability_zone': 'nova', 'size': 1}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:22:10.512431 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-25030f21-9a74-4a5f-b39f-1a1917b3bd01 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Create volume of 1 GB Jan 21 03:22:10.526082 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-25030f21-9a74-4a5f-b39f-1a1917b3bd01 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Availability Zones retrieved successfully. Jan 21 03:22:10.544893 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-25030f21-9a74-4a5f-b39f-1a1917b3bd01 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Flow 'volume_create_api' (fd0626b7-0d1b-45b5-ac19-f1dea332d439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:22:10.547460 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-25030f21-9a74-4a5f-b39f-1a1917b3bd01 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d267c2a6-a165-4943-bd16-46da92f3160c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:22:10.549904 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-25030f21-9a74-4a5f-b39f-1a1917b3bd01 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Validating volume size '1' using validate_int {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:22:10.552049 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b3b09091-2e4f-405c-b410-db5443ba5ce3 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/1f082a81-5cce-4081-88b8-717cba039267/associate?vol_type_id=3138c74a-f11d-4d89-94bd-675651cfbfcf returned with HTTP 202 Jan 21 03:22:10.553063 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1202/2400] 10.222.0.36 () {58 vars in 1448 bytes} [Thu Jan 21 03:22:10 2021] GET /volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/1f082a81-5cce-4081-88b8-717cba039267/associate?vol_type_id=3138c74a-f11d-4d89-94bd-675651cfbfcf => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 03:22:10.562227 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ee605cf6-5048-453c-88d8-3d9415e227c4 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] GET http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/1f082a81-5cce-4081-88b8-717cba039267/associate?vol_type_id=9ab0c3a5-7e26-4609-8c01-2ceec9f42ea9 Jan 21 03:22:10.562839 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ee605cf6-5048-453c-88d8-3d9415e227c4 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:10.563128 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:10.563128 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:10.565182 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ee605cf6-5048-453c-88d8-3d9415e227c4 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Calling method 'associate' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:10.565828 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:10.565828 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:10.566688 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ee605cf6-5048-453c-88d8-3d9415e227c4 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Associate qos_spec: 1f082a81-5cce-4081-88b8-717cba039267 with type: 9ab0c3a5-7e26-4609-8c01-2ceec9f42ea9 {{(pid=87959) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 21 03:22:10.567348 n-d-766726-10 devstack@c-api.service[87957]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 03:22:10.567348 n-d-766726-10 devstack@c-api.service[87957]: options(joinedload_all('specs')).all() Jan 21 03:22:10.577514 n-d-766726-10 devstack@c-api.service[87957]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 03:22:10.577514 n-d-766726-10 devstack@c-api.service[87957]: options(joinedload_all('specs')).all() Jan 21 03:22:10.621219 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-25030f21-9a74-4a5f-b39f-1a1917b3bd01 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d267c2a6-a165-4943-bd16-46da92f3160c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:22:10.623789 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-25030f21-9a74-4a5f-b39f-1a1917b3bd01 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0ac4803-dcfb-466f-94ad-d440011712a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:22:10.638321 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ee605cf6-5048-453c-88d8-3d9415e227c4 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/1f082a81-5cce-4081-88b8-717cba039267/associate?vol_type_id=9ab0c3a5-7e26-4609-8c01-2ceec9f42ea9 returned with HTTP 202 Jan 21 03:22:10.642610 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1203/2401] 10.222.0.36 () {58 vars in 1448 bytes} [Thu Jan 21 03:22:10 2021] GET /volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/1f082a81-5cce-4081-88b8-717cba039267/associate?vol_type_id=9ab0c3a5-7e26-4609-8c01-2ceec9f42ea9 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 03:22:10.650756 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f7c1b845-ac45-4367-bccc-6379c88726db tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] GET http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/1f082a81-5cce-4081-88b8-717cba039267/associations Jan 21 03:22:10.651496 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f7c1b845-ac45-4367-bccc-6379c88726db tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:10.652381 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:10.652381 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:10.653037 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f7c1b845-ac45-4367-bccc-6379c88726db tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Calling method 'associations' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:10.654656 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:10.654656 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:10.655651 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f7c1b845-ac45-4367-bccc-6379c88726db tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Get associations for qos_spec id: 1f082a81-5cce-4081-88b8-717cba039267 {{(pid=87959) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 21 03:22:10.656272 n-d-766726-10 devstack@c-api.service[87957]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 03:22:10.656272 n-d-766726-10 devstack@c-api.service[87957]: options(joinedload_all('specs')).all() Jan 21 03:22:10.680763 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f7c1b845-ac45-4367-bccc-6379c88726db tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/1f082a81-5cce-4081-88b8-717cba039267/associations returned with HTTP 200 Jan 21 03:22:10.681757 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1204/2402] 10.222.0.36 () {58 vars in 1360 bytes} [Thu Jan 21 03:22:10 2021] GET /volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/1f082a81-5cce-4081-88b8-717cba039267/associations => generated 448 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:22:10.695396 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bf3cbe88-4090-4246-a596-66e7399fbe73 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] GET http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/1f082a81-5cce-4081-88b8-717cba039267/disassociate?vol_type_id=a1a9f8b5-40c5-40f2-ace3-8383dc85bed9 Jan 21 03:22:10.696274 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bf3cbe88-4090-4246-a596-66e7399fbe73 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:10.696653 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:10.696653 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:10.697028 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bf3cbe88-4090-4246-a596-66e7399fbe73 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Calling method 'disassociate' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:10.697659 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:10.697659 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:10.698451 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bf3cbe88-4090-4246-a596-66e7399fbe73 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Disassociate qos_spec: 1f082a81-5cce-4081-88b8-717cba039267 from type: a1a9f8b5-40c5-40f2-ace3-8383dc85bed9 {{(pid=87959) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jan 21 03:22:10.699126 n-d-766726-10 devstack@c-api.service[87957]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 03:22:10.699126 n-d-766726-10 devstack@c-api.service[87957]: options(joinedload_all('specs')).all() Jan 21 03:22:10.706549 n-d-766726-10 devstack@c-api.service[87957]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 03:22:10.706549 n-d-766726-10 devstack@c-api.service[87957]: options(joinedload_all('specs')).all() Jan 21 03:22:10.706783 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-25030f21-9a74-4a5f-b39f-1a1917b3bd01 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Created reservations ['3686534a-1505-4d11-ac8e-ce93fe2d8d69', 'b3379e70-7f7c-4012-abd1-6a52d88e1f96', 'a6ed8434-62e5-4cf3-9adc-57fd906af470', 'f1e696fe-db6a-4c0d-a84a-1058b72cfed8'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:22:10.708628 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-25030f21-9a74-4a5f-b39f-1a1917b3bd01 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0ac4803-dcfb-466f-94ad-d440011712a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3686534a-1505-4d11-ac8e-ce93fe2d8d69', 'b3379e70-7f7c-4012-abd1-6a52d88e1f96', 'a6ed8434-62e5-4cf3-9adc-57fd906af470', 'f1e696fe-db6a-4c0d-a84a-1058b72cfed8']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:22:10.710860 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-25030f21-9a74-4a5f-b39f-1a1917b3bd01 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5eb9852-de70-48a3-9b8f-867e85cd77c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:22:10.731147 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bf3cbe88-4090-4246-a596-66e7399fbe73 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/1f082a81-5cce-4081-88b8-717cba039267/disassociate?vol_type_id=a1a9f8b5-40c5-40f2-ace3-8383dc85bed9 returned with HTTP 202 Jan 21 03:22:10.732038 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1205/2403] 10.222.0.36 () {58 vars in 1457 bytes} [Thu Jan 21 03:22:10 2021] GET /volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/1f082a81-5cce-4081-88b8-717cba039267/disassociate?vol_type_id=a1a9f8b5-40c5-40f2-ace3-8383dc85bed9 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:22:10.741581 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6068d1f4-f93b-4724-8e81-e4c4f9370e75 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] GET http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/1f082a81-5cce-4081-88b8-717cba039267/associations Jan 21 03:22:10.742186 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6068d1f4-f93b-4724-8e81-e4c4f9370e75 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:10.742612 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:10.742612 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:10.743129 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6068d1f4-f93b-4724-8e81-e4c4f9370e75 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Calling method 'associations' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:10.743807 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:10.743807 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:10.744821 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6068d1f4-f93b-4724-8e81-e4c4f9370e75 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Get associations for qos_spec id: 1f082a81-5cce-4081-88b8-717cba039267 {{(pid=87959) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 21 03:22:10.745459 n-d-766726-10 devstack@c-api.service[87957]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 03:22:10.745459 n-d-766726-10 devstack@c-api.service[87957]: options(joinedload_all('specs')).all() Jan 21 03:22:10.789538 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-25030f21-9a74-4a5f-b39f-1a1917b3bd01 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5eb9852-de70-48a3-9b8f-867e85cd77c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c7c458a-a7f9-4200-a105-1042eebe9fd2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1138110571',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6ee71ba40b74b6abfddde58a0265b94',qos_specs=None,replication_status=,reservations=['3686534a-1505-4d11-ac8e-ce93fe2d8d69','b3379e70-7f7c-4012-abd1-6a52d88e1f96','a6ed8434-62e5-4cf3-9adc-57fd906af470','f1e696fe-db6a-4c0d-a84a-1058b72cfed8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d54889792844031bdea654ef49dc587',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:22:10Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1138110571',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c7c458a-a7f9-4200-a105-1042eebe9fd2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6ee71ba40b74b6abfddde58a0265b94',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7d54889792844031bdea654ef49dc587',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:22:10.792484 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-25030f21-9a74-4a5f-b39f-1a1917b3bd01 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3052a163-be44-470a-9c50-317613cdfe67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:22:10.797556 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6068d1f4-f93b-4724-8e81-e4c4f9370e75 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/1f082a81-5cce-4081-88b8-717cba039267/associations returned with HTTP 200 Jan 21 03:22:10.798710 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1206/2404] 10.222.0.36 () {58 vars in 1360 bytes} [Thu Jan 21 03:22:10 2021] GET /volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/1f082a81-5cce-4081-88b8-717cba039267/associations => generated 306 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:22:10.812474 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9ba3d0cc-e08d-447b-bc34-43dce865fc46 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] GET http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/1f082a81-5cce-4081-88b8-717cba039267/disassociate_all Jan 21 03:22:10.813127 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9ba3d0cc-e08d-447b-bc34-43dce865fc46 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:10.814171 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:10.814171 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:10.815282 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9ba3d0cc-e08d-447b-bc34-43dce865fc46 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Calling method 'disassociate_all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:10.816109 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:10.816109 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:10.817182 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9ba3d0cc-e08d-447b-bc34-43dce865fc46 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Disassociate qos_spec: 1f082a81-5cce-4081-88b8-717cba039267 from all. {{(pid=87959) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:361}} Jan 21 03:22:10.817945 n-d-766726-10 devstack@c-api.service[87957]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 03:22:10.817945 n-d-766726-10 devstack@c-api.service[87957]: options(joinedload_all('specs')).all() Jan 21 03:22:10.825294 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-25030f21-9a74-4a5f-b39f-1a1917b3bd01 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3052a163-be44-470a-9c50-317613cdfe67) transitioned into 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-1138110571',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6ee71ba40b74b6abfddde58a0265b94',qos_specs=None,replication_status=,reservations=['3686534a-1505-4d11-ac8e-ce93fe2d8d69','b3379e70-7f7c-4012-abd1-6a52d88e1f96','a6ed8434-62e5-4cf3-9adc-57fd906af470','f1e696fe-db6a-4c0d-a84a-1058b72cfed8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d54889792844031bdea654ef49dc587',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:22:10.826261 n-d-766726-10 devstack@c-api.service[87957]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 03:22:10.826261 n-d-766726-10 devstack@c-api.service[87957]: options(joinedload_all('specs')).all() Jan 21 03:22:10.827728 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-25030f21-9a74-4a5f-b39f-1a1917b3bd01 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68676982-6162-4b9f-9846-dc2c852129cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:22:10.840609 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9ba3d0cc-e08d-447b-bc34-43dce865fc46 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/1f082a81-5cce-4081-88b8-717cba039267/disassociate_all returned with HTTP 202 Jan 21 03:22:10.841918 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1207/2405] 10.222.0.36 () {58 vars in 1372 bytes} [Thu Jan 21 03:22:10 2021] GET /volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/1f082a81-5cce-4081-88b8-717cba039267/disassociate_all => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 03:22:10.854556 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f761f358-94db-4070-b1cc-c18eee15e1b7 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:22:10.855998 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f761f358-94db-4070-b1cc-c18eee15e1b7 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:10.856233 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:10.856233 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:10.856786 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f761f358-94db-4070-b1cc-c18eee15e1b7 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:10.857147 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-f761f358-94db-4070-b1cc-c18eee15e1b7 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:22:10.863111 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-25030f21-9a74-4a5f-b39f-1a1917b3bd01 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68676982-6162-4b9f-9846-dc2c852129cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:22:10.865920 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-25030f21-9a74-4a5f-b39f-1a1917b3bd01 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Flow 'volume_create_api' (fd0626b7-0d1b-45b5-ac19-f1dea332d439) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:22:10.891369 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:10.891369 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:10.893910 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f761f358-94db-4070-b1cc-c18eee15e1b7 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:22:10.894772 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1208/2406] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:10 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 851 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:10.901518 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e326c858-7ce3-4a28-a629-9113922f04dd tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] GET http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/1f082a81-5cce-4081-88b8-717cba039267/associations Jan 21 03:22:10.901993 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e326c858-7ce3-4a28-a629-9113922f04dd tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:10.902205 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:10.902205 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:10.902845 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e326c858-7ce3-4a28-a629-9113922f04dd tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Calling method 'associations' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:10.904115 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e326c858-7ce3-4a28-a629-9113922f04dd tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Get associations for qos_spec id: 1f082a81-5cce-4081-88b8-717cba039267 {{(pid=87959) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 21 03:22:10.904771 n-d-766726-10 devstack@c-api.service[87957]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 03:22:10.904771 n-d-766726-10 devstack@c-api.service[87957]: options(joinedload_all('specs')).all() Jan 21 03:22:10.928906 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e326c858-7ce3-4a28-a629-9113922f04dd tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/1f082a81-5cce-4081-88b8-717cba039267/associations returned with HTTP 200 Jan 21 03:22:10.930209 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1209/2407] 10.222.0.36 () {58 vars in 1360 bytes} [Thu Jan 21 03:22:10 2021] GET /volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/1f082a81-5cce-4081-88b8-717cba039267/associations => generated 24 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 03:22:10.944859 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b295a113-a08e-49fa-a731-a9e2f0e18f62 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] POST http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs Jan 21 03:22:10.945424 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:10.945424 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:10.946225 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b295a113-a08e-49fa-a731-a9e2f0e18f62 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1305631656", "consumer": "back-end"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:22:10.948738 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:10.948738 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:10.950314 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.qos_specs [None req-b295a113-a08e-49fa-a731-a9e2f0e18f62 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1305631656', 'consumer': 'back-end', 'specs': {}} {{(pid=87959) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 21 03:22:10.958638 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.db.sqlalchemy.api [None req-b295a113-a08e-49fa-a731-a9e2f0e18f62 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] DB qos_specs_create(): root {'id': 'a73523e0-6d10-4277-af18-216feb0ba5b3', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1305631656'} {{(pid=87959) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 21 03:22:10.966301 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b295a113-a08e-49fa-a731-a9e2f0e18f62 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs returned with HTTP 200 Jan 21 03:22:10.972756 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1210/2408] 10.222.0.36 () {60 vars in 1231 bytes} [Thu Jan 21 03:22:10 2021] POST /volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs => generated 435 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:22:10.982446 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2a2114a1-d4f3-4922-8249-412eccfaf0bc tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] DELETE http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/a73523e0-6d10-4277-af18-216feb0ba5b3?force=False Jan 21 03:22:10.983110 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2a2114a1-d4f3-4922-8249-412eccfaf0bc tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:10.983332 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:10.983332 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:10.983598 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-25030f21-9a74-4a5f-b39f-1a1917b3bd01 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Create volume request issued successfully. Jan 21 03:22:10.983987 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2a2114a1-d4f3-4922-8249-412eccfaf0bc tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:10.985254 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:10.985254 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:10.986257 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2a2114a1-d4f3-4922-8249-412eccfaf0bc tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Delete qos_spec: a73523e0-6d10-4277-af18-216feb0ba5b3, force: False {{(pid=87959) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 21 03:22:10.987020 n-d-766726-10 devstack@c-api.service[87957]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 03:22:10.987020 n-d-766726-10 devstack@c-api.service[87957]: options(joinedload_all('specs')).all() Jan 21 03:22:10.995104 n-d-766726-10 devstack@c-api.service[87957]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 03:22:10.995104 n-d-766726-10 devstack@c-api.service[87957]: options(joinedload_all('specs')).all() Jan 21 03:22:11.001961 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-25030f21-9a74-4a5f-b39f-1a1917b3bd01 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes returned with HTTP 202 Jan 21 03:22:11.003346 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1199/2409] 10.222.0.36 () {60 vars in 1226 bytes} [Thu Jan 21 03:22:10 2021] POST /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes => generated 811 bytes in 497 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 03:22:11.017999 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9827c6e9-2fd9-4196-bbf8-265b372540ff tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/9c7c458a-a7f9-4200-a105-1042eebe9fd2 Jan 21 03:22:11.018519 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9827c6e9-2fd9-4196-bbf8-265b372540ff tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:11.018789 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:11.018789 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:11.019151 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9827c6e9-2fd9-4196-bbf8-265b372540ff tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:11.029773 n-d-766726-10 devstack@c-api.service[87957]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 03:22:11.029773 n-d-766726-10 devstack@c-api.service[87957]: options(joinedload_all('specs')).all() Jan 21 03:22:11.039004 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 03:22:11.039004 n-d-766726-10 devstack@c-api.service[87957]: "UPDATE / DELETE expressions." % clause Jan 21 03:22:11.044025 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2a2114a1-d4f3-4922-8249-412eccfaf0bc tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/a73523e0-6d10-4277-af18-216feb0ba5b3?force=False returned with HTTP 202 Jan 21 03:22:11.045283 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1211/2410] 10.222.0.36 () {58 vars in 1347 bytes} [Thu Jan 21 03:22:10 2021] DELETE /volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/a73523e0-6d10-4277-af18-216feb0ba5b3?force=False => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:22:11.060638 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-71a60971-e0c6-471e-9b45-0c3482061479 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] GET http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/a73523e0-6d10-4277-af18-216feb0ba5b3 Jan 21 03:22:11.061365 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-71a60971-e0c6-471e-9b45-0c3482061479 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:11.062042 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:11.062042 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:11.062712 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-71a60971-e0c6-471e-9b45-0c3482061479 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:11.063641 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:11.063641 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:11.072511 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-71a60971-e0c6-471e-9b45-0c3482061479 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/a73523e0-6d10-4277-af18-216feb0ba5b3 returned with HTTP 404 Jan 21 03:22:11.074450 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1212/2411] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:22:11 2021] GET /volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/a73523e0-6d10-4277-af18-216feb0ba5b3 => generated 100 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:22:11.083482 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:11.083482 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:11.085969 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7a180681-5791-43f5-b75f-a23d3d42a91a tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] GET http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs Jan 21 03:22:11.086492 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7a180681-5791-43f5-b75f-a23d3d42a91a tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:11.087032 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7a180681-5791-43f5-b75f-a23d3d42a91a tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:11.103687 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9827c6e9-2fd9-4196-bbf8-265b372540ff tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:22:11.117276 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7a180681-5791-43f5-b75f-a23d3d42a91a tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs returned with HTTP 200 Jan 21 03:22:11.117276 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1213/2412] 10.222.0.36 () {58 vars in 1210 bytes} [Thu Jan 21 03:22:11 2021] GET /volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs => generated 175 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:11.140905 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9827c6e9-2fd9-4196-bbf8-265b372540ff tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/9c7c458a-a7f9-4200-a105-1042eebe9fd2 returned with HTTP 200 Jan 21 03:22:11.142646 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1200/2413] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:11 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/9c7c458a-a7f9-4200-a105-1042eebe9fd2 => generated 879 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:11.158692 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-66d9caed-ee84-4d40-a174-eb7b36d58b92 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] POST http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs Jan 21 03:22:11.159393 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:11.159393 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:11.160049 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-66d9caed-ee84-4d40-a174-eb7b36d58b92 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1204058498", "consumer": "both"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:22:11.161558 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:11.161558 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:11.163140 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.qos_specs [None req-66d9caed-ee84-4d40-a174-eb7b36d58b92 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1204058498', 'consumer': 'both', 'specs': {}} {{(pid=87959) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 21 03:22:11.173657 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.db.sqlalchemy.api [None req-66d9caed-ee84-4d40-a174-eb7b36d58b92 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] DB qos_specs_create(): root {'id': 'e03d969e-e8a7-46c0-9e95-0cb733d67e9a', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1204058498'} {{(pid=87959) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 21 03:22:11.181017 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-66d9caed-ee84-4d40-a174-eb7b36d58b92 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs returned with HTTP 200 Jan 21 03:22:11.182147 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1214/2414] 10.222.0.36 () {60 vars in 1231 bytes} [Thu Jan 21 03:22:11 2021] POST /volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs => generated 431 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:11.210772 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-403b28dc-fd9f-4108-a27f-a7835faf78d3 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] DELETE http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/e03d969e-e8a7-46c0-9e95-0cb733d67e9a?force=False Jan 21 03:22:11.211568 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-403b28dc-fd9f-4108-a27f-a7835faf78d3 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:11.211984 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:11.211984 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:11.215449 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-403b28dc-fd9f-4108-a27f-a7835faf78d3 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:11.217281 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.qos_specs_manage [None req-403b28dc-fd9f-4108-a27f-a7835faf78d3 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Delete qos_spec: e03d969e-e8a7-46c0-9e95-0cb733d67e9a, force: False {{(pid=87958) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 21 03:22:11.234925 n-d-766726-10 devstack@c-api.service[87957]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 03:22:11.234925 n-d-766726-10 devstack@c-api.service[87957]: options(joinedload_all('specs')).all() Jan 21 03:22:11.247914 n-d-766726-10 devstack@c-api.service[87957]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 03:22:11.247914 n-d-766726-10 devstack@c-api.service[87957]: options(joinedload_all('specs')).all() Jan 21 03:22:11.278560 n-d-766726-10 devstack@c-api.service[87957]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 03:22:11.278560 n-d-766726-10 devstack@c-api.service[87957]: options(joinedload_all('specs')).all() Jan 21 03:22:11.286586 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 03:22:11.286586 n-d-766726-10 devstack@c-api.service[87957]: "UPDATE / DELETE expressions." % clause Jan 21 03:22:11.294405 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-403b28dc-fd9f-4108-a27f-a7835faf78d3 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/e03d969e-e8a7-46c0-9e95-0cb733d67e9a?force=False returned with HTTP 202 Jan 21 03:22:11.299095 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1201/2415] 10.222.0.36 () {58 vars in 1347 bytes} [Thu Jan 21 03:22:11 2021] DELETE /volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/e03d969e-e8a7-46c0-9e95-0cb733d67e9a?force=False => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:22:11.305069 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c7d29e54-3c6f-4736-a3d1-032d89d6e268 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] GET http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/e03d969e-e8a7-46c0-9e95-0cb733d67e9a Jan 21 03:22:11.305717 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c7d29e54-3c6f-4736-a3d1-032d89d6e268 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:11.306038 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:11.306038 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:11.306603 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c7d29e54-3c6f-4736-a3d1-032d89d6e268 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:11.307448 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:11.307448 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:11.308658 n-d-766726-10 devstack@c-api.service[87957]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 03:22:11.308658 n-d-766726-10 devstack@c-api.service[87957]: options(joinedload_all('specs')).all() Jan 21 03:22:11.316092 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c7d29e54-3c6f-4736-a3d1-032d89d6e268 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/e03d969e-e8a7-46c0-9e95-0cb733d67e9a returned with HTTP 404 Jan 21 03:22:11.320768 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1215/2416] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:22:11 2021] GET /volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/e03d969e-e8a7-46c0-9e95-0cb733d67e9a => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:22:11.327915 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-551f69a1-9234-4b2a-ac9e-c5f2abec5b12 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] GET http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs Jan 21 03:22:11.331278 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-551f69a1-9234-4b2a-ac9e-c5f2abec5b12 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:11.331479 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:11.331479 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:11.331872 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-551f69a1-9234-4b2a-ac9e-c5f2abec5b12 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Calling method 'index' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:11.332626 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:11.332626 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:11.355912 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-551f69a1-9234-4b2a-ac9e-c5f2abec5b12 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs returned with HTTP 200 Jan 21 03:22:11.357296 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1202/2417] 10.222.0.36 () {58 vars in 1210 bytes} [Thu Jan 21 03:22:11 2021] GET /volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs => generated 175 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:11.369736 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bafe7cbb-84ad-4a6d-a9fb-a1e6d37eadac tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] POST http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs Jan 21 03:22:11.370632 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bafe7cbb-84ad-4a6d-a9fb-a1e6d37eadac tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-961643350", "consumer": "front-end"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:22:11.372564 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.qos_specs [None req-bafe7cbb-84ad-4a6d-a9fb-a1e6d37eadac tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-961643350', 'consumer': 'front-end', 'specs': {}} {{(pid=87959) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 21 03:22:11.381627 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.db.sqlalchemy.api [None req-bafe7cbb-84ad-4a6d-a9fb-a1e6d37eadac tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] DB qos_specs_create(): root {'id': '9eff8803-81ef-4b39-9a09-76581d4fbca0', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-961643350'} {{(pid=87959) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 21 03:22:11.388337 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bafe7cbb-84ad-4a6d-a9fb-a1e6d37eadac tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs returned with HTTP 200 Jan 21 03:22:11.389496 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1216/2418] 10.222.0.36 () {60 vars in 1231 bytes} [Thu Jan 21 03:22:11 2021] POST /volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs => generated 435 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:22:11.401674 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-73ebd613-a350-4869-b791-c958fa0661bc tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] DELETE http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/9eff8803-81ef-4b39-9a09-76581d4fbca0?force=False Jan 21 03:22:11.402511 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-73ebd613-a350-4869-b791-c958fa0661bc tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:11.402675 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:11.402675 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:11.403082 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-73ebd613-a350-4869-b791-c958fa0661bc tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:11.403756 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:11.403756 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:11.404624 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.qos_specs_manage [None req-73ebd613-a350-4869-b791-c958fa0661bc tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Delete qos_spec: 9eff8803-81ef-4b39-9a09-76581d4fbca0, force: False {{(pid=87958) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 21 03:22:11.405322 n-d-766726-10 devstack@c-api.service[87957]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 03:22:11.405322 n-d-766726-10 devstack@c-api.service[87957]: options(joinedload_all('specs')).all() Jan 21 03:22:11.413474 n-d-766726-10 devstack@c-api.service[87957]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 03:22:11.413474 n-d-766726-10 devstack@c-api.service[87957]: options(joinedload_all('specs')).all() Jan 21 03:22:11.459504 n-d-766726-10 devstack@c-api.service[87957]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 03:22:11.459504 n-d-766726-10 devstack@c-api.service[87957]: options(joinedload_all('specs')).all() Jan 21 03:22:11.466347 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 03:22:11.466347 n-d-766726-10 devstack@c-api.service[87957]: "UPDATE / DELETE expressions." % clause Jan 21 03:22:11.471288 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-73ebd613-a350-4869-b791-c958fa0661bc tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/9eff8803-81ef-4b39-9a09-76581d4fbca0?force=False returned with HTTP 202 Jan 21 03:22:11.472395 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1203/2419] 10.222.0.36 () {58 vars in 1347 bytes} [Thu Jan 21 03:22:11 2021] DELETE /volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/9eff8803-81ef-4b39-9a09-76581d4fbca0?force=False => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:22:11.482445 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-96fa9c2a-9447-4a05-9ecc-38d474569929 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] GET http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/9eff8803-81ef-4b39-9a09-76581d4fbca0 Jan 21 03:22:11.482990 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-96fa9c2a-9447-4a05-9ecc-38d474569929 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:11.483219 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:11.483219 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:11.483598 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-96fa9c2a-9447-4a05-9ecc-38d474569929 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:11.484231 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:11.484231 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:11.485352 n-d-766726-10 devstack@c-api.service[87957]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 03:22:11.485352 n-d-766726-10 devstack@c-api.service[87957]: options(joinedload_all('specs')).all() Jan 21 03:22:11.492548 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-96fa9c2a-9447-4a05-9ecc-38d474569929 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/9eff8803-81ef-4b39-9a09-76581d4fbca0 returned with HTTP 404 Jan 21 03:22:11.493546 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1217/2420] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:22:11 2021] GET /volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/9eff8803-81ef-4b39-9a09-76581d4fbca0 => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:22:11.503734 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-79ce5c5a-7440-428a-a6ff-1e3e7af6c1c5 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] GET http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs Jan 21 03:22:11.504259 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-79ce5c5a-7440-428a-a6ff-1e3e7af6c1c5 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:11.504477 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:11.504477 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:11.504852 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-79ce5c5a-7440-428a-a6ff-1e3e7af6c1c5 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Calling method 'index' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:11.505483 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:11.505483 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:11.519965 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-79ce5c5a-7440-428a-a6ff-1e3e7af6c1c5 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs returned with HTTP 200 Jan 21 03:22:11.520800 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1204/2421] 10.222.0.36 () {58 vars in 1210 bytes} [Thu Jan 21 03:22:11 2021] GET /volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs => generated 175 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:11.533615 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-49feb428-3c87-4f98-94cf-03bc81270dda tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] GET http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/1f082a81-5cce-4081-88b8-717cba039267 Jan 21 03:22:11.534134 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-49feb428-3c87-4f98-94cf-03bc81270dda tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:11.534656 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-49feb428-3c87-4f98-94cf-03bc81270dda tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:11.543891 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-49feb428-3c87-4f98-94cf-03bc81270dda tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/1f082a81-5cce-4081-88b8-717cba039267 returned with HTTP 200 Jan 21 03:22:11.544696 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1218/2422] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:22:11 2021] GET /volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/1f082a81-5cce-4081-88b8-717cba039267 => generated 459 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:11.558234 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cf5c3cae-1d37-456f-b319-e72c0e8ced69 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] GET http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs Jan 21 03:22:11.558803 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cf5c3cae-1d37-456f-b319-e72c0e8ced69 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:11.559192 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:11.559192 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:11.559671 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cf5c3cae-1d37-456f-b319-e72c0e8ced69 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Calling method 'index' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:11.560450 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:11.560450 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:11.561601 n-d-766726-10 devstack@c-api.service[87957]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4724: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 03:22:11.561601 n-d-766726-10 devstack@c-api.service[87957]: options(joinedload_all('specs')).filter_by(key='QoS_Specs_Name') Jan 21 03:22:11.574511 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cf5c3cae-1d37-456f-b319-e72c0e8ced69 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs returned with HTTP 200 Jan 21 03:22:11.575582 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1205/2423] 10.222.0.36 () {58 vars in 1210 bytes} [Thu Jan 21 03:22:11 2021] GET /volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs => generated 175 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:11.588591 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9e2bdd1f-4689-43be-8089-508cd8576018 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] PUT http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/1f082a81-5cce-4081-88b8-717cba039267 Jan 21 03:22:11.589189 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:11.589189 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:11.589881 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9e2bdd1f-4689-43be-8089-508cd8576018 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:22:11.591406 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:11.591406 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:11.592621 n-d-766726-10 devstack@c-api.service[87957]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 03:22:11.592621 n-d-766726-10 devstack@c-api.service[87957]: options(joinedload_all('specs')).all() Jan 21 03:22:11.601699 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.qos_specs [None req-9e2bdd1f-4689-43be-8089-508cd8576018 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=87959) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jan 21 03:22:11.602405 n-d-766726-10 devstack@c-api.service[87957]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 03:22:11.602405 n-d-766726-10 devstack@c-api.service[87957]: options(joinedload_all('specs')).all() Jan 21 03:22:11.623494 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.db.sqlalchemy.api [None req-9e2bdd1f-4689-43be-8089-508cd8576018 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] qos_specs_update() value: {'id': '43dd8145-9d0a-492d-9c10-c95ac6336e4c', 'key': 'iops_bytes', 'value': '500', 'specs_id': '1f082a81-5cce-4081-88b8-717cba039267', 'deleted': False} {{(pid=87959) qos_specs_update /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4877}} Jan 21 03:22:11.635559 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9e2bdd1f-4689-43be-8089-508cd8576018 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/1f082a81-5cce-4081-88b8-717cba039267 returned with HTTP 200 Jan 21 03:22:11.636667 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1219/2424] 10.222.0.36 () {60 vars in 1341 bytes} [Thu Jan 21 03:22:11 2021] PUT /volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/1f082a81-5cce-4081-88b8-717cba039267 => generated 36 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 03:22:11.649435 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2ffb01c3-96f1-4220-846c-22bb0f03646e tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] GET http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/1f082a81-5cce-4081-88b8-717cba039267 Jan 21 03:22:11.649641 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2ffb01c3-96f1-4220-846c-22bb0f03646e tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:11.649999 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:11.649999 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:11.650608 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2ffb01c3-96f1-4220-846c-22bb0f03646e tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:11.652252 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:11.652252 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:11.653824 n-d-766726-10 devstack@c-api.service[87957]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 03:22:11.653824 n-d-766726-10 devstack@c-api.service[87957]: options(joinedload_all('specs')).all() Jan 21 03:22:11.663457 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2ffb01c3-96f1-4220-846c-22bb0f03646e tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/1f082a81-5cce-4081-88b8-717cba039267 returned with HTTP 200 Jan 21 03:22:11.664279 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1206/2425] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:22:11 2021] GET /volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/1f082a81-5cce-4081-88b8-717cba039267 => generated 480 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:11.677405 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-43ccdfb4-79ae-4bd2-8bd1-15bc49fe58e1 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] PUT http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/1f082a81-5cce-4081-88b8-717cba039267/delete_keys Jan 21 03:22:11.677819 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:11.677819 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:11.678228 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-43ccdfb4-79ae-4bd2-8bd1-15bc49fe58e1 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:22:11.679598 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:11.679598 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:11.680586 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.qos_specs_manage [None req-43ccdfb4-79ae-4bd2-8bd1-15bc49fe58e1 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Delete_key spec: 1f082a81-5cce-4081-88b8-717cba039267, keys: ['iops_bytes'] {{(pid=87959) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jan 21 03:22:11.681287 n-d-766726-10 devstack@c-api.service[87957]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 03:22:11.681287 n-d-766726-10 devstack@c-api.service[87957]: options(joinedload_all('specs')).all() Jan 21 03:22:11.691770 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 03:22:11.691770 n-d-766726-10 devstack@c-api.service[87957]: "UPDATE / DELETE expressions." % clause Jan 21 03:22:11.710067 n-d-766726-10 devstack@c-api.service[87957]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 03:22:11.710067 n-d-766726-10 devstack@c-api.service[87957]: options(joinedload_all('specs')).all() Jan 21 03:22:11.730536 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-43ccdfb4-79ae-4bd2-8bd1-15bc49fe58e1 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/1f082a81-5cce-4081-88b8-717cba039267/delete_keys returned with HTTP 202 Jan 21 03:22:11.742825 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1220/2426] 10.222.0.36 () {60 vars in 1377 bytes} [Thu Jan 21 03:22:11 2021] PUT /volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/1f082a81-5cce-4081-88b8-717cba039267/delete_keys => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 03:22:11.750774 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-307163f7-6bdd-4432-bf32-4f10709c8184 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] GET http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/1f082a81-5cce-4081-88b8-717cba039267 Jan 21 03:22:11.751995 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-307163f7-6bdd-4432-bf32-4f10709c8184 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:11.752215 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:11.752215 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:11.752733 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-307163f7-6bdd-4432-bf32-4f10709c8184 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:11.753315 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:11.753315 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:11.754332 n-d-766726-10 devstack@c-api.service[87957]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 03:22:11.754332 n-d-766726-10 devstack@c-api.service[87957]: options(joinedload_all('specs')).all() Jan 21 03:22:11.762355 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-307163f7-6bdd-4432-bf32-4f10709c8184 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/1f082a81-5cce-4081-88b8-717cba039267 returned with HTTP 200 Jan 21 03:22:11.763707 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1207/2427] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:22:11 2021] GET /volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/1f082a81-5cce-4081-88b8-717cba039267 => generated 459 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:11.779322 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2332c2d4-1b6e-4690-80c9-fb8c0755dafd tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] GET http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/1f082a81-5cce-4081-88b8-717cba039267 Jan 21 03:22:11.780142 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2332c2d4-1b6e-4690-80c9-fb8c0755dafd tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:11.780486 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:11.780486 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:11.781037 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2332c2d4-1b6e-4690-80c9-fb8c0755dafd tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:11.781857 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:11.781857 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:11.784438 n-d-766726-10 devstack@c-api.service[87957]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 03:22:11.784438 n-d-766726-10 devstack@c-api.service[87957]: options(joinedload_all('specs')).all() Jan 21 03:22:11.801485 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2332c2d4-1b6e-4690-80c9-fb8c0755dafd tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/1f082a81-5cce-4081-88b8-717cba039267 returned with HTTP 200 Jan 21 03:22:11.802524 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1221/2428] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:22:11 2021] GET /volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/1f082a81-5cce-4081-88b8-717cba039267 => generated 459 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:11.816799 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1ba360c6-cca8-4a99-9f83-8927dd2427c7 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] DELETE http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/9eff8803-81ef-4b39-9a09-76581d4fbca0?force=False Jan 21 03:22:11.817613 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1ba360c6-cca8-4a99-9f83-8927dd2427c7 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:11.817831 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:11.817831 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:11.818214 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1ba360c6-cca8-4a99-9f83-8927dd2427c7 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:11.819142 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:11.819142 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:11.819986 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1ba360c6-cca8-4a99-9f83-8927dd2427c7 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Delete qos_spec: 9eff8803-81ef-4b39-9a09-76581d4fbca0, force: False {{(pid=87958) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 21 03:22:11.822930 n-d-766726-10 devstack@c-api.service[87957]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 03:22:11.822930 n-d-766726-10 devstack@c-api.service[87957]: options(joinedload_all('specs')).all() Jan 21 03:22:11.831259 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1ba360c6-cca8-4a99-9f83-8927dd2427c7 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/9eff8803-81ef-4b39-9a09-76581d4fbca0?force=False returned with HTTP 404 Jan 21 03:22:11.832594 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1208/2429] 10.222.0.36 () {58 vars in 1347 bytes} [Thu Jan 21 03:22:11 2021] DELETE /volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/9eff8803-81ef-4b39-9a09-76581d4fbca0?force=False => generated 100 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:22:11.842880 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a402cffb-d44b-4e75-98d2-c426d928a509 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] GET http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/9eff8803-81ef-4b39-9a09-76581d4fbca0 Jan 21 03:22:11.843746 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a402cffb-d44b-4e75-98d2-c426d928a509 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:11.843970 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:11.843970 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:11.844418 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a402cffb-d44b-4e75-98d2-c426d928a509 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:11.846289 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:11.846289 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:11.847470 n-d-766726-10 devstack@c-api.service[87957]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 03:22:11.847470 n-d-766726-10 devstack@c-api.service[87957]: options(joinedload_all('specs')).all() Jan 21 03:22:11.855029 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a402cffb-d44b-4e75-98d2-c426d928a509 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/9eff8803-81ef-4b39-9a09-76581d4fbca0 returned with HTTP 404 Jan 21 03:22:11.855688 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1222/2430] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:22:11 2021] GET /volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/9eff8803-81ef-4b39-9a09-76581d4fbca0 => generated 100 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 03:22:11.866041 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-20e4b9bd-b448-4ecb-acf4-7a312655c7c7 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] DELETE http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/e03d969e-e8a7-46c0-9e95-0cb733d67e9a?force=False Jan 21 03:22:11.866805 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-20e4b9bd-b448-4ecb-acf4-7a312655c7c7 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:11.867304 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-20e4b9bd-b448-4ecb-acf4-7a312655c7c7 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:11.868646 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.qos_specs_manage [None req-20e4b9bd-b448-4ecb-acf4-7a312655c7c7 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Delete qos_spec: e03d969e-e8a7-46c0-9e95-0cb733d67e9a, force: False {{(pid=87958) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 21 03:22:11.877579 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-20e4b9bd-b448-4ecb-acf4-7a312655c7c7 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/e03d969e-e8a7-46c0-9e95-0cb733d67e9a?force=False returned with HTTP 404 Jan 21 03:22:11.878873 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1209/2431] 10.222.0.36 () {58 vars in 1347 bytes} [Thu Jan 21 03:22:11 2021] DELETE /volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/e03d969e-e8a7-46c0-9e95-0cb733d67e9a?force=False => generated 100 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:22:11.888793 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-188f45a9-7002-4465-9d3d-fcf30bf96901 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] GET http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/e03d969e-e8a7-46c0-9e95-0cb733d67e9a Jan 21 03:22:11.889380 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-188f45a9-7002-4465-9d3d-fcf30bf96901 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:11.889870 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-188f45a9-7002-4465-9d3d-fcf30bf96901 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:11.898609 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-188f45a9-7002-4465-9d3d-fcf30bf96901 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/e03d969e-e8a7-46c0-9e95-0cb733d67e9a returned with HTTP 404 Jan 21 03:22:11.901891 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1223/2432] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:22:11 2021] GET /volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/e03d969e-e8a7-46c0-9e95-0cb733d67e9a => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:22:11.908460 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f092e688-e77c-41bd-806e-fc8afe98b67b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:22:11.908959 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f092e688-e77c-41bd-806e-fc8afe98b67b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:11.909446 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f092e688-e77c-41bd-806e-fc8afe98b67b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:11.909709 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-121fdd05-6e3b-4622-9a8b-f6451eacdc67 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] DELETE http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/a73523e0-6d10-4277-af18-216feb0ba5b3?force=False Jan 21 03:22:11.909807 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-f092e688-e77c-41bd-806e-fc8afe98b67b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:22:11.910232 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-121fdd05-6e3b-4622-9a8b-f6451eacdc67 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:11.910741 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-121fdd05-6e3b-4622-9a8b-f6451eacdc67 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:11.912148 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.qos_specs_manage [None req-121fdd05-6e3b-4622-9a8b-f6451eacdc67 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Delete qos_spec: a73523e0-6d10-4277-af18-216feb0ba5b3, force: False {{(pid=87958) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 21 03:22:11.919516 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-121fdd05-6e3b-4622-9a8b-f6451eacdc67 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/a73523e0-6d10-4277-af18-216feb0ba5b3?force=False returned with HTTP 404 Jan 21 03:22:11.920498 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1210/2433] 10.222.0.36 () {58 vars in 1347 bytes} [Thu Jan 21 03:22:11 2021] DELETE /volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/a73523e0-6d10-4277-af18-216feb0ba5b3?force=False => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:22:11.931747 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:11.931747 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:11.933688 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f092e688-e77c-41bd-806e-fc8afe98b67b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:22:11.934605 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1224/2434] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:11 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:22:11.934855 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7a8edaae-f0da-4219-a4e1-5eccc3e1b1fd tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] GET http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/a73523e0-6d10-4277-af18-216feb0ba5b3 Jan 21 03:22:11.935367 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7a8edaae-f0da-4219-a4e1-5eccc3e1b1fd tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:11.935998 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7a8edaae-f0da-4219-a4e1-5eccc3e1b1fd tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:11.945600 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7a8edaae-f0da-4219-a4e1-5eccc3e1b1fd tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/a73523e0-6d10-4277-af18-216feb0ba5b3 returned with HTTP 404 Jan 21 03:22:11.946679 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1211/2435] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:22:11 2021] GET /volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/a73523e0-6d10-4277-af18-216feb0ba5b3 => generated 100 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:22:11.954690 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5b86608e-91b0-4073-a2d7-743411382b3a tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] DELETE http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/types/9ab0c3a5-7e26-4609-8c01-2ceec9f42ea9 Jan 21 03:22:11.956145 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5b86608e-91b0-4073-a2d7-743411382b3a tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:11.956531 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:11.956531 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:11.956934 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5b86608e-91b0-4073-a2d7-743411382b3a tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Calling method '_delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:12.025000 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 03:22:12.025000 n-d-766726-10 devstack@c-api.service[87957]: "UPDATE / DELETE expressions." % clause Jan 21 03:22:12.036234 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5b86608e-91b0-4073-a2d7-743411382b3a tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/types/9ab0c3a5-7e26-4609-8c01-2ceec9f42ea9 returned with HTTP 202 Jan 21 03:22:12.037856 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1225/2436] 10.222.0.36 () {58 vars in 1312 bytes} [Thu Jan 21 03:22:11 2021] DELETE /volume/v3/fa8f433fafd8470c9544a5dbcc976313/types/9ab0c3a5-7e26-4609-8c01-2ceec9f42ea9 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:22:12.045273 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-03a5acfc-c4e2-4710-88c2-3ad122a7b08b tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] GET http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/types/9ab0c3a5-7e26-4609-8c01-2ceec9f42ea9 Jan 21 03:22:12.045850 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-03a5acfc-c4e2-4710-88c2-3ad122a7b08b tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:12.046342 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-03a5acfc-c4e2-4710-88c2-3ad122a7b08b tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:12.058814 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-03a5acfc-c4e2-4710-88c2-3ad122a7b08b tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/types/9ab0c3a5-7e26-4609-8c01-2ceec9f42ea9 returned with HTTP 404 Jan 21 03:22:12.060043 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1212/2437] 10.222.0.36 () {58 vars in 1309 bytes} [Thu Jan 21 03:22:12 2021] GET /volume/v3/fa8f433fafd8470c9544a5dbcc976313/types/9ab0c3a5-7e26-4609-8c01-2ceec9f42ea9 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:22:12.068662 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-55c80e65-8ccd-4126-b427-afa4adf24ad2 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] DELETE http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/types/3138c74a-f11d-4d89-94bd-675651cfbfcf Jan 21 03:22:12.069193 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-55c80e65-8ccd-4126-b427-afa4adf24ad2 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:12.069707 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-55c80e65-8ccd-4126-b427-afa4adf24ad2 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Calling method '_delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:12.150432 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-55c80e65-8ccd-4126-b427-afa4adf24ad2 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/types/3138c74a-f11d-4d89-94bd-675651cfbfcf returned with HTTP 202 Jan 21 03:22:12.151466 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1226/2438] 10.222.0.36 () {58 vars in 1312 bytes} [Thu Jan 21 03:22:12 2021] DELETE /volume/v3/fa8f433fafd8470c9544a5dbcc976313/types/3138c74a-f11d-4d89-94bd-675651cfbfcf => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:22:12.158988 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-77c5c4ac-a24a-49c1-87f3-c7fad16647c7 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/9c7c458a-a7f9-4200-a105-1042eebe9fd2 Jan 21 03:22:12.159197 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d7fcea54-54d7-4f60-bed4-1bb256351c89 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] GET http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/types/3138c74a-f11d-4d89-94bd-675651cfbfcf Jan 21 03:22:12.159635 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-77c5c4ac-a24a-49c1-87f3-c7fad16647c7 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:12.159732 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d7fcea54-54d7-4f60-bed4-1bb256351c89 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:12.160178 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d7fcea54-54d7-4f60-bed4-1bb256351c89 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:12.160578 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-77c5c4ac-a24a-49c1-87f3-c7fad16647c7 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:12.172703 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d7fcea54-54d7-4f60-bed4-1bb256351c89 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/types/3138c74a-f11d-4d89-94bd-675651cfbfcf returned with HTTP 404 Jan 21 03:22:12.173911 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1227/2439] 10.222.0.36 () {58 vars in 1309 bytes} [Thu Jan 21 03:22:12 2021] GET /volume/v3/fa8f433fafd8470c9544a5dbcc976313/types/3138c74a-f11d-4d89-94bd-675651cfbfcf => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:22:12.181118 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ac474b19-e1dd-4b41-8dc4-0b2ea97f032c tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] DELETE http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/types/a1a9f8b5-40c5-40f2-ace3-8383dc85bed9 Jan 21 03:22:12.181634 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ac474b19-e1dd-4b41-8dc4-0b2ea97f032c tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:12.182141 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ac474b19-e1dd-4b41-8dc4-0b2ea97f032c tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Calling method '_delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:12.212129 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:12.212129 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:12.221058 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-77c5c4ac-a24a-49c1-87f3-c7fad16647c7 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:22:12.243275 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-77c5c4ac-a24a-49c1-87f3-c7fad16647c7 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/9c7c458a-a7f9-4200-a105-1042eebe9fd2 returned with HTTP 200 Jan 21 03:22:12.254600 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1213/2440] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:12 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/9c7c458a-a7f9-4200-a105-1042eebe9fd2 => generated 904 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:12.258514 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ac474b19-e1dd-4b41-8dc4-0b2ea97f032c tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/types/a1a9f8b5-40c5-40f2-ace3-8383dc85bed9 returned with HTTP 202 Jan 21 03:22:12.262461 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1228/2441] 10.222.0.36 () {58 vars in 1312 bytes} [Thu Jan 21 03:22:12 2021] DELETE /volume/v3/fa8f433fafd8470c9544a5dbcc976313/types/a1a9f8b5-40c5-40f2-ace3-8383dc85bed9 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 03:22:12.262933 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c687c950-5b57-46cf-932a-5f2db8143d3a tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] PUT http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/9c7c458a-a7f9-4200-a105-1042eebe9fd2 Jan 21 03:22:12.263473 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:12.263473 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:12.263987 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c687c950-5b57-46cf-932a-5f2db8143d3a tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1792274433", "description": null}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:22:12.268157 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-02c88559-6364-401d-8962-e165f509998c tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] GET http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/types/a1a9f8b5-40c5-40f2-ace3-8383dc85bed9 Jan 21 03:22:12.268664 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-02c88559-6364-401d-8962-e165f509998c tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:12.269146 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-02c88559-6364-401d-8962-e165f509998c tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:12.282420 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-02c88559-6364-401d-8962-e165f509998c tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/types/a1a9f8b5-40c5-40f2-ace3-8383dc85bed9 returned with HTTP 404 Jan 21 03:22:12.286756 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1229/2442] 10.222.0.36 () {58 vars in 1309 bytes} [Thu Jan 21 03:22:12 2021] GET /volume/v3/fa8f433fafd8470c9544a5dbcc976313/types/a1a9f8b5-40c5-40f2-ace3-8383dc85bed9 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:22:12.295190 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f4c2ef1b-800b-4915-8597-138f6750bee5 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] DELETE http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/1f082a81-5cce-4081-88b8-717cba039267?force=False Jan 21 03:22:12.295722 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f4c2ef1b-800b-4915-8597-138f6750bee5 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:12.296207 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f4c2ef1b-800b-4915-8597-138f6750bee5 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:12.297586 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f4c2ef1b-800b-4915-8597-138f6750bee5 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Delete qos_spec: 1f082a81-5cce-4081-88b8-717cba039267, force: False {{(pid=87959) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 21 03:22:12.299061 n-d-766726-10 devstack@c-api.service[87957]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 03:22:12.299061 n-d-766726-10 devstack@c-api.service[87957]: options(joinedload_all('specs')).all() Jan 21 03:22:12.306286 n-d-766726-10 devstack@c-api.service[87957]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 03:22:12.306286 n-d-766726-10 devstack@c-api.service[87957]: options(joinedload_all('specs')).all() Jan 21 03:22:12.318472 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:12.318472 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:12.327140 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c687c950-5b57-46cf-932a-5f2db8143d3a tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:22:12.328048 n-d-766726-10 devstack@c-api.service[87957]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 03:22:12.328048 n-d-766726-10 devstack@c-api.service[87957]: options(joinedload_all('specs')).all() Jan 21 03:22:12.335837 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 03:22:12.335837 n-d-766726-10 devstack@c-api.service[87957]: "UPDATE / DELETE expressions." % clause Jan 21 03:22:12.337392 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c687c950-5b57-46cf-932a-5f2db8143d3a tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume updated successfully. Jan 21 03:22:12.345283 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f4c2ef1b-800b-4915-8597-138f6750bee5 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/1f082a81-5cce-4081-88b8-717cba039267?force=False returned with HTTP 202 Jan 21 03:22:12.347507 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1230/2443] 10.222.0.36 () {58 vars in 1347 bytes} [Thu Jan 21 03:22:12 2021] DELETE /volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/1f082a81-5cce-4081-88b8-717cba039267?force=False => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 03:22:12.351701 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c687c950-5b57-46cf-932a-5f2db8143d3a tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/9c7c458a-a7f9-4200-a105-1042eebe9fd2 returned with HTTP 200 Jan 21 03:22:12.352582 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1214/2444] 10.222.0.36 () {60 vars in 1335 bytes} [Thu Jan 21 03:22:12 2021] PUT /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/9c7c458a-a7f9-4200-a105-1042eebe9fd2 => generated 839 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:22:12.356594 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-03bc0b88-92d1-4993-9a42-09c916dbcc18 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] GET http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/1f082a81-5cce-4081-88b8-717cba039267 Jan 21 03:22:12.357435 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-03bc0b88-92d1-4993-9a42-09c916dbcc18 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:12.357811 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:12.357811 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:12.358189 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-03bc0b88-92d1-4993-9a42-09c916dbcc18 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:12.358843 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:12.358843 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:12.366497 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c3764f63-cffb-45cb-b6ca-bdd3cd9aed9b tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] DELETE http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/9c7c458a-a7f9-4200-a105-1042eebe9fd2 Jan 21 03:22:12.367042 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c3764f63-cffb-45cb-b6ca-bdd3cd9aed9b tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:12.367270 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:12.367270 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:12.367645 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c3764f63-cffb-45cb-b6ca-bdd3cd9aed9b tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:12.367858 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-03bc0b88-92d1-4993-9a42-09c916dbcc18 tempest-QosSpecsTestJSON-497540897 tempest-QosSpecsTestJSON-497540897] http://10.222.0.36/volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/1f082a81-5cce-4081-88b8-717cba039267 returned with HTTP 404 Jan 21 03:22:12.368102 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-c3764f63-cffb-45cb-b6ca-bdd3cd9aed9b tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Delete volume with id: 9c7c458a-a7f9-4200-a105-1042eebe9fd2 Jan 21 03:22:12.369004 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1231/2445] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:22:12 2021] GET /volume/v3/fa8f433fafd8470c9544a5dbcc976313/qos-specs/1f082a81-5cce-4081-88b8-717cba039267 => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 03:22:12.428282 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:12.428282 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:12.429461 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c3764f63-cffb-45cb-b6ca-bdd3cd9aed9b tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:22:12.460718 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c3764f63-cffb-45cb-b6ca-bdd3cd9aed9b tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Delete volume request issued successfully. Jan 21 03:22:12.461489 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c3764f63-cffb-45cb-b6ca-bdd3cd9aed9b tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/9c7c458a-a7f9-4200-a105-1042eebe9fd2 returned with HTTP 202 Jan 21 03:22:12.462399 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1215/2446] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:22:12 2021] DELETE /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/9c7c458a-a7f9-4200-a105-1042eebe9fd2 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 03:22:12.471291 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0c062196-66c3-4eea-947a-c1404b65fcfb tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/9c7c458a-a7f9-4200-a105-1042eebe9fd2 Jan 21 03:22:12.472065 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0c062196-66c3-4eea-947a-c1404b65fcfb tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:12.472805 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0c062196-66c3-4eea-947a-c1404b65fcfb tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:12.526313 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:12.526313 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:12.535490 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-0c062196-66c3-4eea-947a-c1404b65fcfb tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:22:12.560432 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0c062196-66c3-4eea-947a-c1404b65fcfb tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/9c7c458a-a7f9-4200-a105-1042eebe9fd2 returned with HTTP 200 Jan 21 03:22:12.561473 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1232/2447] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:12 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/9c7c458a-a7f9-4200-a105-1042eebe9fd2 => generated 906 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:22:12.949737 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-44031cb0-d52d-4ea4-b0f9-5e0ce467e208 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:22:12.950167 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-44031cb0-d52d-4ea4-b0f9-5e0ce467e208 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:12.950367 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:12.950367 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:12.950724 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-44031cb0-d52d-4ea4-b0f9-5e0ce467e208 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:12.951252 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-44031cb0-d52d-4ea4-b0f9-5e0ce467e208 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:22:12.987492 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:12.987492 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:12.999399 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-44031cb0-d52d-4ea4-b0f9-5e0ce467e208 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:22:13.000459 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1216/2448] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:12 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 851 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:13.589001 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0dbe5186-fbbf-4e7a-aaa6-83cc5697817b tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/9c7c458a-a7f9-4200-a105-1042eebe9fd2 Jan 21 03:22:13.589759 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0dbe5186-fbbf-4e7a-aaa6-83cc5697817b tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:13.590106 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:13.590106 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:13.590717 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0dbe5186-fbbf-4e7a-aaa6-83cc5697817b tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:13.649751 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:13.649751 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:13.669741 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-0dbe5186-fbbf-4e7a-aaa6-83cc5697817b tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:22:13.706185 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0dbe5186-fbbf-4e7a-aaa6-83cc5697817b tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/9c7c458a-a7f9-4200-a105-1042eebe9fd2 returned with HTTP 200 Jan 21 03:22:13.710629 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1233/2449] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:13 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/9c7c458a-a7f9-4200-a105-1042eebe9fd2 => generated 906 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:14.020889 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-486ae986-081d-48eb-9cad-8ee846070191 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:22:14.021447 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-486ae986-081d-48eb-9cad-8ee846070191 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:14.021565 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:14.021565 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:14.021910 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-486ae986-081d-48eb-9cad-8ee846070191 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:14.022280 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-486ae986-081d-48eb-9cad-8ee846070191 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:22:14.051596 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:14.051596 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:14.053408 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-486ae986-081d-48eb-9cad-8ee846070191 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:22:14.054250 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1217/2450] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:14 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:14.724134 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a90f48e6-0238-4aa5-b787-a474220e6db5 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/9c7c458a-a7f9-4200-a105-1042eebe9fd2 Jan 21 03:22:14.724999 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a90f48e6-0238-4aa5-b787-a474220e6db5 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:14.725303 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:14.725303 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:14.725930 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a90f48e6-0238-4aa5-b787-a474220e6db5 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:14.784232 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a90f48e6-0238-4aa5-b787-a474220e6db5 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/9c7c458a-a7f9-4200-a105-1042eebe9fd2 returned with HTTP 404 Jan 21 03:22:14.785371 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1234/2451] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:14 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/9c7c458a-a7f9-4200-a105-1042eebe9fd2 => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:22:14.794418 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-26fe4283-8b73-4604-91d6-ceaf74c7d5a7 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] DELETE http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/08379981-43e5-49d4-ab6d-7e2fdf372f3f Jan 21 03:22:14.795169 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-26fe4283-8b73-4604-91d6-ceaf74c7d5a7 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:14.795540 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:14.795540 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:14.796190 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-26fe4283-8b73-4604-91d6-ceaf74c7d5a7 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:14.796799 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-26fe4283-8b73-4604-91d6-ceaf74c7d5a7 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Delete volume with id: 08379981-43e5-49d4-ab6d-7e2fdf372f3f Jan 21 03:22:14.859563 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:14.859563 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:14.861322 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-26fe4283-8b73-4604-91d6-ceaf74c7d5a7 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:22:14.897801 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-26fe4283-8b73-4604-91d6-ceaf74c7d5a7 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Delete volume request issued successfully. Jan 21 03:22:14.898539 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-26fe4283-8b73-4604-91d6-ceaf74c7d5a7 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/08379981-43e5-49d4-ab6d-7e2fdf372f3f returned with HTTP 202 Jan 21 03:22:14.902638 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1218/2452] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:22:14 2021] DELETE /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/08379981-43e5-49d4-ab6d-7e2fdf372f3f => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:22:14.907317 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-38f12164-dbd8-4764-bd78-06f2e1ea951c tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/08379981-43e5-49d4-ab6d-7e2fdf372f3f Jan 21 03:22:14.908562 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-38f12164-dbd8-4764-bd78-06f2e1ea951c tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:14.909223 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-38f12164-dbd8-4764-bd78-06f2e1ea951c tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:14.960542 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:14.960542 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:14.973542 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-38f12164-dbd8-4764-bd78-06f2e1ea951c tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:22:14.997733 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-38f12164-dbd8-4764-bd78-06f2e1ea951c tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/08379981-43e5-49d4-ab6d-7e2fdf372f3f returned with HTTP 200 Jan 21 03:22:14.998824 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1235/2453] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:14 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/08379981-43e5-49d4-ab6d-7e2fdf372f3f => generated 957 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:15.068811 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-59b0b4d5-2fd7-4469-bec3-988651baf600 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:22:15.069933 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-59b0b4d5-2fd7-4469-bec3-988651baf600 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:15.070295 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:15.070295 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:15.070928 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-59b0b4d5-2fd7-4469-bec3-988651baf600 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:15.071454 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-59b0b4d5-2fd7-4469-bec3-988651baf600 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:22:15.096695 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:15.096695 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:15.098552 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-59b0b4d5-2fd7-4469-bec3-988651baf600 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:22:15.099395 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1219/2454] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:15 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:16.016006 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7e364def-383b-448f-93d3-4af9567087c1 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/08379981-43e5-49d4-ab6d-7e2fdf372f3f Jan 21 03:22:16.017461 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7e364def-383b-448f-93d3-4af9567087c1 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:16.017649 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:16.017649 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:16.018462 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7e364def-383b-448f-93d3-4af9567087c1 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:16.067741 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:16.067741 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:16.077083 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7e364def-383b-448f-93d3-4af9567087c1 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:22:16.100670 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7e364def-383b-448f-93d3-4af9567087c1 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/08379981-43e5-49d4-ab6d-7e2fdf372f3f returned with HTTP 200 Jan 21 03:22:16.101733 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1236/2455] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:16 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/08379981-43e5-49d4-ab6d-7e2fdf372f3f => generated 957 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:16.115255 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-973ccb90-6c44-4f0e-a05e-f3b94c66e392 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:22:16.115776 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-973ccb90-6c44-4f0e-a05e-f3b94c66e392 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:16.115991 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:16.115991 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:16.116340 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-973ccb90-6c44-4f0e-a05e-f3b94c66e392 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:16.116961 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-973ccb90-6c44-4f0e-a05e-f3b94c66e392 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:22:16.139128 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:16.139128 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:16.140966 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-973ccb90-6c44-4f0e-a05e-f3b94c66e392 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:22:16.143343 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1220/2456] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:16 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 854 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:16.155213 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0685f3a5-9521-45bb-9ccc-1d4cd0e96f6f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/9f6606cf-f425-4a12-9729-cfdad40d8158 Jan 21 03:22:16.155847 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0685f3a5-9521-45bb-9ccc-1d4cd0e96f6f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:16.156069 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:16.156069 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:16.156436 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0685f3a5-9521-45bb-9ccc-1d4cd0e96f6f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:16.221535 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:16.221535 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:16.230346 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-0685f3a5-9521-45bb-9ccc-1d4cd0e96f6f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:22:16.254464 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0685f3a5-9521-45bb-9ccc-1d4cd0e96f6f tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/9f6606cf-f425-4a12-9729-cfdad40d8158 returned with HTTP 200 Jan 21 03:22:16.255665 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1237/2457] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:16 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/9f6606cf-f425-4a12-9729-cfdad40d8158 => generated 976 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:22:16.271825 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a3347922-e455-42cc-a935-7d7513c7380a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:22:16.272590 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a3347922-e455-42cc-a935-7d7513c7380a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:16.272790 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:16.272790 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:16.273429 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a3347922-e455-42cc-a935-7d7513c7380a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:16.273791 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-a3347922-e455-42cc-a935-7d7513c7380a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:22:16.295273 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:16.295273 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:16.297298 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a3347922-e455-42cc-a935-7d7513c7380a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:22:16.298910 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1221/2458] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:16 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 854 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:16.312386 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-afafe641-c1b0-4f9a-8677-5ed97a6e8639 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/detail Jan 21 03:22:16.312902 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-afafe641-c1b0-4f9a-8677-5ed97a6e8639 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:16.313239 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:16.313239 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:16.313544 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-afafe641-c1b0-4f9a-8677-5ed97a6e8639 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:16.314746 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-afafe641-c1b0-4f9a-8677-5ed97a6e8639 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:22:16.339468 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-afafe641-c1b0-4f9a-8677-5ed97a6e8639 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/detail returned with HTTP 200 Jan 21 03:22:16.340544 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1238/2459] 10.222.0.36 () {58 vars in 1225 bytes} [Thu Jan 21 03:22:16 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/detail => generated 857 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:16.354246 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1d234385-5784-49d8-86ea-88821b0d88da tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] POST http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076/restore Jan 21 03:22:16.354631 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:16.354631 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:16.355302 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1d234385-5784-49d8-86ea-88821b0d88da tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:22:16.356187 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.backups [None req-1d234385-5784-49d8-86ea-88821b0d88da tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Restoring backup ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 ({'restore': {}}) {{(pid=87958) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 21 03:22:16.356525 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.contrib.backups [None req-1d234385-5784-49d8-86ea-88821b0d88da tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Restoring backup ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 to volume None. Jan 21 03:22:16.390843 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:16.390843 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:16.394287 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.backup.api [None req-1d234385-5784-49d8-86ea-88821b0d88da tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Creating volume of 1 GB for restore of backup ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. Jan 21 03:22:16.406518 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1d234385-5784-49d8-86ea-88821b0d88da tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Availability Zones retrieved successfully. Jan 21 03:22:16.428736 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-1d234385-5784-49d8-86ea-88821b0d88da tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Flow 'volume_create_api' (262075e9-b848-4756-821b-4b57687c5850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:22:16.431487 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-1d234385-5784-49d8-86ea-88821b0d88da tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (010bbb18-61c6-46d7-a424-412ff19c78d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:22:16.433529 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-1d234385-5784-49d8-86ea-88821b0d88da tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Validating volume size '1' using validate_int {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:22:16.506061 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-1d234385-5784-49d8-86ea-88821b0d88da tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (010bbb18-61c6-46d7-a424-412ff19c78d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:22:16.508289 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-1d234385-5784-49d8-86ea-88821b0d88da tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36ef5787-052f-4fa7-97c7-353ed2150427) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:22:16.581198 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-1d234385-5784-49d8-86ea-88821b0d88da tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Created reservations ['8a0147af-0d6e-467f-8211-fb9272be7757', 'efc0b561-bdc7-4639-a10e-35470051b3f9', '240fb27f-cc82-4bb9-a99c-d05aceb1d98e', '816e1238-d3f2-4d65-8e68-9190c938d0ad'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:22:16.583360 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-1d234385-5784-49d8-86ea-88821b0d88da tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36ef5787-052f-4fa7-97c7-353ed2150427) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a0147af-0d6e-467f-8211-fb9272be7757', 'efc0b561-bdc7-4639-a10e-35470051b3f9', '240fb27f-cc82-4bb9-a99c-d05aceb1d98e', '816e1238-d3f2-4d65-8e68-9190c938d0ad']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:22:16.585983 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-1d234385-5784-49d8-86ea-88821b0d88da tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d69123e-6736-4592-98a4-3175dd291607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:22:16.593323 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bc00f9a3-9f99-49fa-95ce-8db496b8e515 tempest-VolumeManageAdminTest-732282898 tempest-VolumeManageAdminTest-732282898] POST http://10.222.0.36/volume/v3/24e078749c0445beb228cad9ef0d68f9/volumes Jan 21 03:22:16.593878 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:16.593878 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:16.594363 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bc00f9a3-9f99-49fa-95ce-8db496b8e515 tempest-VolumeManageAdminTest-732282898 tempest-VolumeManageAdminTest-732282898] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeManageAdminTest-Volume-1716035348"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:22:16.597111 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-bc00f9a3-9f99-49fa-95ce-8db496b8e515 tempest-VolumeManageAdminTest-732282898 tempest-VolumeManageAdminTest-732282898] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeManageAdminTest-Volume-1716035348'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:22:16.597488 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-bc00f9a3-9f99-49fa-95ce-8db496b8e515 tempest-VolumeManageAdminTest-732282898 tempest-VolumeManageAdminTest-732282898] Create volume of 1 GB Jan 21 03:22:16.598139 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:16.598139 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:16.616364 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-bc00f9a3-9f99-49fa-95ce-8db496b8e515 tempest-VolumeManageAdminTest-732282898 tempest-VolumeManageAdminTest-732282898] Availability Zones retrieved successfully. Jan 21 03:22:16.634822 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-bc00f9a3-9f99-49fa-95ce-8db496b8e515 tempest-VolumeManageAdminTest-732282898 tempest-VolumeManageAdminTest-732282898] Flow 'volume_create_api' (d823d9be-f773-4d2c-947e-13f153538b63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:22:16.637879 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-bc00f9a3-9f99-49fa-95ce-8db496b8e515 tempest-VolumeManageAdminTest-732282898 tempest-VolumeManageAdminTest-732282898] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f2634ef-8c21-46a0-a45e-aee7ed70b0b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:22:16.640170 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-bc00f9a3-9f99-49fa-95ce-8db496b8e515 tempest-VolumeManageAdminTest-732282898 tempest-VolumeManageAdminTest-732282898] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:22:16.647109 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-1d234385-5784-49d8-86ea-88821b0d88da tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d69123e-6736-4592-98a4-3175dd291607) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3505622-0c77-4a7b-8e56-fe2cd8046d74', '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_ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5170f24e4af4f43b591b9b621f07a33',qos_specs=None,replication_status=,reservations=['8a0147af-0d6e-467f-8211-fb9272be7757','efc0b561-bdc7-4639-a10e-35470051b3f9','240fb27f-cc82-4bb9-a99c-d05aceb1d98e','816e1238-d3f2-4d65-8e68-9190c938d0ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c35c4abd6e44447983849492894bda38',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:22:16Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3505622-0c77-4a7b-8e56-fe2cd8046d74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5170f24e4af4f43b591b9b621f07a33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c35c4abd6e44447983849492894bda38',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:22:16.649355 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-1d234385-5784-49d8-86ea-88821b0d88da tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (862c8095-1ac7-4b96-9a58-9d6e9c79bf74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:22:16.681607 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-1d234385-5784-49d8-86ea-88821b0d88da tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (862c8095-1ac7-4b96-9a58-9d6e9c79bf74) transitioned into 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_ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5170f24e4af4f43b591b9b621f07a33',qos_specs=None,replication_status=,reservations=['8a0147af-0d6e-467f-8211-fb9272be7757','efc0b561-bdc7-4639-a10e-35470051b3f9','240fb27f-cc82-4bb9-a99c-d05aceb1d98e','816e1238-d3f2-4d65-8e68-9190c938d0ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c35c4abd6e44447983849492894bda38',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:22:16.683612 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-1d234385-5784-49d8-86ea-88821b0d88da tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58b5abc8-99cd-4145-890a-6fb8ee246629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:22:16.700900 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-1d234385-5784-49d8-86ea-88821b0d88da tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58b5abc8-99cd-4145-890a-6fb8ee246629) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:22:16.703861 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-1d234385-5784-49d8-86ea-88821b0d88da tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Flow 'volume_create_api' (262075e9-b848-4756-821b-4b57687c5850) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:22:16.719603 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-bc00f9a3-9f99-49fa-95ce-8db496b8e515 tempest-VolumeManageAdminTest-732282898 tempest-VolumeManageAdminTest-732282898] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f2634ef-8c21-46a0-a45e-aee7ed70b0b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:22:16.722048 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-bc00f9a3-9f99-49fa-95ce-8db496b8e515 tempest-VolumeManageAdminTest-732282898 tempest-VolumeManageAdminTest-732282898] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0d400a9-757c-4de4-ad7e-68f43168c757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:22:16.770040 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1d234385-5784-49d8-86ea-88821b0d88da tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Create volume request issued successfully. Jan 21 03:22:16.824113 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-bc00f9a3-9f99-49fa-95ce-8db496b8e515 tempest-VolumeManageAdminTest-732282898 tempest-VolumeManageAdminTest-732282898] Created reservations ['5b77eb21-9a6f-475f-8ad3-ea95b73dace2', '6173feaa-7761-4988-8518-41482692dd1c', '7e3c67c8-6fba-4b62-9386-27f18463d7c9', '796e2059-7ea0-4e7e-bbaa-036ac4b029d4'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:22:16.826294 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-bc00f9a3-9f99-49fa-95ce-8db496b8e515 tempest-VolumeManageAdminTest-732282898 tempest-VolumeManageAdminTest-732282898] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0d400a9-757c-4de4-ad7e-68f43168c757) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b77eb21-9a6f-475f-8ad3-ea95b73dace2', '6173feaa-7761-4988-8518-41482692dd1c', '7e3c67c8-6fba-4b62-9386-27f18463d7c9', '796e2059-7ea0-4e7e-bbaa-036ac4b029d4']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:22:16.827549 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:16.827549 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:16.828726 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1d234385-5784-49d8-86ea-88821b0d88da tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:22:16.829796 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-bc00f9a3-9f99-49fa-95ce-8db496b8e515 tempest-VolumeManageAdminTest-732282898 tempest-VolumeManageAdminTest-732282898] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ee3cbad-646d-4881-8570-ecbcfd1f47ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:22:16.896417 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-bc00f9a3-9f99-49fa-95ce-8db496b8e515 tempest-VolumeManageAdminTest-732282898 tempest-VolumeManageAdminTest-732282898] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ee3cbad-646d-4881-8570-ecbcfd1f47ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96eb5def-79a9-49ab-842f-1e6899b00dfd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-1716035348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24e078749c0445beb228cad9ef0d68f9',qos_specs=None,replication_status=,reservations=['5b77eb21-9a6f-475f-8ad3-ea95b73dace2','6173feaa-7761-4988-8518-41482692dd1c','7e3c67c8-6fba-4b62-9386-27f18463d7c9','796e2059-7ea0-4e7e-bbaa-036ac4b029d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44ce1f449b514318849f4f0040a07a2d',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:22:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-1716035348',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96eb5def-79a9-49ab-842f-1e6899b00dfd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24e078749c0445beb228cad9ef0d68f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='44ce1f449b514318849f4f0040a07a2d',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:22:16.898459 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-bc00f9a3-9f99-49fa-95ce-8db496b8e515 tempest-VolumeManageAdminTest-732282898 tempest-VolumeManageAdminTest-732282898] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe4ce1bf-1ee3-4d3e-b1be-df295f9c1a79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:22:16.926363 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-bc00f9a3-9f99-49fa-95ce-8db496b8e515 tempest-VolumeManageAdminTest-732282898 tempest-VolumeManageAdminTest-732282898] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe4ce1bf-1ee3-4d3e-b1be-df295f9c1a79) transitioned into state 'SUCCESS' from state '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-1716035348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24e078749c0445beb228cad9ef0d68f9',qos_specs=None,replication_status=,reservations=['5b77eb21-9a6f-475f-8ad3-ea95b73dace2','6173feaa-7761-4988-8518-41482692dd1c','7e3c67c8-6fba-4b62-9386-27f18463d7c9','796e2059-7ea0-4e7e-bbaa-036ac4b029d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44ce1f449b514318849f4f0040a07a2d',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:22:16.928589 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-bc00f9a3-9f99-49fa-95ce-8db496b8e515 tempest-VolumeManageAdminTest-732282898 tempest-VolumeManageAdminTest-732282898] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83b2875b-2384-4da1-8ceb-29f0b94c398a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:22:16.945796 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-bc00f9a3-9f99-49fa-95ce-8db496b8e515 tempest-VolumeManageAdminTest-732282898 tempest-VolumeManageAdminTest-732282898] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83b2875b-2384-4da1-8ceb-29f0b94c398a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:22:16.948652 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-bc00f9a3-9f99-49fa-95ce-8db496b8e515 tempest-VolumeManageAdminTest-732282898 tempest-VolumeManageAdminTest-732282898] Flow 'volume_create_api' (d823d9be-f773-4d2c-947e-13f153538b63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:22:17.007747 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-bc00f9a3-9f99-49fa-95ce-8db496b8e515 tempest-VolumeManageAdminTest-732282898 tempest-VolumeManageAdminTest-732282898] Create volume request issued successfully. Jan 21 03:22:17.022392 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bc00f9a3-9f99-49fa-95ce-8db496b8e515 tempest-VolumeManageAdminTest-732282898 tempest-VolumeManageAdminTest-732282898] http://10.222.0.36/volume/v3/24e078749c0445beb228cad9ef0d68f9/volumes returned with HTTP 202 Jan 21 03:22:17.023489 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1239/2460] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 03:22:16 2021] POST /volume/v3/24e078749c0445beb228cad9ef0d68f9/volumes => generated 821 bytes in 659 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:22:17.038477 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-00317f4f-5084-4333-9727-72adbd236bd3 tempest-VolumeManageAdminTest-732282898 tempest-VolumeManageAdminTest-732282898] GET http://10.222.0.36/volume/v3/24e078749c0445beb228cad9ef0d68f9/volumes/96eb5def-79a9-49ab-842f-1e6899b00dfd Jan 21 03:22:17.039035 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-00317f4f-5084-4333-9727-72adbd236bd3 tempest-VolumeManageAdminTest-732282898 tempest-VolumeManageAdminTest-732282898] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:17.039239 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:17.039239 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:17.039605 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-00317f4f-5084-4333-9727-72adbd236bd3 tempest-VolumeManageAdminTest-732282898 tempest-VolumeManageAdminTest-732282898] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:17.088955 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:17.088955 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:17.097552 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-00317f4f-5084-4333-9727-72adbd236bd3 tempest-VolumeManageAdminTest-732282898 tempest-VolumeManageAdminTest-732282898] Volume info retrieved successfully. Jan 21 03:22:17.120498 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-00317f4f-5084-4333-9727-72adbd236bd3 tempest-VolumeManageAdminTest-732282898 tempest-VolumeManageAdminTest-732282898] http://10.222.0.36/volume/v3/24e078749c0445beb228cad9ef0d68f9/volumes/96eb5def-79a9-49ab-842f-1e6899b00dfd returned with HTTP 200 Jan 21 03:22:17.121526 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1240/2461] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:17 2021] GET /volume/v3/24e078749c0445beb228cad9ef0d68f9/volumes/96eb5def-79a9-49ab-842f-1e6899b00dfd => generated 889 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:22:17.135145 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5aa9daf5-0982-4d68-a81f-5234926bc0c1 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/08379981-43e5-49d4-ab6d-7e2fdf372f3f Jan 21 03:22:17.135687 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5aa9daf5-0982-4d68-a81f-5234926bc0c1 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:17.135946 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:17.135946 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:17.136244 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5aa9daf5-0982-4d68-a81f-5234926bc0c1 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:17.186415 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5aa9daf5-0982-4d68-a81f-5234926bc0c1 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/08379981-43e5-49d4-ab6d-7e2fdf372f3f returned with HTTP 404 Jan 21 03:22:17.187359 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1241/2462] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:17 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/08379981-43e5-49d4-ab6d-7e2fdf372f3f => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:22:17.203238 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3ea3a706-686f-4a7f-9564-c08fcc58f414 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] POST http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes Jan 21 03:22:17.204036 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3ea3a706-686f-4a7f-9564-c08fcc58f414 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-733826829"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:22:17.205425 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-3ea3a706-686f-4a7f-9564-c08fcc58f414 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-733826829'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:22:17.205782 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-3ea3a706-686f-4a7f-9564-c08fcc58f414 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Create volume of 1 GB Jan 21 03:22:17.220385 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3ea3a706-686f-4a7f-9564-c08fcc58f414 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Availability Zones retrieved successfully. Jan 21 03:22:17.237827 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-3ea3a706-686f-4a7f-9564-c08fcc58f414 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Flow 'volume_create_api' (075826bb-469c-41e4-abcc-9807644841bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:22:17.240831 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-3ea3a706-686f-4a7f-9564-c08fcc58f414 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf445b59-a31a-4295-afd5-c0a6e0f0ef7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:22:17.242912 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-3ea3a706-686f-4a7f-9564-c08fcc58f414 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:22:17.316712 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-3ea3a706-686f-4a7f-9564-c08fcc58f414 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf445b59-a31a-4295-afd5-c0a6e0f0ef7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:22:17.319404 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-3ea3a706-686f-4a7f-9564-c08fcc58f414 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a297b89c-d3c2-4d27-91dc-44404dcbcedd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:22:17.396648 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-3ea3a706-686f-4a7f-9564-c08fcc58f414 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Created reservations ['f79519f4-b8c5-4617-8f83-333d3b6c368c', 'c58c6851-c7be-4d40-a00a-d1f079fad305', '7813f820-af46-4fa4-ae05-e5662b5c4aad', 'caad81f7-1a79-49ed-9c9d-bfcdf7fe7b4f'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:22:17.398826 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-3ea3a706-686f-4a7f-9564-c08fcc58f414 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a297b89c-d3c2-4d27-91dc-44404dcbcedd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f79519f4-b8c5-4617-8f83-333d3b6c368c', 'c58c6851-c7be-4d40-a00a-d1f079fad305', '7813f820-af46-4fa4-ae05-e5662b5c4aad', 'caad81f7-1a79-49ed-9c9d-bfcdf7fe7b4f']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:22:17.402603 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-3ea3a706-686f-4a7f-9564-c08fcc58f414 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d10f1641-e6fc-4921-b874-fdfca60bced1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:22:17.469415 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-3ea3a706-686f-4a7f-9564-c08fcc58f414 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d10f1641-e6fc-4921-b874-fdfca60bced1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4f4e732-de7c-4688-a39b-01a183ddb9f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-733826829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6ee71ba40b74b6abfddde58a0265b94',qos_specs=None,replication_status=,reservations=['f79519f4-b8c5-4617-8f83-333d3b6c368c','c58c6851-c7be-4d40-a00a-d1f079fad305','7813f820-af46-4fa4-ae05-e5662b5c4aad','caad81f7-1a79-49ed-9c9d-bfcdf7fe7b4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d54889792844031bdea654ef49dc587',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:22:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-733826829',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4f4e732-de7c-4688-a39b-01a183ddb9f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6ee71ba40b74b6abfddde58a0265b94',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7d54889792844031bdea654ef49dc587',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:22:17.472730 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-3ea3a706-686f-4a7f-9564-c08fcc58f414 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ffd97fc-f519-4ecc-bbb4-33feac2f2065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:22:17.519214 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-3ea3a706-686f-4a7f-9564-c08fcc58f414 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ffd97fc-f519-4ecc-bbb4-33feac2f2065) transitioned into state 'SUCCESS' from state '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-733826829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6ee71ba40b74b6abfddde58a0265b94',qos_specs=None,replication_status=,reservations=['f79519f4-b8c5-4617-8f83-333d3b6c368c','c58c6851-c7be-4d40-a00a-d1f079fad305','7813f820-af46-4fa4-ae05-e5662b5c4aad','caad81f7-1a79-49ed-9c9d-bfcdf7fe7b4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d54889792844031bdea654ef49dc587',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:22:17.521185 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-3ea3a706-686f-4a7f-9564-c08fcc58f414 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09d5f0cc-d4c4-4ffe-a3c0-7227dba09ef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:22:17.540946 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-3ea3a706-686f-4a7f-9564-c08fcc58f414 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09d5f0cc-d4c4-4ffe-a3c0-7227dba09ef1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:22:17.544082 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-3ea3a706-686f-4a7f-9564-c08fcc58f414 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Flow 'volume_create_api' (075826bb-469c-41e4-abcc-9807644841bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:22:17.602792 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3ea3a706-686f-4a7f-9564-c08fcc58f414 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Create volume request issued successfully. Jan 21 03:22:17.618716 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3ea3a706-686f-4a7f-9564-c08fcc58f414 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes returned with HTTP 202 Jan 21 03:22:17.619949 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1242/2463] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 03:22:17 2021] POST /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes => generated 813 bytes in 421 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:22:17.636395 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-45cedfac-fc4d-4454-8e15-ba7ae4ac85d1 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/e4f4e732-de7c-4688-a39b-01a183ddb9f9 Jan 21 03:22:17.640283 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-45cedfac-fc4d-4454-8e15-ba7ae4ac85d1 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:17.640541 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:17.640541 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:17.641078 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-45cedfac-fc4d-4454-8e15-ba7ae4ac85d1 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:17.714864 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:17.714864 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:17.724600 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-45cedfac-fc4d-4454-8e15-ba7ae4ac85d1 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:22:17.754026 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-45cedfac-fc4d-4454-8e15-ba7ae4ac85d1 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/e4f4e732-de7c-4688-a39b-01a183ddb9f9 returned with HTTP 200 Jan 21 03:22:17.754026 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1243/2464] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:17 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/e4f4e732-de7c-4688-a39b-01a183ddb9f9 => generated 881 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:17.885617 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:17.885617 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:17.887162 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1d234385-5784-49d8-86ea-88821b0d88da tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:22:17.887640 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.backup.api [None req-1d234385-5784-49d8-86ea-88821b0d88da tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Checking backup size 1 against volume size 1 {{(pid=87958) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 21 03:22:17.888075 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.backup.api [None req-1d234385-5784-49d8-86ea-88821b0d88da tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Overwriting volume d3505622-0c77-4a7b-8e56-fe2cd8046d74 with restore of backup ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:22:17.908642 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.backup.rpcapi [None req-1d234385-5784-49d8-86ea-88821b0d88da tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] restore_backup in rpcapi backup_id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 {{(pid=87958) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 21 03:22:17.911754 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1d234385-5784-49d8-86ea-88821b0d88da tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076/restore returned with HTTP 202 Jan 21 03:22:17.913036 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1222/2465] 10.222.0.36 () {60 vars in 1360 bytes} [Thu Jan 21 03:22:16 2021] POST /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076/restore => generated 189 bytes in 1564 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:22:17.923958 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e444594f-29e6-48b5-ae02-22acff24b08d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:22:17.924943 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e444594f-29e6-48b5-ae02-22acff24b08d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:17.925340 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:17.925340 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:17.925940 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e444594f-29e6-48b5-ae02-22acff24b08d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:17.926454 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-e444594f-29e6-48b5-ae02-22acff24b08d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:22:17.952571 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:17.952571 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:17.955622 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e444594f-29e6-48b5-ae02-22acff24b08d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:22:17.958627 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1244/2466] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:17 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 854 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:18.138049 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dae5f16c-fb91-41c6-9bd5-688ae6cc011d tempest-VolumeManageAdminTest-732282898 tempest-VolumeManageAdminTest-732282898] GET http://10.222.0.36/volume/v3/24e078749c0445beb228cad9ef0d68f9/volumes/96eb5def-79a9-49ab-842f-1e6899b00dfd Jan 21 03:22:18.138536 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dae5f16c-fb91-41c6-9bd5-688ae6cc011d tempest-VolumeManageAdminTest-732282898 tempest-VolumeManageAdminTest-732282898] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:18.139045 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:18.139045 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:18.139505 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dae5f16c-fb91-41c6-9bd5-688ae6cc011d tempest-VolumeManageAdminTest-732282898 tempest-VolumeManageAdminTest-732282898] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:18.190718 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:18.190718 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:18.199474 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-dae5f16c-fb91-41c6-9bd5-688ae6cc011d tempest-VolumeManageAdminTest-732282898 tempest-VolumeManageAdminTest-732282898] Volume info retrieved successfully. Jan 21 03:22:18.225303 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dae5f16c-fb91-41c6-9bd5-688ae6cc011d tempest-VolumeManageAdminTest-732282898 tempest-VolumeManageAdminTest-732282898] http://10.222.0.36/volume/v3/24e078749c0445beb228cad9ef0d68f9/volumes/96eb5def-79a9-49ab-842f-1e6899b00dfd returned with HTTP 200 Jan 21 03:22:18.226322 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1223/2467] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:18 2021] GET /volume/v3/24e078749c0445beb228cad9ef0d68f9/volumes/96eb5def-79a9-49ab-842f-1e6899b00dfd => generated 914 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:18.337154 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d5cadf02-0c55-4ff5-bfbd-16b91edc7c8b tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] GET http://10.222.0.36/volume/v3/e867612692d94fc3beb114441bb92242/volumes/96eb5def-79a9-49ab-842f-1e6899b00dfd Jan 21 03:22:18.337674 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d5cadf02-0c55-4ff5-bfbd-16b91edc7c8b tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:18.337894 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:18.337894 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:18.338266 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d5cadf02-0c55-4ff5-bfbd-16b91edc7c8b tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:18.393932 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:18.393932 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:18.402277 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d5cadf02-0c55-4ff5-bfbd-16b91edc7c8b tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] Volume info retrieved successfully. Jan 21 03:22:18.425015 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d5cadf02-0c55-4ff5-bfbd-16b91edc7c8b tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] http://10.222.0.36/volume/v3/e867612692d94fc3beb114441bb92242/volumes/96eb5def-79a9-49ab-842f-1e6899b00dfd returned with HTTP 200 Jan 21 03:22:18.425818 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1245/2468] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:18 2021] GET /volume/v3/e867612692d94fc3beb114441bb92242/volumes/96eb5def-79a9-49ab-842f-1e6899b00dfd => generated 1086 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:22:18.441362 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-41c57735-e25a-4a52-ba50-c749e2c38be0 tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] POST http://10.222.0.36/volume/v3/e867612692d94fc3beb114441bb92242/volumes/96eb5def-79a9-49ab-842f-1e6899b00dfd/action Jan 21 03:22:18.441750 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:18.441750 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:18.442176 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-41c57735-e25a-4a52-ba50-c749e2c38be0 tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] Action body: b'{"os-unmanage": {}}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:22:18.442554 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-41c57735-e25a-4a52-ba50-c749e2c38be0 tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:22:18.442975 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.contrib.volume_unmanage [None req-41c57735-e25a-4a52-ba50-c749e2c38be0 tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] Unmanage volume with id: 96eb5def-79a9-49ab-842f-1e6899b00dfd Jan 21 03:22:18.496076 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:18.496076 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:18.496973 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-41c57735-e25a-4a52-ba50-c749e2c38be0 tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] Volume info retrieved successfully. Jan 21 03:22:18.517863 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-41c57735-e25a-4a52-ba50-c749e2c38be0 tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] Delete volume request issued successfully. Jan 21 03:22:18.518346 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-41c57735-e25a-4a52-ba50-c749e2c38be0 tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] http://10.222.0.36/volume/v3/e867612692d94fc3beb114441bb92242/volumes/96eb5def-79a9-49ab-842f-1e6899b00dfd/action returned with HTTP 202 Jan 21 03:22:18.519403 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1224/2469] 10.222.0.36 () {60 vars in 1357 bytes} [Thu Jan 21 03:22:18 2021] POST /volume/v3/e867612692d94fc3beb114441bb92242/volumes/96eb5def-79a9-49ab-842f-1e6899b00dfd/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:22:18.528209 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7a7bec01-c0fd-4ab8-a130-88b19ecc2fa3 tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] GET http://10.222.0.36/volume/v3/e867612692d94fc3beb114441bb92242/volumes/96eb5def-79a9-49ab-842f-1e6899b00dfd Jan 21 03:22:18.528736 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7a7bec01-c0fd-4ab8-a130-88b19ecc2fa3 tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:18.528958 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:18.528958 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:18.529336 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7a7bec01-c0fd-4ab8-a130-88b19ecc2fa3 tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:18.586987 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:18.586987 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:18.596313 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7a7bec01-c0fd-4ab8-a130-88b19ecc2fa3 tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] Volume info retrieved successfully. Jan 21 03:22:18.629484 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7a7bec01-c0fd-4ab8-a130-88b19ecc2fa3 tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] http://10.222.0.36/volume/v3/e867612692d94fc3beb114441bb92242/volumes/96eb5def-79a9-49ab-842f-1e6899b00dfd returned with HTTP 200 Jan 21 03:22:18.630651 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1246/2470] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:18 2021] GET /volume/v3/e867612692d94fc3beb114441bb92242/volumes/96eb5def-79a9-49ab-842f-1e6899b00dfd => generated 1087 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:22:18.769125 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-af83707a-91b2-4c51-84ee-405d8759df04 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/e4f4e732-de7c-4688-a39b-01a183ddb9f9 Jan 21 03:22:18.769931 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-af83707a-91b2-4c51-84ee-405d8759df04 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:18.770290 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:18.770290 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:18.771108 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-af83707a-91b2-4c51-84ee-405d8759df04 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:18.821306 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:18.821306 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:18.831431 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-af83707a-91b2-4c51-84ee-405d8759df04 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:22:18.854446 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-af83707a-91b2-4c51-84ee-405d8759df04 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/e4f4e732-de7c-4688-a39b-01a183ddb9f9 returned with HTTP 200 Jan 21 03:22:18.855455 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1225/2471] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:18 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/e4f4e732-de7c-4688-a39b-01a183ddb9f9 => generated 906 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:18.871281 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-80f288c7-8b04-4a33-8f24-5cc4f9a61e32 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] POST http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes Jan 21 03:22:18.871858 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:18.871858 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:18.872407 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-80f288c7-8b04-4a33-8f24-5cc4f9a61e32 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Action: 'create', calling method: create, body: {"volume": {"source_volid": "e4f4e732-de7c-4688-a39b-01a183ddb9f9", "size": 1, "name": "tempest-VolumesGetTest-Volume-511067654", "metadata": {"Type": "Test"}}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:22:18.873978 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-80f288c7-8b04-4a33-8f24-5cc4f9a61e32 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Create volume request body: {'volume': {'source_volid': 'e4f4e732-de7c-4688-a39b-01a183ddb9f9', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-511067654', 'metadata': {'Type': 'Test'}}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:22:18.926076 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:18.926076 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:18.927422 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-80f288c7-8b04-4a33-8f24-5cc4f9a61e32 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume retrieved successfully. Jan 21 03:22:18.927871 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-80f288c7-8b04-4a33-8f24-5cc4f9a61e32 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Create volume of 1 GB Jan 21 03:22:18.941803 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-80f288c7-8b04-4a33-8f24-5cc4f9a61e32 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Availability Zones retrieved successfully. Jan 21 03:22:18.960806 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-80f288c7-8b04-4a33-8f24-5cc4f9a61e32 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Flow 'volume_create_api' (757a6f5b-41c9-4ac1-be30-b4b818152481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:22:18.963740 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-80f288c7-8b04-4a33-8f24-5cc4f9a61e32 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (300bb09e-2ca5-4a1e-86a8-21317d89e9b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:22:18.970191 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-06681f51-b120-43e7-9747-9425cb899fcf tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:22:18.970708 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-06681f51-b120-43e7-9747-9425cb899fcf tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:18.970905 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:18.970905 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:18.971264 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-06681f51-b120-43e7-9747-9425cb899fcf tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:18.971726 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-06681f51-b120-43e7-9747-9425cb899fcf tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:22:18.977610 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-80f288c7-8b04-4a33-8f24-5cc4f9a61e32 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Validating volume size '1' using validate_int, validate_source_size {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:22:19.010928 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:19.010928 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:19.013305 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-06681f51-b120-43e7-9747-9425cb899fcf tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:22:19.014505 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1226/2472] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:18 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 854 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:19.047299 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-80f288c7-8b04-4a33-8f24-5cc4f9a61e32 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (300bb09e-2ca5-4a1e-86a8-21317d89e9b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'e4f4e732-de7c-4688-a39b-01a183ddb9f9', 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:22:19.049669 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-80f288c7-8b04-4a33-8f24-5cc4f9a61e32 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54a31452-a252-49d2-9898-54d5aa71a761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:22:19.123102 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-80f288c7-8b04-4a33-8f24-5cc4f9a61e32 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Created reservations ['4a6db1c6-5174-4f76-9bb4-0e7067ec39e8', '3665b9d2-240e-4961-a6e6-49e84ef020b7', 'd9723c0a-c165-44df-aaa6-a56b14027996', '995745f1-299b-4c7b-9da4-ac71f73fd813'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:22:19.125306 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-80f288c7-8b04-4a33-8f24-5cc4f9a61e32 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54a31452-a252-49d2-9898-54d5aa71a761) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a6db1c6-5174-4f76-9bb4-0e7067ec39e8', '3665b9d2-240e-4961-a6e6-49e84ef020b7', 'd9723c0a-c165-44df-aaa6-a56b14027996', '995745f1-299b-4c7b-9da4-ac71f73fd813']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:22:19.127557 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-80f288c7-8b04-4a33-8f24-5cc4f9a61e32 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86174d02-0978-459b-972d-6a498ea821e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:22:19.255678 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-80f288c7-8b04-4a33-8f24-5cc4f9a61e32 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86174d02-0978-459b-972d-6a498ea821e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7730a1f-bca9-4bc2-b72f-4aabe734fa05', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-511067654',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='c6ee71ba40b74b6abfddde58a0265b94',qos_specs=None,replication_status=,reservations=['4a6db1c6-5174-4f76-9bb4-0e7067ec39e8','3665b9d2-240e-4961-a6e6-49e84ef020b7','d9723c0a-c165-44df-aaa6-a56b14027996','995745f1-299b-4c7b-9da4-ac71f73fd813'],size=1,snapshot_id=None,source_replicaid=,source_volid=e4f4e732-de7c-4688-a39b-01a183ddb9f9,status='creating',user_id='7d54889792844031bdea654ef49dc587',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:22:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-511067654',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7730a1f-bca9-4bc2-b72f-4aabe734fa05,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='c6ee71ba40b74b6abfddde58a0265b94',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=e4f4e732-de7c-4688-a39b-01a183ddb9f9,status='creating',terminated_at=None,updated_at=None,user_id='7d54889792844031bdea654ef49dc587',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:22:19.263980 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-80f288c7-8b04-4a33-8f24-5cc4f9a61e32 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (605be2dd-5d4f-426e-8cf7-30bcd2d424a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:22:19.304553 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-80f288c7-8b04-4a33-8f24-5cc4f9a61e32 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (605be2dd-5d4f-426e-8cf7-30bcd2d424a0) transitioned into state 'SUCCESS' from state '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-511067654',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='c6ee71ba40b74b6abfddde58a0265b94',qos_specs=None,replication_status=,reservations=['4a6db1c6-5174-4f76-9bb4-0e7067ec39e8','3665b9d2-240e-4961-a6e6-49e84ef020b7','d9723c0a-c165-44df-aaa6-a56b14027996','995745f1-299b-4c7b-9da4-ac71f73fd813'],size=1,snapshot_id=None,source_replicaid=,source_volid=e4f4e732-de7c-4688-a39b-01a183ddb9f9,status='creating',user_id='7d54889792844031bdea654ef49dc587',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:22:19.304553 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-80f288c7-8b04-4a33-8f24-5cc4f9a61e32 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77c54bdf-94de-49df-8f69-64b0b94011dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:22:19.383501 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-80f288c7-8b04-4a33-8f24-5cc4f9a61e32 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77c54bdf-94de-49df-8f69-64b0b94011dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:22:19.386419 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-80f288c7-8b04-4a33-8f24-5cc4f9a61e32 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Flow 'volume_create_api' (757a6f5b-41c9-4ac1-be30-b4b818152481) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:22:19.441202 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-80f288c7-8b04-4a33-8f24-5cc4f9a61e32 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Create volume request issued successfully. Jan 21 03:22:19.455560 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-80f288c7-8b04-4a33-8f24-5cc4f9a61e32 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes returned with HTTP 202 Jan 21 03:22:19.458632 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1247/2473] 10.222.0.36 () {60 vars in 1226 bytes} [Thu Jan 21 03:22:18 2021] POST /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes => generated 861 bytes in 589 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:22:19.471457 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7aff8684-26e7-4789-b3f6-9a704500546d tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/b7730a1f-bca9-4bc2-b72f-4aabe734fa05 Jan 21 03:22:19.471976 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7aff8684-26e7-4789-b3f6-9a704500546d tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:19.472182 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:19.472182 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:19.472638 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7aff8684-26e7-4789-b3f6-9a704500546d tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:19.525803 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:19.525803 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:19.536684 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7aff8684-26e7-4789-b3f6-9a704500546d tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:22:19.566140 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7aff8684-26e7-4789-b3f6-9a704500546d tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/b7730a1f-bca9-4bc2-b72f-4aabe734fa05 returned with HTTP 200 Jan 21 03:22:19.576254 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1227/2474] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:19 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/b7730a1f-bca9-4bc2-b72f-4aabe734fa05 => generated 929 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:19.648576 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-05f2a390-ece6-4554-9994-5b4856e1a839 tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] GET http://10.222.0.36/volume/v3/e867612692d94fc3beb114441bb92242/volumes/96eb5def-79a9-49ab-842f-1e6899b00dfd Jan 21 03:22:19.649144 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-05f2a390-ece6-4554-9994-5b4856e1a839 tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:19.649365 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:19.649365 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:19.649836 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-05f2a390-ece6-4554-9994-5b4856e1a839 tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:19.703579 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-05f2a390-ece6-4554-9994-5b4856e1a839 tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] http://10.222.0.36/volume/v3/e867612692d94fc3beb114441bb92242/volumes/96eb5def-79a9-49ab-842f-1e6899b00dfd returned with HTTP 404 Jan 21 03:22:19.704667 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1248/2475] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:19 2021] GET /volume/v3/e867612692d94fc3beb114441bb92242/volumes/96eb5def-79a9-49ab-842f-1e6899b00dfd => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:22:19.712222 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-de127cbb-b5f3-4bb6-a264-b3d70ba12e74 tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] GET http://10.222.0.36/volume/v3/e867612692d94fc3beb114441bb92242/volumes/detail?all_tenants=1 Jan 21 03:22:19.712746 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-de127cbb-b5f3-4bb6-a264-b3d70ba12e74 tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:19.712965 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:19.712965 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:19.713343 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-de127cbb-b5f3-4bb6-a264-b3d70ba12e74 tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] Calling method 'detail' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:19.715265 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-de127cbb-b5f3-4bb6-a264-b3d70ba12e74 tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87958) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:22:19.775601 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-de127cbb-b5f3-4bb6-a264-b3d70ba12e74 tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] Get all volumes completed successfully. Jan 21 03:22:19.778612 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:19.778612 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:19.789560 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-de127cbb-b5f3-4bb6-a264-b3d70ba12e74 tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] http://10.222.0.36/volume/v3/e867612692d94fc3beb114441bb92242/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 21 03:22:19.790368 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1228/2476] 10.222.0.36 () {58 vars in 1252 bytes} [Thu Jan 21 03:22:19 2021] GET /volume/v3/e867612692d94fc3beb114441bb92242/volumes/detail?all_tenants=1 => generated 5975 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:22:19.812318 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4d9941f0-02e9-4e7a-965d-0f2fa28415fd tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] POST http://10.222.0.36/volume/v3/e867612692d94fc3beb114441bb92242/os-volume-manage Jan 21 03:22:19.813255 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4d9941f0-02e9-4e7a-965d-0f2fa28415fd tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeManageAdminTest-volume-591523736", "host": "n-d-766726-10@lvmdriver-1#lvmdriver-1", "ref": {"source-name": "volume-96eb5def-79a9-49ab-842f-1e6899b00dfd"}, "volume_type": "lvmdriver-1", "availability_zone": "nova"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:22:19.814844 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:19.814844 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:19.816084 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.volume_manage [None req-4d9941f0-02e9-4e7a-965d-0f2fa28415fd tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] Manage volume request body: {'volume': {'name': 'tempest-VolumeManageAdminTest-volume-591523736', 'host': 'n-d-766726-10@lvmdriver-1#lvmdriver-1', 'ref': {'source-name': 'volume-96eb5def-79a9-49ab-842f-1e6899b00dfd'}, 'volume_type': 'lvmdriver-1', 'availability_zone': 'nova'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/contrib/volume_manage.py:113}} Jan 21 03:22:19.854664 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-4d9941f0-02e9-4e7a-965d-0f2fa28415fd tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] Flow 'volume_manage_existing_api' (75e3a137-f08d-4d1f-9479-cbb2c2f51f67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:22:19.857210 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-4d9941f0-02e9-4e7a-965d-0f2fa28415fd tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff18beb9-b77b-46ee-82e2-12114c1d85a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:22:19.956465 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-4d9941f0-02e9-4e7a-965d-0f2fa28415fd tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] Created reservations ['e981d64a-bffd-49bc-bd12-bce20a291fff', '1bb7eb2d-0e7e-4a6a-b5ca-91b0e408949d', '1df8c5b0-4619-4d23-85ba-ebbb93c886a1', 'd61a47ff-cf20-4b13-8b3f-6328437ce1bf'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:22:19.958381 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-4d9941f0-02e9-4e7a-965d-0f2fa28415fd tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff18beb9-b77b-46ee-82e2-12114c1d85a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e981d64a-bffd-49bc-bd12-bce20a291fff', '1bb7eb2d-0e7e-4a6a-b5ca-91b0e408949d', '1df8c5b0-4619-4d23-85ba-ebbb93c886a1', 'd61a47ff-cf20-4b13-8b3f-6328437ce1bf']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:22:19.960577 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-4d9941f0-02e9-4e7a-965d-0f2fa28415fd tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (5ff15d93-557a-434f-b934-58f6b390117b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:22:20.024099 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-4d9941f0-02e9-4e7a-965d-0f2fa28415fd tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (5ff15d93-557a-434f-b934-58f6b390117b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': '30a96cb55003464bac8d832531b1ae4c', 'project_id': 'e867612692d94fc3beb114441bb92242', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-591523736', 'host': 'n-d-766726-10@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', '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-21T03:22:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-591523736',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='n-d-766726-10@lvmdriver-1#lvmdriver-1',id=5f39eaae-2b29-48ac-b607-0662a65bd70c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e867612692d94fc3beb114441bb92242',provider_auth=None,provider_geometry=None,provider_id=None,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='30a96cb55003464bac8d832531b1ae4c',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:22:20.026112 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-4d9941f0-02e9-4e7a-965d-0f2fa28415fd tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc4bd5bd-4788-4800-b00f-2f7830be4d05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:22:20.028561 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ca967272-e269-47a6-86e1-8902df8ba357 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:22:20.029055 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ca967272-e269-47a6-86e1-8902df8ba357 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:20.029416 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:20.029416 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:20.030046 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ca967272-e269-47a6-86e1-8902df8ba357 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:20.030415 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-ca967272-e269-47a6-86e1-8902df8ba357 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:22:20.053376 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-4d9941f0-02e9-4e7a-965d-0f2fa28415fd tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc4bd5bd-4788-4800-b00f-2f7830be4d05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': '30a96cb55003464bac8d832531b1ae4c', 'project_id': 'e867612692d94fc3beb114441bb92242', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-591523736', 'host': 'n-d-766726-10@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'metadata': {}, 'bootable': False, 'multiattach': False}}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:22:20.054643 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:20.054643 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:20.055461 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-4d9941f0-02e9-4e7a-965d-0f2fa28415fd tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (2d463143-c8c8-4082-acf5-0cfc3702c411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:22:20.056590 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ca967272-e269-47a6-86e1-8902df8ba357 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:22:20.057393 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1229/2477] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:20 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 854 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:20.060825 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-4d9941f0-02e9-4e7a-965d-0f2fa28415fd tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (2d463143-c8c8-4082-acf5-0cfc3702c411) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:22:20.063240 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-4d9941f0-02e9-4e7a-965d-0f2fa28415fd tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] Flow 'volume_manage_existing_api' (75e3a137-f08d-4d1f-9479-cbb2c2f51f67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:22:20.064143 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4d9941f0-02e9-4e7a-965d-0f2fa28415fd tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] Manage volume request issued successfully. Jan 21 03:22:20.100738 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4d9941f0-02e9-4e7a-965d-0f2fa28415fd tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] http://10.222.0.36/volume/v3/e867612692d94fc3beb114441bb92242/os-volume-manage returned with HTTP 202 Jan 21 03:22:20.112830 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1249/2478] 10.222.0.36 () {60 vars in 1253 bytes} [Thu Jan 21 03:22:19 2021] POST /volume/v3/e867612692d94fc3beb114441bb92242/os-volume-manage => generated 846 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:22:20.118267 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e9f67d34-0d61-44e4-b03f-b6e0c1d9e7ad tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] GET http://10.222.0.36/volume/v3/e867612692d94fc3beb114441bb92242/volumes/5f39eaae-2b29-48ac-b607-0662a65bd70c Jan 21 03:22:20.118968 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e9f67d34-0d61-44e4-b03f-b6e0c1d9e7ad tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:20.119251 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:20.119251 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:20.119709 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e9f67d34-0d61-44e4-b03f-b6e0c1d9e7ad tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:20.178609 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:20.178609 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:20.187275 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e9f67d34-0d61-44e4-b03f-b6e0c1d9e7ad tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] Volume info retrieved successfully. Jan 21 03:22:20.210297 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e9f67d34-0d61-44e4-b03f-b6e0c1d9e7ad tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] http://10.222.0.36/volume/v3/e867612692d94fc3beb114441bb92242/volumes/5f39eaae-2b29-48ac-b607-0662a65bd70c returned with HTTP 200 Jan 21 03:22:20.211356 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1230/2479] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:20 2021] GET /volume/v3/e867612692d94fc3beb114441bb92242/volumes/5f39eaae-2b29-48ac-b607-0662a65bd70c => generated 1084 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:22:20.584455 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6cb122c7-35ba-43c8-bcbb-0a0fc9d9d9d5 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/b7730a1f-bca9-4bc2-b72f-4aabe734fa05 Jan 21 03:22:20.584960 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6cb122c7-35ba-43c8-bcbb-0a0fc9d9d9d5 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:20.585409 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:20.585409 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:20.585870 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6cb122c7-35ba-43c8-bcbb-0a0fc9d9d9d5 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:20.646364 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:20.646364 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:20.656145 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-6cb122c7-35ba-43c8-bcbb-0a0fc9d9d9d5 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:22:20.681758 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6cb122c7-35ba-43c8-bcbb-0a0fc9d9d9d5 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/b7730a1f-bca9-4bc2-b72f-4aabe734fa05 returned with HTTP 200 Jan 21 03:22:20.683450 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1250/2480] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:20 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/b7730a1f-bca9-4bc2-b72f-4aabe734fa05 => generated 953 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:21.100692 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8f1cbad5-2e84-42d6-a24e-af91389da5d9 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:22:21.100692 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8f1cbad5-2e84-42d6-a24e-af91389da5d9 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:21.100692 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:21.100692 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:21.100692 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8f1cbad5-2e84-42d6-a24e-af91389da5d9 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:21.100692 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-8f1cbad5-2e84-42d6-a24e-af91389da5d9 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:22:21.148590 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:21.148590 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:21.148590 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8f1cbad5-2e84-42d6-a24e-af91389da5d9 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:22:21.150559 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1231/2481] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:21 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 854 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:21.229905 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a38d1480-1647-47f6-b2b4-194da9af7b01 tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] GET http://10.222.0.36/volume/v3/e867612692d94fc3beb114441bb92242/volumes/5f39eaae-2b29-48ac-b607-0662a65bd70c Jan 21 03:22:21.229905 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a38d1480-1647-47f6-b2b4-194da9af7b01 tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:21.229905 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:21.229905 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:21.229905 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a38d1480-1647-47f6-b2b4-194da9af7b01 tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:21.309169 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:21.309169 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:21.322294 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a38d1480-1647-47f6-b2b4-194da9af7b01 tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] Volume info retrieved successfully. Jan 21 03:22:21.386642 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a38d1480-1647-47f6-b2b4-194da9af7b01 tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] http://10.222.0.36/volume/v3/e867612692d94fc3beb114441bb92242/volumes/5f39eaae-2b29-48ac-b607-0662a65bd70c returned with HTTP 200 Jan 21 03:22:21.386642 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1251/2482] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:21 2021] GET /volume/v3/e867612692d94fc3beb114441bb92242/volumes/5f39eaae-2b29-48ac-b607-0662a65bd70c => generated 1084 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:22:21.725227 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f057f119-e5e9-4ffe-b403-07d1a18ef65c tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/b7730a1f-bca9-4bc2-b72f-4aabe734fa05 Jan 21 03:22:21.725227 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f057f119-e5e9-4ffe-b403-07d1a18ef65c tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:21.725227 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:21.725227 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:21.725227 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f057f119-e5e9-4ffe-b403-07d1a18ef65c tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:21.778637 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:21.778637 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:21.790937 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f057f119-e5e9-4ffe-b403-07d1a18ef65c tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:22:21.835629 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f057f119-e5e9-4ffe-b403-07d1a18ef65c tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/b7730a1f-bca9-4bc2-b72f-4aabe734fa05 returned with HTTP 200 Jan 21 03:22:21.835629 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1232/2483] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:21 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/b7730a1f-bca9-4bc2-b72f-4aabe734fa05 => generated 953 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:22.169097 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-07bea137-70f7-44fc-9202-b17aa726655b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:22:22.169097 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-07bea137-70f7-44fc-9202-b17aa726655b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:22.169097 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:22.169097 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:22.169097 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-07bea137-70f7-44fc-9202-b17aa726655b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:22.169097 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-07bea137-70f7-44fc-9202-b17aa726655b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:22:22.243705 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:22.243705 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:22.247147 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-07bea137-70f7-44fc-9202-b17aa726655b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:22:22.247992 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1252/2484] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:22 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 854 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:22.403143 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-576ceb15-7377-46e1-a8f3-6784a46fa85f tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] GET http://10.222.0.36/volume/v3/e867612692d94fc3beb114441bb92242/volumes/5f39eaae-2b29-48ac-b607-0662a65bd70c Jan 21 03:22:22.403143 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-576ceb15-7377-46e1-a8f3-6784a46fa85f tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:22.403143 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:22.403143 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:22.403143 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-576ceb15-7377-46e1-a8f3-6784a46fa85f tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:22.489984 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:22.489984 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:22.522792 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-576ceb15-7377-46e1-a8f3-6784a46fa85f tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] Volume info retrieved successfully. Jan 21 03:22:22.561928 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-576ceb15-7377-46e1-a8f3-6784a46fa85f tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] http://10.222.0.36/volume/v3/e867612692d94fc3beb114441bb92242/volumes/5f39eaae-2b29-48ac-b607-0662a65bd70c returned with HTTP 200 Jan 21 03:22:22.561928 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1233/2485] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:22 2021] GET /volume/v3/e867612692d94fc3beb114441bb92242/volumes/5f39eaae-2b29-48ac-b607-0662a65bd70c => generated 1085 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:22:22.579773 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9fd87c41-cc8a-47d2-b3c9-896e32188484 tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] GET http://10.222.0.36/volume/v3/e867612692d94fc3beb114441bb92242/volumes/5f39eaae-2b29-48ac-b607-0662a65bd70c Jan 21 03:22:22.579773 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9fd87c41-cc8a-47d2-b3c9-896e32188484 tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:22.579773 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:22.579773 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:22.579773 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9fd87c41-cc8a-47d2-b3c9-896e32188484 tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:22.856659 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e901a91d-e143-49c5-87c6-89d43cb72763 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/b7730a1f-bca9-4bc2-b72f-4aabe734fa05 Jan 21 03:22:22.885117 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e901a91d-e143-49c5-87c6-89d43cb72763 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:22.885117 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:22.885117 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:22.885117 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e901a91d-e143-49c5-87c6-89d43cb72763 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:22.924146 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:22.924146 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:22.951464 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9fd87c41-cc8a-47d2-b3c9-896e32188484 tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] Volume info retrieved successfully. Jan 21 03:22:22.954619 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:22.954619 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:22.968298 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e901a91d-e143-49c5-87c6-89d43cb72763 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:22:22.975193 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9fd87c41-cc8a-47d2-b3c9-896e32188484 tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] http://10.222.0.36/volume/v3/e867612692d94fc3beb114441bb92242/volumes/5f39eaae-2b29-48ac-b607-0662a65bd70c returned with HTTP 200 Jan 21 03:22:22.976050 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1253/2486] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:22 2021] GET /volume/v3/e867612692d94fc3beb114441bb92242/volumes/5f39eaae-2b29-48ac-b607-0662a65bd70c => generated 1085 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:22:22.995835 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4af10a08-5c90-48a7-aa7f-ec292e9f6e04 tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] DELETE http://10.222.0.36/volume/v3/e867612692d94fc3beb114441bb92242/volumes/5f39eaae-2b29-48ac-b607-0662a65bd70c Jan 21 03:22:22.995835 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4af10a08-5c90-48a7-aa7f-ec292e9f6e04 tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:22.995835 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:22.995835 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:22.995835 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4af10a08-5c90-48a7-aa7f-ec292e9f6e04 tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:22.995835 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-4af10a08-5c90-48a7-aa7f-ec292e9f6e04 tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] Delete volume with id: 5f39eaae-2b29-48ac-b607-0662a65bd70c Jan 21 03:22:23.012023 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e901a91d-e143-49c5-87c6-89d43cb72763 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/b7730a1f-bca9-4bc2-b72f-4aabe734fa05 returned with HTTP 200 Jan 21 03:22:23.012023 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1234/2487] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:22 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/b7730a1f-bca9-4bc2-b72f-4aabe734fa05 => generated 953 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:23.094033 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:23.094033 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:23.094033 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4af10a08-5c90-48a7-aa7f-ec292e9f6e04 tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] Volume info retrieved successfully. Jan 21 03:22:23.182877 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4af10a08-5c90-48a7-aa7f-ec292e9f6e04 tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] Delete volume request issued successfully. Jan 21 03:22:23.182877 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4af10a08-5c90-48a7-aa7f-ec292e9f6e04 tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] http://10.222.0.36/volume/v3/e867612692d94fc3beb114441bb92242/volumes/5f39eaae-2b29-48ac-b607-0662a65bd70c returned with HTTP 202 Jan 21 03:22:23.182877 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1254/2488] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:22:22 2021] DELETE /volume/v3/e867612692d94fc3beb114441bb92242/volumes/5f39eaae-2b29-48ac-b607-0662a65bd70c => generated 0 bytes in 192 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:22:23.189181 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-81d1fdc2-028a-4be7-af47-8918e4d09031 tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] GET http://10.222.0.36/volume/v3/e867612692d94fc3beb114441bb92242/volumes/5f39eaae-2b29-48ac-b607-0662a65bd70c Jan 21 03:22:23.189181 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-81d1fdc2-028a-4be7-af47-8918e4d09031 tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:23.189181 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:23.189181 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:23.189181 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-81d1fdc2-028a-4be7-af47-8918e4d09031 tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:23.273558 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f5a99458-fb1a-471e-b6a2-86a4ec2fc82b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:22:23.273558 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f5a99458-fb1a-471e-b6a2-86a4ec2fc82b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:23.273558 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:23.273558 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:23.273558 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f5a99458-fb1a-471e-b6a2-86a4ec2fc82b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:23.273558 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-f5a99458-fb1a-471e-b6a2-86a4ec2fc82b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:22:23.297101 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:23.297101 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:23.324668 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-81d1fdc2-028a-4be7-af47-8918e4d09031 tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] Volume info retrieved successfully. Jan 21 03:22:23.331644 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:23.331644 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:23.331644 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f5a99458-fb1a-471e-b6a2-86a4ec2fc82b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:22:23.331644 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1255/2489] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:23 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 854 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:22:23.364163 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-81d1fdc2-028a-4be7-af47-8918e4d09031 tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] http://10.222.0.36/volume/v3/e867612692d94fc3beb114441bb92242/volumes/5f39eaae-2b29-48ac-b607-0662a65bd70c returned with HTTP 200 Jan 21 03:22:23.364163 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1235/2490] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:23 2021] GET /volume/v3/e867612692d94fc3beb114441bb92242/volumes/5f39eaae-2b29-48ac-b607-0662a65bd70c => generated 1084 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:22:24.036468 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2ee7514d-c647-410d-9a3e-cf72023ad77a tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/b7730a1f-bca9-4bc2-b72f-4aabe734fa05 Jan 21 03:22:24.036468 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2ee7514d-c647-410d-9a3e-cf72023ad77a tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:24.036468 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:24.036468 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:24.036468 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2ee7514d-c647-410d-9a3e-cf72023ad77a tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:24.160506 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:24.160506 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:24.192407 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2ee7514d-c647-410d-9a3e-cf72023ad77a tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:22:24.245112 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2ee7514d-c647-410d-9a3e-cf72023ad77a tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/b7730a1f-bca9-4bc2-b72f-4aabe734fa05 returned with HTTP 200 Jan 21 03:22:24.245112 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1256/2491] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:24 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/b7730a1f-bca9-4bc2-b72f-4aabe734fa05 => generated 953 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:24.344827 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-48a70cfd-5d89-4d7b-bb15-4cc0b9dbbe58 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:22:24.345698 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-48a70cfd-5d89-4d7b-bb15-4cc0b9dbbe58 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:24.346113 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:24.346113 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:24.347027 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-48a70cfd-5d89-4d7b-bb15-4cc0b9dbbe58 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:24.347574 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-48a70cfd-5d89-4d7b-bb15-4cc0b9dbbe58 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:22:24.378298 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0cf7ab78-45b5-4364-b8c1-9dabcafd7e61 tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] GET http://10.222.0.36/volume/v3/e867612692d94fc3beb114441bb92242/volumes/5f39eaae-2b29-48ac-b607-0662a65bd70c Jan 21 03:22:24.378298 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0cf7ab78-45b5-4364-b8c1-9dabcafd7e61 tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:24.378298 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:24.378298 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:24.378298 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0cf7ab78-45b5-4364-b8c1-9dabcafd7e61 tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:24.440303 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:24.440303 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:24.440303 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-48a70cfd-5d89-4d7b-bb15-4cc0b9dbbe58 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:22:24.440303 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1236/2492] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:24 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 854 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:24.473011 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:24.473011 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:24.498044 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-0cf7ab78-45b5-4364-b8c1-9dabcafd7e61 tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] Volume info retrieved successfully. Jan 21 03:22:24.556993 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0cf7ab78-45b5-4364-b8c1-9dabcafd7e61 tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] http://10.222.0.36/volume/v3/e867612692d94fc3beb114441bb92242/volumes/5f39eaae-2b29-48ac-b607-0662a65bd70c returned with HTTP 200 Jan 21 03:22:24.566144 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1257/2493] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:24 2021] GET /volume/v3/e867612692d94fc3beb114441bb92242/volumes/5f39eaae-2b29-48ac-b607-0662a65bd70c => generated 1084 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:22:25.271002 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dd2bd6c7-1fa9-4f44-aef3-b88e4cb3cda0 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/b7730a1f-bca9-4bc2-b72f-4aabe734fa05 Jan 21 03:22:25.271002 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dd2bd6c7-1fa9-4f44-aef3-b88e4cb3cda0 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:25.271002 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:25.271002 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:25.271002 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dd2bd6c7-1fa9-4f44-aef3-b88e4cb3cda0 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:25.329271 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:25.329271 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:25.345654 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-dd2bd6c7-1fa9-4f44-aef3-b88e4cb3cda0 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:22:25.403143 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dd2bd6c7-1fa9-4f44-aef3-b88e4cb3cda0 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/b7730a1f-bca9-4bc2-b72f-4aabe734fa05 returned with HTTP 200 Jan 21 03:22:25.404074 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1237/2494] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:25 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/b7730a1f-bca9-4bc2-b72f-4aabe734fa05 => generated 953 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:25.458219 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9a7ef90c-d1c2-4d83-8f19-49a4ebc9d1a5 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:22:25.458219 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9a7ef90c-d1c2-4d83-8f19-49a4ebc9d1a5 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:25.465402 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:25.465402 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:25.465402 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9a7ef90c-d1c2-4d83-8f19-49a4ebc9d1a5 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:25.465402 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-9a7ef90c-d1c2-4d83-8f19-49a4ebc9d1a5 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:22:25.500309 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:25.500309 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:25.500309 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9a7ef90c-d1c2-4d83-8f19-49a4ebc9d1a5 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:22:25.500309 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1258/2495] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:25 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 854 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:25.590351 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-438fbe37-4010-4c72-ac99-25015bb9e831 tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] GET http://10.222.0.36/volume/v3/e867612692d94fc3beb114441bb92242/volumes/5f39eaae-2b29-48ac-b607-0662a65bd70c Jan 21 03:22:25.590351 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-438fbe37-4010-4c72-ac99-25015bb9e831 tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:25.590351 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:25.590351 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:25.590351 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-438fbe37-4010-4c72-ac99-25015bb9e831 tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:25.729183 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-438fbe37-4010-4c72-ac99-25015bb9e831 tempest-VolumeManageAdminTest-566971273 tempest-VolumeManageAdminTest-566971273] http://10.222.0.36/volume/v3/e867612692d94fc3beb114441bb92242/volumes/5f39eaae-2b29-48ac-b607-0662a65bd70c returned with HTTP 404 Jan 21 03:22:25.729183 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1238/2496] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:25 2021] GET /volume/v3/e867612692d94fc3beb114441bb92242/volumes/5f39eaae-2b29-48ac-b607-0662a65bd70c => generated 109 bytes in 150 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 03:22:25.768064 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a8ceac30-816a-49c8-9e1f-a85cab2fcc58 tempest-VolumeManageAdminTest-732282898 tempest-VolumeManageAdminTest-732282898] DELETE http://10.222.0.36/volume/v3/24e078749c0445beb228cad9ef0d68f9/volumes/96eb5def-79a9-49ab-842f-1e6899b00dfd Jan 21 03:22:25.768064 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a8ceac30-816a-49c8-9e1f-a85cab2fcc58 tempest-VolumeManageAdminTest-732282898 tempest-VolumeManageAdminTest-732282898] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:25.768064 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:25.768064 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:25.768064 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a8ceac30-816a-49c8-9e1f-a85cab2fcc58 tempest-VolumeManageAdminTest-732282898 tempest-VolumeManageAdminTest-732282898] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:25.768064 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-a8ceac30-816a-49c8-9e1f-a85cab2fcc58 tempest-VolumeManageAdminTest-732282898 tempest-VolumeManageAdminTest-732282898] Delete volume with id: 96eb5def-79a9-49ab-842f-1e6899b00dfd Jan 21 03:22:25.855558 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a8ceac30-816a-49c8-9e1f-a85cab2fcc58 tempest-VolumeManageAdminTest-732282898 tempest-VolumeManageAdminTest-732282898] http://10.222.0.36/volume/v3/24e078749c0445beb228cad9ef0d68f9/volumes/96eb5def-79a9-49ab-842f-1e6899b00dfd returned with HTTP 404 Jan 21 03:22:25.855558 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1259/2497] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:22:25 2021] DELETE /volume/v3/24e078749c0445beb228cad9ef0d68f9/volumes/96eb5def-79a9-49ab-842f-1e6899b00dfd => generated 109 bytes in 111 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:22:26.426585 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6dd7400d-2fd4-44a3-b766-0728c4b7e64d tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/b7730a1f-bca9-4bc2-b72f-4aabe734fa05 Jan 21 03:22:26.426585 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6dd7400d-2fd4-44a3-b766-0728c4b7e64d tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:26.426585 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6dd7400d-2fd4-44a3-b766-0728c4b7e64d tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:26.528699 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-407e49b4-2c1a-4ff7-ae92-fe57b8d73a40 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:22:26.528699 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-407e49b4-2c1a-4ff7-ae92-fe57b8d73a40 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:26.528699 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-407e49b4-2c1a-4ff7-ae92-fe57b8d73a40 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:26.528699 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-407e49b4-2c1a-4ff7-ae92-fe57b8d73a40 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:22:26.605243 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:26.605243 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:26.618791 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:26.618791 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:26.633775 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-407e49b4-2c1a-4ff7-ae92-fe57b8d73a40 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:22:26.645314 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1260/2498] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:26 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 854 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:26.674612 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-6dd7400d-2fd4-44a3-b766-0728c4b7e64d tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:22:26.745330 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6dd7400d-2fd4-44a3-b766-0728c4b7e64d tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/b7730a1f-bca9-4bc2-b72f-4aabe734fa05 returned with HTTP 200 Jan 21 03:22:26.746605 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1239/2499] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:26 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/b7730a1f-bca9-4bc2-b72f-4aabe734fa05 => generated 953 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:22:27.704439 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3c710740-2cfe-4100-84d6-bb560868320a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:22:27.704439 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3c710740-2cfe-4100-84d6-bb560868320a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:27.704439 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:27.704439 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:27.704439 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3c710740-2cfe-4100-84d6-bb560868320a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:27.704439 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-3c710740-2cfe-4100-84d6-bb560868320a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:22:27.775380 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-00671b00-2b37-4620-ab5c-58356264c44b tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/b7730a1f-bca9-4bc2-b72f-4aabe734fa05 Jan 21 03:22:27.775380 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-00671b00-2b37-4620-ab5c-58356264c44b tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:27.775380 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:27.775380 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:27.775380 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-00671b00-2b37-4620-ab5c-58356264c44b tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:27.784088 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:27.784088 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:27.784088 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3c710740-2cfe-4100-84d6-bb560868320a tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:22:27.802250 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1261/2500] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:27 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 854 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:27.880234 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:27.880234 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:27.890293 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-00671b00-2b37-4620-ab5c-58356264c44b tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:22:27.913411 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-00671b00-2b37-4620-ab5c-58356264c44b tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/b7730a1f-bca9-4bc2-b72f-4aabe734fa05 returned with HTTP 200 Jan 21 03:22:27.913411 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1240/2501] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:27 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/b7730a1f-bca9-4bc2-b72f-4aabe734fa05 => generated 953 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:28.807024 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-57cb2934-9385-44be-93c6-d30bea081835 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:22:28.807024 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-57cb2934-9385-44be-93c6-d30bea081835 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:28.815378 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:28.815378 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:28.815378 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-57cb2934-9385-44be-93c6-d30bea081835 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:28.815378 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-57cb2934-9385-44be-93c6-d30bea081835 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:22:28.865959 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:28.865959 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:28.870231 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-57cb2934-9385-44be-93c6-d30bea081835 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:22:28.873662 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1262/2502] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:28 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 854 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:28.933274 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-86618cd2-c111-4b35-bd8c-d1b96ecf46fb tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/b7730a1f-bca9-4bc2-b72f-4aabe734fa05 Jan 21 03:22:28.933274 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-86618cd2-c111-4b35-bd8c-d1b96ecf46fb tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:28.933274 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:28.933274 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:28.933274 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-86618cd2-c111-4b35-bd8c-d1b96ecf46fb tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:29.084000 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:29.084000 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:29.084000 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-86618cd2-c111-4b35-bd8c-d1b96ecf46fb tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:22:29.084000 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-86618cd2-c111-4b35-bd8c-d1b96ecf46fb tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/b7730a1f-bca9-4bc2-b72f-4aabe734fa05 returned with HTTP 200 Jan 21 03:22:29.084000 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1241/2503] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:28 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/b7730a1f-bca9-4bc2-b72f-4aabe734fa05 => generated 953 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:29.893411 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5c62fbe8-fa2b-4f8a-b826-aaa6a4a71b28 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:22:29.893411 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5c62fbe8-fa2b-4f8a-b826-aaa6a4a71b28 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:29.893411 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:29.893411 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:29.893411 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5c62fbe8-fa2b-4f8a-b826-aaa6a4a71b28 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:29.893411 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-5c62fbe8-fa2b-4f8a-b826-aaa6a4a71b28 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:22:29.932475 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:29.932475 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:29.932475 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5c62fbe8-fa2b-4f8a-b826-aaa6a4a71b28 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:22:29.943865 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1263/2504] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:29 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 854 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:30.091055 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cbec4952-162d-4535-97bc-b4746f78e083 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/b7730a1f-bca9-4bc2-b72f-4aabe734fa05 Jan 21 03:22:30.091055 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cbec4952-162d-4535-97bc-b4746f78e083 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:30.101033 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:30.101033 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:30.101033 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cbec4952-162d-4535-97bc-b4746f78e083 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:30.308862 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:30.308862 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:30.308862 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-cbec4952-162d-4535-97bc-b4746f78e083 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:22:30.374835 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cbec4952-162d-4535-97bc-b4746f78e083 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/b7730a1f-bca9-4bc2-b72f-4aabe734fa05 returned with HTTP 200 Jan 21 03:22:30.374835 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1242/2505] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:30 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/b7730a1f-bca9-4bc2-b72f-4aabe734fa05 => generated 953 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:30.951012 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4b575f8f-86bd-4406-82cd-4f7be781cd65 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:22:30.951012 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4b575f8f-86bd-4406-82cd-4f7be781cd65 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:30.951012 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:30.951012 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:30.951012 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4b575f8f-86bd-4406-82cd-4f7be781cd65 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:30.951012 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-4b575f8f-86bd-4406-82cd-4f7be781cd65 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:22:30.988045 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:30.988045 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:30.994132 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4b575f8f-86bd-4406-82cd-4f7be781cd65 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:22:30.994132 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1264/2506] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:30 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 854 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:31.399016 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-caa5f757-4f2c-486e-8cb7-d6704c0d7165 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/b7730a1f-bca9-4bc2-b72f-4aabe734fa05 Jan 21 03:22:31.403752 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-caa5f757-4f2c-486e-8cb7-d6704c0d7165 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:31.403752 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:31.403752 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:31.403752 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-caa5f757-4f2c-486e-8cb7-d6704c0d7165 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:31.549379 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:31.549379 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:31.571198 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-caa5f757-4f2c-486e-8cb7-d6704c0d7165 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:22:31.599151 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-caa5f757-4f2c-486e-8cb7-d6704c0d7165 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/b7730a1f-bca9-4bc2-b72f-4aabe734fa05 returned with HTTP 200 Jan 21 03:22:31.599151 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1243/2507] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:31 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/b7730a1f-bca9-4bc2-b72f-4aabe734fa05 => generated 953 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:32.003472 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-761baf01-5ca4-455c-9413-c5bb39b5635c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:22:32.003994 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-761baf01-5ca4-455c-9413-c5bb39b5635c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:32.004209 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:32.004209 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:32.004644 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-761baf01-5ca4-455c-9413-c5bb39b5635c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:32.005015 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-761baf01-5ca4-455c-9413-c5bb39b5635c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:22:32.043103 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:32.043103 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:32.044991 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-761baf01-5ca4-455c-9413-c5bb39b5635c tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:22:32.044991 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1265/2508] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:31 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 854 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:32.613670 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-40419218-a73c-490a-9ba5-f2d16437cedf tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/b7730a1f-bca9-4bc2-b72f-4aabe734fa05 Jan 21 03:22:32.617425 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-40419218-a73c-490a-9ba5-f2d16437cedf tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:32.617425 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:32.617425 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:32.617425 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-40419218-a73c-490a-9ba5-f2d16437cedf tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:32.715869 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:32.715869 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:32.743600 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-40419218-a73c-490a-9ba5-f2d16437cedf tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:22:32.776993 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-40419218-a73c-490a-9ba5-f2d16437cedf tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/b7730a1f-bca9-4bc2-b72f-4aabe734fa05 returned with HTTP 200 Jan 21 03:22:32.776993 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1266/2509] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:32 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/b7730a1f-bca9-4bc2-b72f-4aabe734fa05 => generated 954 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:32.805757 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0011f182-b30a-49fe-9367-68f4120748fe tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/b7730a1f-bca9-4bc2-b72f-4aabe734fa05 Jan 21 03:22:32.805757 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0011f182-b30a-49fe-9367-68f4120748fe tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:32.805757 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:32.805757 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:32.805757 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0011f182-b30a-49fe-9367-68f4120748fe tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:32.807974 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-19f3b809-8749-439b-9913-78d1aadbe376 tempest-VolumePoolsAdminTestsJSON-1303473090 tempest-VolumePoolsAdminTestsJSON-1303473090] GET http://10.222.0.36/volume/v3/5783cf92b2f2453e9775fef731f104d6/scheduler-stats/get_pools?detail=True Jan 21 03:22:32.807974 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-19f3b809-8749-439b-9913-78d1aadbe376 tempest-VolumePoolsAdminTestsJSON-1303473090 tempest-VolumePoolsAdminTestsJSON-1303473090] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:32.807974 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:32.807974 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:32.807974 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-19f3b809-8749-439b-9913-78d1aadbe376 tempest-VolumePoolsAdminTestsJSON-1303473090 tempest-VolumePoolsAdminTestsJSON-1303473090] Calling method 'get_pools' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:32.840697 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-19f3b809-8749-439b-9913-78d1aadbe376 tempest-VolumePoolsAdminTestsJSON-1303473090 tempest-VolumePoolsAdminTestsJSON-1303473090] http://10.222.0.36/volume/v3/5783cf92b2f2453e9775fef731f104d6/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jan 21 03:22:32.840697 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1244/2510] 10.222.0.36 () {58 vars in 1281 bytes} [Thu Jan 21 03:22:32 2021] GET /volume/v3/5783cf92b2f2453e9775fef731f104d6/scheduler-stats/get_pools?detail=True => generated 771 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:32.848424 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-964a4749-b4fb-4102-93be-00197cc3247d tempest-VolumePoolsAdminTestsJSON-1303473090 tempest-VolumePoolsAdminTestsJSON-1303473090] GET http://10.222.0.36/volume/v3/5783cf92b2f2453e9775fef731f104d6/scheduler-stats/get_pools Jan 21 03:22:32.851592 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-964a4749-b4fb-4102-93be-00197cc3247d tempest-VolumePoolsAdminTestsJSON-1303473090 tempest-VolumePoolsAdminTestsJSON-1303473090] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:32.851592 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-964a4749-b4fb-4102-93be-00197cc3247d tempest-VolumePoolsAdminTestsJSON-1303473090 tempest-VolumePoolsAdminTestsJSON-1303473090] Calling method 'get_pools' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:32.854148 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:32.854148 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:32.864610 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-0011f182-b30a-49fe-9367-68f4120748fe tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:22:32.886394 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-964a4749-b4fb-4102-93be-00197cc3247d tempest-VolumePoolsAdminTestsJSON-1303473090 tempest-VolumePoolsAdminTestsJSON-1303473090] http://10.222.0.36/volume/v3/5783cf92b2f2453e9775fef731f104d6/scheduler-stats/get_pools returned with HTTP 200 Jan 21 03:22:32.894529 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1245/2511] 10.222.0.36 () {58 vars in 1258 bytes} [Thu Jan 21 03:22:32 2021] GET /volume/v3/5783cf92b2f2453e9775fef731f104d6/scheduler-stats/get_pools => generated 62 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 21 03:22:32.911964 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0011f182-b30a-49fe-9367-68f4120748fe tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/b7730a1f-bca9-4bc2-b72f-4aabe734fa05 returned with HTTP 200 Jan 21 03:22:32.913259 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1267/2512] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:32 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/b7730a1f-bca9-4bc2-b72f-4aabe734fa05 => generated 954 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:32.932123 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ccf2cde5-d827-4895-862e-027efb4d9296 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] PUT http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/b7730a1f-bca9-4bc2-b72f-4aabe734fa05 Jan 21 03:22:32.932123 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ccf2cde5-d827-4895-862e-027efb4d9296 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-511067654"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:22:33.008570 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:33.008570 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:33.032316 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ccf2cde5-d827-4895-862e-027efb4d9296 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:22:33.044108 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ccf2cde5-d827-4895-862e-027efb4d9296 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume updated successfully. Jan 21 03:22:33.057380 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ccf2cde5-d827-4895-862e-027efb4d9296 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/b7730a1f-bca9-4bc2-b72f-4aabe734fa05 returned with HTTP 200 Jan 21 03:22:33.067066 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1246/2513] 10.222.0.36 () {60 vars in 1335 bytes} [Thu Jan 21 03:22:32 2021] PUT /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/b7730a1f-bca9-4bc2-b72f-4aabe734fa05 => generated 886 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:33.077527 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-aea508c9-d284-46c1-b86a-e9f11573cc2e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:22:33.081101 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d8fc4dcb-a530-4698-9cfa-6d3aa67aa20d tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] PUT http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/b7730a1f-bca9-4bc2-b72f-4aabe734fa05 Jan 21 03:22:33.081101 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:33.081101 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:33.081101 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d8fc4dcb-a530-4698-9cfa-6d3aa67aa20d tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-181666853", "description": "This is the new description of volume"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:22:33.088205 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-aea508c9-d284-46c1-b86a-e9f11573cc2e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:33.088205 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:33.088205 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:33.088205 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-aea508c9-d284-46c1-b86a-e9f11573cc2e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:33.088205 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-aea508c9-d284-46c1-b86a-e9f11573cc2e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:22:33.145990 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:33.145990 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:33.148283 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-aea508c9-d284-46c1-b86a-e9f11573cc2e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:22:33.149277 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1268/2514] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:33 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 854 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:22:33.173536 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:33.173536 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:33.180929 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d8fc4dcb-a530-4698-9cfa-6d3aa67aa20d tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:22:33.197989 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d8fc4dcb-a530-4698-9cfa-6d3aa67aa20d tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume updated successfully. Jan 21 03:22:33.215897 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d8fc4dcb-a530-4698-9cfa-6d3aa67aa20d tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/b7730a1f-bca9-4bc2-b72f-4aabe734fa05 returned with HTTP 200 Jan 21 03:22:33.215897 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1247/2515] 10.222.0.36 () {60 vars in 1336 bytes} [Thu Jan 21 03:22:33 2021] PUT /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/b7730a1f-bca9-4bc2-b72f-4aabe734fa05 => generated 925 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:22:33.235502 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-27dfadf6-9653-42eb-990c-8801da38389c tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/b7730a1f-bca9-4bc2-b72f-4aabe734fa05 Jan 21 03:22:33.235502 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-27dfadf6-9653-42eb-990c-8801da38389c tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:33.235502 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:33.235502 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:33.235502 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-27dfadf6-9653-42eb-990c-8801da38389c tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:33.298738 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:33.298738 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:33.330421 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-27dfadf6-9653-42eb-990c-8801da38389c tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:22:33.370001 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-27dfadf6-9653-42eb-990c-8801da38389c tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/b7730a1f-bca9-4bc2-b72f-4aabe734fa05 returned with HTTP 200 Jan 21 03:22:33.370001 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1269/2516] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:33 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/b7730a1f-bca9-4bc2-b72f-4aabe734fa05 => generated 993 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:33.389582 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8b556237-1e76-4c08-8e87-55460f161f70 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] POST http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes Jan 21 03:22:33.389582 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:33.389582 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:33.401587 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8b556237-1e76-4c08-8e87-55460f161f70 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-858201676", "availability_zone": "nova", "size": 1}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:22:33.401587 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-8b556237-1e76-4c08-8e87-55460f161f70 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-858201676', 'availability_zone': 'nova', 'size': 1}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:22:33.401587 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-8b556237-1e76-4c08-8e87-55460f161f70 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Create volume of 1 GB Jan 21 03:22:33.433701 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8b556237-1e76-4c08-8e87-55460f161f70 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Availability Zones retrieved successfully. Jan 21 03:22:33.476408 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-8b556237-1e76-4c08-8e87-55460f161f70 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Flow 'volume_create_api' (4d0d378d-806f-48d0-b5bc-4ca4212b4c2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:22:33.476408 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-8b556237-1e76-4c08-8e87-55460f161f70 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba1fc9a9-ae0d-4491-b76d-fbcac0aab1fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:22:33.476408 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-8b556237-1e76-4c08-8e87-55460f161f70 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Validating volume size '1' using validate_int {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:22:33.556608 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-8b556237-1e76-4c08-8e87-55460f161f70 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba1fc9a9-ae0d-4491-b76d-fbcac0aab1fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:22:33.558971 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-8b556237-1e76-4c08-8e87-55460f161f70 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fef4575b-a71f-40e2-be69-865e386d3de6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:22:33.722832 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-8b556237-1e76-4c08-8e87-55460f161f70 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Created reservations ['7f89c1db-8717-4ece-bc96-a3576fab25e8', 'e4884430-6f48-4580-b8a0-53d382c7eb82', '5cf442de-464f-4ba6-bd0d-1e570f112d4c', 'f72ed552-be60-471d-8a58-5bf239fbb909'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:22:33.726476 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-8b556237-1e76-4c08-8e87-55460f161f70 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fef4575b-a71f-40e2-be69-865e386d3de6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f89c1db-8717-4ece-bc96-a3576fab25e8', 'e4884430-6f48-4580-b8a0-53d382c7eb82', '5cf442de-464f-4ba6-bd0d-1e570f112d4c', 'f72ed552-be60-471d-8a58-5bf239fbb909']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:22:33.730157 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-8b556237-1e76-4c08-8e87-55460f161f70 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74c96c89-1d23-4386-a7a6-7af1605ef499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:22:33.851916 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-8b556237-1e76-4c08-8e87-55460f161f70 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74c96c89-1d23-4386-a7a6-7af1605ef499) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73301113-f9f5-4daf-a8a2-05efafc6ff02', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-858201676',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6ee71ba40b74b6abfddde58a0265b94',qos_specs=None,replication_status=,reservations=['7f89c1db-8717-4ece-bc96-a3576fab25e8','e4884430-6f48-4580-b8a0-53d382c7eb82','5cf442de-464f-4ba6-bd0d-1e570f112d4c','f72ed552-be60-471d-8a58-5bf239fbb909'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d54889792844031bdea654ef49dc587',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:22:33Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-858201676',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73301113-f9f5-4daf-a8a2-05efafc6ff02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6ee71ba40b74b6abfddde58a0265b94',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7d54889792844031bdea654ef49dc587',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:22:33.851916 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-8b556237-1e76-4c08-8e87-55460f161f70 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d62c42c-b3ff-4bf2-8e91-ed26851a0521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:22:33.890649 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-8b556237-1e76-4c08-8e87-55460f161f70 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d62c42c-b3ff-4bf2-8e91-ed26851a0521) transitioned into 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-858201676',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6ee71ba40b74b6abfddde58a0265b94',qos_specs=None,replication_status=,reservations=['7f89c1db-8717-4ece-bc96-a3576fab25e8','e4884430-6f48-4580-b8a0-53d382c7eb82','5cf442de-464f-4ba6-bd0d-1e570f112d4c','f72ed552-be60-471d-8a58-5bf239fbb909'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d54889792844031bdea654ef49dc587',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:22:33.894773 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-8b556237-1e76-4c08-8e87-55460f161f70 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78d6a7db-d0d5-4143-9226-f60a62989f02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:22:33.918981 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-8b556237-1e76-4c08-8e87-55460f161f70 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78d6a7db-d0d5-4143-9226-f60a62989f02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:22:33.923251 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-8b556237-1e76-4c08-8e87-55460f161f70 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Flow 'volume_create_api' (4d0d378d-806f-48d0-b5bc-4ca4212b4c2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:22:34.019892 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8b556237-1e76-4c08-8e87-55460f161f70 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Create volume request issued successfully. Jan 21 03:22:34.039874 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8b556237-1e76-4c08-8e87-55460f161f70 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes returned with HTTP 202 Jan 21 03:22:34.039874 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1248/2517] 10.222.0.36 () {60 vars in 1226 bytes} [Thu Jan 21 03:22:33 2021] POST /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes => generated 810 bytes in 658 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:22:34.056174 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e7ee112c-ba8f-4b0d-b5cb-dc197642ca46 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/73301113-f9f5-4daf-a8a2-05efafc6ff02 Jan 21 03:22:34.056174 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e7ee112c-ba8f-4b0d-b5cb-dc197642ca46 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:34.056174 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:34.056174 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:34.056174 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e7ee112c-ba8f-4b0d-b5cb-dc197642ca46 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:34.167856 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-15609b75-53dc-4798-9d12-046804b8498d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:22:34.167856 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-15609b75-53dc-4798-9d12-046804b8498d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:34.167856 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:34.167856 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:34.167856 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-15609b75-53dc-4798-9d12-046804b8498d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:34.167856 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-15609b75-53dc-4798-9d12-046804b8498d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:22:34.176988 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:34.176988 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:34.229699 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e7ee112c-ba8f-4b0d-b5cb-dc197642ca46 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:22:34.303878 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e7ee112c-ba8f-4b0d-b5cb-dc197642ca46 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/73301113-f9f5-4daf-a8a2-05efafc6ff02 returned with HTTP 200 Jan 21 03:22:34.312361 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1270/2518] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:34 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/73301113-f9f5-4daf-a8a2-05efafc6ff02 => generated 878 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:34.326145 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:34.326145 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:34.326145 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-15609b75-53dc-4798-9d12-046804b8498d tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:22:34.331922 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1249/2519] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:34 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 854 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:35.332615 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6b045adf-7a2c-42fb-b097-f44773994c49 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/73301113-f9f5-4daf-a8a2-05efafc6ff02 Jan 21 03:22:35.332615 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6b045adf-7a2c-42fb-b097-f44773994c49 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:35.332615 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:35.332615 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:35.332615 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6b045adf-7a2c-42fb-b097-f44773994c49 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:35.353735 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e3287d95-e277-40bc-a623-2e9a87b3eb57 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:22:35.353735 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e3287d95-e277-40bc-a623-2e9a87b3eb57 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:35.393728 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:35.393728 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:35.397486 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:35.397486 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:35.397486 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e3287d95-e277-40bc-a623-2e9a87b3eb57 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:35.397486 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-e3287d95-e277-40bc-a623-2e9a87b3eb57 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:22:35.407943 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-6b045adf-7a2c-42fb-b097-f44773994c49 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:22:35.424243 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6b045adf-7a2c-42fb-b097-f44773994c49 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/73301113-f9f5-4daf-a8a2-05efafc6ff02 returned with HTTP 200 Jan 21 03:22:35.424243 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1271/2520] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:35 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/73301113-f9f5-4daf-a8a2-05efafc6ff02 => generated 903 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:35.449865 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a3a4b9fa-fde5-4c5b-8229-3b80f93ddc25 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] PUT http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/73301113-f9f5-4daf-a8a2-05efafc6ff02 Jan 21 03:22:35.449865 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:35.449865 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:35.449865 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a3a4b9fa-fde5-4c5b-8229-3b80f93ddc25 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-511067654", "description": null}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:22:35.529533 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:35.529533 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:35.550936 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e3287d95-e277-40bc-a623-2e9a87b3eb57 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:22:35.561137 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1250/2521] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:35 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 854 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:35.599131 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:35.599131 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:35.611635 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a3a4b9fa-fde5-4c5b-8229-3b80f93ddc25 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:22:35.628091 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a3a4b9fa-fde5-4c5b-8229-3b80f93ddc25 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume updated successfully. Jan 21 03:22:35.655022 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a3a4b9fa-fde5-4c5b-8229-3b80f93ddc25 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/73301113-f9f5-4daf-a8a2-05efafc6ff02 returned with HTTP 200 Jan 21 03:22:35.655022 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1272/2522] 10.222.0.36 () {60 vars in 1335 bytes} [Thu Jan 21 03:22:35 2021] PUT /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/73301113-f9f5-4daf-a8a2-05efafc6ff02 => generated 838 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:35.673374 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2a2fcf7d-2c8d-4a9f-a95a-6db199120850 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] DELETE http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/73301113-f9f5-4daf-a8a2-05efafc6ff02 Jan 21 03:22:35.673374 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2a2fcf7d-2c8d-4a9f-a95a-6db199120850 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:35.673374 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:35.673374 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:35.673374 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2a2fcf7d-2c8d-4a9f-a95a-6db199120850 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:35.673374 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-2a2fcf7d-2c8d-4a9f-a95a-6db199120850 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Delete volume with id: 73301113-f9f5-4daf-a8a2-05efafc6ff02 Jan 21 03:22:35.795603 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:35.795603 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:35.795603 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2a2fcf7d-2c8d-4a9f-a95a-6db199120850 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:22:35.849170 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2a2fcf7d-2c8d-4a9f-a95a-6db199120850 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Delete volume request issued successfully. Jan 21 03:22:35.849170 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2a2fcf7d-2c8d-4a9f-a95a-6db199120850 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/73301113-f9f5-4daf-a8a2-05efafc6ff02 returned with HTTP 202 Jan 21 03:22:35.853306 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1251/2523] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:22:35 2021] DELETE /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/73301113-f9f5-4daf-a8a2-05efafc6ff02 => generated 0 bytes in 186 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:22:35.860670 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9cd3418f-cf4a-4224-9bad-675bcac31d33 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/73301113-f9f5-4daf-a8a2-05efafc6ff02 Jan 21 03:22:35.860670 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9cd3418f-cf4a-4224-9bad-675bcac31d33 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:35.860670 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:35.860670 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:35.860670 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9cd3418f-cf4a-4224-9bad-675bcac31d33 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:35.985288 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:35.985288 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:36.011535 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9cd3418f-cf4a-4224-9bad-675bcac31d33 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:22:36.087471 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9cd3418f-cf4a-4224-9bad-675bcac31d33 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/73301113-f9f5-4daf-a8a2-05efafc6ff02 returned with HTTP 200 Jan 21 03:22:36.087471 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1273/2524] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:35 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/73301113-f9f5-4daf-a8a2-05efafc6ff02 => generated 905 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:36.572139 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1e880ea2-8a09-4f7a-941f-bdc160c70106 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:22:36.572139 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1e880ea2-8a09-4f7a-941f-bdc160c70106 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:36.572139 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:36.572139 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:36.572139 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1e880ea2-8a09-4f7a-941f-bdc160c70106 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:36.572139 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-1e880ea2-8a09-4f7a-941f-bdc160c70106 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:22:36.639436 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:36.639436 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:36.639436 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1e880ea2-8a09-4f7a-941f-bdc160c70106 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:22:36.639436 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1252/2525] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:36 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 854 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:37.094951 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c78e224d-06f6-4cf1-9c6c-f0e1960786ee tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/73301113-f9f5-4daf-a8a2-05efafc6ff02 Jan 21 03:22:37.094951 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c78e224d-06f6-4cf1-9c6c-f0e1960786ee tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:37.094951 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:37.094951 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:37.094951 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c78e224d-06f6-4cf1-9c6c-f0e1960786ee tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:37.295330 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:37.295330 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:37.315559 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c78e224d-06f6-4cf1-9c6c-f0e1960786ee tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:22:37.357541 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c78e224d-06f6-4cf1-9c6c-f0e1960786ee tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/73301113-f9f5-4daf-a8a2-05efafc6ff02 returned with HTTP 200 Jan 21 03:22:37.357541 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1274/2526] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:37 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/73301113-f9f5-4daf-a8a2-05efafc6ff02 => generated 905 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:37.659082 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3bd991b0-be3b-4157-a694-52aba399f76e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:22:37.659082 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3bd991b0-be3b-4157-a694-52aba399f76e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:37.659082 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:37.659082 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:37.659082 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3bd991b0-be3b-4157-a694-52aba399f76e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:37.659082 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-3bd991b0-be3b-4157-a694-52aba399f76e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:22:37.702536 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:37.702536 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:37.702536 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3bd991b0-be3b-4157-a694-52aba399f76e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:22:37.702536 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1253/2527] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:37 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 854 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:37.957021 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e7435b76-65e2-479d-a435-af94eac35385 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] POST http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes Jan 21 03:22:37.957021 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:37.957021 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:37.957021 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e7435b76-65e2-479d-a435-af94eac35385 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Action: 'create', calling method: create, body: {"volume": {"imageRef": "ecfda2c0-9ae5-4b9b-96e2-92172e982491", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1726453574"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:22:37.962762 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-e7435b76-65e2-479d-a435-af94eac35385 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Create volume request body: {'volume': {'imageRef': 'ecfda2c0-9ae5-4b9b-96e2-92172e982491', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1726453574'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:22:38.147293 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-e7435b76-65e2-479d-a435-af94eac35385 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Create volume of 1 GB Jan 21 03:22:38.176728 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e7435b76-65e2-479d-a435-af94eac35385 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Availability Zones retrieved successfully. Jan 21 03:22:38.205661 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e7435b76-65e2-479d-a435-af94eac35385 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Flow 'volume_create_api' (e5d047a2-a4c8-4332-ada2-0cf36d770a46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:22:38.205661 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e7435b76-65e2-479d-a435-af94eac35385 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa521631-0e37-471f-a08b-367e1b08f46f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:22:38.227924 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-e7435b76-65e2-479d-a435-af94eac35385 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:22:38.382380 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d9dcfcd4-a241-47d0-b136-a06480baa5a6 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/73301113-f9f5-4daf-a8a2-05efafc6ff02 Jan 21 03:22:38.382380 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d9dcfcd4-a241-47d0-b136-a06480baa5a6 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:38.382380 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:38.382380 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:38.382380 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d9dcfcd4-a241-47d0-b136-a06480baa5a6 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:38.412362 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e7435b76-65e2-479d-a435-af94eac35385 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa521631-0e37-471f-a08b-367e1b08f46f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:22:38.412362 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e7435b76-65e2-479d-a435-af94eac35385 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8e18538-db09-4dad-bf7f-c65a856300e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:22:38.515265 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d9dcfcd4-a241-47d0-b136-a06480baa5a6 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/73301113-f9f5-4daf-a8a2-05efafc6ff02 returned with HTTP 404 Jan 21 03:22:38.515265 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1254/2528] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:38 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/73301113-f9f5-4daf-a8a2-05efafc6ff02 => generated 109 bytes in 142 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:22:38.526982 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0f029d3e-0998-405a-9c78-d2328f45d303 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] DELETE http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/b7730a1f-bca9-4bc2-b72f-4aabe734fa05 Jan 21 03:22:38.526982 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0f029d3e-0998-405a-9c78-d2328f45d303 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:38.526982 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0f029d3e-0998-405a-9c78-d2328f45d303 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:38.526982 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-0f029d3e-0998-405a-9c78-d2328f45d303 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Delete volume with id: b7730a1f-bca9-4bc2-b72f-4aabe734fa05 Jan 21 03:22:38.608727 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:38.608727 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:38.612272 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-0f029d3e-0998-405a-9c78-d2328f45d303 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:22:38.639682 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-e7435b76-65e2-479d-a435-af94eac35385 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Created reservations ['b1524bf6-36ca-4467-a946-c19637072f90', '60e361d6-64ee-4e71-a3a2-47cba7331dd2', '00d4afa8-332f-4e35-9de5-8bc029c65798', '7366962f-37b2-4166-9354-0eadb0d31089'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:22:38.639682 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e7435b76-65e2-479d-a435-af94eac35385 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8e18538-db09-4dad-bf7f-c65a856300e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1524bf6-36ca-4467-a946-c19637072f90', '60e361d6-64ee-4e71-a3a2-47cba7331dd2', '00d4afa8-332f-4e35-9de5-8bc029c65798', '7366962f-37b2-4166-9354-0eadb0d31089']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:22:38.643929 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e7435b76-65e2-479d-a435-af94eac35385 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9086625d-b459-462e-b407-f8ed17782c98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:22:38.662906 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-0f029d3e-0998-405a-9c78-d2328f45d303 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Delete volume request issued successfully. Jan 21 03:22:38.662906 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0f029d3e-0998-405a-9c78-d2328f45d303 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/b7730a1f-bca9-4bc2-b72f-4aabe734fa05 returned with HTTP 202 Jan 21 03:22:38.669987 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1255/2529] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:22:38 2021] DELETE /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/b7730a1f-bca9-4bc2-b72f-4aabe734fa05 => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:22:38.677444 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ecc05f35-715e-4381-aa9f-e5496a1660be tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/b7730a1f-bca9-4bc2-b72f-4aabe734fa05 Jan 21 03:22:38.677444 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ecc05f35-715e-4381-aa9f-e5496a1660be tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:38.677444 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:38.677444 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:38.677444 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ecc05f35-715e-4381-aa9f-e5496a1660be tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:38.711153 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e7435b76-65e2-479d-a435-af94eac35385 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9086625d-b459-462e-b407-f8ed17782c98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5455b6b1-8b49-47eb-bf40-8fe9b9f48309', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1726453574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e94b68a6739452fab5b63449a28ade4',qos_specs=None,replication_status=,reservations=['b1524bf6-36ca-4467-a946-c19637072f90','60e361d6-64ee-4e71-a3a2-47cba7331dd2','00d4afa8-332f-4e35-9de5-8bc029c65798','7366962f-37b2-4166-9354-0eadb0d31089'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3888a798d99b4b64b96d95f44f77122b',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:22:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1726453574',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5455b6b1-8b49-47eb-bf40-8fe9b9f48309,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e94b68a6739452fab5b63449a28ade4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3888a798d99b4b64b96d95f44f77122b',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:22:38.711153 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e7435b76-65e2-479d-a435-af94eac35385 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b049dab9-1916-4e5f-b0c3-9190fc8fa41e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:22:38.741781 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e7435b76-65e2-479d-a435-af94eac35385 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b049dab9-1916-4e5f-b0c3-9190fc8fa41e) transitioned into state 'SUCCESS' from state '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-1726453574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e94b68a6739452fab5b63449a28ade4',qos_specs=None,replication_status=,reservations=['b1524bf6-36ca-4467-a946-c19637072f90','60e361d6-64ee-4e71-a3a2-47cba7331dd2','00d4afa8-332f-4e35-9de5-8bc029c65798','7366962f-37b2-4166-9354-0eadb0d31089'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3888a798d99b4b64b96d95f44f77122b',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:22:38.743775 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e7435b76-65e2-479d-a435-af94eac35385 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ef59a2f-aeec-44cc-aa1d-7f849858a81b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:22:38.797721 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e7435b76-65e2-479d-a435-af94eac35385 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ef59a2f-aeec-44cc-aa1d-7f849858a81b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:22:38.810249 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e7435b76-65e2-479d-a435-af94eac35385 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Flow 'volume_create_api' (e5d047a2-a4c8-4332-ada2-0cf36d770a46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:22:38.858419 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:38.858419 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:38.874486 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ecc05f35-715e-4381-aa9f-e5496a1660be tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:22:38.903896 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ecc05f35-715e-4381-aa9f-e5496a1660be tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/b7730a1f-bca9-4bc2-b72f-4aabe734fa05 returned with HTTP 200 Jan 21 03:22:38.903896 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1256/2530] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:38 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/b7730a1f-bca9-4bc2-b72f-4aabe734fa05 => generated 992 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:38.916112 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b175bb2f-62b2-4d28-bf43-f2dd2c3ce965 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:22:38.916112 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b175bb2f-62b2-4d28-bf43-f2dd2c3ce965 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:38.916112 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:38.916112 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:38.916112 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b175bb2f-62b2-4d28-bf43-f2dd2c3ce965 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:38.920049 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-b175bb2f-62b2-4d28-bf43-f2dd2c3ce965 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:22:38.986482 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:38.986482 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:38.988951 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b175bb2f-62b2-4d28-bf43-f2dd2c3ce965 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:22:38.994593 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1257/2531] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:38 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 854 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:39.000156 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e7435b76-65e2-479d-a435-af94eac35385 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Create volume request issued successfully. Jan 21 03:22:39.015899 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e7435b76-65e2-479d-a435-af94eac35385 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes returned with HTTP 202 Jan 21 03:22:39.016445 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1275/2532] 10.222.0.36 () {60 vars in 1226 bytes} [Thu Jan 21 03:22:37 2021] POST /volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes => generated 817 bytes in 1070 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:22:39.050204 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a465972b-5929-4a00-bca6-5a4bfbf29b67 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] GET http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 Jan 21 03:22:39.050204 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a465972b-5929-4a00-bca6-5a4bfbf29b67 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:39.050204 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:39.050204 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:39.050204 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a465972b-5929-4a00-bca6-5a4bfbf29b67 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:39.198544 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:39.198544 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:39.234672 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a465972b-5929-4a00-bca6-5a4bfbf29b67 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Volume info retrieved successfully. Jan 21 03:22:39.295648 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a465972b-5929-4a00-bca6-5a4bfbf29b67 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 returned with HTTP 200 Jan 21 03:22:39.295648 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1258/2533] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:39 2021] GET /volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 => generated 909 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:39.922515 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5dde936b-499b-422c-a034-f5772ddbdd35 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/b7730a1f-bca9-4bc2-b72f-4aabe734fa05 Jan 21 03:22:39.922515 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5dde936b-499b-422c-a034-f5772ddbdd35 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:39.922515 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:39.922515 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:39.922515 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5dde936b-499b-422c-a034-f5772ddbdd35 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:40.030438 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f8966fb6-1eed-4098-8462-b278e1bce9e1 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:22:40.030438 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f8966fb6-1eed-4098-8462-b278e1bce9e1 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:40.030438 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:40.030438 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:40.030438 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f8966fb6-1eed-4098-8462-b278e1bce9e1 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:40.030438 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-f8966fb6-1eed-4098-8462-b278e1bce9e1 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:22:40.046221 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:40.046221 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:40.079709 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-5dde936b-499b-422c-a034-f5772ddbdd35 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:22:40.168777 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:40.168777 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:40.168777 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f8966fb6-1eed-4098-8462-b278e1bce9e1 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:22:40.168777 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1259/2534] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:39 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 854 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:40.175666 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5dde936b-499b-422c-a034-f5772ddbdd35 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/b7730a1f-bca9-4bc2-b72f-4aabe734fa05 returned with HTTP 200 Jan 21 03:22:40.175666 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1276/2535] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:39 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/b7730a1f-bca9-4bc2-b72f-4aabe734fa05 => generated 992 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:40.333250 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f650a911-49d3-441d-ab5e-1082276d7ffc tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] GET http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 Jan 21 03:22:40.369460 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f650a911-49d3-441d-ab5e-1082276d7ffc tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:40.369460 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:40.369460 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:40.369460 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f650a911-49d3-441d-ab5e-1082276d7ffc tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:40.444896 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:40.444896 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:40.491766 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f650a911-49d3-441d-ab5e-1082276d7ffc tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Volume info retrieved successfully. Jan 21 03:22:40.582763 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f650a911-49d3-441d-ab5e-1082276d7ffc tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 returned with HTTP 200 Jan 21 03:22:40.582763 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1260/2536] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:40 2021] GET /volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 => generated 909 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:41.183422 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-932632ee-9696-4105-b059-a1f8dd694026 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:22:41.183422 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-932632ee-9696-4105-b059-a1f8dd694026 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:41.183422 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:41.183422 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:41.183422 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-932632ee-9696-4105-b059-a1f8dd694026 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:41.183422 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-932632ee-9696-4105-b059-a1f8dd694026 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:22:41.196600 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-12947955-f6ce-4a62-a04a-6ab2feb0e46c tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/b7730a1f-bca9-4bc2-b72f-4aabe734fa05 Jan 21 03:22:41.196600 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-12947955-f6ce-4a62-a04a-6ab2feb0e46c tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:41.196600 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:41.196600 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:41.196600 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-12947955-f6ce-4a62-a04a-6ab2feb0e46c tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:41.242472 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:41.242472 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:41.242472 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-932632ee-9696-4105-b059-a1f8dd694026 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:22:41.259283 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1277/2537] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:41 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 854 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:41.325646 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-12947955-f6ce-4a62-a04a-6ab2feb0e46c tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/b7730a1f-bca9-4bc2-b72f-4aabe734fa05 returned with HTTP 404 Jan 21 03:22:41.325646 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1261/2538] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:41 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/b7730a1f-bca9-4bc2-b72f-4aabe734fa05 => generated 109 bytes in 137 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:22:41.382268 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d22875bd-e2d1-459a-a38c-bd8d0fc26fa6 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] POST http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes Jan 21 03:22:41.382767 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:41.382767 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:41.383190 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d22875bd-e2d1-459a-a38c-bd8d0fc26fa6 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Action: 'create', calling method: create, body: {"volume": {"imageRef": "ecfda2c0-9ae5-4b9b-96e2-92172e982491", "size": 1, "name": "tempest-VolumesGetTest-Volume-949990611", "metadata": {"Type": "Test"}}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:22:41.384585 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-d22875bd-e2d1-459a-a38c-bd8d0fc26fa6 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Create volume request body: {'volume': {'imageRef': 'ecfda2c0-9ae5-4b9b-96e2-92172e982491', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-949990611', 'metadata': {'Type': 'Test'}}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:22:41.593074 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8eb0336c-0b76-419d-ac84-f62fbd68a8aa tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] GET http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 Jan 21 03:22:41.593599 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8eb0336c-0b76-419d-ac84-f62fbd68a8aa tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:41.601150 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8eb0336c-0b76-419d-ac84-f62fbd68a8aa tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:41.621957 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-d22875bd-e2d1-459a-a38c-bd8d0fc26fa6 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Create volume of 1 GB Jan 21 03:22:41.701861 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d22875bd-e2d1-459a-a38c-bd8d0fc26fa6 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Availability Zones retrieved successfully. Jan 21 03:22:41.757804 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d22875bd-e2d1-459a-a38c-bd8d0fc26fa6 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Flow 'volume_create_api' (0e6638e4-a2a7-487b-aa01-038ecc225901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:22:41.757804 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d22875bd-e2d1-459a-a38c-bd8d0fc26fa6 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e13ff1e-9ef3-4fa4-b67e-a24744ccbd26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:22:41.767097 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-d22875bd-e2d1-459a-a38c-bd8d0fc26fa6 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:22:41.861209 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:41.861209 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:41.880284 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8eb0336c-0b76-419d-ac84-f62fbd68a8aa tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Volume info retrieved successfully. Jan 21 03:22:41.943972 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8eb0336c-0b76-419d-ac84-f62fbd68a8aa tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 returned with HTTP 200 Jan 21 03:22:41.947633 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1262/2539] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:41 2021] GET /volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 => generated 909 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:42.035639 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d22875bd-e2d1-459a-a38c-bd8d0fc26fa6 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e13ff1e-9ef3-4fa4-b67e-a24744ccbd26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:22:42.035639 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d22875bd-e2d1-459a-a38c-bd8d0fc26fa6 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16214786-59b6-464e-927b-b2d836160d15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:22:42.270345 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-632cc23b-a974-47ed-8740-011e3d4b21eb tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:22:42.270345 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-632cc23b-a974-47ed-8740-011e3d4b21eb tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:42.270345 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:42.270345 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:42.270345 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-632cc23b-a974-47ed-8740-011e3d4b21eb tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:42.270345 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-632cc23b-a974-47ed-8740-011e3d4b21eb tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:22:42.283544 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-d22875bd-e2d1-459a-a38c-bd8d0fc26fa6 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Created reservations ['7aa9ffac-0dc8-4b44-99f0-8d15214e03d5', 'e8846f03-6f1b-4cea-9825-3eccb26e16f9', '4719cbb4-dbbd-414f-a1a9-b04913864803', 'a651e191-6810-403e-8923-1e600776076a'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:22:42.305166 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d22875bd-e2d1-459a-a38c-bd8d0fc26fa6 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16214786-59b6-464e-927b-b2d836160d15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7aa9ffac-0dc8-4b44-99f0-8d15214e03d5', 'e8846f03-6f1b-4cea-9825-3eccb26e16f9', '4719cbb4-dbbd-414f-a1a9-b04913864803', 'a651e191-6810-403e-8923-1e600776076a']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:22:42.308665 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:42.308665 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:42.313711 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d22875bd-e2d1-459a-a38c-bd8d0fc26fa6 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cd48d68-59ee-4197-88cb-a34e235ad760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:22:42.317282 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-632cc23b-a974-47ed-8740-011e3d4b21eb tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:22:42.317282 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1263/2540] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:42 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 854 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:42.523282 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d22875bd-e2d1-459a-a38c-bd8d0fc26fa6 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cd48d68-59ee-4197-88cb-a34e235ad760) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eab71274-05d1-49a2-8b9f-b68a79a66cd7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-949990611',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='c6ee71ba40b74b6abfddde58a0265b94',qos_specs=None,replication_status=,reservations=['7aa9ffac-0dc8-4b44-99f0-8d15214e03d5','e8846f03-6f1b-4cea-9825-3eccb26e16f9','4719cbb4-dbbd-414f-a1a9-b04913864803','a651e191-6810-403e-8923-1e600776076a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d54889792844031bdea654ef49dc587',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:22:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-949990611',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eab71274-05d1-49a2-8b9f-b68a79a66cd7,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='c6ee71ba40b74b6abfddde58a0265b94',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7d54889792844031bdea654ef49dc587',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:22:42.540151 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d22875bd-e2d1-459a-a38c-bd8d0fc26fa6 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f71ebaf-ea4e-4739-bc07-f02f1a9e9613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:22:42.618099 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d22875bd-e2d1-459a-a38c-bd8d0fc26fa6 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f71ebaf-ea4e-4739-bc07-f02f1a9e9613) transitioned into state 'SUCCESS' from state '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-949990611',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='c6ee71ba40b74b6abfddde58a0265b94',qos_specs=None,replication_status=,reservations=['7aa9ffac-0dc8-4b44-99f0-8d15214e03d5','e8846f03-6f1b-4cea-9825-3eccb26e16f9','4719cbb4-dbbd-414f-a1a9-b04913864803','a651e191-6810-403e-8923-1e600776076a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d54889792844031bdea654ef49dc587',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:22:42.618099 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d22875bd-e2d1-459a-a38c-bd8d0fc26fa6 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2387ef7e-1cba-42f1-aa46-6da4b81071fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:22:42.671713 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d22875bd-e2d1-459a-a38c-bd8d0fc26fa6 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2387ef7e-1cba-42f1-aa46-6da4b81071fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:22:42.692128 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d22875bd-e2d1-459a-a38c-bd8d0fc26fa6 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Flow 'volume_create_api' (0e6638e4-a2a7-487b-aa01-038ecc225901) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:22:42.820407 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d22875bd-e2d1-459a-a38c-bd8d0fc26fa6 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Create volume request issued successfully. Jan 21 03:22:42.852465 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d22875bd-e2d1-459a-a38c-bd8d0fc26fa6 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes returned with HTTP 202 Jan 21 03:22:42.852465 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1278/2541] 10.222.0.36 () {60 vars in 1226 bytes} [Thu Jan 21 03:22:41 2021] POST /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes => generated 827 bytes in 1470 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:22:42.856964 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9dbfe9ff-5871-4d64-bbb7-6e925534c134 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 Jan 21 03:22:42.856964 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9dbfe9ff-5871-4d64-bbb7-6e925534c134 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:42.856964 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:42.856964 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:42.856964 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9dbfe9ff-5871-4d64-bbb7-6e925534c134 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:42.960889 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a3af9d7c-900a-4b95-8306-e6b544551ed5 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] GET http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 Jan 21 03:22:42.961771 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a3af9d7c-900a-4b95-8306-e6b544551ed5 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:42.962160 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:42.962160 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:42.962879 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a3af9d7c-900a-4b95-8306-e6b544551ed5 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:42.991263 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:42.991263 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:43.001114 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9dbfe9ff-5871-4d64-bbb7-6e925534c134 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:22:43.024782 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:43.024782 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:43.031081 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9dbfe9ff-5871-4d64-bbb7-6e925534c134 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 returned with HTTP 200 Jan 21 03:22:43.031081 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1264/2542] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:42 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 => generated 919 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:22:43.056284 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a3af9d7c-900a-4b95-8306-e6b544551ed5 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Volume info retrieved successfully. Jan 21 03:22:43.093458 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a3af9d7c-900a-4b95-8306-e6b544551ed5 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 returned with HTTP 200 Jan 21 03:22:43.093458 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1279/2543] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:42 2021] GET /volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 => generated 909 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:43.320688 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ab083836-97f5-4d7f-a04b-91385ea7e41e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:22:43.320688 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ab083836-97f5-4d7f-a04b-91385ea7e41e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:43.320688 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:43.320688 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:43.320688 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ab083836-97f5-4d7f-a04b-91385ea7e41e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:43.320688 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-ab083836-97f5-4d7f-a04b-91385ea7e41e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:22:43.372003 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:43.372003 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:43.385827 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ab083836-97f5-4d7f-a04b-91385ea7e41e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:22:43.399535 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1265/2544] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:43 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 854 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:44.044873 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7dd709ea-e940-41df-8d55-3973cc530d65 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 Jan 21 03:22:44.045564 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7dd709ea-e940-41df-8d55-3973cc530d65 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:44.045791 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:44.045791 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:44.046442 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7dd709ea-e940-41df-8d55-3973cc530d65 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:44.115549 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-600e5b0b-283f-42a2-8ead-7b2020afa68f tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] GET http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 Jan 21 03:22:44.116185 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-600e5b0b-283f-42a2-8ead-7b2020afa68f tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:44.116387 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:44.116387 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:44.116762 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-600e5b0b-283f-42a2-8ead-7b2020afa68f tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:44.117909 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:44.117909 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:44.127854 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7dd709ea-e940-41df-8d55-3973cc530d65 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:22:44.154907 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7dd709ea-e940-41df-8d55-3973cc530d65 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 returned with HTTP 200 Jan 21 03:22:44.158005 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1280/2545] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:44 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 => generated 919 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:44.183080 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:44.183080 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:44.202058 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-600e5b0b-283f-42a2-8ead-7b2020afa68f tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Volume info retrieved successfully. Jan 21 03:22:44.238912 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-600e5b0b-283f-42a2-8ead-7b2020afa68f tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 returned with HTTP 200 Jan 21 03:22:44.238912 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1266/2546] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:44 2021] GET /volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 => generated 909 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:44.404663 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b99df190-bd58-4098-833f-66ceb9723bd8 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:22:44.405191 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b99df190-bd58-4098-833f-66ceb9723bd8 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:44.405416 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:44.405416 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:44.405780 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b99df190-bd58-4098-833f-66ceb9723bd8 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:44.406131 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-b99df190-bd58-4098-833f-66ceb9723bd8 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:22:44.430901 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:44.430901 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:44.433394 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b99df190-bd58-4098-833f-66ceb9723bd8 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:22:44.434290 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1281/2547] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:44 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 854 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:22:45.173113 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c433e4eb-be89-487b-aece-a1d7467ba302 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 Jan 21 03:22:45.174023 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c433e4eb-be89-487b-aece-a1d7467ba302 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:45.174403 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:45.174403 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:45.175125 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c433e4eb-be89-487b-aece-a1d7467ba302 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:45.236873 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:45.236873 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:45.249378 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6717b1b1-4079-4ec6-b959-3e3ae0ff9ac1 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] GET http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 Jan 21 03:22:45.251190 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6717b1b1-4079-4ec6-b959-3e3ae0ff9ac1 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:45.251616 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:45.251616 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:45.252237 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c433e4eb-be89-487b-aece-a1d7467ba302 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:22:45.252530 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6717b1b1-4079-4ec6-b959-3e3ae0ff9ac1 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:45.282758 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c433e4eb-be89-487b-aece-a1d7467ba302 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 returned with HTTP 200 Jan 21 03:22:45.293721 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1267/2548] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:45 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 => generated 919 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:45.316267 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:45.316267 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:45.328899 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-6717b1b1-4079-4ec6-b959-3e3ae0ff9ac1 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Volume info retrieved successfully. Jan 21 03:22:45.362960 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6717b1b1-4079-4ec6-b959-3e3ae0ff9ac1 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 returned with HTTP 200 Jan 21 03:22:45.364546 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1282/2549] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:45 2021] GET /volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 => generated 909 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:45.451560 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-45a220d8-4b92-4973-bbfc-d0a265e3def7 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:22:45.452198 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-45a220d8-4b92-4973-bbfc-d0a265e3def7 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:45.452579 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:45.452579 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:45.454497 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-45a220d8-4b92-4973-bbfc-d0a265e3def7 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:45.455173 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-45a220d8-4b92-4973-bbfc-d0a265e3def7 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Show backup with id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:22:45.481740 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:45.481740 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:45.483736 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-45a220d8-4b92-4973-bbfc-d0a265e3def7 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 200 Jan 21 03:22:45.494610 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1268/2550] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:45 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 854 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:45.502855 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6b6258f8-042e-48f3-bba5-42b2bd58c97e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/d3505622-0c77-4a7b-8e56-fe2cd8046d74 Jan 21 03:22:45.503418 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6b6258f8-042e-48f3-bba5-42b2bd58c97e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:45.503646 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:45.503646 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:45.504017 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6b6258f8-042e-48f3-bba5-42b2bd58c97e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:45.561459 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:45.561459 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:45.572290 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-6b6258f8-042e-48f3-bba5-42b2bd58c97e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:22:45.597896 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6b6258f8-042e-48f3-bba5-42b2bd58c97e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/d3505622-0c77-4a7b-8e56-fe2cd8046d74 returned with HTTP 200 Jan 21 03:22:45.598957 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1283/2551] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:45 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/d3505622-0c77-4a7b-8e56-fe2cd8046d74 => generated 1033 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:22:45.616033 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0107a024-7b22-4a97-9eb6-288490a4f814 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/d3505622-0c77-4a7b-8e56-fe2cd8046d74 Jan 21 03:22:45.616643 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0107a024-7b22-4a97-9eb6-288490a4f814 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:45.617086 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:45.617086 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:45.617734 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0107a024-7b22-4a97-9eb6-288490a4f814 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:45.683026 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:45.683026 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:45.698779 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-0107a024-7b22-4a97-9eb6-288490a4f814 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:22:45.734511 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0107a024-7b22-4a97-9eb6-288490a4f814 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/d3505622-0c77-4a7b-8e56-fe2cd8046d74 returned with HTTP 200 Jan 21 03:22:45.735535 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1269/2552] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:45 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/d3505622-0c77-4a7b-8e56-fe2cd8046d74 => generated 1033 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:22:45.754400 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5e993193-def3-46fe-bd63-dbde2153f06b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] DELETE http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/d3505622-0c77-4a7b-8e56-fe2cd8046d74 Jan 21 03:22:45.754947 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5e993193-def3-46fe-bd63-dbde2153f06b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:45.755168 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:45.755168 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:45.755537 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5e993193-def3-46fe-bd63-dbde2153f06b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:45.755996 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-5e993193-def3-46fe-bd63-dbde2153f06b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Delete volume with id: d3505622-0c77-4a7b-8e56-fe2cd8046d74 Jan 21 03:22:45.819908 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:45.819908 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:45.821410 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-5e993193-def3-46fe-bd63-dbde2153f06b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:22:45.856862 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-5e993193-def3-46fe-bd63-dbde2153f06b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Delete volume request issued successfully. Jan 21 03:22:45.857346 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5e993193-def3-46fe-bd63-dbde2153f06b tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/d3505622-0c77-4a7b-8e56-fe2cd8046d74 returned with HTTP 202 Jan 21 03:22:45.858260 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1284/2553] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:22:45 2021] DELETE /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/d3505622-0c77-4a7b-8e56-fe2cd8046d74 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:22:45.867226 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dd827a05-fac0-4a7f-8d86-32d0213f06e2 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/d3505622-0c77-4a7b-8e56-fe2cd8046d74 Jan 21 03:22:45.868517 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dd827a05-fac0-4a7f-8d86-32d0213f06e2 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:45.869120 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:45.869120 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:45.869505 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dd827a05-fac0-4a7f-8d86-32d0213f06e2 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:45.927703 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:45.927703 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:45.937669 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-dd827a05-fac0-4a7f-8d86-32d0213f06e2 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:22:45.960988 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dd827a05-fac0-4a7f-8d86-32d0213f06e2 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/d3505622-0c77-4a7b-8e56-fe2cd8046d74 returned with HTTP 200 Jan 21 03:22:45.961803 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1270/2554] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:45 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/d3505622-0c77-4a7b-8e56-fe2cd8046d74 => generated 1032 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:22:46.315316 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fa552e5b-973e-4936-9b7e-781fc24ea652 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 Jan 21 03:22:46.316157 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fa552e5b-973e-4936-9b7e-781fc24ea652 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:46.316355 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:46.316355 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:46.317105 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fa552e5b-973e-4936-9b7e-781fc24ea652 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:46.380943 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c80247f3-91d7-4e8e-86cd-42928395cedb tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] GET http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 Jan 21 03:22:46.381473 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c80247f3-91d7-4e8e-86cd-42928395cedb tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:46.381672 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:46.381672 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:46.382326 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c80247f3-91d7-4e8e-86cd-42928395cedb tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:46.396355 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:46.396355 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:46.405405 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-fa552e5b-973e-4936-9b7e-781fc24ea652 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:22:46.430870 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fa552e5b-973e-4936-9b7e-781fc24ea652 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 returned with HTTP 200 Jan 21 03:22:46.431975 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1285/2555] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:46 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 => generated 919 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:46.442390 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:46.442390 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:46.451807 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c80247f3-91d7-4e8e-86cd-42928395cedb tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Volume info retrieved successfully. Jan 21 03:22:46.479036 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c80247f3-91d7-4e8e-86cd-42928395cedb tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 returned with HTTP 200 Jan 21 03:22:46.479894 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1271/2556] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:46 2021] GET /volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 => generated 909 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:46.979009 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-10abd2f2-94df-444a-81b8-d9dbe01dc712 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/d3505622-0c77-4a7b-8e56-fe2cd8046d74 Jan 21 03:22:46.979466 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-10abd2f2-94df-444a-81b8-d9dbe01dc712 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:46.979661 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:46.979661 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:46.980516 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-10abd2f2-94df-444a-81b8-d9dbe01dc712 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:47.037017 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:47.037017 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:47.046009 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-10abd2f2-94df-444a-81b8-d9dbe01dc712 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:22:47.071792 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-10abd2f2-94df-444a-81b8-d9dbe01dc712 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/d3505622-0c77-4a7b-8e56-fe2cd8046d74 returned with HTTP 200 Jan 21 03:22:47.072858 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1286/2557] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:46 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/d3505622-0c77-4a7b-8e56-fe2cd8046d74 => generated 1032 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:22:47.450052 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-65626bda-ef1c-4b62-8de4-1fe365d76fac tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 Jan 21 03:22:47.451285 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-65626bda-ef1c-4b62-8de4-1fe365d76fac tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:47.451873 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:47.451873 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:47.452670 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-65626bda-ef1c-4b62-8de4-1fe365d76fac tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:47.496762 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-63be14ca-86b3-4132-9fc2-ef2fa44877f5 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] GET http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 Jan 21 03:22:47.497622 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-63be14ca-86b3-4132-9fc2-ef2fa44877f5 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:47.498053 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:47.498053 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:47.498941 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-63be14ca-86b3-4132-9fc2-ef2fa44877f5 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:47.560950 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:47.560950 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:47.564086 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:47.564086 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:47.575339 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-63be14ca-86b3-4132-9fc2-ef2fa44877f5 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Volume info retrieved successfully. Jan 21 03:22:47.577867 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-65626bda-ef1c-4b62-8de4-1fe365d76fac tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:22:47.611220 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-63be14ca-86b3-4132-9fc2-ef2fa44877f5 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 returned with HTTP 200 Jan 21 03:22:47.611732 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-65626bda-ef1c-4b62-8de4-1fe365d76fac tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 returned with HTTP 200 Jan 21 03:22:47.612939 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1272/2558] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:47 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 => generated 919 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:47.631216 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1287/2559] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:47 2021] GET /volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 => generated 909 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:22:48.089265 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-13caa9c9-5b92-4663-9927-18aeeb98a866 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/d3505622-0c77-4a7b-8e56-fe2cd8046d74 Jan 21 03:22:48.089690 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-13caa9c9-5b92-4663-9927-18aeeb98a866 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:48.090265 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:48.090265 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:48.090945 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-13caa9c9-5b92-4663-9927-18aeeb98a866 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:48.150106 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-13caa9c9-5b92-4663-9927-18aeeb98a866 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/d3505622-0c77-4a7b-8e56-fe2cd8046d74 returned with HTTP 404 Jan 21 03:22:48.151194 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1273/2560] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:48 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/d3505622-0c77-4a7b-8e56-fe2cd8046d74 => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 03:22:48.160566 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b0f61456-d90e-4fe3-9853-2e99887cd2de tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] DELETE http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 Jan 21 03:22:48.161398 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b0f61456-d90e-4fe3-9853-2e99887cd2de tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:48.161807 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:48.161807 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:48.162712 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b0f61456-d90e-4fe3-9853-2e99887cd2de tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:48.163270 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.contrib.backups [None req-b0f61456-d90e-4fe3-9853-2e99887cd2de tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Delete backup with id: ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076. Jan 21 03:22:48.185856 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:48.185856 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:48.214841 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.backup.rpcapi [None req-b0f61456-d90e-4fe3-9853-2e99887cd2de tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] delete_backup rpcapi backup_id ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 {{(pid=87959) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 03:22:48.220041 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b0f61456-d90e-4fe3-9853-2e99887cd2de tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 returned with HTTP 202 Jan 21 03:22:48.224297 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1288/2561] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:22:48 2021] DELETE /volume/v3/e5170f24e4af4f43b591b9b621f07a33/backups/ab9cc7cc-fa8e-4a48-bcb7-9e1389f1f076 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:22:48.230911 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3b4d3671-fe7c-4055-b14e-1542d3be8a40 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] DELETE http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/9f6606cf-f425-4a12-9729-cfdad40d8158 Jan 21 03:22:48.232480 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3b4d3671-fe7c-4055-b14e-1542d3be8a40 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:48.232997 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3b4d3671-fe7c-4055-b14e-1542d3be8a40 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:48.233719 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-3b4d3671-fe7c-4055-b14e-1542d3be8a40 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Delete volume with id: 9f6606cf-f425-4a12-9729-cfdad40d8158 Jan 21 03:22:48.287313 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:48.287313 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:48.288836 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3b4d3671-fe7c-4055-b14e-1542d3be8a40 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:22:48.325050 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3b4d3671-fe7c-4055-b14e-1542d3be8a40 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Delete volume request issued successfully. Jan 21 03:22:48.325519 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3b4d3671-fe7c-4055-b14e-1542d3be8a40 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/9f6606cf-f425-4a12-9729-cfdad40d8158 returned with HTTP 202 Jan 21 03:22:48.326629 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1274/2562] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:22:48 2021] DELETE /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/9f6606cf-f425-4a12-9729-cfdad40d8158 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:22:48.334163 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b6664258-c020-4c3f-b5fd-268fa0b3a0b0 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/9f6606cf-f425-4a12-9729-cfdad40d8158 Jan 21 03:22:48.335228 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b6664258-c020-4c3f-b5fd-268fa0b3a0b0 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:48.335450 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:48.335450 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:48.335826 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b6664258-c020-4c3f-b5fd-268fa0b3a0b0 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:48.404766 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:48.404766 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:48.423104 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b6664258-c020-4c3f-b5fd-268fa0b3a0b0 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:22:48.448532 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b6664258-c020-4c3f-b5fd-268fa0b3a0b0 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/9f6606cf-f425-4a12-9729-cfdad40d8158 returned with HTTP 200 Jan 21 03:22:48.458806 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1289/2563] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:48 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/9f6606cf-f425-4a12-9729-cfdad40d8158 => generated 975 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:48.629974 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c3654f3c-839c-4759-a02f-c643f1c64acf tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 Jan 21 03:22:48.630500 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c3654f3c-839c-4759-a02f-c643f1c64acf tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:48.630839 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:48.630839 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:48.631214 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c3654f3c-839c-4759-a02f-c643f1c64acf tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:48.639834 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2197ffb7-c19e-46a5-bcaa-433e4fd6f5d5 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] GET http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 Jan 21 03:22:48.641470 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2197ffb7-c19e-46a5-bcaa-433e4fd6f5d5 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:48.642095 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:48.642095 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:48.643560 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2197ffb7-c19e-46a5-bcaa-433e4fd6f5d5 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:48.723316 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:48.723316 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:48.745977 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2197ffb7-c19e-46a5-bcaa-433e4fd6f5d5 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Volume info retrieved successfully. Jan 21 03:22:48.759654 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:48.759654 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:48.776687 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c3654f3c-839c-4759-a02f-c643f1c64acf tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:22:48.778365 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2197ffb7-c19e-46a5-bcaa-433e4fd6f5d5 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 returned with HTTP 200 Jan 21 03:22:48.790517 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1290/2564] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:48 2021] GET /volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 => generated 909 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:48.815768 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c3654f3c-839c-4759-a02f-c643f1c64acf tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 returned with HTTP 200 Jan 21 03:22:48.816944 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1275/2565] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:48 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 => generated 919 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:49.468868 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c2cf7913-125d-4459-94c1-ad6d8edb4268 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/9f6606cf-f425-4a12-9729-cfdad40d8158 Jan 21 03:22:49.469378 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c2cf7913-125d-4459-94c1-ad6d8edb4268 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:49.470190 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:49.470190 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:49.475277 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c2cf7913-125d-4459-94c1-ad6d8edb4268 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:49.539387 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:49.539387 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:49.548955 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c2cf7913-125d-4459-94c1-ad6d8edb4268 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:22:49.575321 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c2cf7913-125d-4459-94c1-ad6d8edb4268 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/9f6606cf-f425-4a12-9729-cfdad40d8158 returned with HTTP 200 Jan 21 03:22:49.576994 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1291/2566] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:49 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/9f6606cf-f425-4a12-9729-cfdad40d8158 => generated 975 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:49.796547 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c294b6f8-ae6c-43bd-943b-c902d019ea94 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] GET http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 Jan 21 03:22:49.797283 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c294b6f8-ae6c-43bd-943b-c902d019ea94 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:49.797635 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:49.797635 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:49.798514 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c294b6f8-ae6c-43bd-943b-c902d019ea94 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:49.833662 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-42a209b0-b429-4318-98fb-927f7fc08cfc tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 Jan 21 03:22:49.834318 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-42a209b0-b429-4318-98fb-927f7fc08cfc tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:49.834650 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:49.834650 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:49.835253 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-42a209b0-b429-4318-98fb-927f7fc08cfc tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:49.899882 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:49.899882 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:49.911260 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-42a209b0-b429-4318-98fb-927f7fc08cfc tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:22:49.943849 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-42a209b0-b429-4318-98fb-927f7fc08cfc tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 returned with HTTP 200 Jan 21 03:22:49.945112 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1292/2567] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:49 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 => generated 919 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:49.949485 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:49.949485 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:49.975625 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c294b6f8-ae6c-43bd-943b-c902d019ea94 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Volume info retrieved successfully. Jan 21 03:22:50.026731 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c294b6f8-ae6c-43bd-943b-c902d019ea94 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 returned with HTTP 200 Jan 21 03:22:50.034922 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1276/2568] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:49 2021] GET /volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 => generated 909 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:50.594273 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7b4052a3-3fa6-479a-a787-7e7fb40a62b6 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/9f6606cf-f425-4a12-9729-cfdad40d8158 Jan 21 03:22:50.596128 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7b4052a3-3fa6-479a-a787-7e7fb40a62b6 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:50.596595 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:50.596595 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:50.597283 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7b4052a3-3fa6-479a-a787-7e7fb40a62b6 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:50.673069 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7b4052a3-3fa6-479a-a787-7e7fb40a62b6 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/9f6606cf-f425-4a12-9729-cfdad40d8158 returned with HTTP 404 Jan 21 03:22:50.674486 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1293/2569] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:50 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/9f6606cf-f425-4a12-9729-cfdad40d8158 => generated 109 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:22:50.696928 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8a49c560-47cc-4cbb-bc6a-81f7ba3c6753 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] DELETE http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/9f6606cf-f425-4a12-9729-cfdad40d8158 Jan 21 03:22:50.697499 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8a49c560-47cc-4cbb-bc6a-81f7ba3c6753 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:50.697760 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:50.697760 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:50.698251 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8a49c560-47cc-4cbb-bc6a-81f7ba3c6753 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:50.699018 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-8a49c560-47cc-4cbb-bc6a-81f7ba3c6753 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Delete volume with id: 9f6606cf-f425-4a12-9729-cfdad40d8158 Jan 21 03:22:50.771416 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8a49c560-47cc-4cbb-bc6a-81f7ba3c6753 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/9f6606cf-f425-4a12-9729-cfdad40d8158 returned with HTTP 404 Jan 21 03:22:50.772876 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1277/2570] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:22:50 2021] DELETE /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/9f6606cf-f425-4a12-9729-cfdad40d8158 => generated 109 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:22:50.783292 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-13099bbd-0b26-4986-825b-b5873f1de26e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] DELETE http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 Jan 21 03:22:50.783292 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-13099bbd-0b26-4986-825b-b5873f1de26e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:50.783292 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-13099bbd-0b26-4986-825b-b5873f1de26e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:50.784299 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-13099bbd-0b26-4986-825b-b5873f1de26e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Delete volume with id: 24592cff-254f-4eaf-bcd7-84e942b82330 Jan 21 03:22:50.868859 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:50.868859 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:50.870465 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-13099bbd-0b26-4986-825b-b5873f1de26e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:22:50.914263 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-13099bbd-0b26-4986-825b-b5873f1de26e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Delete volume request issued successfully. Jan 21 03:22:50.914783 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-13099bbd-0b26-4986-825b-b5873f1de26e tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 returned with HTTP 202 Jan 21 03:22:50.915835 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1294/2571] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:22:50 2021] DELETE /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:22:50.927200 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e4c26b69-88fe-4057-a20c-58d6194d1a73 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 Jan 21 03:22:50.928010 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e4c26b69-88fe-4057-a20c-58d6194d1a73 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:50.928945 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e4c26b69-88fe-4057-a20c-58d6194d1a73 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:50.963099 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-89502e69-5ea4-4115-b032-ae6eccb9cb4d tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 Jan 21 03:22:50.963644 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-89502e69-5ea4-4115-b032-ae6eccb9cb4d tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:50.964103 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:50.964103 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:50.964911 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-89502e69-5ea4-4115-b032-ae6eccb9cb4d tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:50.997980 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:50.997980 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:51.008083 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e4c26b69-88fe-4057-a20c-58d6194d1a73 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:22:51.038780 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:51.038780 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:51.041965 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e4c26b69-88fe-4057-a20c-58d6194d1a73 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 returned with HTTP 200 Jan 21 03:22:51.044282 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1278/2572] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:50 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 => generated 1356 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:22:51.051633 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-89502e69-5ea4-4115-b032-ae6eccb9cb4d tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:22:51.060894 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a4f84780-6575-4ff3-b3a0-cea252d07bf9 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] GET http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 Jan 21 03:22:51.061618 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a4f84780-6575-4ff3-b3a0-cea252d07bf9 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:51.061819 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:51.061819 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:51.062565 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a4f84780-6575-4ff3-b3a0-cea252d07bf9 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:51.085983 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-89502e69-5ea4-4115-b032-ae6eccb9cb4d tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 returned with HTTP 200 Jan 21 03:22:51.087213 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1295/2573] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:50 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 => generated 919 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:22:51.114785 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:51.114785 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:51.124393 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a4f84780-6575-4ff3-b3a0-cea252d07bf9 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Volume info retrieved successfully. Jan 21 03:22:51.152661 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a4f84780-6575-4ff3-b3a0-cea252d07bf9 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 returned with HTTP 200 Jan 21 03:22:51.153695 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1279/2574] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:51 2021] GET /volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 => generated 909 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:22:52.067564 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4888b44e-20d9-4230-a95e-055a56166dd0 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 Jan 21 03:22:52.067564 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4888b44e-20d9-4230-a95e-055a56166dd0 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:52.067564 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:52.067564 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:52.067564 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4888b44e-20d9-4230-a95e-055a56166dd0 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:52.111099 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-08cb3d2c-5e92-45d6-a600-56f0b47fbd6f tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 Jan 21 03:22:52.112282 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-08cb3d2c-5e92-45d6-a600-56f0b47fbd6f tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:52.112674 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:52.112674 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:52.113302 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-08cb3d2c-5e92-45d6-a600-56f0b47fbd6f tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:52.192315 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:52.192315 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:52.204000 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:52.204000 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:52.223597 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4888b44e-20d9-4230-a95e-055a56166dd0 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Volume info retrieved successfully. Jan 21 03:22:52.231023 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-08cb3d2c-5e92-45d6-a600-56f0b47fbd6f tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:22:52.280483 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-08cb3d2c-5e92-45d6-a600-56f0b47fbd6f tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 returned with HTTP 200 Jan 21 03:22:52.282916 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1280/2575] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:52 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 => generated 919 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:52.287540 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b34d9d68-a60a-4d0b-83cd-175f564da565 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] GET http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 Jan 21 03:22:52.288382 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b34d9d68-a60a-4d0b-83cd-175f564da565 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:52.288739 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:52.288739 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:52.289333 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b34d9d68-a60a-4d0b-83cd-175f564da565 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:52.304730 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4888b44e-20d9-4230-a95e-055a56166dd0 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 returned with HTTP 200 Jan 21 03:22:52.310616 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1296/2576] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:52 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 => generated 1356 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:22:52.379498 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:52.379498 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:52.390028 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b34d9d68-a60a-4d0b-83cd-175f564da565 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Volume info retrieved successfully. Jan 21 03:22:52.417616 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b34d9d68-a60a-4d0b-83cd-175f564da565 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 returned with HTTP 200 Jan 21 03:22:52.419015 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1281/2577] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:52 2021] GET /volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 => generated 909 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:53.304972 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e2e1364c-4068-44d8-9c33-de0624ec7451 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 Jan 21 03:22:53.306171 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e2e1364c-4068-44d8-9c33-de0624ec7451 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:53.306597 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:53.306597 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:53.307248 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e2e1364c-4068-44d8-9c33-de0624ec7451 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:53.323464 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b7e990ff-0f35-4bc8-bede-7b9d62862d18 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] GET http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 Jan 21 03:22:53.324090 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b7e990ff-0f35-4bc8-bede-7b9d62862d18 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:53.324529 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:53.324529 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:53.325304 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b7e990ff-0f35-4bc8-bede-7b9d62862d18 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:53.370050 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:53.370050 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:53.380517 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e2e1364c-4068-44d8-9c33-de0624ec7451 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:22:53.405735 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e2e1364c-4068-44d8-9c33-de0624ec7451 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 returned with HTTP 200 Jan 21 03:22:53.409736 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1297/2578] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:53 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 => generated 919 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:53.412035 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b7e990ff-0f35-4bc8-bede-7b9d62862d18 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 returned with HTTP 404 Jan 21 03:22:53.413873 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1282/2579] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:53 2021] GET /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/24592cff-254f-4eaf-bcd7-84e942b82330 => generated 109 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:22:53.421526 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-72892e0d-f410-4b26-9491-4b85a2998134 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] DELETE http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 Jan 21 03:22:53.422062 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-72892e0d-f410-4b26-9491-4b85a2998134 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:53.422283 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:53.422283 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:53.422942 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-72892e0d-f410-4b26-9491-4b85a2998134 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:53.423420 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-72892e0d-f410-4b26-9491-4b85a2998134 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] Delete volume with id: 50147d71-4237-4d57-b1de-b800b1368fe8 Jan 21 03:22:53.436483 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a61be412-667c-47a4-bf2a-60b59bda22d3 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] GET http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 Jan 21 03:22:53.437969 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a61be412-667c-47a4-bf2a-60b59bda22d3 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:53.439697 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a61be412-667c-47a4-bf2a-60b59bda22d3 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:53.492246 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-72892e0d-f410-4b26-9491-4b85a2998134 tempest-VolumesBackupsTest-1007502343 tempest-VolumesBackupsTest-1007502343] http://10.222.0.36/volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 returned with HTTP 404 Jan 21 03:22:53.503487 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:53.503487 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:53.511933 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1298/2580] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:22:53 2021] DELETE /volume/v3/e5170f24e4af4f43b591b9b621f07a33/volumes/50147d71-4237-4d57-b1de-b800b1368fe8 => generated 109 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:22:53.514612 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a61be412-667c-47a4-bf2a-60b59bda22d3 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Volume info retrieved successfully. Jan 21 03:22:53.545510 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a61be412-667c-47a4-bf2a-60b59bda22d3 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 returned with HTTP 200 Jan 21 03:22:53.546761 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1283/2581] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:53 2021] GET /volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 => generated 909 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:54.425945 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-002d8562-1e52-4714-9e6d-5f6cb72e1f11 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 Jan 21 03:22:54.426436 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-002d8562-1e52-4714-9e6d-5f6cb72e1f11 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:54.426858 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-002d8562-1e52-4714-9e6d-5f6cb72e1f11 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:54.477945 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:54.477945 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:54.487339 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-002d8562-1e52-4714-9e6d-5f6cb72e1f11 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:22:54.512407 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-002d8562-1e52-4714-9e6d-5f6cb72e1f11 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 returned with HTTP 200 Jan 21 03:22:54.513287 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1299/2582] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:54 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 => generated 919 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:54.563276 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bffacca0-015d-43ea-80ea-11c0b4af55a6 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] GET http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 Jan 21 03:22:54.563793 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bffacca0-015d-43ea-80ea-11c0b4af55a6 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:54.564019 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:54.564019 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:54.564897 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bffacca0-015d-43ea-80ea-11c0b4af55a6 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:54.615394 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:54.615394 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:54.624211 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-bffacca0-015d-43ea-80ea-11c0b4af55a6 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Volume info retrieved successfully. Jan 21 03:22:54.656422 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bffacca0-015d-43ea-80ea-11c0b4af55a6 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 returned with HTTP 200 Jan 21 03:22:54.657271 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1284/2583] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:54 2021] GET /volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 => generated 909 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:55.533161 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8c2f7e27-857e-44d6-81d6-63124c3ac95b tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 Jan 21 03:22:55.534529 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8c2f7e27-857e-44d6-81d6-63124c3ac95b tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:55.535128 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:55.535128 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:55.535864 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8c2f7e27-857e-44d6-81d6-63124c3ac95b tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:55.584782 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5b7ba0a6-02e6-411d-a515-a9397ef1ab2b tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] POST http://10.222.0.36/volume/v3/b75061064d0a4a2f8441246cc54c8a4f/volumes Jan 21 03:22:55.585615 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:55.585615 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:55.586438 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5b7ba0a6-02e6-411d-a515-a9397ef1ab2b tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-172138359"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:22:55.587797 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-5b7ba0a6-02e6-411d-a515-a9397ef1ab2b tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-172138359'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:22:55.588267 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-5b7ba0a6-02e6-411d-a515-a9397ef1ab2b tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] Create volume of 2 GB Jan 21 03:22:55.610399 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-5b7ba0a6-02e6-411d-a515-a9397ef1ab2b tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] Availability Zones retrieved successfully. Jan 21 03:22:55.621499 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:55.621499 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:55.627938 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-5b7ba0a6-02e6-411d-a515-a9397ef1ab2b tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] Flow 'volume_create_api' (f5fd03e9-7e35-42e0-8ae0-dbc40fdf930a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:22:55.630308 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8c2f7e27-857e-44d6-81d6-63124c3ac95b tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:22:55.631447 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-5b7ba0a6-02e6-411d-a515-a9397ef1ab2b tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f614c78-f0ec-4075-b60e-7ddb2809320c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:22:55.633695 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-5b7ba0a6-02e6-411d-a515-a9397ef1ab2b tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] Validating volume size '2' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:22:55.660144 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8c2f7e27-857e-44d6-81d6-63124c3ac95b tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 returned with HTTP 200 Jan 21 03:22:55.661090 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1285/2584] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:55 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 => generated 919 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:55.676304 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1c253359-16c0-4f5c-92f9-01daf667d4ee tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] GET http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 Jan 21 03:22:55.676821 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1c253359-16c0-4f5c-92f9-01daf667d4ee tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:55.677043 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:55.677043 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:55.677415 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1c253359-16c0-4f5c-92f9-01daf667d4ee tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:55.717120 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-5b7ba0a6-02e6-411d-a515-a9397ef1ab2b tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f614c78-f0ec-4075-b60e-7ddb2809320c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:22:55.720153 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-5b7ba0a6-02e6-411d-a515-a9397ef1ab2b tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5326a3e-f1da-459a-bfa3-2b3b1030ce2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:22:55.744214 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:55.744214 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:55.753322 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1c253359-16c0-4f5c-92f9-01daf667d4ee tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Volume info retrieved successfully. Jan 21 03:22:55.775647 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1c253359-16c0-4f5c-92f9-01daf667d4ee tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 returned with HTTP 200 Jan 21 03:22:55.776716 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1286/2585] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:55 2021] GET /volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 => generated 909 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:55.837736 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-5b7ba0a6-02e6-411d-a515-a9397ef1ab2b tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] Created reservations ['b8616135-1756-439f-ad07-808b4e6185fb', '78d37c6d-0920-48d4-8d9e-5e2f14b45a12', '221e6690-cf04-4f3a-80dd-0fc6150bd0e7', '4b0095d3-7916-41a5-94ca-85c86faa5f73'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:22:55.839766 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-5b7ba0a6-02e6-411d-a515-a9397ef1ab2b tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5326a3e-f1da-459a-bfa3-2b3b1030ce2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8616135-1756-439f-ad07-808b4e6185fb', '78d37c6d-0920-48d4-8d9e-5e2f14b45a12', '221e6690-cf04-4f3a-80dd-0fc6150bd0e7', '4b0095d3-7916-41a5-94ca-85c86faa5f73']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:22:55.842972 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-5b7ba0a6-02e6-411d-a515-a9397ef1ab2b tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (439bc94a-31a8-4458-9dac-eee8d4f50b00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:22:55.903041 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-5b7ba0a6-02e6-411d-a515-a9397ef1ab2b tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (439bc94a-31a8-4458-9dac-eee8d4f50b00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd90a1906-945e-464d-8237-376667d0c69b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-172138359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b75061064d0a4a2f8441246cc54c8a4f',qos_specs=None,replication_status=,reservations=['b8616135-1756-439f-ad07-808b4e6185fb','78d37c6d-0920-48d4-8d9e-5e2f14b45a12','221e6690-cf04-4f3a-80dd-0fc6150bd0e7','4b0095d3-7916-41a5-94ca-85c86faa5f73'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91fe45c8ba4949d9afc8af5160bff52c',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:22:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-172138359',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d90a1906-945e-464d-8237-376667d0c69b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b75061064d0a4a2f8441246cc54c8a4f',provider_auth=None,provider_geometry=None,provider_id=None,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='91fe45c8ba4949d9afc8af5160bff52c',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:22:55.905185 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-5b7ba0a6-02e6-411d-a515-a9397ef1ab2b tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c1141c4-103a-49f0-a52d-6b5a08e7776b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:22:55.934538 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-5b7ba0a6-02e6-411d-a515-a9397ef1ab2b tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c1141c4-103a-49f0-a52d-6b5a08e7776b) transitioned into state 'SUCCESS' from state '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-172138359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b75061064d0a4a2f8441246cc54c8a4f',qos_specs=None,replication_status=,reservations=['b8616135-1756-439f-ad07-808b4e6185fb','78d37c6d-0920-48d4-8d9e-5e2f14b45a12','221e6690-cf04-4f3a-80dd-0fc6150bd0e7','4b0095d3-7916-41a5-94ca-85c86faa5f73'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91fe45c8ba4949d9afc8af5160bff52c',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:22:55.936527 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-5b7ba0a6-02e6-411d-a515-a9397ef1ab2b tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38759c80-8f94-4c30-afbe-ec435ac6369f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:22:55.953499 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-5b7ba0a6-02e6-411d-a515-a9397ef1ab2b tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38759c80-8f94-4c30-afbe-ec435ac6369f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:22:55.956833 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-5b7ba0a6-02e6-411d-a515-a9397ef1ab2b tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] Flow 'volume_create_api' (f5fd03e9-7e35-42e0-8ae0-dbc40fdf930a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:22:56.008390 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-5b7ba0a6-02e6-411d-a515-a9397ef1ab2b tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] Create volume request issued successfully. Jan 21 03:22:56.026345 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5b7ba0a6-02e6-411d-a515-a9397ef1ab2b tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] http://10.222.0.36/volume/v3/b75061064d0a4a2f8441246cc54c8a4f/volumes returned with HTTP 202 Jan 21 03:22:56.037643 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1300/2586] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 03:22:55 2021] POST /volume/v3/b75061064d0a4a2f8441246cc54c8a4f/volumes => generated 823 bytes in 712 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:22:56.042652 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-14a58d63-5862-4f49-a877-029ea52345ac tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] GET http://10.222.0.36/volume/v3/b75061064d0a4a2f8441246cc54c8a4f/volumes/d90a1906-945e-464d-8237-376667d0c69b Jan 21 03:22:56.043184 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-14a58d63-5862-4f49-a877-029ea52345ac tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:56.043467 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:56.043467 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:56.043960 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-14a58d63-5862-4f49-a877-029ea52345ac tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:56.100381 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:56.100381 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:56.109252 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-14a58d63-5862-4f49-a877-029ea52345ac tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] Volume info retrieved successfully. Jan 21 03:22:56.133118 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-14a58d63-5862-4f49-a877-029ea52345ac tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] http://10.222.0.36/volume/v3/b75061064d0a4a2f8441246cc54c8a4f/volumes/d90a1906-945e-464d-8237-376667d0c69b returned with HTTP 200 Jan 21 03:22:56.133942 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1287/2587] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:56 2021] GET /volume/v3/b75061064d0a4a2f8441246cc54c8a4f/volumes/d90a1906-945e-464d-8237-376667d0c69b => generated 891 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:56.689823 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ecafa92f-d014-4217-9a84-ffd0bfb87863 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 Jan 21 03:22:56.692604 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ecafa92f-d014-4217-9a84-ffd0bfb87863 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:56.692817 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:56.692817 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:56.694942 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ecafa92f-d014-4217-9a84-ffd0bfb87863 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:56.764650 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:56.764650 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:56.773283 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ecafa92f-d014-4217-9a84-ffd0bfb87863 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:22:56.792964 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-79be228d-8b76-4113-b58b-c4c75b3c1c57 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] GET http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 Jan 21 03:22:56.794012 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-79be228d-8b76-4113-b58b-c4c75b3c1c57 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:56.794234 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:56.794234 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:56.795054 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-79be228d-8b76-4113-b58b-c4c75b3c1c57 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:56.800448 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ecafa92f-d014-4217-9a84-ffd0bfb87863 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 returned with HTTP 200 Jan 21 03:22:56.801294 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1301/2588] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:56 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 => generated 919 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:56.847848 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:56.847848 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:56.856331 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-79be228d-8b76-4113-b58b-c4c75b3c1c57 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Volume info retrieved successfully. Jan 21 03:22:56.881183 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-79be228d-8b76-4113-b58b-c4c75b3c1c57 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 returned with HTTP 200 Jan 21 03:22:56.882018 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1288/2589] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:56 2021] GET /volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 => generated 909 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:57.150908 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-730d1b70-2571-4c67-bcf7-7b38c9e56c80 tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] GET http://10.222.0.36/volume/v3/b75061064d0a4a2f8441246cc54c8a4f/volumes/d90a1906-945e-464d-8237-376667d0c69b Jan 21 03:22:57.151420 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-730d1b70-2571-4c67-bcf7-7b38c9e56c80 tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:57.151638 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:57.151638 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:57.152006 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-730d1b70-2571-4c67-bcf7-7b38c9e56c80 tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:57.203146 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:57.203146 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:57.213171 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-730d1b70-2571-4c67-bcf7-7b38c9e56c80 tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] Volume info retrieved successfully. Jan 21 03:22:57.237116 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-730d1b70-2571-4c67-bcf7-7b38c9e56c80 tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] http://10.222.0.36/volume/v3/b75061064d0a4a2f8441246cc54c8a4f/volumes/d90a1906-945e-464d-8237-376667d0c69b returned with HTTP 200 Jan 21 03:22:57.238014 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1302/2590] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:57 2021] GET /volume/v3/b75061064d0a4a2f8441246cc54c8a4f/volumes/d90a1906-945e-464d-8237-376667d0c69b => generated 916 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:57.254164 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a0ed9166-5211-42fe-94aa-1483925304fb tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] POST http://10.222.0.36/volume/v3/b75061064d0a4a2f8441246cc54c8a4f/volumes Jan 21 03:22:57.254694 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:57.254694 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:57.255253 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a0ed9166-5211-42fe-94aa-1483925304fb tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "d90a1906-945e-464d-8237-376667d0c69b"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:22:57.256584 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-a0ed9166-5211-42fe-94aa-1483925304fb tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] Create volume request body: {'volume': {'size': 1, 'source_volid': 'd90a1906-945e-464d-8237-376667d0c69b'}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:22:57.306846 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:57.306846 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:57.308033 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a0ed9166-5211-42fe-94aa-1483925304fb tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] Volume retrieved successfully. Jan 21 03:22:57.308393 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-a0ed9166-5211-42fe-94aa-1483925304fb tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] Create volume of 1 GB Jan 21 03:22:57.321570 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a0ed9166-5211-42fe-94aa-1483925304fb tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] Availability Zones retrieved successfully. Jan 21 03:22:57.338994 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a0ed9166-5211-42fe-94aa-1483925304fb tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] Flow 'volume_create_api' (e5a0f349-a6b8-4244-bc3f-b7a92e4a2deb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:22:57.341745 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a0ed9166-5211-42fe-94aa-1483925304fb tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67946846-277b-4e74-a777-91d5d2d38a9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:22:57.343932 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-a0ed9166-5211-42fe-94aa-1483925304fb tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] Validating volume size '1' using validate_int, validate_source_size {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:22:57.364974 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.volume.api [None req-a0ed9166-5211-42fe-94aa-1483925304fb tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67946846-277b-4e74-a777-91d5d2d38a9c) transitioned into state 'FAILURE' from state 'RUNNING' Jan 21 03:22:57.364974 n-d-766726-10 devstack@c-api.service[87957]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than original volume size 2GB. They must be >= original volume size. Jan 21 03:22:57.369717 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a0ed9166-5211-42fe-94aa-1483925304fb tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67946846-277b-4e74-a777-91d5d2d38a9c) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:22:57.371888 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.volume.api [None req-a0ed9166-5211-42fe-94aa-1483925304fb tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67946846-277b-4e74-a777-91d5d2d38a9c) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 03:22:57.374640 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.volume.api [None req-a0ed9166-5211-42fe-94aa-1483925304fb tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] Flow 'volume_create_api' (e5a0f349-a6b8-4244-bc3f-b7a92e4a2deb) transitioned into state 'REVERTED' from state 'RUNNING' Jan 21 03:22:57.375871 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a0ed9166-5211-42fe-94aa-1483925304fb tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] http://10.222.0.36/volume/v3/b75061064d0a4a2f8441246cc54c8a4f/volumes returned with HTTP 400 Jan 21 03:22:57.377118 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1289/2591] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 03:22:57 2021] POST /volume/v3/b75061064d0a4a2f8441246cc54c8a4f/volumes => generated 173 bytes in 127 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 03:22:57.385978 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a8735fb4-96a9-4a28-bd40-6cbafb0f620c tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] DELETE http://10.222.0.36/volume/v3/b75061064d0a4a2f8441246cc54c8a4f/volumes/d90a1906-945e-464d-8237-376667d0c69b Jan 21 03:22:57.386502 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a8735fb4-96a9-4a28-bd40-6cbafb0f620c tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:57.386756 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:57.386756 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:57.387131 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a8735fb4-96a9-4a28-bd40-6cbafb0f620c tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:57.387597 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-a8735fb4-96a9-4a28-bd40-6cbafb0f620c tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] Delete volume with id: d90a1906-945e-464d-8237-376667d0c69b Jan 21 03:22:57.444169 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:57.444169 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:57.445762 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a8735fb4-96a9-4a28-bd40-6cbafb0f620c tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] Volume info retrieved successfully. Jan 21 03:22:57.478620 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a8735fb4-96a9-4a28-bd40-6cbafb0f620c tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] Delete volume request issued successfully. Jan 21 03:22:57.479110 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a8735fb4-96a9-4a28-bd40-6cbafb0f620c tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] http://10.222.0.36/volume/v3/b75061064d0a4a2f8441246cc54c8a4f/volumes/d90a1906-945e-464d-8237-376667d0c69b returned with HTTP 202 Jan 21 03:22:57.483086 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1303/2592] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:22:57 2021] DELETE /volume/v3/b75061064d0a4a2f8441246cc54c8a4f/volumes/d90a1906-945e-464d-8237-376667d0c69b => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:22:57.488836 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fd2391fe-ff25-4240-8aaf-557ceb541153 tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] GET http://10.222.0.36/volume/v3/b75061064d0a4a2f8441246cc54c8a4f/volumes/d90a1906-945e-464d-8237-376667d0c69b Jan 21 03:22:57.490508 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fd2391fe-ff25-4240-8aaf-557ceb541153 tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:57.490756 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:57.490756 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:57.491137 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fd2391fe-ff25-4240-8aaf-557ceb541153 tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:57.542116 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:57.542116 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:57.551887 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-fd2391fe-ff25-4240-8aaf-557ceb541153 tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] Volume info retrieved successfully. Jan 21 03:22:57.574192 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fd2391fe-ff25-4240-8aaf-557ceb541153 tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] http://10.222.0.36/volume/v3/b75061064d0a4a2f8441246cc54c8a4f/volumes/d90a1906-945e-464d-8237-376667d0c69b returned with HTTP 200 Jan 21 03:22:57.575077 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1290/2593] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:57 2021] GET /volume/v3/b75061064d0a4a2f8441246cc54c8a4f/volumes/d90a1906-945e-464d-8237-376667d0c69b => generated 915 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:57.817487 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4d48b8b5-4d87-41e7-b8a7-3a4613bb5492 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 Jan 21 03:22:57.818922 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4d48b8b5-4d87-41e7-b8a7-3a4613bb5492 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:57.819235 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:57.819235 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:57.820549 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4d48b8b5-4d87-41e7-b8a7-3a4613bb5492 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:57.877455 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:57.877455 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:57.885566 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4d48b8b5-4d87-41e7-b8a7-3a4613bb5492 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:22:57.898279 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-11f40c35-7fc0-4e73-8d88-947aed15fb01 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] GET http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 Jan 21 03:22:57.899852 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-11f40c35-7fc0-4e73-8d88-947aed15fb01 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:57.900433 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:57.900433 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:57.901659 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-11f40c35-7fc0-4e73-8d88-947aed15fb01 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:57.909755 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4d48b8b5-4d87-41e7-b8a7-3a4613bb5492 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 returned with HTTP 200 Jan 21 03:22:57.910610 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1304/2594] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:57 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 => generated 919 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:57.970443 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:57.970443 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:57.981969 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-11f40c35-7fc0-4e73-8d88-947aed15fb01 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Volume info retrieved successfully. Jan 21 03:22:58.008797 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-11f40c35-7fc0-4e73-8d88-947aed15fb01 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 returned with HTTP 200 Jan 21 03:22:58.009957 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1291/2595] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:57 2021] GET /volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 => generated 909 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:22:58.591992 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-81ccc3c0-f59a-4321-8419-6d524d76110d tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] GET http://10.222.0.36/volume/v3/b75061064d0a4a2f8441246cc54c8a4f/volumes/d90a1906-945e-464d-8237-376667d0c69b Jan 21 03:22:58.592636 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-81ccc3c0-f59a-4321-8419-6d524d76110d tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:58.592861 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:58.592861 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:58.593283 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-81ccc3c0-f59a-4321-8419-6d524d76110d tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:58.678431 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:58.678431 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:58.695292 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-81ccc3c0-f59a-4321-8419-6d524d76110d tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] Volume info retrieved successfully. Jan 21 03:22:58.736139 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-81ccc3c0-f59a-4321-8419-6d524d76110d tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] http://10.222.0.36/volume/v3/b75061064d0a4a2f8441246cc54c8a4f/volumes/d90a1906-945e-464d-8237-376667d0c69b returned with HTTP 200 Jan 21 03:22:58.736990 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1305/2596] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:58 2021] GET /volume/v3/b75061064d0a4a2f8441246cc54c8a4f/volumes/d90a1906-945e-464d-8237-376667d0c69b => generated 915 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:58.928773 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ddcaf639-a8df-44ec-8cd7-b27e1cf48764 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 Jan 21 03:22:58.929402 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ddcaf639-a8df-44ec-8cd7-b27e1cf48764 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:58.929855 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:58.929855 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:58.931917 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ddcaf639-a8df-44ec-8cd7-b27e1cf48764 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:59.001430 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:59.001430 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:59.010245 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ddcaf639-a8df-44ec-8cd7-b27e1cf48764 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:22:59.026849 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-58aa05e3-763a-44c8-9e8f-7fa90aaa1fab tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] GET http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 Jan 21 03:22:59.027513 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-58aa05e3-763a-44c8-9e8f-7fa90aaa1fab tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:59.027836 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:59.027836 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:59.028377 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-58aa05e3-763a-44c8-9e8f-7fa90aaa1fab tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:59.033447 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ddcaf639-a8df-44ec-8cd7-b27e1cf48764 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 returned with HTTP 200 Jan 21 03:22:59.039994 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1292/2597] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:58 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 => generated 919 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:59.081661 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:22:59.081661 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:22:59.090451 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-58aa05e3-763a-44c8-9e8f-7fa90aaa1fab tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Volume info retrieved successfully. Jan 21 03:22:59.114205 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-58aa05e3-763a-44c8-9e8f-7fa90aaa1fab tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 returned with HTTP 200 Jan 21 03:22:59.115224 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1306/2598] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:59 2021] GET /volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 => generated 909 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:22:59.753974 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ad31fefd-50c3-4609-9386-5b65dfbbe047 tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] GET http://10.222.0.36/volume/v3/b75061064d0a4a2f8441246cc54c8a4f/volumes/d90a1906-945e-464d-8237-376667d0c69b Jan 21 03:22:59.755065 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ad31fefd-50c3-4609-9386-5b65dfbbe047 tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:59.755749 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:22:59.755749 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:22:59.756637 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ad31fefd-50c3-4609-9386-5b65dfbbe047 tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:59.945364 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ad31fefd-50c3-4609-9386-5b65dfbbe047 tempest-VolumesCloneNegativeTest-1536361316 tempest-VolumesCloneNegativeTest-1536361316] http://10.222.0.36/volume/v3/b75061064d0a4a2f8441246cc54c8a4f/volumes/d90a1906-945e-464d-8237-376667d0c69b returned with HTTP 404 Jan 21 03:22:59.946666 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1293/2599] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:22:59 2021] GET /volume/v3/b75061064d0a4a2f8441246cc54c8a4f/volumes/d90a1906-945e-464d-8237-376667d0c69b => generated 109 bytes in 197 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:23:00.050015 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1d863de8-451c-4161-8d81-9595d47d5649 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 Jan 21 03:23:00.051123 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1d863de8-451c-4161-8d81-9595d47d5649 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:00.051467 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:00.051467 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:00.051756 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1d863de8-451c-4161-8d81-9595d47d5649 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:00.111187 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:00.111187 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:00.120221 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1d863de8-451c-4161-8d81-9595d47d5649 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:23:00.134134 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-37f51e3a-8716-4854-b3e6-72150cc2d376 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] GET http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 Jan 21 03:23:00.135295 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-37f51e3a-8716-4854-b3e6-72150cc2d376 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:00.136008 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-37f51e3a-8716-4854-b3e6-72150cc2d376 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:00.148786 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1d863de8-451c-4161-8d81-9595d47d5649 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 returned with HTTP 200 Jan 21 03:23:00.160440 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1307/2600] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:00 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 => generated 919 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:00.210744 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:00.210744 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:00.229414 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-37f51e3a-8716-4854-b3e6-72150cc2d376 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Volume info retrieved successfully. Jan 21 03:23:00.255888 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-37f51e3a-8716-4854-b3e6-72150cc2d376 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 returned with HTTP 200 Jan 21 03:23:00.256708 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1294/2601] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:00 2021] GET /volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 => generated 909 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:23:01.166652 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ba7c22ca-ab35-4040-9fcf-3677a20279c5 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 Jan 21 03:23:01.167088 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ba7c22ca-ab35-4040-9fcf-3677a20279c5 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:01.167312 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:01.167312 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:01.167661 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ba7c22ca-ab35-4040-9fcf-3677a20279c5 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:01.224739 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:01.224739 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:01.236578 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ba7c22ca-ab35-4040-9fcf-3677a20279c5 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:23:01.263588 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ba7c22ca-ab35-4040-9fcf-3677a20279c5 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 returned with HTTP 200 Jan 21 03:23:01.264700 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1308/2602] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:01 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 => generated 919 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:23:01.273343 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8a45020a-68dd-4fb2-8f50-e8b6819999d1 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] GET http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 Jan 21 03:23:01.274042 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8a45020a-68dd-4fb2-8f50-e8b6819999d1 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:01.274369 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:01.274369 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:01.274958 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8a45020a-68dd-4fb2-8f50-e8b6819999d1 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:01.341588 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:01.341588 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:01.350596 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8a45020a-68dd-4fb2-8f50-e8b6819999d1 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Volume info retrieved successfully. Jan 21 03:23:01.381137 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8a45020a-68dd-4fb2-8f50-e8b6819999d1 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 returned with HTTP 200 Jan 21 03:23:01.382089 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1295/2603] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:01 2021] GET /volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 => generated 909 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:23:02.280628 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-48da0a53-d84b-40f6-b0fa-99e58f2cf478 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 Jan 21 03:23:02.281779 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-48da0a53-d84b-40f6-b0fa-99e58f2cf478 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:02.281916 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:02.281916 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:02.282324 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-48da0a53-d84b-40f6-b0fa-99e58f2cf478 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:02.336650 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:02.336650 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:02.347252 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-48da0a53-d84b-40f6-b0fa-99e58f2cf478 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:23:02.376655 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-48da0a53-d84b-40f6-b0fa-99e58f2cf478 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 returned with HTTP 200 Jan 21 03:23:02.377775 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1309/2604] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:02 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 => generated 919 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:02.398610 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-14d7bb4b-d713-42ae-9783-e7b883a9bae4 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] GET http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 Jan 21 03:23:02.399649 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-14d7bb4b-d713-42ae-9783-e7b883a9bae4 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:02.400100 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:02.400100 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:02.400530 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-14d7bb4b-d713-42ae-9783-e7b883a9bae4 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:02.451243 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:02.451243 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:02.461255 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-14d7bb4b-d713-42ae-9783-e7b883a9bae4 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Volume info retrieved successfully. Jan 21 03:23:02.491872 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-14d7bb4b-d713-42ae-9783-e7b883a9bae4 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 returned with HTTP 200 Jan 21 03:23:02.492639 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1296/2605] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:02 2021] GET /volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 => generated 967 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:03.394442 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f9393cb0-04d3-445a-9fa8-77d9910e563b tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 Jan 21 03:23:03.396190 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f9393cb0-04d3-445a-9fa8-77d9910e563b tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:03.396595 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:03.396595 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:03.397365 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f9393cb0-04d3-445a-9fa8-77d9910e563b tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:03.469127 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:03.469127 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:03.480279 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f9393cb0-04d3-445a-9fa8-77d9910e563b tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:23:03.511712 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bd38c324-6b46-40b8-b9d4-c818e1fbe222 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] GET http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 Jan 21 03:23:03.512242 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bd38c324-6b46-40b8-b9d4-c818e1fbe222 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:03.512351 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f9393cb0-04d3-445a-9fa8-77d9910e563b tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 returned with HTTP 200 Jan 21 03:23:03.512466 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:03.512466 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:03.512806 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bd38c324-6b46-40b8-b9d4-c818e1fbe222 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:03.514363 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1310/2606] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:03 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 => generated 919 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:03.566993 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:03.566993 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:03.575833 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-bd38c324-6b46-40b8-b9d4-c818e1fbe222 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Volume info retrieved successfully. Jan 21 03:23:03.600050 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bd38c324-6b46-40b8-b9d4-c818e1fbe222 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 returned with HTTP 200 Jan 21 03:23:03.601190 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1297/2607] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:03 2021] GET /volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 => generated 970 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:23:04.146908 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9981c7a5-66f7-4cee-8fe5-49d18517e985 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] POST http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes Jan 21 03:23:04.147388 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:04.147388 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:04.147799 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9981c7a5-66f7-4cee-8fe5-49d18517e985 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1554634675"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:23:04.149105 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-9981c7a5-66f7-4cee-8fe5-49d18517e985 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1554634675'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:23:04.149482 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-9981c7a5-66f7-4cee-8fe5-49d18517e985 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Create volume of 1 GB Jan 21 03:23:04.173704 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9981c7a5-66f7-4cee-8fe5-49d18517e985 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Availability Zones retrieved successfully. Jan 21 03:23:04.205767 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-9981c7a5-66f7-4cee-8fe5-49d18517e985 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Flow 'volume_create_api' (e029c9cd-ec89-4eff-8937-f498c6b6d3e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:23:04.212506 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-9981c7a5-66f7-4cee-8fe5-49d18517e985 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6168e83-ddb5-4c3c-b641-e8b0a74ab797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:23:04.214959 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-9981c7a5-66f7-4cee-8fe5-49d18517e985 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:23:04.289360 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-9981c7a5-66f7-4cee-8fe5-49d18517e985 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6168e83-ddb5-4c3c-b641-e8b0a74ab797) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:23:04.291957 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-9981c7a5-66f7-4cee-8fe5-49d18517e985 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (658d750a-7934-4327-9706-e926537dbbfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:23:04.390992 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-9981c7a5-66f7-4cee-8fe5-49d18517e985 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Created reservations ['018a94c6-e8e4-43f1-a1fa-18c5895d5c2f', '9fbd8593-76d9-4048-8096-476a275b2713', 'a537ae74-918d-406a-9269-13cf413916fa', '10be725d-f0ae-46e4-859a-5222425cbfe0'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:23:04.393061 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-9981c7a5-66f7-4cee-8fe5-49d18517e985 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (658d750a-7934-4327-9706-e926537dbbfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['018a94c6-e8e4-43f1-a1fa-18c5895d5c2f', '9fbd8593-76d9-4048-8096-476a275b2713', 'a537ae74-918d-406a-9269-13cf413916fa', '10be725d-f0ae-46e4-859a-5222425cbfe0']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:23:04.395394 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-9981c7a5-66f7-4cee-8fe5-49d18517e985 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c89cec1-d94a-4d50-9915-761ee765f990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:23:04.457999 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-9981c7a5-66f7-4cee-8fe5-49d18517e985 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c89cec1-d94a-4d50-9915-761ee765f990) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95a7bae7-712a-4c74-828d-ea2f08e402d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1554634675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1616f1d7279f43c388d497613d637582',qos_specs=None,replication_status=,reservations=['018a94c6-e8e4-43f1-a1fa-18c5895d5c2f','9fbd8593-76d9-4048-8096-476a275b2713','a537ae74-918d-406a-9269-13cf413916fa','10be725d-f0ae-46e4-859a-5222425cbfe0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='510715e6ea94480aacc63e967dd0352a',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:23:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1554634675',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95a7bae7-712a-4c74-828d-ea2f08e402d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1616f1d7279f43c388d497613d637582',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='510715e6ea94480aacc63e967dd0352a',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:23:04.460325 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-9981c7a5-66f7-4cee-8fe5-49d18517e985 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19056cc5-5631-453f-8ffe-09cdf0c844f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:23:04.488325 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-9981c7a5-66f7-4cee-8fe5-49d18517e985 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19056cc5-5631-453f-8ffe-09cdf0c844f3) transitioned into state 'SUCCESS' from state '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-1554634675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1616f1d7279f43c388d497613d637582',qos_specs=None,replication_status=,reservations=['018a94c6-e8e4-43f1-a1fa-18c5895d5c2f','9fbd8593-76d9-4048-8096-476a275b2713','a537ae74-918d-406a-9269-13cf413916fa','10be725d-f0ae-46e4-859a-5222425cbfe0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='510715e6ea94480aacc63e967dd0352a',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:23:04.490461 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-9981c7a5-66f7-4cee-8fe5-49d18517e985 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04cfd5d3-eeed-471a-b736-19437582257b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:23:04.509581 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-9981c7a5-66f7-4cee-8fe5-49d18517e985 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04cfd5d3-eeed-471a-b736-19437582257b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:23:04.512488 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-9981c7a5-66f7-4cee-8fe5-49d18517e985 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Flow 'volume_create_api' (e029c9cd-ec89-4eff-8937-f498c6b6d3e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:23:04.531135 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-680cebda-432a-493a-a697-f351f919dee7 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 Jan 21 03:23:04.532022 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-680cebda-432a-493a-a697-f351f919dee7 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:04.532392 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:04.532392 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:04.532988 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-680cebda-432a-493a-a697-f351f919dee7 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:04.591337 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:04.591337 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:04.602973 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-680cebda-432a-493a-a697-f351f919dee7 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:23:04.615206 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9981c7a5-66f7-4cee-8fe5-49d18517e985 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Create volume request issued successfully. Jan 21 03:23:04.636036 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9981c7a5-66f7-4cee-8fe5-49d18517e985 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes returned with HTTP 202 Jan 21 03:23:04.637825 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1311/2608] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 03:23:03 2021] POST /volume/v3/1616f1d7279f43c388d497613d637582/volumes => generated 823 bytes in 662 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:23:04.643655 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-34a26c79-1113-4e2b-a9cc-2979cbf1cade tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] GET http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 Jan 21 03:23:04.646537 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-34a26c79-1113-4e2b-a9cc-2979cbf1cade tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:04.646808 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:04.646808 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:04.647694 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-34a26c79-1113-4e2b-a9cc-2979cbf1cade tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:04.690318 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-680cebda-432a-493a-a697-f351f919dee7 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 returned with HTTP 200 Jan 21 03:23:04.690719 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1298/2609] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:04 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 => generated 977 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:23:04.703623 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b48c585c-6f26-4cac-8eba-14f8a29fbc46 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9 Jan 21 03:23:04.704324 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b48c585c-6f26-4cac-8eba-14f8a29fbc46 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:04.704699 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:04.704699 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:04.705283 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b48c585c-6f26-4cac-8eba-14f8a29fbc46 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:04.728632 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:04.728632 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:04.738085 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-34a26c79-1113-4e2b-a9cc-2979cbf1cade tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Volume info retrieved successfully. Jan 21 03:23:04.763661 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-34a26c79-1113-4e2b-a9cc-2979cbf1cade tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 returned with HTTP 200 Jan 21 03:23:04.766042 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1312/2610] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:04 2021] GET /volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 => generated 970 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:04.787273 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:04.787273 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:04.796337 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b48c585c-6f26-4cac-8eba-14f8a29fbc46 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:23:04.819470 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b48c585c-6f26-4cac-8eba-14f8a29fbc46 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9 returned with HTTP 200 Jan 21 03:23:04.820881 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1299/2611] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:04 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9 => generated 915 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:05.707659 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2c2569e7-b1ac-489f-9d5a-ce87b1f3ae47 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 Jan 21 03:23:05.708884 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2c2569e7-b1ac-489f-9d5a-ce87b1f3ae47 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:05.709135 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:05.709135 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:05.709557 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2c2569e7-b1ac-489f-9d5a-ce87b1f3ae47 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:05.759908 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:05.759908 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:05.768454 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2c2569e7-b1ac-489f-9d5a-ce87b1f3ae47 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:23:05.785645 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-30501394-6587-4708-88f6-4d79e77a4e09 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] GET http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 Jan 21 03:23:05.786521 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-30501394-6587-4708-88f6-4d79e77a4e09 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:05.786980 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:05.786980 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:05.787845 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-30501394-6587-4708-88f6-4d79e77a4e09 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:05.798206 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2c2569e7-b1ac-489f-9d5a-ce87b1f3ae47 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 returned with HTTP 200 Jan 21 03:23:05.800149 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1313/2612] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:05 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 => generated 980 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:05.836911 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b24e4501-76c8-4012-aa7e-d23dbf0962ca tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9 Jan 21 03:23:05.837536 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b24e4501-76c8-4012-aa7e-d23dbf0962ca tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:05.837830 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:05.837830 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:05.838323 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b24e4501-76c8-4012-aa7e-d23dbf0962ca tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:05.849120 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:05.849120 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:05.858337 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-30501394-6587-4708-88f6-4d79e77a4e09 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Volume info retrieved successfully. Jan 21 03:23:05.886468 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-30501394-6587-4708-88f6-4d79e77a4e09 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 returned with HTTP 200 Jan 21 03:23:05.887712 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1300/2613] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:05 2021] GET /volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 => generated 970 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:05.891192 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:05.891192 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:05.901015 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b24e4501-76c8-4012-aa7e-d23dbf0962ca tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:23:05.925447 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b24e4501-76c8-4012-aa7e-d23dbf0962ca tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9 returned with HTTP 200 Jan 21 03:23:05.926463 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1314/2614] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:05 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9 => generated 916 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:23:05.945392 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5263d7ec-01a3-4ffa-a704-6ec5c357e4af tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] POST http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots Jan 21 03:23:05.945982 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:05.945982 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:05.946596 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5263d7ec-01a3-4ffa-a704-6ec5c357e4af tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "95a7bae7-712a-4c74-828d-ea2f08e402d9", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1989406335"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:23:06.006857 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:06.006857 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:06.008288 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-5263d7ec-01a3-4ffa-a704-6ec5c357e4af tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:23:06.008845 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-5263d7ec-01a3-4ffa-a704-6ec5c357e4af tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Create snapshot from volume 95a7bae7-712a-4c74-828d-ea2f08e402d9 Jan 21 03:23:06.092126 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-5263d7ec-01a3-4ffa-a704-6ec5c357e4af tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Created reservations ['e961962b-ad8e-4644-8d5d-11031a225989', '599f8092-3209-4f3d-a66e-cae7928fc0cc', 'f821423b-b0bb-4c7c-bd63-f45d998dd940', '3eea57b8-bffb-4aee-ba3d-d78650ea023b'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:23:06.207893 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-5263d7ec-01a3-4ffa-a704-6ec5c357e4af tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot create request issued successfully. Jan 21 03:23:06.208984 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5263d7ec-01a3-4ffa-a704-6ec5c357e4af tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots returned with HTTP 202 Jan 21 03:23:06.210020 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1301/2615] 10.222.0.36 () {60 vars in 1232 bytes} [Thu Jan 21 03:23:05 2021] POST /volume/v3/1616f1d7279f43c388d497613d637582/snapshots => generated 310 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:23:06.221695 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-acc161a3-7cd7-4b31-8799-6c533ef9d622 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/bef3880d-26ba-4268-a237-59edae9a484c Jan 21 03:23:06.222732 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-acc161a3-7cd7-4b31-8799-6c533ef9d622 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:06.223148 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:06.223148 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:06.223934 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-acc161a3-7cd7-4b31-8799-6c533ef9d622 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:06.251942 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:06.251942 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:06.253090 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-acc161a3-7cd7-4b31-8799-6c533ef9d622 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:23:06.255036 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-acc161a3-7cd7-4b31-8799-6c533ef9d622 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/bef3880d-26ba-4268-a237-59edae9a484c returned with HTTP 200 Jan 21 03:23:06.255867 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1315/2616] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:23:06 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/bef3880d-26ba-4268-a237-59edae9a484c => generated 442 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:23:06.817286 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-65732c8f-b531-4fde-ba8c-f1d0a923c90e tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 Jan 21 03:23:06.817787 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-65732c8f-b531-4fde-ba8c-f1d0a923c90e tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:06.817886 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:06.817886 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:06.818254 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-65732c8f-b531-4fde-ba8c-f1d0a923c90e tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:06.874791 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:06.874791 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:06.888443 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-65732c8f-b531-4fde-ba8c-f1d0a923c90e tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:23:06.905940 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2972019e-a464-4baa-9eac-7fb065f461d9 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] GET http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 Jan 21 03:23:06.906975 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2972019e-a464-4baa-9eac-7fb065f461d9 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:06.907411 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:06.907411 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:06.907792 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2972019e-a464-4baa-9eac-7fb065f461d9 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:06.923112 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-65732c8f-b531-4fde-ba8c-f1d0a923c90e tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 returned with HTTP 200 Jan 21 03:23:06.924060 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1302/2617] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:06 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 => generated 980 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:06.964379 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:06.964379 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:06.977815 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2972019e-a464-4baa-9eac-7fb065f461d9 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Volume info retrieved successfully. Jan 21 03:23:07.008572 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2972019e-a464-4baa-9eac-7fb065f461d9 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 returned with HTTP 200 Jan 21 03:23:07.009630 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1316/2618] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:06 2021] GET /volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 => generated 970 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:23:07.269271 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3af93944-dc40-4fb5-a06b-05f4244200e1 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/bef3880d-26ba-4268-a237-59edae9a484c Jan 21 03:23:07.269954 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3af93944-dc40-4fb5-a06b-05f4244200e1 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:07.270148 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:07.270148 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:07.270527 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3af93944-dc40-4fb5-a06b-05f4244200e1 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:07.307072 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:07.307072 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:07.308609 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3af93944-dc40-4fb5-a06b-05f4244200e1 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:23:07.310520 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3af93944-dc40-4fb5-a06b-05f4244200e1 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/bef3880d-26ba-4268-a237-59edae9a484c returned with HTTP 200 Jan 21 03:23:07.311563 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1303/2619] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:23:07 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/bef3880d-26ba-4268-a237-59edae9a484c => generated 442 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:07.940717 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-45cc36d1-dc6f-4fa7-a20b-65f3c1bd3f43 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 Jan 21 03:23:07.941260 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-45cc36d1-dc6f-4fa7-a20b-65f3c1bd3f43 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:07.941431 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:07.941431 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:07.941805 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-45cc36d1-dc6f-4fa7-a20b-65f3c1bd3f43 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:08.000248 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:08.000248 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:08.008953 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-45cc36d1-dc6f-4fa7-a20b-65f3c1bd3f43 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:23:08.026598 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8c45373b-45b6-4a94-9f75-50e643c3f4ca tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] GET http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 Jan 21 03:23:08.027134 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8c45373b-45b6-4a94-9f75-50e643c3f4ca tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:08.027348 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:08.027348 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:08.027722 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8c45373b-45b6-4a94-9f75-50e643c3f4ca tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:08.033057 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-45cc36d1-dc6f-4fa7-a20b-65f3c1bd3f43 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 returned with HTTP 200 Jan 21 03:23:08.034087 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1317/2620] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:07 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 => generated 980 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:08.082142 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:08.082142 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:08.091459 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8c45373b-45b6-4a94-9f75-50e643c3f4ca tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Volume info retrieved successfully. Jan 21 03:23:08.117166 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8c45373b-45b6-4a94-9f75-50e643c3f4ca tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 returned with HTTP 200 Jan 21 03:23:08.118017 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1304/2621] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:08 2021] GET /volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 => generated 1360 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:23:08.324922 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e5915516-88f8-4edf-a7bc-f739887a9405 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/bef3880d-26ba-4268-a237-59edae9a484c Jan 21 03:23:08.325450 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e5915516-88f8-4edf-a7bc-f739887a9405 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:08.325581 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:08.325581 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:08.326023 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e5915516-88f8-4edf-a7bc-f739887a9405 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:08.353260 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:08.353260 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:08.355040 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e5915516-88f8-4edf-a7bc-f739887a9405 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:23:08.357519 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e5915516-88f8-4edf-a7bc-f739887a9405 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/bef3880d-26ba-4268-a237-59edae9a484c returned with HTTP 200 Jan 21 03:23:08.359336 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1318/2622] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:23:08 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/bef3880d-26ba-4268-a237-59edae9a484c => generated 469 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:08.371494 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3760a82e-8396-489c-bf9b-5cc1463bcd4f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] POST http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups Jan 21 03:23:08.371946 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:08.371946 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:08.372357 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3760a82e-8396-489c-bf9b-5cc1463bcd4f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Action: 'create', calling method: create, body: {"backup": {"volume_id": "95a7bae7-712a-4c74-828d-ea2f08e402d9", "snapshot_id": "bef3880d-26ba-4268-a237-59edae9a484c", "name": "tempest-VolumesSnapshotTestJSON-Backup-872373137"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:23:08.373521 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.backups [None req-3760a82e-8396-489c-bf9b-5cc1463bcd4f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Creating new backup {'backup': {'volume_id': '95a7bae7-712a-4c74-828d-ea2f08e402d9', 'snapshot_id': 'bef3880d-26ba-4268-a237-59edae9a484c', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-872373137'}} {{(pid=87958) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 03:23:08.373927 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.contrib.backups [None req-3760a82e-8396-489c-bf9b-5cc1463bcd4f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Creating backup of volume 95a7bae7-712a-4c74-828d-ea2f08e402d9 in container None Jan 21 03:23:08.435582 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:08.435582 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:08.436793 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3760a82e-8396-489c-bf9b-5cc1463bcd4f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:23:08.467344 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:08.467344 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:08.469096 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3760a82e-8396-489c-bf9b-5cc1463bcd4f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:23:08.523489 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-3760a82e-8396-489c-bf9b-5cc1463bcd4f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Created reservations ['0887cb58-97e8-4720-996b-18ccc441b9b6', '6fddfbbf-31cb-46eb-a234-52f9999fce73'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:23:08.632992 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3760a82e-8396-489c-bf9b-5cc1463bcd4f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups returned with HTTP 202 Jan 21 03:23:08.633603 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1305/2623] 10.222.0.36 () {60 vars in 1226 bytes} [Thu Jan 21 03:23:08 2021] POST /volume/v3/1616f1d7279f43c388d497613d637582/backups => generated 400 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:23:08.646982 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d0be2f26-9930-46bb-a4f9-1dbeae2c7e3f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 Jan 21 03:23:08.647521 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d0be2f26-9930-46bb-a4f9-1dbeae2c7e3f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:08.647745 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:08.647745 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:08.648125 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d0be2f26-9930-46bb-a4f9-1dbeae2c7e3f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:08.648500 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-d0be2f26-9930-46bb-a4f9-1dbeae2c7e3f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Show backup with id ea7771af-a568-40fe-81f4-8473333a5922. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:23:08.680203 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:08.680203 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:08.682208 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d0be2f26-9930-46bb-a4f9-1dbeae2c7e3f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 returned with HTTP 200 Jan 21 03:23:08.683471 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1319/2624] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:08 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 => generated 817 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:09.051027 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cb0a5f6d-e045-424d-8cfb-1afd64e420d6 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 Jan 21 03:23:09.051725 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cb0a5f6d-e045-424d-8cfb-1afd64e420d6 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:09.051951 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:09.051951 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:09.052325 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cb0a5f6d-e045-424d-8cfb-1afd64e420d6 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:09.103308 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:09.103308 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:09.113054 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-cb0a5f6d-e045-424d-8cfb-1afd64e420d6 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:23:09.136858 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f7eae063-f4a1-43e3-ae61-f22d1032be1f tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] GET http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 Jan 21 03:23:09.137628 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f7eae063-f4a1-43e3-ae61-f22d1032be1f tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:09.138007 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:09.138007 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:09.138231 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cb0a5f6d-e045-424d-8cfb-1afd64e420d6 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 returned with HTTP 200 Jan 21 03:23:09.138864 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f7eae063-f4a1-43e3-ae61-f22d1032be1f tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:09.149129 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1306/2625] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:09 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 => generated 980 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:09.196680 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:09.196680 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:09.206531 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f7eae063-f4a1-43e3-ae61-f22d1032be1f tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Volume info retrieved successfully. Jan 21 03:23:09.231318 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f7eae063-f4a1-43e3-ae61-f22d1032be1f tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 returned with HTTP 200 Jan 21 03:23:09.232133 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1320/2626] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:09 2021] GET /volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 => generated 1358 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:23:09.247859 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3b9b2b5f-381c-461f-91b9-e8682d3e0c71 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] POST http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309/action Jan 21 03:23:09.248567 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:09.248567 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:09.249225 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3b9b2b5f-381c-461f-91b9-e8682d3e0c71 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:23:09.249385 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3b9b2b5f-381c-461f-91b9-e8682d3e0c71 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:23:09.302461 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:09.302461 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:09.304118 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3b9b2b5f-381c-461f-91b9-e8682d3e0c71 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Volume info retrieved successfully. Jan 21 03:23:09.395300 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-3b9b2b5f-381c-461f-91b9-e8682d3e0c71 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Created reservations ['3275dff7-1b1c-436b-8dc7-f771e9c9e534', 'cef6d0ac-2993-4431-8194-244796e874f2'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:23:09.428033 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3b9b2b5f-381c-461f-91b9-e8682d3e0c71 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Extend volume request issued successfully. Jan 21 03:23:09.428922 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3b9b2b5f-381c-461f-91b9-e8682d3e0c71 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309/action returned with HTTP 202 Jan 21 03:23:09.433798 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1307/2627] 10.222.0.36 () {60 vars in 1357 bytes} [Thu Jan 21 03:23:09 2021] POST /volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309/action => generated 0 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:23:09.438355 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-81559a84-a966-470a-ad9e-33ecd1e39300 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] GET http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 Jan 21 03:23:09.438937 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-81559a84-a966-470a-ad9e-33ecd1e39300 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:09.439164 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:09.439164 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:09.439547 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-81559a84-a966-470a-ad9e-33ecd1e39300 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:09.502260 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:09.502260 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:09.512203 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-81559a84-a966-470a-ad9e-33ecd1e39300 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Volume info retrieved successfully. Jan 21 03:23:09.544318 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-81559a84-a966-470a-ad9e-33ecd1e39300 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 returned with HTTP 200 Jan 21 03:23:09.545605 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1321/2628] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:09 2021] GET /volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 => generated 1358 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:23:09.698686 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-298b0047-2a27-4700-bbab-077532f00a95 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 Jan 21 03:23:09.699216 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-298b0047-2a27-4700-bbab-077532f00a95 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:09.699436 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:09.699436 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:09.699816 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-298b0047-2a27-4700-bbab-077532f00a95 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:09.700178 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-298b0047-2a27-4700-bbab-077532f00a95 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Show backup with id ea7771af-a568-40fe-81f4-8473333a5922. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:23:09.726824 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:09.726824 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:09.729074 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-298b0047-2a27-4700-bbab-077532f00a95 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 returned with HTTP 200 Jan 21 03:23:09.730058 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1308/2629] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:09 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:10.155254 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c45d351c-5052-407a-95b1-03419ffb6a4c tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 Jan 21 03:23:10.156418 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c45d351c-5052-407a-95b1-03419ffb6a4c tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:10.156418 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:10.156418 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:10.156694 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c45d351c-5052-407a-95b1-03419ffb6a4c tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:10.208119 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:10.208119 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:10.216887 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c45d351c-5052-407a-95b1-03419ffb6a4c tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:23:10.244253 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c45d351c-5052-407a-95b1-03419ffb6a4c tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 returned with HTTP 200 Jan 21 03:23:10.245081 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1322/2630] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:10 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 => generated 1368 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:23:10.263754 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-50bc253c-5586-470d-921d-8076e2b90429 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 Jan 21 03:23:10.264439 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-50bc253c-5586-470d-921d-8076e2b90429 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:10.264787 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:10.264787 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:10.265777 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-50bc253c-5586-470d-921d-8076e2b90429 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:10.327138 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:10.327138 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:10.338997 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-50bc253c-5586-470d-921d-8076e2b90429 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:23:10.369890 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-50bc253c-5586-470d-921d-8076e2b90429 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 returned with HTTP 200 Jan 21 03:23:10.370961 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1309/2631] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:10 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 => generated 1368 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:23:10.386258 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5bc77d9e-4621-4a70-9a42-49a03889a4d0 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] PUT http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 Jan 21 03:23:10.386833 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:10.386833 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:10.387406 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5bc77d9e-4621-4a70-9a42-49a03889a4d0 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-949990611"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:23:10.441862 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:10.441862 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:10.452561 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-5bc77d9e-4621-4a70-9a42-49a03889a4d0 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:23:10.462066 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-5bc77d9e-4621-4a70-9a42-49a03889a4d0 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume updated successfully. Jan 21 03:23:10.476589 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5bc77d9e-4621-4a70-9a42-49a03889a4d0 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 returned with HTTP 200 Jan 21 03:23:10.477474 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1323/2632] 10.222.0.36 () {60 vars in 1335 bytes} [Thu Jan 21 03:23:10 2021] PUT /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 => generated 851 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:10.492136 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b927cfc9-18d1-4e3e-9f2d-457680192091 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] PUT http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 Jan 21 03:23:10.492607 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:10.492607 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:10.493038 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b927cfc9-18d1-4e3e-9f2d-457680192091 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1212567226", "description": "This is the new description of volume"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:23:10.545567 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:10.545567 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:10.554747 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b927cfc9-18d1-4e3e-9f2d-457680192091 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:23:10.565127 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bb1927b2-972c-4edd-8548-6119b12baeca tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] GET http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 Jan 21 03:23:10.566401 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bb1927b2-972c-4edd-8548-6119b12baeca tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:10.566657 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:10.566657 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:10.567051 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bb1927b2-972c-4edd-8548-6119b12baeca tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:10.570443 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b927cfc9-18d1-4e3e-9f2d-457680192091 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume updated successfully. Jan 21 03:23:10.584964 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b927cfc9-18d1-4e3e-9f2d-457680192091 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 returned with HTTP 200 Jan 21 03:23:10.586012 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1310/2633] 10.222.0.36 () {60 vars in 1336 bytes} [Thu Jan 21 03:23:10 2021] PUT /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 => generated 891 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:10.600070 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f6ef96dd-d28c-440d-98af-f56a5cf08226 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 Jan 21 03:23:10.600596 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f6ef96dd-d28c-440d-98af-f56a5cf08226 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:10.600933 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:10.600933 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:10.601352 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f6ef96dd-d28c-440d-98af-f56a5cf08226 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:10.622005 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:10.622005 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:10.633191 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-bb1927b2-972c-4edd-8548-6119b12baeca tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Volume info retrieved successfully. Jan 21 03:23:10.660275 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bb1927b2-972c-4edd-8548-6119b12baeca tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 returned with HTTP 200 Jan 21 03:23:10.673063 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1324/2634] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:10 2021] GET /volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 => generated 1358 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:23:10.677304 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:10.677304 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:10.677506 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-807a3594-4420-472b-9d02-fa73913cd482 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] GET http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 Jan 21 03:23:10.677506 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-807a3594-4420-472b-9d02-fa73913cd482 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:10.677673 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:10.677673 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:10.678080 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-807a3594-4420-472b-9d02-fa73913cd482 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:10.686507 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f6ef96dd-d28c-440d-98af-f56a5cf08226 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:23:10.712459 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f6ef96dd-d28c-440d-98af-f56a5cf08226 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 returned with HTTP 200 Jan 21 03:23:10.714606 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1311/2635] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:10 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 => generated 1408 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 03:23:10.729418 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0929030c-07ce-441c-8802-5389652e0ee4 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] POST http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes Jan 21 03:23:10.729856 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:10.729856 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:10.730319 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0929030c-07ce-441c-8802-5389652e0ee4 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1498025555", "availability_zone": "nova", "size": 1}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:23:10.730457 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:10.730457 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:10.731908 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-0929030c-07ce-441c-8802-5389652e0ee4 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1498025555', 'availability_zone': 'nova', 'size': 1}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:23:10.732283 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-0929030c-07ce-441c-8802-5389652e0ee4 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Create volume of 1 GB Jan 21 03:23:10.740702 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-807a3594-4420-472b-9d02-fa73913cd482 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Volume info retrieved successfully. Jan 21 03:23:10.745661 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-0929030c-07ce-441c-8802-5389652e0ee4 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Availability Zones retrieved successfully. Jan 21 03:23:10.762660 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-0929030c-07ce-441c-8802-5389652e0ee4 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Flow 'volume_create_api' (7d86ae81-dacd-4b33-8531-f3038ef3b5f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:23:10.765779 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-807a3594-4420-472b-9d02-fa73913cd482 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 returned with HTTP 200 Jan 21 03:23:10.766833 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1325/2636] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:10 2021] GET /volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 => generated 1358 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:23:10.766962 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-0929030c-07ce-441c-8802-5389652e0ee4 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b6a23ae-4638-4f58-8308-dec7c4abec59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:23:10.768737 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-0929030c-07ce-441c-8802-5389652e0ee4 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Validating volume size '1' using validate_int {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:23:10.789543 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-85ede639-d103-4ca6-b034-157eefa5eaaa tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 Jan 21 03:23:10.790218 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-85ede639-d103-4ca6-b034-157eefa5eaaa tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:10.790411 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:10.790411 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:10.790824 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-85ede639-d103-4ca6-b034-157eefa5eaaa tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:10.791528 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-85ede639-d103-4ca6-b034-157eefa5eaaa tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Show backup with id ea7771af-a568-40fe-81f4-8473333a5922. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:23:10.815353 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:10.815353 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:10.817759 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-85ede639-d103-4ca6-b034-157eefa5eaaa tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 returned with HTTP 200 Jan 21 03:23:10.818869 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1326/2637] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:10 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 => generated 841 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:10.824297 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c7f64b46-4fc2-4f86-8033-7a61ea1b7f24 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] POST http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes Jan 21 03:23:10.825117 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:10.825117 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:10.825865 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c7f64b46-4fc2-4f86-8033-7a61ea1b7f24 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1877971593"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:23:10.828259 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-c7f64b46-4fc2-4f86-8033-7a61ea1b7f24 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1877971593'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:23:10.828826 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-c7f64b46-4fc2-4f86-8033-7a61ea1b7f24 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Create volume of 1 GB Jan 21 03:23:10.847008 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c7f64b46-4fc2-4f86-8033-7a61ea1b7f24 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Availability Zones retrieved successfully. Jan 21 03:23:10.855548 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-0929030c-07ce-441c-8802-5389652e0ee4 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b6a23ae-4638-4f58-8308-dec7c4abec59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:23:10.858103 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-0929030c-07ce-441c-8802-5389652e0ee4 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25d237f4-d1f7-4637-be84-4351bc8609b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:23:10.867111 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c7f64b46-4fc2-4f86-8033-7a61ea1b7f24 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Flow 'volume_create_api' (f4c47a45-5213-4c64-bb35-8ea06ab8f09f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:23:10.871565 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c7f64b46-4fc2-4f86-8033-7a61ea1b7f24 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8961fcd-adda-4b1a-83de-79e7059a23e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:23:10.873854 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-c7f64b46-4fc2-4f86-8033-7a61ea1b7f24 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:23:10.950282 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c7f64b46-4fc2-4f86-8033-7a61ea1b7f24 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8961fcd-adda-4b1a-83de-79e7059a23e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:23:10.953166 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c7f64b46-4fc2-4f86-8033-7a61ea1b7f24 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6dfcc8ce-2e53-4ff2-aa51-c55ef0a2f5c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:23:10.963979 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-0929030c-07ce-441c-8802-5389652e0ee4 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Created reservations ['a4105882-ec52-45ee-830b-2a5f890cf864', 'acc59347-aef8-4ad4-af85-ea5c2d892bb0', 'e50b9f63-6d33-4a10-b676-88ea1819d508', 'f8d9d130-4e9c-49a9-b74a-5d37ca9e4c05'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:23:10.966766 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-0929030c-07ce-441c-8802-5389652e0ee4 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25d237f4-d1f7-4637-be84-4351bc8609b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4105882-ec52-45ee-830b-2a5f890cf864', 'acc59347-aef8-4ad4-af85-ea5c2d892bb0', 'e50b9f63-6d33-4a10-b676-88ea1819d508', 'f8d9d130-4e9c-49a9-b74a-5d37ca9e4c05']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:23:10.970306 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-0929030c-07ce-441c-8802-5389652e0ee4 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5a5fcf2-40fd-4c0d-bad0-368803060ed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:23:11.037552 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-0929030c-07ce-441c-8802-5389652e0ee4 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5a5fcf2-40fd-4c0d-bad0-368803060ed7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a03b2d53-c5f0-4111-a0bb-85da4a5f1212', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1498025555',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6ee71ba40b74b6abfddde58a0265b94',qos_specs=None,replication_status=,reservations=['a4105882-ec52-45ee-830b-2a5f890cf864','acc59347-aef8-4ad4-af85-ea5c2d892bb0','e50b9f63-6d33-4a10-b676-88ea1819d508','f8d9d130-4e9c-49a9-b74a-5d37ca9e4c05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d54889792844031bdea654ef49dc587',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:23:10Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1498025555',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a03b2d53-c5f0-4111-a0bb-85da4a5f1212,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6ee71ba40b74b6abfddde58a0265b94',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7d54889792844031bdea654ef49dc587',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:23:11.039753 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-0929030c-07ce-441c-8802-5389652e0ee4 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e0fc895-f6b7-4497-bc2f-506697ff1e29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:23:11.042475 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-c7f64b46-4fc2-4f86-8033-7a61ea1b7f24 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Created reservations ['e7bbbf82-b051-4543-9463-deb43cd013fc', 'a713d400-e968-46b3-9114-55b892840401', '39c17a07-a505-458e-8fd6-a567ce75d92e', 'f66211de-4e30-4e07-8692-96e7358dfd7e'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:23:11.044734 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c7f64b46-4fc2-4f86-8033-7a61ea1b7f24 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6dfcc8ce-2e53-4ff2-aa51-c55ef0a2f5c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7bbbf82-b051-4543-9463-deb43cd013fc', 'a713d400-e968-46b3-9114-55b892840401', '39c17a07-a505-458e-8fd6-a567ce75d92e', 'f66211de-4e30-4e07-8692-96e7358dfd7e']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:23:11.047126 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c7f64b46-4fc2-4f86-8033-7a61ea1b7f24 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5ff63cd-f1a2-4335-b68c-eed67489f8ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:23:11.069820 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-0929030c-07ce-441c-8802-5389652e0ee4 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e0fc895-f6b7-4497-bc2f-506697ff1e29) transitioned into 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-1498025555',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6ee71ba40b74b6abfddde58a0265b94',qos_specs=None,replication_status=,reservations=['a4105882-ec52-45ee-830b-2a5f890cf864','acc59347-aef8-4ad4-af85-ea5c2d892bb0','e50b9f63-6d33-4a10-b676-88ea1819d508','f8d9d130-4e9c-49a9-b74a-5d37ca9e4c05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d54889792844031bdea654ef49dc587',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:23:11.071995 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-0929030c-07ce-441c-8802-5389652e0ee4 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04588279-fea3-4291-afc2-43529abf2a96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:23:11.088749 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-0929030c-07ce-441c-8802-5389652e0ee4 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04588279-fea3-4291-afc2-43529abf2a96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:23:11.092034 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-0929030c-07ce-441c-8802-5389652e0ee4 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Flow 'volume_create_api' (7d86ae81-dacd-4b33-8531-f3038ef3b5f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:23:11.129848 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c7f64b46-4fc2-4f86-8033-7a61ea1b7f24 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5ff63cd-f1a2-4335-b68c-eed67489f8ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a10f5a8a-5d1c-4e12-a9f6-f3c91c81ffe3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1877971593',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e94b68a6739452fab5b63449a28ade4',qos_specs=None,replication_status=,reservations=['e7bbbf82-b051-4543-9463-deb43cd013fc','a713d400-e968-46b3-9114-55b892840401','39c17a07-a505-458e-8fd6-a567ce75d92e','f66211de-4e30-4e07-8692-96e7358dfd7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3888a798d99b4b64b96d95f44f77122b',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:23:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1877971593',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a10f5a8a-5d1c-4e12-a9f6-f3c91c81ffe3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e94b68a6739452fab5b63449a28ade4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3888a798d99b4b64b96d95f44f77122b',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:23:11.132400 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c7f64b46-4fc2-4f86-8033-7a61ea1b7f24 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b7cb1d0-a27b-47c3-a2c3-88a0dd784408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:23:11.147185 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-0929030c-07ce-441c-8802-5389652e0ee4 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Create volume request issued successfully. Jan 21 03:23:11.164166 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0929030c-07ce-441c-8802-5389652e0ee4 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes returned with HTTP 202 Jan 21 03:23:11.165255 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1312/2638] 10.222.0.36 () {60 vars in 1226 bytes} [Thu Jan 21 03:23:10 2021] POST /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes => generated 811 bytes in 439 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 03:23:11.169107 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c7f64b46-4fc2-4f86-8033-7a61ea1b7f24 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b7cb1d0-a27b-47c3-a2c3-88a0dd784408) transitioned into state 'SUCCESS' from state '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-1877971593',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e94b68a6739452fab5b63449a28ade4',qos_specs=None,replication_status=,reservations=['e7bbbf82-b051-4543-9463-deb43cd013fc','a713d400-e968-46b3-9114-55b892840401','39c17a07-a505-458e-8fd6-a567ce75d92e','f66211de-4e30-4e07-8692-96e7358dfd7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3888a798d99b4b64b96d95f44f77122b',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:23:11.172378 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c7f64b46-4fc2-4f86-8033-7a61ea1b7f24 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf7075f4-5758-40d9-b2c8-784ba5799ab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:23:11.187161 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-217ec1ad-86ec-4842-95d1-dc01cba217ea tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/a03b2d53-c5f0-4111-a0bb-85da4a5f1212 Jan 21 03:23:11.189143 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-217ec1ad-86ec-4842-95d1-dc01cba217ea tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:11.189340 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:11.189340 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:11.190027 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-217ec1ad-86ec-4842-95d1-dc01cba217ea tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:11.190869 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c7f64b46-4fc2-4f86-8033-7a61ea1b7f24 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf7075f4-5758-40d9-b2c8-784ba5799ab8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:23:11.195428 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c7f64b46-4fc2-4f86-8033-7a61ea1b7f24 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Flow 'volume_create_api' (f4c47a45-5213-4c64-bb35-8ea06ab8f09f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:23:11.265461 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:11.265461 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:11.269315 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c7f64b46-4fc2-4f86-8033-7a61ea1b7f24 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Create volume request issued successfully. Jan 21 03:23:11.282010 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-217ec1ad-86ec-4842-95d1-dc01cba217ea tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:23:11.283690 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c7f64b46-4fc2-4f86-8033-7a61ea1b7f24 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes returned with HTTP 202 Jan 21 03:23:11.284844 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1327/2639] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 03:23:10 2021] POST /volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes => generated 817 bytes in 465 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:23:11.301503 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5dd727a5-c9c0-44d0-97bb-ca77794c5fdf tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] GET http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/a10f5a8a-5d1c-4e12-a9f6-f3c91c81ffe3 Jan 21 03:23:11.302188 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5dd727a5-c9c0-44d0-97bb-ca77794c5fdf tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:11.302413 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:11.302413 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:11.302825 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5dd727a5-c9c0-44d0-97bb-ca77794c5fdf tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:11.308864 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-217ec1ad-86ec-4842-95d1-dc01cba217ea tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/a03b2d53-c5f0-4111-a0bb-85da4a5f1212 returned with HTTP 200 Jan 21 03:23:11.319163 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1313/2640] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:11 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/a03b2d53-c5f0-4111-a0bb-85da4a5f1212 => generated 879 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:11.389190 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:11.389190 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:11.408585 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-5dd727a5-c9c0-44d0-97bb-ca77794c5fdf tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Volume info retrieved successfully. Jan 21 03:23:11.441554 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5dd727a5-c9c0-44d0-97bb-ca77794c5fdf tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/a10f5a8a-5d1c-4e12-a9f6-f3c91c81ffe3 returned with HTTP 200 Jan 21 03:23:11.453895 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1328/2641] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:11 2021] GET /volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/a10f5a8a-5d1c-4e12-a9f6-f3c91c81ffe3 => generated 885 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:11.853532 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2be609b5-49fb-4011-b057-1ae78cf9a6e1 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 Jan 21 03:23:11.854201 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2be609b5-49fb-4011-b057-1ae78cf9a6e1 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:11.854497 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:11.854497 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:11.855121 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2be609b5-49fb-4011-b057-1ae78cf9a6e1 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:11.855547 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-2be609b5-49fb-4011-b057-1ae78cf9a6e1 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Show backup with id ea7771af-a568-40fe-81f4-8473333a5922. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:23:11.891613 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:11.891613 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:11.898073 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2be609b5-49fb-4011-b057-1ae78cf9a6e1 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 returned with HTTP 200 Jan 21 03:23:11.902492 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1314/2642] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:11 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 => generated 841 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:12.331407 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fd1a7728-e8ef-40e0-bcab-9345a8aaf14b tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/a03b2d53-c5f0-4111-a0bb-85da4a5f1212 Jan 21 03:23:12.332752 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fd1a7728-e8ef-40e0-bcab-9345a8aaf14b tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:12.333180 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:12.333180 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:12.333958 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fd1a7728-e8ef-40e0-bcab-9345a8aaf14b tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:12.411044 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:12.411044 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:12.423584 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-fd1a7728-e8ef-40e0-bcab-9345a8aaf14b tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:23:12.456503 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fd1a7728-e8ef-40e0-bcab-9345a8aaf14b tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/a03b2d53-c5f0-4111-a0bb-85da4a5f1212 returned with HTTP 200 Jan 21 03:23:12.467625 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1329/2643] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:12 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/a03b2d53-c5f0-4111-a0bb-85da4a5f1212 => generated 904 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:12.470011 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-56ccb9a9-1713-4b35-bac3-b7ee1f1f08fb tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] GET http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/a10f5a8a-5d1c-4e12-a9f6-f3c91c81ffe3 Jan 21 03:23:12.470797 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-56ccb9a9-1713-4b35-bac3-b7ee1f1f08fb tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:12.471221 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:12.471221 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:12.471611 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cc5aca47-360c-4e5c-b152-430c5c4d0186 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] PUT http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/a03b2d53-c5f0-4111-a0bb-85da4a5f1212 Jan 21 03:23:12.472061 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:12.472061 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:12.472576 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-56ccb9a9-1713-4b35-bac3-b7ee1f1f08fb tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:12.472727 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cc5aca47-360c-4e5c-b152-430c5c4d0186 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-949990611", "description": null}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:23:12.523232 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:12.523232 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:12.527039 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:12.527039 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:12.537259 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-56ccb9a9-1713-4b35-bac3-b7ee1f1f08fb tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Volume info retrieved successfully. Jan 21 03:23:12.538323 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-cc5aca47-360c-4e5c-b152-430c5c4d0186 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:23:12.560328 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-56ccb9a9-1713-4b35-bac3-b7ee1f1f08fb tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/a10f5a8a-5d1c-4e12-a9f6-f3c91c81ffe3 returned with HTTP 200 Jan 21 03:23:12.561157 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1315/2644] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:12 2021] GET /volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/a10f5a8a-5d1c-4e12-a9f6-f3c91c81ffe3 => generated 910 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:12.582295 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1160ad3c-8111-43cd-b973-f58feb5fbd44 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] POST http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/snapshots Jan 21 03:23:12.582920 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:12.582920 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:12.583340 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1160ad3c-8111-43cd-b973-f58feb5fbd44 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a10f5a8a-5d1c-4e12-a9f6-f3c91c81ffe3", "name": "tempest-VolumesExtendTest-Snapshot-443646652"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:23:12.586307 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-cc5aca47-360c-4e5c-b152-430c5c4d0186 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume updated successfully. Jan 21 03:23:12.604660 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cc5aca47-360c-4e5c-b152-430c5c4d0186 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/a03b2d53-c5f0-4111-a0bb-85da4a5f1212 returned with HTTP 200 Jan 21 03:23:12.605890 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1330/2645] 10.222.0.36 () {60 vars in 1335 bytes} [Thu Jan 21 03:23:12 2021] PUT /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/a03b2d53-c5f0-4111-a0bb-85da4a5f1212 => generated 838 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:23:12.635107 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-14acfb00-f40e-4b58-bd99-c1845fa31ebe tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] DELETE http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/a03b2d53-c5f0-4111-a0bb-85da4a5f1212 Jan 21 03:23:12.635760 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-14acfb00-f40e-4b58-bd99-c1845fa31ebe tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:12.635980 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:12.635980 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:12.636356 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-14acfb00-f40e-4b58-bd99-c1845fa31ebe tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:12.636812 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-14acfb00-f40e-4b58-bd99-c1845fa31ebe tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Delete volume with id: a03b2d53-c5f0-4111-a0bb-85da4a5f1212 Jan 21 03:23:12.640198 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:12.640198 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:12.642951 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1160ad3c-8111-43cd-b973-f58feb5fbd44 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Volume info retrieved successfully. Jan 21 03:23:12.643528 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-1160ad3c-8111-43cd-b973-f58feb5fbd44 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Create snapshot from volume a10f5a8a-5d1c-4e12-a9f6-f3c91c81ffe3 Jan 21 03:23:12.708945 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:12.708945 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:12.710239 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-14acfb00-f40e-4b58-bd99-c1845fa31ebe tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:23:12.891927 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-1160ad3c-8111-43cd-b973-f58feb5fbd44 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Created reservations ['4aa54d39-454c-4704-9736-b8d6f93d7e46', 'bee80347-665f-400a-a649-26f05563876f', '92857604-4905-479d-b5ab-9fa5dc849c99', '4dc703c2-a747-4c27-aec7-85ffd3fb424b'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:23:12.967154 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-14acfb00-f40e-4b58-bd99-c1845fa31ebe tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Delete volume request issued successfully. Jan 21 03:23:12.970698 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-14acfb00-f40e-4b58-bd99-c1845fa31ebe tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/a03b2d53-c5f0-4111-a0bb-85da4a5f1212 returned with HTTP 202 Jan 21 03:23:12.971604 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1331/2646] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:23:12 2021] DELETE /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/a03b2d53-c5f0-4111-a0bb-85da4a5f1212 => generated 0 bytes in 340 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:23:12.976829 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f1436298-0b76-48e0-8f7a-2561367a6b40 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 Jan 21 03:23:12.977457 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f1436298-0b76-48e0-8f7a-2561367a6b40 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:12.977545 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:12.977545 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:12.977897 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f1436298-0b76-48e0-8f7a-2561367a6b40 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:12.978264 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-f1436298-0b76-48e0-8f7a-2561367a6b40 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Show backup with id ea7771af-a568-40fe-81f4-8473333a5922. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:23:13.007944 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:13.007944 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:13.009790 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f1436298-0b76-48e0-8f7a-2561367a6b40 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 returned with HTTP 200 Jan 21 03:23:13.010615 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1332/2647] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:12 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:13.015195 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4b5cdb8d-cbdc-4132-b4f0-f061db46a5eb tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/a03b2d53-c5f0-4111-a0bb-85da4a5f1212 Jan 21 03:23:13.016085 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4b5cdb8d-cbdc-4132-b4f0-f061db46a5eb tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:13.016632 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:13.016632 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:13.017514 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4b5cdb8d-cbdc-4132-b4f0-f061db46a5eb tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:13.073418 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:13.073418 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:13.082875 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4b5cdb8d-cbdc-4132-b4f0-f061db46a5eb tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:23:13.106408 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4b5cdb8d-cbdc-4132-b4f0-f061db46a5eb tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/a03b2d53-c5f0-4111-a0bb-85da4a5f1212 returned with HTTP 200 Jan 21 03:23:13.115950 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1333/2648] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:13 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/a03b2d53-c5f0-4111-a0bb-85da4a5f1212 => generated 905 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:13.191937 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1160ad3c-8111-43cd-b973-f58feb5fbd44 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Snapshot create request issued successfully. Jan 21 03:23:13.192816 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1160ad3c-8111-43cd-b973-f58feb5fbd44 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/snapshots returned with HTTP 202 Jan 21 03:23:13.193826 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1316/2649] 10.222.0.36 () {60 vars in 1232 bytes} [Thu Jan 21 03:23:12 2021] POST /volume/v3/6e94b68a6739452fab5b63449a28ade4/snapshots => generated 303 bytes in 616 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:23:13.213165 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-55bba099-5446-42c0-8bdf-9b207c1e9f05 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] GET http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/snapshots/8f354405-4080-40da-ad59-af410fece4b5 Jan 21 03:23:13.213658 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-55bba099-5446-42c0-8bdf-9b207c1e9f05 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:13.213863 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:13.213863 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:13.214239 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-55bba099-5446-42c0-8bdf-9b207c1e9f05 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:13.259034 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:13.259034 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:13.260315 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-55bba099-5446-42c0-8bdf-9b207c1e9f05 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Snapshot retrieved successfully. Jan 21 03:23:13.262400 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-55bba099-5446-42c0-8bdf-9b207c1e9f05 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/snapshots/8f354405-4080-40da-ad59-af410fece4b5 returned with HTTP 200 Jan 21 03:23:13.263516 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1334/2650] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:23:13 2021] GET /volume/v3/6e94b68a6739452fab5b63449a28ade4/snapshots/8f354405-4080-40da-ad59-af410fece4b5 => generated 435 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:14.026549 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a623e85a-6247-4318-bdef-c91b7d9bdd92 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 Jan 21 03:23:14.027230 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a623e85a-6247-4318-bdef-c91b7d9bdd92 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:14.027230 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:14.027230 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:14.028039 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a623e85a-6247-4318-bdef-c91b7d9bdd92 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:14.028039 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-a623e85a-6247-4318-bdef-c91b7d9bdd92 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Show backup with id ea7771af-a568-40fe-81f4-8473333a5922. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:23:14.051594 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:14.051594 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:14.053547 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a623e85a-6247-4318-bdef-c91b7d9bdd92 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 returned with HTTP 200 Jan 21 03:23:14.054379 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1317/2651] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:14 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:14.131614 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-71383751-f011-487e-9487-d6422bd64fc4 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/a03b2d53-c5f0-4111-a0bb-85da4a5f1212 Jan 21 03:23:14.132090 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-71383751-f011-487e-9487-d6422bd64fc4 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:14.132291 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:14.132291 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:14.132670 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-71383751-f011-487e-9487-d6422bd64fc4 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:14.184988 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:14.184988 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:14.193679 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-71383751-f011-487e-9487-d6422bd64fc4 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:23:14.216317 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-71383751-f011-487e-9487-d6422bd64fc4 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/a03b2d53-c5f0-4111-a0bb-85da4a5f1212 returned with HTTP 200 Jan 21 03:23:14.217141 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1335/2652] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:14 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/a03b2d53-c5f0-4111-a0bb-85da4a5f1212 => generated 905 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:14.276162 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-83f11103-4034-41af-a056-33730f6f6a02 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] GET http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/snapshots/8f354405-4080-40da-ad59-af410fece4b5 Jan 21 03:23:14.276719 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-83f11103-4034-41af-a056-33730f6f6a02 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:14.276894 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:14.276894 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:14.277268 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-83f11103-4034-41af-a056-33730f6f6a02 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:14.308161 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:14.308161 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:14.309316 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-83f11103-4034-41af-a056-33730f6f6a02 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Snapshot retrieved successfully. Jan 21 03:23:14.311409 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-83f11103-4034-41af-a056-33730f6f6a02 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/snapshots/8f354405-4080-40da-ad59-af410fece4b5 returned with HTTP 200 Jan 21 03:23:14.312441 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1318/2653] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:23:14 2021] GET /volume/v3/6e94b68a6739452fab5b63449a28ade4/snapshots/8f354405-4080-40da-ad59-af410fece4b5 => generated 435 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:15.070021 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0ef750c7-6e64-408a-ba08-d50f8e24ac4f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 Jan 21 03:23:15.070533 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0ef750c7-6e64-408a-ba08-d50f8e24ac4f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:15.070761 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:15.070761 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:15.071184 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0ef750c7-6e64-408a-ba08-d50f8e24ac4f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:15.071549 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-0ef750c7-6e64-408a-ba08-d50f8e24ac4f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Show backup with id ea7771af-a568-40fe-81f4-8473333a5922. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:23:15.095192 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:15.095192 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:15.097093 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0ef750c7-6e64-408a-ba08-d50f8e24ac4f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 returned with HTTP 200 Jan 21 03:23:15.098087 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1336/2654] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:15 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:23:15.236967 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a9a61374-ae2d-49b0-a3a4-d4a84f0b38de tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/a03b2d53-c5f0-4111-a0bb-85da4a5f1212 Jan 21 03:23:15.237978 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a9a61374-ae2d-49b0-a3a4-d4a84f0b38de tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:15.239782 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:15.239782 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:15.241047 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a9a61374-ae2d-49b0-a3a4-d4a84f0b38de tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:15.326263 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:15.326263 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:15.339010 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8fb2bd50-c8cc-4cb8-ba6a-006e271cdf20 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] GET http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/snapshots/8f354405-4080-40da-ad59-af410fece4b5 Jan 21 03:23:15.339812 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8fb2bd50-c8cc-4cb8-ba6a-006e271cdf20 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:15.340032 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:15.340032 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:15.340400 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8fb2bd50-c8cc-4cb8-ba6a-006e271cdf20 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:15.355538 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a9a61374-ae2d-49b0-a3a4-d4a84f0b38de tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:23:15.397442 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a9a61374-ae2d-49b0-a3a4-d4a84f0b38de tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/a03b2d53-c5f0-4111-a0bb-85da4a5f1212 returned with HTTP 200 Jan 21 03:23:15.398624 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1319/2655] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:15 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/a03b2d53-c5f0-4111-a0bb-85da4a5f1212 => generated 905 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:15.405942 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:15.405942 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:15.407139 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8fb2bd50-c8cc-4cb8-ba6a-006e271cdf20 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Snapshot retrieved successfully. Jan 21 03:23:15.409128 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8fb2bd50-c8cc-4cb8-ba6a-006e271cdf20 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/snapshots/8f354405-4080-40da-ad59-af410fece4b5 returned with HTTP 200 Jan 21 03:23:15.409985 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1337/2656] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:23:15 2021] GET /volume/v3/6e94b68a6739452fab5b63449a28ade4/snapshots/8f354405-4080-40da-ad59-af410fece4b5 => generated 435 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:16.121853 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-10d5f1d4-ff03-4fa8-adfd-5a2c87ad6cb3 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 Jan 21 03:23:16.123202 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-10d5f1d4-ff03-4fa8-adfd-5a2c87ad6cb3 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:16.123432 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:16.123432 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:16.124138 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-10d5f1d4-ff03-4fa8-adfd-5a2c87ad6cb3 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:16.125111 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-10d5f1d4-ff03-4fa8-adfd-5a2c87ad6cb3 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Show backup with id ea7771af-a568-40fe-81f4-8473333a5922. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:23:16.151292 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:16.151292 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:16.154303 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-10d5f1d4-ff03-4fa8-adfd-5a2c87ad6cb3 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 returned with HTTP 200 Jan 21 03:23:16.156037 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1320/2657] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:16 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 => generated 841 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:16.425786 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b0de8fcc-752c-4a47-bfb6-76efb3e40ec2 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/a03b2d53-c5f0-4111-a0bb-85da4a5f1212 Jan 21 03:23:16.425963 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e0ac4e84-b821-4de8-a276-fd94d026ba49 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] GET http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/snapshots/8f354405-4080-40da-ad59-af410fece4b5 Jan 21 03:23:16.426338 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e0ac4e84-b821-4de8-a276-fd94d026ba49 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:16.426558 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:16.426558 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:16.427300 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e0ac4e84-b821-4de8-a276-fd94d026ba49 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:16.427841 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b0de8fcc-752c-4a47-bfb6-76efb3e40ec2 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:16.428398 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:16.428398 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:16.429039 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b0de8fcc-752c-4a47-bfb6-76efb3e40ec2 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:16.456676 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:16.456676 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:16.458066 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e0ac4e84-b821-4de8-a276-fd94d026ba49 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Snapshot retrieved successfully. Jan 21 03:23:16.460028 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e0ac4e84-b821-4de8-a276-fd94d026ba49 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/snapshots/8f354405-4080-40da-ad59-af410fece4b5 returned with HTTP 200 Jan 21 03:23:16.461187 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1338/2658] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:23:16 2021] GET /volume/v3/6e94b68a6739452fab5b63449a28ade4/snapshots/8f354405-4080-40da-ad59-af410fece4b5 => generated 462 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:16.471447 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cfee61e5-c6a4-4ef0-ad63-bbaba62304b6 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] POST http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/a10f5a8a-5d1c-4e12-a9f6-f3c91c81ffe3/action Jan 21 03:23:16.472267 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:16.472267 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:16.472951 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cfee61e5-c6a4-4ef0-ad63-bbaba62304b6 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:23:16.473511 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cfee61e5-c6a4-4ef0-ad63-bbaba62304b6 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:23:16.488583 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b0de8fcc-752c-4a47-bfb6-76efb3e40ec2 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/a03b2d53-c5f0-4111-a0bb-85da4a5f1212 returned with HTTP 404 Jan 21 03:23:16.489935 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1321/2659] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:16 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/a03b2d53-c5f0-4111-a0bb-85da4a5f1212 => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:23:16.499606 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5026da7a-97c9-4c3d-bf2a-f2a8ddc9b53d tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] DELETE http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 Jan 21 03:23:16.500126 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5026da7a-97c9-4c3d-bf2a-f2a8ddc9b53d tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:16.500617 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5026da7a-97c9-4c3d-bf2a-f2a8ddc9b53d tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:16.501074 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-5026da7a-97c9-4c3d-bf2a-f2a8ddc9b53d tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Delete volume with id: eab71274-05d1-49a2-8b9f-b68a79a66cd7 Jan 21 03:23:16.527344 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:16.527344 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:16.528882 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-cfee61e5-c6a4-4ef0-ad63-bbaba62304b6 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Volume info retrieved successfully. Jan 21 03:23:16.557474 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:16.557474 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:16.558710 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-5026da7a-97c9-4c3d-bf2a-f2a8ddc9b53d tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:23:16.606122 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-5026da7a-97c9-4c3d-bf2a-f2a8ddc9b53d tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Delete volume request issued successfully. Jan 21 03:23:16.606612 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5026da7a-97c9-4c3d-bf2a-f2a8ddc9b53d tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 returned with HTTP 202 Jan 21 03:23:16.607655 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1322/2660] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:23:16 2021] DELETE /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:23:16.617583 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e77529b1-086c-490d-8076-68400e6826dd tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 Jan 21 03:23:16.618604 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e77529b1-086c-490d-8076-68400e6826dd tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:16.618854 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:16.618854 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:16.619195 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e77529b1-086c-490d-8076-68400e6826dd tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:16.627630 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-cfee61e5-c6a4-4ef0-ad63-bbaba62304b6 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Created reservations ['4688adcc-d055-4485-81ee-008c9aaf1f8a', '2bd98223-a84f-4837-8191-604df15ecc42'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:23:16.675715 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:16.675715 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:16.686234 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e77529b1-086c-490d-8076-68400e6826dd tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:23:16.693029 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-cfee61e5-c6a4-4ef0-ad63-bbaba62304b6 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Extend volume request issued successfully. Jan 21 03:23:16.694185 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cfee61e5-c6a4-4ef0-ad63-bbaba62304b6 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/a10f5a8a-5d1c-4e12-a9f6-f3c91c81ffe3/action returned with HTTP 202 Jan 21 03:23:16.695141 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1339/2661] 10.222.0.36 () {60 vars in 1357 bytes} [Thu Jan 21 03:23:16 2021] POST /volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/a10f5a8a-5d1c-4e12-a9f6-f3c91c81ffe3/action => generated 0 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 03:23:16.705920 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2f3f7dab-75ed-47ad-a569-9e70cb38cebe tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] GET http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/a10f5a8a-5d1c-4e12-a9f6-f3c91c81ffe3 Jan 21 03:23:16.709036 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2f3f7dab-75ed-47ad-a569-9e70cb38cebe tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:16.710598 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:16.710598 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:16.711747 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2f3f7dab-75ed-47ad-a569-9e70cb38cebe tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:16.730837 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e77529b1-086c-490d-8076-68400e6826dd tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 returned with HTTP 200 Jan 21 03:23:16.731864 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1323/2662] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:16 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 => generated 1407 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:23:16.778511 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:16.778511 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:16.800091 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2f3f7dab-75ed-47ad-a569-9e70cb38cebe tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Volume info retrieved successfully. Jan 21 03:23:16.831028 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2f3f7dab-75ed-47ad-a569-9e70cb38cebe tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/a10f5a8a-5d1c-4e12-a9f6-f3c91c81ffe3 returned with HTTP 200 Jan 21 03:23:16.832412 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1340/2663] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:16 2021] GET /volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/a10f5a8a-5d1c-4e12-a9f6-f3c91c81ffe3 => generated 910 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:17.179075 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c3ae8381-a8e9-49e9-90d1-474c50e325ee tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 Jan 21 03:23:17.179075 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c3ae8381-a8e9-49e9-90d1-474c50e325ee tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:17.179075 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:17.179075 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:17.179075 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c3ae8381-a8e9-49e9-90d1-474c50e325ee tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:17.179075 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-c3ae8381-a8e9-49e9-90d1-474c50e325ee tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Show backup with id ea7771af-a568-40fe-81f4-8473333a5922. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:23:17.222763 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:17.222763 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:17.222763 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c3ae8381-a8e9-49e9-90d1-474c50e325ee tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 returned with HTTP 200 Jan 21 03:23:17.222763 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1324/2664] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:17 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 => generated 841 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:17.749575 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-52c6141f-46d5-4b0b-88ae-90f8234d4099 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 Jan 21 03:23:17.750191 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-52c6141f-46d5-4b0b-88ae-90f8234d4099 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:17.750461 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:17.750461 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:17.750855 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-52c6141f-46d5-4b0b-88ae-90f8234d4099 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:17.806857 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:17.806857 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:17.818930 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-52c6141f-46d5-4b0b-88ae-90f8234d4099 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:23:17.848627 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-14cec114-f91a-40fc-9519-1966d6eec29e tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] GET http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/a10f5a8a-5d1c-4e12-a9f6-f3c91c81ffe3 Jan 21 03:23:17.849402 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-14cec114-f91a-40fc-9519-1966d6eec29e tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:17.849735 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-52c6141f-46d5-4b0b-88ae-90f8234d4099 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 returned with HTTP 200 Jan 21 03:23:17.850004 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:17.850004 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:17.850763 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-14cec114-f91a-40fc-9519-1966d6eec29e tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:17.851053 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1341/2665] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:17 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 => generated 1407 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:23:17.901718 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:17.901718 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:17.911189 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-14cec114-f91a-40fc-9519-1966d6eec29e tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Volume info retrieved successfully. Jan 21 03:23:17.934831 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-14cec114-f91a-40fc-9519-1966d6eec29e tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/a10f5a8a-5d1c-4e12-a9f6-f3c91c81ffe3 returned with HTTP 200 Jan 21 03:23:17.940117 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1325/2666] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:17 2021] GET /volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/a10f5a8a-5d1c-4e12-a9f6-f3c91c81ffe3 => generated 910 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:23:18.232959 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c0646ea8-1d37-4764-9536-eec7c4cd093f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 Jan 21 03:23:18.234502 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c0646ea8-1d37-4764-9536-eec7c4cd093f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:18.235416 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:18.235416 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:18.236086 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c0646ea8-1d37-4764-9536-eec7c4cd093f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:18.236713 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-c0646ea8-1d37-4764-9536-eec7c4cd093f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Show backup with id ea7771af-a568-40fe-81f4-8473333a5922. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:23:18.262066 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:18.262066 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:18.264313 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c0646ea8-1d37-4764-9536-eec7c4cd093f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 returned with HTTP 200 Jan 21 03:23:18.265663 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1342/2667] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:18 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:18.879741 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-eb64b043-90f4-47ef-9f40-fca912ee656b tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 Jan 21 03:23:18.880678 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-eb64b043-90f4-47ef-9f40-fca912ee656b tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:18.881194 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:18.881194 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:18.882201 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-eb64b043-90f4-47ef-9f40-fca912ee656b tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:18.948144 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-eb64b043-90f4-47ef-9f40-fca912ee656b tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 returned with HTTP 404 Jan 21 03:23:18.949423 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1326/2668] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:18 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/eab71274-05d1-49a2-8b9f-b68a79a66cd7 => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 03:23:18.954406 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9482a97c-888b-4650-baed-0a5b1e99702b tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] GET http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/a10f5a8a-5d1c-4e12-a9f6-f3c91c81ffe3 Jan 21 03:23:18.955678 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9482a97c-888b-4650-baed-0a5b1e99702b tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:18.956116 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:18.956116 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:18.956760 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9482a97c-888b-4650-baed-0a5b1e99702b tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:18.963074 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-754c11d6-cc4f-41cc-b5c0-8b637a2a4c31 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] DELETE http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/e4f4e732-de7c-4688-a39b-01a183ddb9f9 Jan 21 03:23:18.963594 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-754c11d6-cc4f-41cc-b5c0-8b637a2a4c31 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:18.964082 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-754c11d6-cc4f-41cc-b5c0-8b637a2a4c31 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:18.964538 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-754c11d6-cc4f-41cc-b5c0-8b637a2a4c31 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Delete volume with id: e4f4e732-de7c-4688-a39b-01a183ddb9f9 Jan 21 03:23:19.045364 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:19.045364 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:19.047587 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-754c11d6-cc4f-41cc-b5c0-8b637a2a4c31 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:23:19.062471 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:19.062471 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:19.081438 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-754c11d6-cc4f-41cc-b5c0-8b637a2a4c31 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Delete volume request issued successfully. Jan 21 03:23:19.082241 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-754c11d6-cc4f-41cc-b5c0-8b637a2a4c31 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/e4f4e732-de7c-4688-a39b-01a183ddb9f9 returned with HTTP 202 Jan 21 03:23:19.083231 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1327/2669] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:23:18 2021] DELETE /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/e4f4e732-de7c-4688-a39b-01a183ddb9f9 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 03:23:19.097159 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-55315eb5-adf0-4803-a354-3e54017b68fb tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/e4f4e732-de7c-4688-a39b-01a183ddb9f9 Jan 21 03:23:19.097869 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-55315eb5-adf0-4803-a354-3e54017b68fb tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:19.098264 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:19.098264 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:19.099078 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-55315eb5-adf0-4803-a354-3e54017b68fb tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:19.106760 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9482a97c-888b-4650-baed-0a5b1e99702b tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Volume info retrieved successfully. Jan 21 03:23:19.171626 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:19.171626 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:19.180053 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9482a97c-888b-4650-baed-0a5b1e99702b tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/a10f5a8a-5d1c-4e12-a9f6-f3c91c81ffe3 returned with HTTP 200 Jan 21 03:23:19.211103 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1343/2670] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:18 2021] GET /volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/a10f5a8a-5d1c-4e12-a9f6-f3c91c81ffe3 => generated 910 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:19.242437 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-55315eb5-adf0-4803-a354-3e54017b68fb tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:23:19.300464 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5805fa78-c061-474c-8106-008d7211a067 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 Jan 21 03:23:19.301395 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5805fa78-c061-474c-8106-008d7211a067 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:19.301628 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:19.301628 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:19.302021 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5805fa78-c061-474c-8106-008d7211a067 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:19.302396 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-5805fa78-c061-474c-8106-008d7211a067 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Show backup with id ea7771af-a568-40fe-81f4-8473333a5922. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:23:19.303006 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-55315eb5-adf0-4803-a354-3e54017b68fb tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/e4f4e732-de7c-4688-a39b-01a183ddb9f9 returned with HTTP 200 Jan 21 03:23:19.304548 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1328/2671] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:19 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/e4f4e732-de7c-4688-a39b-01a183ddb9f9 => generated 905 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:19.364345 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:19.364345 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:19.366876 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5805fa78-c061-474c-8106-008d7211a067 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 returned with HTTP 200 Jan 21 03:23:19.367944 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1344/2672] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:19 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 => generated 852 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:20.211615 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7b6f1229-4141-445a-914c-7bc8e132c410 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] GET http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/a10f5a8a-5d1c-4e12-a9f6-f3c91c81ffe3 Jan 21 03:23:20.212103 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7b6f1229-4141-445a-914c-7bc8e132c410 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:20.212292 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:20.212292 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:20.212944 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7b6f1229-4141-445a-914c-7bc8e132c410 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:20.263674 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:20.263674 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:20.272620 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7b6f1229-4141-445a-914c-7bc8e132c410 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Volume info retrieved successfully. Jan 21 03:23:20.296676 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7b6f1229-4141-445a-914c-7bc8e132c410 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/a10f5a8a-5d1c-4e12-a9f6-f3c91c81ffe3 returned with HTTP 200 Jan 21 03:23:20.297501 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1329/2673] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:20 2021] GET /volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/a10f5a8a-5d1c-4e12-a9f6-f3c91c81ffe3 => generated 910 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:20.313997 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3e29f6ef-e888-442c-9032-d2d5e1c3a703 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] GET http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/a10f5a8a-5d1c-4e12-a9f6-f3c91c81ffe3 Jan 21 03:23:20.314813 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3e29f6ef-e888-442c-9032-d2d5e1c3a703 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:20.315168 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:20.315168 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:20.315720 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3e29f6ef-e888-442c-9032-d2d5e1c3a703 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:20.333186 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9e33ca54-f7e4-4547-86c7-c099da52be6e tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/e4f4e732-de7c-4688-a39b-01a183ddb9f9 Jan 21 03:23:20.333844 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9e33ca54-f7e4-4547-86c7-c099da52be6e tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:20.334340 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:20.334340 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:20.334751 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9e33ca54-f7e4-4547-86c7-c099da52be6e tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:20.365308 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:20.365308 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:20.374519 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3e29f6ef-e888-442c-9032-d2d5e1c3a703 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Volume info retrieved successfully. Jan 21 03:23:20.401617 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3e29f6ef-e888-442c-9032-d2d5e1c3a703 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/a10f5a8a-5d1c-4e12-a9f6-f3c91c81ffe3 returned with HTTP 200 Jan 21 03:23:20.414786 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1345/2674] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:20 2021] GET /volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/a10f5a8a-5d1c-4e12-a9f6-f3c91c81ffe3 => generated 910 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:20.414880 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:20.414880 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:20.417832 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9e33ca54-f7e4-4547-86c7-c099da52be6e tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Volume info retrieved successfully. Jan 21 03:23:20.421213 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8effa1a6-6b76-4efd-b16c-3d9a68021dc3 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 Jan 21 03:23:20.422119 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8effa1a6-6b76-4efd-b16c-3d9a68021dc3 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:20.422352 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:20.422352 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:20.422898 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8effa1a6-6b76-4efd-b16c-3d9a68021dc3 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:20.423277 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-8effa1a6-6b76-4efd-b16c-3d9a68021dc3 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Show backup with id ea7771af-a568-40fe-81f4-8473333a5922. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:23:20.454850 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9e33ca54-f7e4-4547-86c7-c099da52be6e tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/e4f4e732-de7c-4688-a39b-01a183ddb9f9 returned with HTTP 200 Jan 21 03:23:20.458690 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1330/2675] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:20 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/e4f4e732-de7c-4688-a39b-01a183ddb9f9 => generated 905 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:20.460605 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e7a5eb54-a566-44e6-b9a6-9074cbba66eb tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] DELETE http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/snapshots/8f354405-4080-40da-ad59-af410fece4b5 Jan 21 03:23:20.461120 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e7a5eb54-a566-44e6-b9a6-9074cbba66eb tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:20.461387 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:20.461387 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:20.461814 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e7a5eb54-a566-44e6-b9a6-9074cbba66eb tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:20.462110 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-e7a5eb54-a566-44e6-b9a6-9074cbba66eb tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Delete snapshot with id: 8f354405-4080-40da-ad59-af410fece4b5 Jan 21 03:23:20.487860 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:20.487860 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:20.490346 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8effa1a6-6b76-4efd-b16c-3d9a68021dc3 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 returned with HTTP 200 Jan 21 03:23:20.491986 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1346/2676] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:20 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 => generated 852 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:20.493579 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:20.493579 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:20.494825 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e7a5eb54-a566-44e6-b9a6-9074cbba66eb tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Snapshot retrieved successfully. Jan 21 03:23:20.564980 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e7a5eb54-a566-44e6-b9a6-9074cbba66eb tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Snapshot delete request issued successfully. Jan 21 03:23:20.565866 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e7a5eb54-a566-44e6-b9a6-9074cbba66eb tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/snapshots/8f354405-4080-40da-ad59-af410fece4b5 returned with HTTP 202 Jan 21 03:23:20.567330 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1331/2677] 10.222.0.36 () {58 vars in 1324 bytes} [Thu Jan 21 03:23:20 2021] DELETE /volume/v3/6e94b68a6739452fab5b63449a28ade4/snapshots/8f354405-4080-40da-ad59-af410fece4b5 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:23:20.576146 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-43da9f45-bf77-462a-b745-9457d416b8b8 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] GET http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/snapshots/8f354405-4080-40da-ad59-af410fece4b5 Jan 21 03:23:20.576905 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-43da9f45-bf77-462a-b745-9457d416b8b8 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:20.577398 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:20.577398 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:20.578082 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-43da9f45-bf77-462a-b745-9457d416b8b8 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:20.613503 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:20.613503 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:20.615010 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-43da9f45-bf77-462a-b745-9457d416b8b8 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Snapshot retrieved successfully. Jan 21 03:23:20.617237 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-43da9f45-bf77-462a-b745-9457d416b8b8 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/snapshots/8f354405-4080-40da-ad59-af410fece4b5 returned with HTTP 200 Jan 21 03:23:20.618219 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1347/2678] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:23:20 2021] GET /volume/v3/6e94b68a6739452fab5b63449a28ade4/snapshots/8f354405-4080-40da-ad59-af410fece4b5 => generated 461 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:21.474190 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c1e908f5-e0d5-4290-9509-42fbe3648fc8 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] GET http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/e4f4e732-de7c-4688-a39b-01a183ddb9f9 Jan 21 03:23:21.475456 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c1e908f5-e0d5-4290-9509-42fbe3648fc8 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:21.475908 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:21.475908 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:21.476677 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c1e908f5-e0d5-4290-9509-42fbe3648fc8 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:21.506793 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8c941ba1-27b9-44af-b3bf-4678dc29225c tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 Jan 21 03:23:21.507731 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8c941ba1-27b9-44af-b3bf-4678dc29225c tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:21.508316 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:21.508316 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:21.508949 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8c941ba1-27b9-44af-b3bf-4678dc29225c tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:21.509500 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-8c941ba1-27b9-44af-b3bf-4678dc29225c tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Show backup with id ea7771af-a568-40fe-81f4-8473333a5922. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:23:21.545311 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:21.545311 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:21.549018 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8c941ba1-27b9-44af-b3bf-4678dc29225c tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 returned with HTTP 200 Jan 21 03:23:21.550435 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1348/2679] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:21 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 => generated 852 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:21.561182 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c1e908f5-e0d5-4290-9509-42fbe3648fc8 tempest-VolumesGetTest-1202276379 tempest-VolumesGetTest-1202276379] http://10.222.0.36/volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/e4f4e732-de7c-4688-a39b-01a183ddb9f9 returned with HTTP 404 Jan 21 03:23:21.563095 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1332/2680] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:21 2021] GET /volume/v3/c6ee71ba40b74b6abfddde58a0265b94/volumes/e4f4e732-de7c-4688-a39b-01a183ddb9f9 => generated 109 bytes in 93 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:23:21.634056 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8a84a820-ff66-4735-be5d-66a707566b72 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] GET http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/snapshots/8f354405-4080-40da-ad59-af410fece4b5 Jan 21 03:23:21.640929 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8a84a820-ff66-4735-be5d-66a707566b72 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:21.646502 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:21.646502 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:21.651016 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8a84a820-ff66-4735-be5d-66a707566b72 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:21.722234 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:21.722234 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:21.723433 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8a84a820-ff66-4735-be5d-66a707566b72 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Snapshot retrieved successfully. Jan 21 03:23:21.725586 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8a84a820-ff66-4735-be5d-66a707566b72 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/snapshots/8f354405-4080-40da-ad59-af410fece4b5 returned with HTTP 200 Jan 21 03:23:21.727046 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1349/2681] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:23:21 2021] GET /volume/v3/6e94b68a6739452fab5b63449a28ade4/snapshots/8f354405-4080-40da-ad59-af410fece4b5 => generated 461 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:22.564856 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6138d17c-586e-433c-8345-631eb104e193 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 Jan 21 03:23:22.565496 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6138d17c-586e-433c-8345-631eb104e193 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:22.565881 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6138d17c-586e-433c-8345-631eb104e193 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:22.566253 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-6138d17c-586e-433c-8345-631eb104e193 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Show backup with id ea7771af-a568-40fe-81f4-8473333a5922. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:23:22.589803 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:22.589803 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:22.591614 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6138d17c-586e-433c-8345-631eb104e193 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 returned with HTTP 200 Jan 21 03:23:22.593563 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1333/2682] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:22 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:22.741746 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-67381062-f073-4fbc-b9f8-333151f5c173 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] GET http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/snapshots/8f354405-4080-40da-ad59-af410fece4b5 Jan 21 03:23:22.742283 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-67381062-f073-4fbc-b9f8-333151f5c173 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:22.742283 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:22.742283 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:22.742979 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-67381062-f073-4fbc-b9f8-333151f5c173 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:22.788315 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-67381062-f073-4fbc-b9f8-333151f5c173 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/snapshots/8f354405-4080-40da-ad59-af410fece4b5 returned with HTTP 404 Jan 21 03:23:22.789557 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1350/2683] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:23:22 2021] GET /volume/v3/6e94b68a6739452fab5b63449a28ade4/snapshots/8f354405-4080-40da-ad59-af410fece4b5 => generated 111 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:23:22.797460 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ee0324e8-0e00-4132-b6ad-e3515b56dc9e tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] DELETE http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/a10f5a8a-5d1c-4e12-a9f6-f3c91c81ffe3 Jan 21 03:23:22.797973 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ee0324e8-0e00-4132-b6ad-e3515b56dc9e tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:22.798175 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:22.798175 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:22.799321 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ee0324e8-0e00-4132-b6ad-e3515b56dc9e tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:22.799790 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-ee0324e8-0e00-4132-b6ad-e3515b56dc9e tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Delete volume with id: a10f5a8a-5d1c-4e12-a9f6-f3c91c81ffe3 Jan 21 03:23:22.852464 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:22.852464 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:22.854265 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ee0324e8-0e00-4132-b6ad-e3515b56dc9e tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Volume info retrieved successfully. Jan 21 03:23:22.885823 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ee0324e8-0e00-4132-b6ad-e3515b56dc9e tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Delete volume request issued successfully. Jan 21 03:23:22.886628 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ee0324e8-0e00-4132-b6ad-e3515b56dc9e tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/a10f5a8a-5d1c-4e12-a9f6-f3c91c81ffe3 returned with HTTP 202 Jan 21 03:23:22.890653 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1334/2684] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:23:22 2021] DELETE /volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/a10f5a8a-5d1c-4e12-a9f6-f3c91c81ffe3 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:23:22.896300 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-47cc22e6-9d68-4848-9994-7ca5065856c1 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] GET http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/a10f5a8a-5d1c-4e12-a9f6-f3c91c81ffe3 Jan 21 03:23:22.897219 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-47cc22e6-9d68-4848-9994-7ca5065856c1 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:22.897907 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-47cc22e6-9d68-4848-9994-7ca5065856c1 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:22.962337 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:22.962337 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:22.974839 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-47cc22e6-9d68-4848-9994-7ca5065856c1 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Volume info retrieved successfully. Jan 21 03:23:23.021332 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-47cc22e6-9d68-4848-9994-7ca5065856c1 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/a10f5a8a-5d1c-4e12-a9f6-f3c91c81ffe3 returned with HTTP 200 Jan 21 03:23:23.022902 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1351/2685] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:22 2021] GET /volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/a10f5a8a-5d1c-4e12-a9f6-f3c91c81ffe3 => generated 909 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:23.607457 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6a3bdee9-ffb3-4390-ba54-35f1f09448e0 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 Jan 21 03:23:23.608002 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6a3bdee9-ffb3-4390-ba54-35f1f09448e0 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:23.608406 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:23.608406 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:23.609171 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6a3bdee9-ffb3-4390-ba54-35f1f09448e0 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:23.609171 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-6a3bdee9-ffb3-4390-ba54-35f1f09448e0 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Show backup with id ea7771af-a568-40fe-81f4-8473333a5922. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:23:23.637423 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:23.637423 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:23.640604 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6a3bdee9-ffb3-4390-ba54-35f1f09448e0 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 returned with HTTP 200 Jan 21 03:23:23.641681 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1335/2686] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:23 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:24.011347 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2e403afc-2d46-4818-b3ef-348c44e20f79 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] GET http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes Jan 21 03:23:24.012033 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2e403afc-2d46-4818-b3ef-348c44e20f79 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:24.012236 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:24.012236 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:24.012862 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2e403afc-2d46-4818-b3ef-348c44e20f79 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:24.013733 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-2e403afc-2d46-4818-b3ef-348c44e20f79 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:23:24.016935 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2e403afc-2d46-4818-b3ef-348c44e20f79 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:23:24.040244 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-600081da-a129-4f97-94b9-8021a9032a9c tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] GET http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/a10f5a8a-5d1c-4e12-a9f6-f3c91c81ffe3 Jan 21 03:23:24.040758 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-600081da-a129-4f97-94b9-8021a9032a9c tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:24.040984 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:24.040984 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:24.041357 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-600081da-a129-4f97-94b9-8021a9032a9c tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:24.075182 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2e403afc-2d46-4818-b3ef-348c44e20f79 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Get all volumes completed successfully. Jan 21 03:23:24.076275 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2e403afc-2d46-4818-b3ef-348c44e20f79 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes returned with HTTP 200 Jan 21 03:23:24.080548 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1352/2687] 10.222.0.36 () {58 vars in 1204 bytes} [Thu Jan 21 03:23:23 2021] GET /volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes => generated 15 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 03:23:24.089976 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-07ca0024-2731-4d63-83a8-60715568b2e4 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] POST http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes Jan 21 03:23:24.090921 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-07ca0024-2731-4d63-83a8-60715568b2e4 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1621336928"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:23:24.092252 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-07ca0024-2731-4d63-83a8-60715568b2e4 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1621336928'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:23:24.094316 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-07ca0024-2731-4d63-83a8-60715568b2e4 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Create volume of 1 GB Jan 21 03:23:24.103300 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:24.103300 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:24.111728 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-07ca0024-2731-4d63-83a8-60715568b2e4 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Availability Zones retrieved successfully. Jan 21 03:23:24.114411 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-600081da-a129-4f97-94b9-8021a9032a9c tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Volume info retrieved successfully. Jan 21 03:23:24.132892 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-07ca0024-2731-4d63-83a8-60715568b2e4 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Flow 'volume_create_api' (fdb634cd-534d-43f5-8677-27454cf96c9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:23:24.137871 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-07ca0024-2731-4d63-83a8-60715568b2e4 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40940fb0-fb78-4305-be89-00c7fa6cc107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:23:24.141102 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-600081da-a129-4f97-94b9-8021a9032a9c tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/a10f5a8a-5d1c-4e12-a9f6-f3c91c81ffe3 returned with HTTP 200 Jan 21 03:23:24.142285 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1336/2688] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:24 2021] GET /volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/a10f5a8a-5d1c-4e12-a9f6-f3c91c81ffe3 => generated 909 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:23:24.150492 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-07ca0024-2731-4d63-83a8-60715568b2e4 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:23:24.234852 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-07ca0024-2731-4d63-83a8-60715568b2e4 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40940fb0-fb78-4305-be89-00c7fa6cc107) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:23:24.237722 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-07ca0024-2731-4d63-83a8-60715568b2e4 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afff9759-0470-4c4d-acc6-2e528368a270) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:23:24.381495 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-07ca0024-2731-4d63-83a8-60715568b2e4 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Created reservations ['a7653d29-4420-4d8a-a549-50ce2ce4aa5b', '5339a585-b676-4557-8c91-68484c8874dc', '9cbff9c5-4496-4cc9-9df5-3a3fa63af3a9', '0c055860-9b45-4daa-981c-a70a47eaf22d'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:23:24.383520 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-07ca0024-2731-4d63-83a8-60715568b2e4 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afff9759-0470-4c4d-acc6-2e528368a270) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7653d29-4420-4d8a-a549-50ce2ce4aa5b', '5339a585-b676-4557-8c91-68484c8874dc', '9cbff9c5-4496-4cc9-9df5-3a3fa63af3a9', '0c055860-9b45-4daa-981c-a70a47eaf22d']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:23:24.385860 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-07ca0024-2731-4d63-83a8-60715568b2e4 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65b55866-accd-439f-af3d-10af43169edc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:23:24.455910 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-07ca0024-2731-4d63-83a8-60715568b2e4 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65b55866-accd-439f-af3d-10af43169edc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69dcb7ec-7c01-4615-9c08-39869c479012', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1621336928',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5550161ea0fa49a5a260c92ac19a8bb0',qos_specs=None,replication_status=,reservations=['a7653d29-4420-4d8a-a549-50ce2ce4aa5b','5339a585-b676-4557-8c91-68484c8874dc','9cbff9c5-4496-4cc9-9df5-3a3fa63af3a9','0c055860-9b45-4daa-981c-a70a47eaf22d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76b89c5709c74d0da4adf023ab26aef7',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:23:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1621336928',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69dcb7ec-7c01-4615-9c08-39869c479012,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='5550161ea0fa49a5a260c92ac19a8bb0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='76b89c5709c74d0da4adf023ab26aef7',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:23:24.458358 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-07ca0024-2731-4d63-83a8-60715568b2e4 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cc6d4e5-4a9d-4ca0-bb0b-7797edf1cebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:23:24.490328 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-07ca0024-2731-4d63-83a8-60715568b2e4 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cc6d4e5-4a9d-4ca0-bb0b-7797edf1cebf) transitioned into state 'SUCCESS' from state '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-1621336928',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5550161ea0fa49a5a260c92ac19a8bb0',qos_specs=None,replication_status=,reservations=['a7653d29-4420-4d8a-a549-50ce2ce4aa5b','5339a585-b676-4557-8c91-68484c8874dc','9cbff9c5-4496-4cc9-9df5-3a3fa63af3a9','0c055860-9b45-4daa-981c-a70a47eaf22d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76b89c5709c74d0da4adf023ab26aef7',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:23:24.494345 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-07ca0024-2731-4d63-83a8-60715568b2e4 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7673dd8-00d9-48ae-b21a-b92398b499ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:23:24.519222 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-07ca0024-2731-4d63-83a8-60715568b2e4 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7673dd8-00d9-48ae-b21a-b92398b499ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:23:24.522237 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-07ca0024-2731-4d63-83a8-60715568b2e4 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Flow 'volume_create_api' (fdb634cd-534d-43f5-8677-27454cf96c9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:23:24.580285 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-07ca0024-2731-4d63-83a8-60715568b2e4 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Create volume request issued successfully. Jan 21 03:23:24.635517 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-07ca0024-2731-4d63-83a8-60715568b2e4 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes returned with HTTP 202 Jan 21 03:23:24.637263 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1353/2689] 10.222.0.36 () {60 vars in 1226 bytes} [Thu Jan 21 03:23:24 2021] POST /volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes => generated 833 bytes in 551 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 03:23:24.657498 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2d374dfa-478c-4f38-a2cf-465f2e7f68bb tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] GET http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/69dcb7ec-7c01-4615-9c08-39869c479012 Jan 21 03:23:24.658036 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2d374dfa-478c-4f38-a2cf-465f2e7f68bb tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:24.658262 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:24.658262 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:24.659077 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2d374dfa-478c-4f38-a2cf-465f2e7f68bb tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:24.665478 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f44bd98a-e33b-4750-8430-daa63cd12594 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 Jan 21 03:23:24.666990 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f44bd98a-e33b-4750-8430-daa63cd12594 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:24.667131 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:24.667131 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:24.667741 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f44bd98a-e33b-4750-8430-daa63cd12594 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:24.668923 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-f44bd98a-e33b-4750-8430-daa63cd12594 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Show backup with id ea7771af-a568-40fe-81f4-8473333a5922. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:23:24.708545 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:24.708545 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:24.711970 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f44bd98a-e33b-4750-8430-daa63cd12594 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 returned with HTTP 200 Jan 21 03:23:24.721941 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1354/2690] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:24 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 => generated 852 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:24.728637 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:24.728637 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:24.739557 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2d374dfa-478c-4f38-a2cf-465f2e7f68bb tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Volume info retrieved successfully. Jan 21 03:23:24.769838 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2d374dfa-478c-4f38-a2cf-465f2e7f68bb tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/69dcb7ec-7c01-4615-9c08-39869c479012 returned with HTTP 200 Jan 21 03:23:24.770861 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1337/2691] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:24 2021] GET /volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/69dcb7ec-7c01-4615-9c08-39869c479012 => generated 901 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:23:25.161232 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ae72a8ec-25c6-40f8-8c69-2887643052fb tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] GET http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/a10f5a8a-5d1c-4e12-a9f6-f3c91c81ffe3 Jan 21 03:23:25.162729 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ae72a8ec-25c6-40f8-8c69-2887643052fb tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:25.163099 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:25.163099 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:25.163889 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ae72a8ec-25c6-40f8-8c69-2887643052fb tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:25.222007 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ae72a8ec-25c6-40f8-8c69-2887643052fb tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/a10f5a8a-5d1c-4e12-a9f6-f3c91c81ffe3 returned with HTTP 404 Jan 21 03:23:25.227503 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1355/2692] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:25 2021] GET /volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/a10f5a8a-5d1c-4e12-a9f6-f3c91c81ffe3 => generated 109 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:23:25.231829 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8f7e8657-1df8-4f7b-bff0-8c423b0f9c06 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] DELETE http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 Jan 21 03:23:25.232573 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8f7e8657-1df8-4f7b-bff0-8c423b0f9c06 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:25.233487 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:25.233487 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:25.234227 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8f7e8657-1df8-4f7b-bff0-8c423b0f9c06 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:25.235060 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-8f7e8657-1df8-4f7b-bff0-8c423b0f9c06 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Delete volume with id: 5455b6b1-8b49-47eb-bf40-8fe9b9f48309 Jan 21 03:23:25.290030 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:25.290030 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:25.291474 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8f7e8657-1df8-4f7b-bff0-8c423b0f9c06 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Volume info retrieved successfully. Jan 21 03:23:25.364519 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8f7e8657-1df8-4f7b-bff0-8c423b0f9c06 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Delete volume request issued successfully. Jan 21 03:23:25.364987 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8f7e8657-1df8-4f7b-bff0-8c423b0f9c06 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 returned with HTTP 202 Jan 21 03:23:25.365825 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1338/2693] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:23:25 2021] DELETE /volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:23:25.374188 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7df6968b-84e4-4879-9fa0-6409b1e3ead7 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] GET http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 Jan 21 03:23:25.375064 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7df6968b-84e4-4879-9fa0-6409b1e3ead7 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:25.375727 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7df6968b-84e4-4879-9fa0-6409b1e3ead7 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:25.441530 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:25.441530 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:25.454557 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7df6968b-84e4-4879-9fa0-6409b1e3ead7 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Volume info retrieved successfully. Jan 21 03:23:25.494035 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7df6968b-84e4-4879-9fa0-6409b1e3ead7 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 returned with HTTP 200 Jan 21 03:23:25.495297 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1356/2694] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:25 2021] GET /volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 => generated 1357 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:23:25.729877 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-72a60d09-564b-46f7-8ab8-9d68e8251e51 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 Jan 21 03:23:25.730357 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-72a60d09-564b-46f7-8ab8-9d68e8251e51 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:25.730559 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:25.730559 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:25.731241 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-72a60d09-564b-46f7-8ab8-9d68e8251e51 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:25.731788 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-72a60d09-564b-46f7-8ab8-9d68e8251e51 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Show backup with id ea7771af-a568-40fe-81f4-8473333a5922. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:23:25.758353 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:25.758353 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:25.760800 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-72a60d09-564b-46f7-8ab8-9d68e8251e51 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 returned with HTTP 200 Jan 21 03:23:25.762287 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1339/2695] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:25 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:25.787401 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ccea6381-ed11-48a6-bc7b-74c7ebe55992 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] GET http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/69dcb7ec-7c01-4615-9c08-39869c479012 Jan 21 03:23:25.788242 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ccea6381-ed11-48a6-bc7b-74c7ebe55992 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:25.788670 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:25.788670 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:25.789427 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ccea6381-ed11-48a6-bc7b-74c7ebe55992 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:25.870540 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:25.870540 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:25.880484 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ccea6381-ed11-48a6-bc7b-74c7ebe55992 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Volume info retrieved successfully. Jan 21 03:23:25.910603 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ccea6381-ed11-48a6-bc7b-74c7ebe55992 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/69dcb7ec-7c01-4615-9c08-39869c479012 returned with HTTP 200 Jan 21 03:23:25.911724 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1357/2696] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:25 2021] GET /volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/69dcb7ec-7c01-4615-9c08-39869c479012 => generated 926 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:25.929720 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5589f0f3-bc4b-4df1-9406-ca0897ece879 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] GET http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/69dcb7ec-7c01-4615-9c08-39869c479012 Jan 21 03:23:25.930607 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5589f0f3-bc4b-4df1-9406-ca0897ece879 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:25.931013 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:25.931013 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:25.931634 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5589f0f3-bc4b-4df1-9406-ca0897ece879 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:25.988386 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:25.988386 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:26.008433 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-5589f0f3-bc4b-4df1-9406-ca0897ece879 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Volume info retrieved successfully. Jan 21 03:23:26.033034 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5589f0f3-bc4b-4df1-9406-ca0897ece879 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/69dcb7ec-7c01-4615-9c08-39869c479012 returned with HTTP 200 Jan 21 03:23:26.034624 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1340/2697] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:25 2021] GET /volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/69dcb7ec-7c01-4615-9c08-39869c479012 => generated 926 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:26.050421 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-61e48736-c11f-404c-9797-12555bc28e3f tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] POST http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes Jan 21 03:23:26.050909 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:26.050909 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:26.051321 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-61e48736-c11f-404c-9797-12555bc28e3f tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-2069740559"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:23:26.052491 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-61e48736-c11f-404c-9797-12555bc28e3f tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-2069740559'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:23:26.052857 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-61e48736-c11f-404c-9797-12555bc28e3f tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Create volume of 1 GB Jan 21 03:23:26.066360 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-61e48736-c11f-404c-9797-12555bc28e3f tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Availability Zones retrieved successfully. Jan 21 03:23:26.083899 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-61e48736-c11f-404c-9797-12555bc28e3f tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Flow 'volume_create_api' (e5c3c0aa-a824-4542-84bc-3106cf7fdbb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:23:26.086635 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-61e48736-c11f-404c-9797-12555bc28e3f tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (538a9d83-c47b-410e-bc3b-dbc7617873a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:23:26.088672 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-61e48736-c11f-404c-9797-12555bc28e3f tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:23:26.152836 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-61e48736-c11f-404c-9797-12555bc28e3f tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (538a9d83-c47b-410e-bc3b-dbc7617873a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:23:26.155112 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-61e48736-c11f-404c-9797-12555bc28e3f tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3d33185-5ae0-4efc-bfa9-a83828f49d47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:23:26.236512 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-61e48736-c11f-404c-9797-12555bc28e3f tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Created reservations ['5d5c9ce1-b22c-4343-8367-ca8f47cb8522', '3b43a249-40eb-479f-b431-e9c85cf9941f', '8c512e20-9049-4886-b1c0-f02e45692495', '1c07ca79-fc00-45ee-a9e2-44a3f27dff82'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:23:26.238343 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-61e48736-c11f-404c-9797-12555bc28e3f tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3d33185-5ae0-4efc-bfa9-a83828f49d47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d5c9ce1-b22c-4343-8367-ca8f47cb8522', '3b43a249-40eb-479f-b431-e9c85cf9941f', '8c512e20-9049-4886-b1c0-f02e45692495', '1c07ca79-fc00-45ee-a9e2-44a3f27dff82']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:23:26.245337 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-61e48736-c11f-404c-9797-12555bc28e3f tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36b79732-02ac-4d52-980c-f32c996b65c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:23:26.321500 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-61e48736-c11f-404c-9797-12555bc28e3f tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36b79732-02ac-4d52-980c-f32c996b65c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7880cd6e-c90a-49fa-972d-4bebe8b12b1a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2069740559',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5550161ea0fa49a5a260c92ac19a8bb0',qos_specs=None,replication_status=,reservations=['5d5c9ce1-b22c-4343-8367-ca8f47cb8522','3b43a249-40eb-479f-b431-e9c85cf9941f','8c512e20-9049-4886-b1c0-f02e45692495','1c07ca79-fc00-45ee-a9e2-44a3f27dff82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76b89c5709c74d0da4adf023ab26aef7',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:23:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2069740559',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7880cd6e-c90a-49fa-972d-4bebe8b12b1a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='5550161ea0fa49a5a260c92ac19a8bb0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='76b89c5709c74d0da4adf023ab26aef7',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:23:26.323697 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-61e48736-c11f-404c-9797-12555bc28e3f tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (882b6a97-33b2-4638-a728-bf983895d986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:23:26.356482 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-61e48736-c11f-404c-9797-12555bc28e3f tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (882b6a97-33b2-4638-a728-bf983895d986) transitioned into state 'SUCCESS' from state '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-2069740559',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5550161ea0fa49a5a260c92ac19a8bb0',qos_specs=None,replication_status=,reservations=['5d5c9ce1-b22c-4343-8367-ca8f47cb8522','3b43a249-40eb-479f-b431-e9c85cf9941f','8c512e20-9049-4886-b1c0-f02e45692495','1c07ca79-fc00-45ee-a9e2-44a3f27dff82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76b89c5709c74d0da4adf023ab26aef7',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:23:26.358984 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-61e48736-c11f-404c-9797-12555bc28e3f tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fa580f0-2b4f-4181-be67-ad4db6c49f8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:23:26.410053 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-61e48736-c11f-404c-9797-12555bc28e3f tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fa580f0-2b4f-4181-be67-ad4db6c49f8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:23:26.413199 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-61e48736-c11f-404c-9797-12555bc28e3f tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Flow 'volume_create_api' (e5c3c0aa-a824-4542-84bc-3106cf7fdbb7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:23:26.468552 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-61e48736-c11f-404c-9797-12555bc28e3f tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Create volume request issued successfully. Jan 21 03:23:26.483409 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-61e48736-c11f-404c-9797-12555bc28e3f tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes returned with HTTP 202 Jan 21 03:23:26.484512 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1358/2698] 10.222.0.36 () {60 vars in 1226 bytes} [Thu Jan 21 03:23:26 2021] POST /volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes => generated 833 bytes in 438 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:23:26.499439 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5fe88d2a-2b83-4ab4-96f5-a0f23febf98c tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] GET http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/7880cd6e-c90a-49fa-972d-4bebe8b12b1a Jan 21 03:23:26.499960 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5fe88d2a-2b83-4ab4-96f5-a0f23febf98c tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:26.500178 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:26.500178 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:26.500549 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5fe88d2a-2b83-4ab4-96f5-a0f23febf98c tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:26.514033 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-759dd946-3716-4e9a-ae4b-cbec768a5b08 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] GET http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 Jan 21 03:23:26.516854 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-759dd946-3716-4e9a-ae4b-cbec768a5b08 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:26.517266 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:26.517266 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:26.518034 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-759dd946-3716-4e9a-ae4b-cbec768a5b08 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:26.571296 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:26.571296 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:26.582085 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-5fe88d2a-2b83-4ab4-96f5-a0f23febf98c tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Volume info retrieved successfully. Jan 21 03:23:26.609309 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5fe88d2a-2b83-4ab4-96f5-a0f23febf98c tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/7880cd6e-c90a-49fa-972d-4bebe8b12b1a returned with HTTP 200 Jan 21 03:23:26.610482 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1341/2699] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:26 2021] GET /volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/7880cd6e-c90a-49fa-972d-4bebe8b12b1a => generated 925 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:26.630325 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:26.630325 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:26.642217 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-759dd946-3716-4e9a-ae4b-cbec768a5b08 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Volume info retrieved successfully. Jan 21 03:23:26.670162 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-759dd946-3716-4e9a-ae4b-cbec768a5b08 tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 returned with HTTP 200 Jan 21 03:23:26.673484 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1359/2700] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:26 2021] GET /volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 => generated 1357 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:23:26.777021 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d26c294b-9c39-4051-a061-301d6c7d078e tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 Jan 21 03:23:26.777705 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d26c294b-9c39-4051-a061-301d6c7d078e tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:26.778030 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:26.778030 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:26.778633 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d26c294b-9c39-4051-a061-301d6c7d078e tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:26.779103 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-d26c294b-9c39-4051-a061-301d6c7d078e tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Show backup with id ea7771af-a568-40fe-81f4-8473333a5922. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:23:26.805051 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:26.805051 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:26.807809 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d26c294b-9c39-4051-a061-301d6c7d078e tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 returned with HTTP 200 Jan 21 03:23:26.808726 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1342/2701] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:26 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 => generated 852 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:27.630594 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c5024466-98ae-4445-83b4-03c14c6d2cec tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] GET http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/7880cd6e-c90a-49fa-972d-4bebe8b12b1a Jan 21 03:23:27.631315 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c5024466-98ae-4445-83b4-03c14c6d2cec tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:27.631680 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:27.631680 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:27.632286 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c5024466-98ae-4445-83b4-03c14c6d2cec tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:27.687059 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:27.687059 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:27.689549 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e2ffc725-0b54-4356-86c8-d3a0e1d517cf tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] GET http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 Jan 21 03:23:27.690566 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e2ffc725-0b54-4356-86c8-d3a0e1d517cf tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:27.690785 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:27.690785 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:27.691397 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e2ffc725-0b54-4356-86c8-d3a0e1d517cf tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:27.698036 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c5024466-98ae-4445-83b4-03c14c6d2cec tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Volume info retrieved successfully. Jan 21 03:23:27.724272 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c5024466-98ae-4445-83b4-03c14c6d2cec tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/7880cd6e-c90a-49fa-972d-4bebe8b12b1a returned with HTTP 200 Jan 21 03:23:27.725484 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1360/2702] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:27 2021] GET /volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/7880cd6e-c90a-49fa-972d-4bebe8b12b1a => generated 926 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:27.742126 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3c009528-db36-435a-86e2-133b865b3473 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] GET http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/7880cd6e-c90a-49fa-972d-4bebe8b12b1a Jan 21 03:23:27.742685 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3c009528-db36-435a-86e2-133b865b3473 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:27.742893 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:27.742893 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:27.743268 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3c009528-db36-435a-86e2-133b865b3473 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:27.751113 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e2ffc725-0b54-4356-86c8-d3a0e1d517cf tempest-VolumesExtendTest-689399570 tempest-VolumesExtendTest-689399570] http://10.222.0.36/volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 returned with HTTP 404 Jan 21 03:23:27.752761 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1343/2703] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:27 2021] GET /volume/v3/6e94b68a6739452fab5b63449a28ade4/volumes/5455b6b1-8b49-47eb-bf40-8fe9b9f48309 => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 03:23:27.798505 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:27.798505 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:27.808372 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3c009528-db36-435a-86e2-133b865b3473 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Volume info retrieved successfully. Jan 21 03:23:27.824957 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dad778a2-5348-4d17-add3-90deed9bb97e tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 Jan 21 03:23:27.825682 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dad778a2-5348-4d17-add3-90deed9bb97e tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:27.826295 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dad778a2-5348-4d17-add3-90deed9bb97e tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:27.827381 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-dad778a2-5348-4d17-add3-90deed9bb97e tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Show backup with id ea7771af-a568-40fe-81f4-8473333a5922. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:23:27.836675 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3c009528-db36-435a-86e2-133b865b3473 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/7880cd6e-c90a-49fa-972d-4bebe8b12b1a returned with HTTP 200 Jan 21 03:23:27.837534 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1361/2704] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:27 2021] GET /volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/7880cd6e-c90a-49fa-972d-4bebe8b12b1a => generated 926 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:27.853091 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a97aaaf3-a1eb-46e7-a914-0e64c75098c0 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] POST http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes Jan 21 03:23:27.853297 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:27.853297 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:27.853704 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a97aaaf3-a1eb-46e7-a914-0e64c75098c0 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-628761610"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:23:27.854951 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-a97aaaf3-a1eb-46e7-a914-0e64c75098c0 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-628761610'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:23:27.855285 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-a97aaaf3-a1eb-46e7-a914-0e64c75098c0 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Create volume of 1 GB Jan 21 03:23:27.876541 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:27.876541 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:27.878385 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dad778a2-5348-4d17-add3-90deed9bb97e tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 returned with HTTP 200 Jan 21 03:23:27.878698 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a97aaaf3-a1eb-46e7-a914-0e64c75098c0 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Availability Zones retrieved successfully. Jan 21 03:23:27.879583 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1344/2705] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:27 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 => generated 852 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:27.900836 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a97aaaf3-a1eb-46e7-a914-0e64c75098c0 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Flow 'volume_create_api' (1699f9f7-aadb-455e-a379-c9ca6bddfbcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:23:27.903678 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a97aaaf3-a1eb-46e7-a914-0e64c75098c0 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9393a9db-b018-465d-a864-6a6e21626cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:23:27.906128 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-a97aaaf3-a1eb-46e7-a914-0e64c75098c0 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:23:27.995687 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a97aaaf3-a1eb-46e7-a914-0e64c75098c0 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9393a9db-b018-465d-a864-6a6e21626cd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:23:27.997880 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a97aaaf3-a1eb-46e7-a914-0e64c75098c0 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a54cbdee-dfc5-4842-91bd-71c813051b39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:23:28.087984 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-a97aaaf3-a1eb-46e7-a914-0e64c75098c0 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Created reservations ['018b74ba-834a-4469-a839-edfcdaefae45', 'c0d3d002-edd6-4f6b-abbb-bba3cfe9f482', '5ed4f312-1933-49a9-89b9-5fa4f9862923', '2e6f8632-2cc0-4ead-912b-1762e0cb0a69'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:23:28.090019 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a97aaaf3-a1eb-46e7-a914-0e64c75098c0 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a54cbdee-dfc5-4842-91bd-71c813051b39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['018b74ba-834a-4469-a839-edfcdaefae45', 'c0d3d002-edd6-4f6b-abbb-bba3cfe9f482', '5ed4f312-1933-49a9-89b9-5fa4f9862923', '2e6f8632-2cc0-4ead-912b-1762e0cb0a69']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:23:28.092544 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a97aaaf3-a1eb-46e7-a914-0e64c75098c0 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c993592b-42d3-4f99-a19e-613b5cdf6d3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:23:28.160417 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a97aaaf3-a1eb-46e7-a914-0e64c75098c0 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c993592b-42d3-4f99-a19e-613b5cdf6d3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc14164a-ae59-44d3-b29f-cbb517b02748', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-628761610',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5550161ea0fa49a5a260c92ac19a8bb0',qos_specs=None,replication_status=,reservations=['018b74ba-834a-4469-a839-edfcdaefae45','c0d3d002-edd6-4f6b-abbb-bba3cfe9f482','5ed4f312-1933-49a9-89b9-5fa4f9862923','2e6f8632-2cc0-4ead-912b-1762e0cb0a69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76b89c5709c74d0da4adf023ab26aef7',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:23:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-628761610',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc14164a-ae59-44d3-b29f-cbb517b02748,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='5550161ea0fa49a5a260c92ac19a8bb0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='76b89c5709c74d0da4adf023ab26aef7',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:23:28.163827 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a97aaaf3-a1eb-46e7-a914-0e64c75098c0 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a1f0984-0dd6-4256-8d1d-58b89d93dd8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:23:28.210043 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a97aaaf3-a1eb-46e7-a914-0e64c75098c0 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a1f0984-0dd6-4256-8d1d-58b89d93dd8a) transitioned into state 'SUCCESS' from state '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-628761610',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5550161ea0fa49a5a260c92ac19a8bb0',qos_specs=None,replication_status=,reservations=['018b74ba-834a-4469-a839-edfcdaefae45','c0d3d002-edd6-4f6b-abbb-bba3cfe9f482','5ed4f312-1933-49a9-89b9-5fa4f9862923','2e6f8632-2cc0-4ead-912b-1762e0cb0a69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76b89c5709c74d0da4adf023ab26aef7',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:23:28.214170 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a97aaaf3-a1eb-46e7-a914-0e64c75098c0 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a25c56b0-6cd5-405e-8daa-b42439f1d2f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:23:28.244134 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a97aaaf3-a1eb-46e7-a914-0e64c75098c0 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a25c56b0-6cd5-405e-8daa-b42439f1d2f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:23:28.247161 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a97aaaf3-a1eb-46e7-a914-0e64c75098c0 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Flow 'volume_create_api' (1699f9f7-aadb-455e-a379-c9ca6bddfbcb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:23:28.320912 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a97aaaf3-a1eb-46e7-a914-0e64c75098c0 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Create volume request issued successfully. Jan 21 03:23:28.339254 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a97aaaf3-a1eb-46e7-a914-0e64c75098c0 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes returned with HTTP 202 Jan 21 03:23:28.342787 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1362/2706] 10.222.0.36 () {60 vars in 1226 bytes} [Thu Jan 21 03:23:27 2021] POST /volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes => generated 832 bytes in 492 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 03:23:28.356667 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3b607273-12cf-41f2-9370-eba4e023236b tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] GET http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/fc14164a-ae59-44d3-b29f-cbb517b02748 Jan 21 03:23:28.357189 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3b607273-12cf-41f2-9370-eba4e023236b tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:28.357409 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:28.357409 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:28.357848 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3b607273-12cf-41f2-9370-eba4e023236b tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:28.452868 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:28.452868 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:28.466227 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3b607273-12cf-41f2-9370-eba4e023236b tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Volume info retrieved successfully. Jan 21 03:23:28.496619 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3b607273-12cf-41f2-9370-eba4e023236b tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/fc14164a-ae59-44d3-b29f-cbb517b02748 returned with HTTP 200 Jan 21 03:23:28.498282 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1345/2707] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:28 2021] GET /volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/fc14164a-ae59-44d3-b29f-cbb517b02748 => generated 900 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:28.902934 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bbdecb00-7d19-44ac-8ae3-3f3e5db5f067 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 Jan 21 03:23:28.904376 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bbdecb00-7d19-44ac-8ae3-3f3e5db5f067 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:28.904820 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:28.904820 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:28.905619 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bbdecb00-7d19-44ac-8ae3-3f3e5db5f067 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:28.906280 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-bbdecb00-7d19-44ac-8ae3-3f3e5db5f067 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Show backup with id ea7771af-a568-40fe-81f4-8473333a5922. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:23:28.935177 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:28.935177 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:28.937213 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bbdecb00-7d19-44ac-8ae3-3f3e5db5f067 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 returned with HTTP 200 Jan 21 03:23:28.939618 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1363/2708] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:28 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 => generated 852 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:29.529065 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5f36acfe-1d13-46ae-bbee-7e111df5973a tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] GET http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/fc14164a-ae59-44d3-b29f-cbb517b02748 Jan 21 03:23:29.529065 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5f36acfe-1d13-46ae-bbee-7e111df5973a tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:29.529065 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:29.529065 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:29.529065 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5f36acfe-1d13-46ae-bbee-7e111df5973a tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:29.576160 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:29.576160 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:29.586053 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-5f36acfe-1d13-46ae-bbee-7e111df5973a tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Volume info retrieved successfully. Jan 21 03:23:29.610237 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5f36acfe-1d13-46ae-bbee-7e111df5973a tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/fc14164a-ae59-44d3-b29f-cbb517b02748 returned with HTTP 200 Jan 21 03:23:29.621629 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1346/2709] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:29 2021] GET /volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/fc14164a-ae59-44d3-b29f-cbb517b02748 => generated 925 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:29.626353 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3727938b-a825-4c3a-b781-5e35b4806b38 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] GET http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/fc14164a-ae59-44d3-b29f-cbb517b02748 Jan 21 03:23:29.627142 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3727938b-a825-4c3a-b781-5e35b4806b38 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:29.627411 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:29.627411 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:29.627879 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3727938b-a825-4c3a-b781-5e35b4806b38 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:29.679880 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:29.679880 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:29.689409 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3727938b-a825-4c3a-b781-5e35b4806b38 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Volume info retrieved successfully. Jan 21 03:23:29.713840 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3727938b-a825-4c3a-b781-5e35b4806b38 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/fc14164a-ae59-44d3-b29f-cbb517b02748 returned with HTTP 200 Jan 21 03:23:29.715167 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1364/2710] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:29 2021] GET /volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/fc14164a-ae59-44d3-b29f-cbb517b02748 => generated 925 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:29.730024 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bbcb183f-7c8b-4eea-9c85-5296f0cdc9ee tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] GET http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes Jan 21 03:23:29.730551 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bbcb183f-7c8b-4eea-9c85-5296f0cdc9ee tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:29.730798 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:29.730798 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:29.731181 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bbcb183f-7c8b-4eea-9c85-5296f0cdc9ee tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Calling method 'index' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:29.731885 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-bbcb183f-7c8b-4eea-9c85-5296f0cdc9ee tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Removing options '' from query. {{(pid=87958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:23:29.734201 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-bbcb183f-7c8b-4eea-9c85-5296f0cdc9ee tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87958) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:23:29.793867 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-bbcb183f-7c8b-4eea-9c85-5296f0cdc9ee tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Get all volumes completed successfully. Jan 21 03:23:29.796217 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bbcb183f-7c8b-4eea-9c85-5296f0cdc9ee tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes returned with HTTP 200 Jan 21 03:23:29.797336 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1347/2711] 10.222.0.36 () {58 vars in 1204 bytes} [Thu Jan 21 03:23:29 2021] GET /volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes => generated 1173 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:23:29.808810 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-feee1925-d8cd-46a9-8778-7568fcfe9909 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] GET http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes?name=tempest-VolumesListTestJSON-Volume-1621336928 Jan 21 03:23:29.809330 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-feee1925-d8cd-46a9-8778-7568fcfe9909 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:29.809547 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:29.809547 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:29.809918 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-feee1925-d8cd-46a9-8778-7568fcfe9909 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:29.810676 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-feee1925-d8cd-46a9-8778-7568fcfe9909 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:23:29.815417 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-feee1925-d8cd-46a9-8778-7568fcfe9909 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1621336928'), ('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:23:29.881811 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-feee1925-d8cd-46a9-8778-7568fcfe9909 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Get all volumes completed successfully. Jan 21 03:23:29.882982 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-feee1925-d8cd-46a9-8778-7568fcfe9909 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes?name=tempest-VolumesListTestJSON-Volume-1621336928 returned with HTTP 200 Jan 21 03:23:29.884069 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1365/2712] 10.222.0.36 () {58 vars in 1305 bytes} [Thu Jan 21 03:23:29 2021] GET /volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes?name=tempest-VolumesListTestJSON-Volume-1621336928 => generated 400 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:29.894691 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a706f058-a2f0-4f95-a144-29895b72b7c3 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] GET http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/detail?name=tempest-VolumesListTestJSON-Volume-628761610 Jan 21 03:23:29.895203 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a706f058-a2f0-4f95-a144-29895b72b7c3 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:29.895395 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:29.895395 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:29.895778 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a706f058-a2f0-4f95-a144-29895b72b7c3 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Calling method 'detail' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:29.896402 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-a706f058-a2f0-4f95-a144-29895b72b7c3 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Removing options '' from query. {{(pid=87958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:23:29.897192 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:29.897192 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:29.898242 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a706f058-a2f0-4f95-a144-29895b72b7c3 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-628761610'), ('no_migration_targets', True)]). {{(pid=87958) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:23:29.954093 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4ed78805-0cff-45a8-9f74-4adfed4e328b tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 Jan 21 03:23:29.955234 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4ed78805-0cff-45a8-9f74-4adfed4e328b tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:29.955634 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:29.955634 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:29.955850 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a706f058-a2f0-4f95-a144-29895b72b7c3 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Get all volumes completed successfully. Jan 21 03:23:29.956886 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4ed78805-0cff-45a8-9f74-4adfed4e328b tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:29.957111 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:29.957111 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:29.958103 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-4ed78805-0cff-45a8-9f74-4adfed4e328b tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Show backup with id ea7771af-a568-40fe-81f4-8473333a5922. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:23:29.966026 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a706f058-a2f0-4f95-a144-29895b72b7c3 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/detail?name=tempest-VolumesListTestJSON-Volume-628761610 returned with HTTP 200 Jan 21 03:23:29.966832 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1348/2713] 10.222.0.36 () {58 vars in 1324 bytes} [Thu Jan 21 03:23:29 2021] GET /volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/detail?name=tempest-VolumesListTestJSON-Volume-628761610 => generated 928 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:29.985724 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7ce86a19-8f3c-4607-a25d-15da9ed725ad tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] GET http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/detail?limit=1 Jan 21 03:23:29.986338 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7ce86a19-8f3c-4607-a25d-15da9ed725ad tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:29.986643 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:29.986643 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:29.987251 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7ce86a19-8f3c-4607-a25d-15da9ed725ad tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Calling method 'detail' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:29.987971 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-7ce86a19-8f3c-4607-a25d-15da9ed725ad tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Removing options '' from query. {{(pid=87958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:23:29.989345 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:29.989345 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:29.989883 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7ce86a19-8f3c-4607-a25d-15da9ed725ad tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87958) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:23:29.991195 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4ed78805-0cff-45a8-9f74-4adfed4e328b tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 returned with HTTP 200 Jan 21 03:23:29.992245 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1366/2714] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:29 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 => generated 852 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:23:30.046337 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7ce86a19-8f3c-4607-a25d-15da9ed725ad tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Get all volumes completed successfully. Jan 21 03:23:30.048109 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:30.048109 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:30.056867 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7ce86a19-8f3c-4607-a25d-15da9ed725ad tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/detail?limit=1 returned with HTTP 200 Jan 21 03:23:30.057900 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1349/2715] 10.222.0.36 () {58 vars in 1240 bytes} [Thu Jan 21 03:23:29 2021] GET /volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/detail?limit=1 => generated 1104 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 03:23:30.073882 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c7ca6af3-68d0-433e-9fed-9cacd59e2055 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] GET http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/detail?limit=1&marker=fc14164a-ae59-44d3-b29f-cbb517b02748 Jan 21 03:23:30.074652 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c7ca6af3-68d0-433e-9fed-9cacd59e2055 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:30.074652 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:30.074652 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:30.074973 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c7ca6af3-68d0-433e-9fed-9cacd59e2055 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:30.075618 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-c7ca6af3-68d0-433e-9fed-9cacd59e2055 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:23:30.077501 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c7ca6af3-68d0-433e-9fed-9cacd59e2055 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:23:30.193673 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c7ca6af3-68d0-433e-9fed-9cacd59e2055 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Get all volumes completed successfully. Jan 21 03:23:30.195487 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:30.195487 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:30.204824 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c7ca6af3-68d0-433e-9fed-9cacd59e2055 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/detail?limit=1&marker=fc14164a-ae59-44d3-b29f-cbb517b02748 returned with HTTP 200 Jan 21 03:23:30.205674 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1367/2716] 10.222.0.36 () {58 vars in 1328 bytes} [Thu Jan 21 03:23:30 2021] GET /volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/detail?limit=1&marker=fc14164a-ae59-44d3-b29f-cbb517b02748 => generated 1105 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:23:30.221571 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-77b46ae5-fd0c-4cd3-b697-5bbbf7414cb0 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] GET http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/detail?limit=1&marker=7880cd6e-c90a-49fa-972d-4bebe8b12b1a Jan 21 03:23:30.222080 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-77b46ae5-fd0c-4cd3-b697-5bbbf7414cb0 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:30.222295 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:30.222295 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:30.222697 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-77b46ae5-fd0c-4cd3-b697-5bbbf7414cb0 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:30.223346 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-77b46ae5-fd0c-4cd3-b697-5bbbf7414cb0 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:23:30.225064 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-77b46ae5-fd0c-4cd3-b697-5bbbf7414cb0 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:23:30.265752 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b5b16a81-2402-4d84-9b56-e5c4a8e34e66 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] POST http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes Jan 21 03:23:30.266210 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:30.266210 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:30.266639 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b5b16a81-2402-4d84-9b56-e5c4a8e34e66 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-2120137127"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:23:30.267845 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-b5b16a81-2402-4d84-9b56-e5c4a8e34e66 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-2120137127'}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:23:30.268222 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-b5b16a81-2402-4d84-9b56-e5c4a8e34e66 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Create volume of 1 GB Jan 21 03:23:30.281420 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b5b16a81-2402-4d84-9b56-e5c4a8e34e66 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Availability Zones retrieved successfully. Jan 21 03:23:30.298558 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b5b16a81-2402-4d84-9b56-e5c4a8e34e66 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Flow 'volume_create_api' (6cb9fb2c-65f5-4ad6-9ddf-9e1ec3054c95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:23:30.301352 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b5b16a81-2402-4d84-9b56-e5c4a8e34e66 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6aa6b95-559b-446a-8b8e-de472cef136f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:23:30.303459 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-b5b16a81-2402-4d84-9b56-e5c4a8e34e66 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Validating volume size '1' using validate_int {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:23:30.329784 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-77b46ae5-fd0c-4cd3-b697-5bbbf7414cb0 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Get all volumes completed successfully. Jan 21 03:23:30.331508 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:30.331508 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:30.343035 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-77b46ae5-fd0c-4cd3-b697-5bbbf7414cb0 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/detail?limit=1&marker=7880cd6e-c90a-49fa-972d-4bebe8b12b1a returned with HTTP 200 Jan 21 03:23:30.344090 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1368/2717] 10.222.0.36 () {58 vars in 1328 bytes} [Thu Jan 21 03:23:30 2021] GET /volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/detail?limit=1&marker=7880cd6e-c90a-49fa-972d-4bebe8b12b1a => generated 1105 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 03:23:30.361295 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-64d6539d-d6e2-4541-b8a4-47b028aa82ae tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] GET http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/detail?limit=1&marker=69dcb7ec-7c01-4615-9c08-39869c479012 Jan 21 03:23:30.361827 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-64d6539d-d6e2-4541-b8a4-47b028aa82ae tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:30.361981 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:30.361981 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:30.362300 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-64d6539d-d6e2-4541-b8a4-47b028aa82ae tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:30.362975 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-64d6539d-d6e2-4541-b8a4-47b028aa82ae tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:23:30.364823 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-64d6539d-d6e2-4541-b8a4-47b028aa82ae tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:23:30.375811 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b5b16a81-2402-4d84-9b56-e5c4a8e34e66 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6aa6b95-559b-446a-8b8e-de472cef136f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:23:30.378226 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b5b16a81-2402-4d84-9b56-e5c4a8e34e66 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01599ffa-f8b8-4421-a8bd-1a74d231fd81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:23:30.478973 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-64d6539d-d6e2-4541-b8a4-47b028aa82ae tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Get all volumes completed successfully. Jan 21 03:23:30.484800 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-64d6539d-d6e2-4541-b8a4-47b028aa82ae tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/detail?limit=1&marker=69dcb7ec-7c01-4615-9c08-39869c479012 returned with HTTP 200 Jan 21 03:23:30.485660 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1369/2718] 10.222.0.36 () {58 vars in 1328 bytes} [Thu Jan 21 03:23:30 2021] GET /volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/detail?limit=1&marker=69dcb7ec-7c01-4615-9c08-39869c479012 => generated 15 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 21 03:23:30.491056 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-b5b16a81-2402-4d84-9b56-e5c4a8e34e66 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Created reservations ['a10fff5e-84e3-46d2-9b29-3c4e698d1710', '80d1231d-c8a2-40d7-942d-96f859f022de', '2c4b7872-f039-49b3-a69c-232a6fb422ac', 'd7cb28e1-a823-4091-b4c7-b6eb69042168'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:23:30.493500 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b5b16a81-2402-4d84-9b56-e5c4a8e34e66 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01599ffa-f8b8-4421-a8bd-1a74d231fd81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a10fff5e-84e3-46d2-9b29-3c4e698d1710', '80d1231d-c8a2-40d7-942d-96f859f022de', '2c4b7872-f039-49b3-a69c-232a6fb422ac', 'd7cb28e1-a823-4091-b4c7-b6eb69042168']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:23:30.495947 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b5b16a81-2402-4d84-9b56-e5c4a8e34e66 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13ea14be-4643-45a0-8085-d78ea0e41289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:23:30.517005 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-30515ed5-511d-4970-99ef-d8e8057139b5 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] GET http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jan 21 03:23:30.517724 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-30515ed5-511d-4970-99ef-d8e8057139b5 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:30.518225 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-30515ed5-511d-4970-99ef-d8e8057139b5 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:30.519086 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-30515ed5-511d-4970-99ef-d8e8057139b5 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:23:30.520079 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-30515ed5-511d-4970-99ef-d8e8057139b5 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Could not evaluate value available, assuming string {{(pid=87959) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 03:23:30.522236 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-30515ed5-511d-4970-99ef-d8e8057139b5 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:23:30.581997 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b5b16a81-2402-4d84-9b56-e5c4a8e34e66 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13ea14be-4643-45a0-8085-d78ea0e41289) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbe0efdc-d06a-464e-87ed-40b92a4ae6d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-2120137127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6483550ce1d94390a4a7a43cbb2b9cc4',qos_specs=None,replication_status=,reservations=['a10fff5e-84e3-46d2-9b29-3c4e698d1710','80d1231d-c8a2-40d7-942d-96f859f022de','2c4b7872-f039-49b3-a69c-232a6fb422ac','d7cb28e1-a823-4091-b4c7-b6eb69042168'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a052fbd6b78d4f1db7f7fccf6003c2b1',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:23:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-2120137127',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cbe0efdc-d06a-464e-87ed-40b92a4ae6d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6483550ce1d94390a4a7a43cbb2b9cc4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a052fbd6b78d4f1db7f7fccf6003c2b1',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:23:30.582737 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-30515ed5-511d-4970-99ef-d8e8057139b5 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Get all volumes completed successfully. Jan 21 03:23:30.584373 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b5b16a81-2402-4d84-9b56-e5c4a8e34e66 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44c81282-0818-482d-85c8-ed506d26fc9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:23:30.584820 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:30.584820 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:30.593557 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-30515ed5-511d-4970-99ef-d8e8057139b5 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jan 21 03:23:30.602798 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1370/2719] 10.222.0.36 () {58 vars in 1324 bytes} [Thu Jan 21 03:23:30 2021] GET /volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 2063 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:23:30.610848 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-da4cf6a5-8454-46cf-bf2a-5342e8ffacdd tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] GET http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jan 21 03:23:30.611303 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-da4cf6a5-8454-46cf-bf2a-5342e8ffacdd tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:30.611601 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:30.611601 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:30.611894 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-da4cf6a5-8454-46cf-bf2a-5342e8ffacdd tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:30.612601 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-da4cf6a5-8454-46cf-bf2a-5342e8ffacdd tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:23:30.614098 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-da4cf6a5-8454-46cf-bf2a-5342e8ffacdd tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Could not evaluate value available, assuming string {{(pid=87959) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 03:23:30.615545 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-da4cf6a5-8454-46cf-bf2a-5342e8ffacdd tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:23:30.623000 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b5b16a81-2402-4d84-9b56-e5c4a8e34e66 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44c81282-0818-482d-85c8-ed506d26fc9a) transitioned into state 'SUCCESS' from state '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-2120137127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6483550ce1d94390a4a7a43cbb2b9cc4',qos_specs=None,replication_status=,reservations=['a10fff5e-84e3-46d2-9b29-3c4e698d1710','80d1231d-c8a2-40d7-942d-96f859f022de','2c4b7872-f039-49b3-a69c-232a6fb422ac','d7cb28e1-a823-4091-b4c7-b6eb69042168'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a052fbd6b78d4f1db7f7fccf6003c2b1',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:23:30.627552 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b5b16a81-2402-4d84-9b56-e5c4a8e34e66 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7027231-cdde-4c24-801e-1141a8e79fc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:23:30.650484 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b5b16a81-2402-4d84-9b56-e5c4a8e34e66 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7027231-cdde-4c24-801e-1141a8e79fc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:23:30.653570 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b5b16a81-2402-4d84-9b56-e5c4a8e34e66 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Flow 'volume_create_api' (6cb9fb2c-65f5-4ad6-9ddf-9e1ec3054c95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:23:30.678852 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-da4cf6a5-8454-46cf-bf2a-5342e8ffacdd tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Get all volumes completed successfully. Jan 21 03:23:30.681459 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:30.681459 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:30.693606 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-da4cf6a5-8454-46cf-bf2a-5342e8ffacdd tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jan 21 03:23:30.694818 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1371/2720] 10.222.0.36 () {58 vars in 1326 bytes} [Thu Jan 21 03:23:30 2021] GET /volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 2063 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 03:23:30.712754 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-83d3eb2c-4dc3-4e3c-9efe-a1ee035b835a tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] GET http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes?limit=1 Jan 21 03:23:30.713685 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-83d3eb2c-4dc3-4e3c-9efe-a1ee035b835a tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:30.713904 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:30.713904 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:30.714298 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-83d3eb2c-4dc3-4e3c-9efe-a1ee035b835a tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:30.714897 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-83d3eb2c-4dc3-4e3c-9efe-a1ee035b835a tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:23:30.716646 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-83d3eb2c-4dc3-4e3c-9efe-a1ee035b835a tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:23:30.718193 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b5b16a81-2402-4d84-9b56-e5c4a8e34e66 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Create volume request issued successfully. Jan 21 03:23:30.734091 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b5b16a81-2402-4d84-9b56-e5c4a8e34e66 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes returned with HTTP 202 Jan 21 03:23:30.735324 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1350/2721] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 03:23:30 2021] POST /volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes => generated 819 bytes in 645 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:23:30.756293 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6663391d-910b-4b36-99a3-f2930c4b3bde tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] GET http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/cbe0efdc-d06a-464e-87ed-40b92a4ae6d9 Jan 21 03:23:30.756293 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6663391d-910b-4b36-99a3-f2930c4b3bde tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:30.756293 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:30.756293 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:30.756293 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6663391d-910b-4b36-99a3-f2930c4b3bde tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:30.801613 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-83d3eb2c-4dc3-4e3c-9efe-a1ee035b835a tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Get all volumes completed successfully. Jan 21 03:23:30.803726 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-83d3eb2c-4dc3-4e3c-9efe-a1ee035b835a tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes?limit=1 returned with HTTP 200 Jan 21 03:23:30.806178 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1372/2722] 10.222.0.36 () {58 vars in 1219 bytes} [Thu Jan 21 03:23:30 2021] GET /volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes?limit=1 => generated 568 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:23:30.823062 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7f037126-49cc-4770-8b50-f3325de52586 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] GET http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes?limit=1&marker=fc14164a-ae59-44d3-b29f-cbb517b02748 Jan 21 03:23:30.823804 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7f037126-49cc-4770-8b50-f3325de52586 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:30.824085 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:30.824085 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:30.824547 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7f037126-49cc-4770-8b50-f3325de52586 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:30.825871 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-7f037126-49cc-4770-8b50-f3325de52586 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:23:30.827127 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:30.827127 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:30.827531 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:30.827531 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:30.828708 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7f037126-49cc-4770-8b50-f3325de52586 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:23:30.842037 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-6663391d-910b-4b36-99a3-f2930c4b3bde tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Volume info retrieved successfully. Jan 21 03:23:30.870953 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6663391d-910b-4b36-99a3-f2930c4b3bde tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/cbe0efdc-d06a-464e-87ed-40b92a4ae6d9 returned with HTTP 200 Jan 21 03:23:30.871801 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1351/2723] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:30 2021] GET /volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/cbe0efdc-d06a-464e-87ed-40b92a4ae6d9 => generated 911 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:30.937282 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7f037126-49cc-4770-8b50-f3325de52586 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Get all volumes completed successfully. Jan 21 03:23:30.938639 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7f037126-49cc-4770-8b50-f3325de52586 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes?limit=1&marker=fc14164a-ae59-44d3-b29f-cbb517b02748 returned with HTTP 200 Jan 21 03:23:30.939491 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1373/2724] 10.222.0.36 () {58 vars in 1307 bytes} [Thu Jan 21 03:23:30 2021] GET /volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes?limit=1&marker=fc14164a-ae59-44d3-b29f-cbb517b02748 => generated 569 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:30.950395 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-52b9e4df-2060-446c-b798-02c58b5f6df1 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] GET http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes?limit=1&marker=7880cd6e-c90a-49fa-972d-4bebe8b12b1a Jan 21 03:23:30.951130 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-52b9e4df-2060-446c-b798-02c58b5f6df1 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:30.952247 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:30.952247 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:30.952672 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-52b9e4df-2060-446c-b798-02c58b5f6df1 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Calling method 'index' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:30.953299 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-52b9e4df-2060-446c-b798-02c58b5f6df1 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Removing options '' from query. {{(pid=87958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:23:30.955219 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-52b9e4df-2060-446c-b798-02c58b5f6df1 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87958) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:23:31.006291 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1e5868a5-7476-4ae5-b13b-5e41cc9b5fb6 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 Jan 21 03:23:31.006763 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1e5868a5-7476-4ae5-b13b-5e41cc9b5fb6 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:31.006982 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:31.006982 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:31.007354 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1e5868a5-7476-4ae5-b13b-5e41cc9b5fb6 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:31.007712 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-1e5868a5-7476-4ae5-b13b-5e41cc9b5fb6 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Show backup with id ea7771af-a568-40fe-81f4-8473333a5922. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:23:31.046160 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:31.046160 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:31.048793 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1e5868a5-7476-4ae5-b13b-5e41cc9b5fb6 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 returned with HTTP 200 Jan 21 03:23:31.049873 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1374/2725] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:31 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 => generated 852 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:31.096094 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-52b9e4df-2060-446c-b798-02c58b5f6df1 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Get all volumes completed successfully. Jan 21 03:23:31.097408 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-52b9e4df-2060-446c-b798-02c58b5f6df1 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes?limit=1&marker=7880cd6e-c90a-49fa-972d-4bebe8b12b1a returned with HTTP 200 Jan 21 03:23:31.098263 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1352/2726] 10.222.0.36 () {58 vars in 1307 bytes} [Thu Jan 21 03:23:30 2021] GET /volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes?limit=1&marker=7880cd6e-c90a-49fa-972d-4bebe8b12b1a => generated 569 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:31.108789 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c868ae09-76c9-47c6-813a-d5772ed0e264 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] GET http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes?limit=1&marker=69dcb7ec-7c01-4615-9c08-39869c479012 Jan 21 03:23:31.109278 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c868ae09-76c9-47c6-813a-d5772ed0e264 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:31.109497 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:31.109497 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:31.109871 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c868ae09-76c9-47c6-813a-d5772ed0e264 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:31.110509 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-c868ae09-76c9-47c6-813a-d5772ed0e264 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:23:31.112477 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c868ae09-76c9-47c6-813a-d5772ed0e264 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:23:31.212376 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c868ae09-76c9-47c6-813a-d5772ed0e264 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Get all volumes completed successfully. Jan 21 03:23:31.213165 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c868ae09-76c9-47c6-813a-d5772ed0e264 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes?limit=1&marker=69dcb7ec-7c01-4615-9c08-39869c479012 returned with HTTP 200 Jan 21 03:23:31.214014 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1375/2727] 10.222.0.36 () {58 vars in 1307 bytes} [Thu Jan 21 03:23:31 2021] GET /volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes?limit=1&marker=69dcb7ec-7c01-4615-9c08-39869c479012 => generated 15 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 03:23:31.227853 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-74677917-fb7f-4b5b-a98f-c04255b031d3 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] GET http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes?name=tempest-VolumesListTestJSON-Volume-2069740559&status=available Jan 21 03:23:31.228772 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-74677917-fb7f-4b5b-a98f-c04255b031d3 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:31.229001 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:31.229001 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:31.229381 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-74677917-fb7f-4b5b-a98f-c04255b031d3 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Calling method 'index' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:31.230206 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-74677917-fb7f-4b5b-a98f-c04255b031d3 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Removing options '' from query. {{(pid=87958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:23:31.230845 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-74677917-fb7f-4b5b-a98f-c04255b031d3 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Could not evaluate value available, assuming string {{(pid=87958) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 03:23:31.231540 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:31.231540 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:31.232584 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-74677917-fb7f-4b5b-a98f-c04255b031d3 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-2069740559'), ('no_migration_targets', True)]). {{(pid=87958) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:23:31.295064 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-74677917-fb7f-4b5b-a98f-c04255b031d3 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Get all volumes completed successfully. Jan 21 03:23:31.297372 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-74677917-fb7f-4b5b-a98f-c04255b031d3 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes?name=tempest-VolumesListTestJSON-Volume-2069740559&status=available returned with HTTP 200 Jan 21 03:23:31.298393 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1353/2728] 10.222.0.36 () {58 vars in 1339 bytes} [Thu Jan 21 03:23:31 2021] GET /volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes?name=tempest-VolumesListTestJSON-Volume-2069740559&status=available => generated 400 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:31.309595 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-21b9bbb5-f416-4549-8ae2-03c87aa6f0d9 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] GET http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/detail?name=tempest-VolumesListTestJSON-Volume-628761610&status=available Jan 21 03:23:31.310040 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-21b9bbb5-f416-4549-8ae2-03c87aa6f0d9 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:31.310531 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-21b9bbb5-f416-4549-8ae2-03c87aa6f0d9 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:31.311811 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-21b9bbb5-f416-4549-8ae2-03c87aa6f0d9 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:23:31.312422 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-21b9bbb5-f416-4549-8ae2-03c87aa6f0d9 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Could not evaluate value available, assuming string {{(pid=87959) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 03:23:31.314043 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-21b9bbb5-f416-4549-8ae2-03c87aa6f0d9 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-628761610'), ('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:23:31.391658 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-21b9bbb5-f416-4549-8ae2-03c87aa6f0d9 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Get all volumes completed successfully. Jan 21 03:23:31.393168 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:31.393168 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:31.401953 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-21b9bbb5-f416-4549-8ae2-03c87aa6f0d9 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/detail?name=tempest-VolumesListTestJSON-Volume-628761610&status=available returned with HTTP 200 Jan 21 03:23:31.405660 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1376/2729] 10.222.0.36 () {58 vars in 1358 bytes} [Thu Jan 21 03:23:31 2021] GET /volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/detail?name=tempest-VolumesListTestJSON-Volume-628761610&status=available => generated 928 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:31.423115 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-02ba6322-ee58-4250-807a-3350e7236534 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] GET http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/detail?marker=69dcb7ec-7c01-4615-9c08-39869c479012&sort=id%3Aasc Jan 21 03:23:31.423635 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-02ba6322-ee58-4250-807a-3350e7236534 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:31.423857 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:31.423857 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:31.424225 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-02ba6322-ee58-4250-807a-3350e7236534 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Calling method 'detail' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:31.424883 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-02ba6322-ee58-4250-807a-3350e7236534 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Removing options '' from query. {{(pid=87958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:23:31.425667 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:31.425667 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:31.426920 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-02ba6322-ee58-4250-807a-3350e7236534 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87958) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:23:31.541479 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-02ba6322-ee58-4250-807a-3350e7236534 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Get all volumes completed successfully. Jan 21 03:23:31.543315 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:31.543315 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:31.553039 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-02ba6322-ee58-4250-807a-3350e7236534 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/detail?marker=69dcb7ec-7c01-4615-9c08-39869c479012&sort=id%3Aasc returned with HTTP 200 Jan 21 03:23:31.553878 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1354/2730] 10.222.0.36 () {58 vars in 1340 bytes} [Thu Jan 21 03:23:31 2021] GET /volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/detail?marker=69dcb7ec-7c01-4615-9c08-39869c479012&sort=id%3Aasc => generated 1844 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:23:31.571635 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ce8b585a-0ab1-49f2-953e-3c7bb1247af4 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] GET http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jan 21 03:23:31.572154 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ce8b585a-0ab1-49f2-953e-3c7bb1247af4 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:31.572371 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:31.572371 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:31.572742 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ce8b585a-0ab1-49f2-953e-3c7bb1247af4 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:31.573410 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-ce8b585a-0ab1-49f2-953e-3c7bb1247af4 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:23:31.575316 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-ce8b585a-0ab1-49f2-953e-3c7bb1247af4 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:23:31.658402 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ce8b585a-0ab1-49f2-953e-3c7bb1247af4 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Get all volumes completed successfully. Jan 21 03:23:31.658402 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:31.658402 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:31.676331 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ce8b585a-0ab1-49f2-953e-3c7bb1247af4 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jan 21 03:23:31.676331 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1377/2731] 10.222.0.36 () {58 vars in 1304 bytes} [Thu Jan 21 03:23:31 2021] GET /volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2760 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:23:31.694408 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-825fe2ce-74d4-4e74-b397-bc6f701523c8 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] GET http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/detail Jan 21 03:23:31.694963 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-825fe2ce-74d4-4e74-b397-bc6f701523c8 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:31.695184 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:31.695184 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:31.695556 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-825fe2ce-74d4-4e74-b397-bc6f701523c8 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Calling method 'detail' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:31.696171 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-825fe2ce-74d4-4e74-b397-bc6f701523c8 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Removing options '' from query. {{(pid=87958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:23:31.697906 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-825fe2ce-74d4-4e74-b397-bc6f701523c8 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87958) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:23:31.753106 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-825fe2ce-74d4-4e74-b397-bc6f701523c8 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Get all volumes completed successfully. Jan 21 03:23:31.755243 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:31.755243 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:31.764849 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-825fe2ce-74d4-4e74-b397-bc6f701523c8 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/detail returned with HTTP 200 Jan 21 03:23:31.765115 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1355/2732] 10.222.0.36 () {58 vars in 1225 bytes} [Thu Jan 21 03:23:31 2021] GET /volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/detail => generated 2760 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:23:31.782622 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5ff37de3-8dee-482e-8747-b7bee43cd473 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] GET http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jan 21 03:23:31.783160 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5ff37de3-8dee-482e-8747-b7bee43cd473 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:31.783379 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:31.783379 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:31.783749 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5ff37de3-8dee-482e-8747-b7bee43cd473 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:31.784396 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-5ff37de3-8dee-482e-8747-b7bee43cd473 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:23:31.786189 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-5ff37de3-8dee-482e-8747-b7bee43cd473 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:23:31.843342 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-5ff37de3-8dee-482e-8747-b7bee43cd473 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Get all volumes completed successfully. Jan 21 03:23:31.844729 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5ff37de3-8dee-482e-8747-b7bee43cd473 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jan 21 03:23:31.851023 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1378/2733] 10.222.0.36 () {58 vars in 1283 bytes} [Thu Jan 21 03:23:31 2021] GET /volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 1173 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:23:31.858493 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b944c776-01fc-4664-b66e-67cbc66104d2 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] GET http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes?availability_zone=nova Jan 21 03:23:31.859041 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b944c776-01fc-4664-b66e-67cbc66104d2 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:31.859252 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:31.859252 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:31.859609 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b944c776-01fc-4664-b66e-67cbc66104d2 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Calling method 'index' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:31.860264 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-b944c776-01fc-4664-b66e-67cbc66104d2 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Removing options '' from query. {{(pid=87958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:23:31.860844 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b944c776-01fc-4664-b66e-67cbc66104d2 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Could not evaluate value nova, assuming string {{(pid=87958) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 03:23:31.862567 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b944c776-01fc-4664-b66e-67cbc66104d2 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87958) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:23:31.887106 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-03b1a9f4-23b5-41cc-a263-7c9277690211 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] GET http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/cbe0efdc-d06a-464e-87ed-40b92a4ae6d9 Jan 21 03:23:31.887766 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-03b1a9f4-23b5-41cc-a263-7c9277690211 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:31.887985 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:31.887985 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:31.888362 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-03b1a9f4-23b5-41cc-a263-7c9277690211 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:31.917322 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b944c776-01fc-4664-b66e-67cbc66104d2 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Get all volumes completed successfully. Jan 21 03:23:31.918685 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b944c776-01fc-4664-b66e-67cbc66104d2 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes?availability_zone=nova returned with HTTP 200 Jan 21 03:23:31.919522 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1356/2734] 10.222.0.36 () {58 vars in 1249 bytes} [Thu Jan 21 03:23:31 2021] GET /volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes?availability_zone=nova => generated 1173 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:23:31.934449 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-eca50098-3156-4409-90a7-16b98ebb7075 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] GET http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes?availability_zone=nova Jan 21 03:23:31.934973 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-eca50098-3156-4409-90a7-16b98ebb7075 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:31.938797 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:31.938797 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:31.938797 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-eca50098-3156-4409-90a7-16b98ebb7075 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Calling method 'index' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:31.938797 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-eca50098-3156-4409-90a7-16b98ebb7075 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Removing options '' from query. {{(pid=87958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:23:31.938797 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-eca50098-3156-4409-90a7-16b98ebb7075 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Could not evaluate value nova, assuming string {{(pid=87958) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 03:23:31.938797 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:31.938797 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:31.939482 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:31.939482 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:31.939690 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-eca50098-3156-4409-90a7-16b98ebb7075 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87958) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:23:31.949282 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-03b1a9f4-23b5-41cc-a263-7c9277690211 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Volume info retrieved successfully. Jan 21 03:23:31.972108 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-03b1a9f4-23b5-41cc-a263-7c9277690211 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/cbe0efdc-d06a-464e-87ed-40b92a4ae6d9 returned with HTTP 200 Jan 21 03:23:31.972998 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1379/2735] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:31 2021] GET /volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/cbe0efdc-d06a-464e-87ed-40b92a4ae6d9 => generated 912 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:31.997016 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-eca50098-3156-4409-90a7-16b98ebb7075 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Get all volumes completed successfully. Jan 21 03:23:31.998482 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-eca50098-3156-4409-90a7-16b98ebb7075 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes?availability_zone=nova returned with HTTP 200 Jan 21 03:23:32.000327 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1357/2736] 10.222.0.36 () {58 vars in 1249 bytes} [Thu Jan 21 03:23:31 2021] GET /volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes?availability_zone=nova => generated 1173 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 03:23:32.013370 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0923342c-30f4-4e70-8772-4c71441938f0 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] GET http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes?bootable=false Jan 21 03:23:32.013894 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0923342c-30f4-4e70-8772-4c71441938f0 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:32.014730 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:32.014730 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:32.015192 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0923342c-30f4-4e70-8772-4c71441938f0 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:32.015784 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-0923342c-30f4-4e70-8772-4c71441938f0 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:23:32.017956 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-0923342c-30f4-4e70-8772-4c71441938f0 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:23:32.064219 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b4517dba-993b-49a4-b2ee-7a4155becf74 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 Jan 21 03:23:32.064745 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b4517dba-993b-49a4-b2ee-7a4155becf74 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:32.064946 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:32.064946 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:32.065626 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b4517dba-993b-49a4-b2ee-7a4155becf74 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:32.066173 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-b4517dba-993b-49a4-b2ee-7a4155becf74 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Show backup with id ea7771af-a568-40fe-81f4-8473333a5922. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:23:32.087362 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-0923342c-30f4-4e70-8772-4c71441938f0 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Get all volumes completed successfully. Jan 21 03:23:32.088744 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0923342c-30f4-4e70-8772-4c71441938f0 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes?bootable=false returned with HTTP 200 Jan 21 03:23:32.096107 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1380/2737] 10.222.0.36 () {58 vars in 1233 bytes} [Thu Jan 21 03:23:32 2021] GET /volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes?bootable=false => generated 1173 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:23:32.096267 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:32.096267 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:32.097040 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b4517dba-993b-49a4-b2ee-7a4155becf74 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 returned with HTTP 200 Jan 21 03:23:32.102650 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1358/2738] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:32 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:32.102792 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-862e8a8e-eddc-49e0-b564-198417ff3767 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] GET http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes?bootable=false Jan 21 03:23:32.102792 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-862e8a8e-eddc-49e0-b564-198417ff3767 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:32.102792 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:32.102792 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:32.102792 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-862e8a8e-eddc-49e0-b564-198417ff3767 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:32.102792 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-862e8a8e-eddc-49e0-b564-198417ff3767 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:23:32.103184 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:32.103184 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:32.103892 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-862e8a8e-eddc-49e0-b564-198417ff3767 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:23:32.164736 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-862e8a8e-eddc-49e0-b564-198417ff3767 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Get all volumes completed successfully. Jan 21 03:23:32.166086 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-862e8a8e-eddc-49e0-b564-198417ff3767 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes?bootable=false returned with HTTP 200 Jan 21 03:23:32.166974 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1381/2739] 10.222.0.36 () {58 vars in 1233 bytes} [Thu Jan 21 03:23:32 2021] GET /volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes?bootable=false => generated 1173 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:23:32.179234 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b3870c08-1ac7-41c6-b3cd-3baf0096f6f0 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] GET http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes?status=available Jan 21 03:23:32.179698 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b3870c08-1ac7-41c6-b3cd-3baf0096f6f0 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:32.179918 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:32.179918 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:32.180289 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b3870c08-1ac7-41c6-b3cd-3baf0096f6f0 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Calling method 'index' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:32.180916 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-b3870c08-1ac7-41c6-b3cd-3baf0096f6f0 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Removing options '' from query. {{(pid=87958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:23:32.181505 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b3870c08-1ac7-41c6-b3cd-3baf0096f6f0 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Could not evaluate value available, assuming string {{(pid=87958) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 03:23:32.183104 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b3870c08-1ac7-41c6-b3cd-3baf0096f6f0 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87958) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:23:32.241052 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b3870c08-1ac7-41c6-b3cd-3baf0096f6f0 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Get all volumes completed successfully. Jan 21 03:23:32.242406 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b3870c08-1ac7-41c6-b3cd-3baf0096f6f0 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes?status=available returned with HTTP 200 Jan 21 03:23:32.243276 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1359/2740] 10.222.0.36 () {58 vars in 1237 bytes} [Thu Jan 21 03:23:32 2021] GET /volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes?status=available => generated 1173 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:23:32.254409 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9d8c72b6-2ac3-42c3-8d25-37652b264bb4 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] GET http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes?status=available Jan 21 03:23:32.255195 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9d8c72b6-2ac3-42c3-8d25-37652b264bb4 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:32.255604 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:32.255604 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:32.256257 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9d8c72b6-2ac3-42c3-8d25-37652b264bb4 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:32.257186 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-9d8c72b6-2ac3-42c3-8d25-37652b264bb4 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:23:32.259863 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-9d8c72b6-2ac3-42c3-8d25-37652b264bb4 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Could not evaluate value available, assuming string {{(pid=87959) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 03:23:32.272762 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:32.272762 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:32.273690 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-9d8c72b6-2ac3-42c3-8d25-37652b264bb4 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:23:32.336770 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9d8c72b6-2ac3-42c3-8d25-37652b264bb4 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Get all volumes completed successfully. Jan 21 03:23:32.338189 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9d8c72b6-2ac3-42c3-8d25-37652b264bb4 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes?status=available returned with HTTP 200 Jan 21 03:23:32.339178 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1382/2741] 10.222.0.36 () {58 vars in 1237 bytes} [Thu Jan 21 03:23:32 2021] GET /volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes?status=available => generated 1173 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:23:32.350528 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d8fdfc37-111f-4bff-a88e-2dfd1f1e40cc tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] GET http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/detail?availability_zone=nova Jan 21 03:23:32.351076 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d8fdfc37-111f-4bff-a88e-2dfd1f1e40cc tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:32.351293 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:32.351293 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:32.351663 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d8fdfc37-111f-4bff-a88e-2dfd1f1e40cc tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Calling method 'detail' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:32.352312 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-d8fdfc37-111f-4bff-a88e-2dfd1f1e40cc tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Removing options '' from query. {{(pid=87958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:23:32.352895 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d8fdfc37-111f-4bff-a88e-2dfd1f1e40cc tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Could not evaluate value nova, assuming string {{(pid=87958) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 03:23:32.353521 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:32.353521 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:32.354533 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-d8fdfc37-111f-4bff-a88e-2dfd1f1e40cc tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87958) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:23:32.413096 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d8fdfc37-111f-4bff-a88e-2dfd1f1e40cc tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Get all volumes completed successfully. Jan 21 03:23:32.415351 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:32.415351 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:32.425814 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d8fdfc37-111f-4bff-a88e-2dfd1f1e40cc tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/detail?availability_zone=nova returned with HTTP 200 Jan 21 03:23:32.426201 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1360/2742] 10.222.0.36 () {58 vars in 1270 bytes} [Thu Jan 21 03:23:32 2021] GET /volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/detail?availability_zone=nova => generated 2760 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:23:32.445199 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-69d6008b-a179-434b-9500-09eac42a9881 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] GET http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/detail?bootable=false Jan 21 03:23:32.445973 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-69d6008b-a179-434b-9500-09eac42a9881 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:32.446174 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:32.446174 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:32.446834 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-69d6008b-a179-434b-9500-09eac42a9881 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:32.447578 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-69d6008b-a179-434b-9500-09eac42a9881 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:23:32.448259 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:32.448259 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:32.449314 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-69d6008b-a179-434b-9500-09eac42a9881 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:23:32.512031 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-69d6008b-a179-434b-9500-09eac42a9881 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Get all volumes completed successfully. Jan 21 03:23:32.514140 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:32.514140 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:32.523827 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-69d6008b-a179-434b-9500-09eac42a9881 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/detail?bootable=false returned with HTTP 200 Jan 21 03:23:32.524587 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1383/2743] 10.222.0.36 () {58 vars in 1254 bytes} [Thu Jan 21 03:23:32 2021] GET /volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/detail?bootable=false => generated 2760 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:23:32.544477 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b1d172d8-2f5e-44ba-97b5-4a4af9159f80 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] GET http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/detail?status=available Jan 21 03:23:32.544477 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b1d172d8-2f5e-44ba-97b5-4a4af9159f80 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:32.544477 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:32.544477 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:32.546374 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b1d172d8-2f5e-44ba-97b5-4a4af9159f80 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Calling method 'detail' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:32.546374 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-b1d172d8-2f5e-44ba-97b5-4a4af9159f80 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Removing options '' from query. {{(pid=87958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:23:32.548239 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b1d172d8-2f5e-44ba-97b5-4a4af9159f80 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Could not evaluate value available, assuming string {{(pid=87958) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 03:23:32.549241 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-b1d172d8-2f5e-44ba-97b5-4a4af9159f80 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87958) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:23:32.611198 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b1d172d8-2f5e-44ba-97b5-4a4af9159f80 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Get all volumes completed successfully. Jan 21 03:23:32.613640 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:32.613640 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:32.623237 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b1d172d8-2f5e-44ba-97b5-4a4af9159f80 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/detail?status=available returned with HTTP 200 Jan 21 03:23:32.624908 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1361/2744] 10.222.0.36 () {58 vars in 1258 bytes} [Thu Jan 21 03:23:32 2021] GET /volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/detail?status=available => generated 2760 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:23:32.646463 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3f5ca39e-9e39-481f-b60e-e0d70ec0e9df tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] DELETE http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/fc14164a-ae59-44d3-b29f-cbb517b02748 Jan 21 03:23:32.647059 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3f5ca39e-9e39-481f-b60e-e0d70ec0e9df tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:32.647281 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:32.647281 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:32.647660 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3f5ca39e-9e39-481f-b60e-e0d70ec0e9df tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:32.648121 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-3f5ca39e-9e39-481f-b60e-e0d70ec0e9df tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Delete volume with id: fc14164a-ae59-44d3-b29f-cbb517b02748 Jan 21 03:23:32.729727 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:32.729727 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:32.731275 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3f5ca39e-9e39-481f-b60e-e0d70ec0e9df tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Volume info retrieved successfully. Jan 21 03:23:32.761168 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3f5ca39e-9e39-481f-b60e-e0d70ec0e9df tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Delete volume request issued successfully. Jan 21 03:23:32.761617 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3f5ca39e-9e39-481f-b60e-e0d70ec0e9df tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/fc14164a-ae59-44d3-b29f-cbb517b02748 returned with HTTP 202 Jan 21 03:23:32.762880 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1384/2745] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:23:32 2021] DELETE /volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/fc14164a-ae59-44d3-b29f-cbb517b02748 => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:23:32.770645 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-53dde2bf-cb7b-4983-a270-d66048d14a5d tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] GET http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/fc14164a-ae59-44d3-b29f-cbb517b02748 Jan 21 03:23:32.771182 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-53dde2bf-cb7b-4983-a270-d66048d14a5d tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:32.771362 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:32.771362 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:32.771758 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-53dde2bf-cb7b-4983-a270-d66048d14a5d tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:32.822866 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:32.822866 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:32.832083 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-53dde2bf-cb7b-4983-a270-d66048d14a5d tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Volume info retrieved successfully. Jan 21 03:23:32.854558 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-53dde2bf-cb7b-4983-a270-d66048d14a5d tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/fc14164a-ae59-44d3-b29f-cbb517b02748 returned with HTTP 200 Jan 21 03:23:32.855406 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1362/2746] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:32 2021] GET /volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/fc14164a-ae59-44d3-b29f-cbb517b02748 => generated 924 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:33.114802 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-422e69c4-6493-4599-81c1-c7a3a4fce181 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 Jan 21 03:23:33.115875 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-422e69c4-6493-4599-81c1-c7a3a4fce181 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:33.116237 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:33.116237 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:33.116833 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-422e69c4-6493-4599-81c1-c7a3a4fce181 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:33.117348 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-422e69c4-6493-4599-81c1-c7a3a4fce181 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Show backup with id ea7771af-a568-40fe-81f4-8473333a5922. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:23:33.146366 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:33.146366 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:33.148767 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-422e69c4-6493-4599-81c1-c7a3a4fce181 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 returned with HTTP 200 Jan 21 03:23:33.150157 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1385/2747] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:33 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 => generated 852 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:33.875889 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9963272b-fe7a-4a6d-aecc-398f488cc317 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] GET http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/fc14164a-ae59-44d3-b29f-cbb517b02748 Jan 21 03:23:33.876432 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9963272b-fe7a-4a6d-aecc-398f488cc317 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:33.876636 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:33.876636 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:33.877361 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9963272b-fe7a-4a6d-aecc-398f488cc317 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:33.935734 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:33.935734 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:33.951856 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9963272b-fe7a-4a6d-aecc-398f488cc317 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Volume info retrieved successfully. Jan 21 03:23:33.977624 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9963272b-fe7a-4a6d-aecc-398f488cc317 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/fc14164a-ae59-44d3-b29f-cbb517b02748 returned with HTTP 200 Jan 21 03:23:33.978907 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1363/2748] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:33 2021] GET /volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/fc14164a-ae59-44d3-b29f-cbb517b02748 => generated 924 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:34.165035 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-93234b4e-7cb9-4950-85aa-b193c8f712b1 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 Jan 21 03:23:34.165482 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-93234b4e-7cb9-4950-85aa-b193c8f712b1 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:34.165605 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:34.165605 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:34.166257 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-93234b4e-7cb9-4950-85aa-b193c8f712b1 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:34.166641 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-93234b4e-7cb9-4950-85aa-b193c8f712b1 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Show backup with id ea7771af-a568-40fe-81f4-8473333a5922. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:23:34.191980 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:34.191980 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:34.194767 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-93234b4e-7cb9-4950-85aa-b193c8f712b1 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 returned with HTTP 200 Jan 21 03:23:34.203396 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1386/2749] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:34 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 => generated 852 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:34.994676 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2c84a1a7-ccaf-42ac-807f-080946761cce tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] GET http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/fc14164a-ae59-44d3-b29f-cbb517b02748 Jan 21 03:23:34.995800 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2c84a1a7-ccaf-42ac-807f-080946761cce tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:34.996176 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:34.996176 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:34.996923 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2c84a1a7-ccaf-42ac-807f-080946761cce tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:35.100472 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2c84a1a7-ccaf-42ac-807f-080946761cce tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/fc14164a-ae59-44d3-b29f-cbb517b02748 returned with HTTP 404 Jan 21 03:23:35.104814 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1364/2750] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:34 2021] GET /volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/fc14164a-ae59-44d3-b29f-cbb517b02748 => generated 109 bytes in 111 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:23:35.110320 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b5e5eb98-95ba-4f24-8401-9b7dbccc9c51 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] DELETE http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/7880cd6e-c90a-49fa-972d-4bebe8b12b1a Jan 21 03:23:35.110863 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b5e5eb98-95ba-4f24-8401-9b7dbccc9c51 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:35.111061 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:35.111061 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:35.111682 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b5e5eb98-95ba-4f24-8401-9b7dbccc9c51 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:35.112438 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-b5e5eb98-95ba-4f24-8401-9b7dbccc9c51 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Delete volume with id: 7880cd6e-c90a-49fa-972d-4bebe8b12b1a Jan 21 03:23:35.198518 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:35.198518 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:35.200590 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b5e5eb98-95ba-4f24-8401-9b7dbccc9c51 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Volume info retrieved successfully. Jan 21 03:23:35.210606 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-739b3335-6ab0-4099-9734-3d4938d60cec tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 Jan 21 03:23:35.211385 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-739b3335-6ab0-4099-9734-3d4938d60cec tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:35.211960 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-739b3335-6ab0-4099-9734-3d4938d60cec tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:35.212510 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-739b3335-6ab0-4099-9734-3d4938d60cec tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Show backup with id ea7771af-a568-40fe-81f4-8473333a5922. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:23:35.247448 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:35.247448 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:35.250382 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-739b3335-6ab0-4099-9734-3d4938d60cec tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 returned with HTTP 200 Jan 21 03:23:35.258523 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1365/2751] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:35 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 => generated 852 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:35.291499 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b5e5eb98-95ba-4f24-8401-9b7dbccc9c51 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Delete volume request issued successfully. Jan 21 03:23:35.292174 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b5e5eb98-95ba-4f24-8401-9b7dbccc9c51 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/7880cd6e-c90a-49fa-972d-4bebe8b12b1a returned with HTTP 202 Jan 21 03:23:35.293219 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1387/2752] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:23:35 2021] DELETE /volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/7880cd6e-c90a-49fa-972d-4bebe8b12b1a => generated 0 bytes in 187 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:23:35.303424 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a71c54fb-42b3-404f-913c-dabc61c3ad10 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] GET http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/7880cd6e-c90a-49fa-972d-4bebe8b12b1a Jan 21 03:23:35.303957 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a71c54fb-42b3-404f-913c-dabc61c3ad10 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:35.304153 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:35.304153 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:35.304789 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a71c54fb-42b3-404f-913c-dabc61c3ad10 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:35.379126 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:35.379126 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:35.396710 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a71c54fb-42b3-404f-913c-dabc61c3ad10 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Volume info retrieved successfully. Jan 21 03:23:35.440143 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a71c54fb-42b3-404f-913c-dabc61c3ad10 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/7880cd6e-c90a-49fa-972d-4bebe8b12b1a returned with HTTP 200 Jan 21 03:23:35.441235 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1366/2753] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:35 2021] GET /volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/7880cd6e-c90a-49fa-972d-4bebe8b12b1a => generated 925 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:36.267231 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-67e7d421-9c81-4481-ba84-4def920fd872 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 Jan 21 03:23:36.267736 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-67e7d421-9c81-4481-ba84-4def920fd872 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:36.268143 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:36.268143 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:36.268987 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-67e7d421-9c81-4481-ba84-4def920fd872 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:36.269621 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-67e7d421-9c81-4481-ba84-4def920fd872 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Show backup with id ea7771af-a568-40fe-81f4-8473333a5922. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:23:36.439256 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:36.439256 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:36.441826 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-67e7d421-9c81-4481-ba84-4def920fd872 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 returned with HTTP 200 Jan 21 03:23:36.442705 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1388/2754] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:36 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 => generated 852 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:36.460338 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-44a29235-0e11-409c-bf14-1dcaf7f0dbcb tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] GET http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/7880cd6e-c90a-49fa-972d-4bebe8b12b1a Jan 21 03:23:36.461208 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-44a29235-0e11-409c-bf14-1dcaf7f0dbcb tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:36.461208 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:36.461208 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:36.463731 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-44a29235-0e11-409c-bf14-1dcaf7f0dbcb tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:36.522695 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:36.522695 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:36.532687 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-44a29235-0e11-409c-bf14-1dcaf7f0dbcb tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Volume info retrieved successfully. Jan 21 03:23:36.559964 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-44a29235-0e11-409c-bf14-1dcaf7f0dbcb tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/7880cd6e-c90a-49fa-972d-4bebe8b12b1a returned with HTTP 200 Jan 21 03:23:36.561611 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1367/2755] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:36 2021] GET /volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/7880cd6e-c90a-49fa-972d-4bebe8b12b1a => generated 925 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:37.460059 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c3dba0b6-5dfa-4275-b1c4-b0a7efba016f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 Jan 21 03:23:37.460612 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c3dba0b6-5dfa-4275-b1c4-b0a7efba016f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:37.462433 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:37.462433 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:37.462911 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c3dba0b6-5dfa-4275-b1c4-b0a7efba016f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:37.463305 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-c3dba0b6-5dfa-4275-b1c4-b0a7efba016f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Show backup with id ea7771af-a568-40fe-81f4-8473333a5922. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:23:37.487853 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:37.487853 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:37.490006 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c3dba0b6-5dfa-4275-b1c4-b0a7efba016f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 returned with HTTP 200 Jan 21 03:23:37.490852 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1389/2756] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:37 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:37.577825 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-507f9558-d6d2-4868-944d-f09b1282da82 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] GET http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/7880cd6e-c90a-49fa-972d-4bebe8b12b1a Jan 21 03:23:37.579622 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-507f9558-d6d2-4868-944d-f09b1282da82 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:37.580433 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:37.580433 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:37.581744 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-507f9558-d6d2-4868-944d-f09b1282da82 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:37.680607 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-507f9558-d6d2-4868-944d-f09b1282da82 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/7880cd6e-c90a-49fa-972d-4bebe8b12b1a returned with HTTP 404 Jan 21 03:23:37.685066 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1368/2757] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:37 2021] GET /volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/7880cd6e-c90a-49fa-972d-4bebe8b12b1a => generated 109 bytes in 109 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:23:37.689619 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ad699090-5960-49c4-be00-fc6182e37c2e tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] DELETE http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/69dcb7ec-7c01-4615-9c08-39869c479012 Jan 21 03:23:37.690375 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ad699090-5960-49c4-be00-fc6182e37c2e tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:37.690820 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:37.690820 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:37.691445 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ad699090-5960-49c4-be00-fc6182e37c2e tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:37.692087 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-ad699090-5960-49c4-be00-fc6182e37c2e tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Delete volume with id: 69dcb7ec-7c01-4615-9c08-39869c479012 Jan 21 03:23:37.753128 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:37.753128 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:37.755618 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ad699090-5960-49c4-be00-fc6182e37c2e tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Volume info retrieved successfully. Jan 21 03:23:37.799225 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ad699090-5960-49c4-be00-fc6182e37c2e tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Delete volume request issued successfully. Jan 21 03:23:37.799766 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ad699090-5960-49c4-be00-fc6182e37c2e tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/69dcb7ec-7c01-4615-9c08-39869c479012 returned with HTTP 202 Jan 21 03:23:37.801591 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1390/2758] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:23:37 2021] DELETE /volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/69dcb7ec-7c01-4615-9c08-39869c479012 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:23:37.809344 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b66de045-dcae-4d7e-b01f-971c2923bee6 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] GET http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/69dcb7ec-7c01-4615-9c08-39869c479012 Jan 21 03:23:37.810101 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b66de045-dcae-4d7e-b01f-971c2923bee6 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:37.810822 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b66de045-dcae-4d7e-b01f-971c2923bee6 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:37.919669 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:37.919669 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:37.929444 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b66de045-dcae-4d7e-b01f-971c2923bee6 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Volume info retrieved successfully. Jan 21 03:23:37.961890 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b66de045-dcae-4d7e-b01f-971c2923bee6 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/69dcb7ec-7c01-4615-9c08-39869c479012 returned with HTTP 200 Jan 21 03:23:37.962777 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1369/2759] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:37 2021] GET /volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/69dcb7ec-7c01-4615-9c08-39869c479012 => generated 925 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:38.505433 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-347432e9-cf98-459e-a751-b699c5f70a3d tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 Jan 21 03:23:38.506793 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-347432e9-cf98-459e-a751-b699c5f70a3d tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:38.507344 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:38.507344 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:38.507967 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-347432e9-cf98-459e-a751-b699c5f70a3d tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:38.508524 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-347432e9-cf98-459e-a751-b699c5f70a3d tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Show backup with id ea7771af-a568-40fe-81f4-8473333a5922. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:23:38.538012 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:38.538012 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:38.540790 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-347432e9-cf98-459e-a751-b699c5f70a3d tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 returned with HTTP 200 Jan 21 03:23:38.541876 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1391/2760] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:38 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 => generated 852 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:38.980004 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-39316f87-5b96-43a9-9ce4-4ea7dbd61c03 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] GET http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/69dcb7ec-7c01-4615-9c08-39869c479012 Jan 21 03:23:38.980643 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-39316f87-5b96-43a9-9ce4-4ea7dbd61c03 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:38.981244 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:38.981244 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:38.981790 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-39316f87-5b96-43a9-9ce4-4ea7dbd61c03 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:39.107402 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:39.107402 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:39.142919 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-39316f87-5b96-43a9-9ce4-4ea7dbd61c03 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Volume info retrieved successfully. Jan 21 03:23:39.168481 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-39316f87-5b96-43a9-9ce4-4ea7dbd61c03 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/69dcb7ec-7c01-4615-9c08-39869c479012 returned with HTTP 200 Jan 21 03:23:39.169577 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1370/2761] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:38 2021] GET /volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/69dcb7ec-7c01-4615-9c08-39869c479012 => generated 925 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:23:39.556586 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c117f956-4fb5-4176-befa-f9dade104a23 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 Jan 21 03:23:39.557156 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c117f956-4fb5-4176-befa-f9dade104a23 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:39.557353 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:39.557353 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:39.557835 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c117f956-4fb5-4176-befa-f9dade104a23 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:39.558209 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-c117f956-4fb5-4176-befa-f9dade104a23 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Show backup with id ea7771af-a568-40fe-81f4-8473333a5922. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:23:39.588302 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:39.588302 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:39.590176 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c117f956-4fb5-4176-befa-f9dade104a23 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 returned with HTTP 200 Jan 21 03:23:39.591363 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1392/2762] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:39 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:40.188044 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-18aea547-7909-4f40-a587-03e2432b5740 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] GET http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/69dcb7ec-7c01-4615-9c08-39869c479012 Jan 21 03:23:40.188561 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-18aea547-7909-4f40-a587-03e2432b5740 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:40.188775 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:40.188775 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:40.189968 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-18aea547-7909-4f40-a587-03e2432b5740 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:40.271250 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-18aea547-7909-4f40-a587-03e2432b5740 tempest-VolumesListTestJSON-2006287454 tempest-VolumesListTestJSON-2006287454] http://10.222.0.36/volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/69dcb7ec-7c01-4615-9c08-39869c479012 returned with HTTP 404 Jan 21 03:23:40.272630 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1371/2763] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:40 2021] GET /volume/v3/5550161ea0fa49a5a260c92ac19a8bb0/volumes/69dcb7ec-7c01-4615-9c08-39869c479012 => generated 109 bytes in 90 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:23:40.604985 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7e84bcaf-f354-4a81-9f54-fd3b1b8f3479 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 Jan 21 03:23:40.606058 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7e84bcaf-f354-4a81-9f54-fd3b1b8f3479 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:40.606423 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:40.606423 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:40.607082 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7e84bcaf-f354-4a81-9f54-fd3b1b8f3479 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:40.608150 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-7e84bcaf-f354-4a81-9f54-fd3b1b8f3479 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Show backup with id ea7771af-a568-40fe-81f4-8473333a5922. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:23:40.653943 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:40.653943 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:40.656739 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7e84bcaf-f354-4a81-9f54-fd3b1b8f3479 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 returned with HTTP 200 Jan 21 03:23:40.669653 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1393/2764] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:40 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 => generated 852 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:41.684970 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2be71599-8bdc-4acf-a6fe-b920be51717f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 Jan 21 03:23:41.685571 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2be71599-8bdc-4acf-a6fe-b920be51717f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:41.686760 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2be71599-8bdc-4acf-a6fe-b920be51717f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:41.687270 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-2be71599-8bdc-4acf-a6fe-b920be51717f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Show backup with id ea7771af-a568-40fe-81f4-8473333a5922. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:23:41.725238 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:41.725238 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:41.727099 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2be71599-8bdc-4acf-a6fe-b920be51717f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 returned with HTTP 200 Jan 21 03:23:41.727899 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1372/2765] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:41 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 => generated 852 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:42.742046 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-74f1a65a-6695-4011-bb1f-5be0dc424c01 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 Jan 21 03:23:42.742544 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-74f1a65a-6695-4011-bb1f-5be0dc424c01 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:42.742756 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:42.742756 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:42.743269 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-74f1a65a-6695-4011-bb1f-5be0dc424c01 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:42.743750 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-74f1a65a-6695-4011-bb1f-5be0dc424c01 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Show backup with id ea7771af-a568-40fe-81f4-8473333a5922. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:23:42.766366 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:42.766366 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:42.768358 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-74f1a65a-6695-4011-bb1f-5be0dc424c01 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 returned with HTTP 200 Jan 21 03:23:42.769187 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1394/2766] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:42 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:43.792773 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9ce80825-50de-4910-b421-68a0f38e202f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 Jan 21 03:23:43.793285 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9ce80825-50de-4910-b421-68a0f38e202f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:43.793500 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:43.793500 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:43.795539 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9ce80825-50de-4910-b421-68a0f38e202f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:43.795951 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-9ce80825-50de-4910-b421-68a0f38e202f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Show backup with id ea7771af-a568-40fe-81f4-8473333a5922. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:23:43.827080 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:43.827080 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:43.828950 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9ce80825-50de-4910-b421-68a0f38e202f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 returned with HTTP 200 Jan 21 03:23:43.829771 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1373/2767] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:43 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 => generated 852 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:44.844536 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b56f40db-ec5c-440b-8f88-d7761d5d9f77 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 Jan 21 03:23:44.845106 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b56f40db-ec5c-440b-8f88-d7761d5d9f77 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:44.845282 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:44.845282 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:44.845628 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b56f40db-ec5c-440b-8f88-d7761d5d9f77 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:44.845984 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-b56f40db-ec5c-440b-8f88-d7761d5d9f77 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Show backup with id ea7771af-a568-40fe-81f4-8473333a5922. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:23:44.891871 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:44.891871 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:44.893723 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b56f40db-ec5c-440b-8f88-d7761d5d9f77 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 returned with HTTP 200 Jan 21 03:23:44.894512 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1395/2768] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:44 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 => generated 852 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:45.909784 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8b79a998-bda7-4e42-8650-b69cb6289145 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 Jan 21 03:23:45.911484 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8b79a998-bda7-4e42-8650-b69cb6289145 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:45.911484 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:45.911484 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:45.911484 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8b79a998-bda7-4e42-8650-b69cb6289145 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:45.911484 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-8b79a998-bda7-4e42-8650-b69cb6289145 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Show backup with id ea7771af-a568-40fe-81f4-8473333a5922. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:23:45.937178 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:45.937178 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:45.939134 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8b79a998-bda7-4e42-8650-b69cb6289145 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 returned with HTTP 200 Jan 21 03:23:45.939990 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1374/2769] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:45 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:46.954034 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a012af99-f5d9-415c-9520-2f7e87901544 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 Jan 21 03:23:46.954708 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a012af99-f5d9-415c-9520-2f7e87901544 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:46.954834 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:46.954834 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:46.955126 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a012af99-f5d9-415c-9520-2f7e87901544 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:46.955491 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-a012af99-f5d9-415c-9520-2f7e87901544 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Show backup with id ea7771af-a568-40fe-81f4-8473333a5922. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:23:46.977611 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:46.977611 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:46.979454 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a012af99-f5d9-415c-9520-2f7e87901544 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 returned with HTTP 200 Jan 21 03:23:46.980438 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1396/2770] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:46 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:47.995490 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8b50586b-861a-43bd-9451-c272895f359e tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 Jan 21 03:23:47.996108 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8b50586b-861a-43bd-9451-c272895f359e tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:47.996337 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:47.996337 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:47.996715 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8b50586b-861a-43bd-9451-c272895f359e tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:47.997087 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-8b50586b-861a-43bd-9451-c272895f359e tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Show backup with id ea7771af-a568-40fe-81f4-8473333a5922. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:23:48.027872 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:48.027872 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:48.030628 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8b50586b-861a-43bd-9451-c272895f359e tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 returned with HTTP 200 Jan 21 03:23:48.031501 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1375/2771] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:47 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:49.048125 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b04cce3c-9ea2-4774-b1e1-21ed01d9177b tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 Jan 21 03:23:49.048125 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b04cce3c-9ea2-4774-b1e1-21ed01d9177b tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:49.049061 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:49.049061 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:49.049061 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b04cce3c-9ea2-4774-b1e1-21ed01d9177b tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:49.049705 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-b04cce3c-9ea2-4774-b1e1-21ed01d9177b tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Show backup with id ea7771af-a568-40fe-81f4-8473333a5922. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:23:49.080683 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:49.080683 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:49.083964 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b04cce3c-9ea2-4774-b1e1-21ed01d9177b tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 returned with HTTP 200 Jan 21 03:23:49.085185 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1397/2772] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:49 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:49.865091 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-52021a17-245c-4c25-9e0c-8c0870aec411 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] POST http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/90e60c50-cff3-4b93-beb0-4d37ebebebfa/action Jan 21 03:23:49.865091 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:49.865091 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:49.866257 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-52021a17-245c-4c25-9e0c-8c0870aec411 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Action body: b'{"os-attach": {"instance_uuid": "5386c0a7-d123-42ba-8189-e9c2650acacd", "mountpoint": "/dev/vdc"}}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:23:49.866257 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-52021a17-245c-4c25-9e0c-8c0870aec411 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "5386c0a7-d123-42ba-8189-e9c2650acacd", "mountpoint": "/dev/vdc"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:23:49.939120 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-52021a17-245c-4c25-9e0c-8c0870aec411 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/90e60c50-cff3-4b93-beb0-4d37ebebebfa/action returned with HTTP 404 Jan 21 03:23:49.940335 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1376/2773] 10.222.0.36 () {60 vars in 1357 bytes} [Thu Jan 21 03:23:49 2021] POST /volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/90e60c50-cff3-4b93-beb0-4d37ebebebfa/action => generated 109 bytes in 105 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:23:50.101180 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3218df1f-4655-447a-8e4f-6b481e227dff tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 Jan 21 03:23:50.111464 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3218df1f-4655-447a-8e4f-6b481e227dff tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:50.111957 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:50.111957 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:50.126859 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3218df1f-4655-447a-8e4f-6b481e227dff tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:50.127585 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-3218df1f-4655-447a-8e4f-6b481e227dff tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Show backup with id ea7771af-a568-40fe-81f4-8473333a5922. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:23:50.184489 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:50.184489 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:50.190920 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3218df1f-4655-447a-8e4f-6b481e227dff tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 returned with HTTP 200 Jan 21 03:23:50.192050 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1398/2774] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:50 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 => generated 852 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:23:51.209121 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ef1a1c87-89be-440b-a40d-1f3c1834bc5b tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 Jan 21 03:23:51.210857 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ef1a1c87-89be-440b-a40d-1f3c1834bc5b tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:51.213731 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ef1a1c87-89be-440b-a40d-1f3c1834bc5b tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:51.214336 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-ef1a1c87-89be-440b-a40d-1f3c1834bc5b tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Show backup with id ea7771af-a568-40fe-81f4-8473333a5922. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:23:51.243250 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:51.243250 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:51.247381 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ef1a1c87-89be-440b-a40d-1f3c1834bc5b tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 returned with HTTP 200 Jan 21 03:23:51.249076 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1377/2775] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:51 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 => generated 852 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:52.273172 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-93ece9f8-b4f1-48de-af5e-3313eb6de50a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 Jan 21 03:23:52.275154 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-93ece9f8-b4f1-48de-af5e-3313eb6de50a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:52.275479 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:52.275479 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:52.276040 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-93ece9f8-b4f1-48de-af5e-3313eb6de50a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:52.276525 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-93ece9f8-b4f1-48de-af5e-3313eb6de50a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Show backup with id ea7771af-a568-40fe-81f4-8473333a5922. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:23:52.316969 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:52.316969 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:52.319771 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-93ece9f8-b4f1-48de-af5e-3313eb6de50a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 returned with HTTP 200 Jan 21 03:23:52.320666 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1399/2776] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:52 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 => generated 852 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:53.334539 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d586cb0a-617d-4f0a-92e8-e520fd3ad28f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 Jan 21 03:23:53.335099 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d586cb0a-617d-4f0a-92e8-e520fd3ad28f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:53.335269 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:53.335269 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:53.335647 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d586cb0a-617d-4f0a-92e8-e520fd3ad28f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:53.336015 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-d586cb0a-617d-4f0a-92e8-e520fd3ad28f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Show backup with id ea7771af-a568-40fe-81f4-8473333a5922. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:23:53.412998 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:53.412998 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:53.419132 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d586cb0a-617d-4f0a-92e8-e520fd3ad28f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 returned with HTTP 200 Jan 21 03:23:53.421225 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1378/2777] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:53 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 => generated 854 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:54.435316 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cb69597d-a466-404e-845c-106244fa77e0 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 Jan 21 03:23:54.436441 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cb69597d-a466-404e-845c-106244fa77e0 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:54.436812 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:54.436812 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:54.437423 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cb69597d-a466-404e-845c-106244fa77e0 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:54.437946 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-cb69597d-a466-404e-845c-106244fa77e0 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Show backup with id ea7771af-a568-40fe-81f4-8473333a5922. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:23:54.485069 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:54.485069 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:54.487293 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cb69597d-a466-404e-845c-106244fa77e0 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 returned with HTTP 200 Jan 21 03:23:54.488356 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1400/2778] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:54 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 => generated 855 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:23:54.501520 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-85e4fba8-675a-4cdf-8062-76f62e64938c tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/bef3880d-26ba-4268-a237-59edae9a484c Jan 21 03:23:54.502048 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-85e4fba8-675a-4cdf-8062-76f62e64938c tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:54.502268 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:54.502268 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:54.502675 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-85e4fba8-675a-4cdf-8062-76f62e64938c tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:54.547218 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:54.547218 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:54.548982 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-85e4fba8-675a-4cdf-8062-76f62e64938c tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:23:54.553975 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-85e4fba8-675a-4cdf-8062-76f62e64938c tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/bef3880d-26ba-4268-a237-59edae9a484c returned with HTTP 200 Jan 21 03:23:54.555462 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1379/2779] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:23:54 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/bef3880d-26ba-4268-a237-59edae9a484c => generated 469 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:54.569423 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0bf85932-7e7c-4e34-9737-03992cd8039d tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 Jan 21 03:23:54.569926 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0bf85932-7e7c-4e34-9737-03992cd8039d tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:54.570325 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:54.570325 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:54.570926 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0bf85932-7e7c-4e34-9737-03992cd8039d tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:54.571518 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-0bf85932-7e7c-4e34-9737-03992cd8039d tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Show backup with id ea7771af-a568-40fe-81f4-8473333a5922. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:23:54.596000 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:54.596000 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:54.598293 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0bf85932-7e7c-4e34-9737-03992cd8039d tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 returned with HTTP 200 Jan 21 03:23:54.599393 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1401/2780] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:23:54 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 => generated 855 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:23:54.612803 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f47cf61d-d7f7-496b-a533-08fb325fe64f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] DELETE http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 Jan 21 03:23:54.636227 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f47cf61d-d7f7-496b-a533-08fb325fe64f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:23:54.636227 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:54.636227 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:54.636227 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f47cf61d-d7f7-496b-a533-08fb325fe64f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:23:54.636227 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.contrib.backups [None req-f47cf61d-d7f7-496b-a533-08fb325fe64f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Delete backup with id: ea7771af-a568-40fe-81f4-8473333a5922. Jan 21 03:23:54.651602 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:23:54.651602 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:23:54.719675 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.backup.rpcapi [None req-f47cf61d-d7f7-496b-a533-08fb325fe64f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] delete_backup rpcapi backup_id ea7771af-a568-40fe-81f4-8473333a5922 {{(pid=87958) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 03:23:54.728659 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f47cf61d-d7f7-496b-a533-08fb325fe64f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 returned with HTTP 202 Jan 21 03:23:54.747439 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1380/2781] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:23:54 2021] DELETE /volume/v3/1616f1d7279f43c388d497613d637582/backups/ea7771af-a568-40fe-81f4-8473333a5922 => generated 0 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:23:58.073052 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c231df4a-ceba-4a9e-968c-1dd0f098e147 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] POST http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes Jan 21 03:23:58.073519 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:58.073519 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:58.073921 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c231df4a-ceba-4a9e-968c-1dd0f098e147 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Action: 'create', calling method: create, body: {"volume": {"imageRef": "cd7c2d12-b15a-4fb2-8b08-d5559827a461", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-408542048"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:23:58.075695 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-c231df4a-ceba-4a9e-968c-1dd0f098e147 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Create volume request body: {'volume': {'imageRef': 'cd7c2d12-b15a-4fb2-8b08-d5559827a461', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-408542048'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:23:58.258119 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-c231df4a-ceba-4a9e-968c-1dd0f098e147 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Create volume of 2 GB Jan 21 03:23:58.280338 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c231df4a-ceba-4a9e-968c-1dd0f098e147 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Availability Zones retrieved successfully. Jan 21 03:23:58.304860 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c231df4a-ceba-4a9e-968c-1dd0f098e147 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Flow 'volume_create_api' (ee5815d9-ab35-46e4-90c4-23811b503be8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:23:58.307686 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c231df4a-ceba-4a9e-968c-1dd0f098e147 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73371328-406e-44e4-a4c5-13c9bf495bb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:23:58.311855 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-c231df4a-ceba-4a9e-968c-1dd0f098e147 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Validating volume size '2' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:23:58.419502 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.volume.api [None req-c231df4a-ceba-4a9e-968c-1dd0f098e147 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73371328-406e-44e4-a4c5-13c9bf495bb0) transitioned into state 'FAILURE' from state 'RUNNING' Jan 21 03:23:58.419985 n-d-766726-10 devstack@c-api.service[87957]: Failure: cinder.exception.InvalidInput: Invalid input received: Image cd7c2d12-b15a-4fb2-8b08-d5559827a461 is not active. Jan 21 03:23:58.430961 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-c231df4a-ceba-4a9e-968c-1dd0f098e147 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73371328-406e-44e4-a4c5-13c9bf495bb0) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:23:58.434323 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.volume.api [None req-c231df4a-ceba-4a9e-968c-1dd0f098e147 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73371328-406e-44e4-a4c5-13c9bf495bb0) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 03:23:58.439043 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.volume.api [None req-c231df4a-ceba-4a9e-968c-1dd0f098e147 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Flow 'volume_create_api' (ee5815d9-ab35-46e4-90c4-23811b503be8) transitioned into state 'REVERTED' from state 'RUNNING' Jan 21 03:23:58.440316 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c231df4a-ceba-4a9e-968c-1dd0f098e147 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes returned with HTTP 400 Jan 21 03:23:58.446363 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1402/2782] 10.222.0.36 () {60 vars in 1226 bytes} [Thu Jan 21 03:23:58 2021] POST /volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes => generated 125 bytes in 379 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 03:23:59.780949 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a8368487-45d1-40b8-a1bc-3be73d0f34b2 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] POST http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes Jan 21 03:23:59.782497 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:23:59.782497 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:23:59.783327 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a8368487-45d1-40b8-a1bc-3be73d0f34b2 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "18f9826f-41f7-432b-8867-f8b1b19f8d3a"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:23:59.784673 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-a8368487-45d1-40b8-a1bc-3be73d0f34b2 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Create volume request body: {'volume': {'size': 1, 'imageRef': '18f9826f-41f7-432b-8867-f8b1b19f8d3a'}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:23:59.952439 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-a8368487-45d1-40b8-a1bc-3be73d0f34b2 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Create volume of 1 GB Jan 21 03:23:59.972267 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a8368487-45d1-40b8-a1bc-3be73d0f34b2 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Availability Zones retrieved successfully. Jan 21 03:23:59.992981 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a8368487-45d1-40b8-a1bc-3be73d0f34b2 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Flow 'volume_create_api' (571b5c58-e988-4c92-93f1-19ad3d22d05e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:23:59.996247 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a8368487-45d1-40b8-a1bc-3be73d0f34b2 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9cea39f-fadb-474d-bb3e-ae1332f0c838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:23:59.998975 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-a8368487-45d1-40b8-a1bc-3be73d0f34b2 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Validating volume size '1' using validate_int {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:24:00.059133 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.volume.api [None req-a8368487-45d1-40b8-a1bc-3be73d0f34b2 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9cea39f-fadb-474d-bb3e-ae1332f0c838) transitioned into state 'FAILURE' from state 'RUNNING' Jan 21 03:24:00.059133 n-d-766726-10 devstack@c-api.service[87957]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jan 21 03:24:00.064802 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a8368487-45d1-40b8-a1bc-3be73d0f34b2 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9cea39f-fadb-474d-bb3e-ae1332f0c838) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:24:00.068636 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.volume.api [None req-a8368487-45d1-40b8-a1bc-3be73d0f34b2 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9cea39f-fadb-474d-bb3e-ae1332f0c838) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 03:24:00.071410 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.volume.api [None req-a8368487-45d1-40b8-a1bc-3be73d0f34b2 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Flow 'volume_create_api' (571b5c58-e988-4c92-93f1-19ad3d22d05e) transitioned into state 'REVERTED' from state 'RUNNING' Jan 21 03:24:00.072187 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a8368487-45d1-40b8-a1bc-3be73d0f34b2 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes returned with HTTP 400 Jan 21 03:24:00.073524 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1381/2783] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 03:23:59 2021] POST /volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes => generated 134 bytes in 299 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 03:24:00.559360 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-168e7149-e01a-41bd-ba95-877471a1ce74 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] POST http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes Jan 21 03:24:00.561557 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-168e7149-e01a-41bd-ba95-877471a1ce74 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:24:00.564814 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-168e7149-e01a-41bd-ba95-877471a1ce74 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes returned with HTTP 400 Jan 21 03:24:00.565331 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1403/2784] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 03:24:00 2021] POST /volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes => generated 127 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 03:24:00.575222 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-38ccebcc-8d58-4828-9193-98c8ab1fbcfa tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] POST http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes Jan 21 03:24:00.576836 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-38ccebcc-8d58-4828-9193-98c8ab1fbcfa tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "cd24f15d-6c41-4d21-9a6e-c8bf8dda4a0f"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:24:00.578015 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-38ccebcc-8d58-4828-9193-98c8ab1fbcfa tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'cd24f15d-6c41-4d21-9a6e-c8bf8dda4a0f'}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:24:00.651452 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-38ccebcc-8d58-4828-9193-98c8ab1fbcfa tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes returned with HTTP 404 Jan 21 03:24:00.652522 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1382/2785] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 03:24:00 2021] POST /volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes => generated 111 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:24:00.662359 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-03f2bfc9-a375-4644-b254-d7bb28db2c16 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] POST http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes Jan 21 03:24:00.664773 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-03f2bfc9-a375-4644-b254-d7bb28db2c16 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "d3fc2489-854e-4eaf-a067-47ade78f74ee"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:24:00.666943 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-03f2bfc9-a375-4644-b254-d7bb28db2c16 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Create volume request body: {'volume': {'size': 1, 'source_volid': 'd3fc2489-854e-4eaf-a067-47ade78f74ee'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:24:00.793869 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-03f2bfc9-a375-4644-b254-d7bb28db2c16 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes returned with HTTP 404 Jan 21 03:24:00.795607 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1404/2786] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 03:24:00 2021] POST /volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes => generated 109 bytes in 137 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:24:00.804698 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0dd786b2-14d1-4601-b5b2-c64459eb2579 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] POST http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes Jan 21 03:24:00.805461 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0dd786b2-14d1-4601-b5b2-c64459eb2579 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "8d85371d-8749-4174-8aaa-1c27d47fe45b"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:24:00.806523 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-0dd786b2-14d1-4601-b5b2-c64459eb2579 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Create volume request body: {'volume': {'size': 1, 'volume_type': '8d85371d-8749-4174-8aaa-1c27d47fe45b'}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:24:00.849145 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0dd786b2-14d1-4601-b5b2-c64459eb2579 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes returned with HTTP 404 Jan 21 03:24:00.850548 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1383/2787] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 03:24:00 2021] POST /volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes => generated 114 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:24:00.859946 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-518e4a4f-4d6c-4371-a900-7fd5cd85a348 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] POST http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes Jan 21 03:24:00.861770 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-518e4a4f-4d6c-4371-a900-7fd5cd85a348 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:24:00.863654 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-518e4a4f-4d6c-4371-a900-7fd5cd85a348 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes returned with HTTP 400 Jan 21 03:24:00.864864 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1405/2788] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 03:24:00 2021] POST /volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes => generated 125 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 03:24:00.876341 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e13fdb07-0406-4eaf-8244-4f9ca53b0b8c tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] POST http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes Jan 21 03:24:00.877434 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e13fdb07-0406-4eaf-8244-4f9ca53b0b8c tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:24:00.878944 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e13fdb07-0406-4eaf-8244-4f9ca53b0b8c tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes returned with HTTP 400 Jan 21 03:24:00.880773 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1384/2789] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 03:24:00 2021] POST /volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes => generated 125 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 03:24:00.889956 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-072b2e94-8b9c-436c-a8da-41dd6900b706 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] POST http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes Jan 21 03:24:00.891028 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-072b2e94-8b9c-436c-a8da-41dd6900b706 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:24:00.892948 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-072b2e94-8b9c-436c-a8da-41dd6900b706 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes returned with HTTP 400 Jan 21 03:24:00.894437 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1406/2790] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 03:24:00 2021] POST /volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes => generated 121 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 03:24:00.905075 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0171b9cd-8590-47eb-bfd6-71a71cefbda3 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] DELETE http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/tempest-invalid-547542696 Jan 21 03:24:00.905998 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0171b9cd-8590-47eb-bfd6-71a71cefbda3 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:24:00.906704 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0171b9cd-8590-47eb-bfd6-71a71cefbda3 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:24:00.907651 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-0171b9cd-8590-47eb-bfd6-71a71cefbda3 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Delete volume with id: tempest-invalid-547542696 Jan 21 03:24:00.969945 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0171b9cd-8590-47eb-bfd6-71a71cefbda3 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/tempest-invalid-547542696 returned with HTTP 404 Jan 21 03:24:00.971336 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1385/2791] 10.222.0.36 () {58 vars in 1285 bytes} [Thu Jan 21 03:24:00 2021] DELETE /volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/tempest-invalid-547542696 => generated 98 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:24:00.982703 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1407/2792] 10.222.0.36 () {58 vars in 1210 bytes} [Thu Jan 21 03:24:00 2021] DELETE /volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/ => generated 112 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 21 03:24:00.991953 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-613d8787-1090-4eed-a5d0-927ca96b5307 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] POST http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/xxx/action Jan 21 03:24:00.992746 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-613d8787-1090-4eed-a5d0-927ca96b5307 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Action body: b'{"os-detach": {}}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:24:00.993135 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-613d8787-1090-4eed-a5d0-927ca96b5307 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:24:01.053259 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-613d8787-1090-4eed-a5d0-927ca96b5307 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/xxx/action returned with HTTP 404 Jan 21 03:24:01.054328 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1386/2793] 10.222.0.36 () {60 vars in 1258 bytes} [Thu Jan 21 03:24:00 2021] POST /volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/xxx/action => generated 76 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:24:01.069272 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-83b214f6-ef3e-4b31-9977-5f77d72ca9b8 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] GET http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/tempest-invalid-153595060 Jan 21 03:24:01.070060 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-83b214f6-ef3e-4b31-9977-5f77d72ca9b8 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:24:01.070930 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-83b214f6-ef3e-4b31-9977-5f77d72ca9b8 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:24:01.165012 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-83b214f6-ef3e-4b31-9977-5f77d72ca9b8 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/tempest-invalid-153595060 returned with HTTP 404 Jan 21 03:24:01.166552 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1408/2794] 10.222.0.36 () {58 vars in 1282 bytes} [Thu Jan 21 03:24:01 2021] GET /volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/tempest-invalid-153595060 => generated 98 bytes in 107 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:24:01.178782 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1387/2795] 10.222.0.36 () {58 vars in 1207 bytes} [Thu Jan 21 03:24:01 2021] GET /volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/ => generated 112 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 21 03:24:01.187395 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e5303174-5da0-40cf-818f-3e0647e697e4 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] GET http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/detail?status=null Jan 21 03:24:01.188572 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e5303174-5da0-40cf-818f-3e0647e697e4 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:24:01.189259 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e5303174-5da0-40cf-818f-3e0647e697e4 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:24:01.190193 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-e5303174-5da0-40cf-818f-3e0647e697e4 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:24:01.191231 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e5303174-5da0-40cf-818f-3e0647e697e4 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Could not evaluate value null, assuming string {{(pid=87959) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 03:24:01.193101 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e5303174-5da0-40cf-818f-3e0647e697e4 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:24:01.251579 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e5303174-5da0-40cf-818f-3e0647e697e4 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Get all volumes completed successfully. Jan 21 03:24:01.259215 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e5303174-5da0-40cf-818f-3e0647e697e4 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/detail?status=null returned with HTTP 200 Jan 21 03:24:01.276206 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9b3e3de1-55fb-40b6-b71a-eb6ba4ab0e08 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] GET http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1947805459 Jan 21 03:24:01.276767 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9b3e3de1-55fb-40b6-b71a-eb6ba4ab0e08 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:24:01.277196 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9b3e3de1-55fb-40b6-b71a-eb6ba4ab0e08 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Calling method 'detail' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:24:01.277850 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-9b3e3de1-55fb-40b6-b71a-eb6ba4ab0e08 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Removing options '' from query. {{(pid=87958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:24:01.280236 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-9b3e3de1-55fb-40b6-b71a-eb6ba4ab0e08 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1947805459'), ('no_migration_targets', True)]). {{(pid=87958) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:24:01.282915 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1409/2796] 10.222.0.36 () {58 vars in 1248 bytes} [Thu Jan 21 03:24:01 2021] GET /volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/detail?status=null => generated 15 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 03:24:01.363238 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9b3e3de1-55fb-40b6-b71a-eb6ba4ab0e08 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Get all volumes completed successfully. Jan 21 03:24:01.368434 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9b3e3de1-55fb-40b6-b71a-eb6ba4ab0e08 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1947805459 returned with HTTP 200 Jan 21 03:24:01.375147 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1388/2797] 10.222.0.36 () {58 vars in 1326 bytes} [Thu Jan 21 03:24:01 2021] GET /volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1947805459 => generated 15 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 03:24:01.385428 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-86ed0f20-5a3d-4a94-aebe-6ba081761101 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] GET http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes?status=null Jan 21 03:24:01.386176 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-86ed0f20-5a3d-4a94-aebe-6ba081761101 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:24:01.386865 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-86ed0f20-5a3d-4a94-aebe-6ba081761101 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:24:01.387652 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-86ed0f20-5a3d-4a94-aebe-6ba081761101 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:24:01.389050 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-86ed0f20-5a3d-4a94-aebe-6ba081761101 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Could not evaluate value null, assuming string {{(pid=87959) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 03:24:01.390937 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-86ed0f20-5a3d-4a94-aebe-6ba081761101 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:24:01.442809 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-86ed0f20-5a3d-4a94-aebe-6ba081761101 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Get all volumes completed successfully. Jan 21 03:24:01.443864 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-86ed0f20-5a3d-4a94-aebe-6ba081761101 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes?status=null returned with HTTP 200 Jan 21 03:24:01.447423 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1410/2798] 10.222.0.36 () {58 vars in 1227 bytes} [Thu Jan 21 03:24:01 2021] GET /volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes?status=null => generated 15 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 03:24:01.459193 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a868e77f-1fc0-4abc-800c-7de1f8db2aac tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] GET http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes?name=tempest-VolumesNegativeTest-Volume-1961347754 Jan 21 03:24:01.459968 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a868e77f-1fc0-4abc-800c-7de1f8db2aac tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:24:01.460613 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a868e77f-1fc0-4abc-800c-7de1f8db2aac tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Calling method 'index' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:24:01.461429 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-a868e77f-1fc0-4abc-800c-7de1f8db2aac tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Removing options '' from query. {{(pid=87958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:24:01.463631 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a868e77f-1fc0-4abc-800c-7de1f8db2aac tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1961347754'), ('no_migration_targets', True)]). {{(pid=87958) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:24:01.530385 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a868e77f-1fc0-4abc-800c-7de1f8db2aac tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Get all volumes completed successfully. Jan 21 03:24:01.531777 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a868e77f-1fc0-4abc-800c-7de1f8db2aac tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes?name=tempest-VolumesNegativeTest-Volume-1961347754 returned with HTTP 200 Jan 21 03:24:01.532974 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1389/2799] 10.222.0.36 () {58 vars in 1305 bytes} [Thu Jan 21 03:24:01 2021] GET /volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes?name=tempest-VolumesNegativeTest-Volume-1961347754 => generated 15 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 03:24:01.544867 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3890adf7-297e-4259-b7ad-64ddfe929e08 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] POST http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/cbe0efdc-d06a-464e-87ed-40b92a4ae6d9/action Jan 21 03:24:01.546065 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3890adf7-297e-4259-b7ad-64ddfe929e08 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Action body: b'{"os-reserve": {}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:24:01.546452 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3890adf7-297e-4259-b7ad-64ddfe929e08 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:24:01.600239 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:24:01.600239 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:24:01.601792 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3890adf7-297e-4259-b7ad-64ddfe929e08 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Volume info retrieved successfully. Jan 21 03:24:01.626900 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3890adf7-297e-4259-b7ad-64ddfe929e08 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Reserve volume completed successfully. Jan 21 03:24:01.627703 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3890adf7-297e-4259-b7ad-64ddfe929e08 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/cbe0efdc-d06a-464e-87ed-40b92a4ae6d9/action returned with HTTP 202 Jan 21 03:24:01.632131 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1411/2800] 10.222.0.36 () {60 vars in 1357 bytes} [Thu Jan 21 03:24:01 2021] POST /volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/cbe0efdc-d06a-464e-87ed-40b92a4ae6d9/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:24:01.637656 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bfca25ea-5d1e-492f-a167-58489b4d1322 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] POST http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/cbe0efdc-d06a-464e-87ed-40b92a4ae6d9/action Jan 21 03:24:01.639897 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bfca25ea-5d1e-492f-a167-58489b4d1322 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Action body: b'{"os-reserve": {}}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:24:01.640542 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bfca25ea-5d1e-492f-a167-58489b4d1322 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:24:01.716050 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:24:01.716050 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:24:01.718886 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-bfca25ea-5d1e-492f-a167-58489b4d1322 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Volume info retrieved successfully. Jan 21 03:24:01.727766 n-d-766726-10 devstack@c-api.service[87957]: ERROR cinder.volume.api [None req-bfca25ea-5d1e-492f-a167-58489b4d1322 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Volume status must be available to reserve, but the status is attaching. Jan 21 03:24:01.728711 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bfca25ea-5d1e-492f-a167-58489b4d1322 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/cbe0efdc-d06a-464e-87ed-40b92a4ae6d9/action returned with HTTP 400 Jan 21 03:24:01.730061 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1390/2801] 10.222.0.36 () {60 vars in 1357 bytes} [Thu Jan 21 03:24:01 2021] POST /volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/cbe0efdc-d06a-464e-87ed-40b92a4ae6d9/action => generated 132 bytes in 97 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 03:24:01.738994 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7765fbcd-c9bb-4c5c-b9d7-eb7ad892b2b5 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] POST http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/cbe0efdc-d06a-464e-87ed-40b92a4ae6d9/action Jan 21 03:24:01.739454 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:24:01.739454 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:24:01.739888 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7765fbcd-c9bb-4c5c-b9d7-eb7ad892b2b5 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Action body: b'{"os-unreserve": {}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:24:01.740272 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7765fbcd-c9bb-4c5c-b9d7-eb7ad892b2b5 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:24:01.845555 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:24:01.845555 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:24:01.847432 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7765fbcd-c9bb-4c5c-b9d7-eb7ad892b2b5 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Volume info retrieved successfully. Jan 21 03:24:01.920303 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7765fbcd-c9bb-4c5c-b9d7-eb7ad892b2b5 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Unreserve volume completed successfully. Jan 21 03:24:01.921528 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7765fbcd-c9bb-4c5c-b9d7-eb7ad892b2b5 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/cbe0efdc-d06a-464e-87ed-40b92a4ae6d9/action returned with HTTP 202 Jan 21 03:24:01.922795 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1412/2802] 10.222.0.36 () {60 vars in 1357 bytes} [Thu Jan 21 03:24:01 2021] POST /volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/cbe0efdc-d06a-464e-87ed-40b92a4ae6d9/action => generated 0 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:24:01.932928 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c5b9b658-b726-4d04-8b21-2a19f46dfaf8 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] POST http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/c3ec1b42-745f-46f5-ba6d-d00b5e0b2d59/action Jan 21 03:24:01.933674 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:24:01.933674 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:24:01.934489 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c5b9b658-b726-4d04-8b21-2a19f46dfaf8 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Action body: b'{"os-reserve": {}}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:24:01.936095 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c5b9b658-b726-4d04-8b21-2a19f46dfaf8 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:24:01.988332 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c5b9b658-b726-4d04-8b21-2a19f46dfaf8 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/c3ec1b42-745f-46f5-ba6d-d00b5e0b2d59/action returned with HTTP 404 Jan 21 03:24:01.989727 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1391/2803] 10.222.0.36 () {60 vars in 1357 bytes} [Thu Jan 21 03:24:01 2021] POST /volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/c3ec1b42-745f-46f5-ba6d-d00b5e0b2d59/action => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:24:01.999803 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6682319c-191b-430c-8192-117db0d9cc1d tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] POST http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/bc5860a2-dd9e-4e42-8551-e016b54c2d4e/action Jan 21 03:24:02.000405 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:24:02.000405 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:24:02.001163 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6682319c-191b-430c-8192-117db0d9cc1d tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Action body: b'{"os-unreserve": {}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:24:02.001619 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6682319c-191b-430c-8192-117db0d9cc1d tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:24:02.061583 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6682319c-191b-430c-8192-117db0d9cc1d tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/bc5860a2-dd9e-4e42-8551-e016b54c2d4e/action returned with HTTP 404 Jan 21 03:24:02.062873 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1413/2804] 10.222.0.36 () {60 vars in 1357 bytes} [Thu Jan 21 03:24:01 2021] POST /volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/bc5860a2-dd9e-4e42-8551-e016b54c2d4e/action => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:24:02.079192 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1392/2805] 10.222.0.36 () {60 vars in 1227 bytes} [Thu Jan 21 03:24:02 2021] PUT /volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 21 03:24:02.085899 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7d8b5b31-d57f-4e19-86a7-8cabb8a84635 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] PUT http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/tempest-invalid-1767585523 Jan 21 03:24:02.088461 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7d8b5b31-d57f-4e19-86a7-8cabb8a84635 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:24:02.148985 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7d8b5b31-d57f-4e19-86a7-8cabb8a84635 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/tempest-invalid-1767585523 returned with HTTP 404 Jan 21 03:24:02.150180 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1414/2806] 10.222.0.36 () {60 vars in 1305 bytes} [Thu Jan 21 03:24:02 2021] PUT /volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/tempest-invalid-1767585523 => generated 99 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:24:02.159479 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d94293cf-aa24-4661-a32c-75803d3cda73 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] PUT http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/fbede643-b1d0-4772-871b-b4a88b67c326 Jan 21 03:24:02.160468 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d94293cf-aa24-4661-a32c-75803d3cda73 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:24:02.209740 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d94293cf-aa24-4661-a32c-75803d3cda73 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/fbede643-b1d0-4772-871b-b4a88b67c326 returned with HTTP 404 Jan 21 03:24:02.210832 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1393/2807] 10.222.0.36 () {60 vars in 1335 bytes} [Thu Jan 21 03:24:02 2021] PUT /volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/fbede643-b1d0-4772-871b-b4a88b67c326 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 03:24:02.220474 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4227cbe0-1ef9-42b0-8300-a6c9cf96e280 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] DELETE http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/d5405d6f-20d1-413e-bc02-ac70eab41af6 Jan 21 03:24:02.220991 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4227cbe0-1ef9-42b0-8300-a6c9cf96e280 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:24:02.221474 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4227cbe0-1ef9-42b0-8300-a6c9cf96e280 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:24:02.221922 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-4227cbe0-1ef9-42b0-8300-a6c9cf96e280 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Delete volume with id: d5405d6f-20d1-413e-bc02-ac70eab41af6 Jan 21 03:24:02.271796 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4227cbe0-1ef9-42b0-8300-a6c9cf96e280 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/d5405d6f-20d1-413e-bc02-ac70eab41af6 returned with HTTP 404 Jan 21 03:24:02.272847 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1415/2808] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:24:02 2021] DELETE /volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/d5405d6f-20d1-413e-bc02-ac70eab41af6 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:24:02.281573 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a573e775-1829-406d-aed5-13882909dcbe tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] POST http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/cbe0efdc-d06a-464e-87ed-40b92a4ae6d9/action Jan 21 03:24:02.282638 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a573e775-1829-406d-aed5-13882909dcbe tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:24:02.283215 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a573e775-1829-406d-aed5-13882909dcbe tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:24:02.284570 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a573e775-1829-406d-aed5-13882909dcbe tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/cbe0efdc-d06a-464e-87ed-40b92a4ae6d9/action returned with HTTP 400 Jan 21 03:24:02.285628 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1394/2809] 10.222.0.36 () {60 vars in 1357 bytes} [Thu Jan 21 03:24:02 2021] POST /volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/cbe0efdc-d06a-464e-87ed-40b92a4ae6d9/action => generated 140 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 03:24:02.294507 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-27c90718-a9f4-453b-be39-7681facb54a0 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] POST http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/cbe0efdc-d06a-464e-87ed-40b92a4ae6d9/action Jan 21 03:24:02.295440 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-27c90718-a9f4-453b-be39-7681facb54a0 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:24:02.295954 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-27c90718-a9f4-453b-be39-7681facb54a0 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:24:02.297543 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-27c90718-a9f4-453b-be39-7681facb54a0 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/cbe0efdc-d06a-464e-87ed-40b92a4ae6d9/action returned with HTTP 400 Jan 21 03:24:02.303452 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1416/2810] 10.222.0.36 () {60 vars in 1357 bytes} [Thu Jan 21 03:24:02 2021] POST /volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/cbe0efdc-d06a-464e-87ed-40b92a4ae6d9/action => generated 131 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 03:24:02.308308 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5fcee2ba-eb56-4273-90b5-a30c4111facf tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] POST http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/a1776492-30b3-4289-a781-1123790edaa2/action Jan 21 03:24:02.309226 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5fcee2ba-eb56-4273-90b5-a30c4111facf tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:24:02.309718 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5fcee2ba-eb56-4273-90b5-a30c4111facf tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:24:02.363801 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5fcee2ba-eb56-4273-90b5-a30c4111facf tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/a1776492-30b3-4289-a781-1123790edaa2/action returned with HTTP 404 Jan 21 03:24:02.370714 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1395/2811] 10.222.0.36 () {60 vars in 1357 bytes} [Thu Jan 21 03:24:02 2021] POST /volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/a1776492-30b3-4289-a781-1123790edaa2/action => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:24:02.375202 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-934c4eaf-21e4-4ab0-bcb0-6fbb54a94a2c tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] POST http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/cbe0efdc-d06a-464e-87ed-40b92a4ae6d9/action Jan 21 03:24:02.376126 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-934c4eaf-21e4-4ab0-bcb0-6fbb54a94a2c tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:24:02.376617 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-934c4eaf-21e4-4ab0-bcb0-6fbb54a94a2c tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:24:02.378033 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-934c4eaf-21e4-4ab0-bcb0-6fbb54a94a2c tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/cbe0efdc-d06a-464e-87ed-40b92a4ae6d9/action returned with HTTP 400 Jan 21 03:24:02.383520 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1417/2812] 10.222.0.36 () {60 vars in 1357 bytes} [Thu Jan 21 03:24:02 2021] POST /volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/cbe0efdc-d06a-464e-87ed-40b92a4ae6d9/action => generated 129 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 03:24:02.388737 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6479621c-b1fb-453d-bd6a-25e8de8c2411 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] POST http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/None/action Jan 21 03:24:02.389497 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6479621c-b1fb-453d-bd6a-25e8de8c2411 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:24:02.390053 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6479621c-b1fb-453d-bd6a-25e8de8c2411 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:24:02.442487 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6479621c-b1fb-453d-bd6a-25e8de8c2411 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/None/action returned with HTTP 404 Jan 21 03:24:02.448161 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1396/2813] 10.222.0.36 () {60 vars in 1261 bytes} [Thu Jan 21 03:24:02 2021] POST /volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/None/action => generated 77 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:24:02.452681 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0740d07e-d4f8-4bc5-9953-c5819ec94f5c tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] GET http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/f92d4e3d-96e7-42f6-a372-4e29c54386bf Jan 21 03:24:02.453198 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0740d07e-d4f8-4bc5-9953-c5819ec94f5c tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:24:02.453682 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0740d07e-d4f8-4bc5-9953-c5819ec94f5c tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:24:02.523037 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0740d07e-d4f8-4bc5-9953-c5819ec94f5c tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/f92d4e3d-96e7-42f6-a372-4e29c54386bf returned with HTTP 404 Jan 21 03:24:02.529702 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1418/2814] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:24:02 2021] GET /volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/f92d4e3d-96e7-42f6-a372-4e29c54386bf => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:24:02.535393 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bd18743b-cd46-4c6e-9318-cb13fe7af912 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] DELETE http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/cbe0efdc-d06a-464e-87ed-40b92a4ae6d9 Jan 21 03:24:02.536139 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bd18743b-cd46-4c6e-9318-cb13fe7af912 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:24:02.536777 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bd18743b-cd46-4c6e-9318-cb13fe7af912 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:24:02.537721 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-bd18743b-cd46-4c6e-9318-cb13fe7af912 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Delete volume with id: cbe0efdc-d06a-464e-87ed-40b92a4ae6d9 Jan 21 03:24:02.649254 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:24:02.649254 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:24:02.650455 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-bd18743b-cd46-4c6e-9318-cb13fe7af912 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Volume info retrieved successfully. Jan 21 03:24:02.694192 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-bd18743b-cd46-4c6e-9318-cb13fe7af912 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Delete volume request issued successfully. Jan 21 03:24:02.694720 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bd18743b-cd46-4c6e-9318-cb13fe7af912 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/cbe0efdc-d06a-464e-87ed-40b92a4ae6d9 returned with HTTP 202 Jan 21 03:24:02.698633 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1397/2815] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:24:02 2021] DELETE /volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/cbe0efdc-d06a-464e-87ed-40b92a4ae6d9 => generated 0 bytes in 165 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:24:02.707034 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-df1ab38c-4c4b-4d64-b939-81b8e9c8e8ca tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] GET http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/cbe0efdc-d06a-464e-87ed-40b92a4ae6d9 Jan 21 03:24:02.707975 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-df1ab38c-4c4b-4d64-b939-81b8e9c8e8ca tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:24:02.708817 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-df1ab38c-4c4b-4d64-b939-81b8e9c8e8ca tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:24:02.814781 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:24:02.814781 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:24:02.825526 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-df1ab38c-4c4b-4d64-b939-81b8e9c8e8ca tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Volume info retrieved successfully. Jan 21 03:24:02.849783 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-df1ab38c-4c4b-4d64-b939-81b8e9c8e8ca tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/cbe0efdc-d06a-464e-87ed-40b92a4ae6d9 returned with HTTP 200 Jan 21 03:24:02.850875 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1419/2816] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:24:02 2021] GET /volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/cbe0efdc-d06a-464e-87ed-40b92a4ae6d9 => generated 911 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:24:03.871178 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1929c07f-2b2d-4b6c-b6f9-935cab97de9c tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] GET http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/cbe0efdc-d06a-464e-87ed-40b92a4ae6d9 Jan 21 03:24:03.871699 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1929c07f-2b2d-4b6c-b6f9-935cab97de9c tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:24:03.871897 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:24:03.871897 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:24:03.872299 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1929c07f-2b2d-4b6c-b6f9-935cab97de9c tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:24:03.968088 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:24:03.968088 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:24:03.998258 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1929c07f-2b2d-4b6c-b6f9-935cab97de9c tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Volume info retrieved successfully. Jan 21 03:24:04.056383 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1929c07f-2b2d-4b6c-b6f9-935cab97de9c tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/cbe0efdc-d06a-464e-87ed-40b92a4ae6d9 returned with HTTP 200 Jan 21 03:24:04.057603 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1398/2817] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:24:03 2021] GET /volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/cbe0efdc-d06a-464e-87ed-40b92a4ae6d9 => generated 911 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:24:05.074502 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-913e2871-92eb-4e12-a7da-24069e374bf9 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] GET http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/cbe0efdc-d06a-464e-87ed-40b92a4ae6d9 Jan 21 03:24:05.075834 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-913e2871-92eb-4e12-a7da-24069e374bf9 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:24:05.076276 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:24:05.076276 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:24:05.076948 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-913e2871-92eb-4e12-a7da-24069e374bf9 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:24:05.130983 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-913e2871-92eb-4e12-a7da-24069e374bf9 tempest-VolumesNegativeTest-409461094 tempest-VolumesNegativeTest-409461094] http://10.222.0.36/volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/cbe0efdc-d06a-464e-87ed-40b92a4ae6d9 returned with HTTP 404 Jan 21 03:24:05.132663 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1420/2818] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:24:05 2021] GET /volume/v3/6483550ce1d94390a4a7a43cbb2b9cc4/volumes/cbe0efdc-d06a-464e-87ed-40b92a4ae6d9 => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:24:19.586706 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f568b5d2-7cab-4954-9034-d2ae8a112e10 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] POST http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes Jan 21 03:24:19.587755 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:24:19.587755 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:24:19.588166 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f568b5d2-7cab-4954-9034-d2ae8a112e10 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Action: 'create', calling method: create, body: {"volume": {"imageRef": "ecfda2c0-9ae5-4b9b-96e2-92172e982491", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-739873062"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:24:19.589291 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-f568b5d2-7cab-4954-9034-d2ae8a112e10 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Create volume request body: {'volume': {'imageRef': 'ecfda2c0-9ae5-4b9b-96e2-92172e982491', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-739873062'}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:24:19.731391 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-f568b5d2-7cab-4954-9034-d2ae8a112e10 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Create volume of 1 GB Jan 21 03:24:19.746223 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f568b5d2-7cab-4954-9034-d2ae8a112e10 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Availability Zones retrieved successfully. Jan 21 03:24:19.765109 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f568b5d2-7cab-4954-9034-d2ae8a112e10 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Flow 'volume_create_api' (d9e2ca7f-940d-474e-88c5-b14ccd9d63a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:24:19.767909 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f568b5d2-7cab-4954-9034-d2ae8a112e10 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c80b53b-67c6-437b-b3eb-4497fddcfa3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:24:19.770037 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-f568b5d2-7cab-4954-9034-d2ae8a112e10 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Validating volume size '1' using validate_int {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:24:19.907671 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f568b5d2-7cab-4954-9034-d2ae8a112e10 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c80b53b-67c6-437b-b3eb-4497fddcfa3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:24:19.909915 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f568b5d2-7cab-4954-9034-d2ae8a112e10 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f6b8275-0d9d-4892-99fc-2a873b5408d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:24:19.993851 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-f568b5d2-7cab-4954-9034-d2ae8a112e10 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Created reservations ['01b3e8e2-23f0-4696-9c59-6273b6db53cc', 'c3fb1d6a-63e9-4f94-9658-42b7e4748b93', '8962a83b-e358-4579-a02a-326189276e1e', '7ecd2f4f-643b-489d-9d98-e81681c957b6'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:24:19.996041 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f568b5d2-7cab-4954-9034-d2ae8a112e10 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f6b8275-0d9d-4892-99fc-2a873b5408d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01b3e8e2-23f0-4696-9c59-6273b6db53cc', 'c3fb1d6a-63e9-4f94-9658-42b7e4748b93', '8962a83b-e358-4579-a02a-326189276e1e', '7ecd2f4f-643b-489d-9d98-e81681c957b6']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:24:19.998562 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f568b5d2-7cab-4954-9034-d2ae8a112e10 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cd0605c-e2a3-4981-9173-c8912d5a7f7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:24:20.089628 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f568b5d2-7cab-4954-9034-d2ae8a112e10 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cd0605c-e2a3-4981-9173-c8912d5a7f7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e292391-de38-40fe-8359-37d29ad7bb92', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-739873062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1616f1d7279f43c388d497613d637582',qos_specs=None,replication_status=,reservations=['01b3e8e2-23f0-4696-9c59-6273b6db53cc','c3fb1d6a-63e9-4f94-9658-42b7e4748b93','8962a83b-e358-4579-a02a-326189276e1e','7ecd2f4f-643b-489d-9d98-e81681c957b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='510715e6ea94480aacc63e967dd0352a',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:24:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-739873062',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e292391-de38-40fe-8359-37d29ad7bb92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1616f1d7279f43c388d497613d637582',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='510715e6ea94480aacc63e967dd0352a',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:24:20.092245 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f568b5d2-7cab-4954-9034-d2ae8a112e10 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (418badef-6ecb-4a6e-85bf-741eb625e340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:24:20.120586 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f568b5d2-7cab-4954-9034-d2ae8a112e10 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (418badef-6ecb-4a6e-85bf-741eb625e340) transitioned into state 'SUCCESS' from state '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-739873062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1616f1d7279f43c388d497613d637582',qos_specs=None,replication_status=,reservations=['01b3e8e2-23f0-4696-9c59-6273b6db53cc','c3fb1d6a-63e9-4f94-9658-42b7e4748b93','8962a83b-e358-4579-a02a-326189276e1e','7ecd2f4f-643b-489d-9d98-e81681c957b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='510715e6ea94480aacc63e967dd0352a',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:24:20.123382 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f568b5d2-7cab-4954-9034-d2ae8a112e10 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dfa6d75-b698-4c8e-9b44-5de7a66c2ad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:24:20.143686 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f568b5d2-7cab-4954-9034-d2ae8a112e10 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dfa6d75-b698-4c8e-9b44-5de7a66c2ad6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:24:20.147008 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f568b5d2-7cab-4954-9034-d2ae8a112e10 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Flow 'volume_create_api' (d9e2ca7f-940d-474e-88c5-b14ccd9d63a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:24:20.207307 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f568b5d2-7cab-4954-9034-d2ae8a112e10 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Create volume request issued successfully. Jan 21 03:24:20.223892 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f568b5d2-7cab-4954-9034-d2ae8a112e10 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes returned with HTTP 202 Jan 21 03:24:20.225263 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1399/2819] 10.222.0.36 () {60 vars in 1226 bytes} [Thu Jan 21 03:24:19 2021] POST /volume/v3/1616f1d7279f43c388d497613d637582/volumes => generated 822 bytes in 642 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:24:20.240693 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1d8f8a44-cb6f-4052-9b53-65509916afd0 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 Jan 21 03:24:20.241522 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1d8f8a44-cb6f-4052-9b53-65509916afd0 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:24:20.242141 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1d8f8a44-cb6f-4052-9b53-65509916afd0 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:24:20.315843 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:24:20.315843 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:24:20.330119 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1d8f8a44-cb6f-4052-9b53-65509916afd0 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:24:20.366108 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1d8f8a44-cb6f-4052-9b53-65509916afd0 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 returned with HTTP 200 Jan 21 03:24:20.367471 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1421/2820] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:24:20 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 => generated 890 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:24:21.386899 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d9f1c4b3-2187-4b66-ad4a-4df1ec4808a9 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 Jan 21 03:24:21.388357 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d9f1c4b3-2187-4b66-ad4a-4df1ec4808a9 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:24:21.388785 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:24:21.388785 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:24:21.389498 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d9f1c4b3-2187-4b66-ad4a-4df1ec4808a9 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:24:21.513009 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:24:21.513009 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:24:21.524670 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d9f1c4b3-2187-4b66-ad4a-4df1ec4808a9 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:24:21.589095 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d9f1c4b3-2187-4b66-ad4a-4df1ec4808a9 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 returned with HTTP 200 Jan 21 03:24:21.590052 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1400/2821] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:24:21 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 => generated 914 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:24:22.608289 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-598019d9-5129-46aa-af1e-6ccc9b69a682 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 Jan 21 03:24:22.609543 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-598019d9-5129-46aa-af1e-6ccc9b69a682 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:24:22.609937 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:24:22.609937 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:24:22.610694 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-598019d9-5129-46aa-af1e-6ccc9b69a682 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:24:22.756990 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:24:22.756990 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:24:22.774517 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-598019d9-5129-46aa-af1e-6ccc9b69a682 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:24:22.837606 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-598019d9-5129-46aa-af1e-6ccc9b69a682 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 returned with HTTP 200 Jan 21 03:24:22.844095 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1422/2822] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:24:22 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 => generated 914 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:24:23.866818 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3abae5a1-7d3c-4f12-8fde-8d25352a6c58 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 Jan 21 03:24:23.867949 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3abae5a1-7d3c-4f12-8fde-8d25352a6c58 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:24:23.868325 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:24:23.868325 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:24:23.868947 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3abae5a1-7d3c-4f12-8fde-8d25352a6c58 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:24:23.961995 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:24:23.961995 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:24:23.982247 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3abae5a1-7d3c-4f12-8fde-8d25352a6c58 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:24:24.021373 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3abae5a1-7d3c-4f12-8fde-8d25352a6c58 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 returned with HTTP 200 Jan 21 03:24:24.022496 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1401/2823] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:24:23 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 => generated 914 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:24:25.042017 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6c6a5add-c354-4498-96a3-a7ec67c69747 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 Jan 21 03:24:25.042776 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6c6a5add-c354-4498-96a3-a7ec67c69747 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:24:25.042953 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:24:25.042953 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:24:25.044036 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6c6a5add-c354-4498-96a3-a7ec67c69747 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:24:25.107869 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:24:25.107869 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:24:25.119419 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-6c6a5add-c354-4498-96a3-a7ec67c69747 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:24:25.151263 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6c6a5add-c354-4498-96a3-a7ec67c69747 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 returned with HTTP 200 Jan 21 03:24:25.153095 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1423/2824] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:24:25 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 => generated 914 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:24:26.172992 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a361607d-f408-4934-8869-8e8f1c8a6d75 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 Jan 21 03:24:26.193420 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a361607d-f408-4934-8869-8e8f1c8a6d75 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:24:26.193420 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:24:26.193420 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:24:26.193420 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a361607d-f408-4934-8869-8e8f1c8a6d75 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:24:26.303652 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:24:26.303652 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:24:26.326436 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a361607d-f408-4934-8869-8e8f1c8a6d75 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:24:26.386203 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a361607d-f408-4934-8869-8e8f1c8a6d75 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 returned with HTTP 200 Jan 21 03:24:26.397227 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1402/2825] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:24:26 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 => generated 914 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:24:27.405254 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e44cb406-9685-4670-b56c-36e98cbf1c5d tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 Jan 21 03:24:27.405839 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e44cb406-9685-4670-b56c-36e98cbf1c5d tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:24:27.406353 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:24:27.406353 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:24:27.407063 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e44cb406-9685-4670-b56c-36e98cbf1c5d tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:24:27.532175 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:24:27.532175 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:24:27.566159 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e44cb406-9685-4670-b56c-36e98cbf1c5d tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:24:27.623937 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e44cb406-9685-4670-b56c-36e98cbf1c5d tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 returned with HTTP 200 Jan 21 03:24:27.625027 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1424/2826] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:24:27 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 => generated 914 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:24:28.641337 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-73616f44-394d-45aa-bad8-4ead7908a088 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 Jan 21 03:24:28.641898 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-73616f44-394d-45aa-bad8-4ead7908a088 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:24:28.642050 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:24:28.642050 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:24:28.642363 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-73616f44-394d-45aa-bad8-4ead7908a088 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:24:28.751632 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:24:28.751632 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:24:28.770508 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-73616f44-394d-45aa-bad8-4ead7908a088 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:24:28.814003 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-73616f44-394d-45aa-bad8-4ead7908a088 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 returned with HTTP 200 Jan 21 03:24:28.815212 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1403/2827] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:24:28 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 => generated 914 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:24:29.831772 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-da20cb0e-b56d-47fa-921d-6b6ffbfd5491 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 Jan 21 03:24:29.832356 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-da20cb0e-b56d-47fa-921d-6b6ffbfd5491 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:24:29.832610 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:24:29.832610 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:24:29.832836 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-da20cb0e-b56d-47fa-921d-6b6ffbfd5491 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:24:29.948306 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:24:29.948306 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:24:29.958629 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-da20cb0e-b56d-47fa-921d-6b6ffbfd5491 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:24:29.997225 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-da20cb0e-b56d-47fa-921d-6b6ffbfd5491 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 returned with HTTP 200 Jan 21 03:24:29.999266 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1425/2828] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:24:29 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 => generated 914 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:24:31.019056 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8c16051b-098d-4094-99db-a062c9ad89e6 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 Jan 21 03:24:31.019628 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8c16051b-098d-4094-99db-a062c9ad89e6 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:24:31.019628 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:24:31.019628 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:24:31.020056 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8c16051b-098d-4094-99db-a062c9ad89e6 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:24:31.095574 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:24:31.095574 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:24:31.109809 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8c16051b-098d-4094-99db-a062c9ad89e6 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:24:31.139648 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8c16051b-098d-4094-99db-a062c9ad89e6 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 returned with HTTP 200 Jan 21 03:24:31.140542 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1404/2829] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:24:31 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 => generated 914 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:24:32.157824 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-be2c93e8-c717-4ea2-8f86-c1ea32b91c09 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 Jan 21 03:24:32.159259 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-be2c93e8-c717-4ea2-8f86-c1ea32b91c09 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:24:32.159938 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:24:32.159938 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:24:32.160658 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-be2c93e8-c717-4ea2-8f86-c1ea32b91c09 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:24:32.243106 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:24:32.243106 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:24:32.254798 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-be2c93e8-c717-4ea2-8f86-c1ea32b91c09 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:24:32.306025 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-be2c93e8-c717-4ea2-8f86-c1ea32b91c09 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 returned with HTTP 200 Jan 21 03:24:32.307144 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1426/2830] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:24:32 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 => generated 914 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:24:33.323940 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-416987fe-2981-41d3-8986-b4ecb24ee653 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 Jan 21 03:24:33.324369 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-416987fe-2981-41d3-8986-b4ecb24ee653 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:24:33.325025 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:24:33.325025 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:24:33.325765 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-416987fe-2981-41d3-8986-b4ecb24ee653 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:24:33.408235 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:24:33.408235 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:24:33.419153 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-416987fe-2981-41d3-8986-b4ecb24ee653 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:24:33.460730 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-416987fe-2981-41d3-8986-b4ecb24ee653 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 returned with HTTP 200 Jan 21 03:24:33.462114 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1405/2831] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:24:33 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 => generated 914 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:24:34.481185 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d4158738-a414-48d0-85b7-5e332298dab7 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 Jan 21 03:24:34.482338 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d4158738-a414-48d0-85b7-5e332298dab7 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:24:34.482754 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:24:34.482754 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:24:34.483558 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d4158738-a414-48d0-85b7-5e332298dab7 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:24:34.553410 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:24:34.553410 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:24:34.573829 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d4158738-a414-48d0-85b7-5e332298dab7 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:24:34.607327 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d4158738-a414-48d0-85b7-5e332298dab7 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 returned with HTTP 200 Jan 21 03:24:34.610093 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1427/2832] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:24:34 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 => generated 914 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:24:35.627822 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9ab4ffc9-7a4e-4314-b00d-226d217f0eae tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 Jan 21 03:24:35.629046 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9ab4ffc9-7a4e-4314-b00d-226d217f0eae tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:24:35.631468 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:24:35.631468 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:24:35.632350 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9ab4ffc9-7a4e-4314-b00d-226d217f0eae tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:24:35.772104 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:24:35.772104 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:24:35.798138 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9ab4ffc9-7a4e-4314-b00d-226d217f0eae tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:24:35.845457 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9ab4ffc9-7a4e-4314-b00d-226d217f0eae tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 returned with HTTP 200 Jan 21 03:24:35.846679 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1406/2833] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:24:35 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 => generated 914 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:24:36.862118 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-29cbd051-49a4-44f3-bf8d-d9ae6aefcff8 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 Jan 21 03:24:36.862697 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-29cbd051-49a4-44f3-bf8d-d9ae6aefcff8 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:24:36.863223 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:24:36.863223 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:24:36.863671 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-29cbd051-49a4-44f3-bf8d-d9ae6aefcff8 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:24:36.921653 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:24:36.921653 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:24:36.933387 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-29cbd051-49a4-44f3-bf8d-d9ae6aefcff8 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:24:36.964772 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-29cbd051-49a4-44f3-bf8d-d9ae6aefcff8 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 returned with HTTP 200 Jan 21 03:24:36.966019 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1428/2834] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:24:36 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 => generated 914 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:24:37.990258 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-268dd4f2-cccb-4c9e-9b57-4c26e8c76692 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 Jan 21 03:24:37.992833 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-268dd4f2-cccb-4c9e-9b57-4c26e8c76692 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:24:37.993405 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:24:37.993405 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:24:37.994620 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-268dd4f2-cccb-4c9e-9b57-4c26e8c76692 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:24:38.051132 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:24:38.051132 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:24:38.061149 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-268dd4f2-cccb-4c9e-9b57-4c26e8c76692 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:24:38.085419 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-268dd4f2-cccb-4c9e-9b57-4c26e8c76692 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 returned with HTTP 200 Jan 21 03:24:38.086935 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1407/2835] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:24:37 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 => generated 972 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:24:39.108464 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d17ee732-cddf-495c-b625-7dda3894065d tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 Jan 21 03:24:39.109777 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d17ee732-cddf-495c-b625-7dda3894065d tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:24:39.110176 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:24:39.110176 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:24:39.110932 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d17ee732-cddf-495c-b625-7dda3894065d tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:24:39.165902 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:24:39.165902 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:24:39.177221 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d17ee732-cddf-495c-b625-7dda3894065d tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:24:39.203773 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d17ee732-cddf-495c-b625-7dda3894065d tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 returned with HTTP 200 Jan 21 03:24:39.211236 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1429/2836] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:24:39 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 => generated 975 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:24:40.226063 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d42ecd91-0fc1-4d96-8ad5-06c292a94ecb tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 Jan 21 03:24:40.227235 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d42ecd91-0fc1-4d96-8ad5-06c292a94ecb tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:24:40.227627 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:24:40.227627 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:24:40.228331 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d42ecd91-0fc1-4d96-8ad5-06c292a94ecb tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:24:40.313116 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:24:40.313116 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:24:40.325573 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d42ecd91-0fc1-4d96-8ad5-06c292a94ecb tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:24:40.358079 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d42ecd91-0fc1-4d96-8ad5-06c292a94ecb tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 returned with HTTP 200 Jan 21 03:24:40.359222 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1408/2837] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:24:40 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 => generated 975 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:24:41.384010 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c54499e8-80a2-4801-acd8-6fd8e66cc0c6 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 Jan 21 03:24:41.384978 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c54499e8-80a2-4801-acd8-6fd8e66cc0c6 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:24:41.384978 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:24:41.384978 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:24:41.385298 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c54499e8-80a2-4801-acd8-6fd8e66cc0c6 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:24:41.456039 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:24:41.456039 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:24:41.466313 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c54499e8-80a2-4801-acd8-6fd8e66cc0c6 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:24:41.492655 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c54499e8-80a2-4801-acd8-6fd8e66cc0c6 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 returned with HTTP 200 Jan 21 03:24:41.493658 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1430/2838] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:24:41 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 => generated 975 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:24:42.512206 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fa2896b5-ba6c-4e9e-8cac-0e8e9b7501e8 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 Jan 21 03:24:42.515556 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fa2896b5-ba6c-4e9e-8cac-0e8e9b7501e8 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:24:42.516175 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:24:42.516175 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:24:42.516586 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fa2896b5-ba6c-4e9e-8cac-0e8e9b7501e8 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:24:42.595244 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:24:42.595244 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:24:42.605702 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-fa2896b5-ba6c-4e9e-8cac-0e8e9b7501e8 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:24:42.671621 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fa2896b5-ba6c-4e9e-8cac-0e8e9b7501e8 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 returned with HTTP 200 Jan 21 03:24:42.671895 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1409/2839] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:24:42 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 => generated 975 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:24:43.697274 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a4733592-b792-4b1c-a81a-100adf85e1e1 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 Jan 21 03:24:43.698467 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a4733592-b792-4b1c-a81a-100adf85e1e1 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:24:43.698866 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:24:43.698866 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:24:43.700596 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a4733592-b792-4b1c-a81a-100adf85e1e1 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:24:43.764548 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:24:43.764548 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:24:43.775579 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a4733592-b792-4b1c-a81a-100adf85e1e1 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:24:43.803532 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a4733592-b792-4b1c-a81a-100adf85e1e1 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 returned with HTTP 200 Jan 21 03:24:43.815869 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1431/2840] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:24:43 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 => generated 974 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:24:44.822932 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-131a5dd8-96c2-44bb-a218-b66ed3d663e0 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 Jan 21 03:24:44.824744 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-131a5dd8-96c2-44bb-a218-b66ed3d663e0 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:24:44.825169 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:24:44.825169 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:24:44.825860 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-131a5dd8-96c2-44bb-a218-b66ed3d663e0 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:24:44.878879 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:24:44.878879 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:24:44.888208 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-131a5dd8-96c2-44bb-a218-b66ed3d663e0 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:24:44.915780 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-131a5dd8-96c2-44bb-a218-b66ed3d663e0 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 returned with HTTP 200 Jan 21 03:24:44.916982 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1410/2841] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:24:44 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 => generated 1363 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:24:45.131432 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-d4bbdb9f-a14e-4dfc-88a1-ba2f876f96ed req-7b5819ac-7226-456a-bf83-b1b74024f237 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 Jan 21 03:24:45.133055 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-d4bbdb9f-a14e-4dfc-88a1-ba2f876f96ed req-7b5819ac-7226-456a-bf83-b1b74024f237 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:24:45.134303 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:24:45.134303 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:24:45.135161 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-d4bbdb9f-a14e-4dfc-88a1-ba2f876f96ed req-7b5819ac-7226-456a-bf83-b1b74024f237 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:24:45.195783 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:24:45.195783 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:24:45.207605 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-d4bbdb9f-a14e-4dfc-88a1-ba2f876f96ed req-7b5819ac-7226-456a-bf83-b1b74024f237 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:24:45.236775 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-d4bbdb9f-a14e-4dfc-88a1-ba2f876f96ed req-7b5819ac-7226-456a-bf83-b1b74024f237 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 returned with HTTP 200 Jan 21 03:24:45.238131 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1432/2842] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 03:24:45 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 => generated 1363 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 03:24:45.364236 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-131a5dd8-96c2-44bb-a218-b66ed3d663e0 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume// Jan 21 03:24:45.364716 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-131a5dd8-96c2-44bb-a218-b66ed3d663e0 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:24:45.364930 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:24:45.364930 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:24:45.365341 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-131a5dd8-96c2-44bb-a218-b66ed3d663e0 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'all' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:24:45.366791 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-131a5dd8-96c2-44bb-a218-b66ed3d663e0 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 03:24:45.367549 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1411/2843] 10.222.0.36 () {58 vars in 1289 bytes} [Thu Jan 21 03:24:45 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 03:24:45.401978 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-d4bbdb9f-a14e-4dfc-88a1-ba2f876f96ed req-19d85976-f3dc-40b6-8ab5-bb92aa642eb6 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] POST http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/attachments Jan 21 03:24:45.403634 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:24:45.403634 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:24:45.404310 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-d4bbdb9f-a14e-4dfc-88a1-ba2f876f96ed req-19d85976-f3dc-40b6-8ab5-bb92aa642eb6 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6e292391-de38-40fe-8359-37d29ad7bb92", "instance_uuid": "f0f0b8b3-6c10-42e2-9351-56952e84ab81", "connector": null}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:24:45.505373 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:24:45.505373 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:24:45.570943 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-d4bbdb9f-a14e-4dfc-88a1-ba2f876f96ed req-19d85976-f3dc-40b6-8ab5-bb92aa642eb6 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/attachments returned with HTTP 200 Jan 21 03:24:45.572497 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1433/2844] 10.222.0.36 () {66 vars in 1565 bytes} [Thu Jan 21 03:24:45 2021] POST /volume/v3/1616f1d7279f43c388d497613d637582/attachments => generated 273 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:24:45.645410 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b6640ec6-28eb-4f0c-97d9-17a5fa027557 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 Jan 21 03:24:45.646437 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b6640ec6-28eb-4f0c-97d9-17a5fa027557 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:24:45.647169 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b6640ec6-28eb-4f0c-97d9-17a5fa027557 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:24:45.682121 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-d4bbdb9f-a14e-4dfc-88a1-ba2f876f96ed req-19d85976-f3dc-40b6-8ab5-bb92aa642eb6 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume// Jan 21 03:24:45.683263 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-d4bbdb9f-a14e-4dfc-88a1-ba2f876f96ed req-19d85976-f3dc-40b6-8ab5-bb92aa642eb6 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:24:45.685114 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:24:45.685114 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:24:45.686015 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-d4bbdb9f-a14e-4dfc-88a1-ba2f876f96ed req-19d85976-f3dc-40b6-8ab5-bb92aa642eb6 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:24:45.687860 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-d4bbdb9f-a14e-4dfc-88a1-ba2f876f96ed req-19d85976-f3dc-40b6-8ab5-bb92aa642eb6 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 03:24:45.688953 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1434/2845] 10.222.0.35 () {56 vars in 1089 bytes} [Thu Jan 21 03:24:45 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 03:24:45.703780 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-d4bbdb9f-a14e-4dfc-88a1-ba2f876f96ed req-7858337d-7ec0-4efe-b6e5-7d271fc94bfb tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 Jan 21 03:24:45.704725 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-d4bbdb9f-a14e-4dfc-88a1-ba2f876f96ed req-7858337d-7ec0-4efe-b6e5-7d271fc94bfb tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:24:45.706815 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-d4bbdb9f-a14e-4dfc-88a1-ba2f876f96ed req-7858337d-7ec0-4efe-b6e5-7d271fc94bfb tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:24:45.784839 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:24:45.784839 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:24:45.794765 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-d4bbdb9f-a14e-4dfc-88a1-ba2f876f96ed req-7858337d-7ec0-4efe-b6e5-7d271fc94bfb tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:24:45.802800 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:24:45.802800 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:24:45.824943 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b6640ec6-28eb-4f0c-97d9-17a5fa027557 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:24:45.832369 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:24:45.832369 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:24:45.859427 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-d4bbdb9f-a14e-4dfc-88a1-ba2f876f96ed req-7858337d-7ec0-4efe-b6e5-7d271fc94bfb tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 returned with HTTP 200 Jan 21 03:24:45.864393 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1435/2846] 10.222.0.35 () {60 vars in 1403 bytes} [Thu Jan 21 03:24:45 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 => generated 1461 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 03:24:45.871391 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:24:45.871391 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:24:45.884966 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b6640ec6-28eb-4f0c-97d9-17a5fa027557 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 returned with HTTP 200 Jan 21 03:24:45.886166 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1412/2847] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:24:45 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 => generated 1362 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:24:45.900667 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-d4bbdb9f-a14e-4dfc-88a1-ba2f876f96ed req-8b86e8a1-9eca-48e0-8ccc-ee951c6f1e33 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] PUT http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/attachments/3378af16-87ee-4e21-b6a2-06faf9dd3475 Jan 21 03:24:45.902023 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:24:45.902023 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:24:45.903063 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-d4bbdb9f-a14e-4dfc-88a1-ba2f876f96ed req-8b86e8a1-9eca-48e0-8ccc-ee951c6f1e33 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "n-h1-766726-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-766726-10.cbci-766726-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:24:45.935456 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 03:24:45.935456 n-d-766726-10 devstack@c-api.service[87957]: return self(f, *args, **kw) Jan 21 03:24:45.936249 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-d4bbdb9f-a14e-4dfc-88a1-ba2f876f96ed req-8b86e8a1-9eca-48e0-8ccc-ee951c6f1e33 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Lock "b'cinder-attachment_update-6e292391-de38-40fe-8359-37d29ad7bb92-n-h1-766726-10'" acquired by "attachment_update" :: waited 0.010s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 03:24:45.938781 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:24:45.938781 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:24:46.905105 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bd945117-3c48-4bff-bf3f-7a87705f0445 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 Jan 21 03:24:46.905916 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bd945117-3c48-4bff-bf3f-7a87705f0445 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:24:46.905916 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:24:46.905916 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:24:46.906434 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bd945117-3c48-4bff-bf3f-7a87705f0445 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:24:47.013243 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:24:47.013243 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:24:47.037821 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-bd945117-3c48-4bff-bf3f-7a87705f0445 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:24:47.078356 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:24:47.078356 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:24:47.116716 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bd945117-3c48-4bff-bf3f-7a87705f0445 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 returned with HTTP 200 Jan 21 03:24:47.134684 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1413/2848] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:24:46 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 => generated 1362 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:24:47.875090 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-d4bbdb9f-a14e-4dfc-88a1-ba2f876f96ed req-8b86e8a1-9eca-48e0-8ccc-ee951c6f1e33 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Lock "b'cinder-attachment_update-6e292391-de38-40fe-8359-37d29ad7bb92-n-h1-766726-10'" released by "attachment_update" :: held 1.939s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 03:24:47.875795 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-d4bbdb9f-a14e-4dfc-88a1-ba2f876f96ed req-8b86e8a1-9eca-48e0-8ccc-ee951c6f1e33 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/attachments/3378af16-87ee-4e21-b6a2-06faf9dd3475 returned with HTTP 200 Jan 21 03:24:47.877090 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1436/2849] 10.222.0.35 () {64 vars in 1468 bytes} [Thu Jan 21 03:24:45 2021] PUT /volume/v3/1616f1d7279f43c388d497613d637582/attachments/3378af16-87ee-4e21-b6a2-06faf9dd3475 => generated 762 bytes in 1981 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:24:48.158465 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-aa99caa2-6a68-4e9c-88d6-1bab5c8b1594 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 Jan 21 03:24:48.159189 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-aa99caa2-6a68-4e9c-88d6-1bab5c8b1594 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:24:48.159514 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:24:48.159514 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:24:48.159975 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-aa99caa2-6a68-4e9c-88d6-1bab5c8b1594 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:24:48.251425 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:24:48.251425 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:24:48.261266 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-aa99caa2-6a68-4e9c-88d6-1bab5c8b1594 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:24:48.287474 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:24:48.287474 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:24:48.298852 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-aa99caa2-6a68-4e9c-88d6-1bab5c8b1594 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 returned with HTTP 200 Jan 21 03:24:48.300326 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1414/2850] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:24:48 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 => generated 1363 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:24:49.326161 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6007ec27-80f2-4a19-bf3f-01518c765e3a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 Jan 21 03:24:49.327579 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6007ec27-80f2-4a19-bf3f-01518c765e3a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:24:49.327966 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:24:49.327966 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:24:49.328583 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6007ec27-80f2-4a19-bf3f-01518c765e3a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:24:49.400067 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:24:49.400067 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:24:49.414120 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-6007ec27-80f2-4a19-bf3f-01518c765e3a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:24:49.438152 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:24:49.438152 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:24:49.448498 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6007ec27-80f2-4a19-bf3f-01518c765e3a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 returned with HTTP 200 Jan 21 03:24:49.450213 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1437/2851] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:24:49 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 => generated 1363 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:24:50.469437 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cd005481-c34d-4e01-94ef-9b1038304d18 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 Jan 21 03:24:50.470296 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cd005481-c34d-4e01-94ef-9b1038304d18 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:24:50.470296 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:24:50.470296 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:24:50.470653 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cd005481-c34d-4e01-94ef-9b1038304d18 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:24:50.543837 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:24:50.543837 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:24:50.554374 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-cd005481-c34d-4e01-94ef-9b1038304d18 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:24:50.576238 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:24:50.576238 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:24:50.587140 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cd005481-c34d-4e01-94ef-9b1038304d18 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 returned with HTTP 200 Jan 21 03:24:50.588381 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1415/2852] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:24:50 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 => generated 1363 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:24:51.605695 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bd7bcb7c-17da-455b-8a6a-bb39f197a81a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 Jan 21 03:24:51.606708 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bd7bcb7c-17da-455b-8a6a-bb39f197a81a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:24:51.606913 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:24:51.606913 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:24:51.607608 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bd7bcb7c-17da-455b-8a6a-bb39f197a81a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:24:51.690137 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:24:51.690137 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:24:51.710653 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-bd7bcb7c-17da-455b-8a6a-bb39f197a81a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:24:51.736223 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:24:51.736223 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:24:51.747659 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bd7bcb7c-17da-455b-8a6a-bb39f197a81a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 returned with HTTP 200 Jan 21 03:24:51.748802 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1438/2853] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:24:51 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 => generated 1363 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:24:52.767557 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-884ea5c7-47ad-4385-92b9-76d41bb80d8b tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 Jan 21 03:24:52.768290 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-884ea5c7-47ad-4385-92b9-76d41bb80d8b tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:24:52.768497 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:24:52.768497 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:24:52.769147 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-884ea5c7-47ad-4385-92b9-76d41bb80d8b tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:24:52.837350 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:24:52.837350 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:24:52.849054 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-884ea5c7-47ad-4385-92b9-76d41bb80d8b tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:24:52.881929 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:24:52.881929 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:24:52.911252 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-884ea5c7-47ad-4385-92b9-76d41bb80d8b tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 returned with HTTP 200 Jan 21 03:24:52.912783 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1416/2854] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:24:52 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 => generated 1363 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:24:54.008002 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-58372c37-79c6-4254-8f23-8108caa9e0ce tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 Jan 21 03:24:54.008002 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-58372c37-79c6-4254-8f23-8108caa9e0ce tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:24:54.008002 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:24:54.008002 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:24:54.008002 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-58372c37-79c6-4254-8f23-8108caa9e0ce tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:24:54.078876 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-d4bbdb9f-a14e-4dfc-88a1-ba2f876f96ed req-2e4726b0-bc25-44f9-8d2f-c8965fc299f7 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] POST http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/attachments/3378af16-87ee-4e21-b6a2-06faf9dd3475/action Jan 21 03:24:54.078876 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:24:54.078876 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:24:54.078876 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-d4bbdb9f-a14e-4dfc-88a1-ba2f876f96ed req-2e4726b0-bc25-44f9-8d2f-c8965fc299f7 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Action body: b'{"os-complete": null}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:24:54.078876 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-d4bbdb9f-a14e-4dfc-88a1-ba2f876f96ed req-2e4726b0-bc25-44f9-8d2f-c8965fc299f7 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:24:54.088140 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:24:54.088140 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:24:54.106754 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-58372c37-79c6-4254-8f23-8108caa9e0ce tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:24:54.186062 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:24:54.186062 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:24:54.197673 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-58372c37-79c6-4254-8f23-8108caa9e0ce tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 returned with HTTP 200 Jan 21 03:24:54.199856 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1439/2855] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:24:53 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 => generated 1363 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:24:54.209765 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:24:54.209765 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:24:54.224529 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-d4bbdb9f-a14e-4dfc-88a1-ba2f876f96ed req-2e4726b0-bc25-44f9-8d2f-c8965fc299f7 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/attachments/3378af16-87ee-4e21-b6a2-06faf9dd3475/action returned with HTTP 204 Jan 21 03:24:54.225454 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1417/2856] 10.222.0.35 () {64 vars in 1489 bytes} [Thu Jan 21 03:24:54 2021] POST /volume/v3/1616f1d7279f43c388d497613d637582/attachments/3378af16-87ee-4e21-b6a2-06faf9dd3475/action => generated 0 bytes in 161 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:24:55.216333 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1e605174-d05f-4c96-9334-449be6059ea6 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 Jan 21 03:24:55.217793 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1e605174-d05f-4c96-9334-449be6059ea6 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:24:55.218229 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:24:55.218229 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:24:55.218966 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1e605174-d05f-4c96-9334-449be6059ea6 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:24:55.271740 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:24:55.271740 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:24:55.281691 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1e605174-d05f-4c96-9334-449be6059ea6 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:24:55.306199 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:24:55.306199 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:24:55.321759 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1e605174-d05f-4c96-9334-449be6059ea6 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 returned with HTTP 200 Jan 21 03:24:55.323277 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1440/2857] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:24:55 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 => generated 1655 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:24:55.343198 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5e495d89-f3ac-45bf-ac6a-0b309d125a90 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] POST http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots Jan 21 03:24:55.344013 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:24:55.344013 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:24:55.344856 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5e495d89-f3ac-45bf-ac6a-0b309d125a90 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6e292391-de38-40fe-8359-37d29ad7bb92", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1013305137"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:24:55.412038 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:24:55.412038 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:24:55.418288 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-5e495d89-f3ac-45bf-ac6a-0b309d125a90 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:24:55.419198 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-5e495d89-f3ac-45bf-ac6a-0b309d125a90 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Create snapshot from volume 6e292391-de38-40fe-8359-37d29ad7bb92 Jan 21 03:24:55.440038 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5e495d89-f3ac-45bf-ac6a-0b309d125a90 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots returned with HTTP 400 Jan 21 03:24:55.446177 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1418/2858] 10.222.0.36 () {60 vars in 1232 bytes} [Thu Jan 21 03:24:55 2021] POST /volume/v3/1616f1d7279f43c388d497613d637582/snapshots => generated 160 bytes in 110 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 03:24:55.454913 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-30f3de22-c8ab-4b44-9035-81750fb6e761 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] POST http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots Jan 21 03:24:55.455396 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:24:55.455396 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:24:55.455898 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-30f3de22-c8ab-4b44-9035-81750fb6e761 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6e292391-de38-40fe-8359-37d29ad7bb92", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-360893689"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:24:55.547424 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:24:55.547424 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:24:55.548574 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-30f3de22-c8ab-4b44-9035-81750fb6e761 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:24:55.549148 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-30f3de22-c8ab-4b44-9035-81750fb6e761 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Create snapshot from volume 6e292391-de38-40fe-8359-37d29ad7bb92 Jan 21 03:24:55.654435 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-30f3de22-c8ab-4b44-9035-81750fb6e761 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Created reservations ['67c21fb8-59e0-4d0c-acd3-1289b24917a5', '7dc15033-3fd1-47a9-a288-01555c2d40d7', '8bc547a5-14e5-4f91-adf4-f7c4bb0c5cbd', '2958a245-e91d-473e-8313-e394a942d68c'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:24:55.794565 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-30f3de22-c8ab-4b44-9035-81750fb6e761 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot force create request issued successfully. Jan 21 03:24:55.795489 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-30f3de22-c8ab-4b44-9035-81750fb6e761 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots returned with HTTP 202 Jan 21 03:24:55.802550 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1441/2859] 10.222.0.36 () {60 vars in 1232 bytes} [Thu Jan 21 03:24:55 2021] POST /volume/v3/1616f1d7279f43c388d497613d637582/snapshots => generated 309 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:24:55.811866 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-32134913-00fe-4695-abd0-86b7e0d37845 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/1cbf79a5-0e67-46d0-aa10-bdb4a1ad2e3d Jan 21 03:24:55.812880 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-32134913-00fe-4695-abd0-86b7e0d37845 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:24:55.812880 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:24:55.812880 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:24:55.813079 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-32134913-00fe-4695-abd0-86b7e0d37845 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:24:55.851026 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:24:55.851026 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:24:55.853077 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-32134913-00fe-4695-abd0-86b7e0d37845 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:24:55.857055 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-32134913-00fe-4695-abd0-86b7e0d37845 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/1cbf79a5-0e67-46d0-aa10-bdb4a1ad2e3d returned with HTTP 200 Jan 21 03:24:55.857909 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1419/2860] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:24:55 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/1cbf79a5-0e67-46d0-aa10-bdb4a1ad2e3d => generated 441 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:24:56.870874 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0bfa0372-8d35-4902-bb2c-defeb57d63b3 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/1cbf79a5-0e67-46d0-aa10-bdb4a1ad2e3d Jan 21 03:24:56.871977 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0bfa0372-8d35-4902-bb2c-defeb57d63b3 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:24:56.872398 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:24:56.872398 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:24:56.872774 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0bfa0372-8d35-4902-bb2c-defeb57d63b3 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:24:56.899752 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:24:56.899752 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:24:56.900890 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-0bfa0372-8d35-4902-bb2c-defeb57d63b3 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:24:56.903775 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0bfa0372-8d35-4902-bb2c-defeb57d63b3 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/1cbf79a5-0e67-46d0-aa10-bdb4a1ad2e3d returned with HTTP 200 Jan 21 03:24:56.904599 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1442/2861] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:24:56 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/1cbf79a5-0e67-46d0-aa10-bdb4a1ad2e3d => generated 441 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:24:57.918614 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7ceb1c45-c426-4a1a-a407-8d71f03a7c4c tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/1cbf79a5-0e67-46d0-aa10-bdb4a1ad2e3d Jan 21 03:24:57.919443 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7ceb1c45-c426-4a1a-a407-8d71f03a7c4c tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:24:57.919928 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:24:57.919928 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:24:57.920500 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7ceb1c45-c426-4a1a-a407-8d71f03a7c4c tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:24:57.948135 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:24:57.948135 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:24:57.949783 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7ceb1c45-c426-4a1a-a407-8d71f03a7c4c tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:24:57.951787 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7ceb1c45-c426-4a1a-a407-8d71f03a7c4c tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/1cbf79a5-0e67-46d0-aa10-bdb4a1ad2e3d returned with HTTP 200 Jan 21 03:24:57.952616 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1420/2862] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:24:57 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/1cbf79a5-0e67-46d0-aa10-bdb4a1ad2e3d => generated 468 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:24:57.963971 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-846ed324-3982-47df-8916-d4152b12293c tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] POST http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots Jan 21 03:24:57.965602 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:24:57.965602 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:24:57.965602 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-846ed324-3982-47df-8916-d4152b12293c tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6e292391-de38-40fe-8359-37d29ad7bb92", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2016146741"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:24:58.017238 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:24:58.017238 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:24:58.018927 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-846ed324-3982-47df-8916-d4152b12293c tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:24:58.019298 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-846ed324-3982-47df-8916-d4152b12293c tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Create snapshot from volume 6e292391-de38-40fe-8359-37d29ad7bb92 Jan 21 03:24:58.077669 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-846ed324-3982-47df-8916-d4152b12293c tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Created reservations ['ea16bf4c-306f-4868-b671-baa48fbfd953', '0476aeb1-7a28-417d-9e3b-49c56f542b82', '1fcf1ea3-39f2-4b5f-9ce9-0bcbb4066289', 'c19e2752-e4d6-412f-aef0-dc2a713c0da2'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:24:58.186495 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-846ed324-3982-47df-8916-d4152b12293c tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot force create request issued successfully. Jan 21 03:24:58.187613 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-846ed324-3982-47df-8916-d4152b12293c tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots returned with HTTP 202 Jan 21 03:24:58.193888 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1443/2863] 10.222.0.36 () {60 vars in 1232 bytes} [Thu Jan 21 03:24:57 2021] POST /volume/v3/1616f1d7279f43c388d497613d637582/snapshots => generated 310 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:24:58.200888 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f652133c-eebf-44fa-928c-6357653babf7 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/c057a8ca-ccfc-4af3-9be3-5090be81ff9a Jan 21 03:24:58.201955 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f652133c-eebf-44fa-928c-6357653babf7 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:24:58.202363 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:24:58.202363 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:24:58.203031 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f652133c-eebf-44fa-928c-6357653babf7 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:24:58.232913 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:24:58.232913 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:24:58.234474 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f652133c-eebf-44fa-928c-6357653babf7 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:24:58.236931 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f652133c-eebf-44fa-928c-6357653babf7 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/c057a8ca-ccfc-4af3-9be3-5090be81ff9a returned with HTTP 200 Jan 21 03:24:58.243275 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1421/2864] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:24:58 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/c057a8ca-ccfc-4af3-9be3-5090be81ff9a => generated 442 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:24:59.252481 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-070d568a-390b-41d6-ab4d-102b2b56f92f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/c057a8ca-ccfc-4af3-9be3-5090be81ff9a Jan 21 03:24:59.253550 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-070d568a-390b-41d6-ab4d-102b2b56f92f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:24:59.255753 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:24:59.255753 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:24:59.256190 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-070d568a-390b-41d6-ab4d-102b2b56f92f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:24:59.285785 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:24:59.285785 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:24:59.290421 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-070d568a-390b-41d6-ab4d-102b2b56f92f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:24:59.293402 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-070d568a-390b-41d6-ab4d-102b2b56f92f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/c057a8ca-ccfc-4af3-9be3-5090be81ff9a returned with HTTP 200 Jan 21 03:24:59.294505 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1444/2865] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:24:59 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/c057a8ca-ccfc-4af3-9be3-5090be81ff9a => generated 442 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:25:00.306600 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8e32d9bd-6909-4da2-bd08-ac13db6cb9de tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/c057a8ca-ccfc-4af3-9be3-5090be81ff9a Jan 21 03:25:00.307183 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8e32d9bd-6909-4da2-bd08-ac13db6cb9de tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:00.307405 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:00.307405 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:00.307766 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8e32d9bd-6909-4da2-bd08-ac13db6cb9de tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:00.332967 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:00.332967 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:00.334111 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8e32d9bd-6909-4da2-bd08-ac13db6cb9de tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:25:00.336097 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8e32d9bd-6909-4da2-bd08-ac13db6cb9de tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/c057a8ca-ccfc-4af3-9be3-5090be81ff9a returned with HTTP 200 Jan 21 03:25:00.336919 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1422/2866] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:25:00 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/c057a8ca-ccfc-4af3-9be3-5090be81ff9a => generated 469 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:25:00.348399 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c12b411e-ff09-4ca5-b855-c28683714ee2 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] POST http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots Jan 21 03:25:00.348965 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:00.348965 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:00.349396 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c12b411e-ff09-4ca5-b855-c28683714ee2 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6e292391-de38-40fe-8359-37d29ad7bb92", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-885428132"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:25:00.401832 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:00.401832 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:00.403696 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c12b411e-ff09-4ca5-b855-c28683714ee2 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:25:00.404058 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-c12b411e-ff09-4ca5-b855-c28683714ee2 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Create snapshot from volume 6e292391-de38-40fe-8359-37d29ad7bb92 Jan 21 03:25:00.474794 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-c12b411e-ff09-4ca5-b855-c28683714ee2 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Created reservations ['4404050f-0d60-4b0a-8221-79a25af9738b', '56c362ba-9465-4cd7-bde3-35a21c9e47e5', 'f50f69f4-137c-42ef-a400-3e6a1753dd85', '2960d836-939f-49da-af69-026960e4d4b3'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:25:00.592954 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c12b411e-ff09-4ca5-b855-c28683714ee2 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot force create request issued successfully. Jan 21 03:25:00.593948 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c12b411e-ff09-4ca5-b855-c28683714ee2 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots returned with HTTP 202 Jan 21 03:25:00.595018 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1445/2867] 10.222.0.36 () {60 vars in 1232 bytes} [Thu Jan 21 03:25:00 2021] POST /volume/v3/1616f1d7279f43c388d497613d637582/snapshots => generated 309 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 03:25:00.605616 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e8018089-a4a1-43e1-b3c1-04c50ea5fbea tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/dac0951c-8a12-4f45-a813-d2b53e30c466 Jan 21 03:25:00.606192 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e8018089-a4a1-43e1-b3c1-04c50ea5fbea tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:00.606522 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:00.606522 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:00.607194 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e8018089-a4a1-43e1-b3c1-04c50ea5fbea tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:00.635433 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:00.635433 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:00.637565 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e8018089-a4a1-43e1-b3c1-04c50ea5fbea tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:25:00.639802 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e8018089-a4a1-43e1-b3c1-04c50ea5fbea tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/dac0951c-8a12-4f45-a813-d2b53e30c466 returned with HTTP 200 Jan 21 03:25:00.641220 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1423/2868] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:25:00 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/dac0951c-8a12-4f45-a813-d2b53e30c466 => generated 441 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:25:01.655929 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7b08b8cf-c0fe-4b68-9113-b161a47a4a14 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/dac0951c-8a12-4f45-a813-d2b53e30c466 Jan 21 03:25:01.656464 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7b08b8cf-c0fe-4b68-9113-b161a47a4a14 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:01.656699 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:01.656699 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:01.656988 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7b08b8cf-c0fe-4b68-9113-b161a47a4a14 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:01.686162 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:01.686162 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:01.687493 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7b08b8cf-c0fe-4b68-9113-b161a47a4a14 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:25:01.689954 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7b08b8cf-c0fe-4b68-9113-b161a47a4a14 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/dac0951c-8a12-4f45-a813-d2b53e30c466 returned with HTTP 200 Jan 21 03:25:01.690978 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1446/2869] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:25:01 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/dac0951c-8a12-4f45-a813-d2b53e30c466 => generated 441 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:25:02.703712 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-81aec686-9cdd-476a-b3d6-ecd234cf1d36 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/dac0951c-8a12-4f45-a813-d2b53e30c466 Jan 21 03:25:02.704277 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-81aec686-9cdd-476a-b3d6-ecd234cf1d36 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:02.704425 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:02.704425 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:02.704733 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-81aec686-9cdd-476a-b3d6-ecd234cf1d36 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:02.729177 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:02.729177 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:02.731416 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-81aec686-9cdd-476a-b3d6-ecd234cf1d36 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:25:02.733593 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-81aec686-9cdd-476a-b3d6-ecd234cf1d36 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/dac0951c-8a12-4f45-a813-d2b53e30c466 returned with HTTP 200 Jan 21 03:25:02.734384 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1424/2870] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:25:02 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/dac0951c-8a12-4f45-a813-d2b53e30c466 => generated 468 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:25:02.746160 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7594d53e-27c2-4943-8fe9-c97af5a27280 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] DELETE http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/1cbf79a5-0e67-46d0-aa10-bdb4a1ad2e3d Jan 21 03:25:02.746735 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7594d53e-27c2-4943-8fe9-c97af5a27280 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:02.747014 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:02.747014 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:02.747364 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7594d53e-27c2-4943-8fe9-c97af5a27280 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:02.747667 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-7594d53e-27c2-4943-8fe9-c97af5a27280 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Delete snapshot with id: 1cbf79a5-0e67-46d0-aa10-bdb4a1ad2e3d Jan 21 03:25:02.772089 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:02.772089 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:02.773178 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7594d53e-27c2-4943-8fe9-c97af5a27280 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:25:02.836172 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7594d53e-27c2-4943-8fe9-c97af5a27280 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot delete request issued successfully. Jan 21 03:25:02.836645 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7594d53e-27c2-4943-8fe9-c97af5a27280 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/1cbf79a5-0e67-46d0-aa10-bdb4a1ad2e3d returned with HTTP 202 Jan 21 03:25:02.838297 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1447/2871] 10.222.0.36 () {58 vars in 1324 bytes} [Thu Jan 21 03:25:02 2021] DELETE /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/1cbf79a5-0e67-46d0-aa10-bdb4a1ad2e3d => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:25:02.848134 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-95ef7ee8-7659-4de6-b440-b5dc7d12c15a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/1cbf79a5-0e67-46d0-aa10-bdb4a1ad2e3d Jan 21 03:25:02.849079 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-95ef7ee8-7659-4de6-b440-b5dc7d12c15a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:02.849433 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:02.849433 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:02.850108 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-95ef7ee8-7659-4de6-b440-b5dc7d12c15a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:02.879157 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:02.879157 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:02.880279 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-95ef7ee8-7659-4de6-b440-b5dc7d12c15a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:25:02.882884 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-95ef7ee8-7659-4de6-b440-b5dc7d12c15a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/1cbf79a5-0e67-46d0-aa10-bdb4a1ad2e3d returned with HTTP 200 Jan 21 03:25:02.884066 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1425/2872] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:25:02 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/1cbf79a5-0e67-46d0-aa10-bdb4a1ad2e3d => generated 467 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:25:03.896951 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f5472143-5c82-476b-9660-d750f30e4851 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/1cbf79a5-0e67-46d0-aa10-bdb4a1ad2e3d Jan 21 03:25:03.897497 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f5472143-5c82-476b-9660-d750f30e4851 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:03.897659 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:03.897659 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:03.898377 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f5472143-5c82-476b-9660-d750f30e4851 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:03.925709 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:03.925709 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:03.926905 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f5472143-5c82-476b-9660-d750f30e4851 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:25:03.928865 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f5472143-5c82-476b-9660-d750f30e4851 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/1cbf79a5-0e67-46d0-aa10-bdb4a1ad2e3d returned with HTTP 200 Jan 21 03:25:03.929695 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1448/2873] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:25:03 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/1cbf79a5-0e67-46d0-aa10-bdb4a1ad2e3d => generated 467 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:25:04.942510 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7f5f84dd-88ea-40f8-9932-5b96693cbd91 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/1cbf79a5-0e67-46d0-aa10-bdb4a1ad2e3d Jan 21 03:25:04.943098 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7f5f84dd-88ea-40f8-9932-5b96693cbd91 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:04.943270 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:04.943270 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:04.943588 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7f5f84dd-88ea-40f8-9932-5b96693cbd91 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:04.968895 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7f5f84dd-88ea-40f8-9932-5b96693cbd91 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/1cbf79a5-0e67-46d0-aa10-bdb4a1ad2e3d returned with HTTP 404 Jan 21 03:25:04.969982 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1426/2874] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:25:04 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/1cbf79a5-0e67-46d0-aa10-bdb4a1ad2e3d => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:25:04.978830 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1f7be119-fc32-4200-9195-9476b99c39e0 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] DELETE http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/dac0951c-8a12-4f45-a813-d2b53e30c466 Jan 21 03:25:04.979420 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1f7be119-fc32-4200-9195-9476b99c39e0 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:04.979663 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:04.979663 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:04.980100 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1f7be119-fc32-4200-9195-9476b99c39e0 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:04.980510 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-1f7be119-fc32-4200-9195-9476b99c39e0 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Delete snapshot with id: dac0951c-8a12-4f45-a813-d2b53e30c466 Jan 21 03:25:05.007842 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:05.007842 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:05.009037 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1f7be119-fc32-4200-9195-9476b99c39e0 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:25:05.074350 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1f7be119-fc32-4200-9195-9476b99c39e0 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot delete request issued successfully. Jan 21 03:25:05.074863 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1f7be119-fc32-4200-9195-9476b99c39e0 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/dac0951c-8a12-4f45-a813-d2b53e30c466 returned with HTTP 202 Jan 21 03:25:05.075740 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1449/2875] 10.222.0.36 () {58 vars in 1324 bytes} [Thu Jan 21 03:25:04 2021] DELETE /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/dac0951c-8a12-4f45-a813-d2b53e30c466 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:25:05.083781 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9bf5d79b-e0a5-4289-a93b-cc7fae0188df tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/dac0951c-8a12-4f45-a813-d2b53e30c466 Jan 21 03:25:05.084303 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9bf5d79b-e0a5-4289-a93b-cc7fae0188df tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:05.084794 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9bf5d79b-e0a5-4289-a93b-cc7fae0188df tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:05.110161 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:05.110161 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:05.111233 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9bf5d79b-e0a5-4289-a93b-cc7fae0188df tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:25:05.113180 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9bf5d79b-e0a5-4289-a93b-cc7fae0188df tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/dac0951c-8a12-4f45-a813-d2b53e30c466 returned with HTTP 200 Jan 21 03:25:05.113982 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1427/2876] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:25:05 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/dac0951c-8a12-4f45-a813-d2b53e30c466 => generated 467 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:25:06.138254 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-27579794-7a7c-4de7-834c-f21afdef8a73 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/dac0951c-8a12-4f45-a813-d2b53e30c466 Jan 21 03:25:06.139712 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-27579794-7a7c-4de7-834c-f21afdef8a73 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:06.139963 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:06.139963 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:06.140636 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-27579794-7a7c-4de7-834c-f21afdef8a73 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:06.172089 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:06.172089 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:06.173258 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-27579794-7a7c-4de7-834c-f21afdef8a73 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:25:06.175254 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-27579794-7a7c-4de7-834c-f21afdef8a73 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/dac0951c-8a12-4f45-a813-d2b53e30c466 returned with HTTP 200 Jan 21 03:25:06.176292 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1450/2877] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:25:06 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/dac0951c-8a12-4f45-a813-d2b53e30c466 => generated 467 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:25:07.191102 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e6819da5-b96f-4038-9854-09ac76f50b27 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/dac0951c-8a12-4f45-a813-d2b53e30c466 Jan 21 03:25:07.191908 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e6819da5-b96f-4038-9854-09ac76f50b27 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:07.191908 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:07.191908 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:07.192324 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e6819da5-b96f-4038-9854-09ac76f50b27 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:07.223295 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e6819da5-b96f-4038-9854-09ac76f50b27 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/dac0951c-8a12-4f45-a813-d2b53e30c466 returned with HTTP 404 Jan 21 03:25:07.224832 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1428/2878] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:25:07 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/dac0951c-8a12-4f45-a813-d2b53e30c466 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:25:07.233731 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4851af02-2fe7-4b0b-af06-d6a51e91c02f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] DELETE http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/c057a8ca-ccfc-4af3-9be3-5090be81ff9a Jan 21 03:25:07.234266 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4851af02-2fe7-4b0b-af06-d6a51e91c02f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:07.234486 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:07.234486 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:07.234892 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4851af02-2fe7-4b0b-af06-d6a51e91c02f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:07.235266 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-4851af02-2fe7-4b0b-af06-d6a51e91c02f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Delete snapshot with id: c057a8ca-ccfc-4af3-9be3-5090be81ff9a Jan 21 03:25:07.267777 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:07.267777 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:07.268952 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4851af02-2fe7-4b0b-af06-d6a51e91c02f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:25:07.339975 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4851af02-2fe7-4b0b-af06-d6a51e91c02f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot delete request issued successfully. Jan 21 03:25:07.340443 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4851af02-2fe7-4b0b-af06-d6a51e91c02f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/c057a8ca-ccfc-4af3-9be3-5090be81ff9a returned with HTTP 202 Jan 21 03:25:07.342452 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1451/2879] 10.222.0.36 () {58 vars in 1324 bytes} [Thu Jan 21 03:25:07 2021] DELETE /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/c057a8ca-ccfc-4af3-9be3-5090be81ff9a => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:25:07.350002 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-67802b8a-0d54-45a3-a48c-6b1a5e218140 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/c057a8ca-ccfc-4af3-9be3-5090be81ff9a Jan 21 03:25:07.350747 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-67802b8a-0d54-45a3-a48c-6b1a5e218140 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:07.351902 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-67802b8a-0d54-45a3-a48c-6b1a5e218140 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:07.383078 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:07.383078 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:07.384403 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-67802b8a-0d54-45a3-a48c-6b1a5e218140 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:25:07.387350 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-67802b8a-0d54-45a3-a48c-6b1a5e218140 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/c057a8ca-ccfc-4af3-9be3-5090be81ff9a returned with HTTP 200 Jan 21 03:25:07.388079 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1429/2880] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:25:07 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/c057a8ca-ccfc-4af3-9be3-5090be81ff9a => generated 468 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:25:08.401320 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e52465d2-a2fb-405f-bbf9-09d522b6270a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/c057a8ca-ccfc-4af3-9be3-5090be81ff9a Jan 21 03:25:08.402712 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e52465d2-a2fb-405f-bbf9-09d522b6270a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:08.403140 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:08.403140 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:08.403525 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e52465d2-a2fb-405f-bbf9-09d522b6270a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:08.429540 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:08.429540 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:08.430745 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e52465d2-a2fb-405f-bbf9-09d522b6270a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:25:08.433315 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e52465d2-a2fb-405f-bbf9-09d522b6270a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/c057a8ca-ccfc-4af3-9be3-5090be81ff9a returned with HTTP 200 Jan 21 03:25:08.434376 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1452/2881] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:25:08 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/c057a8ca-ccfc-4af3-9be3-5090be81ff9a => generated 468 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:25:09.446731 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7e10a4a9-eda6-44ac-8582-ff8b3dc7a536 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/c057a8ca-ccfc-4af3-9be3-5090be81ff9a Jan 21 03:25:09.447353 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7e10a4a9-eda6-44ac-8582-ff8b3dc7a536 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:09.447442 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:09.447442 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:09.447784 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7e10a4a9-eda6-44ac-8582-ff8b3dc7a536 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:09.473830 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7e10a4a9-eda6-44ac-8582-ff8b3dc7a536 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/c057a8ca-ccfc-4af3-9be3-5090be81ff9a returned with HTTP 404 Jan 21 03:25:09.474944 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1430/2882] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:25:09 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/c057a8ca-ccfc-4af3-9be3-5090be81ff9a => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:25:09.598408 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-5cc1cd5f-2331-4381-bd92-26ef39d887ed req-9a12048a-39d8-43ba-91a8-db782577a6c3 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 Jan 21 03:25:09.598958 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-5cc1cd5f-2331-4381-bd92-26ef39d887ed req-9a12048a-39d8-43ba-91a8-db782577a6c3 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:09.599178 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:09.599178 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:09.599547 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-5cc1cd5f-2331-4381-bd92-26ef39d887ed req-9a12048a-39d8-43ba-91a8-db782577a6c3 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:09.658321 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:09.658321 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:09.669963 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-5cc1cd5f-2331-4381-bd92-26ef39d887ed req-9a12048a-39d8-43ba-91a8-db782577a6c3 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:25:09.694285 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:09.694285 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:09.705172 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-5cc1cd5f-2331-4381-bd92-26ef39d887ed req-9a12048a-39d8-43ba-91a8-db782577a6c3 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 returned with HTTP 200 Jan 21 03:25:09.706095 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1453/2883] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 03:25:09 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 => generated 1655 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:25:09.731783 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-5cc1cd5f-2331-4381-bd92-26ef39d887ed req-9ab01ce5-d8b2-4018-9976-b411d590bc1f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] POST http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92/action Jan 21 03:25:09.733388 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-5cc1cd5f-2331-4381-bd92-26ef39d887ed req-9ab01ce5-d8b2-4018-9976-b411d590bc1f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Action body: b'{"os-begin_detaching": null}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:25:09.734013 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-5cc1cd5f-2331-4381-bd92-26ef39d887ed req-9ab01ce5-d8b2-4018-9976-b411d590bc1f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:25:09.796447 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:09.796447 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:09.796447 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-5cc1cd5f-2331-4381-bd92-26ef39d887ed req-9ab01ce5-d8b2-4018-9976-b411d590bc1f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:25:09.803150 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-5cc1cd5f-2331-4381-bd92-26ef39d887ed req-9ab01ce5-d8b2-4018-9976-b411d590bc1f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Begin detaching volume completed successfully. Jan 21 03:25:09.803684 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-5cc1cd5f-2331-4381-bd92-26ef39d887ed req-9ab01ce5-d8b2-4018-9976-b411d590bc1f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92/action returned with HTTP 202 Jan 21 03:25:09.804571 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1431/2884] 10.222.0.36 () {64 vars in 1643 bytes} [Thu Jan 21 03:25:09 2021] POST /volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:25:09.840160 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bc6cbc44-5213-4714-969e-4c5f687ec37a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 Jan 21 03:25:09.840684 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bc6cbc44-5213-4714-969e-4c5f687ec37a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:09.841107 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:09.841107 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:09.841489 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bc6cbc44-5213-4714-969e-4c5f687ec37a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:09.892045 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-5cc1cd5f-2331-4381-bd92-26ef39d887ed req-9ab01ce5-d8b2-4018-9976-b411d590bc1f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume// Jan 21 03:25:09.892832 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-5cc1cd5f-2331-4381-bd92-26ef39d887ed req-9ab01ce5-d8b2-4018-9976-b411d590bc1f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:09.893186 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:09.893186 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:09.893825 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-5cc1cd5f-2331-4381-bd92-26ef39d887ed req-9ab01ce5-d8b2-4018-9976-b411d590bc1f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'all' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:09.895538 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-5cc1cd5f-2331-4381-bd92-26ef39d887ed req-9ab01ce5-d8b2-4018-9976-b411d590bc1f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 03:25:09.897118 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1432/2885] 10.222.0.35 () {56 vars in 1089 bytes} [Thu Jan 21 03:25: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 21 03:25:09.901662 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:09.901662 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:09.912156 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-bc6cbc44-5213-4714-969e-4c5f687ec37a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:25:09.931555 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-5cc1cd5f-2331-4381-bd92-26ef39d887ed req-c483915a-ba79-485f-a7cd-fa52217aae2b tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 Jan 21 03:25:09.932364 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-5cc1cd5f-2331-4381-bd92-26ef39d887ed req-c483915a-ba79-485f-a7cd-fa52217aae2b tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:09.933960 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-5cc1cd5f-2331-4381-bd92-26ef39d887ed req-c483915a-ba79-485f-a7cd-fa52217aae2b tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:09.947350 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:09.947350 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:09.963873 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bc6cbc44-5213-4714-969e-4c5f687ec37a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 returned with HTTP 200 Jan 21 03:25:09.978018 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1454/2886] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:25:09 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 => generated 1658 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:25:10.024209 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:10.024209 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:10.035407 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-5cc1cd5f-2331-4381-bd92-26ef39d887ed req-c483915a-ba79-485f-a7cd-fa52217aae2b tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:25:10.060804 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:10.060804 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:10.071170 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-5cc1cd5f-2331-4381-bd92-26ef39d887ed req-c483915a-ba79-485f-a7cd-fa52217aae2b tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 returned with HTTP 200 Jan 21 03:25:10.072014 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1433/2887] 10.222.0.35 () {60 vars in 1403 bytes} [Thu Jan 21 03:25:09 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 => generated 1757 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 03:25:10.506679 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-5cc1cd5f-2331-4381-bd92-26ef39d887ed req-c8784497-0fde-415f-9bbd-b9990d52cd6f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] DELETE http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/attachments/3378af16-87ee-4e21-b6a2-06faf9dd3475 Jan 21 03:25:10.508370 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-5cc1cd5f-2331-4381-bd92-26ef39d887ed req-c8784497-0fde-415f-9bbd-b9990d52cd6f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:10.508809 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:10.508809 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:10.509673 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-5cc1cd5f-2331-4381-bd92-26ef39d887ed req-c8784497-0fde-415f-9bbd-b9990d52cd6f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:10.536121 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:10.536121 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:10.985131 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3965c0cc-9b5b-49f1-a202-4de8d5c83b02 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 Jan 21 03:25:10.986057 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3965c0cc-9b5b-49f1-a202-4de8d5c83b02 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:10.986439 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:10.986439 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:10.987219 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3965c0cc-9b5b-49f1-a202-4de8d5c83b02 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:11.023618 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-5cc1cd5f-2331-4381-bd92-26ef39d887ed req-c8784497-0fde-415f-9bbd-b9990d52cd6f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 03:25:11.024391 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-5cc1cd5f-2331-4381-bd92-26ef39d887ed req-c8784497-0fde-415f-9bbd-b9990d52cd6f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Pending status list for volume during attachment-delete: [] {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 03:25:11.031978 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-5cc1cd5f-2331-4381-bd92-26ef39d887ed req-c8784497-0fde-415f-9bbd-b9990d52cd6f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/attachments/3378af16-87ee-4e21-b6a2-06faf9dd3475 returned with HTTP 200 Jan 21 03:25:11.033449 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1455/2888] 10.222.0.35 () {62 vars in 1437 bytes} [Thu Jan 21 03:25:10 2021] DELETE /volume/v3/1616f1d7279f43c388d497613d637582/attachments/3378af16-87ee-4e21-b6a2-06faf9dd3475 => generated 19 bytes in 532 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:25:11.045307 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:11.045307 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:11.054168 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3965c0cc-9b5b-49f1-a202-4de8d5c83b02 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:25:11.079787 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3965c0cc-9b5b-49f1-a202-4de8d5c83b02 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 returned with HTTP 200 Jan 21 03:25:11.080908 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1434/2889] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:25:10 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 => generated 1363 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:25:15.279438 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ea6e450b-ac42-42a9-803c-f8adfd1d5910 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] POST http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots Jan 21 03:25:15.279954 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:15.279954 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:15.280284 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ea6e450b-ac42-42a9-803c-f8adfd1d5910 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "95a7bae7-712a-4c74-828d-ea2f08e402d9", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1141936096"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:25:15.334192 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:15.334192 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:15.335379 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ea6e450b-ac42-42a9-803c-f8adfd1d5910 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:25:15.335734 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-ea6e450b-ac42-42a9-803c-f8adfd1d5910 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Create snapshot from volume 95a7bae7-712a-4c74-828d-ea2f08e402d9 Jan 21 03:25:15.392522 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-ea6e450b-ac42-42a9-803c-f8adfd1d5910 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Created reservations ['f5dff6cc-6743-410e-b631-560bcf89c62f', 'c77725ff-4ca5-4a70-bdd9-513fc75b076c', '7a14fd66-d51f-48ff-a179-9b1d291d18d7', 'a84dd8ff-8d83-4277-a69e-5f1d32615d2c'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:25:15.503695 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ea6e450b-ac42-42a9-803c-f8adfd1d5910 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot create request issued successfully. Jan 21 03:25:15.504504 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ea6e450b-ac42-42a9-803c-f8adfd1d5910 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots returned with HTTP 202 Jan 21 03:25:15.506155 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1456/2890] 10.222.0.36 () {60 vars in 1232 bytes} [Thu Jan 21 03:25:15 2021] POST /volume/v3/1616f1d7279f43c388d497613d637582/snapshots => generated 380 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:25:15.517141 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-658245a9-cb57-4d29-82dd-feb10f27f0e9 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/1161a16e-889d-429c-b839-478581d686b7 Jan 21 03:25:15.517667 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-658245a9-cb57-4d29-82dd-feb10f27f0e9 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:15.517887 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:15.517887 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:15.518289 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-658245a9-cb57-4d29-82dd-feb10f27f0e9 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:15.547534 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:15.547534 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:15.548680 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-658245a9-cb57-4d29-82dd-feb10f27f0e9 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:25:15.550658 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-658245a9-cb57-4d29-82dd-feb10f27f0e9 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/1161a16e-889d-429c-b839-478581d686b7 returned with HTTP 200 Jan 21 03:25:15.551445 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1435/2891] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:25:15 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/1161a16e-889d-429c-b839-478581d686b7 => generated 512 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:25:16.570744 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3c8957b2-19af-41bc-8a95-dea84875ba3b tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/1161a16e-889d-429c-b839-478581d686b7 Jan 21 03:25:16.571993 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3c8957b2-19af-41bc-8a95-dea84875ba3b tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:16.572411 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:16.572411 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:16.573295 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3c8957b2-19af-41bc-8a95-dea84875ba3b tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:16.607620 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:16.607620 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:16.609222 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3c8957b2-19af-41bc-8a95-dea84875ba3b tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:25:16.611410 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3c8957b2-19af-41bc-8a95-dea84875ba3b tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/1161a16e-889d-429c-b839-478581d686b7 returned with HTTP 200 Jan 21 03:25:16.612496 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1457/2892] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:25:16 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/1161a16e-889d-429c-b839-478581d686b7 => generated 512 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:25:17.625473 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ed5cc29d-281b-41e1-8e0a-1abb9a4d4fc6 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/1161a16e-889d-429c-b839-478581d686b7 Jan 21 03:25:17.627072 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ed5cc29d-281b-41e1-8e0a-1abb9a4d4fc6 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:17.627655 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:17.627655 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:17.628276 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ed5cc29d-281b-41e1-8e0a-1abb9a4d4fc6 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:17.654648 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:17.654648 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:17.656088 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ed5cc29d-281b-41e1-8e0a-1abb9a4d4fc6 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:25:17.658289 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ed5cc29d-281b-41e1-8e0a-1abb9a4d4fc6 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/1161a16e-889d-429c-b839-478581d686b7 returned with HTTP 200 Jan 21 03:25:17.659142 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1436/2893] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:25:17 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/1161a16e-889d-429c-b839-478581d686b7 => generated 539 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:25:17.671371 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5ddfe15f-7312-4368-a6e7-2e9407eb27ec tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/1161a16e-889d-429c-b839-478581d686b7 Jan 21 03:25:17.672130 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5ddfe15f-7312-4368-a6e7-2e9407eb27ec tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:17.672541 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:17.672541 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:17.673178 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5ddfe15f-7312-4368-a6e7-2e9407eb27ec tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:17.700206 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:17.700206 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:17.701331 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-5ddfe15f-7312-4368-a6e7-2e9407eb27ec tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:25:17.703282 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5ddfe15f-7312-4368-a6e7-2e9407eb27ec tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/1161a16e-889d-429c-b839-478581d686b7 returned with HTTP 200 Jan 21 03:25:17.704090 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1458/2894] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:25:17 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/1161a16e-889d-429c-b839-478581d686b7 => generated 539 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:25:17.714668 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-20dd4f4a-37c4-4cce-84ff-71a2af41b5a0 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots Jan 21 03:25:17.715184 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-20dd4f4a-37c4-4cce-84ff-71a2af41b5a0 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:17.715395 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:17.715395 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:17.715794 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-20dd4f4a-37c4-4cce-84ff-71a2af41b5a0 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'index' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:17.716390 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-20dd4f4a-37c4-4cce-84ff-71a2af41b5a0 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Removing options '' from query. {{(pid=87958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:25:17.718607 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.db.sqlalchemy.api [None req-20dd4f4a-37c4-4cce-84ff-71a2af41b5a0 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Building query based on filter {{(pid=87958) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 03:25:17.737699 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-20dd4f4a-37c4-4cce-84ff-71a2af41b5a0 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Get all snapshots completed successfully. Jan 21 03:25:17.738632 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-20dd4f4a-37c4-4cce-84ff-71a2af41b5a0 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots returned with HTTP 200 Jan 21 03:25:17.739534 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1437/2895] 10.222.0.36 () {58 vars in 1210 bytes} [Thu Jan 21 03:25:17 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots => generated 731 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:25:17.751540 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ad87a3d9-c6f4-4f47-8e53-01c57b00c2d5 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] PUT http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/1161a16e-889d-429c-b839-478581d686b7 Jan 21 03:25:17.752221 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:17.752221 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:17.752664 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ad87a3d9-c6f4-4f47-8e53-01c57b00c2d5 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1014802982", "description": "This is the new description of snapshot."}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:25:17.779414 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:17.779414 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:17.780510 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ad87a3d9-c6f4-4f47-8e53-01c57b00c2d5 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:25:17.790310 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ad87a3d9-c6f4-4f47-8e53-01c57b00c2d5 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/1161a16e-889d-429c-b839-478581d686b7 returned with HTTP 200 Jan 21 03:25:17.797497 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1459/2896] 10.222.0.36 () {60 vars in 1342 bytes} [Thu Jan 21 03:25:17 2021] PUT /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/1161a16e-889d-429c-b839-478581d686b7 => generated 443 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:25:17.802400 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6b27ced5-d378-427f-b236-5e7d62302f70 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/1161a16e-889d-429c-b839-478581d686b7 Jan 21 03:25:17.802955 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6b27ced5-d378-427f-b236-5e7d62302f70 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:17.803170 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:17.803170 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:17.803545 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6b27ced5-d378-427f-b236-5e7d62302f70 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:17.832811 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:17.832811 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:17.833944 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-6b27ced5-d378-427f-b236-5e7d62302f70 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:25:17.836115 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6b27ced5-d378-427f-b236-5e7d62302f70 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/1161a16e-889d-429c-b839-478581d686b7 returned with HTTP 200 Jan 21 03:25:17.836674 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1438/2897] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:25:17 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/1161a16e-889d-429c-b839-478581d686b7 => generated 577 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:25:17.849587 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dcddb3ed-32b7-4681-8ff3-c386ceec00b6 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] DELETE http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/1161a16e-889d-429c-b839-478581d686b7 Jan 21 03:25:17.850356 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dcddb3ed-32b7-4681-8ff3-c386ceec00b6 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:17.850724 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:17.850724 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:17.851229 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dcddb3ed-32b7-4681-8ff3-c386ceec00b6 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:17.851586 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-dcddb3ed-32b7-4681-8ff3-c386ceec00b6 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Delete snapshot with id: 1161a16e-889d-429c-b839-478581d686b7 Jan 21 03:25:17.880751 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:17.880751 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:17.881937 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-dcddb3ed-32b7-4681-8ff3-c386ceec00b6 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:25:17.949218 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-dcddb3ed-32b7-4681-8ff3-c386ceec00b6 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot delete request issued successfully. Jan 21 03:25:17.949988 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dcddb3ed-32b7-4681-8ff3-c386ceec00b6 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/1161a16e-889d-429c-b839-478581d686b7 returned with HTTP 202 Jan 21 03:25:17.951050 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1460/2898] 10.222.0.36 () {58 vars in 1324 bytes} [Thu Jan 21 03:25:17 2021] DELETE /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/1161a16e-889d-429c-b839-478581d686b7 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:25:17.958976 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f03f3aba-1bf4-4bb2-bfe4-e20a7c5d24a8 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/1161a16e-889d-429c-b839-478581d686b7 Jan 21 03:25:17.959511 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f03f3aba-1bf4-4bb2-bfe4-e20a7c5d24a8 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:17.959731 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:17.959731 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:17.960113 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f03f3aba-1bf4-4bb2-bfe4-e20a7c5d24a8 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:17.987838 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:17.987838 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:17.988987 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f03f3aba-1bf4-4bb2-bfe4-e20a7c5d24a8 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:25:17.990943 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f03f3aba-1bf4-4bb2-bfe4-e20a7c5d24a8 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/1161a16e-889d-429c-b839-478581d686b7 returned with HTTP 200 Jan 21 03:25:17.991772 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1439/2899] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:25:17 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/1161a16e-889d-429c-b839-478581d686b7 => generated 576 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:25:19.005952 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0316ce88-de62-4881-9859-b176e98861c6 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/1161a16e-889d-429c-b839-478581d686b7 Jan 21 03:25:19.006899 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0316ce88-de62-4881-9859-b176e98861c6 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:19.007191 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:19.007191 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:19.007692 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0316ce88-de62-4881-9859-b176e98861c6 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:19.037279 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:19.037279 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:19.038689 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-0316ce88-de62-4881-9859-b176e98861c6 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:25:19.040829 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0316ce88-de62-4881-9859-b176e98861c6 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/1161a16e-889d-429c-b839-478581d686b7 returned with HTTP 200 Jan 21 03:25:19.042155 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1461/2900] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:25:19 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/1161a16e-889d-429c-b839-478581d686b7 => generated 576 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:25:20.053040 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a2805e2f-d22b-403d-876d-0dec8c367e5a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/1161a16e-889d-429c-b839-478581d686b7 Jan 21 03:25:20.053583 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a2805e2f-d22b-403d-876d-0dec8c367e5a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:20.053750 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:20.053750 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:20.054171 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a2805e2f-d22b-403d-876d-0dec8c367e5a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:20.078744 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a2805e2f-d22b-403d-876d-0dec8c367e5a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/1161a16e-889d-429c-b839-478581d686b7 returned with HTTP 404 Jan 21 03:25:20.079713 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1440/2901] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:25:20 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/1161a16e-889d-429c-b839-478581d686b7 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:25:20.091381 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-13ccef71-0f4f-45e4-bc7a-fd9b61e88381 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] POST http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots Jan 21 03:25:20.091825 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:20.091825 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:20.092274 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-13ccef71-0f4f-45e4-bc7a-fd9b61e88381 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "95a7bae7-712a-4c74-828d-ea2f08e402d9", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1770397724"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:25:20.145449 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:20.145449 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:20.146792 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-13ccef71-0f4f-45e4-bc7a-fd9b61e88381 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:25:20.147301 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-13ccef71-0f4f-45e4-bc7a-fd9b61e88381 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Create snapshot from volume 95a7bae7-712a-4c74-828d-ea2f08e402d9 Jan 21 03:25:20.232730 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-13ccef71-0f4f-45e4-bc7a-fd9b61e88381 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Created reservations ['c5dac007-05e8-4437-9061-9d08e3113ae4', 'e9705eb9-4e25-41b7-805c-bfe90a8b108e', 'f9877689-fb37-4480-8206-52347709e26d', '20783cfb-9ea6-48bb-b5e0-1c271ee23fbe'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:25:20.345320 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-13ccef71-0f4f-45e4-bc7a-fd9b61e88381 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot create request issued successfully. Jan 21 03:25:20.346043 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-13ccef71-0f4f-45e4-bc7a-fd9b61e88381 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots returned with HTTP 202 Jan 21 03:25:20.347001 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1462/2902] 10.222.0.36 () {60 vars in 1232 bytes} [Thu Jan 21 03:25:20 2021] POST /volume/v3/1616f1d7279f43c388d497613d637582/snapshots => generated 310 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:25:20.358005 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7bcbb088-a7d1-44c0-ba9a-59c5c75498f6 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/68c33df0-5c5c-474f-a7d8-ef393a916ab6 Jan 21 03:25:20.358528 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7bcbb088-a7d1-44c0-ba9a-59c5c75498f6 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:20.359048 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7bcbb088-a7d1-44c0-ba9a-59c5c75498f6 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:20.387176 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:20.387176 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:20.389369 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7bcbb088-a7d1-44c0-ba9a-59c5c75498f6 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:25:20.391546 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7bcbb088-a7d1-44c0-ba9a-59c5c75498f6 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/68c33df0-5c5c-474f-a7d8-ef393a916ab6 returned with HTTP 200 Jan 21 03:25:20.392694 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1441/2903] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:25:20 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/68c33df0-5c5c-474f-a7d8-ef393a916ab6 => generated 442 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:25:21.407032 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b5211d58-cbdf-43be-a239-8889f45f1c4d tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/68c33df0-5c5c-474f-a7d8-ef393a916ab6 Jan 21 03:25:21.407563 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b5211d58-cbdf-43be-a239-8889f45f1c4d tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:21.407831 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:21.407831 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:21.408130 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b5211d58-cbdf-43be-a239-8889f45f1c4d tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:21.451165 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:21.451165 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:21.481491 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b5211d58-cbdf-43be-a239-8889f45f1c4d tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:25:21.484367 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b5211d58-cbdf-43be-a239-8889f45f1c4d tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/68c33df0-5c5c-474f-a7d8-ef393a916ab6 returned with HTTP 200 Jan 21 03:25:21.492181 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1463/2904] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:25:21 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/68c33df0-5c5c-474f-a7d8-ef393a916ab6 => generated 442 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:25:22.505409 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fcb37eca-1edd-4380-86de-fc6f33d5c2ce tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/68c33df0-5c5c-474f-a7d8-ef393a916ab6 Jan 21 03:25:22.507685 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fcb37eca-1edd-4380-86de-fc6f33d5c2ce tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:22.508141 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:22.508141 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:22.508785 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fcb37eca-1edd-4380-86de-fc6f33d5c2ce tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:22.549940 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:22.549940 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:22.551184 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-fcb37eca-1edd-4380-86de-fc6f33d5c2ce tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:25:22.553145 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fcb37eca-1edd-4380-86de-fc6f33d5c2ce tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/68c33df0-5c5c-474f-a7d8-ef393a916ab6 returned with HTTP 200 Jan 21 03:25:22.554526 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1442/2905] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:25:22 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/68c33df0-5c5c-474f-a7d8-ef393a916ab6 => generated 469 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:25:36.507838 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-1f4c5b98-3712-4c7b-bf7a-413a3002547a req-cb6cb761-dbec-4bc7-a08d-b9445b67d8d0 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9 Jan 21 03:25:36.508370 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-1f4c5b98-3712-4c7b-bf7a-413a3002547a req-cb6cb761-dbec-4bc7-a08d-b9445b67d8d0 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:36.508550 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:36.508550 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:36.508948 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-1f4c5b98-3712-4c7b-bf7a-413a3002547a req-cb6cb761-dbec-4bc7-a08d-b9445b67d8d0 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:36.559713 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:36.559713 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:36.568428 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-1f4c5b98-3712-4c7b-bf7a-413a3002547a req-cb6cb761-dbec-4bc7-a08d-b9445b67d8d0 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:25:36.591151 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-1f4c5b98-3712-4c7b-bf7a-413a3002547a req-cb6cb761-dbec-4bc7-a08d-b9445b67d8d0 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9 returned with HTTP 200 Jan 21 03:25:36.592008 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1464/2906] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 03:25:36 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9 => generated 916 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:25:36.684167 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fcb37eca-1edd-4380-86de-fc6f33d5c2ce tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume// Jan 21 03:25:36.684636 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fcb37eca-1edd-4380-86de-fc6f33d5c2ce tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:36.684854 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:36.684854 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:36.685248 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fcb37eca-1edd-4380-86de-fc6f33d5c2ce tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'all' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:36.686374 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fcb37eca-1edd-4380-86de-fc6f33d5c2ce tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 03:25:36.687010 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1443/2907] 10.222.0.36 () {58 vars in 1289 bytes} [Thu Jan 21 03:25: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 21 03:25:36.700949 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-1f4c5b98-3712-4c7b-bf7a-413a3002547a req-9484a04d-2ec2-4eba-8cd4-2815621641fb tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] POST http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/attachments Jan 21 03:25:36.701490 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:36.701490 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:36.701894 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-1f4c5b98-3712-4c7b-bf7a-413a3002547a req-9484a04d-2ec2-4eba-8cd4-2815621641fb tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "95a7bae7-712a-4c74-828d-ea2f08e402d9", "instance_uuid": "3576a57f-c1d3-4534-bb46-13e02bac6acf", "connector": null}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:25:36.754799 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:36.754799 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:36.805404 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-1f4c5b98-3712-4c7b-bf7a-413a3002547a req-9484a04d-2ec2-4eba-8cd4-2815621641fb tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/attachments returned with HTTP 200 Jan 21 03:25:36.806299 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1465/2908] 10.222.0.36 () {66 vars in 1565 bytes} [Thu Jan 21 03:25:36 2021] POST /volume/v3/1616f1d7279f43c388d497613d637582/attachments => generated 273 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:25:36.840998 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a5ee3f29-eae2-48d4-bde8-58013faa60d0 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9 Jan 21 03:25:36.841507 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a5ee3f29-eae2-48d4-bde8-58013faa60d0 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:36.842028 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a5ee3f29-eae2-48d4-bde8-58013faa60d0 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:36.871502 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-1f4c5b98-3712-4c7b-bf7a-413a3002547a req-9484a04d-2ec2-4eba-8cd4-2815621641fb tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume// Jan 21 03:25:36.871978 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-1f4c5b98-3712-4c7b-bf7a-413a3002547a req-9484a04d-2ec2-4eba-8cd4-2815621641fb tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:36.872241 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:36.872241 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:36.872638 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-1f4c5b98-3712-4c7b-bf7a-413a3002547a req-9484a04d-2ec2-4eba-8cd4-2815621641fb tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:36.873870 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-1f4c5b98-3712-4c7b-bf7a-413a3002547a req-9484a04d-2ec2-4eba-8cd4-2815621641fb tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 03:25:36.874645 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1466/2909] 10.222.0.23 () {56 vars in 1089 bytes} [Thu Jan 21 03:25:36 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 03:25:36.887333 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-1f4c5b98-3712-4c7b-bf7a-413a3002547a req-4a8ac1bd-8422-4e03-a2a0-65bc7a936e1f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9 Jan 21 03:25:36.887887 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-1f4c5b98-3712-4c7b-bf7a-413a3002547a req-4a8ac1bd-8422-4e03-a2a0-65bc7a936e1f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:36.888354 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-1f4c5b98-3712-4c7b-bf7a-413a3002547a req-4a8ac1bd-8422-4e03-a2a0-65bc7a936e1f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:36.891798 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:36.891798 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:36.899989 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a5ee3f29-eae2-48d4-bde8-58013faa60d0 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:25:36.919340 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:36.919340 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:36.928063 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a5ee3f29-eae2-48d4-bde8-58013faa60d0 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9 returned with HTTP 200 Jan 21 03:25:36.928844 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1444/2910] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:25:36 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9 => generated 915 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:25:36.937906 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:36.937906 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:36.946039 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-1f4c5b98-3712-4c7b-bf7a-413a3002547a req-4a8ac1bd-8422-4e03-a2a0-65bc7a936e1f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:25:36.965734 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:36.965734 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:36.973911 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-1f4c5b98-3712-4c7b-bf7a-413a3002547a req-4a8ac1bd-8422-4e03-a2a0-65bc7a936e1f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9 returned with HTTP 200 Jan 21 03:25:36.974798 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1467/2911] 10.222.0.23 () {60 vars in 1403 bytes} [Thu Jan 21 03:25:36 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9 => generated 1014 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 03:25:37.019236 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-1f4c5b98-3712-4c7b-bf7a-413a3002547a req-61297e3a-87c5-497d-840c-a89b03493a8b tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] PUT http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/attachments/dd57742c-82e4-476a-ac0d-e792e35c9aa5 Jan 21 03:25:37.019742 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:37.019742 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:37.020161 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-1f4c5b98-3712-4c7b-bf7a-413a3002547a req-61297e3a-87c5-497d-840c-a89b03493a8b tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.23", "host": "n-h2-766726-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766726-10.cbci-766726-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:25:37.047943 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 03:25:37.047943 n-d-766726-10 devstack@c-api.service[87957]: return self(f, *args, **kw) Jan 21 03:25:37.048442 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-1f4c5b98-3712-4c7b-bf7a-413a3002547a req-61297e3a-87c5-497d-840c-a89b03493a8b tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Lock "b'cinder-attachment_update-95a7bae7-712a-4c74-828d-ea2f08e402d9-n-h2-766726-10'" acquired by "attachment_update" :: waited 0.009s {{(pid=87958) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 03:25:37.050797 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:37.050797 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:37.946617 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a08bb5d8-77c1-4ff5-aec7-4f7819a96711 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9 Jan 21 03:25:37.948707 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a08bb5d8-77c1-4ff5-aec7-4f7819a96711 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:37.949150 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:37.949150 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:37.949802 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a08bb5d8-77c1-4ff5-aec7-4f7819a96711 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:38.017414 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:38.017414 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:38.037660 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a08bb5d8-77c1-4ff5-aec7-4f7819a96711 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:25:38.057757 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:38.057757 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:38.066646 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a08bb5d8-77c1-4ff5-aec7-4f7819a96711 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9 returned with HTTP 200 Jan 21 03:25:38.067937 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1468/2912] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:25:37 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9 => generated 915 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:25:38.380747 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-1f4c5b98-3712-4c7b-bf7a-413a3002547a req-61297e3a-87c5-497d-840c-a89b03493a8b tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Lock "b'cinder-attachment_update-95a7bae7-712a-4c74-828d-ea2f08e402d9-n-h2-766726-10'" released by "attachment_update" :: held 1.332s {{(pid=87958) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 03:25:38.381500 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-1f4c5b98-3712-4c7b-bf7a-413a3002547a req-61297e3a-87c5-497d-840c-a89b03493a8b tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/attachments/dd57742c-82e4-476a-ac0d-e792e35c9aa5 returned with HTTP 200 Jan 21 03:25:38.382461 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1445/2913] 10.222.0.23 () {64 vars in 1468 bytes} [Thu Jan 21 03:25:37 2021] PUT /volume/v3/1616f1d7279f43c388d497613d637582/attachments/dd57742c-82e4-476a-ac0d-e792e35c9aa5 => generated 762 bytes in 1368 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:25:39.086990 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-12b67a1d-1962-4b4f-b5b4-0f63040065dd tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9 Jan 21 03:25:39.088348 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-12b67a1d-1962-4b4f-b5b4-0f63040065dd tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:39.089502 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:39.089502 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:39.090053 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-12b67a1d-1962-4b4f-b5b4-0f63040065dd tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:39.151968 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:39.151968 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:39.163207 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-12b67a1d-1962-4b4f-b5b4-0f63040065dd tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:25:39.184207 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:39.184207 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:39.193495 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-12b67a1d-1962-4b4f-b5b4-0f63040065dd tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9 returned with HTTP 200 Jan 21 03:25:39.194315 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1469/2914] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:25:39 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9 => generated 916 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:25:40.211334 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-045da7d3-6bb0-4b7b-a7d4-e34d5b8bded2 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9 Jan 21 03:25:40.211868 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-045da7d3-6bb0-4b7b-a7d4-e34d5b8bded2 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:40.212025 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:40.212025 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:40.212706 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-045da7d3-6bb0-4b7b-a7d4-e34d5b8bded2 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:40.280835 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:40.280835 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:40.290045 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-045da7d3-6bb0-4b7b-a7d4-e34d5b8bded2 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:25:40.311184 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:40.311184 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:40.319669 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-045da7d3-6bb0-4b7b-a7d4-e34d5b8bded2 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9 returned with HTTP 200 Jan 21 03:25:40.320885 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1446/2915] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:25:40 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9 => generated 916 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:25:41.340195 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d9c08aa6-ada8-46fe-80de-d0de078697ae tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9 Jan 21 03:25:41.355301 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d9c08aa6-ada8-46fe-80de-d0de078697ae tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:41.355833 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:41.355833 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:41.356626 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d9c08aa6-ada8-46fe-80de-d0de078697ae tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:41.410787 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:41.410787 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:41.420125 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d9c08aa6-ada8-46fe-80de-d0de078697ae tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:25:41.440554 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:41.440554 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:41.448295 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d9c08aa6-ada8-46fe-80de-d0de078697ae tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9 returned with HTTP 200 Jan 21 03:25:41.449342 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1470/2916] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:25:41 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9 => generated 916 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:25:42.465261 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4127d43a-3e9f-4069-ba73-a3eb24e2f9aa tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9 Jan 21 03:25:42.466288 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4127d43a-3e9f-4069-ba73-a3eb24e2f9aa tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:42.466288 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:42.466288 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:42.466565 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4127d43a-3e9f-4069-ba73-a3eb24e2f9aa tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:42.516855 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:42.516855 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:42.526275 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4127d43a-3e9f-4069-ba73-a3eb24e2f9aa tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:25:42.547214 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:42.547214 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:42.555965 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4127d43a-3e9f-4069-ba73-a3eb24e2f9aa tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9 returned with HTTP 200 Jan 21 03:25:42.557310 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1447/2917] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:25:42 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9 => generated 916 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:25:43.575314 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ff41e402-708c-4a15-89b6-2ac1360bb385 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9 Jan 21 03:25:43.575822 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ff41e402-708c-4a15-89b6-2ac1360bb385 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:43.576010 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:43.576010 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:43.576661 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ff41e402-708c-4a15-89b6-2ac1360bb385 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:43.646920 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:43.646920 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:43.656345 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ff41e402-708c-4a15-89b6-2ac1360bb385 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:25:43.677239 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:43.677239 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:43.688852 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ff41e402-708c-4a15-89b6-2ac1360bb385 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9 returned with HTTP 200 Jan 21 03:25:43.689804 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1471/2918] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:25:43 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9 => generated 916 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:25:43.945760 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-1f4c5b98-3712-4c7b-bf7a-413a3002547a req-a60dc42a-d158-47ab-a80a-a261f2543619 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] POST http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/attachments/dd57742c-82e4-476a-ac0d-e792e35c9aa5/action Jan 21 03:25:43.946381 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:43.946381 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:43.946858 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-1f4c5b98-3712-4c7b-bf7a-413a3002547a req-a60dc42a-d158-47ab-a80a-a261f2543619 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Action body: b'{"os-complete": null}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:25:43.947820 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-1f4c5b98-3712-4c7b-bf7a-413a3002547a req-a60dc42a-d158-47ab-a80a-a261f2543619 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:25:44.018792 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:44.018792 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:44.031761 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-1f4c5b98-3712-4c7b-bf7a-413a3002547a req-a60dc42a-d158-47ab-a80a-a261f2543619 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/attachments/dd57742c-82e4-476a-ac0d-e792e35c9aa5/action returned with HTTP 204 Jan 21 03:25:44.032614 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1448/2919] 10.222.0.23 () {64 vars in 1489 bytes} [Thu Jan 21 03:25:43 2021] POST /volume/v3/1616f1d7279f43c388d497613d637582/attachments/dd57742c-82e4-476a-ac0d-e792e35c9aa5/action => generated 0 bytes in 91 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:25:44.706595 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-49d2f63e-b7ce-4967-9b2c-81f8b7e8c877 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9 Jan 21 03:25:44.707176 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-49d2f63e-b7ce-4967-9b2c-81f8b7e8c877 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:44.707390 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:44.707390 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:44.707793 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-49d2f63e-b7ce-4967-9b2c-81f8b7e8c877 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:44.757185 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:44.757185 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:44.765370 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-49d2f63e-b7ce-4967-9b2c-81f8b7e8c877 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:25:44.783515 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:44.783515 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:44.792502 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-49d2f63e-b7ce-4967-9b2c-81f8b7e8c877 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9 returned with HTTP 200 Jan 21 03:25:44.793304 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1472/2920] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:25:44 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9 => generated 1208 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:25:44.809168 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d2284106-9019-4df3-be3e-b4e2da1a4bf5 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] POST http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots Jan 21 03:25:44.809620 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:44.809620 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:44.810033 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d2284106-9019-4df3-be3e-b4e2da1a4bf5 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "95a7bae7-712a-4c74-828d-ea2f08e402d9", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-843972854"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:25:44.859588 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:44.859588 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:44.860938 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d2284106-9019-4df3-be3e-b4e2da1a4bf5 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:25:44.861291 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-d2284106-9019-4df3-be3e-b4e2da1a4bf5 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Create snapshot from volume 95a7bae7-712a-4c74-828d-ea2f08e402d9 Jan 21 03:25:44.915559 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-d2284106-9019-4df3-be3e-b4e2da1a4bf5 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Created reservations ['09f4f608-ce63-4970-b3d3-e19ff1c5b122', '67ced01a-d46c-4032-8ecb-1cb580c09c05', 'd485c96b-5280-4c78-a453-8eea3c08b69b', '95240c0e-131a-4da9-8810-700522ff7437'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:25:45.020046 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d2284106-9019-4df3-be3e-b4e2da1a4bf5 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot force create request issued successfully. Jan 21 03:25:45.020721 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d2284106-9019-4df3-be3e-b4e2da1a4bf5 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots returned with HTTP 202 Jan 21 03:25:45.021780 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1449/2921] 10.222.0.36 () {60 vars in 1232 bytes} [Thu Jan 21 03:25:44 2021] POST /volume/v3/1616f1d7279f43c388d497613d637582/snapshots => generated 309 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 03:25:45.033241 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9362beb1-f633-495f-93aa-ff752f3af0f2 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/f59c7e62-a02f-441a-a8c6-ed5a92e630d3 Jan 21 03:25:45.033749 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9362beb1-f633-495f-93aa-ff752f3af0f2 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:45.033968 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:45.033968 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:45.034853 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9362beb1-f633-495f-93aa-ff752f3af0f2 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:45.060538 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:45.060538 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:45.061891 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9362beb1-f633-495f-93aa-ff752f3af0f2 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:25:45.063845 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9362beb1-f633-495f-93aa-ff752f3af0f2 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/f59c7e62-a02f-441a-a8c6-ed5a92e630d3 returned with HTTP 200 Jan 21 03:25:45.064643 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1473/2922] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:25:45 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/f59c7e62-a02f-441a-a8c6-ed5a92e630d3 => generated 441 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:25:46.077379 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3b8046b5-7a86-46aa-b4fa-640d6cd48114 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/f59c7e62-a02f-441a-a8c6-ed5a92e630d3 Jan 21 03:25:46.079021 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3b8046b5-7a86-46aa-b4fa-640d6cd48114 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:46.079392 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:46.079392 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:46.080038 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3b8046b5-7a86-46aa-b4fa-640d6cd48114 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:46.170556 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:46.170556 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:46.172138 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3b8046b5-7a86-46aa-b4fa-640d6cd48114 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:25:46.174279 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3b8046b5-7a86-46aa-b4fa-640d6cd48114 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/f59c7e62-a02f-441a-a8c6-ed5a92e630d3 returned with HTTP 200 Jan 21 03:25:46.175363 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1450/2923] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:25:46 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/f59c7e62-a02f-441a-a8c6-ed5a92e630d3 => generated 441 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:25:47.188814 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c38e7416-d6e1-47a2-b9a0-92f308b1cf40 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/f59c7e62-a02f-441a-a8c6-ed5a92e630d3 Jan 21 03:25:47.192136 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c38e7416-d6e1-47a2-b9a0-92f308b1cf40 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:47.192136 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:47.192136 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:47.192136 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c38e7416-d6e1-47a2-b9a0-92f308b1cf40 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:47.216521 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:47.216521 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:47.217756 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c38e7416-d6e1-47a2-b9a0-92f308b1cf40 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:25:47.219729 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c38e7416-d6e1-47a2-b9a0-92f308b1cf40 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/f59c7e62-a02f-441a-a8c6-ed5a92e630d3 returned with HTTP 200 Jan 21 03:25:47.220547 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1474/2924] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:25:47 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/f59c7e62-a02f-441a-a8c6-ed5a92e630d3 => generated 468 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:25:47.232738 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8ca86da0-e6bb-41ca-9df8-fabffe2627c5 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] POST http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots Jan 21 03:25:47.233170 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:47.233170 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:47.234182 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8ca86da0-e6bb-41ca-9df8-fabffe2627c5 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "95a7bae7-712a-4c74-828d-ea2f08e402d9", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137094533"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:25:47.287489 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:47.287489 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:47.288727 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8ca86da0-e6bb-41ca-9df8-fabffe2627c5 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:25:47.289082 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-8ca86da0-e6bb-41ca-9df8-fabffe2627c5 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Create snapshot from volume 95a7bae7-712a-4c74-828d-ea2f08e402d9 Jan 21 03:25:47.349241 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-8ca86da0-e6bb-41ca-9df8-fabffe2627c5 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Created reservations ['2b854e77-be30-4a89-8f3c-0d65202b692a', '6f6a909c-dc42-41b6-baba-2466c5bf4a0f', '4564a2cb-77b8-4111-8d19-a2dac50eab97', '8b2f5e97-1295-425b-ba97-3cde630c0508'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:25:47.455628 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8ca86da0-e6bb-41ca-9df8-fabffe2627c5 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot force create request issued successfully. Jan 21 03:25:47.456381 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8ca86da0-e6bb-41ca-9df8-fabffe2627c5 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots returned with HTTP 202 Jan 21 03:25:47.457847 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1451/2925] 10.222.0.36 () {60 vars in 1232 bytes} [Thu Jan 21 03:25:47 2021] POST /volume/v3/1616f1d7279f43c388d497613d637582/snapshots => generated 309 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:25:47.468031 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4efe0627-b9fb-4bd1-8966-a642d5e73b95 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/45459ff2-22eb-4e8c-bbe6-397036f34de7 Jan 21 03:25:47.468547 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4efe0627-b9fb-4bd1-8966-a642d5e73b95 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:47.468775 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:47.468775 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:47.469119 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4efe0627-b9fb-4bd1-8966-a642d5e73b95 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:47.502375 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:47.502375 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:47.503767 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4efe0627-b9fb-4bd1-8966-a642d5e73b95 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:25:47.505791 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4efe0627-b9fb-4bd1-8966-a642d5e73b95 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/45459ff2-22eb-4e8c-bbe6-397036f34de7 returned with HTTP 200 Jan 21 03:25:47.506698 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1475/2926] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:25:47 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/45459ff2-22eb-4e8c-bbe6-397036f34de7 => generated 441 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:25:48.521626 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a74a0c0a-8025-40e0-8d16-57a40dba8179 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/45459ff2-22eb-4e8c-bbe6-397036f34de7 Jan 21 03:25:48.522753 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a74a0c0a-8025-40e0-8d16-57a40dba8179 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:48.523125 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:48.523125 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:48.523746 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a74a0c0a-8025-40e0-8d16-57a40dba8179 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:48.560595 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:48.560595 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:48.562789 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a74a0c0a-8025-40e0-8d16-57a40dba8179 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:25:48.568335 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a74a0c0a-8025-40e0-8d16-57a40dba8179 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/45459ff2-22eb-4e8c-bbe6-397036f34de7 returned with HTTP 200 Jan 21 03:25:48.570653 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1452/2927] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:25:48 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/45459ff2-22eb-4e8c-bbe6-397036f34de7 => generated 441 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:25:49.582479 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7cb5966c-1277-44bf-aaba-4c6eb524c730 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/45459ff2-22eb-4e8c-bbe6-397036f34de7 Jan 21 03:25:49.583073 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7cb5966c-1277-44bf-aaba-4c6eb524c730 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:49.583193 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:49.583193 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:49.583571 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7cb5966c-1277-44bf-aaba-4c6eb524c730 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:49.611032 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:49.611032 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:49.612218 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7cb5966c-1277-44bf-aaba-4c6eb524c730 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:25:49.614553 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7cb5966c-1277-44bf-aaba-4c6eb524c730 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/45459ff2-22eb-4e8c-bbe6-397036f34de7 returned with HTTP 200 Jan 21 03:25:49.615631 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1476/2928] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:25:49 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/45459ff2-22eb-4e8c-bbe6-397036f34de7 => generated 468 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:25:49.630651 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2ecae053-0781-4553-ad03-d94f8411bb66 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] DELETE http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/45459ff2-22eb-4e8c-bbe6-397036f34de7 Jan 21 03:25:49.631197 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2ecae053-0781-4553-ad03-d94f8411bb66 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:49.631394 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:49.631394 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:49.632004 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2ecae053-0781-4553-ad03-d94f8411bb66 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:49.632529 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-2ecae053-0781-4553-ad03-d94f8411bb66 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Delete snapshot with id: 45459ff2-22eb-4e8c-bbe6-397036f34de7 Jan 21 03:25:49.660198 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:49.660198 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:49.660768 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2ecae053-0781-4553-ad03-d94f8411bb66 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:25:49.724949 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2ecae053-0781-4553-ad03-d94f8411bb66 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot delete request issued successfully. Jan 21 03:25:49.725422 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2ecae053-0781-4553-ad03-d94f8411bb66 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/45459ff2-22eb-4e8c-bbe6-397036f34de7 returned with HTTP 202 Jan 21 03:25:49.726566 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1453/2929] 10.222.0.36 () {58 vars in 1324 bytes} [Thu Jan 21 03:25:49 2021] DELETE /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/45459ff2-22eb-4e8c-bbe6-397036f34de7 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:25:49.734546 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-70003e74-6c78-4141-8c74-8a14d7338ad4 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/45459ff2-22eb-4e8c-bbe6-397036f34de7 Jan 21 03:25:49.735100 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-70003e74-6c78-4141-8c74-8a14d7338ad4 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:49.735323 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:49.735323 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:49.735698 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-70003e74-6c78-4141-8c74-8a14d7338ad4 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:49.761200 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:49.761200 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:49.762345 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-70003e74-6c78-4141-8c74-8a14d7338ad4 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:25:49.764475 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-70003e74-6c78-4141-8c74-8a14d7338ad4 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/45459ff2-22eb-4e8c-bbe6-397036f34de7 returned with HTTP 200 Jan 21 03:25:49.765310 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1477/2930] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:25:49 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/45459ff2-22eb-4e8c-bbe6-397036f34de7 => generated 467 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:25:50.778464 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-09ab76b1-430a-4a49-94df-b50e70dea15d tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/45459ff2-22eb-4e8c-bbe6-397036f34de7 Jan 21 03:25:50.779962 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-09ab76b1-430a-4a49-94df-b50e70dea15d tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:50.781799 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:50.781799 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:50.782227 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-09ab76b1-430a-4a49-94df-b50e70dea15d tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:50.824203 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:50.824203 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:50.824203 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-09ab76b1-430a-4a49-94df-b50e70dea15d tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:25:50.824203 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-09ab76b1-430a-4a49-94df-b50e70dea15d tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/45459ff2-22eb-4e8c-bbe6-397036f34de7 returned with HTTP 200 Jan 21 03:25:50.842764 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1454/2931] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:25:50 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/45459ff2-22eb-4e8c-bbe6-397036f34de7 => generated 467 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:25:51.834316 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0cad94f4-2113-4660-9723-0323d44c31b1 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/45459ff2-22eb-4e8c-bbe6-397036f34de7 Jan 21 03:25:51.834907 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0cad94f4-2113-4660-9723-0323d44c31b1 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:51.835073 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:51.835073 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:51.835434 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0cad94f4-2113-4660-9723-0323d44c31b1 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:51.859662 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0cad94f4-2113-4660-9723-0323d44c31b1 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/45459ff2-22eb-4e8c-bbe6-397036f34de7 returned with HTTP 404 Jan 21 03:25:51.861157 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1478/2932] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:25:51 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/45459ff2-22eb-4e8c-bbe6-397036f34de7 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:25:51.869781 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-44c89fea-efec-4dbe-abd5-8d0c07df1a11 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] DELETE http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/68c33df0-5c5c-474f-a7d8-ef393a916ab6 Jan 21 03:25:51.870352 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-44c89fea-efec-4dbe-abd5-8d0c07df1a11 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:51.870619 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:51.870619 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:51.871178 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-44c89fea-efec-4dbe-abd5-8d0c07df1a11 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:51.871698 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-44c89fea-efec-4dbe-abd5-8d0c07df1a11 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Delete snapshot with id: 68c33df0-5c5c-474f-a7d8-ef393a916ab6 Jan 21 03:25:51.902747 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:51.902747 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:51.903960 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-44c89fea-efec-4dbe-abd5-8d0c07df1a11 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:25:51.975767 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-44c89fea-efec-4dbe-abd5-8d0c07df1a11 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot delete request issued successfully. Jan 21 03:25:51.976141 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-44c89fea-efec-4dbe-abd5-8d0c07df1a11 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/68c33df0-5c5c-474f-a7d8-ef393a916ab6 returned with HTTP 202 Jan 21 03:25:51.977015 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1455/2933] 10.222.0.36 () {58 vars in 1324 bytes} [Thu Jan 21 03:25:51 2021] DELETE /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/68c33df0-5c5c-474f-a7d8-ef393a916ab6 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:25:51.985713 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cad87fe8-39c3-4d6d-a4eb-3d1e679f1f5d tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/68c33df0-5c5c-474f-a7d8-ef393a916ab6 Jan 21 03:25:51.986334 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cad87fe8-39c3-4d6d-a4eb-3d1e679f1f5d tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:51.986853 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cad87fe8-39c3-4d6d-a4eb-3d1e679f1f5d tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:52.015515 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:52.015515 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:52.015801 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-cad87fe8-39c3-4d6d-a4eb-3d1e679f1f5d tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:25:52.017647 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cad87fe8-39c3-4d6d-a4eb-3d1e679f1f5d tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/68c33df0-5c5c-474f-a7d8-ef393a916ab6 returned with HTTP 200 Jan 21 03:25:52.018459 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1479/2934] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:25:51 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/68c33df0-5c5c-474f-a7d8-ef393a916ab6 => generated 468 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:25:53.031729 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0d13effc-1f91-489d-90e9-3a89672b4621 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/68c33df0-5c5c-474f-a7d8-ef393a916ab6 Jan 21 03:25:53.032281 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0d13effc-1f91-489d-90e9-3a89672b4621 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:53.032435 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:53.032435 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:53.033237 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0d13effc-1f91-489d-90e9-3a89672b4621 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:53.058793 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:53.058793 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:53.059936 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-0d13effc-1f91-489d-90e9-3a89672b4621 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:25:53.061872 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0d13effc-1f91-489d-90e9-3a89672b4621 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/68c33df0-5c5c-474f-a7d8-ef393a916ab6 returned with HTTP 200 Jan 21 03:25:53.062691 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1456/2935] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:25:53 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/68c33df0-5c5c-474f-a7d8-ef393a916ab6 => generated 468 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:25:54.074272 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ae27555c-7cc6-4ee2-ace6-db330163f130 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/68c33df0-5c5c-474f-a7d8-ef393a916ab6 Jan 21 03:25:54.074924 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ae27555c-7cc6-4ee2-ace6-db330163f130 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:54.075039 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:54.075039 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:54.075363 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ae27555c-7cc6-4ee2-ace6-db330163f130 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:54.098693 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ae27555c-7cc6-4ee2-ace6-db330163f130 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/68c33df0-5c5c-474f-a7d8-ef393a916ab6 returned with HTTP 404 Jan 21 03:25:54.099814 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1480/2936] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:25:54 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/68c33df0-5c5c-474f-a7d8-ef393a916ab6 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:25:54.108374 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1028e12c-234e-49a6-9e81-7a7f0974ad55 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] DELETE http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/f59c7e62-a02f-441a-a8c6-ed5a92e630d3 Jan 21 03:25:54.108891 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1028e12c-234e-49a6-9e81-7a7f0974ad55 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:54.109108 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:54.109108 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:54.109486 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1028e12c-234e-49a6-9e81-7a7f0974ad55 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:54.109839 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-1028e12c-234e-49a6-9e81-7a7f0974ad55 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Delete snapshot with id: f59c7e62-a02f-441a-a8c6-ed5a92e630d3 Jan 21 03:25:54.133816 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:54.133816 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:54.135437 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1028e12c-234e-49a6-9e81-7a7f0974ad55 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:25:54.196244 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1028e12c-234e-49a6-9e81-7a7f0974ad55 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot delete request issued successfully. Jan 21 03:25:54.197259 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1028e12c-234e-49a6-9e81-7a7f0974ad55 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/f59c7e62-a02f-441a-a8c6-ed5a92e630d3 returned with HTTP 202 Jan 21 03:25:54.198241 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1457/2937] 10.222.0.36 () {58 vars in 1324 bytes} [Thu Jan 21 03:25:54 2021] DELETE /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/f59c7e62-a02f-441a-a8c6-ed5a92e630d3 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:25:54.206172 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d15a3b69-9af5-4d33-8a75-f74447f8838c tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/f59c7e62-a02f-441a-a8c6-ed5a92e630d3 Jan 21 03:25:54.206776 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d15a3b69-9af5-4d33-8a75-f74447f8838c tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:54.207262 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d15a3b69-9af5-4d33-8a75-f74447f8838c tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:54.234735 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:54.234735 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:54.235972 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d15a3b69-9af5-4d33-8a75-f74447f8838c tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:25:54.238134 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d15a3b69-9af5-4d33-8a75-f74447f8838c tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/f59c7e62-a02f-441a-a8c6-ed5a92e630d3 returned with HTTP 200 Jan 21 03:25:54.238976 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1481/2938] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:25:54 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/f59c7e62-a02f-441a-a8c6-ed5a92e630d3 => generated 467 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:25:55.251187 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-659c89e1-183e-45af-9658-fb8d49754f25 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/f59c7e62-a02f-441a-a8c6-ed5a92e630d3 Jan 21 03:25:55.251767 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-659c89e1-183e-45af-9658-fb8d49754f25 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:55.251889 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:55.251889 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:55.252252 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-659c89e1-183e-45af-9658-fb8d49754f25 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:55.277396 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:55.277396 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:55.278693 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-659c89e1-183e-45af-9658-fb8d49754f25 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:25:55.280937 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-659c89e1-183e-45af-9658-fb8d49754f25 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/f59c7e62-a02f-441a-a8c6-ed5a92e630d3 returned with HTTP 200 Jan 21 03:25:55.281929 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1458/2939] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:25:55 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/f59c7e62-a02f-441a-a8c6-ed5a92e630d3 => generated 467 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:25:56.294372 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7e7ae4e6-a3ea-4928-a73f-2ed6dd535674 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/f59c7e62-a02f-441a-a8c6-ed5a92e630d3 Jan 21 03:25:56.294965 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7e7ae4e6-a3ea-4928-a73f-2ed6dd535674 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:56.295090 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:56.295090 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:56.295467 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7e7ae4e6-a3ea-4928-a73f-2ed6dd535674 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:56.324678 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7e7ae4e6-a3ea-4928-a73f-2ed6dd535674 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/f59c7e62-a02f-441a-a8c6-ed5a92e630d3 returned with HTTP 404 Jan 21 03:25:56.325734 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1482/2940] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:25:56 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/f59c7e62-a02f-441a-a8c6-ed5a92e630d3 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:25:56.440199 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-f07008a4-391a-4d94-9ac7-3013185d8eb1 req-11d8a61d-6ec2-4bf9-a442-b97b221a7da5 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9 Jan 21 03:25:56.440884 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-f07008a4-391a-4d94-9ac7-3013185d8eb1 req-11d8a61d-6ec2-4bf9-a442-b97b221a7da5 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:56.441095 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:56.441095 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:56.441465 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-f07008a4-391a-4d94-9ac7-3013185d8eb1 req-11d8a61d-6ec2-4bf9-a442-b97b221a7da5 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:56.492463 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:56.492463 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:56.501922 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-f07008a4-391a-4d94-9ac7-3013185d8eb1 req-11d8a61d-6ec2-4bf9-a442-b97b221a7da5 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:25:56.522239 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:56.522239 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:56.530895 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-f07008a4-391a-4d94-9ac7-3013185d8eb1 req-11d8a61d-6ec2-4bf9-a442-b97b221a7da5 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9 returned with HTTP 200 Jan 21 03:25:56.531806 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1459/2941] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 03:25:56 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9 => generated 1208 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:25:56.554546 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-f07008a4-391a-4d94-9ac7-3013185d8eb1 req-f3915fdd-3477-4859-b91b-77886fcb66a3 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] POST http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9/action Jan 21 03:25:56.555333 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-f07008a4-391a-4d94-9ac7-3013185d8eb1 req-f3915fdd-3477-4859-b91b-77886fcb66a3 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Action body: b'{"os-begin_detaching": null}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:25:56.555333 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-f07008a4-391a-4d94-9ac7-3013185d8eb1 req-f3915fdd-3477-4859-b91b-77886fcb66a3 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:25:56.606537 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:56.606537 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:56.609068 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-f07008a4-391a-4d94-9ac7-3013185d8eb1 req-f3915fdd-3477-4859-b91b-77886fcb66a3 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:25:56.623910 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-f07008a4-391a-4d94-9ac7-3013185d8eb1 req-f3915fdd-3477-4859-b91b-77886fcb66a3 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Begin detaching volume completed successfully. Jan 21 03:25:56.625112 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-f07008a4-391a-4d94-9ac7-3013185d8eb1 req-f3915fdd-3477-4859-b91b-77886fcb66a3 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9/action returned with HTTP 202 Jan 21 03:25:56.626464 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1483/2942] 10.222.0.36 () {64 vars in 1643 bytes} [Thu Jan 21 03:25:56 2021] POST /volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:25:56.654763 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c025d919-0036-41d0-aebe-313c247fa4dd tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9 Jan 21 03:25:56.655057 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c025d919-0036-41d0-aebe-313c247fa4dd tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:56.655500 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:56.655500 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:56.655883 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c025d919-0036-41d0-aebe-313c247fa4dd tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:56.715471 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:56.715471 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:56.716795 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-f07008a4-391a-4d94-9ac7-3013185d8eb1 req-f3915fdd-3477-4859-b91b-77886fcb66a3 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume// Jan 21 03:25:56.717368 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-f07008a4-391a-4d94-9ac7-3013185d8eb1 req-f3915fdd-3477-4859-b91b-77886fcb66a3 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:56.718372 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:56.718372 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:56.719339 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-f07008a4-391a-4d94-9ac7-3013185d8eb1 req-f3915fdd-3477-4859-b91b-77886fcb66a3 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:56.721160 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-f07008a4-391a-4d94-9ac7-3013185d8eb1 req-f3915fdd-3477-4859-b91b-77886fcb66a3 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 03:25:56.721777 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1484/2943] 10.222.0.23 () {56 vars in 1089 bytes} [Thu Jan 21 03:25:56 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:25:56.727065 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c025d919-0036-41d0-aebe-313c247fa4dd tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:25:56.740416 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-f07008a4-391a-4d94-9ac7-3013185d8eb1 req-a23bec7c-fcdb-480f-b16d-27ee7cd21ff2 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9 Jan 21 03:25:56.741353 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-f07008a4-391a-4d94-9ac7-3013185d8eb1 req-a23bec7c-fcdb-480f-b16d-27ee7cd21ff2 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:56.741970 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-f07008a4-391a-4d94-9ac7-3013185d8eb1 req-a23bec7c-fcdb-480f-b16d-27ee7cd21ff2 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:56.748237 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:56.748237 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:56.758002 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c025d919-0036-41d0-aebe-313c247fa4dd tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9 returned with HTTP 200 Jan 21 03:25:56.758891 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1460/2944] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:25:56 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9 => generated 1211 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 03:25:56.799650 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:56.799650 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:56.809499 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-f07008a4-391a-4d94-9ac7-3013185d8eb1 req-a23bec7c-fcdb-480f-b16d-27ee7cd21ff2 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:25:56.829531 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:56.829531 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:56.839168 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-f07008a4-391a-4d94-9ac7-3013185d8eb1 req-a23bec7c-fcdb-480f-b16d-27ee7cd21ff2 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9 returned with HTTP 200 Jan 21 03:25:56.840012 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1485/2945] 10.222.0.23 () {60 vars in 1403 bytes} [Thu Jan 21 03:25:56 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9 => generated 1310 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 03:25:57.224984 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-f07008a4-391a-4d94-9ac7-3013185d8eb1 req-ee2a6eda-c6ad-4da2-a948-e474ad082768 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] DELETE http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/attachments/dd57742c-82e4-476a-ac0d-e792e35c9aa5 Jan 21 03:25:57.225496 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-f07008a4-391a-4d94-9ac7-3013185d8eb1 req-ee2a6eda-c6ad-4da2-a948-e474ad082768 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:57.225715 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:57.225715 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:57.226098 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-f07008a4-391a-4d94-9ac7-3013185d8eb1 req-ee2a6eda-c6ad-4da2-a948-e474ad082768 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:57.247420 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:57.247420 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:57.776133 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f5ed1db5-47cd-4739-98eb-92b20645560e tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9 Jan 21 03:25:57.776662 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f5ed1db5-47cd-4739-98eb-92b20645560e tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:25:57.776765 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:25:57.776765 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:25:57.777134 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f5ed1db5-47cd-4739-98eb-92b20645560e tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:25:57.802868 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-f07008a4-391a-4d94-9ac7-3013185d8eb1 req-ee2a6eda-c6ad-4da2-a948-e474ad082768 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87958) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 03:25:57.803221 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-f07008a4-391a-4d94-9ac7-3013185d8eb1 req-ee2a6eda-c6ad-4da2-a948-e474ad082768 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Pending status list for volume during attachment-delete: [] {{(pid=87958) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 03:25:57.810557 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-f07008a4-391a-4d94-9ac7-3013185d8eb1 req-ee2a6eda-c6ad-4da2-a948-e474ad082768 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/attachments/dd57742c-82e4-476a-ac0d-e792e35c9aa5 returned with HTTP 200 Jan 21 03:25:57.811434 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1461/2946] 10.222.0.23 () {62 vars in 1437 bytes} [Thu Jan 21 03:25:57 2021] DELETE /volume/v3/1616f1d7279f43c388d497613d637582/attachments/dd57742c-82e4-476a-ac0d-e792e35c9aa5 => generated 19 bytes in 591 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:25:57.828642 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:25:57.828642 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:25:57.836851 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f5ed1db5-47cd-4739-98eb-92b20645560e tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:25:57.859395 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f5ed1db5-47cd-4739-98eb-92b20645560e tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9 returned with HTTP 200 Jan 21 03:25:57.860225 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1486/2947] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:25:57 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9 => generated 916 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:26:02.308674 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-47b38c1f-0c1c-4fbd-94b6-a6bda2f3434a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] POST http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes Jan 21 03:26:02.309208 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:02.309208 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:02.309510 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-47b38c1f-0c1c-4fbd-94b6-a6bda2f3434a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-449397022"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:26:02.310652 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-47b38c1f-0c1c-4fbd-94b6-a6bda2f3434a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-449397022'}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:26:02.311027 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-47b38c1f-0c1c-4fbd-94b6-a6bda2f3434a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Create volume of 1 GB Jan 21 03:26:02.311652 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:02.311652 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:02.324607 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-47b38c1f-0c1c-4fbd-94b6-a6bda2f3434a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Availability Zones retrieved successfully. Jan 21 03:26:02.341146 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-47b38c1f-0c1c-4fbd-94b6-a6bda2f3434a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Flow 'volume_create_api' (8ce531c9-06f9-4d3f-a794-fd7ef4a30a67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:26:02.343889 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-47b38c1f-0c1c-4fbd-94b6-a6bda2f3434a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11c1f9cc-5bb2-4daa-ae9a-628a81ddc1d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:26:02.345868 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-47b38c1f-0c1c-4fbd-94b6-a6bda2f3434a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Validating volume size '1' using validate_int {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:26:02.408009 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-47b38c1f-0c1c-4fbd-94b6-a6bda2f3434a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11c1f9cc-5bb2-4daa-ae9a-628a81ddc1d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:26:02.410172 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-47b38c1f-0c1c-4fbd-94b6-a6bda2f3434a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa423d88-19a5-4ca4-be7d-0ed60ba885aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:26:02.474223 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-47b38c1f-0c1c-4fbd-94b6-a6bda2f3434a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Created reservations ['57f6d0e0-fc7c-440d-8aa4-058657ac2284', 'f53dc6ee-0205-42f8-98de-2b6c82c79bf6', '12c99d2d-0b35-4539-9b04-973d4f1de15b', 'fb71e7b1-7862-4637-9650-93869288982a'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:26:02.475992 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-47b38c1f-0c1c-4fbd-94b6-a6bda2f3434a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa423d88-19a5-4ca4-be7d-0ed60ba885aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57f6d0e0-fc7c-440d-8aa4-058657ac2284', 'f53dc6ee-0205-42f8-98de-2b6c82c79bf6', '12c99d2d-0b35-4539-9b04-973d4f1de15b', 'fb71e7b1-7862-4637-9650-93869288982a']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:26:02.478909 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-47b38c1f-0c1c-4fbd-94b6-a6bda2f3434a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c36ddd2-f859-4b68-b311-de8234d6d202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:26:02.535577 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-47b38c1f-0c1c-4fbd-94b6-a6bda2f3434a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c36ddd2-f859-4b68-b311-de8234d6d202) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f21f5c3f-93db-44f9-bb0c-e5c0a2642d7e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-449397022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1616f1d7279f43c388d497613d637582',qos_specs=None,replication_status=,reservations=['57f6d0e0-fc7c-440d-8aa4-058657ac2284','f53dc6ee-0205-42f8-98de-2b6c82c79bf6','12c99d2d-0b35-4539-9b04-973d4f1de15b','fb71e7b1-7862-4637-9650-93869288982a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='510715e6ea94480aacc63e967dd0352a',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:26:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-449397022',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f21f5c3f-93db-44f9-bb0c-e5c0a2642d7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1616f1d7279f43c388d497613d637582',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='510715e6ea94480aacc63e967dd0352a',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:26:02.537871 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-47b38c1f-0c1c-4fbd-94b6-a6bda2f3434a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3403be03-236b-479b-9b5d-8a65318e9eb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:26:02.563759 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-47b38c1f-0c1c-4fbd-94b6-a6bda2f3434a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3403be03-236b-479b-9b5d-8a65318e9eb0) transitioned into state 'SUCCESS' from state '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-449397022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1616f1d7279f43c388d497613d637582',qos_specs=None,replication_status=,reservations=['57f6d0e0-fc7c-440d-8aa4-058657ac2284','f53dc6ee-0205-42f8-98de-2b6c82c79bf6','12c99d2d-0b35-4539-9b04-973d4f1de15b','fb71e7b1-7862-4637-9650-93869288982a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='510715e6ea94480aacc63e967dd0352a',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:26:02.566088 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-47b38c1f-0c1c-4fbd-94b6-a6bda2f3434a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4021901-4881-428e-a2c6-9998947dba69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:26:02.580386 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-47b38c1f-0c1c-4fbd-94b6-a6bda2f3434a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4021901-4881-428e-a2c6-9998947dba69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:26:02.583019 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-47b38c1f-0c1c-4fbd-94b6-a6bda2f3434a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Flow 'volume_create_api' (8ce531c9-06f9-4d3f-a794-fd7ef4a30a67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:26:02.633636 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-47b38c1f-0c1c-4fbd-94b6-a6bda2f3434a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Create volume request issued successfully. Jan 21 03:26:02.647711 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-47b38c1f-0c1c-4fbd-94b6-a6bda2f3434a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes returned with HTTP 202 Jan 21 03:26:02.648772 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1462/2948] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 03:26:02 2021] POST /volume/v3/1616f1d7279f43c388d497613d637582/volumes => generated 822 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:26:02.663345 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-286d2d6a-0021-4293-80e0-1aa1758d4b4f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/f21f5c3f-93db-44f9-bb0c-e5c0a2642d7e Jan 21 03:26:02.663866 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-286d2d6a-0021-4293-80e0-1aa1758d4b4f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:02.664090 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:02.664090 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:02.664469 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-286d2d6a-0021-4293-80e0-1aa1758d4b4f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:02.714988 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:02.714988 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:02.723490 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-286d2d6a-0021-4293-80e0-1aa1758d4b4f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:26:02.746526 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-286d2d6a-0021-4293-80e0-1aa1758d4b4f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/f21f5c3f-93db-44f9-bb0c-e5c0a2642d7e returned with HTTP 200 Jan 21 03:26:02.747363 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1487/2949] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:26:02 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/f21f5c3f-93db-44f9-bb0c-e5c0a2642d7e => generated 914 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:26:03.764960 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8d88a164-d0b1-4346-8aa4-e9791c73b2ec tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/f21f5c3f-93db-44f9-bb0c-e5c0a2642d7e Jan 21 03:26:03.765529 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8d88a164-d0b1-4346-8aa4-e9791c73b2ec tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:03.765675 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:03.765675 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:03.766089 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8d88a164-d0b1-4346-8aa4-e9791c73b2ec tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:03.814704 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:03.814704 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:03.823400 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8d88a164-d0b1-4346-8aa4-e9791c73b2ec tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:26:03.844404 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8d88a164-d0b1-4346-8aa4-e9791c73b2ec tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/f21f5c3f-93db-44f9-bb0c-e5c0a2642d7e returned with HTTP 200 Jan 21 03:26:03.845208 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1463/2950] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:26:03 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/f21f5c3f-93db-44f9-bb0c-e5c0a2642d7e => generated 915 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:26:03.860726 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cbcc4907-723b-4d86-8012-9e39baddb6b4 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] POST http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots Jan 21 03:26:03.861174 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:03.861174 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:03.861587 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cbcc4907-723b-4d86-8012-9e39baddb6b4 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f21f5c3f-93db-44f9-bb0c-e5c0a2642d7e", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1566024211"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:26:03.913977 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:03.913977 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:03.915726 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-cbcc4907-723b-4d86-8012-9e39baddb6b4 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:26:03.916132 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-cbcc4907-723b-4d86-8012-9e39baddb6b4 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Create snapshot from volume f21f5c3f-93db-44f9-bb0c-e5c0a2642d7e Jan 21 03:26:03.969426 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-cbcc4907-723b-4d86-8012-9e39baddb6b4 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Created reservations ['73f431e3-1bfa-4c5b-8f06-762d5a4e8ff4', 'e00a461a-b744-4ca3-bbc6-e4a9a74c3981', '05178091-aad3-42d1-bf19-498bd2903b67', '632b2576-f524-4395-ab04-efadfdb58983'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:26:04.068409 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-cbcc4907-723b-4d86-8012-9e39baddb6b4 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot create request issued successfully. Jan 21 03:26:04.069162 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cbcc4907-723b-4d86-8012-9e39baddb6b4 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots returned with HTTP 202 Jan 21 03:26:04.070178 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1488/2951] 10.222.0.36 () {60 vars in 1232 bytes} [Thu Jan 21 03:26:03 2021] POST /volume/v3/1616f1d7279f43c388d497613d637582/snapshots => generated 310 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:26:04.080772 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9270a9de-83de-4c11-a0c8-4cac5e31da5c tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/04ca4202-917f-4237-a894-c077369f80c4 Jan 21 03:26:04.081277 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9270a9de-83de-4c11-a0c8-4cac5e31da5c tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:04.081497 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:04.081497 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:04.082369 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9270a9de-83de-4c11-a0c8-4cac5e31da5c tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:04.107481 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:04.107481 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:04.108602 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9270a9de-83de-4c11-a0c8-4cac5e31da5c tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:26:04.110673 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9270a9de-83de-4c11-a0c8-4cac5e31da5c tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/04ca4202-917f-4237-a894-c077369f80c4 returned with HTTP 200 Jan 21 03:26:04.111500 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1464/2952] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:26:04 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/04ca4202-917f-4237-a894-c077369f80c4 => generated 442 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:26:05.124112 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-50d435c7-d73b-43d2-ad4b-416f57c6cfbd tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/04ca4202-917f-4237-a894-c077369f80c4 Jan 21 03:26:05.125339 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-50d435c7-d73b-43d2-ad4b-416f57c6cfbd tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:05.125566 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:05.125566 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:05.126067 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-50d435c7-d73b-43d2-ad4b-416f57c6cfbd tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:05.157927 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:05.157927 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:05.159651 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-50d435c7-d73b-43d2-ad4b-416f57c6cfbd tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:26:05.164913 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-50d435c7-d73b-43d2-ad4b-416f57c6cfbd tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/04ca4202-917f-4237-a894-c077369f80c4 returned with HTTP 200 Jan 21 03:26:05.164913 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1489/2953] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:26:05 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/04ca4202-917f-4237-a894-c077369f80c4 => generated 442 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:26:06.176052 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-26c1191d-dbda-4716-8431-c5528475f08d tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/04ca4202-917f-4237-a894-c077369f80c4 Jan 21 03:26:06.176640 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-26c1191d-dbda-4716-8431-c5528475f08d tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:06.176762 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:06.176762 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:06.177134 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-26c1191d-dbda-4716-8431-c5528475f08d tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:06.202801 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:06.202801 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:06.203864 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-26c1191d-dbda-4716-8431-c5528475f08d tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:26:06.205742 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-26c1191d-dbda-4716-8431-c5528475f08d tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/04ca4202-917f-4237-a894-c077369f80c4 returned with HTTP 200 Jan 21 03:26:06.206521 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1465/2954] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:26:06 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/04ca4202-917f-4237-a894-c077369f80c4 => generated 469 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:26:06.217151 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6b5e3ee7-632c-42f9-8e6f-e0ef095fb183 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] POST http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes Jan 21 03:26:06.217602 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:06.217602 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:06.218014 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6b5e3ee7-632c-42f9-8e6f-e0ef095fb183 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "04ca4202-917f-4237-a894-c077369f80c4", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1203281140"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:26:06.219310 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-6b5e3ee7-632c-42f9-8e6f-e0ef095fb183 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Create volume request body: {'volume': {'snapshot_id': '04ca4202-917f-4237-a894-c077369f80c4', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1203281140'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:26:06.245338 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:06.245338 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:06.246422 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-6b5e3ee7-632c-42f9-8e6f-e0ef095fb183 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:26:06.246804 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-6b5e3ee7-632c-42f9-8e6f-e0ef095fb183 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Create volume of 2 GB Jan 21 03:26:06.258098 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-6b5e3ee7-632c-42f9-8e6f-e0ef095fb183 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Availability Zones retrieved successfully. Jan 21 03:26:06.274657 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-6b5e3ee7-632c-42f9-8e6f-e0ef095fb183 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Flow 'volume_create_api' (a254f0e9-899b-4b2f-a28e-ba1d6ed23411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:26:06.277325 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-6b5e3ee7-632c-42f9-8e6f-e0ef095fb183 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75b8092c-7b4c-4a82-a0e7-2c3d7bcf5b6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:26:06.279320 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-6b5e3ee7-632c-42f9-8e6f-e0ef095fb183 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Validating volume size '2' using validate_int, validate_snap_size {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:26:06.385570 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-6b5e3ee7-632c-42f9-8e6f-e0ef095fb183 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75b8092c-7b4c-4a82-a0e7-2c3d7bcf5b6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '04ca4202-917f-4237-a894-c077369f80c4', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:26:06.387803 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-6b5e3ee7-632c-42f9-8e6f-e0ef095fb183 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3579427-d963-442a-85e8-239b1c39967e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:26:06.453059 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-6b5e3ee7-632c-42f9-8e6f-e0ef095fb183 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Created reservations ['5dbe11a3-2c2d-48e1-b75c-ce9cf6854241', '2d30fd0c-e02d-4fc1-ac97-b4bb216398e5', 'a6d31e98-9d22-463b-9a66-7c58aaf2b8e8', '88ff5bb5-c9b6-4630-b1ec-547417c86f01'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:26:06.454858 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-6b5e3ee7-632c-42f9-8e6f-e0ef095fb183 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3579427-d963-442a-85e8-239b1c39967e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5dbe11a3-2c2d-48e1-b75c-ce9cf6854241', '2d30fd0c-e02d-4fc1-ac97-b4bb216398e5', 'a6d31e98-9d22-463b-9a66-7c58aaf2b8e8', '88ff5bb5-c9b6-4630-b1ec-547417c86f01']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:26:06.456950 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-6b5e3ee7-632c-42f9-8e6f-e0ef095fb183 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c807b381-6b4c-4330-ab99-baa1d683096f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:26:06.590673 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-6b5e3ee7-632c-42f9-8e6f-e0ef095fb183 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c807b381-6b4c-4330-ab99-baa1d683096f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5fdf984d-105d-4ba6-94f3-796f099e21ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1203281140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1616f1d7279f43c388d497613d637582',qos_specs=None,replication_status=,reservations=['5dbe11a3-2c2d-48e1-b75c-ce9cf6854241','2d30fd0c-e02d-4fc1-ac97-b4bb216398e5','a6d31e98-9d22-463b-9a66-7c58aaf2b8e8','88ff5bb5-c9b6-4630-b1ec-547417c86f01'],size=2,snapshot_id=04ca4202-917f-4237-a894-c077369f80c4,source_replicaid=,source_volid=None,status='creating',user_id='510715e6ea94480aacc63e967dd0352a',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:26:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1203281140',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5fdf984d-105d-4ba6-94f3-796f099e21ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1616f1d7279f43c388d497613d637582',provider_auth=None,provider_geometry=None,provider_id=None,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=04ca4202-917f-4237-a894-c077369f80c4,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='510715e6ea94480aacc63e967dd0352a',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:26:06.592802 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-6b5e3ee7-632c-42f9-8e6f-e0ef095fb183 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3f6d698-8577-4121-8d7e-5832bce20096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:26:06.623124 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-6b5e3ee7-632c-42f9-8e6f-e0ef095fb183 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3f6d698-8577-4121-8d7e-5832bce20096) transitioned into state 'SUCCESS' from state '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-1203281140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1616f1d7279f43c388d497613d637582',qos_specs=None,replication_status=,reservations=['5dbe11a3-2c2d-48e1-b75c-ce9cf6854241','2d30fd0c-e02d-4fc1-ac97-b4bb216398e5','a6d31e98-9d22-463b-9a66-7c58aaf2b8e8','88ff5bb5-c9b6-4630-b1ec-547417c86f01'],size=2,snapshot_id=04ca4202-917f-4237-a894-c077369f80c4,source_replicaid=,source_volid=None,status='creating',user_id='510715e6ea94480aacc63e967dd0352a',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:26:06.626060 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-6b5e3ee7-632c-42f9-8e6f-e0ef095fb183 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53b8c237-69d1-42da-86e0-68f07ae3c682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:26:06.718248 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-6b5e3ee7-632c-42f9-8e6f-e0ef095fb183 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53b8c237-69d1-42da-86e0-68f07ae3c682) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:26:06.720812 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-6b5e3ee7-632c-42f9-8e6f-e0ef095fb183 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Flow 'volume_create_api' (a254f0e9-899b-4b2f-a28e-ba1d6ed23411) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:26:06.771735 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-6b5e3ee7-632c-42f9-8e6f-e0ef095fb183 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Create volume request issued successfully. Jan 21 03:26:06.785931 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6b5e3ee7-632c-42f9-8e6f-e0ef095fb183 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes returned with HTTP 202 Jan 21 03:26:06.787281 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1490/2955] 10.222.0.36 () {60 vars in 1226 bytes} [Thu Jan 21 03:26:06 2021] POST /volume/v3/1616f1d7279f43c388d497613d637582/volumes => generated 857 bytes in 573 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:26:06.802350 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c6d50a80-aa6a-4516-9def-449c3ccf2eed tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/5fdf984d-105d-4ba6-94f3-796f099e21ee Jan 21 03:26:06.803043 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c6d50a80-aa6a-4516-9def-449c3ccf2eed tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:06.803333 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:06.803333 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:06.803980 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c6d50a80-aa6a-4516-9def-449c3ccf2eed tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:06.854038 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:06.854038 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:06.863034 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c6d50a80-aa6a-4516-9def-449c3ccf2eed tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:26:06.903157 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c6d50a80-aa6a-4516-9def-449c3ccf2eed tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/5fdf984d-105d-4ba6-94f3-796f099e21ee returned with HTTP 200 Jan 21 03:26:06.904220 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1466/2956] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:26:06 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/5fdf984d-105d-4ba6-94f3-796f099e21ee => generated 949 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:26:07.922611 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3a7f03ab-332d-498b-99dd-c622c5fdb6cc tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/5fdf984d-105d-4ba6-94f3-796f099e21ee Jan 21 03:26:07.923297 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3a7f03ab-332d-498b-99dd-c622c5fdb6cc tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:07.923297 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:07.923297 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:07.923669 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3a7f03ab-332d-498b-99dd-c622c5fdb6cc tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:07.981385 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:07.981385 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:07.991125 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3a7f03ab-332d-498b-99dd-c622c5fdb6cc tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:26:08.017234 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3a7f03ab-332d-498b-99dd-c622c5fdb6cc tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/5fdf984d-105d-4ba6-94f3-796f099e21ee returned with HTTP 200 Jan 21 03:26:08.018273 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1491/2957] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:26:07 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/5fdf984d-105d-4ba6-94f3-796f099e21ee => generated 949 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:26:09.034648 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ba55e9dd-5052-4da4-b235-91ab88fc547e tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/5fdf984d-105d-4ba6-94f3-796f099e21ee Jan 21 03:26:09.035231 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ba55e9dd-5052-4da4-b235-91ab88fc547e tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:09.035597 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:09.035597 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:09.036237 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ba55e9dd-5052-4da4-b235-91ab88fc547e tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:09.090282 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:09.090282 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:09.099672 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ba55e9dd-5052-4da4-b235-91ab88fc547e tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:26:09.123847 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ba55e9dd-5052-4da4-b235-91ab88fc547e tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/5fdf984d-105d-4ba6-94f3-796f099e21ee returned with HTTP 200 Jan 21 03:26:09.124641 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1467/2958] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:26:09 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/5fdf984d-105d-4ba6-94f3-796f099e21ee => generated 949 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:26:10.141482 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2f3a5a2a-582c-4ce0-81d8-817b9a99ed23 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/5fdf984d-105d-4ba6-94f3-796f099e21ee Jan 21 03:26:10.142034 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2f3a5a2a-582c-4ce0-81d8-817b9a99ed23 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:10.142285 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:10.142285 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:10.142529 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2f3a5a2a-582c-4ce0-81d8-817b9a99ed23 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:10.197903 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:10.197903 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:10.206550 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2f3a5a2a-582c-4ce0-81d8-817b9a99ed23 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:26:10.232426 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2f3a5a2a-582c-4ce0-81d8-817b9a99ed23 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/5fdf984d-105d-4ba6-94f3-796f099e21ee returned with HTTP 200 Jan 21 03:26:10.233271 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1492/2959] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:26:10 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/5fdf984d-105d-4ba6-94f3-796f099e21ee => generated 949 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:26:11.250339 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ec8765ad-28d6-4189-873e-208e73c5f49f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/5fdf984d-105d-4ba6-94f3-796f099e21ee Jan 21 03:26:11.251646 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ec8765ad-28d6-4189-873e-208e73c5f49f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:11.252261 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:11.252261 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:11.253176 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ec8765ad-28d6-4189-873e-208e73c5f49f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:11.304002 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:11.304002 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:11.315613 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ec8765ad-28d6-4189-873e-208e73c5f49f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:26:11.338227 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ec8765ad-28d6-4189-873e-208e73c5f49f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/5fdf984d-105d-4ba6-94f3-796f099e21ee returned with HTTP 200 Jan 21 03:26:11.339340 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1468/2960] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:26:11 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/5fdf984d-105d-4ba6-94f3-796f099e21ee => generated 949 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:26:12.355809 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c5b430ed-8207-4d01-806f-1976c491a090 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/5fdf984d-105d-4ba6-94f3-796f099e21ee Jan 21 03:26:12.357063 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c5b430ed-8207-4d01-806f-1976c491a090 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:12.357509 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:12.357509 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:12.357710 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c5b430ed-8207-4d01-806f-1976c491a090 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:12.411498 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:12.411498 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:12.421011 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c5b430ed-8207-4d01-806f-1976c491a090 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:26:12.443965 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c5b430ed-8207-4d01-806f-1976c491a090 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/5fdf984d-105d-4ba6-94f3-796f099e21ee returned with HTTP 200 Jan 21 03:26:12.444720 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1493/2961] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:26:12 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/5fdf984d-105d-4ba6-94f3-796f099e21ee => generated 949 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:26:13.460925 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ae41f7c6-c52d-4427-8d75-e6e683c3f406 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/5fdf984d-105d-4ba6-94f3-796f099e21ee Jan 21 03:26:13.461462 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ae41f7c6-c52d-4427-8d75-e6e683c3f406 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:13.461636 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:13.461636 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:13.462734 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ae41f7c6-c52d-4427-8d75-e6e683c3f406 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:13.516148 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:13.516148 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:13.526491 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ae41f7c6-c52d-4427-8d75-e6e683c3f406 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:26:13.549315 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ae41f7c6-c52d-4427-8d75-e6e683c3f406 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/5fdf984d-105d-4ba6-94f3-796f099e21ee returned with HTTP 200 Jan 21 03:26:13.550140 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1469/2962] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:26:13 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/5fdf984d-105d-4ba6-94f3-796f099e21ee => generated 950 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:26:13.565949 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e801cab1-137c-4902-9efc-630f9f60c233 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/5fdf984d-105d-4ba6-94f3-796f099e21ee Jan 21 03:26:13.566630 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e801cab1-137c-4902-9efc-630f9f60c233 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:13.566817 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:13.566817 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:13.567495 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e801cab1-137c-4902-9efc-630f9f60c233 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:13.616577 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:13.616577 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:13.625396 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e801cab1-137c-4902-9efc-630f9f60c233 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:26:13.648580 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e801cab1-137c-4902-9efc-630f9f60c233 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/5fdf984d-105d-4ba6-94f3-796f099e21ee returned with HTTP 200 Jan 21 03:26:13.650133 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1494/2963] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:26:13 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/5fdf984d-105d-4ba6-94f3-796f099e21ee => generated 950 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:26:13.666250 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-65add023-9ec7-42d9-828a-bbd506b17c2a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] DELETE http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/5fdf984d-105d-4ba6-94f3-796f099e21ee Jan 21 03:26:13.666846 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-65add023-9ec7-42d9-828a-bbd506b17c2a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:13.667046 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:13.667046 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:13.667420 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-65add023-9ec7-42d9-828a-bbd506b17c2a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:13.667880 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-65add023-9ec7-42d9-828a-bbd506b17c2a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Delete volume with id: 5fdf984d-105d-4ba6-94f3-796f099e21ee Jan 21 03:26:13.720453 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:13.720453 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:13.721639 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-65add023-9ec7-42d9-828a-bbd506b17c2a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:26:13.755196 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-65add023-9ec7-42d9-828a-bbd506b17c2a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Delete volume request issued successfully. Jan 21 03:26:13.756274 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-65add023-9ec7-42d9-828a-bbd506b17c2a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/5fdf984d-105d-4ba6-94f3-796f099e21ee returned with HTTP 202 Jan 21 03:26:13.759312 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1470/2964] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:26:13 2021] DELETE /volume/v3/1616f1d7279f43c388d497613d637582/volumes/5fdf984d-105d-4ba6-94f3-796f099e21ee => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:26:13.767172 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ff036e09-976e-47b6-aa29-01b85e48b060 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/5fdf984d-105d-4ba6-94f3-796f099e21ee Jan 21 03:26:13.767694 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ff036e09-976e-47b6-aa29-01b85e48b060 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:13.767891 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:13.767891 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:13.768447 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ff036e09-976e-47b6-aa29-01b85e48b060 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:13.819002 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:13.819002 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:13.827735 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ff036e09-976e-47b6-aa29-01b85e48b060 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:26:13.850375 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ff036e09-976e-47b6-aa29-01b85e48b060 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/5fdf984d-105d-4ba6-94f3-796f099e21ee returned with HTTP 200 Jan 21 03:26:13.851409 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1495/2965] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:26:13 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/5fdf984d-105d-4ba6-94f3-796f099e21ee => generated 949 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:26:14.867869 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-728d5e07-9f13-4118-a7cb-54555ce53b53 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/5fdf984d-105d-4ba6-94f3-796f099e21ee Jan 21 03:26:14.870158 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-728d5e07-9f13-4118-a7cb-54555ce53b53 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:14.870557 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:14.870557 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:14.871173 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-728d5e07-9f13-4118-a7cb-54555ce53b53 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:14.945777 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:14.945777 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:14.955401 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-728d5e07-9f13-4118-a7cb-54555ce53b53 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:26:14.978234 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-728d5e07-9f13-4118-a7cb-54555ce53b53 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/5fdf984d-105d-4ba6-94f3-796f099e21ee returned with HTTP 200 Jan 21 03:26:14.979356 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1471/2966] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:26:14 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/5fdf984d-105d-4ba6-94f3-796f099e21ee => generated 949 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:26:15.996127 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8bdf219b-15cb-474d-b3c2-1915c1798498 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/5fdf984d-105d-4ba6-94f3-796f099e21ee Jan 21 03:26:15.997389 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8bdf219b-15cb-474d-b3c2-1915c1798498 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:15.997817 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:15.997817 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:15.998465 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8bdf219b-15cb-474d-b3c2-1915c1798498 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:16.046977 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8bdf219b-15cb-474d-b3c2-1915c1798498 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/5fdf984d-105d-4ba6-94f3-796f099e21ee returned with HTTP 404 Jan 21 03:26:16.048360 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1496/2967] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:26:15 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/5fdf984d-105d-4ba6-94f3-796f099e21ee => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:26:16.058238 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-03e55981-3888-493e-ba4b-4000db6ba870 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] POST http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes Jan 21 03:26:16.058878 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:16.058878 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:16.059369 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-03e55981-3888-493e-ba4b-4000db6ba870 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1301233998"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:26:16.060531 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-03e55981-3888-493e-ba4b-4000db6ba870 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1301233998'}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:26:16.060979 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-03e55981-3888-493e-ba4b-4000db6ba870 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Create volume of 1 GB Jan 21 03:26:16.073908 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-03e55981-3888-493e-ba4b-4000db6ba870 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Availability Zones retrieved successfully. Jan 21 03:26:16.090457 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-03e55981-3888-493e-ba4b-4000db6ba870 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Flow 'volume_create_api' (0172f3c5-ade0-4311-a9ee-08e4f62919dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:26:16.093289 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-03e55981-3888-493e-ba4b-4000db6ba870 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35d132e3-1529-4594-a95e-89bf1ad06312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:26:16.095359 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-03e55981-3888-493e-ba4b-4000db6ba870 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Validating volume size '1' using validate_int {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:26:16.162918 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-03e55981-3888-493e-ba4b-4000db6ba870 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35d132e3-1529-4594-a95e-89bf1ad06312) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:26:16.165693 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-03e55981-3888-493e-ba4b-4000db6ba870 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ebd4d8c-c3d1-4bcf-a8b6-ed663a233d40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:26:16.237122 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-03e55981-3888-493e-ba4b-4000db6ba870 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Created reservations ['ec7ced63-18e7-4f0f-a743-6b6aadc61609', '9dfb95e5-f58b-4c27-a3ae-5434f1b383b7', '7256f91c-09d0-459a-b579-dbec908d08de', '7af0669a-e54c-4dc3-a70b-0231a7013973'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:26:16.239747 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-03e55981-3888-493e-ba4b-4000db6ba870 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ebd4d8c-c3d1-4bcf-a8b6-ed663a233d40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec7ced63-18e7-4f0f-a743-6b6aadc61609', '9dfb95e5-f58b-4c27-a3ae-5434f1b383b7', '7256f91c-09d0-459a-b579-dbec908d08de', '7af0669a-e54c-4dc3-a70b-0231a7013973']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:26:16.242669 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-03e55981-3888-493e-ba4b-4000db6ba870 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dce243c-dc29-4682-825b-172d9b2c6410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:26:16.302535 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-03e55981-3888-493e-ba4b-4000db6ba870 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dce243c-dc29-4682-825b-172d9b2c6410) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4cec9739-20e7-4ee5-9612-3f9a11d0867c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1301233998',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1616f1d7279f43c388d497613d637582',qos_specs=None,replication_status=,reservations=['ec7ced63-18e7-4f0f-a743-6b6aadc61609','9dfb95e5-f58b-4c27-a3ae-5434f1b383b7','7256f91c-09d0-459a-b579-dbec908d08de','7af0669a-e54c-4dc3-a70b-0231a7013973'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='510715e6ea94480aacc63e967dd0352a',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:26:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1301233998',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4cec9739-20e7-4ee5-9612-3f9a11d0867c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1616f1d7279f43c388d497613d637582',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='510715e6ea94480aacc63e967dd0352a',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:26:16.304602 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-03e55981-3888-493e-ba4b-4000db6ba870 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8495741-dca8-4617-8bc5-02685de7c202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:26:16.330404 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-03e55981-3888-493e-ba4b-4000db6ba870 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8495741-dca8-4617-8bc5-02685de7c202) transitioned into state 'SUCCESS' from state '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-1301233998',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1616f1d7279f43c388d497613d637582',qos_specs=None,replication_status=,reservations=['ec7ced63-18e7-4f0f-a743-6b6aadc61609','9dfb95e5-f58b-4c27-a3ae-5434f1b383b7','7256f91c-09d0-459a-b579-dbec908d08de','7af0669a-e54c-4dc3-a70b-0231a7013973'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='510715e6ea94480aacc63e967dd0352a',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:26:16.332426 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-03e55981-3888-493e-ba4b-4000db6ba870 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88d41a78-56f3-4cd8-a070-6a6c0219a102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:26:16.348027 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-03e55981-3888-493e-ba4b-4000db6ba870 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88d41a78-56f3-4cd8-a070-6a6c0219a102) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:26:16.350656 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-03e55981-3888-493e-ba4b-4000db6ba870 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Flow 'volume_create_api' (0172f3c5-ade0-4311-a9ee-08e4f62919dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:26:16.403523 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-03e55981-3888-493e-ba4b-4000db6ba870 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Create volume request issued successfully. Jan 21 03:26:16.421054 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-03e55981-3888-493e-ba4b-4000db6ba870 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes returned with HTTP 202 Jan 21 03:26:16.421868 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1472/2968] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 03:26:16 2021] POST /volume/v3/1616f1d7279f43c388d497613d637582/volumes => generated 823 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:26:16.436153 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-03dac1ac-a481-426a-9698-c12e9c21170c tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/4cec9739-20e7-4ee5-9612-3f9a11d0867c Jan 21 03:26:16.436970 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-03dac1ac-a481-426a-9698-c12e9c21170c tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:16.437664 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-03dac1ac-a481-426a-9698-c12e9c21170c tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:16.492050 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:16.492050 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:16.501937 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-03dac1ac-a481-426a-9698-c12e9c21170c tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:26:16.525750 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-03dac1ac-a481-426a-9698-c12e9c21170c tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/4cec9739-20e7-4ee5-9612-3f9a11d0867c returned with HTTP 200 Jan 21 03:26:16.526722 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1497/2969] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:26:16 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/4cec9739-20e7-4ee5-9612-3f9a11d0867c => generated 891 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:26:17.543582 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a35f1a6e-ba92-46d8-9c0c-be345e761f19 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/4cec9739-20e7-4ee5-9612-3f9a11d0867c Jan 21 03:26:17.544156 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a35f1a6e-ba92-46d8-9c0c-be345e761f19 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:17.544281 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:17.544281 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:17.544607 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a35f1a6e-ba92-46d8-9c0c-be345e761f19 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:17.603699 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:17.603699 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:17.612840 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a35f1a6e-ba92-46d8-9c0c-be345e761f19 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:26:17.651691 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a35f1a6e-ba92-46d8-9c0c-be345e761f19 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/4cec9739-20e7-4ee5-9612-3f9a11d0867c returned with HTTP 200 Jan 21 03:26:17.652923 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1473/2970] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:26:17 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/4cec9739-20e7-4ee5-9612-3f9a11d0867c => generated 916 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:26:17.668558 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-65c77202-0577-4fbe-a40b-c7a5472ba0cc tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] POST http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots Jan 21 03:26:17.669340 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:17.669340 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:17.670019 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-65c77202-0577-4fbe-a40b-c7a5472ba0cc tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4cec9739-20e7-4ee5-9612-3f9a11d0867c", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-616577605"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:26:17.721107 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:17.721107 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:17.722315 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-65c77202-0577-4fbe-a40b-c7a5472ba0cc tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:26:17.722682 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-65c77202-0577-4fbe-a40b-c7a5472ba0cc tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Create snapshot from volume 4cec9739-20e7-4ee5-9612-3f9a11d0867c Jan 21 03:26:17.784371 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-65c77202-0577-4fbe-a40b-c7a5472ba0cc tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Created reservations ['f7597321-8430-4483-b172-8cb24dde6114', '9458657c-ef77-4acc-8550-c1e9b1f0cedb', '8515dde7-be7d-4ff0-9416-21c6de334ec8', '379b741f-7c0a-4bce-b011-797641ae033e'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:26:17.893904 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-65c77202-0577-4fbe-a40b-c7a5472ba0cc tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot create request issued successfully. Jan 21 03:26:17.894668 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-65c77202-0577-4fbe-a40b-c7a5472ba0cc tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots returned with HTTP 202 Jan 21 03:26:17.902500 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1498/2971] 10.222.0.36 () {60 vars in 1232 bytes} [Thu Jan 21 03:26:17 2021] POST /volume/v3/1616f1d7279f43c388d497613d637582/snapshots => generated 309 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:26:17.908292 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-906c9df8-b3c3-4696-be07-cd89c7742d43 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/bd17e70c-46ad-4f6f-b711-d6622a7f9999 Jan 21 03:26:17.908963 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-906c9df8-b3c3-4696-be07-cd89c7742d43 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:17.909180 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:17.909180 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:17.909556 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-906c9df8-b3c3-4696-be07-cd89c7742d43 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:17.943037 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:17.943037 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:17.944328 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-906c9df8-b3c3-4696-be07-cd89c7742d43 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:26:17.946333 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-906c9df8-b3c3-4696-be07-cd89c7742d43 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/bd17e70c-46ad-4f6f-b711-d6622a7f9999 returned with HTTP 200 Jan 21 03:26:17.951676 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1474/2972] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:26:17 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/bd17e70c-46ad-4f6f-b711-d6622a7f9999 => generated 441 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:26:18.962854 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d560def9-6c89-4c89-8548-f53fdaf37fe4 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/bd17e70c-46ad-4f6f-b711-d6622a7f9999 Jan 21 03:26:18.963952 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d560def9-6c89-4c89-8548-f53fdaf37fe4 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:18.964530 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:18.964530 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:18.965243 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d560def9-6c89-4c89-8548-f53fdaf37fe4 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:18.998416 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:18.998416 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:18.999870 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d560def9-6c89-4c89-8548-f53fdaf37fe4 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:26:19.001989 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d560def9-6c89-4c89-8548-f53fdaf37fe4 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/bd17e70c-46ad-4f6f-b711-d6622a7f9999 returned with HTTP 200 Jan 21 03:26:19.003036 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1499/2973] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:26:18 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/bd17e70c-46ad-4f6f-b711-d6622a7f9999 => generated 441 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:26:20.015390 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cdd197b3-7cc3-4cbd-b525-9d3eee3bea80 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/bd17e70c-46ad-4f6f-b711-d6622a7f9999 Jan 21 03:26:20.016553 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cdd197b3-7cc3-4cbd-b525-9d3eee3bea80 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:20.016749 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:20.016749 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:20.017403 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cdd197b3-7cc3-4cbd-b525-9d3eee3bea80 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:20.044388 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:20.044388 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:20.047521 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-cdd197b3-7cc3-4cbd-b525-9d3eee3bea80 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:26:20.047521 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cdd197b3-7cc3-4cbd-b525-9d3eee3bea80 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/bd17e70c-46ad-4f6f-b711-d6622a7f9999 returned with HTTP 200 Jan 21 03:26:20.052624 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1475/2974] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:26:20 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/bd17e70c-46ad-4f6f-b711-d6622a7f9999 => generated 468 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:26:20.059128 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-34bef7e4-83d0-4c9f-ab2a-e56787070c7e tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] POST http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes Jan 21 03:26:20.059583 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:20.059583 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:20.059994 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-34bef7e4-83d0-4c9f-ab2a-e56787070c7e tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "bd17e70c-46ad-4f6f-b711-d6622a7f9999", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-743498743"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:26:20.061206 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-34bef7e4-83d0-4c9f-ab2a-e56787070c7e tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Create volume request body: {'volume': {'snapshot_id': 'bd17e70c-46ad-4f6f-b711-d6622a7f9999', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-743498743'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:26:20.086681 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:20.086681 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:20.088007 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-34bef7e4-83d0-4c9f-ab2a-e56787070c7e tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:26:20.088360 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-34bef7e4-83d0-4c9f-ab2a-e56787070c7e tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Create volume of 1 GB Jan 21 03:26:20.100444 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-34bef7e4-83d0-4c9f-ab2a-e56787070c7e tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Availability Zones retrieved successfully. Jan 21 03:26:20.117475 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-34bef7e4-83d0-4c9f-ab2a-e56787070c7e tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Flow 'volume_create_api' (8cbed8a1-a029-436b-8ed7-4b4b153d2874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:26:20.121179 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-34bef7e4-83d0-4c9f-ab2a-e56787070c7e tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c687ece-2ea0-40f9-a723-5bee4435128f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:26:20.123331 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-34bef7e4-83d0-4c9f-ab2a-e56787070c7e tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:26:20.251122 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-34bef7e4-83d0-4c9f-ab2a-e56787070c7e tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c687ece-2ea0-40f9-a723-5bee4435128f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'bd17e70c-46ad-4f6f-b711-d6622a7f9999', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:26:20.253419 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-34bef7e4-83d0-4c9f-ab2a-e56787070c7e tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52bf6cdd-6f4f-44e5-bd66-bc259016825d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:26:20.335821 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-34bef7e4-83d0-4c9f-ab2a-e56787070c7e tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Created reservations ['cd10328f-4ed5-475f-b2e8-8bbe8dca12e5', 'eb75fa02-6b44-4d60-bedd-2b586b26a014', '109f008d-6fb8-479f-8f2f-6c59ade1ee4f', 'd24a9934-7df8-4bbc-945a-f7f620783dd3'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:26:20.341541 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-34bef7e4-83d0-4c9f-ab2a-e56787070c7e tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52bf6cdd-6f4f-44e5-bd66-bc259016825d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd10328f-4ed5-475f-b2e8-8bbe8dca12e5', 'eb75fa02-6b44-4d60-bedd-2b586b26a014', '109f008d-6fb8-479f-8f2f-6c59ade1ee4f', 'd24a9934-7df8-4bbc-945a-f7f620783dd3']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:26:20.344303 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-34bef7e4-83d0-4c9f-ab2a-e56787070c7e tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29891801-7b61-4278-b1e0-3654f5dcb32a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:26:20.479918 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-34bef7e4-83d0-4c9f-ab2a-e56787070c7e tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29891801-7b61-4278-b1e0-3654f5dcb32a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c61fffa-260a-47fb-b28e-08daa79c44c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-743498743',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1616f1d7279f43c388d497613d637582',qos_specs=None,replication_status=,reservations=['cd10328f-4ed5-475f-b2e8-8bbe8dca12e5','eb75fa02-6b44-4d60-bedd-2b586b26a014','109f008d-6fb8-479f-8f2f-6c59ade1ee4f','d24a9934-7df8-4bbc-945a-f7f620783dd3'],size=1,snapshot_id=bd17e70c-46ad-4f6f-b711-d6622a7f9999,source_replicaid=,source_volid=None,status='creating',user_id='510715e6ea94480aacc63e967dd0352a',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:26:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-743498743',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c61fffa-260a-47fb-b28e-08daa79c44c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1616f1d7279f43c388d497613d637582',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=bd17e70c-46ad-4f6f-b711-d6622a7f9999,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='510715e6ea94480aacc63e967dd0352a',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:26:20.481989 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-34bef7e4-83d0-4c9f-ab2a-e56787070c7e tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d98a82c-94dd-4a00-a05f-7428c9b79f66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:26:20.515062 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-34bef7e4-83d0-4c9f-ab2a-e56787070c7e tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d98a82c-94dd-4a00-a05f-7428c9b79f66) transitioned into state 'SUCCESS' from state '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-743498743',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1616f1d7279f43c388d497613d637582',qos_specs=None,replication_status=,reservations=['cd10328f-4ed5-475f-b2e8-8bbe8dca12e5','eb75fa02-6b44-4d60-bedd-2b586b26a014','109f008d-6fb8-479f-8f2f-6c59ade1ee4f','d24a9934-7df8-4bbc-945a-f7f620783dd3'],size=1,snapshot_id=bd17e70c-46ad-4f6f-b711-d6622a7f9999,source_replicaid=,source_volid=None,status='creating',user_id='510715e6ea94480aacc63e967dd0352a',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:26:20.516961 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-34bef7e4-83d0-4c9f-ab2a-e56787070c7e tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a804032-eacd-446e-9457-3e96b7567be9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:26:20.613954 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-34bef7e4-83d0-4c9f-ab2a-e56787070c7e tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a804032-eacd-446e-9457-3e96b7567be9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:26:20.616871 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-34bef7e4-83d0-4c9f-ab2a-e56787070c7e tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Flow 'volume_create_api' (8cbed8a1-a029-436b-8ed7-4b4b153d2874) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:26:20.697987 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-34bef7e4-83d0-4c9f-ab2a-e56787070c7e tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Create volume request issued successfully. Jan 21 03:26:20.715517 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-34bef7e4-83d0-4c9f-ab2a-e56787070c7e tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes returned with HTTP 202 Jan 21 03:26:20.728091 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1500/2975] 10.222.0.36 () {60 vars in 1226 bytes} [Thu Jan 21 03:26:20 2021] POST /volume/v3/1616f1d7279f43c388d497613d637582/volumes => generated 856 bytes in 672 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:26:20.731994 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-072228be-7088-4849-85bd-592a0a37888d tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/5c61fffa-260a-47fb-b28e-08daa79c44c0 Jan 21 03:26:20.732527 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-072228be-7088-4849-85bd-592a0a37888d tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:20.732870 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:20.732870 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:20.733391 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-072228be-7088-4849-85bd-592a0a37888d tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:20.801207 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:20.801207 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:20.811244 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-072228be-7088-4849-85bd-592a0a37888d tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:26:20.838099 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-072228be-7088-4849-85bd-592a0a37888d tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/5c61fffa-260a-47fb-b28e-08daa79c44c0 returned with HTTP 200 Jan 21 03:26:20.838979 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1476/2976] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:26:20 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/5c61fffa-260a-47fb-b28e-08daa79c44c0 => generated 924 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:26:21.858795 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0380821e-27f9-4aed-ae4e-2feea4e70aaf tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/5c61fffa-260a-47fb-b28e-08daa79c44c0 Jan 21 03:26:21.860131 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0380821e-27f9-4aed-ae4e-2feea4e70aaf tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:21.860547 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:21.860547 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:21.861203 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0380821e-27f9-4aed-ae4e-2feea4e70aaf tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:21.923794 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:21.923794 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:21.936983 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-0380821e-27f9-4aed-ae4e-2feea4e70aaf tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:26:22.005120 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0380821e-27f9-4aed-ae4e-2feea4e70aaf tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/5c61fffa-260a-47fb-b28e-08daa79c44c0 returned with HTTP 200 Jan 21 03:26:22.006256 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1501/2977] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:26:21 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/5c61fffa-260a-47fb-b28e-08daa79c44c0 => generated 948 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:26:23.021877 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8b056f34-5583-45ac-958d-64663c13828a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/5c61fffa-260a-47fb-b28e-08daa79c44c0 Jan 21 03:26:23.023011 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8b056f34-5583-45ac-958d-64663c13828a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:23.023392 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:23.023392 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:23.024678 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8b056f34-5583-45ac-958d-64663c13828a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:23.126908 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:23.126908 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:23.143415 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8b056f34-5583-45ac-958d-64663c13828a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:26:23.214083 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8b056f34-5583-45ac-958d-64663c13828a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/5c61fffa-260a-47fb-b28e-08daa79c44c0 returned with HTTP 200 Jan 21 03:26:23.215318 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1477/2978] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:26:23 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/5c61fffa-260a-47fb-b28e-08daa79c44c0 => generated 948 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:26:24.247782 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-49adeff3-6dde-4e8d-ace9-e5ad950e5e53 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/5c61fffa-260a-47fb-b28e-08daa79c44c0 Jan 21 03:26:24.248618 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-49adeff3-6dde-4e8d-ace9-e5ad950e5e53 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:24.248978 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:24.248978 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:24.249832 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-49adeff3-6dde-4e8d-ace9-e5ad950e5e53 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:24.351076 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:24.351076 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:24.364892 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-49adeff3-6dde-4e8d-ace9-e5ad950e5e53 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:26:24.415164 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-49adeff3-6dde-4e8d-ace9-e5ad950e5e53 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/5c61fffa-260a-47fb-b28e-08daa79c44c0 returned with HTTP 200 Jan 21 03:26:24.420429 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1502/2979] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:26:24 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/5c61fffa-260a-47fb-b28e-08daa79c44c0 => generated 948 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:26:25.443181 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2dc5bebf-d0ee-494a-a4e2-34f08bad50ef tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/5c61fffa-260a-47fb-b28e-08daa79c44c0 Jan 21 03:26:25.443740 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2dc5bebf-d0ee-494a-a4e2-34f08bad50ef tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:25.443882 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:25.443882 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:25.444506 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2dc5bebf-d0ee-494a-a4e2-34f08bad50ef tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:25.537620 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:25.537620 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:25.547983 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2dc5bebf-d0ee-494a-a4e2-34f08bad50ef tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:26:25.573287 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2dc5bebf-d0ee-494a-a4e2-34f08bad50ef tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/5c61fffa-260a-47fb-b28e-08daa79c44c0 returned with HTTP 200 Jan 21 03:26:25.574316 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1478/2980] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:26:25 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/5c61fffa-260a-47fb-b28e-08daa79c44c0 => generated 948 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:26:26.595628 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a4753a1e-3ae3-4c0e-9c08-e8ce994080bc tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/5c61fffa-260a-47fb-b28e-08daa79c44c0 Jan 21 03:26:26.596692 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a4753a1e-3ae3-4c0e-9c08-e8ce994080bc tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:26.597064 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:26.597064 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:26.597842 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a4753a1e-3ae3-4c0e-9c08-e8ce994080bc tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:26.658505 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:26.658505 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:26.684175 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a4753a1e-3ae3-4c0e-9c08-e8ce994080bc tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:26:26.752823 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a4753a1e-3ae3-4c0e-9c08-e8ce994080bc tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/5c61fffa-260a-47fb-b28e-08daa79c44c0 returned with HTTP 200 Jan 21 03:26:26.757455 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1503/2981] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:26:26 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/5c61fffa-260a-47fb-b28e-08daa79c44c0 => generated 948 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:26:27.774796 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0d15935f-6c1b-4c12-a053-2c080c67ce6b tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/5c61fffa-260a-47fb-b28e-08daa79c44c0 Jan 21 03:26:27.776530 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0d15935f-6c1b-4c12-a053-2c080c67ce6b tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:27.776955 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:27.776955 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:27.777557 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0d15935f-6c1b-4c12-a053-2c080c67ce6b tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:27.838386 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:27.838386 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:27.847985 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-0d15935f-6c1b-4c12-a053-2c080c67ce6b tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:26:27.874455 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0d15935f-6c1b-4c12-a053-2c080c67ce6b tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/5c61fffa-260a-47fb-b28e-08daa79c44c0 returned with HTTP 200 Jan 21 03:26:27.886557 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1479/2982] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:26:27 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/5c61fffa-260a-47fb-b28e-08daa79c44c0 => generated 948 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:26:28.892321 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e9f4b1db-7f2e-49b4-bf18-e99ca017faf0 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/5c61fffa-260a-47fb-b28e-08daa79c44c0 Jan 21 03:26:28.892901 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e9f4b1db-7f2e-49b4-bf18-e99ca017faf0 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:28.893048 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:28.893048 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:28.893404 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e9f4b1db-7f2e-49b4-bf18-e99ca017faf0 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:28.944838 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:28.944838 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:28.954265 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e9f4b1db-7f2e-49b4-bf18-e99ca017faf0 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:26:28.979161 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e9f4b1db-7f2e-49b4-bf18-e99ca017faf0 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/5c61fffa-260a-47fb-b28e-08daa79c44c0 returned with HTTP 200 Jan 21 03:26:28.979939 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1504/2983] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:26:28 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/5c61fffa-260a-47fb-b28e-08daa79c44c0 => generated 949 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:26:28.996164 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-580e5755-1f65-4196-b587-2dcfe153fc66 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/5c61fffa-260a-47fb-b28e-08daa79c44c0 Jan 21 03:26:28.997021 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-580e5755-1f65-4196-b587-2dcfe153fc66 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:28.997245 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:28.997245 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:28.997562 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-580e5755-1f65-4196-b587-2dcfe153fc66 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:29.059342 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:29.059342 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:29.067986 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-580e5755-1f65-4196-b587-2dcfe153fc66 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:26:29.096116 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-580e5755-1f65-4196-b587-2dcfe153fc66 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/5c61fffa-260a-47fb-b28e-08daa79c44c0 returned with HTTP 200 Jan 21 03:26:29.097192 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1480/2984] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:26:28 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/5c61fffa-260a-47fb-b28e-08daa79c44c0 => generated 949 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:26:29.112540 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-30bbbc0c-deee-4111-9ad4-520a952388ca tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] DELETE http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/5c61fffa-260a-47fb-b28e-08daa79c44c0 Jan 21 03:26:29.113134 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-30bbbc0c-deee-4111-9ad4-520a952388ca tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:29.113415 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:29.113415 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:29.113917 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-30bbbc0c-deee-4111-9ad4-520a952388ca tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:29.114443 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-30bbbc0c-deee-4111-9ad4-520a952388ca tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Delete volume with id: 5c61fffa-260a-47fb-b28e-08daa79c44c0 Jan 21 03:26:29.168779 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:29.168779 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:29.169985 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-30bbbc0c-deee-4111-9ad4-520a952388ca tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:26:29.207860 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-30bbbc0c-deee-4111-9ad4-520a952388ca tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Delete volume request issued successfully. Jan 21 03:26:29.208330 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-30bbbc0c-deee-4111-9ad4-520a952388ca tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/5c61fffa-260a-47fb-b28e-08daa79c44c0 returned with HTTP 202 Jan 21 03:26:29.218110 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-99b2a9f0-b2e8-462a-8ac2-8a0a6a377e04 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/5c61fffa-260a-47fb-b28e-08daa79c44c0 Jan 21 03:26:29.218677 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-99b2a9f0-b2e8-462a-8ac2-8a0a6a377e04 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:29.218895 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:29.218895 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:29.219893 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-99b2a9f0-b2e8-462a-8ac2-8a0a6a377e04 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:29.226634 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1505/2985] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:26:29 2021] DELETE /volume/v3/1616f1d7279f43c388d497613d637582/volumes/5c61fffa-260a-47fb-b28e-08daa79c44c0 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:26:29.276014 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:29.276014 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:29.285417 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-99b2a9f0-b2e8-462a-8ac2-8a0a6a377e04 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:26:29.329635 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-99b2a9f0-b2e8-462a-8ac2-8a0a6a377e04 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/5c61fffa-260a-47fb-b28e-08daa79c44c0 returned with HTTP 200 Jan 21 03:26:29.330632 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1481/2986] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:26:29 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/5c61fffa-260a-47fb-b28e-08daa79c44c0 => generated 948 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:26:30.348572 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-64d65e2c-f39d-4b5f-a30c-900b4d9c0adf tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/5c61fffa-260a-47fb-b28e-08daa79c44c0 Jan 21 03:26:30.349826 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-64d65e2c-f39d-4b5f-a30c-900b4d9c0adf tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:30.350241 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:30.350241 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:30.350927 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-64d65e2c-f39d-4b5f-a30c-900b4d9c0adf tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:30.473615 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:30.473615 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:30.491817 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-64d65e2c-f39d-4b5f-a30c-900b4d9c0adf tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:26:30.546240 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-64d65e2c-f39d-4b5f-a30c-900b4d9c0adf tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/5c61fffa-260a-47fb-b28e-08daa79c44c0 returned with HTTP 200 Jan 21 03:26:30.547949 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1506/2987] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:26:30 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/5c61fffa-260a-47fb-b28e-08daa79c44c0 => generated 948 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:26:31.566204 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-45408647-6ff3-4697-ad59-a3d88573d200 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/5c61fffa-260a-47fb-b28e-08daa79c44c0 Jan 21 03:26:31.569373 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-45408647-6ff3-4697-ad59-a3d88573d200 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:31.569814 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:31.569814 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:31.571450 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-45408647-6ff3-4697-ad59-a3d88573d200 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:31.635932 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-45408647-6ff3-4697-ad59-a3d88573d200 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/5c61fffa-260a-47fb-b28e-08daa79c44c0 returned with HTTP 404 Jan 21 03:26:31.637154 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1482/2988] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:26:31 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/5c61fffa-260a-47fb-b28e-08daa79c44c0 => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:26:31.651812 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-19174f43-a5d5-4ef7-9db3-640dd4db7f06 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] DELETE http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/5c61fffa-260a-47fb-b28e-08daa79c44c0 Jan 21 03:26:31.652331 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-19174f43-a5d5-4ef7-9db3-640dd4db7f06 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:31.652528 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:31.652528 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:31.653158 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-19174f43-a5d5-4ef7-9db3-640dd4db7f06 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:31.653774 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-19174f43-a5d5-4ef7-9db3-640dd4db7f06 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Delete volume with id: 5c61fffa-260a-47fb-b28e-08daa79c44c0 Jan 21 03:26:31.710945 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-19174f43-a5d5-4ef7-9db3-640dd4db7f06 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/5c61fffa-260a-47fb-b28e-08daa79c44c0 returned with HTTP 404 Jan 21 03:26:31.720906 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-03f9c875-0e20-4051-871f-b57f3d2762eb tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] DELETE http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/bd17e70c-46ad-4f6f-b711-d6622a7f9999 Jan 21 03:26:31.722117 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-03f9c875-0e20-4051-871f-b57f3d2762eb tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:31.722817 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-03f9c875-0e20-4051-871f-b57f3d2762eb tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:31.723337 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-03f9c875-0e20-4051-871f-b57f3d2762eb tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Delete snapshot with id: bd17e70c-46ad-4f6f-b711-d6622a7f9999 Jan 21 03:26:31.727499 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1507/2989] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:26:31 2021] DELETE /volume/v3/1616f1d7279f43c388d497613d637582/volumes/5c61fffa-260a-47fb-b28e-08daa79c44c0 => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:26:31.754364 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:31.754364 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:31.756016 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-03f9c875-0e20-4051-871f-b57f3d2762eb tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:26:31.832888 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-03f9c875-0e20-4051-871f-b57f3d2762eb tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot delete request issued successfully. Jan 21 03:26:31.833863 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-03f9c875-0e20-4051-871f-b57f3d2762eb tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/bd17e70c-46ad-4f6f-b711-d6622a7f9999 returned with HTTP 202 Jan 21 03:26:31.835098 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1483/2990] 10.222.0.36 () {58 vars in 1324 bytes} [Thu Jan 21 03:26:31 2021] DELETE /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/bd17e70c-46ad-4f6f-b711-d6622a7f9999 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:26:31.844359 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-925413e1-3aef-45bb-b38f-51f5a20b6515 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/bd17e70c-46ad-4f6f-b711-d6622a7f9999 Jan 21 03:26:31.845038 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-925413e1-3aef-45bb-b38f-51f5a20b6515 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:31.846208 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-925413e1-3aef-45bb-b38f-51f5a20b6515 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:31.876477 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:31.876477 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:31.877996 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-925413e1-3aef-45bb-b38f-51f5a20b6515 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:26:31.880279 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-925413e1-3aef-45bb-b38f-51f5a20b6515 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/bd17e70c-46ad-4f6f-b711-d6622a7f9999 returned with HTTP 200 Jan 21 03:26:31.881471 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1508/2991] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:26:31 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/bd17e70c-46ad-4f6f-b711-d6622a7f9999 => generated 467 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:26:32.895173 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-249b4fc5-33c0-4d8c-b1fe-7257be8c8824 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/bd17e70c-46ad-4f6f-b711-d6622a7f9999 Jan 21 03:26:32.897279 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-249b4fc5-33c0-4d8c-b1fe-7257be8c8824 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:32.897807 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:32.897807 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:32.898456 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-249b4fc5-33c0-4d8c-b1fe-7257be8c8824 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:32.941422 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:32.941422 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:32.943629 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-249b4fc5-33c0-4d8c-b1fe-7257be8c8824 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:26:32.946223 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-249b4fc5-33c0-4d8c-b1fe-7257be8c8824 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/bd17e70c-46ad-4f6f-b711-d6622a7f9999 returned with HTTP 200 Jan 21 03:26:32.948271 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1484/2992] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:26:32 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/bd17e70c-46ad-4f6f-b711-d6622a7f9999 => generated 467 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:26:33.960602 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c5513883-f5fc-4cda-b691-8b0f1f3fd884 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/bd17e70c-46ad-4f6f-b711-d6622a7f9999 Jan 21 03:26:33.961670 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c5513883-f5fc-4cda-b691-8b0f1f3fd884 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:33.961973 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:33.961973 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:33.962433 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c5513883-f5fc-4cda-b691-8b0f1f3fd884 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:33.999006 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c5513883-f5fc-4cda-b691-8b0f1f3fd884 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/bd17e70c-46ad-4f6f-b711-d6622a7f9999 returned with HTTP 404 Jan 21 03:26:34.000959 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1509/2993] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:26:33 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/bd17e70c-46ad-4f6f-b711-d6622a7f9999 => generated 111 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:26:34.018372 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3e62a708-f49e-4078-aa8a-e87888076de0 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] DELETE http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/4cec9739-20e7-4ee5-9612-3f9a11d0867c Jan 21 03:26:34.018372 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3e62a708-f49e-4078-aa8a-e87888076de0 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:34.018372 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:34.018372 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:34.018372 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3e62a708-f49e-4078-aa8a-e87888076de0 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:34.018372 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-3e62a708-f49e-4078-aa8a-e87888076de0 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Delete volume with id: 4cec9739-20e7-4ee5-9612-3f9a11d0867c Jan 21 03:26:34.091286 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:34.091286 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:34.092562 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3e62a708-f49e-4078-aa8a-e87888076de0 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:26:34.135446 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3e62a708-f49e-4078-aa8a-e87888076de0 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Delete volume request issued successfully. Jan 21 03:26:34.136883 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3e62a708-f49e-4078-aa8a-e87888076de0 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/4cec9739-20e7-4ee5-9612-3f9a11d0867c returned with HTTP 202 Jan 21 03:26:34.138354 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1485/2994] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:26:34 2021] DELETE /volume/v3/1616f1d7279f43c388d497613d637582/volumes/4cec9739-20e7-4ee5-9612-3f9a11d0867c => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 03:26:34.145731 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4490c9ac-b955-4c79-adb8-9d7755a7dfb2 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/4cec9739-20e7-4ee5-9612-3f9a11d0867c Jan 21 03:26:34.146178 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4490c9ac-b955-4c79-adb8-9d7755a7dfb2 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:34.146673 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4490c9ac-b955-4c79-adb8-9d7755a7dfb2 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:34.215843 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:34.215843 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:34.226009 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4490c9ac-b955-4c79-adb8-9d7755a7dfb2 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:26:34.250184 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4490c9ac-b955-4c79-adb8-9d7755a7dfb2 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/4cec9739-20e7-4ee5-9612-3f9a11d0867c returned with HTTP 200 Jan 21 03:26:34.251051 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1510/2995] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:26:34 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/4cec9739-20e7-4ee5-9612-3f9a11d0867c => generated 915 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:26:35.277300 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-933e34df-ce27-4a72-9613-85c2a4828fea tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/4cec9739-20e7-4ee5-9612-3f9a11d0867c Jan 21 03:26:35.280278 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-933e34df-ce27-4a72-9613-85c2a4828fea tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:35.283099 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:35.283099 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:35.284185 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-933e34df-ce27-4a72-9613-85c2a4828fea tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:35.361932 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:35.361932 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:35.375592 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-933e34df-ce27-4a72-9613-85c2a4828fea tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:26:35.420567 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-933e34df-ce27-4a72-9613-85c2a4828fea tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/4cec9739-20e7-4ee5-9612-3f9a11d0867c returned with HTTP 200 Jan 21 03:26:35.421778 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1486/2996] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:26:35 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/4cec9739-20e7-4ee5-9612-3f9a11d0867c => generated 915 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:26:36.439110 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-53c9391f-880c-4d0d-a576-7d6bd35be49a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/4cec9739-20e7-4ee5-9612-3f9a11d0867c Jan 21 03:26:36.440207 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-53c9391f-880c-4d0d-a576-7d6bd35be49a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:36.440607 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:36.440607 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:36.441228 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-53c9391f-880c-4d0d-a576-7d6bd35be49a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:36.520823 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-53c9391f-880c-4d0d-a576-7d6bd35be49a tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/4cec9739-20e7-4ee5-9612-3f9a11d0867c returned with HTTP 404 Jan 21 03:26:36.522336 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1511/2997] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:26:36 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/4cec9739-20e7-4ee5-9612-3f9a11d0867c => generated 109 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:26:36.530471 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d72e96d2-a985-4dcb-9ee0-bcaa00e7ff03 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] DELETE http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/5fdf984d-105d-4ba6-94f3-796f099e21ee Jan 21 03:26:36.531015 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d72e96d2-a985-4dcb-9ee0-bcaa00e7ff03 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:36.531209 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:36.531209 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:36.531858 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d72e96d2-a985-4dcb-9ee0-bcaa00e7ff03 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:36.532464 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-d72e96d2-a985-4dcb-9ee0-bcaa00e7ff03 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Delete volume with id: 5fdf984d-105d-4ba6-94f3-796f099e21ee Jan 21 03:26:36.586413 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d72e96d2-a985-4dcb-9ee0-bcaa00e7ff03 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/5fdf984d-105d-4ba6-94f3-796f099e21ee returned with HTTP 404 Jan 21 03:26:36.588407 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1487/2998] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:26:36 2021] DELETE /volume/v3/1616f1d7279f43c388d497613d637582/volumes/5fdf984d-105d-4ba6-94f3-796f099e21ee => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:26:36.596434 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-250bb0e3-992d-4f50-ad1d-17ef839df5bc tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] DELETE http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/04ca4202-917f-4237-a894-c077369f80c4 Jan 21 03:26:36.597249 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-250bb0e3-992d-4f50-ad1d-17ef839df5bc tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:36.599133 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-250bb0e3-992d-4f50-ad1d-17ef839df5bc tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:36.599701 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-250bb0e3-992d-4f50-ad1d-17ef839df5bc tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Delete snapshot with id: 04ca4202-917f-4237-a894-c077369f80c4 Jan 21 03:26:36.660927 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:36.660927 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:36.662729 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-250bb0e3-992d-4f50-ad1d-17ef839df5bc tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:26:36.752450 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-250bb0e3-992d-4f50-ad1d-17ef839df5bc tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot delete request issued successfully. Jan 21 03:26:36.752927 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-250bb0e3-992d-4f50-ad1d-17ef839df5bc tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/04ca4202-917f-4237-a894-c077369f80c4 returned with HTTP 202 Jan 21 03:26:36.754108 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1512/2999] 10.222.0.36 () {58 vars in 1324 bytes} [Thu Jan 21 03:26:36 2021] DELETE /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/04ca4202-917f-4237-a894-c077369f80c4 => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:26:36.764212 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4f1d0292-db68-4c0e-a7e6-3031b35382ae tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/04ca4202-917f-4237-a894-c077369f80c4 Jan 21 03:26:36.764990 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4f1d0292-db68-4c0e-a7e6-3031b35382ae tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:36.765636 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4f1d0292-db68-4c0e-a7e6-3031b35382ae tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:36.816888 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:36.816888 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:36.818421 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4f1d0292-db68-4c0e-a7e6-3031b35382ae tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:26:36.821215 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4f1d0292-db68-4c0e-a7e6-3031b35382ae tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/04ca4202-917f-4237-a894-c077369f80c4 returned with HTTP 200 Jan 21 03:26:36.822880 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1488/3000] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:26:36 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/04ca4202-917f-4237-a894-c077369f80c4 => generated 468 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:26:37.835513 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a7ca8b45-cdad-4fa4-866d-ebbb0adf1d15 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/04ca4202-917f-4237-a894-c077369f80c4 Jan 21 03:26:37.837599 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a7ca8b45-cdad-4fa4-866d-ebbb0adf1d15 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:37.837830 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:37.837830 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:37.838222 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a7ca8b45-cdad-4fa4-866d-ebbb0adf1d15 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:37.865935 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:37.865935 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:37.867235 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a7ca8b45-cdad-4fa4-866d-ebbb0adf1d15 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:26:37.870472 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a7ca8b45-cdad-4fa4-866d-ebbb0adf1d15 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/04ca4202-917f-4237-a894-c077369f80c4 returned with HTTP 200 Jan 21 03:26:37.871530 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1513/3001] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:26:37 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/04ca4202-917f-4237-a894-c077369f80c4 => generated 468 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:26:38.884052 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b4d703f6-6b8c-4b11-968a-ae29fbc624fc tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/04ca4202-917f-4237-a894-c077369f80c4 Jan 21 03:26:38.884598 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b4d703f6-6b8c-4b11-968a-ae29fbc624fc tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:38.884702 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:38.884702 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:38.885028 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b4d703f6-6b8c-4b11-968a-ae29fbc624fc tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:38.910348 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b4d703f6-6b8c-4b11-968a-ae29fbc624fc tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/04ca4202-917f-4237-a894-c077369f80c4 returned with HTTP 404 Jan 21 03:26:38.919374 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9f629ad0-4047-4eb9-8ffe-ddf52dede1c9 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] DELETE http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/f21f5c3f-93db-44f9-bb0c-e5c0a2642d7e Jan 21 03:26:38.920115 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9f629ad0-4047-4eb9-8ffe-ddf52dede1c9 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:38.920673 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:38.920673 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:38.921300 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9f629ad0-4047-4eb9-8ffe-ddf52dede1c9 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:38.921908 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-9f629ad0-4047-4eb9-8ffe-ddf52dede1c9 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Delete volume with id: f21f5c3f-93db-44f9-bb0c-e5c0a2642d7e Jan 21 03:26:38.922728 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1489/3002] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:26:38 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/04ca4202-917f-4237-a894-c077369f80c4 => generated 111 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:26:38.975005 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:38.975005 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:38.976199 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9f629ad0-4047-4eb9-8ffe-ddf52dede1c9 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:26:39.018704 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9f629ad0-4047-4eb9-8ffe-ddf52dede1c9 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Delete volume request issued successfully. Jan 21 03:26:39.019343 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9f629ad0-4047-4eb9-8ffe-ddf52dede1c9 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/f21f5c3f-93db-44f9-bb0c-e5c0a2642d7e returned with HTTP 202 Jan 21 03:26:39.020327 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1514/3003] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:26:38 2021] DELETE /volume/v3/1616f1d7279f43c388d497613d637582/volumes/f21f5c3f-93db-44f9-bb0c-e5c0a2642d7e => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:26:39.032362 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-abb5a6ac-f252-4ab8-8d46-318e34c8e9d6 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/f21f5c3f-93db-44f9-bb0c-e5c0a2642d7e Jan 21 03:26:39.032875 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-abb5a6ac-f252-4ab8-8d46-318e34c8e9d6 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:39.033355 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-abb5a6ac-f252-4ab8-8d46-318e34c8e9d6 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:39.168052 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:39.168052 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:39.178383 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-abb5a6ac-f252-4ab8-8d46-318e34c8e9d6 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:26:39.205499 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-abb5a6ac-f252-4ab8-8d46-318e34c8e9d6 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/f21f5c3f-93db-44f9-bb0c-e5c0a2642d7e returned with HTTP 200 Jan 21 03:26:39.206649 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1490/3004] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:26:39 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/f21f5c3f-93db-44f9-bb0c-e5c0a2642d7e => generated 914 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:26:40.223625 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-70bdba3c-d9e7-44f0-ab5c-b1a9fb1b6a02 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/f21f5c3f-93db-44f9-bb0c-e5c0a2642d7e Jan 21 03:26:40.224707 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-70bdba3c-d9e7-44f0-ab5c-b1a9fb1b6a02 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:40.225074 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:40.225074 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:40.225680 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-70bdba3c-d9e7-44f0-ab5c-b1a9fb1b6a02 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:40.328121 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:40.328121 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:40.342290 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-70bdba3c-d9e7-44f0-ab5c-b1a9fb1b6a02 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:26:40.410328 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-70bdba3c-d9e7-44f0-ab5c-b1a9fb1b6a02 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/f21f5c3f-93db-44f9-bb0c-e5c0a2642d7e returned with HTTP 200 Jan 21 03:26:40.420322 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1515/3005] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:26:40 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/f21f5c3f-93db-44f9-bb0c-e5c0a2642d7e => generated 914 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:26:41.429357 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-da706cf9-fb10-46a3-8712-81f517991f21 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/f21f5c3f-93db-44f9-bb0c-e5c0a2642d7e Jan 21 03:26:41.430372 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-da706cf9-fb10-46a3-8712-81f517991f21 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:41.430372 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:41.430372 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:41.430372 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-da706cf9-fb10-46a3-8712-81f517991f21 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:41.486518 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-da706cf9-fb10-46a3-8712-81f517991f21 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/f21f5c3f-93db-44f9-bb0c-e5c0a2642d7e returned with HTTP 404 Jan 21 03:26:41.488528 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1491/3006] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:26:41 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/f21f5c3f-93db-44f9-bb0c-e5c0a2642d7e => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:26:41.496850 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-17dda084-a9d6-4d0d-8ee3-0dc4ed1906fa tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] DELETE http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/45459ff2-22eb-4e8c-bbe6-397036f34de7 Jan 21 03:26:41.497763 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-17dda084-a9d6-4d0d-8ee3-0dc4ed1906fa tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:41.498200 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:41.498200 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:41.498883 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-17dda084-a9d6-4d0d-8ee3-0dc4ed1906fa tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:41.499433 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-17dda084-a9d6-4d0d-8ee3-0dc4ed1906fa tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Delete snapshot with id: 45459ff2-22eb-4e8c-bbe6-397036f34de7 Jan 21 03:26:41.536780 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-17dda084-a9d6-4d0d-8ee3-0dc4ed1906fa tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/45459ff2-22eb-4e8c-bbe6-397036f34de7 returned with HTTP 404 Jan 21 03:26:41.539252 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1516/3007] 10.222.0.36 () {58 vars in 1324 bytes} [Thu Jan 21 03:26:41 2021] DELETE /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/45459ff2-22eb-4e8c-bbe6-397036f34de7 => generated 111 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:26:41.547925 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b54166d3-388a-4b46-8f46-7ce6815f5e7b tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] DELETE http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/f59c7e62-a02f-441a-a8c6-ed5a92e630d3 Jan 21 03:26:41.548444 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b54166d3-388a-4b46-8f46-7ce6815f5e7b tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:41.548929 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b54166d3-388a-4b46-8f46-7ce6815f5e7b tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:41.549280 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-b54166d3-388a-4b46-8f46-7ce6815f5e7b tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Delete snapshot with id: f59c7e62-a02f-441a-a8c6-ed5a92e630d3 Jan 21 03:26:41.595987 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b54166d3-388a-4b46-8f46-7ce6815f5e7b tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/f59c7e62-a02f-441a-a8c6-ed5a92e630d3 returned with HTTP 404 Jan 21 03:26:41.597179 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1492/3008] 10.222.0.36 () {58 vars in 1324 bytes} [Thu Jan 21 03:26:41 2021] DELETE /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/f59c7e62-a02f-441a-a8c6-ed5a92e630d3 => generated 111 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:26:41.608318 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0aa6a1f9-56b2-4480-bfc0-da3c8f9e1b2d tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] DELETE http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/68c33df0-5c5c-474f-a7d8-ef393a916ab6 Jan 21 03:26:41.608855 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0aa6a1f9-56b2-4480-bfc0-da3c8f9e1b2d tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:41.609346 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0aa6a1f9-56b2-4480-bfc0-da3c8f9e1b2d tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:41.609708 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-0aa6a1f9-56b2-4480-bfc0-da3c8f9e1b2d tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Delete snapshot with id: 68c33df0-5c5c-474f-a7d8-ef393a916ab6 Jan 21 03:26:41.635551 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0aa6a1f9-56b2-4480-bfc0-da3c8f9e1b2d tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/68c33df0-5c5c-474f-a7d8-ef393a916ab6 returned with HTTP 404 Jan 21 03:26:41.637336 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1517/3009] 10.222.0.36 () {58 vars in 1324 bytes} [Thu Jan 21 03:26:41 2021] DELETE /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/68c33df0-5c5c-474f-a7d8-ef393a916ab6 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:26:41.645641 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f2043d1f-d507-46d4-83f4-a7e47c949974 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] DELETE http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/1161a16e-889d-429c-b839-478581d686b7 Jan 21 03:26:41.646273 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f2043d1f-d507-46d4-83f4-a7e47c949974 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:41.646898 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f2043d1f-d507-46d4-83f4-a7e47c949974 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:41.647345 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-f2043d1f-d507-46d4-83f4-a7e47c949974 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Delete snapshot with id: 1161a16e-889d-429c-b839-478581d686b7 Jan 21 03:26:41.689898 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f2043d1f-d507-46d4-83f4-a7e47c949974 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/1161a16e-889d-429c-b839-478581d686b7 returned with HTTP 404 Jan 21 03:26:41.691375 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1493/3010] 10.222.0.36 () {58 vars in 1324 bytes} [Thu Jan 21 03:26:41 2021] DELETE /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/1161a16e-889d-429c-b839-478581d686b7 => generated 111 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:26:41.701958 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-013d0873-c4ea-4ee6-a6e5-eded45c3d89d tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] DELETE http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/dac0951c-8a12-4f45-a813-d2b53e30c466 Jan 21 03:26:41.702492 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-013d0873-c4ea-4ee6-a6e5-eded45c3d89d tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:41.702983 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-013d0873-c4ea-4ee6-a6e5-eded45c3d89d tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:41.703340 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-013d0873-c4ea-4ee6-a6e5-eded45c3d89d tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Delete snapshot with id: dac0951c-8a12-4f45-a813-d2b53e30c466 Jan 21 03:26:41.734559 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-013d0873-c4ea-4ee6-a6e5-eded45c3d89d tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/dac0951c-8a12-4f45-a813-d2b53e30c466 returned with HTTP 404 Jan 21 03:26:41.735640 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1518/3011] 10.222.0.36 () {58 vars in 1324 bytes} [Thu Jan 21 03:26:41 2021] DELETE /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/dac0951c-8a12-4f45-a813-d2b53e30c466 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:26:41.745256 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d1d9ef1b-0565-4bc5-a8b4-bd294202c089 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] DELETE http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/c057a8ca-ccfc-4af3-9be3-5090be81ff9a Jan 21 03:26:41.746152 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d1d9ef1b-0565-4bc5-a8b4-bd294202c089 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:41.746901 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d1d9ef1b-0565-4bc5-a8b4-bd294202c089 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:41.747553 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-d1d9ef1b-0565-4bc5-a8b4-bd294202c089 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Delete snapshot with id: c057a8ca-ccfc-4af3-9be3-5090be81ff9a Jan 21 03:26:41.777348 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d1d9ef1b-0565-4bc5-a8b4-bd294202c089 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/c057a8ca-ccfc-4af3-9be3-5090be81ff9a returned with HTTP 404 Jan 21 03:26:41.782805 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1494/3012] 10.222.0.36 () {58 vars in 1324 bytes} [Thu Jan 21 03:26:41 2021] DELETE /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/c057a8ca-ccfc-4af3-9be3-5090be81ff9a => generated 111 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:26:41.788575 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-781d4097-2f10-4b4c-9467-71771e8b9dae tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] DELETE http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/1cbf79a5-0e67-46d0-aa10-bdb4a1ad2e3d Jan 21 03:26:41.789607 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-781d4097-2f10-4b4c-9467-71771e8b9dae tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:41.790696 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-781d4097-2f10-4b4c-9467-71771e8b9dae tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:41.791389 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-781d4097-2f10-4b4c-9467-71771e8b9dae tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Delete snapshot with id: 1cbf79a5-0e67-46d0-aa10-bdb4a1ad2e3d Jan 21 03:26:41.818109 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-781d4097-2f10-4b4c-9467-71771e8b9dae tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/1cbf79a5-0e67-46d0-aa10-bdb4a1ad2e3d returned with HTTP 404 Jan 21 03:26:41.820042 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1519/3013] 10.222.0.36 () {58 vars in 1324 bytes} [Thu Jan 21 03:26:41 2021] DELETE /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/1cbf79a5-0e67-46d0-aa10-bdb4a1ad2e3d => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:26:41.828782 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-91a9d292-d0b2-4ed3-9b20-57896db27a95 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] DELETE http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 Jan 21 03:26:41.829305 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-91a9d292-d0b2-4ed3-9b20-57896db27a95 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:41.829788 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-91a9d292-d0b2-4ed3-9b20-57896db27a95 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:41.830244 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-91a9d292-d0b2-4ed3-9b20-57896db27a95 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Delete volume with id: 6e292391-de38-40fe-8359-37d29ad7bb92 Jan 21 03:26:41.890623 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:41.890623 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:41.891618 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-91a9d292-d0b2-4ed3-9b20-57896db27a95 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:26:41.933997 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-91a9d292-d0b2-4ed3-9b20-57896db27a95 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Delete volume request issued successfully. Jan 21 03:26:41.934292 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-91a9d292-d0b2-4ed3-9b20-57896db27a95 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 returned with HTTP 202 Jan 21 03:26:41.935337 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1495/3014] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:26:41 2021] DELETE /volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:26:41.942686 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-583789fd-72e6-4925-8b42-05d226720d6f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 Jan 21 03:26:41.943201 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-583789fd-72e6-4925-8b42-05d226720d6f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:41.943678 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-583789fd-72e6-4925-8b42-05d226720d6f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:42.053260 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:42.053260 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:42.063589 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-583789fd-72e6-4925-8b42-05d226720d6f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:26:42.098748 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-583789fd-72e6-4925-8b42-05d226720d6f tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 returned with HTTP 200 Jan 21 03:26:42.099903 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1520/3015] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:26:41 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 => generated 1362 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:26:43.116969 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9b55576d-b020-4b4c-8318-392f57e37d73 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 Jan 21 03:26:43.119208 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9b55576d-b020-4b4c-8318-392f57e37d73 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:43.119637 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:43.119637 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:43.120286 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9b55576d-b020-4b4c-8318-392f57e37d73 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:43.200079 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:43.200079 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:43.209864 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9b55576d-b020-4b4c-8318-392f57e37d73 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:26:43.236837 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9b55576d-b020-4b4c-8318-392f57e37d73 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 returned with HTTP 200 Jan 21 03:26:43.237668 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1496/3016] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:26:43 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 => generated 1362 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:26:44.254512 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b2263b66-e2bd-4c69-a1c2-a0ac5c289d36 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 Jan 21 03:26:44.255606 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b2263b66-e2bd-4c69-a1c2-a0ac5c289d36 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:44.256140 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:44.256140 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:44.256753 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b2263b66-e2bd-4c69-a1c2-a0ac5c289d36 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:44.307956 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b2263b66-e2bd-4c69-a1c2-a0ac5c289d36 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 returned with HTTP 404 Jan 21 03:26:44.309298 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1521/3017] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:26:44 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/6e292391-de38-40fe-8359-37d29ad7bb92 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:26:44.318702 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9863eea0-2623-4d3e-9ec4-393526d33b98 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] DELETE http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/bef3880d-26ba-4268-a237-59edae9a484c Jan 21 03:26:44.319419 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9863eea0-2623-4d3e-9ec4-393526d33b98 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:44.319802 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:44.319802 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:44.321311 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9863eea0-2623-4d3e-9ec4-393526d33b98 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:44.321911 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-9863eea0-2623-4d3e-9ec4-393526d33b98 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Delete snapshot with id: bef3880d-26ba-4268-a237-59edae9a484c Jan 21 03:26:44.348989 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:44.348989 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:44.350446 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9863eea0-2623-4d3e-9ec4-393526d33b98 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:26:44.415567 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9863eea0-2623-4d3e-9ec4-393526d33b98 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot delete request issued successfully. Jan 21 03:26:44.416285 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9863eea0-2623-4d3e-9ec4-393526d33b98 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/bef3880d-26ba-4268-a237-59edae9a484c returned with HTTP 202 Jan 21 03:26:44.417323 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1497/3018] 10.222.0.36 () {58 vars in 1324 bytes} [Thu Jan 21 03:26:44 2021] DELETE /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/bef3880d-26ba-4268-a237-59edae9a484c => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:26:44.431273 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-68a386e5-f0a0-46f8-8d9d-3f13ac38e864 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/bef3880d-26ba-4268-a237-59edae9a484c Jan 21 03:26:44.432216 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-68a386e5-f0a0-46f8-8d9d-3f13ac38e864 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:44.433334 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-68a386e5-f0a0-46f8-8d9d-3f13ac38e864 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:44.487608 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:44.487608 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:44.489065 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-68a386e5-f0a0-46f8-8d9d-3f13ac38e864 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:26:44.491991 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-68a386e5-f0a0-46f8-8d9d-3f13ac38e864 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/bef3880d-26ba-4268-a237-59edae9a484c returned with HTTP 200 Jan 21 03:26:44.504865 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1522/3019] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:26:44 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/bef3880d-26ba-4268-a237-59edae9a484c => generated 468 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:26:45.520108 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b2a578ee-6842-471c-9821-7cc432a2246c tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/bef3880d-26ba-4268-a237-59edae9a484c Jan 21 03:26:45.520642 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b2a578ee-6842-471c-9821-7cc432a2246c tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:45.521852 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:45.521852 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:45.522990 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b2a578ee-6842-471c-9821-7cc432a2246c tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:45.575287 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:45.575287 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:45.577970 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b2a578ee-6842-471c-9821-7cc432a2246c tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Snapshot retrieved successfully. Jan 21 03:26:45.585436 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b2a578ee-6842-471c-9821-7cc432a2246c tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/bef3880d-26ba-4268-a237-59edae9a484c returned with HTTP 200 Jan 21 03:26:45.586965 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1498/3020] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:26:45 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/bef3880d-26ba-4268-a237-59edae9a484c => generated 468 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:26:46.599524 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c14bf035-2c81-4f83-a8bf-53facda719ef tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/bef3880d-26ba-4268-a237-59edae9a484c Jan 21 03:26:46.600623 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c14bf035-2c81-4f83-a8bf-53facda719ef tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:46.601065 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:46.601065 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:46.602498 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c14bf035-2c81-4f83-a8bf-53facda719ef tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:46.635632 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c14bf035-2c81-4f83-a8bf-53facda719ef tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/snapshots/bef3880d-26ba-4268-a237-59edae9a484c returned with HTTP 404 Jan 21 03:26:46.637600 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1523/3021] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:26:46 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/snapshots/bef3880d-26ba-4268-a237-59edae9a484c => generated 111 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:26:46.644873 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-36a56ace-dd6e-40f2-a0f1-116264e8d35e tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] DELETE http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9 Jan 21 03:26:46.646311 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-36a56ace-dd6e-40f2-a0f1-116264e8d35e tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:46.646773 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:46.646773 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:46.648931 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-36a56ace-dd6e-40f2-a0f1-116264e8d35e tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:46.651460 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-36a56ace-dd6e-40f2-a0f1-116264e8d35e tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Delete volume with id: 95a7bae7-712a-4c74-828d-ea2f08e402d9 Jan 21 03:26:46.733910 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:46.733910 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:46.735575 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-36a56ace-dd6e-40f2-a0f1-116264e8d35e tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:26:46.788493 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-36a56ace-dd6e-40f2-a0f1-116264e8d35e tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Delete volume request issued successfully. Jan 21 03:26:46.791419 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-36a56ace-dd6e-40f2-a0f1-116264e8d35e tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9 returned with HTTP 202 Jan 21 03:26:46.799872 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1499/3022] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:26:46 2021] DELETE /volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9 => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:26:46.800693 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-190d9110-a648-4916-b1ab-5698e07ba9dd tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9 Jan 21 03:26:46.801552 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-190d9110-a648-4916-b1ab-5698e07ba9dd tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:46.802311 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-190d9110-a648-4916-b1ab-5698e07ba9dd tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:46.905201 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:46.905201 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:46.926280 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-190d9110-a648-4916-b1ab-5698e07ba9dd tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:26:46.977358 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-190d9110-a648-4916-b1ab-5698e07ba9dd tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9 returned with HTTP 200 Jan 21 03:26:46.982493 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1524/3023] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:26:46 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9 => generated 915 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:26:47.996741 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c7859b2a-09b2-4446-9ab8-c7cbc5d7b820 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9 Jan 21 03:26:47.997483 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c7859b2a-09b2-4446-9ab8-c7cbc5d7b820 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:47.997851 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:47.997851 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:47.998230 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c7859b2a-09b2-4446-9ab8-c7cbc5d7b820 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:48.088824 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:48.088824 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:48.097585 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c7859b2a-09b2-4446-9ab8-c7cbc5d7b820 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Volume info retrieved successfully. Jan 21 03:26:48.125934 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c7859b2a-09b2-4446-9ab8-c7cbc5d7b820 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9 returned with HTTP 200 Jan 21 03:26:48.127070 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1500/3024] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:26:47 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9 => generated 915 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:26:49.144675 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b62fa68a-1652-4cf4-a1de-3ef540d83702 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] GET http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9 Jan 21 03:26:49.145238 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b62fa68a-1652-4cf4-a1de-3ef540d83702 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:49.145378 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:49.145378 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:49.145804 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b62fa68a-1652-4cf4-a1de-3ef540d83702 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:49.254263 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b62fa68a-1652-4cf4-a1de-3ef540d83702 tempest-VolumesSnapshotTestJSON-360879184 tempest-VolumesSnapshotTestJSON-360879184] http://10.222.0.36/volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9 returned with HTTP 404 Jan 21 03:26:49.260009 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1525/3025] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:26:49 2021] GET /volume/v3/1616f1d7279f43c388d497613d637582/volumes/95a7bae7-712a-4c74-828d-ea2f08e402d9 => generated 109 bytes in 119 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:26:56.805576 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a6e8c359-81b1-40c0-8684-7875a76e8201 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] POST http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes Jan 21 03:26:56.806360 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a6e8c359-81b1-40c0-8684-7875a76e8201 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1755914700", "snapshot_id": null, "imageRef": "ecfda2c0-9ae5-4b9b-96e2-92172e982491", "volume_type": null, "size": 1}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:26:56.807761 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-a6e8c359-81b1-40c0-8684-7875a76e8201 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-1755914700', 'snapshot_id': None, 'imageRef': 'ecfda2c0-9ae5-4b9b-96e2-92172e982491', 'volume_type': None, 'size': 1}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:26:56.883293 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1c4ef768-f940-4ede-9973-c6680572a8ff tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] POST http://10.222.0.36/volume/v3/97abd1fec01a448282518d3af79ddede/snapshots Jan 21 03:26:56.887595 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:56.887595 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:56.892158 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1c4ef768-f940-4ede-9973-c6680572a8ff tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5e83806f-6d9a-4b6c-aff3-1999e1442cc6", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1191920647"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:26:56.974052 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1c4ef768-f940-4ede-9973-c6680572a8ff tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] http://10.222.0.36/volume/v3/97abd1fec01a448282518d3af79ddede/snapshots returned with HTTP 404 Jan 21 03:26:56.974052 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1501/3026] 10.222.0.36 () {60 vars in 1232 bytes} [Thu Jan 21 03:26:56 2021] POST /volume/v3/97abd1fec01a448282518d3af79ddede/snapshots => generated 109 bytes in 401 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:26:56.984169 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-a6e8c359-81b1-40c0-8684-7875a76e8201 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Create volume of 1 GB Jan 21 03:26:56.986853 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ac4dd74a-dde4-41a9-ab83-f65b008d0d37 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] POST http://10.222.0.36/volume/v3/97abd1fec01a448282518d3af79ddede/snapshots Jan 21 03:26:56.988129 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ac4dd74a-dde4-41a9-ab83-f65b008d0d37 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-2134769537"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:26:57.008202 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a6e8c359-81b1-40c0-8684-7875a76e8201 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Availability Zones retrieved successfully. Jan 21 03:26:57.034715 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a6e8c359-81b1-40c0-8684-7875a76e8201 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Flow 'volume_create_api' (d6475f13-fd7d-4ad7-8cde-087ce20f8a9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:26:57.047099 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ac4dd74a-dde4-41a9-ab83-f65b008d0d37 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] http://10.222.0.36/volume/v3/97abd1fec01a448282518d3af79ddede/snapshots returned with HTTP 404 Jan 21 03:26:57.048427 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1502/3027] 10.222.0.36 () {60 vars in 1232 bytes} [Thu Jan 21 03:26:56 2021] POST /volume/v3/97abd1fec01a448282518d3af79ddede/snapshots => generated 77 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:26:57.054891 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a6e8c359-81b1-40c0-8684-7875a76e8201 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d9f9bca-72f4-4d78-87be-a55914eb63b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:26:57.054891 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-a6e8c359-81b1-40c0-8684-7875a76e8201 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:26:57.063361 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a3edb981-4b2a-43df-9f36-6726c0f820b9 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] GET http://10.222.0.36/volume/v3/97abd1fec01a448282518d3af79ddede/snapshots?limit=invalid Jan 21 03:26:57.064175 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a3edb981-4b2a-43df-9f36-6726c0f820b9 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:57.064840 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a3edb981-4b2a-43df-9f36-6726c0f820b9 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Calling method 'index' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:57.067297 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a3edb981-4b2a-43df-9f36-6726c0f820b9 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] HTTP exception thrown: limit param must be an integer Jan 21 03:26:57.068392 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a3edb981-4b2a-43df-9f36-6726c0f820b9 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] http://10.222.0.36/volume/v3/97abd1fec01a448282518d3af79ddede/snapshots?limit=invalid returned with HTTP 400 Jan 21 03:26:57.076569 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1503/3028] 10.222.0.36 () {58 vars in 1237 bytes} [Thu Jan 21 03:26:57 2021] GET /volume/v3/97abd1fec01a448282518d3af79ddede/snapshots?limit=invalid => generated 74 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 21 03:26:57.081670 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-56484856-640a-4847-8801-56aef1fdb89d tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] GET http://10.222.0.36/volume/v3/97abd1fec01a448282518d3af79ddede/snapshots?marker=6c788243-5d20-499e-868c-74228265230a Jan 21 03:26:57.082192 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-56484856-640a-4847-8801-56aef1fdb89d tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:57.082720 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-56484856-640a-4847-8801-56aef1fdb89d tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Calling method 'index' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:57.083311 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-56484856-640a-4847-8801-56aef1fdb89d tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Removing options '' from query. {{(pid=87958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:26:57.086143 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.db.sqlalchemy.api [None req-56484856-640a-4847-8801-56aef1fdb89d tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Building query based on filter {{(pid=87958) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 03:26:57.110560 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-56484856-640a-4847-8801-56aef1fdb89d tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] http://10.222.0.36/volume/v3/97abd1fec01a448282518d3af79ddede/snapshots?marker=6c788243-5d20-499e-868c-74228265230a returned with HTTP 404 Jan 21 03:26:57.118177 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1504/3029] 10.222.0.36 () {58 vars in 1297 bytes} [Thu Jan 21 03:26:57 2021] GET /volume/v3/97abd1fec01a448282518d3af79ddede/snapshots?marker=6c788243-5d20-499e-868c-74228265230a => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:26:57.124356 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-15aa8ddd-e84e-429d-8618-fbb5039bbc3a tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] GET http://10.222.0.36/volume/v3/97abd1fec01a448282518d3af79ddede/snapshots?sort_key=invalid Jan 21 03:26:57.124878 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-15aa8ddd-e84e-429d-8618-fbb5039bbc3a tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:57.125577 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-15aa8ddd-e84e-429d-8618-fbb5039bbc3a tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Calling method 'index' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:57.126163 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-15aa8ddd-e84e-429d-8618-fbb5039bbc3a tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Removing options '' from query. {{(pid=87958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:26:57.129169 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.db.sqlalchemy.api [None req-15aa8ddd-e84e-429d-8618-fbb5039bbc3a tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Building query based on filter {{(pid=87958) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 03:26:57.130057 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-15aa8ddd-e84e-429d-8618-fbb5039bbc3a tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] http://10.222.0.36/volume/v3/97abd1fec01a448282518d3af79ddede/snapshots?sort_key=invalid returned with HTTP 400 Jan 21 03:26:57.131513 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1505/3030] 10.222.0.36 () {58 vars in 1243 bytes} [Thu Jan 21 03:26:57 2021] GET /volume/v3/97abd1fec01a448282518d3af79ddede/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 21 03:26:57.141067 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e1cf8849-961c-413c-b487-f10d6e7c8d86 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] POST http://10.222.0.36/volume/v3/97abd1fec01a448282518d3af79ddede/volumes Jan 21 03:26:57.142004 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e1cf8849-961c-413c-b487-f10d6e7c8d86 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1083889939"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:26:57.143143 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-e1cf8849-961c-413c-b487-f10d6e7c8d86 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1083889939'}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:26:57.143517 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-e1cf8849-961c-413c-b487-f10d6e7c8d86 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Create volume of 2 GB Jan 21 03:26:57.159910 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e1cf8849-961c-413c-b487-f10d6e7c8d86 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Availability Zones retrieved successfully. Jan 21 03:26:57.180474 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e1cf8849-961c-413c-b487-f10d6e7c8d86 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Flow 'volume_create_api' (6c631d58-e8a6-42e3-9bef-08668966c2c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:26:57.184218 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e1cf8849-961c-413c-b487-f10d6e7c8d86 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9462f39c-c875-4751-8510-2d6350b5a77f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:26:57.186856 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-e1cf8849-961c-413c-b487-f10d6e7c8d86 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Validating volume size '2' using validate_int {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:26:57.260914 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e1cf8849-961c-413c-b487-f10d6e7c8d86 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9462f39c-c875-4751-8510-2d6350b5a77f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:26:57.264065 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e1cf8849-961c-413c-b487-f10d6e7c8d86 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b1cd89b-36ab-4d64-ab9a-877e5dc955ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:26:57.267481 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a6e8c359-81b1-40c0-8684-7875a76e8201 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d9f9bca-72f4-4d78-87be-a55914eb63b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:26:57.269937 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a6e8c359-81b1-40c0-8684-7875a76e8201 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3818427d-f8fe-4b1a-b431-e6a3fa645c02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:26:57.392321 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-a6e8c359-81b1-40c0-8684-7875a76e8201 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Created reservations ['5e57c09c-26ec-4342-a1b8-2c5743813e5d', 'e9d94a8f-ec68-4f5d-8896-8eea82f2702e', '3c706da5-ff26-467e-a695-d9034de3bb69', 'f849acef-0d79-4cce-a35e-5d1241da5082'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:26:57.395186 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a6e8c359-81b1-40c0-8684-7875a76e8201 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3818427d-f8fe-4b1a-b431-e6a3fa645c02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e57c09c-26ec-4342-a1b8-2c5743813e5d', 'e9d94a8f-ec68-4f5d-8896-8eea82f2702e', '3c706da5-ff26-467e-a695-d9034de3bb69', 'f849acef-0d79-4cce-a35e-5d1241da5082']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:26:57.397288 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a6e8c359-81b1-40c0-8684-7875a76e8201 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5e2e5e6-edc5-446b-af0d-1535fe9e64b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:26:57.404210 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-e1cf8849-961c-413c-b487-f10d6e7c8d86 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Created reservations ['a191035c-7d95-4d13-b876-e6017d09f7df', 'dd16cce9-f1c1-48df-b715-47c33646e755', '0ffd70ea-b487-401a-8404-92f57a09fd1b', 'c197472b-0d23-4a98-bc80-fd30c4929ddc'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:26:57.406110 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e1cf8849-961c-413c-b487-f10d6e7c8d86 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b1cd89b-36ab-4d64-ab9a-877e5dc955ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a191035c-7d95-4d13-b876-e6017d09f7df', 'dd16cce9-f1c1-48df-b715-47c33646e755', '0ffd70ea-b487-401a-8404-92f57a09fd1b', 'c197472b-0d23-4a98-bc80-fd30c4929ddc']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:26:57.408253 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e1cf8849-961c-413c-b487-f10d6e7c8d86 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (387352bc-d3bb-4035-90f1-70b725e60ecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:26:57.492762 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a6e8c359-81b1-40c0-8684-7875a76e8201 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5e2e5e6-edc5-446b-af0d-1535fe9e64b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04f387b4-ea79-40c8-bd81-df5dbeed6c1b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1755914700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da8a0551412f48229388270473745e71',qos_specs=None,replication_status=,reservations=['5e57c09c-26ec-4342-a1b8-2c5743813e5d','e9d94a8f-ec68-4f5d-8896-8eea82f2702e','3c706da5-ff26-467e-a695-d9034de3bb69','f849acef-0d79-4cce-a35e-5d1241da5082'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0be863553c1041178702f3fbce9ce9e3',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:26:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1755914700',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04f387b4-ea79-40c8-bd81-df5dbeed6c1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da8a0551412f48229388270473745e71',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0be863553c1041178702f3fbce9ce9e3',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:26:57.494921 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a6e8c359-81b1-40c0-8684-7875a76e8201 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dec9c82-37b2-4d1a-ab77-fe7ccfab11a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:26:57.510814 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e1cf8849-961c-413c-b487-f10d6e7c8d86 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (387352bc-d3bb-4035-90f1-70b725e60ecf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9590f1da-ca00-482f-94dc-bed78af73760', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1083889939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97abd1fec01a448282518d3af79ddede',qos_specs=None,replication_status=,reservations=['a191035c-7d95-4d13-b876-e6017d09f7df','dd16cce9-f1c1-48df-b715-47c33646e755','0ffd70ea-b487-401a-8404-92f57a09fd1b','c197472b-0d23-4a98-bc80-fd30c4929ddc'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8164e84fd49e45d883fba9da0e738dd5',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:26:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1083889939',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9590f1da-ca00-482f-94dc-bed78af73760,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97abd1fec01a448282518d3af79ddede',provider_auth=None,provider_geometry=None,provider_id=None,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='8164e84fd49e45d883fba9da0e738dd5',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:26:57.514279 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e1cf8849-961c-413c-b487-f10d6e7c8d86 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2dd7feb-88f5-47c2-8d7d-d627336fc9ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:26:57.529969 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a6e8c359-81b1-40c0-8684-7875a76e8201 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dec9c82-37b2-4d1a-ab77-fe7ccfab11a2) transitioned into state 'SUCCESS' from state '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-1755914700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da8a0551412f48229388270473745e71',qos_specs=None,replication_status=,reservations=['5e57c09c-26ec-4342-a1b8-2c5743813e5d','e9d94a8f-ec68-4f5d-8896-8eea82f2702e','3c706da5-ff26-467e-a695-d9034de3bb69','f849acef-0d79-4cce-a35e-5d1241da5082'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0be863553c1041178702f3fbce9ce9e3',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:26:57.531963 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a6e8c359-81b1-40c0-8684-7875a76e8201 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66f03fcc-2cbf-4d12-888a-97703c3d7b24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:26:57.549575 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e1cf8849-961c-413c-b487-f10d6e7c8d86 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2dd7feb-88f5-47c2-8d7d-d627336fc9ee) transitioned into state 'SUCCESS' from state '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-1083889939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97abd1fec01a448282518d3af79ddede',qos_specs=None,replication_status=,reservations=['a191035c-7d95-4d13-b876-e6017d09f7df','dd16cce9-f1c1-48df-b715-47c33646e755','0ffd70ea-b487-401a-8404-92f57a09fd1b','c197472b-0d23-4a98-bc80-fd30c4929ddc'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8164e84fd49e45d883fba9da0e738dd5',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:26:57.551856 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e1cf8849-961c-413c-b487-f10d6e7c8d86 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (954aecd7-d100-4751-8b5b-04989dafa223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:26:57.553427 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a6e8c359-81b1-40c0-8684-7875a76e8201 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66f03fcc-2cbf-4d12-888a-97703c3d7b24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:26:57.567052 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a6e8c359-81b1-40c0-8684-7875a76e8201 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Flow 'volume_create_api' (d6475f13-fd7d-4ad7-8cde-087ce20f8a9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:26:57.584639 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e1cf8849-961c-413c-b487-f10d6e7c8d86 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (954aecd7-d100-4751-8b5b-04989dafa223) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:26:57.588104 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e1cf8849-961c-413c-b487-f10d6e7c8d86 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Flow 'volume_create_api' (6c631d58-e8a6-42e3-9bef-08668966c2c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:26:57.647458 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e1cf8849-961c-413c-b487-f10d6e7c8d86 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Create volume request issued successfully. Jan 21 03:26:57.690851 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e1cf8849-961c-413c-b487-f10d6e7c8d86 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] http://10.222.0.36/volume/v3/97abd1fec01a448282518d3af79ddede/volumes returned with HTTP 202 Jan 21 03:26:57.704260 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1506/3031] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 03:26:57 2021] POST /volume/v3/97abd1fec01a448282518d3af79ddede/volumes => generated 831 bytes in 567 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:26:57.714976 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e6eca5cd-65d3-4b2a-815d-61a5b3a0abb4 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] GET http://10.222.0.36/volume/v3/97abd1fec01a448282518d3af79ddede/volumes/9590f1da-ca00-482f-94dc-bed78af73760 Jan 21 03:26:57.715700 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e6eca5cd-65d3-4b2a-815d-61a5b3a0abb4 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:57.716054 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:57.716054 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:57.716812 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e6eca5cd-65d3-4b2a-815d-61a5b3a0abb4 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:57.727104 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a6e8c359-81b1-40c0-8684-7875a76e8201 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Create volume request issued successfully. Jan 21 03:26:57.766350 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a6e8c359-81b1-40c0-8684-7875a76e8201 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes returned with HTTP 202 Jan 21 03:26:57.767446 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1526/3032] 10.222.0.36 () {60 vars in 1226 bytes} [Thu Jan 21 03:26:56 2021] POST /volume/v3/da8a0551412f48229388270473745e71/volumes => generated 823 bytes in 966 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:26:57.772116 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:57.772116 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:57.782556 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f6999bc4-a86c-471e-9aac-60b0269decb9 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b Jan 21 03:26:57.783114 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f6999bc4-a86c-471e-9aac-60b0269decb9 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:57.783335 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:57.783335 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:57.783709 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f6999bc4-a86c-471e-9aac-60b0269decb9 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:57.794839 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e6eca5cd-65d3-4b2a-815d-61a5b3a0abb4 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Volume info retrieved successfully. Jan 21 03:26:57.819550 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e6eca5cd-65d3-4b2a-815d-61a5b3a0abb4 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] http://10.222.0.36/volume/v3/97abd1fec01a448282518d3af79ddede/volumes/9590f1da-ca00-482f-94dc-bed78af73760 returned with HTTP 200 Jan 21 03:26:57.821155 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1507/3033] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:26:57 2021] GET /volume/v3/97abd1fec01a448282518d3af79ddede/volumes/9590f1da-ca00-482f-94dc-bed78af73760 => generated 899 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:26:57.859198 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:57.859198 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:57.870499 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f6999bc4-a86c-471e-9aac-60b0269decb9 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Volume info retrieved successfully. Jan 21 03:26:57.900422 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f6999bc4-a86c-471e-9aac-60b0269decb9 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b returned with HTTP 200 Jan 21 03:26:57.911265 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1527/3034] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:26:57 2021] GET /volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b => generated 891 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:26:58.839229 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9ed47279-70a8-4632-88a6-a93c6ec4096d tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] GET http://10.222.0.36/volume/v3/97abd1fec01a448282518d3af79ddede/volumes/9590f1da-ca00-482f-94dc-bed78af73760 Jan 21 03:26:58.845981 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9ed47279-70a8-4632-88a6-a93c6ec4096d tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:58.860024 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:58.860024 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:58.860870 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9ed47279-70a8-4632-88a6-a93c6ec4096d tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:58.917564 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-90880732-a701-4d96-b93d-402e85e0f4e6 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b Jan 21 03:26:58.918329 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-90880732-a701-4d96-b93d-402e85e0f4e6 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:26:58.933404 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:26:58.933404 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:26:58.934187 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-90880732-a701-4d96-b93d-402e85e0f4e6 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:26:59.002758 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:59.002758 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:59.040311 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9ed47279-70a8-4632-88a6-a93c6ec4096d tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Volume info retrieved successfully. Jan 21 03:26:59.098459 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9ed47279-70a8-4632-88a6-a93c6ec4096d tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] http://10.222.0.36/volume/v3/97abd1fec01a448282518d3af79ddede/volumes/9590f1da-ca00-482f-94dc-bed78af73760 returned with HTTP 200 Jan 21 03:26:59.107620 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1508/3035] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:26:58 2021] GET /volume/v3/97abd1fec01a448282518d3af79ddede/volumes/9590f1da-ca00-482f-94dc-bed78af73760 => generated 923 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:26:59.119431 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:26:59.119431 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:26:59.131119 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-90880732-a701-4d96-b93d-402e85e0f4e6 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Volume info retrieved successfully. Jan 21 03:26:59.161232 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-90880732-a701-4d96-b93d-402e85e0f4e6 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b returned with HTTP 200 Jan 21 03:26:59.164222 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1528/3036] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:26:58 2021] GET /volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b => generated 915 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:00.115955 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c7ef2d6b-c173-4f1b-a390-0d73e0b8746e tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] GET http://10.222.0.36/volume/v3/97abd1fec01a448282518d3af79ddede/volumes/9590f1da-ca00-482f-94dc-bed78af73760 Jan 21 03:27:00.116497 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c7ef2d6b-c173-4f1b-a390-0d73e0b8746e tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:00.116712 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:00.116712 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:00.117092 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c7ef2d6b-c173-4f1b-a390-0d73e0b8746e tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:00.181744 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8c058b13-c113-4456-a3d2-806ae5a7d7c8 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b Jan 21 03:27:00.182348 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8c058b13-c113-4456-a3d2-806ae5a7d7c8 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:00.182697 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:00.182697 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:00.183234 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8c058b13-c113-4456-a3d2-806ae5a7d7c8 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:00.188379 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:00.188379 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:00.199144 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c7ef2d6b-c173-4f1b-a390-0d73e0b8746e tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Volume info retrieved successfully. Jan 21 03:27:00.225730 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c7ef2d6b-c173-4f1b-a390-0d73e0b8746e tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] http://10.222.0.36/volume/v3/97abd1fec01a448282518d3af79ddede/volumes/9590f1da-ca00-482f-94dc-bed78af73760 returned with HTTP 200 Jan 21 03:27:00.227559 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1509/3037] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:00 2021] GET /volume/v3/97abd1fec01a448282518d3af79ddede/volumes/9590f1da-ca00-482f-94dc-bed78af73760 => generated 924 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:00.244034 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b1cb798d-a1fb-4675-8bf5-526e87f9f288 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] POST http://10.222.0.36/volume/v3/97abd1fec01a448282518d3af79ddede/snapshots Jan 21 03:27:00.244674 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:00.244674 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:00.245270 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b1cb798d-a1fb-4675-8bf5-526e87f9f288 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9590f1da-ca00-482f-94dc-bed78af73760", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-2034669512"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:27:00.305408 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:00.305408 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:00.305992 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:00.305992 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:00.308098 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b1cb798d-a1fb-4675-8bf5-526e87f9f288 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Volume info retrieved successfully. Jan 21 03:27:00.309504 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-b1cb798d-a1fb-4675-8bf5-526e87f9f288 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Create snapshot from volume 9590f1da-ca00-482f-94dc-bed78af73760 Jan 21 03:27:00.328376 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8c058b13-c113-4456-a3d2-806ae5a7d7c8 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Volume info retrieved successfully. Jan 21 03:27:00.366857 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8c058b13-c113-4456-a3d2-806ae5a7d7c8 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b returned with HTTP 200 Jan 21 03:27:00.371409 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1529/3038] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:00 2021] GET /volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b => generated 915 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:00.448830 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-b1cb798d-a1fb-4675-8bf5-526e87f9f288 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Created reservations ['e2ef492f-dc95-44e4-abe6-2133eb2b1941', 'e2784385-f7d5-4bd8-a55f-8ddaa1f815c4', '0cca5575-ea85-490b-b8fd-737e7cc51071', 'a3fd2555-c72f-4c29-b9de-d10e1a89ffe2'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:27:00.758527 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b1cb798d-a1fb-4675-8bf5-526e87f9f288 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Snapshot create request issued successfully. Jan 21 03:27:00.764233 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b1cb798d-a1fb-4675-8bf5-526e87f9f288 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] http://10.222.0.36/volume/v3/97abd1fec01a448282518d3af79ddede/snapshots returned with HTTP 202 Jan 21 03:27:00.773809 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1510/3039] 10.222.0.36 () {60 vars in 1232 bytes} [Thu Jan 21 03:27:00 2021] POST /volume/v3/97abd1fec01a448282518d3af79ddede/snapshots => generated 318 bytes in 529 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 03:27:00.781956 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e847b710-5a74-419e-a2a0-22c1f24c4b5d tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] GET http://10.222.0.36/volume/v3/97abd1fec01a448282518d3af79ddede/snapshots/94c090a6-5d23-4299-a9c3-a3c617b88600 Jan 21 03:27:00.791665 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e847b710-5a74-419e-a2a0-22c1f24c4b5d tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:00.792093 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:00.792093 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:00.792718 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e847b710-5a74-419e-a2a0-22c1f24c4b5d tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:00.846490 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:00.846490 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:00.848110 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e847b710-5a74-419e-a2a0-22c1f24c4b5d tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Snapshot retrieved successfully. Jan 21 03:27:00.850109 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e847b710-5a74-419e-a2a0-22c1f24c4b5d tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] http://10.222.0.36/volume/v3/97abd1fec01a448282518d3af79ddede/snapshots/94c090a6-5d23-4299-a9c3-a3c617b88600 returned with HTTP 200 Jan 21 03:27:00.856857 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1530/3040] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:27:00 2021] GET /volume/v3/97abd1fec01a448282518d3af79ddede/snapshots/94c090a6-5d23-4299-a9c3-a3c617b88600 => generated 450 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:01.393297 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-66f22d70-7ec4-4bfa-b4bc-22352d451d03 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b Jan 21 03:27:01.394291 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-66f22d70-7ec4-4bfa-b4bc-22352d451d03 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:01.394683 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:01.394683 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:01.395066 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-66f22d70-7ec4-4bfa-b4bc-22352d451d03 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:01.485899 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:01.485899 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:01.498250 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-66f22d70-7ec4-4bfa-b4bc-22352d451d03 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Volume info retrieved successfully. Jan 21 03:27:01.545128 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-66f22d70-7ec4-4bfa-b4bc-22352d451d03 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b returned with HTTP 200 Jan 21 03:27:01.546120 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1511/3041] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:01 2021] GET /volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b => generated 915 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:01.864202 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b2717a0f-1869-4b40-b53a-974db6a5f4d0 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] GET http://10.222.0.36/volume/v3/97abd1fec01a448282518d3af79ddede/snapshots/94c090a6-5d23-4299-a9c3-a3c617b88600 Jan 21 03:27:01.872101 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b2717a0f-1869-4b40-b53a-974db6a5f4d0 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:01.872456 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:01.872456 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:01.873000 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b2717a0f-1869-4b40-b53a-974db6a5f4d0 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:01.927799 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:01.927799 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:01.930014 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b2717a0f-1869-4b40-b53a-974db6a5f4d0 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Snapshot retrieved successfully. Jan 21 03:27:01.932900 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b2717a0f-1869-4b40-b53a-974db6a5f4d0 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] http://10.222.0.36/volume/v3/97abd1fec01a448282518d3af79ddede/snapshots/94c090a6-5d23-4299-a9c3-a3c617b88600 returned with HTTP 200 Jan 21 03:27:01.934246 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1531/3042] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:27:01 2021] GET /volume/v3/97abd1fec01a448282518d3af79ddede/snapshots/94c090a6-5d23-4299-a9c3-a3c617b88600 => generated 450 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:02.563154 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4b82983b-8eaa-47d9-8bfc-94f6347861e7 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b Jan 21 03:27:02.575289 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4b82983b-8eaa-47d9-8bfc-94f6347861e7 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:02.575948 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:02.575948 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:02.576677 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4b82983b-8eaa-47d9-8bfc-94f6347861e7 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:02.749339 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:02.749339 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:02.783494 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4b82983b-8eaa-47d9-8bfc-94f6347861e7 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Volume info retrieved successfully. Jan 21 03:27:02.809898 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4b82983b-8eaa-47d9-8bfc-94f6347861e7 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b returned with HTTP 200 Jan 21 03:27:02.811088 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1512/3043] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:02 2021] GET /volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b => generated 915 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:02.949264 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-339fcf73-62fb-4d46-b74c-c5efc519bd37 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] GET http://10.222.0.36/volume/v3/97abd1fec01a448282518d3af79ddede/snapshots/94c090a6-5d23-4299-a9c3-a3c617b88600 Jan 21 03:27:02.952895 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-339fcf73-62fb-4d46-b74c-c5efc519bd37 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:02.953513 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:02.953513 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:02.954137 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-339fcf73-62fb-4d46-b74c-c5efc519bd37 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:03.018397 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:03.018397 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:03.020291 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-339fcf73-62fb-4d46-b74c-c5efc519bd37 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Snapshot retrieved successfully. Jan 21 03:27:03.022446 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-339fcf73-62fb-4d46-b74c-c5efc519bd37 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] http://10.222.0.36/volume/v3/97abd1fec01a448282518d3af79ddede/snapshots/94c090a6-5d23-4299-a9c3-a3c617b88600 returned with HTTP 200 Jan 21 03:27:03.024123 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1532/3044] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:27:02 2021] GET /volume/v3/97abd1fec01a448282518d3af79ddede/snapshots/94c090a6-5d23-4299-a9c3-a3c617b88600 => generated 477 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:03.035232 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3aab7056-d81e-4934-85f0-74aff38420e4 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] POST http://10.222.0.36/volume/v3/97abd1fec01a448282518d3af79ddede/volumes Jan 21 03:27:03.035696 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:03.035696 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:03.036109 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3aab7056-d81e-4934-85f0-74aff38420e4 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "94c090a6-5d23-4299-a9c3-a3c617b88600"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:27:03.037575 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-3aab7056-d81e-4934-85f0-74aff38420e4 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '94c090a6-5d23-4299-a9c3-a3c617b88600'}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:27:03.088013 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:03.088013 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:03.089092 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3aab7056-d81e-4934-85f0-74aff38420e4 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Snapshot retrieved successfully. Jan 21 03:27:03.089454 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-3aab7056-d81e-4934-85f0-74aff38420e4 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Create volume of 1 GB Jan 21 03:27:03.119527 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3aab7056-d81e-4934-85f0-74aff38420e4 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Availability Zones retrieved successfully. Jan 21 03:27:03.165663 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-3aab7056-d81e-4934-85f0-74aff38420e4 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Flow 'volume_create_api' (a52c2421-1b2b-4123-be8e-ba60f1fc4957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:27:03.168469 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-3aab7056-d81e-4934-85f0-74aff38420e4 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3891ec1-38ca-4446-b924-646002b2b0d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:27:03.181877 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-3aab7056-d81e-4934-85f0-74aff38420e4 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:27:03.184776 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.volume.api [None req-3aab7056-d81e-4934-85f0-74aff38420e4 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3891ec1-38ca-4446-b924-646002b2b0d8) transitioned into state 'FAILURE' from state 'RUNNING' Jan 21 03:27:03.184776 n-d-766726-10 devstack@c-api.service[87957]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than the snapshot size 2GB. They must be >= original snapshot size. Jan 21 03:27:03.194319 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-3aab7056-d81e-4934-85f0-74aff38420e4 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3891ec1-38ca-4446-b924-646002b2b0d8) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:27:03.197399 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.volume.api [None req-3aab7056-d81e-4934-85f0-74aff38420e4 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3891ec1-38ca-4446-b924-646002b2b0d8) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 03:27:03.208437 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.volume.api [None req-3aab7056-d81e-4934-85f0-74aff38420e4 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Flow 'volume_create_api' (a52c2421-1b2b-4123-be8e-ba60f1fc4957) transitioned into state 'REVERTED' from state 'RUNNING' Jan 21 03:27:03.208437 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3aab7056-d81e-4934-85f0-74aff38420e4 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] http://10.222.0.36/volume/v3/97abd1fec01a448282518d3af79ddede/volumes returned with HTTP 400 Jan 21 03:27:03.213911 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1513/3045] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 03:27:03 2021] POST /volume/v3/97abd1fec01a448282518d3af79ddede/volumes => generated 171 bytes in 182 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 03:27:03.224432 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3719582a-aaa8-495a-a513-f2d270fd8646 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] DELETE http://10.222.0.36/volume/v3/97abd1fec01a448282518d3af79ddede/snapshots/94c090a6-5d23-4299-a9c3-a3c617b88600 Jan 21 03:27:03.224621 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3719582a-aaa8-495a-a513-f2d270fd8646 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:03.224799 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:03.224799 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:03.225147 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3719582a-aaa8-495a-a513-f2d270fd8646 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:03.225503 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-3719582a-aaa8-495a-a513-f2d270fd8646 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Delete snapshot with id: 94c090a6-5d23-4299-a9c3-a3c617b88600 Jan 21 03:27:03.310841 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:03.310841 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:03.317513 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3719582a-aaa8-495a-a513-f2d270fd8646 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Snapshot retrieved successfully. Jan 21 03:27:03.469953 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3719582a-aaa8-495a-a513-f2d270fd8646 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Snapshot delete request issued successfully. Jan 21 03:27:03.470421 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3719582a-aaa8-495a-a513-f2d270fd8646 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] http://10.222.0.36/volume/v3/97abd1fec01a448282518d3af79ddede/snapshots/94c090a6-5d23-4299-a9c3-a3c617b88600 returned with HTTP 202 Jan 21 03:27:03.474253 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1533/3046] 10.222.0.36 () {58 vars in 1324 bytes} [Thu Jan 21 03:27:03 2021] DELETE /volume/v3/97abd1fec01a448282518d3af79ddede/snapshots/94c090a6-5d23-4299-a9c3-a3c617b88600 => generated 0 bytes in 252 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:27:03.480583 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bd125bdd-0841-440e-a04f-ec92e6c8c795 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] GET http://10.222.0.36/volume/v3/97abd1fec01a448282518d3af79ddede/snapshots/94c090a6-5d23-4299-a9c3-a3c617b88600 Jan 21 03:27:03.481820 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bd125bdd-0841-440e-a04f-ec92e6c8c795 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:03.482146 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:03.482146 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:03.482718 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bd125bdd-0841-440e-a04f-ec92e6c8c795 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:03.537302 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:03.537302 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:03.542056 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-bd125bdd-0841-440e-a04f-ec92e6c8c795 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Snapshot retrieved successfully. Jan 21 03:27:03.546008 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bd125bdd-0841-440e-a04f-ec92e6c8c795 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] http://10.222.0.36/volume/v3/97abd1fec01a448282518d3af79ddede/snapshots/94c090a6-5d23-4299-a9c3-a3c617b88600 returned with HTTP 200 Jan 21 03:27:03.547261 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1514/3047] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:27:03 2021] GET /volume/v3/97abd1fec01a448282518d3af79ddede/snapshots/94c090a6-5d23-4299-a9c3-a3c617b88600 => generated 476 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:27:03.827527 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1532cd03-639f-4df1-8992-e88ff3586a27 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b Jan 21 03:27:03.828025 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1532cd03-639f-4df1-8992-e88ff3586a27 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:03.828220 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:03.828220 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:03.828855 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1532cd03-639f-4df1-8992-e88ff3586a27 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:03.976211 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:03.976211 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:04.000845 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1532cd03-639f-4df1-8992-e88ff3586a27 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Volume info retrieved successfully. Jan 21 03:27:04.079905 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1532cd03-639f-4df1-8992-e88ff3586a27 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b returned with HTTP 200 Jan 21 03:27:04.107576 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1534/3048] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:03 2021] GET /volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b => generated 915 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:04.561044 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c2dcdfa9-64d6-48fb-b4c0-c2aa24a5e061 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] GET http://10.222.0.36/volume/v3/97abd1fec01a448282518d3af79ddede/snapshots/94c090a6-5d23-4299-a9c3-a3c617b88600 Jan 21 03:27:04.561575 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c2dcdfa9-64d6-48fb-b4c0-c2aa24a5e061 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:04.561795 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:04.561795 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:04.562182 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c2dcdfa9-64d6-48fb-b4c0-c2aa24a5e061 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:04.646067 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:04.646067 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:04.647579 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c2dcdfa9-64d6-48fb-b4c0-c2aa24a5e061 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Snapshot retrieved successfully. Jan 21 03:27:04.649804 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c2dcdfa9-64d6-48fb-b4c0-c2aa24a5e061 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] http://10.222.0.36/volume/v3/97abd1fec01a448282518d3af79ddede/snapshots/94c090a6-5d23-4299-a9c3-a3c617b88600 returned with HTTP 200 Jan 21 03:27:04.667817 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1515/3049] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:27:04 2021] GET /volume/v3/97abd1fec01a448282518d3af79ddede/snapshots/94c090a6-5d23-4299-a9c3-a3c617b88600 => generated 476 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:05.098938 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8a2790d1-bcdb-41c4-8813-8c99273c988f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b Jan 21 03:27:05.100029 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8a2790d1-bcdb-41c4-8813-8c99273c988f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:05.101841 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:05.101841 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:05.102769 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8a2790d1-bcdb-41c4-8813-8c99273c988f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:05.227008 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:05.227008 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:05.277649 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8a2790d1-bcdb-41c4-8813-8c99273c988f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Volume info retrieved successfully. Jan 21 03:27:05.320102 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8a2790d1-bcdb-41c4-8813-8c99273c988f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b returned with HTTP 200 Jan 21 03:27:05.322085 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1535/3050] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:05 2021] GET /volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b => generated 915 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:05.683671 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-62179617-b582-4efc-b2ba-2e0d89b1e6f6 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] GET http://10.222.0.36/volume/v3/97abd1fec01a448282518d3af79ddede/snapshots/94c090a6-5d23-4299-a9c3-a3c617b88600 Jan 21 03:27:05.684219 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-62179617-b582-4efc-b2ba-2e0d89b1e6f6 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:05.684542 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:05.684542 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:05.684793 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-62179617-b582-4efc-b2ba-2e0d89b1e6f6 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:05.740654 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-62179617-b582-4efc-b2ba-2e0d89b1e6f6 tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] http://10.222.0.36/volume/v3/97abd1fec01a448282518d3af79ddede/snapshots/94c090a6-5d23-4299-a9c3-a3c617b88600 returned with HTTP 404 Jan 21 03:27:05.752190 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1516/3051] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:27:05 2021] GET /volume/v3/97abd1fec01a448282518d3af79ddede/snapshots/94c090a6-5d23-4299-a9c3-a3c617b88600 => generated 111 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:27:05.760896 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cf1a95cd-eb5e-4708-a094-710f255e1efe tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] DELETE http://10.222.0.36/volume/v3/97abd1fec01a448282518d3af79ddede/volumes/9590f1da-ca00-482f-94dc-bed78af73760 Jan 21 03:27:05.761428 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cf1a95cd-eb5e-4708-a094-710f255e1efe tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:05.761876 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:05.761876 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:05.762255 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cf1a95cd-eb5e-4708-a094-710f255e1efe tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:05.762755 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-cf1a95cd-eb5e-4708-a094-710f255e1efe tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Delete volume with id: 9590f1da-ca00-482f-94dc-bed78af73760 Jan 21 03:27:05.826985 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:05.826985 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:05.828170 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-cf1a95cd-eb5e-4708-a094-710f255e1efe tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Volume info retrieved successfully. Jan 21 03:27:05.866785 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-cf1a95cd-eb5e-4708-a094-710f255e1efe tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Delete volume request issued successfully. Jan 21 03:27:05.867173 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cf1a95cd-eb5e-4708-a094-710f255e1efe tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] http://10.222.0.36/volume/v3/97abd1fec01a448282518d3af79ddede/volumes/9590f1da-ca00-482f-94dc-bed78af73760 returned with HTTP 202 Jan 21 03:27:05.868244 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1536/3052] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:27:05 2021] DELETE /volume/v3/97abd1fec01a448282518d3af79ddede/volumes/9590f1da-ca00-482f-94dc-bed78af73760 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:27:05.875758 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d9f7c944-d1a8-4917-a919-f7ee91371f2b tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] GET http://10.222.0.36/volume/v3/97abd1fec01a448282518d3af79ddede/volumes/9590f1da-ca00-482f-94dc-bed78af73760 Jan 21 03:27:05.878676 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d9f7c944-d1a8-4917-a919-f7ee91371f2b tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:05.879296 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d9f7c944-d1a8-4917-a919-f7ee91371f2b tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:06.029328 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:06.029328 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:06.049896 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d9f7c944-d1a8-4917-a919-f7ee91371f2b tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Volume info retrieved successfully. Jan 21 03:27:06.110022 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d9f7c944-d1a8-4917-a919-f7ee91371f2b tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] http://10.222.0.36/volume/v3/97abd1fec01a448282518d3af79ddede/volumes/9590f1da-ca00-482f-94dc-bed78af73760 returned with HTTP 200 Jan 21 03:27:06.111021 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1517/3053] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:05 2021] GET /volume/v3/97abd1fec01a448282518d3af79ddede/volumes/9590f1da-ca00-482f-94dc-bed78af73760 => generated 923 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:06.338812 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e5a92caa-f95a-45a9-90e8-688a48a7e15f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b Jan 21 03:27:06.339384 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e5a92caa-f95a-45a9-90e8-688a48a7e15f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:06.339579 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:06.339579 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:06.339883 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e5a92caa-f95a-45a9-90e8-688a48a7e15f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:06.470671 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:06.470671 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:06.487727 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e5a92caa-f95a-45a9-90e8-688a48a7e15f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Volume info retrieved successfully. Jan 21 03:27:06.541907 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e5a92caa-f95a-45a9-90e8-688a48a7e15f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b returned with HTTP 200 Jan 21 03:27:06.553179 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1537/3054] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:06 2021] GET /volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b => generated 915 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:07.128424 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2eb8c926-1e3d-41ec-9a4e-c4f144dd249c tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] GET http://10.222.0.36/volume/v3/97abd1fec01a448282518d3af79ddede/volumes/9590f1da-ca00-482f-94dc-bed78af73760 Jan 21 03:27:07.128948 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2eb8c926-1e3d-41ec-9a4e-c4f144dd249c tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:07.129169 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:07.129169 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:07.129545 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2eb8c926-1e3d-41ec-9a4e-c4f144dd249c tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:07.260212 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:07.260212 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:07.273566 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2eb8c926-1e3d-41ec-9a4e-c4f144dd249c tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Volume info retrieved successfully. Jan 21 03:27:07.303500 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2eb8c926-1e3d-41ec-9a4e-c4f144dd249c tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] http://10.222.0.36/volume/v3/97abd1fec01a448282518d3af79ddede/volumes/9590f1da-ca00-482f-94dc-bed78af73760 returned with HTTP 200 Jan 21 03:27:07.305117 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1518/3055] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:07 2021] GET /volume/v3/97abd1fec01a448282518d3af79ddede/volumes/9590f1da-ca00-482f-94dc-bed78af73760 => generated 923 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:07.559863 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5de35860-af06-411f-97de-6cb52412a895 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b Jan 21 03:27:07.560683 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5de35860-af06-411f-97de-6cb52412a895 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:07.561070 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:07.561070 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:07.561823 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5de35860-af06-411f-97de-6cb52412a895 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:07.650650 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:07.650650 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:07.661183 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-5de35860-af06-411f-97de-6cb52412a895 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Volume info retrieved successfully. Jan 21 03:27:07.715557 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5de35860-af06-411f-97de-6cb52412a895 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b returned with HTTP 200 Jan 21 03:27:07.727496 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1538/3056] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:07 2021] GET /volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b => generated 915 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:08.323244 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dd912e8e-c371-46d0-a442-5814e2f9ab3f tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] GET http://10.222.0.36/volume/v3/97abd1fec01a448282518d3af79ddede/volumes/9590f1da-ca00-482f-94dc-bed78af73760 Jan 21 03:27:08.323773 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dd912e8e-c371-46d0-a442-5814e2f9ab3f tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:08.323986 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:08.323986 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:08.324364 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dd912e8e-c371-46d0-a442-5814e2f9ab3f tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:08.378487 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dd912e8e-c371-46d0-a442-5814e2f9ab3f tempest-VolumesSnapshotNegativeTestJSON-1894411834 tempest-VolumesSnapshotNegativeTestJSON-1894411834] http://10.222.0.36/volume/v3/97abd1fec01a448282518d3af79ddede/volumes/9590f1da-ca00-482f-94dc-bed78af73760 returned with HTTP 404 Jan 21 03:27:08.380299 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1519/3057] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:08 2021] GET /volume/v3/97abd1fec01a448282518d3af79ddede/volumes/9590f1da-ca00-482f-94dc-bed78af73760 => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:27:08.733416 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-16e05840-2fe0-4e23-a3e0-04e326b1cf82 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b Jan 21 03:27:08.734147 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-16e05840-2fe0-4e23-a3e0-04e326b1cf82 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:08.734668 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:08.734668 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:08.735249 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-16e05840-2fe0-4e23-a3e0-04e326b1cf82 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:08.831969 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:08.831969 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:08.841334 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-16e05840-2fe0-4e23-a3e0-04e326b1cf82 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Volume info retrieved successfully. Jan 21 03:27:08.895117 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-16e05840-2fe0-4e23-a3e0-04e326b1cf82 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b returned with HTTP 200 Jan 21 03:27:08.895940 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1539/3058] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:08 2021] GET /volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b => generated 915 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:09.912404 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f0d68661-f431-4884-975b-a3b9868e3bc7 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b Jan 21 03:27:09.912926 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f0d68661-f431-4884-975b-a3b9868e3bc7 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:09.914080 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f0d68661-f431-4884-975b-a3b9868e3bc7 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:09.974245 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:09.974245 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:09.984092 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f0d68661-f431-4884-975b-a3b9868e3bc7 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Volume info retrieved successfully. Jan 21 03:27:10.008727 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f0d68661-f431-4884-975b-a3b9868e3bc7 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b returned with HTTP 200 Jan 21 03:27:10.010415 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1520/3059] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:09 2021] GET /volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b => generated 915 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:11.025365 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3c33341a-2603-4c8d-8278-98cc9771e6aa tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b Jan 21 03:27:11.025878 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3c33341a-2603-4c8d-8278-98cc9771e6aa tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:11.026072 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:11.026072 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:11.026442 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3c33341a-2603-4c8d-8278-98cc9771e6aa tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:11.089829 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:11.089829 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:11.099718 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3c33341a-2603-4c8d-8278-98cc9771e6aa tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Volume info retrieved successfully. Jan 21 03:27:11.124247 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3c33341a-2603-4c8d-8278-98cc9771e6aa tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b returned with HTTP 200 Jan 21 03:27:11.148189 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1540/3060] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:11 2021] GET /volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b => generated 915 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:12.152097 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8551f891-21f2-4bf3-852a-3ba7f410e272 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b Jan 21 03:27:12.152656 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8551f891-21f2-4bf3-852a-3ba7f410e272 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:12.152780 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:12.152780 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:12.153449 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8551f891-21f2-4bf3-852a-3ba7f410e272 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:12.262706 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:12.262706 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:12.295501 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8551f891-21f2-4bf3-852a-3ba7f410e272 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Volume info retrieved successfully. Jan 21 03:27:12.334279 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8551f891-21f2-4bf3-852a-3ba7f410e272 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b returned with HTTP 200 Jan 21 03:27:12.336315 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1521/3061] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:12 2021] GET /volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b => generated 915 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:13.353713 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-32057572-5d9d-4f04-b805-f7a458f1a00a tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b Jan 21 03:27:13.354258 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-32057572-5d9d-4f04-b805-f7a458f1a00a tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:13.354402 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:13.354402 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:13.355275 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-32057572-5d9d-4f04-b805-f7a458f1a00a tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:13.483365 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:13.483365 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:13.494101 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-32057572-5d9d-4f04-b805-f7a458f1a00a tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Volume info retrieved successfully. Jan 21 03:27:13.521862 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-32057572-5d9d-4f04-b805-f7a458f1a00a tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b returned with HTTP 200 Jan 21 03:27:13.524142 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1541/3062] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:13 2021] GET /volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b => generated 915 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:14.540233 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ea7c3d1b-9b68-413c-a825-7f8c4d179025 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b Jan 21 03:27:14.540768 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ea7c3d1b-9b68-413c-a825-7f8c4d179025 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:14.540922 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:14.540922 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:14.542297 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ea7c3d1b-9b68-413c-a825-7f8c4d179025 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:14.664121 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:14.664121 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:14.684817 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ea7c3d1b-9b68-413c-a825-7f8c4d179025 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Volume info retrieved successfully. Jan 21 03:27:14.731997 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ea7c3d1b-9b68-413c-a825-7f8c4d179025 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b returned with HTTP 200 Jan 21 03:27:14.732818 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1522/3063] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:14 2021] GET /volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b => generated 915 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:15.749550 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-89977919-f5d6-46d1-89d2-670156a1ae26 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b Jan 21 03:27:15.750864 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-89977919-f5d6-46d1-89d2-670156a1ae26 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:15.751274 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:15.751274 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:15.751903 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-89977919-f5d6-46d1-89d2-670156a1ae26 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:15.812093 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:15.812093 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:15.824104 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-89977919-f5d6-46d1-89d2-670156a1ae26 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Volume info retrieved successfully. Jan 21 03:27:15.849260 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-89977919-f5d6-46d1-89d2-670156a1ae26 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b returned with HTTP 200 Jan 21 03:27:15.851056 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1542/3064] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:15 2021] GET /volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b => generated 973 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:16.867527 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-47d33da4-4e4a-43b3-80e3-11131417027a tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b Jan 21 03:27:16.868733 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-47d33da4-4e4a-43b3-80e3-11131417027a tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:16.869136 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:16.869136 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:16.869750 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-47d33da4-4e4a-43b3-80e3-11131417027a tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:16.932836 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:16.932836 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:16.941745 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-47d33da4-4e4a-43b3-80e3-11131417027a tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Volume info retrieved successfully. Jan 21 03:27:16.968211 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-47d33da4-4e4a-43b3-80e3-11131417027a tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b returned with HTTP 200 Jan 21 03:27:16.969283 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1523/3065] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:16 2021] GET /volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b => generated 976 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:17.986605 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e1f0f4b7-7ad7-4060-bee0-75b87f439f0e tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b Jan 21 03:27:17.987119 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e1f0f4b7-7ad7-4060-bee0-75b87f439f0e tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:17.987384 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:17.987384 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:17.988041 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e1f0f4b7-7ad7-4060-bee0-75b87f439f0e tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:18.074437 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:18.074437 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:18.084481 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e1f0f4b7-7ad7-4060-bee0-75b87f439f0e tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Volume info retrieved successfully. Jan 21 03:27:18.111728 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e1f0f4b7-7ad7-4060-bee0-75b87f439f0e tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b returned with HTTP 200 Jan 21 03:27:18.112588 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1543/3066] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:17 2021] GET /volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b => generated 976 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:19.129630 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fc5f049c-936c-41f8-b3d5-13037d8fd30b tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b Jan 21 03:27:19.130791 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fc5f049c-936c-41f8-b3d5-13037d8fd30b tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:19.131230 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:19.131230 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:19.132609 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fc5f049c-936c-41f8-b3d5-13037d8fd30b tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:19.200500 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:19.200500 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:19.212554 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-fc5f049c-936c-41f8-b3d5-13037d8fd30b tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Volume info retrieved successfully. Jan 21 03:27:19.236790 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fc5f049c-936c-41f8-b3d5-13037d8fd30b tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b returned with HTTP 200 Jan 21 03:27:19.242611 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1524/3067] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:19 2021] GET /volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b => generated 976 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:20.276170 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e865aaca-f203-4062-988b-fd06a731c49c tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b Jan 21 03:27:20.277312 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e865aaca-f203-4062-988b-fd06a731c49c tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:20.279327 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:20.279327 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:20.280218 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e865aaca-f203-4062-988b-fd06a731c49c tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:20.445113 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:20.445113 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:20.457416 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e865aaca-f203-4062-988b-fd06a731c49c tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Volume info retrieved successfully. Jan 21 03:27:20.489360 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e865aaca-f203-4062-988b-fd06a731c49c tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b returned with HTTP 200 Jan 21 03:27:20.501028 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1544/3068] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:20 2021] GET /volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b => generated 976 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:21.512008 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9473b8f5-7a8c-415b-99bf-679d17e5485e tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b Jan 21 03:27:21.512519 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9473b8f5-7a8c-415b-99bf-679d17e5485e tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:21.512727 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:21.512727 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:21.513100 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9473b8f5-7a8c-415b-99bf-679d17e5485e tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:21.590531 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:21.590531 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:21.609954 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9473b8f5-7a8c-415b-99bf-679d17e5485e tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Volume info retrieved successfully. Jan 21 03:27:21.659517 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9473b8f5-7a8c-415b-99bf-679d17e5485e tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b returned with HTTP 200 Jan 21 03:27:21.661006 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1525/3069] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:21 2021] GET /volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b => generated 976 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:22.676666 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0ba154fe-fb57-4cf8-9ce6-9cddd0a73fc8 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b Jan 21 03:27:22.678162 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0ba154fe-fb57-4cf8-9ce6-9cddd0a73fc8 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:22.679214 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:22.679214 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:22.679906 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0ba154fe-fb57-4cf8-9ce6-9cddd0a73fc8 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:22.757295 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:22.757295 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:22.767639 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-0ba154fe-fb57-4cf8-9ce6-9cddd0a73fc8 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Volume info retrieved successfully. Jan 21 03:27:22.804836 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0ba154fe-fb57-4cf8-9ce6-9cddd0a73fc8 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b returned with HTTP 200 Jan 21 03:27:22.806279 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1545/3070] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:22 2021] GET /volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b => generated 1364 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:27:22.822235 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-27041afa-65ff-4c71-b4cd-8b90a386a08d tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b Jan 21 03:27:22.822794 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-27041afa-65ff-4c71-b4cd-8b90a386a08d tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:22.822995 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:22.822995 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:22.823749 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-27041afa-65ff-4c71-b4cd-8b90a386a08d tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:22.874337 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:22.874337 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:22.896558 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-27041afa-65ff-4c71-b4cd-8b90a386a08d tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Volume info retrieved successfully. Jan 21 03:27:22.934376 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-27041afa-65ff-4c71-b4cd-8b90a386a08d tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b returned with HTTP 200 Jan 21 03:27:22.951835 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1273e9ac-b9de-4de5-9785-044588e00642 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b Jan 21 03:27:22.952351 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1273e9ac-b9de-4de5-9785-044588e00642 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:22.952569 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:22.952569 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:22.952938 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1273e9ac-b9de-4de5-9785-044588e00642 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:22.958824 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1526/3071] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:22 2021] GET /volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b => generated 1364 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:27:23.013936 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:23.013936 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:23.022548 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1273e9ac-b9de-4de5-9785-044588e00642 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Volume info retrieved successfully. Jan 21 03:27:23.049354 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1273e9ac-b9de-4de5-9785-044588e00642 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b returned with HTTP 200 Jan 21 03:27:23.050873 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1546/3072] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:22 2021] GET /volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b => generated 1364 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:27:23.067904 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dd1dad77-486c-4341-b83a-ce6f78293cae tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] POST http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups Jan 21 03:27:23.068344 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:23.068344 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:23.069278 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dd1dad77-486c-4341-b83a-ce6f78293cae tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Action: 'create', calling method: create, body: {"backup": {"volume_id": "04f387b4-ea79-40c8-bd81-df5dbeed6c1b", "name": "tempest-TestVolumeBackupRestore-backup-986197712", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:27:23.070983 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.backups [None req-dd1dad77-486c-4341-b83a-ce6f78293cae tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Creating new backup {'backup': {'volume_id': '04f387b4-ea79-40c8-bd81-df5dbeed6c1b', 'name': 'tempest-TestVolumeBackupRestore-backup-986197712', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=87958) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 03:27:23.071670 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.contrib.backups [None req-dd1dad77-486c-4341-b83a-ce6f78293cae tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Creating backup of volume 04f387b4-ea79-40c8-bd81-df5dbeed6c1b in container None Jan 21 03:27:23.142643 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:23.142643 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:23.144228 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-dd1dad77-486c-4341-b83a-ce6f78293cae tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Volume info retrieved successfully. Jan 21 03:27:23.191980 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-dd1dad77-486c-4341-b83a-ce6f78293cae tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Created reservations ['587c6d8e-80e7-4c2c-9fce-939e55d1d737', '5cd36352-b1bb-4986-83e4-e4c3e7759054'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:27:23.366525 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dd1dad77-486c-4341-b83a-ce6f78293cae tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups returned with HTTP 202 Jan 21 03:27:23.386183 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9e303b55-ab7c-43b3-ae45-6aca5a25d2f4 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:27:23.387129 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9e303b55-ab7c-43b3-ae45-6aca5a25d2f4 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:23.387550 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:23.387550 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:23.388163 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9e303b55-ab7c-43b3-ae45-6aca5a25d2f4 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:23.388725 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-9e303b55-ab7c-43b3-ae45-6aca5a25d2f4 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:27:23.396138 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1527/3073] 10.222.0.36 () {60 vars in 1226 bytes} [Thu Jan 21 03:27:23 2021] POST /volume/v3/da8a0551412f48229388270473745e71/backups => generated 400 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:27:23.431982 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:23.431982 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:23.437966 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9e303b55-ab7c-43b3-ae45-6aca5a25d2f4 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:27:23.439114 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1547/3074] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:23 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 807 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:27:24.454029 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-46a5cbf1-a656-41e2-948b-3fa6a3bc779e tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:27:24.454553 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-46a5cbf1-a656-41e2-948b-3fa6a3bc779e tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:24.454752 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:24.454752 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:24.455385 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-46a5cbf1-a656-41e2-948b-3fa6a3bc779e tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:24.455886 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-46a5cbf1-a656-41e2-948b-3fa6a3bc779e tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:27:24.511673 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:24.511673 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:24.513514 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-46a5cbf1-a656-41e2-948b-3fa6a3bc779e tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:27:24.514345 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1528/3075] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:24 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 807 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:25.530454 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f5599e20-ddbc-44c0-a50f-9af7a1f796f7 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:27:25.531261 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f5599e20-ddbc-44c0-a50f-9af7a1f796f7 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:25.531468 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:25.531468 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:25.532072 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f5599e20-ddbc-44c0-a50f-9af7a1f796f7 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:25.532575 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-f5599e20-ddbc-44c0-a50f-9af7a1f796f7 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:27:25.588360 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:25.588360 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:25.590519 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f5599e20-ddbc-44c0-a50f-9af7a1f796f7 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:27:25.591544 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1548/3076] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:25 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 807 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:26.608333 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e9e79283-acf2-4ac0-abd4-2eb5b3d6306a tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:27:26.610038 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e9e79283-acf2-4ac0-abd4-2eb5b3d6306a tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:26.610459 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:26.610459 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:26.634081 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e9e79283-acf2-4ac0-abd4-2eb5b3d6306a tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:26.639073 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-e9e79283-acf2-4ac0-abd4-2eb5b3d6306a tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:27:26.705807 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:26.705807 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:26.711874 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e9e79283-acf2-4ac0-abd4-2eb5b3d6306a tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:27:26.720919 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1529/3077] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:26 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 807 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:27.734283 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a864d76a-120b-405a-99f0-17f90319f1a6 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:27:27.735321 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a864d76a-120b-405a-99f0-17f90319f1a6 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:27.735752 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:27.735752 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:27.736734 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a864d76a-120b-405a-99f0-17f90319f1a6 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:27.743039 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-a864d76a-120b-405a-99f0-17f90319f1a6 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:27:27.810719 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:27.810719 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:27.812504 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a864d76a-120b-405a-99f0-17f90319f1a6 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:27:27.817747 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1549/3078] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:27 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 807 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:28.828717 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-365ab9c2-dd87-49f8-b317-4b4c6c5d17ef tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:27:28.829224 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-365ab9c2-dd87-49f8-b317-4b4c6c5d17ef tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:28.833056 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:28.833056 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:28.833921 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-365ab9c2-dd87-49f8-b317-4b4c6c5d17ef tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:28.835139 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-365ab9c2-dd87-49f8-b317-4b4c6c5d17ef tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:27:28.948661 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:28.948661 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:28.956909 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-365ab9c2-dd87-49f8-b317-4b4c6c5d17ef tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:27:28.957982 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1530/3079] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:28 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:29.979146 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-695e3a9a-da61-413a-869a-bf1e2991d59d tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:27:29.979640 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-695e3a9a-da61-413a-869a-bf1e2991d59d tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:29.980212 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:29.980212 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:29.981530 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-695e3a9a-da61-413a-869a-bf1e2991d59d tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:29.982040 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-695e3a9a-da61-413a-869a-bf1e2991d59d tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:27:30.013805 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:30.013805 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:30.015951 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-695e3a9a-da61-413a-869a-bf1e2991d59d tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:27:30.017121 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1550/3080] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:29 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:31.032069 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bad8450d-2677-4c1e-8f8c-2971a29f2b9c tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:27:31.032484 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bad8450d-2677-4c1e-8f8c-2971a29f2b9c tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:31.032608 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:31.032608 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:31.033212 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bad8450d-2677-4c1e-8f8c-2971a29f2b9c tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:31.033718 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-bad8450d-2677-4c1e-8f8c-2971a29f2b9c tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:27:31.105329 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:31.105329 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:31.119123 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bad8450d-2677-4c1e-8f8c-2971a29f2b9c tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:27:31.130136 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1531/3081] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:31 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:27:32.136645 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f06f3b73-edb3-47a8-b35b-cbc708fd2796 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:27:32.137138 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f06f3b73-edb3-47a8-b35b-cbc708fd2796 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:32.137653 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:32.137653 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:32.138353 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f06f3b73-edb3-47a8-b35b-cbc708fd2796 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:32.138880 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-f06f3b73-edb3-47a8-b35b-cbc708fd2796 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:27:32.186308 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:32.186308 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:32.189381 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f06f3b73-edb3-47a8-b35b-cbc708fd2796 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:27:32.190594 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1551/3082] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:32 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:33.205933 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1c5f4d2a-e150-4d1f-96a1-8ae4daf06e14 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:27:33.221611 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1c5f4d2a-e150-4d1f-96a1-8ae4daf06e14 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:33.222727 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:33.222727 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:33.225814 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1c5f4d2a-e150-4d1f-96a1-8ae4daf06e14 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:33.226400 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-1c5f4d2a-e150-4d1f-96a1-8ae4daf06e14 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:27:33.293254 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:33.293254 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:33.314113 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1c5f4d2a-e150-4d1f-96a1-8ae4daf06e14 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:27:33.322005 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1532/3083] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:33 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:34.330564 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8d165233-008c-45c3-a6ff-ca1a7fe44f1c tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:27:34.331141 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8d165233-008c-45c3-a6ff-ca1a7fe44f1c tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:34.331465 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:34.331465 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:34.332059 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8d165233-008c-45c3-a6ff-ca1a7fe44f1c tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:34.332551 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-8d165233-008c-45c3-a6ff-ca1a7fe44f1c tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:27:34.399075 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:34.399075 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:34.400945 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8d165233-008c-45c3-a6ff-ca1a7fe44f1c tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:27:34.407989 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1552/3084] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:34 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:35.416543 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8fd5ed69-b13a-4380-bcad-89b0ec964aff tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:27:35.417051 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8fd5ed69-b13a-4380-bcad-89b0ec964aff tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:35.417437 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:35.417437 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:35.418126 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8fd5ed69-b13a-4380-bcad-89b0ec964aff tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:35.419002 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-8fd5ed69-b13a-4380-bcad-89b0ec964aff tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:27:35.442441 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:35.442441 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:35.445170 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8fd5ed69-b13a-4380-bcad-89b0ec964aff tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:27:35.446226 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1533/3085] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:35 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:35.730835 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dd58ba86-1c07-45d8-a29a-ed87b2a802c7 tempest-TestVolumeBootPattern-1926177485 tempest-TestVolumeBootPattern-1926177485] POST http://10.222.0.36/volume/v3/7cf34e5ec6e84eb7b1b5883695861829/types Jan 21 03:27:35.731466 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:35.731466 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:35.732092 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dd58ba86-1c07-45d8-a29a-ed87b2a802c7 tempest-TestVolumeBootPattern-1926177485 tempest-TestVolumeBootPattern-1926177485] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-412206041", "extra_specs": {}}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:27:35.782164 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dd58ba86-1c07-45d8-a29a-ed87b2a802c7 tempest-TestVolumeBootPattern-1926177485 tempest-TestVolumeBootPattern-1926177485] http://10.222.0.36/volume/v3/7cf34e5ec6e84eb7b1b5883695861829/types returned with HTTP 200 Jan 21 03:27:35.783537 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1553/3086] 10.222.0.36 () {60 vars in 1219 bytes} [Thu Jan 21 03:27:35 2021] POST /volume/v3/7cf34e5ec6e84eb7b1b5883695861829/types => generated 211 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:35.796307 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-abb399ef-d99a-4793-af82-e02f976604ef tempest-TestVolumeBootPattern-1926177485 tempest-TestVolumeBootPattern-1926177485] POST http://10.222.0.36/volume/v3/7cf34e5ec6e84eb7b1b5883695861829/types/1905bb4b-c2c1-4a45-9739-573086756ad3/encryption Jan 21 03:27:35.797018 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:35.797018 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:35.797639 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-abb399ef-d99a-4793-af82-e02f976604ef tempest-TestVolumeBootPattern-1926177485 tempest-TestVolumeBootPattern-1926177485] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:27:35.862141 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-abb399ef-d99a-4793-af82-e02f976604ef tempest-TestVolumeBootPattern-1926177485 tempest-TestVolumeBootPattern-1926177485] http://10.222.0.36/volume/v3/7cf34e5ec6e84eb7b1b5883695861829/types/1905bb4b-c2c1-4a45-9739-573086756ad3/encryption returned with HTTP 200 Jan 21 03:27:35.864227 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1534/3087] 10.222.0.36 () {60 vars in 1364 bytes} [Thu Jan 21 03:27:35 2021] POST /volume/v3/7cf34e5ec6e84eb7b1b5883695861829/types/1905bb4b-c2c1-4a45-9739-573086756ad3/encryption => generated 230 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:27:36.070525 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-36971dcc-a24f-4d69-a080-27153647cea0 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] POST http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes Jan 21 03:27:36.071974 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-36971dcc-a24f-4d69-a080-27153647cea0 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1089902824", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-412206041", "size": 1}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:27:36.073353 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-36971dcc-a24f-4d69-a080-27153647cea0 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1089902824', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-412206041', 'size': 1}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:27:36.091224 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-36971dcc-a24f-4d69-a080-27153647cea0 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Create volume of 1 GB Jan 21 03:27:36.091405 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:36.091405 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:36.092061 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-36971dcc-a24f-4d69-a080-27153647cea0 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Availability Zones retrieved successfully. Jan 21 03:27:36.112526 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-36971dcc-a24f-4d69-a080-27153647cea0 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Flow 'volume_create_api' (cfd587b0-2277-4966-a948-148971496cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:27:36.116098 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-36971dcc-a24f-4d69-a080-27153647cea0 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (510993e7-e17e-4ab2-a0c5-167ba250e8bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:27:36.118713 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-36971dcc-a24f-4d69-a080-27153647cea0 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:27:36.187788 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-36971dcc-a24f-4d69-a080-27153647cea0 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (510993e7-e17e-4ab2-a0c5-167ba250e8bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:27:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1905bb4b-c2c1-4a45-9739-573086756ad3,is_public=True,name='tempest-scenario-type-luks-412206041',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1905bb4b-c2c1-4a45-9739-573086756ad3', '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=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:27:36.190496 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-36971dcc-a24f-4d69-a080-27153647cea0 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8af43c37-9b30-462c-8a9b-695c67255165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:27:36.260174 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota [None req-36971dcc-a24f-4d69-a080-27153647cea0 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-412206041 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-412206041, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:27:36.261268 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota [None req-36971dcc-a24f-4d69-a080-27153647cea0 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-412206041 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-412206041, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:27:36.368163 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-36971dcc-a24f-4d69-a080-27153647cea0 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Created reservations ['917b23fd-eaa3-4619-b847-fe23aa5580e3', 'e7bd007a-cab4-4a22-8576-eee555d2500f', '284775a1-e4d9-43ed-8a9f-cdf9716022c9', '77adacd4-f104-4191-89e3-c5a09e9d7edf'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:27:36.371009 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-36971dcc-a24f-4d69-a080-27153647cea0 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8af43c37-9b30-462c-8a9b-695c67255165) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['917b23fd-eaa3-4619-b847-fe23aa5580e3', 'e7bd007a-cab4-4a22-8576-eee555d2500f', '284775a1-e4d9-43ed-8a9f-cdf9716022c9', '77adacd4-f104-4191-89e3-c5a09e9d7edf']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:27:36.373994 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-36971dcc-a24f-4d69-a080-27153647cea0 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26eba44f-5a5d-4d13-8862-81c7980e5d6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:27:36.464459 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-02677ef1-19e0-4bb2-b3c7-2e428fbd1b1e tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:27:36.465057 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-02677ef1-19e0-4bb2-b3c7-2e428fbd1b1e tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:36.465631 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-02677ef1-19e0-4bb2-b3c7-2e428fbd1b1e tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:36.466754 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-02677ef1-19e0-4bb2-b3c7-2e428fbd1b1e tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:27:36.472859 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-36971dcc-a24f-4d69-a080-27153647cea0 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26eba44f-5a5d-4d13-8862-81c7980e5d6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0921b56-fe51-4df2-8d6d-3d50a3f30bc2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1089902824',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd088a18d1d141399536c59071cb0844',qos_specs=None,replication_status=,reservations=['917b23fd-eaa3-4619-b847-fe23aa5580e3','e7bd007a-cab4-4a22-8576-eee555d2500f','284775a1-e4d9-43ed-8a9f-cdf9716022c9','77adacd4-f104-4191-89e3-c5a09e9d7edf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18467899b82644b2be2cbf5e4effd286',volume_type_id=1905bb4b-c2c1-4a45-9739-573086756ad3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:27:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1089902824',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=b0921b56-fe51-4df2-8d6d-3d50a3f30bc2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd088a18d1d141399536c59071cb0844',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='18467899b82644b2be2cbf5e4effd286',volume_attachment=,volume_type=,volume_type_id=1905bb4b-c2c1-4a45-9739-573086756ad3)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:27:36.479011 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-36971dcc-a24f-4d69-a080-27153647cea0 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a6a3b9d-33b6-49d8-9b02-a94d5fc54b36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:27:36.517538 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:36.517538 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:36.519729 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-02677ef1-19e0-4bb2-b3c7-2e428fbd1b1e tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:27:36.520522 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1535/3088] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:36 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:36.533839 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-36971dcc-a24f-4d69-a080-27153647cea0 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a6a3b9d-33b6-49d8-9b02-a94d5fc54b36) transitioned into state 'SUCCESS' from state '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-1089902824',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd088a18d1d141399536c59071cb0844',qos_specs=None,replication_status=,reservations=['917b23fd-eaa3-4619-b847-fe23aa5580e3','e7bd007a-cab4-4a22-8576-eee555d2500f','284775a1-e4d9-43ed-8a9f-cdf9716022c9','77adacd4-f104-4191-89e3-c5a09e9d7edf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18467899b82644b2be2cbf5e4effd286',volume_type_id=1905bb4b-c2c1-4a45-9739-573086756ad3)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:27:36.535866 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-36971dcc-a24f-4d69-a080-27153647cea0 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce97c82b-2457-49f0-a45e-f6d9cedeb423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:27:36.551728 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-36971dcc-a24f-4d69-a080-27153647cea0 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce97c82b-2457-49f0-a45e-f6d9cedeb423) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:27:36.555253 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-36971dcc-a24f-4d69-a080-27153647cea0 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Flow 'volume_create_api' (cfd587b0-2277-4966-a948-148971496cc6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:27:36.640504 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-36971dcc-a24f-4d69-a080-27153647cea0 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Create volume request issued successfully. Jan 21 03:27:36.671775 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-36971dcc-a24f-4d69-a080-27153647cea0 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes returned with HTTP 202 Jan 21 03:27:36.673089 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1554/3089] 10.222.0.36 () {60 vars in 1226 bytes} [Thu Jan 21 03:27:35 2021] POST /volume/v3/fd088a18d1d141399536c59071cb0844/volumes => generated 845 bytes in 802 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:27:36.688142 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-92f55acc-681c-4e09-92c2-b01b5d9fbe17 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/b0921b56-fe51-4df2-8d6d-3d50a3f30bc2 Jan 21 03:27:36.688817 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-92f55acc-681c-4e09-92c2-b01b5d9fbe17 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:36.689174 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:36.689174 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:36.689821 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-92f55acc-681c-4e09-92c2-b01b5d9fbe17 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:36.790672 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:36.790672 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:36.803835 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-92f55acc-681c-4e09-92c2-b01b5d9fbe17 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:27:36.834512 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-92f55acc-681c-4e09-92c2-b01b5d9fbe17 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/b0921b56-fe51-4df2-8d6d-3d50a3f30bc2 returned with HTTP 200 Jan 21 03:27:36.835725 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1536/3090] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:36 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/b0921b56-fe51-4df2-8d6d-3d50a3f30bc2 => generated 913 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:37.535170 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-104af058-32a1-4f6e-b67f-246c4f423987 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:27:37.536066 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-104af058-32a1-4f6e-b67f-246c4f423987 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:37.536066 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:37.536066 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:37.536665 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-104af058-32a1-4f6e-b67f-246c4f423987 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:37.536808 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-104af058-32a1-4f6e-b67f-246c4f423987 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:27:37.571381 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:37.571381 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:37.574108 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-104af058-32a1-4f6e-b67f-246c4f423987 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:27:37.575494 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1555/3091] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:37 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:27:37.856511 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-52a20adc-2889-4bde-8aa3-cc7d11011a50 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/b0921b56-fe51-4df2-8d6d-3d50a3f30bc2 Jan 21 03:27:37.857133 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-52a20adc-2889-4bde-8aa3-cc7d11011a50 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:37.857338 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:37.857338 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:37.858598 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-52a20adc-2889-4bde-8aa3-cc7d11011a50 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:37.930497 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:37.930497 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:37.940891 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-52a20adc-2889-4bde-8aa3-cc7d11011a50 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:27:37.968592 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-52a20adc-2889-4bde-8aa3-cc7d11011a50 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/b0921b56-fe51-4df2-8d6d-3d50a3f30bc2 returned with HTTP 200 Jan 21 03:27:37.970324 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1537/3092] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:37 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/b0921b56-fe51-4df2-8d6d-3d50a3f30bc2 => generated 938 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:37.986766 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6007e44f-9a17-4b84-a199-fd6e214adbec tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/b0921b56-fe51-4df2-8d6d-3d50a3f30bc2 Jan 21 03:27:38.005955 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6007e44f-9a17-4b84-a199-fd6e214adbec tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:38.006223 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:38.006223 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:38.006548 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6007e44f-9a17-4b84-a199-fd6e214adbec tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:38.103704 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:38.103704 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:38.112862 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-6007e44f-9a17-4b84-a199-fd6e214adbec tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:27:38.136056 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6007e44f-9a17-4b84-a199-fd6e214adbec tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/b0921b56-fe51-4df2-8d6d-3d50a3f30bc2 returned with HTTP 200 Jan 21 03:27:38.148326 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1556/3093] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:37 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/b0921b56-fe51-4df2-8d6d-3d50a3f30bc2 => generated 938 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:38.152839 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-03b32f8c-8fe2-47dd-b7fa-892481f8aaec tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] POST http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/b0921b56-fe51-4df2-8d6d-3d50a3f30bc2/action Jan 21 03:27:38.153516 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:38.153516 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:38.155130 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-03b32f8c-8fe2-47dd-b7fa-892481f8aaec tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:27:38.156052 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-03b32f8c-8fe2-47dd-b7fa-892481f8aaec tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:27:38.219983 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:38.219983 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:38.221163 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-03b32f8c-8fe2-47dd-b7fa-892481f8aaec tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:27:38.233508 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-03b32f8c-8fe2-47dd-b7fa-892481f8aaec tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume updated successfully. Jan 21 03:27:38.234208 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-03b32f8c-8fe2-47dd-b7fa-892481f8aaec tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/b0921b56-fe51-4df2-8d6d-3d50a3f30bc2/action returned with HTTP 200 Jan 21 03:27:38.235270 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1538/3094] 10.222.0.36 () {60 vars in 1357 bytes} [Thu Jan 21 03:27:38 2021] POST /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/b0921b56-fe51-4df2-8d6d-3d50a3f30bc2/action => generated 0 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 21 03:27:38.429991 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-9a57f744-5e15-4169-a3cf-e1fbfc1d9359 req-664a2679-9ad4-44fc-bf44-e881716aa733 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/b0921b56-fe51-4df2-8d6d-3d50a3f30bc2 Jan 21 03:27:38.431078 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-9a57f744-5e15-4169-a3cf-e1fbfc1d9359 req-664a2679-9ad4-44fc-bf44-e881716aa733 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:38.431447 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:38.431447 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:38.431936 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-9a57f744-5e15-4169-a3cf-e1fbfc1d9359 req-664a2679-9ad4-44fc-bf44-e881716aa733 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:38.487000 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:38.487000 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:38.497411 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-9a57f744-5e15-4169-a3cf-e1fbfc1d9359 req-664a2679-9ad4-44fc-bf44-e881716aa733 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:27:38.523967 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-9a57f744-5e15-4169-a3cf-e1fbfc1d9359 req-664a2679-9ad4-44fc-bf44-e881716aa733 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/b0921b56-fe51-4df2-8d6d-3d50a3f30bc2 returned with HTTP 200 Jan 21 03:27:38.524981 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1557/3095] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 03:27:38 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/b0921b56-fe51-4df2-8d6d-3d50a3f30bc2 => generated 937 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:38.592380 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-66cab12e-b163-4783-b0c7-4e1bbbfc2669 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:27:38.592856 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-66cab12e-b163-4783-b0c7-4e1bbbfc2669 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:38.592997 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:38.592997 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:38.593678 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-66cab12e-b163-4783-b0c7-4e1bbbfc2669 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:38.594186 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-66cab12e-b163-4783-b0c7-4e1bbbfc2669 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:27:38.653060 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:38.653060 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:38.658090 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-66cab12e-b163-4783-b0c7-4e1bbbfc2669 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:27:38.659236 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1539/3096] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:38 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:39.675564 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5b8bf796-498f-4973-9887-17b444e7d08d tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:27:39.677181 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5b8bf796-498f-4973-9887-17b444e7d08d tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:39.678290 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:39.678290 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:39.679006 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5b8bf796-498f-4973-9887-17b444e7d08d tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:39.682644 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-5b8bf796-498f-4973-9887-17b444e7d08d tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:27:39.768683 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:39.768683 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:39.781525 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5b8bf796-498f-4973-9887-17b444e7d08d tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:27:39.783275 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1558/3097] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:39 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:40.015001 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-9a57f744-5e15-4169-a3cf-e1fbfc1d9359 req-70579757-821c-4f6b-bc24-e4547cc10b27 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/b0921b56-fe51-4df2-8d6d-3d50a3f30bc2 Jan 21 03:27:40.015865 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-9a57f744-5e15-4169-a3cf-e1fbfc1d9359 req-70579757-821c-4f6b-bc24-e4547cc10b27 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:40.016427 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:40.016427 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:40.017059 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-9a57f744-5e15-4169-a3cf-e1fbfc1d9359 req-70579757-821c-4f6b-bc24-e4547cc10b27 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:40.079236 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:40.079236 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:40.089961 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-9a57f744-5e15-4169-a3cf-e1fbfc1d9359 req-70579757-821c-4f6b-bc24-e4547cc10b27 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:27:40.122154 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-9a57f744-5e15-4169-a3cf-e1fbfc1d9359 req-70579757-821c-4f6b-bc24-e4547cc10b27 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/b0921b56-fe51-4df2-8d6d-3d50a3f30bc2 returned with HTTP 200 Jan 21 03:27:40.123382 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1540/3098] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 03:27:40 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/b0921b56-fe51-4df2-8d6d-3d50a3f30bc2 => generated 937 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:40.144555 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5b8bf796-498f-4973-9887-17b444e7d08d tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume// Jan 21 03:27:40.145319 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5b8bf796-498f-4973-9887-17b444e7d08d tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:40.145818 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:40.145818 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:40.147115 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5b8bf796-498f-4973-9887-17b444e7d08d tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:40.149128 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5b8bf796-498f-4973-9887-17b444e7d08d tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 03:27:40.149926 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1559/3099] 10.222.0.36 () {58 vars in 1289 bytes} [Thu Jan 21 03:27:40 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:27:40.172032 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-9a57f744-5e15-4169-a3cf-e1fbfc1d9359 req-06126002-94f6-4c55-90cf-56c84336b2f6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] POST http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/attachments Jan 21 03:27:40.172869 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:40.172869 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:40.173535 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-9a57f744-5e15-4169-a3cf-e1fbfc1d9359 req-06126002-94f6-4c55-90cf-56c84336b2f6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b0921b56-fe51-4df2-8d6d-3d50a3f30bc2", "instance_uuid": "c4b24698-dcab-49a2-8e60-7e4ee12d9abe", "connector": null}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:27:40.264969 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:40.264969 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:40.340151 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-9a57f744-5e15-4169-a3cf-e1fbfc1d9359 req-06126002-94f6-4c55-90cf-56c84336b2f6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/attachments returned with HTTP 200 Jan 21 03:27:40.352247 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1541/3100] 10.222.0.36 () {66 vars in 1565 bytes} [Thu Jan 21 03:27:40 2021] POST /volume/v3/fd088a18d1d141399536c59071cb0844/attachments => generated 273 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:27:40.798179 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4201d420-8498-41df-a007-48eae9d53142 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:27:40.798954 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4201d420-8498-41df-a007-48eae9d53142 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:40.799544 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4201d420-8498-41df-a007-48eae9d53142 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:40.800024 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-4201d420-8498-41df-a007-48eae9d53142 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:27:40.879779 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:40.879779 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:40.889416 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4201d420-8498-41df-a007-48eae9d53142 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:27:40.892231 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1560/3101] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:40 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:41.904914 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-aa7b4c85-9cc0-4080-a17c-4f0609ea6843 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:27:41.906365 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-aa7b4c85-9cc0-4080-a17c-4f0609ea6843 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:41.906808 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:41.906808 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:41.907678 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-aa7b4c85-9cc0-4080-a17c-4f0609ea6843 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:41.908228 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-aa7b4c85-9cc0-4080-a17c-4f0609ea6843 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:27:41.934186 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:41.934186 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:41.938047 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-aa7b4c85-9cc0-4080-a17c-4f0609ea6843 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:27:41.939207 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1542/3102] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:41 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:42.164884 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4201d420-8498-41df-a007-48eae9d53142 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume// Jan 21 03:27:42.165377 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4201d420-8498-41df-a007-48eae9d53142 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:42.165588 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:42.165588 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:42.165970 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4201d420-8498-41df-a007-48eae9d53142 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:42.167047 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4201d420-8498-41df-a007-48eae9d53142 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 03:27:42.167650 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1561/3103] 10.222.0.35 () {56 vars in 1089 bytes} [Thu Jan 21 03:27:42 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:27:42.185165 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-9a57f744-5e15-4169-a3cf-e1fbfc1d9359 req-2fedd9dd-2d74-4ae0-89f5-445151ba330f tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/b0921b56-fe51-4df2-8d6d-3d50a3f30bc2 Jan 21 03:27:42.186007 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-9a57f744-5e15-4169-a3cf-e1fbfc1d9359 req-2fedd9dd-2d74-4ae0-89f5-445151ba330f tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:42.186283 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:42.186283 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:42.186706 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-9a57f744-5e15-4169-a3cf-e1fbfc1d9359 req-2fedd9dd-2d74-4ae0-89f5-445151ba330f tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:42.294358 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:42.294358 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:42.314912 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-9a57f744-5e15-4169-a3cf-e1fbfc1d9359 req-2fedd9dd-2d74-4ae0-89f5-445151ba330f tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:27:42.353276 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:42.353276 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:42.374462 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-9a57f744-5e15-4169-a3cf-e1fbfc1d9359 req-2fedd9dd-2d74-4ae0-89f5-445151ba330f tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/b0921b56-fe51-4df2-8d6d-3d50a3f30bc2 returned with HTTP 200 Jan 21 03:27:42.379560 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1543/3104] 10.222.0.35 () {60 vars in 1403 bytes} [Thu Jan 21 03:27:42 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/b0921b56-fe51-4df2-8d6d-3d50a3f30bc2 => generated 1035 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 03:27:42.414502 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-9a57f744-5e15-4169-a3cf-e1fbfc1d9359 req-b8d9f590-311a-422f-b185-66e1573405bf tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] PUT http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/attachments/a8402a37-1a18-4847-bd55-457b6c0978f9 Jan 21 03:27:42.415764 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-9a57f744-5e15-4169-a3cf-e1fbfc1d9359 req-b8d9f590-311a-422f-b185-66e1573405bf tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "n-h1-766726-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-766726-10.cbci-766726-10.local", "mountpoint": "/dev/sda"}}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:27:42.466926 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 03:27:42.466926 n-d-766726-10 devstack@c-api.service[87957]: return self(f, *args, **kw) Jan 21 03:27:42.467718 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-9a57f744-5e15-4169-a3cf-e1fbfc1d9359 req-b8d9f590-311a-422f-b185-66e1573405bf tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Lock "b'cinder-attachment_update-b0921b56-fe51-4df2-8d6d-3d50a3f30bc2-n-h1-766726-10'" acquired by "attachment_update" :: waited 0.014s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 03:27:42.470221 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:42.470221 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:42.954094 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b3b46c55-6dbb-492e-90e2-8c267e8cec0e tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:27:42.954706 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b3b46c55-6dbb-492e-90e2-8c267e8cec0e tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:42.955035 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:42.955035 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:42.955556 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b3b46c55-6dbb-492e-90e2-8c267e8cec0e tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:42.956172 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-b3b46c55-6dbb-492e-90e2-8c267e8cec0e tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:27:43.009240 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:43.009240 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:43.011376 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b3b46c55-6dbb-492e-90e2-8c267e8cec0e tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:27:43.012608 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1544/3105] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:42 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:44.027238 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8fa5d730-3f24-47b1-ae28-b1325f117278 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:27:44.027742 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8fa5d730-3f24-47b1-ae28-b1325f117278 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:44.027857 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:44.027857 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:44.028461 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8fa5d730-3f24-47b1-ae28-b1325f117278 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:44.028962 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-8fa5d730-3f24-47b1-ae28-b1325f117278 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:27:44.081853 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:44.081853 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:44.085550 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8fa5d730-3f24-47b1-ae28-b1325f117278 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:27:44.090866 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1545/3106] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:44 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:44.589479 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-9a57f744-5e15-4169-a3cf-e1fbfc1d9359 req-b8d9f590-311a-422f-b185-66e1573405bf tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Lock "b'cinder-attachment_update-b0921b56-fe51-4df2-8d6d-3d50a3f30bc2-n-h1-766726-10'" released by "attachment_update" :: held 2.122s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 03:27:44.591234 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-9a57f744-5e15-4169-a3cf-e1fbfc1d9359 req-b8d9f590-311a-422f-b185-66e1573405bf tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/attachments/a8402a37-1a18-4847-bd55-457b6c0978f9 returned with HTTP 200 Jan 21 03:27:44.592603 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1562/3107] 10.222.0.35 () {64 vars in 1468 bytes} [Thu Jan 21 03:27:42 2021] PUT /volume/v3/fd088a18d1d141399536c59071cb0844/attachments/a8402a37-1a18-4847-bd55-457b6c0978f9 => generated 761 bytes in 2184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:27:44.642770 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-9a57f744-5e15-4169-a3cf-e1fbfc1d9359 req-477e3d88-babc-470b-b507-a664b5ff76c2 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] POST http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/attachments/a8402a37-1a18-4847-bd55-457b6c0978f9/action Jan 21 03:27:44.643381 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:44.643381 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:44.643901 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-9a57f744-5e15-4169-a3cf-e1fbfc1d9359 req-477e3d88-babc-470b-b507-a664b5ff76c2 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Action body: b'{"os-complete": null}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:27:44.644289 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-9a57f744-5e15-4169-a3cf-e1fbfc1d9359 req-477e3d88-babc-470b-b507-a664b5ff76c2 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:27:44.847119 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:44.847119 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:44.866870 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-9a57f744-5e15-4169-a3cf-e1fbfc1d9359 req-477e3d88-babc-470b-b507-a664b5ff76c2 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/attachments/a8402a37-1a18-4847-bd55-457b6c0978f9/action returned with HTTP 204 Jan 21 03:27:44.868164 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1546/3108] 10.222.0.35 () {64 vars in 1489 bytes} [Thu Jan 21 03:27:44 2021] POST /volume/v3/fd088a18d1d141399536c59071cb0844/attachments/a8402a37-1a18-4847-bd55-457b6c0978f9/action => generated 0 bytes in 230 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:27:45.102556 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e6393c8a-2426-4d3a-b8e6-1a5148e6b706 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:27:45.109345 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e6393c8a-2426-4d3a-b8e6-1a5148e6b706 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:45.111898 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:45.111898 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:45.112675 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e6393c8a-2426-4d3a-b8e6-1a5148e6b706 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:45.113467 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-e6393c8a-2426-4d3a-b8e6-1a5148e6b706 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:27:45.174068 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:45.174068 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:45.176183 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e6393c8a-2426-4d3a-b8e6-1a5148e6b706 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:27:45.177516 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1563/3109] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:45 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:46.193976 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6d0fa681-03fe-427b-942d-d4a74a82d3c2 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:27:46.194539 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6d0fa681-03fe-427b-942d-d4a74a82d3c2 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:46.194961 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:46.194961 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:46.195974 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6d0fa681-03fe-427b-942d-d4a74a82d3c2 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:46.196504 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-6d0fa681-03fe-427b-942d-d4a74a82d3c2 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:27:46.266437 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:46.266437 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:46.268321 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6d0fa681-03fe-427b-942d-d4a74a82d3c2 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:27:46.269327 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1547/3110] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:46 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:47.283969 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ce6a8631-4532-4719-a9f2-9eacdb21c12c tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:27:47.284554 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ce6a8631-4532-4719-a9f2-9eacdb21c12c tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:47.284780 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:47.284780 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:47.285183 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ce6a8631-4532-4719-a9f2-9eacdb21c12c tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:47.285560 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-ce6a8631-4532-4719-a9f2-9eacdb21c12c tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:27:47.356252 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:47.356252 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:47.360765 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ce6a8631-4532-4719-a9f2-9eacdb21c12c tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:27:47.363795 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1564/3111] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:47 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:48.379255 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3058d142-c70d-4909-adbb-b49a86524ce6 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:27:48.379803 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3058d142-c70d-4909-adbb-b49a86524ce6 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:48.379955 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:48.379955 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:48.381185 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3058d142-c70d-4909-adbb-b49a86524ce6 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:48.381760 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-3058d142-c70d-4909-adbb-b49a86524ce6 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:27:48.423282 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:48.423282 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:48.425972 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3058d142-c70d-4909-adbb-b49a86524ce6 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:27:48.427171 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1548/3112] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:48 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:49.447666 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cfdb9505-8127-4499-a245-b026c6b8f026 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:27:49.454509 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cfdb9505-8127-4499-a245-b026c6b8f026 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:49.455073 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:49.455073 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:49.455895 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cfdb9505-8127-4499-a245-b026c6b8f026 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:49.459771 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-cfdb9505-8127-4499-a245-b026c6b8f026 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:27:49.506819 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:49.506819 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:49.509018 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cfdb9505-8127-4499-a245-b026c6b8f026 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:27:49.510065 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1565/3113] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:49 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:50.528070 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f4336459-7355-451b-bcc2-8aba8ccdaac4 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:27:50.528555 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f4336459-7355-451b-bcc2-8aba8ccdaac4 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:50.528876 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:50.528876 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:50.529326 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f4336459-7355-451b-bcc2-8aba8ccdaac4 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:50.529769 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-f4336459-7355-451b-bcc2-8aba8ccdaac4 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:27:50.585917 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:50.585917 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:50.587708 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f4336459-7355-451b-bcc2-8aba8ccdaac4 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:27:50.588569 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1549/3114] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:50 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:51.606605 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fb24f184-6982-4c2d-a552-7644d97c2403 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:27:51.608413 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fb24f184-6982-4c2d-a552-7644d97c2403 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:51.609067 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:51.609067 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:51.609852 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fb24f184-6982-4c2d-a552-7644d97c2403 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:51.610746 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-fb24f184-6982-4c2d-a552-7644d97c2403 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:27:51.661266 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:51.661266 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:51.665213 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fb24f184-6982-4c2d-a552-7644d97c2403 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:27:51.673192 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1566/3115] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:51 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:52.681895 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d87d2b5d-e2ea-4722-b198-3c336ea865c6 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:27:52.683171 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d87d2b5d-e2ea-4722-b198-3c336ea865c6 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:52.683532 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:52.683532 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:52.684169 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d87d2b5d-e2ea-4722-b198-3c336ea865c6 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:52.684671 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-d87d2b5d-e2ea-4722-b198-3c336ea865c6 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:27:52.734838 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:52.734838 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:52.737157 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d87d2b5d-e2ea-4722-b198-3c336ea865c6 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:27:52.747643 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1550/3116] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:52 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:53.763780 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-41ecf89c-e939-4d74-8c69-aae78879bc59 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:27:53.764313 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-41ecf89c-e939-4d74-8c69-aae78879bc59 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:53.764545 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:53.764545 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:53.764923 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-41ecf89c-e939-4d74-8c69-aae78879bc59 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:53.765291 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-41ecf89c-e939-4d74-8c69-aae78879bc59 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:27:53.822727 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:53.822727 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:53.829188 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-41ecf89c-e939-4d74-8c69-aae78879bc59 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:27:53.830350 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1567/3117] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:53 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:54.844596 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-670d3cd6-feda-4591-a315-157b8ea74bdf tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:27:54.845093 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-670d3cd6-feda-4591-a315-157b8ea74bdf tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:54.845198 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:54.845198 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:54.845582 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-670d3cd6-feda-4591-a315-157b8ea74bdf tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:54.845950 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-670d3cd6-feda-4591-a315-157b8ea74bdf tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:27:54.895036 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:54.895036 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:54.897010 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-670d3cd6-feda-4591-a315-157b8ea74bdf tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:27:54.897850 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1551/3118] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:54 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:55.913932 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e2208964-3494-4ba6-97cd-8b3deceadd74 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:27:55.915305 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e2208964-3494-4ba6-97cd-8b3deceadd74 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:55.915674 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:55.915674 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:55.916341 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e2208964-3494-4ba6-97cd-8b3deceadd74 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:55.917144 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-e2208964-3494-4ba6-97cd-8b3deceadd74 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:27:55.976099 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:55.976099 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:55.987054 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e2208964-3494-4ba6-97cd-8b3deceadd74 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:27:55.988493 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1568/3119] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:55 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:57.002588 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1ae7cc2c-534c-48bb-a32c-bef24693180f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:27:57.003111 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1ae7cc2c-534c-48bb-a32c-bef24693180f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:57.003347 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:57.003347 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:57.003971 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1ae7cc2c-534c-48bb-a32c-bef24693180f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:57.004077 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-1ae7cc2c-534c-48bb-a32c-bef24693180f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:27:57.042393 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:57.042393 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:57.044684 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1ae7cc2c-534c-48bb-a32c-bef24693180f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:27:57.053988 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1552/3120] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:56 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:58.059904 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2484cd2b-6c64-4817-9d49-4d58dbd6211b tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:27:58.061196 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2484cd2b-6c64-4817-9d49-4d58dbd6211b tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:58.061568 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:58.061568 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:58.062178 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2484cd2b-6c64-4817-9d49-4d58dbd6211b tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:58.062718 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-2484cd2b-6c64-4817-9d49-4d58dbd6211b tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:27:58.107742 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:58.107742 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:58.113735 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2484cd2b-6c64-4817-9d49-4d58dbd6211b tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:27:58.116297 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1569/3121] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:58 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:27:59.134724 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-84d39857-50b9-45c5-ac26-9345dea7a4d6 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:27:59.135236 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-84d39857-50b9-45c5-ac26-9345dea7a4d6 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:27:59.135441 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:27:59.135441 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:27:59.135826 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-84d39857-50b9-45c5-ac26-9345dea7a4d6 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:27:59.144491 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-84d39857-50b9-45c5-ac26-9345dea7a4d6 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:27:59.197034 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:27:59.197034 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:27:59.198844 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-84d39857-50b9-45c5-ac26-9345dea7a4d6 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:27:59.205626 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1553/3122] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:27:59 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:00.220812 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d0694791-0e98-49e9-b2be-e51dc845d58d tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:28:00.221304 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d0694791-0e98-49e9-b2be-e51dc845d58d tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:00.221385 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:00.221385 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:00.221740 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d0694791-0e98-49e9-b2be-e51dc845d58d tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:00.222549 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-d0694791-0e98-49e9-b2be-e51dc845d58d tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:28:00.279643 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:00.279643 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:00.281497 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d0694791-0e98-49e9-b2be-e51dc845d58d tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:28:00.287686 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1570/3123] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:00 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:01.296798 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0cec91ef-5503-434d-b053-a21d884a1f03 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:28:01.297352 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0cec91ef-5503-434d-b053-a21d884a1f03 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:01.297432 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:01.297432 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:01.297755 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0cec91ef-5503-434d-b053-a21d884a1f03 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:01.298260 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-0cec91ef-5503-434d-b053-a21d884a1f03 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:28:01.361025 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:01.361025 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:01.369977 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0cec91ef-5503-434d-b053-a21d884a1f03 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:28:01.378475 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1554/3124] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:01 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:02.396561 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-939fd66a-06be-4f20-8d44-0142239626f4 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:28:02.397074 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-939fd66a-06be-4f20-8d44-0142239626f4 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:02.397074 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:02.397074 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:02.397432 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-939fd66a-06be-4f20-8d44-0142239626f4 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:02.398412 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-939fd66a-06be-4f20-8d44-0142239626f4 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:28:02.436798 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:02.436798 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:02.438893 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-939fd66a-06be-4f20-8d44-0142239626f4 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:28:02.440096 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1571/3125] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:02 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:03.454041 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-da7f8141-e929-4c2b-b571-d7bb00691eba tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:28:03.454540 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-da7f8141-e929-4c2b-b571-d7bb00691eba tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:03.454957 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:03.454957 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:03.455571 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-da7f8141-e929-4c2b-b571-d7bb00691eba tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:03.456070 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-da7f8141-e929-4c2b-b571-d7bb00691eba tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:28:03.498534 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:03.498534 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:03.500650 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-da7f8141-e929-4c2b-b571-d7bb00691eba tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:28:03.501630 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1555/3126] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:03 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:04.516736 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9bcfe30e-ad48-4fcb-af1f-d7918de117b4 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:28:04.518886 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9bcfe30e-ad48-4fcb-af1f-d7918de117b4 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:04.519326 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:04.519326 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:04.519985 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9bcfe30e-ad48-4fcb-af1f-d7918de117b4 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:04.521064 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-9bcfe30e-ad48-4fcb-af1f-d7918de117b4 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:28:04.549738 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:04.549738 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:04.553835 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9bcfe30e-ad48-4fcb-af1f-d7918de117b4 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:28:04.565209 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1572/3127] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:04 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:05.574066 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fcf2d42c-0b82-494e-affb-0c90bd9e5997 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:28:05.575165 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fcf2d42c-0b82-494e-affb-0c90bd9e5997 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:05.575576 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:05.575576 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:05.576231 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fcf2d42c-0b82-494e-affb-0c90bd9e5997 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:05.576814 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-fcf2d42c-0b82-494e-affb-0c90bd9e5997 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:28:05.603586 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:05.603586 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:05.605824 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fcf2d42c-0b82-494e-affb-0c90bd9e5997 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:28:05.624169 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1556/3128] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:05 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:06.626805 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1f6299da-1489-4115-b161-fa160acf20c4 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:28:06.627376 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1f6299da-1489-4115-b161-fa160acf20c4 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:06.627506 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:06.627506 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:06.629337 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1f6299da-1489-4115-b161-fa160acf20c4 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:06.629930 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-1f6299da-1489-4115-b161-fa160acf20c4 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:28:06.695399 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:06.695399 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:06.697295 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1f6299da-1489-4115-b161-fa160acf20c4 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:28:06.698121 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1573/3129] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:06 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:07.713675 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2cc9f382-0605-4c0b-b123-1a877a47bd32 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:28:07.714971 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2cc9f382-0605-4c0b-b123-1a877a47bd32 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:07.715517 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:07.715517 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:07.716303 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2cc9f382-0605-4c0b-b123-1a877a47bd32 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:07.717352 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-2cc9f382-0605-4c0b-b123-1a877a47bd32 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:28:07.791898 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:07.791898 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:07.796396 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2cc9f382-0605-4c0b-b123-1a877a47bd32 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:28:07.811026 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1557/3130] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:07 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:08.813696 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4cb945bd-5722-4c4a-8204-8c3aba641f3c tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:28:08.819020 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4cb945bd-5722-4c4a-8204-8c3aba641f3c tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:08.819405 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:08.819405 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:08.820296 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4cb945bd-5722-4c4a-8204-8c3aba641f3c tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:08.820872 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-4cb945bd-5722-4c4a-8204-8c3aba641f3c tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:28:08.845983 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:08.845983 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:08.848639 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4cb945bd-5722-4c4a-8204-8c3aba641f3c tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:28:08.850684 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1574/3131] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:08 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:09.866203 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e194f8db-6bcd-42b1-b70f-b6aa8dd9d677 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:28:09.866684 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e194f8db-6bcd-42b1-b70f-b6aa8dd9d677 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:09.866684 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:09.866684 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:09.867709 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e194f8db-6bcd-42b1-b70f-b6aa8dd9d677 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:09.867709 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-e194f8db-6bcd-42b1-b70f-b6aa8dd9d677 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:28:09.890889 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:09.890889 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:09.892717 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e194f8db-6bcd-42b1-b70f-b6aa8dd9d677 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:28:09.893525 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1558/3132] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:09 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:10.355187 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-5e9cd6db-3b82-4b15-a8a6-327f1c199d9b req-22497371-1e95-4a8a-b0bb-e56366f36dad tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] DELETE http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/attachments/a8402a37-1a18-4847-bd55-457b6c0978f9 Jan 21 03:28:10.356084 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-5e9cd6db-3b82-4b15-a8a6-327f1c199d9b req-22497371-1e95-4a8a-b0bb-e56366f36dad tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:10.356705 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:10.356705 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:10.357360 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-5e9cd6db-3b82-4b15-a8a6-327f1c199d9b req-22497371-1e95-4a8a-b0bb-e56366f36dad tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:10.381484 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:10.381484 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:10.907652 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a06c7d80-644e-40c6-985d-641f35ccb910 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:28:10.908179 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a06c7d80-644e-40c6-985d-641f35ccb910 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:10.908362 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:10.908362 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:10.908739 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a06c7d80-644e-40c6-985d-641f35ccb910 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:10.909103 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-a06c7d80-644e-40c6-985d-641f35ccb910 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:28:10.964345 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:10.964345 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:10.966199 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a06c7d80-644e-40c6-985d-641f35ccb910 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:28:10.970863 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1559/3133] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:10 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:11.131993 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-5e9cd6db-3b82-4b15-a8a6-327f1c199d9b req-22497371-1e95-4a8a-b0bb-e56366f36dad tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 03:28:11.137430 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-5e9cd6db-3b82-4b15-a8a6-327f1c199d9b req-22497371-1e95-4a8a-b0bb-e56366f36dad tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Pending status list for volume during attachment-delete: [] {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 03:28:11.152086 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-5e9cd6db-3b82-4b15-a8a6-327f1c199d9b req-22497371-1e95-4a8a-b0bb-e56366f36dad tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/attachments/a8402a37-1a18-4847-bd55-457b6c0978f9 returned with HTTP 200 Jan 21 03:28:11.153623 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1575/3134] 10.222.0.35 () {62 vars in 1437 bytes} [Thu Jan 21 03:28:10 2021] DELETE /volume/v3/fd088a18d1d141399536c59071cb0844/attachments/a8402a37-1a18-4847-bd55-457b6c0978f9 => generated 19 bytes in 805 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:11.987779 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9d5a59b3-eeb3-46a6-af42-f2acc26f9e5c tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:28:11.990344 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9d5a59b3-eeb3-46a6-af42-f2acc26f9e5c tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:11.990814 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:11.990814 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:11.991517 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9d5a59b3-eeb3-46a6-af42-f2acc26f9e5c tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:11.992036 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-9d5a59b3-eeb3-46a6-af42-f2acc26f9e5c tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:28:12.019605 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:12.019605 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:12.021876 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9d5a59b3-eeb3-46a6-af42-f2acc26f9e5c tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:28:12.022823 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1560/3135] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:11 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:12.076548 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f5574386-9d34-4d69-9c4e-c7623758b96c tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] DELETE http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/b0921b56-fe51-4df2-8d6d-3d50a3f30bc2 Jan 21 03:28:12.077061 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f5574386-9d34-4d69-9c4e-c7623758b96c tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:12.077260 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:12.077260 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:12.077900 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f5574386-9d34-4d69-9c4e-c7623758b96c tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:12.078360 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-f5574386-9d34-4d69-9c4e-c7623758b96c tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Delete volume with id: b0921b56-fe51-4df2-8d6d-3d50a3f30bc2 Jan 21 03:28:12.252906 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:12.252906 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:12.254108 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f5574386-9d34-4d69-9c4e-c7623758b96c tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:28:12.274819 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.keymgr.conf_key_mgr [None req-f5574386-9d34-4d69-9c4e-c7623758b96c tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 21 03:28:12.283366 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f5574386-9d34-4d69-9c4e-c7623758b96c tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Delete volume request issued successfully. Jan 21 03:28:12.283834 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f5574386-9d34-4d69-9c4e-c7623758b96c tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/b0921b56-fe51-4df2-8d6d-3d50a3f30bc2 returned with HTTP 202 Jan 21 03:28:12.285201 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1576/3136] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:28:12 2021] DELETE /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/b0921b56-fe51-4df2-8d6d-3d50a3f30bc2 => generated 0 bytes in 212 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:28:12.294322 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cd7bf515-df88-4420-b91c-c44fdbcccad9 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/b0921b56-fe51-4df2-8d6d-3d50a3f30bc2 Jan 21 03:28:12.295170 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cd7bf515-df88-4420-b91c-c44fdbcccad9 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:12.295554 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:12.295554 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:12.296347 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cd7bf515-df88-4420-b91c-c44fdbcccad9 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:12.354000 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:12.354000 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:12.367919 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-cd7bf515-df88-4420-b91c-c44fdbcccad9 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:28:12.409395 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cd7bf515-df88-4420-b91c-c44fdbcccad9 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/b0921b56-fe51-4df2-8d6d-3d50a3f30bc2 returned with HTTP 200 Jan 21 03:28:12.410483 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1561/3137] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:12 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/b0921b56-fe51-4df2-8d6d-3d50a3f30bc2 => generated 936 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:13.060762 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-16b56251-9d56-4121-ac8b-7422072723ed tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:28:13.061907 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-16b56251-9d56-4121-ac8b-7422072723ed tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:13.062322 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:13.062322 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:13.063034 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-16b56251-9d56-4121-ac8b-7422072723ed tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:13.063751 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-16b56251-9d56-4121-ac8b-7422072723ed tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:28:13.089941 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:13.089941 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:13.092318 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-16b56251-9d56-4121-ac8b-7422072723ed tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:28:13.093347 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1577/3138] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:13 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:13.428494 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-405bf880-bb2a-48c4-a8e8-93ff5d853493 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/b0921b56-fe51-4df2-8d6d-3d50a3f30bc2 Jan 21 03:28:13.432642 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-405bf880-bb2a-48c4-a8e8-93ff5d853493 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:13.432642 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:13.432642 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:13.432642 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-405bf880-bb2a-48c4-a8e8-93ff5d853493 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:13.493412 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:13.493412 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:13.502330 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-405bf880-bb2a-48c4-a8e8-93ff5d853493 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:28:13.526543 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-405bf880-bb2a-48c4-a8e8-93ff5d853493 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/b0921b56-fe51-4df2-8d6d-3d50a3f30bc2 returned with HTTP 200 Jan 21 03:28:13.538100 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1562/3139] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:13 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/b0921b56-fe51-4df2-8d6d-3d50a3f30bc2 => generated 936 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:14.108092 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7a6a66e1-1353-4b4a-bd4b-ff17231ab654 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:28:14.109286 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7a6a66e1-1353-4b4a-bd4b-ff17231ab654 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:14.109701 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:14.109701 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:14.110391 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7a6a66e1-1353-4b4a-bd4b-ff17231ab654 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:14.111060 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-7a6a66e1-1353-4b4a-bd4b-ff17231ab654 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:28:14.144661 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:14.144661 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:14.147696 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7a6a66e1-1353-4b4a-bd4b-ff17231ab654 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:28:14.148721 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1578/3140] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:14 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:14.544141 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-54bc04d9-2780-4cee-abc4-1af5e8a851ef tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/b0921b56-fe51-4df2-8d6d-3d50a3f30bc2 Jan 21 03:28:14.544970 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-54bc04d9-2780-4cee-abc4-1af5e8a851ef tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:14.545374 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:14.545374 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:14.546025 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-54bc04d9-2780-4cee-abc4-1af5e8a851ef tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:14.668694 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:14.668694 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:14.679697 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-54bc04d9-2780-4cee-abc4-1af5e8a851ef tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:28:14.711682 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-54bc04d9-2780-4cee-abc4-1af5e8a851ef tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/b0921b56-fe51-4df2-8d6d-3d50a3f30bc2 returned with HTTP 200 Jan 21 03:28:14.713030 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1563/3141] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:14 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/b0921b56-fe51-4df2-8d6d-3d50a3f30bc2 => generated 936 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:15.163879 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f53716a9-9a19-4a82-ab86-bda6c8945f93 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:28:15.165340 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f53716a9-9a19-4a82-ab86-bda6c8945f93 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:15.165767 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:15.165767 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:15.166942 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f53716a9-9a19-4a82-ab86-bda6c8945f93 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:15.168032 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-f53716a9-9a19-4a82-ab86-bda6c8945f93 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:28:15.221338 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:15.221338 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:15.228400 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f53716a9-9a19-4a82-ab86-bda6c8945f93 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:28:15.229767 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1579/3142] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:15 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:15.730326 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-42b88c3d-d471-4bfc-a976-7899f8abb686 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/b0921b56-fe51-4df2-8d6d-3d50a3f30bc2 Jan 21 03:28:15.730986 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-42b88c3d-d471-4bfc-a976-7899f8abb686 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:15.731321 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:15.731321 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:15.731873 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-42b88c3d-d471-4bfc-a976-7899f8abb686 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:15.828137 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-42b88c3d-d471-4bfc-a976-7899f8abb686 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/b0921b56-fe51-4df2-8d6d-3d50a3f30bc2 returned with HTTP 404 Jan 21 03:28:15.829780 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1564/3143] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:15 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/b0921b56-fe51-4df2-8d6d-3d50a3f30bc2 => generated 109 bytes in 104 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:28:15.838040 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e7af4ca8-0d80-4e0f-9042-3befdd55e627 tempest-TestVolumeBootPattern-1926177485 tempest-TestVolumeBootPattern-1926177485] GET http://10.222.0.36/volume/v3/7cf34e5ec6e84eb7b1b5883695861829/volumes/detail?all_tenants=1 Jan 21 03:28:15.838565 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e7af4ca8-0d80-4e0f-9042-3befdd55e627 tempest-TestVolumeBootPattern-1926177485 tempest-TestVolumeBootPattern-1926177485] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:15.838821 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:15.838821 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:15.839197 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e7af4ca8-0d80-4e0f-9042-3befdd55e627 tempest-TestVolumeBootPattern-1926177485 tempest-TestVolumeBootPattern-1926177485] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:15.841120 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e7af4ca8-0d80-4e0f-9042-3befdd55e627 tempest-TestVolumeBootPattern-1926177485 tempest-TestVolumeBootPattern-1926177485] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:28:15.968949 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e7af4ca8-0d80-4e0f-9042-3befdd55e627 tempest-TestVolumeBootPattern-1926177485 tempest-TestVolumeBootPattern-1926177485] Get all volumes completed successfully. Jan 21 03:28:15.970598 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:15.970598 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:15.995756 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e7af4ca8-0d80-4e0f-9042-3befdd55e627 tempest-TestVolumeBootPattern-1926177485 tempest-TestVolumeBootPattern-1926177485] http://10.222.0.36/volume/v3/7cf34e5ec6e84eb7b1b5883695861829/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 21 03:28:15.997017 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1580/3144] 10.222.0.36 () {58 vars in 1252 bytes} [Thu Jan 21 03:28:15 2021] GET /volume/v3/7cf34e5ec6e84eb7b1b5883695861829/volumes/detail?all_tenants=1 => generated 1540 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:28:16.014661 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5a317069-1a7e-4417-aac5-69b3fc997447 tempest-TestVolumeBootPattern-1926177485 tempest-TestVolumeBootPattern-1926177485] DELETE http://10.222.0.36/volume/v3/7cf34e5ec6e84eb7b1b5883695861829/types/1905bb4b-c2c1-4a45-9739-573086756ad3 Jan 21 03:28:16.015535 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5a317069-1a7e-4417-aac5-69b3fc997447 tempest-TestVolumeBootPattern-1926177485 tempest-TestVolumeBootPattern-1926177485] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:16.016355 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5a317069-1a7e-4417-aac5-69b3fc997447 tempest-TestVolumeBootPattern-1926177485 tempest-TestVolumeBootPattern-1926177485] Calling method '_delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:16.093733 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 03:28:16.093733 n-d-766726-10 devstack@c-api.service[87957]: "UPDATE / DELETE expressions." % clause Jan 21 03:28:16.128236 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5a317069-1a7e-4417-aac5-69b3fc997447 tempest-TestVolumeBootPattern-1926177485 tempest-TestVolumeBootPattern-1926177485] http://10.222.0.36/volume/v3/7cf34e5ec6e84eb7b1b5883695861829/types/1905bb4b-c2c1-4a45-9739-573086756ad3 returned with HTTP 202 Jan 21 03:28:16.128236 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1565/3145] 10.222.0.36 () {58 vars in 1312 bytes} [Thu Jan 21 03:28:16 2021] DELETE /volume/v3/7cf34e5ec6e84eb7b1b5883695861829/types/1905bb4b-c2c1-4a45-9739-573086756ad3 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:28:16.229545 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a15abfc8-6de8-4a6f-9d85-e3c010c1a056 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] POST http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes Jan 21 03:28:16.230799 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:16.230799 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:16.231439 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a15abfc8-6de8-4a6f-9d85-e3c010c1a056 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-770732426", "snapshot_id": null, "imageRef": "ecfda2c0-9ae5-4b9b-96e2-92172e982491", "volume_type": null, "size": 1}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:28:16.232864 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-a15abfc8-6de8-4a6f-9d85-e3c010c1a056 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-770732426', 'snapshot_id': None, 'imageRef': 'ecfda2c0-9ae5-4b9b-96e2-92172e982491', 'volume_type': None, 'size': 1}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:28:16.245541 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-487c6a49-6b91-4b22-b309-bc4e0dd2f6e9 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:28:16.246336 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-487c6a49-6b91-4b22-b309-bc4e0dd2f6e9 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:16.247000 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-487c6a49-6b91-4b22-b309-bc4e0dd2f6e9 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:16.247493 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-487c6a49-6b91-4b22-b309-bc4e0dd2f6e9 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:28:16.293606 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:16.293606 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:16.299286 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-487c6a49-6b91-4b22-b309-bc4e0dd2f6e9 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:28:16.299286 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1566/3146] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:16 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:16.402511 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-a15abfc8-6de8-4a6f-9d85-e3c010c1a056 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Create volume of 1 GB Jan 21 03:28:16.418451 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a15abfc8-6de8-4a6f-9d85-e3c010c1a056 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Availability Zones retrieved successfully. Jan 21 03:28:16.435954 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a15abfc8-6de8-4a6f-9d85-e3c010c1a056 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Flow 'volume_create_api' (0f0bf955-da00-4bfa-a15d-e2a366a8e831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:28:16.438828 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a15abfc8-6de8-4a6f-9d85-e3c010c1a056 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa2fe06b-0344-4c14-bff2-c92550eb0d27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:28:16.441143 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-a15abfc8-6de8-4a6f-9d85-e3c010c1a056 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:28:16.562396 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a15abfc8-6de8-4a6f-9d85-e3c010c1a056 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa2fe06b-0344-4c14-bff2-c92550eb0d27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:28:16.565613 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a15abfc8-6de8-4a6f-9d85-e3c010c1a056 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4292670-d396-4b58-9a3e-5c7b73fc4a3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:28:16.657355 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-a15abfc8-6de8-4a6f-9d85-e3c010c1a056 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Created reservations ['510169a0-62db-414a-8da1-9c3607e18eb5', 'c81cdb57-37ba-4bc9-a9a5-105c63afef7b', 'fecbbaab-3c60-4973-af04-2ab3867aba1b', '2ef8654f-5a1f-4e8a-bf8a-855cb77fe4d5'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:28:16.659904 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a15abfc8-6de8-4a6f-9d85-e3c010c1a056 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4292670-d396-4b58-9a3e-5c7b73fc4a3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['510169a0-62db-414a-8da1-9c3607e18eb5', 'c81cdb57-37ba-4bc9-a9a5-105c63afef7b', 'fecbbaab-3c60-4973-af04-2ab3867aba1b', '2ef8654f-5a1f-4e8a-bf8a-855cb77fe4d5']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:28:16.662911 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a15abfc8-6de8-4a6f-9d85-e3c010c1a056 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dcd570c-6293-4a8b-8856-1edac237cd56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:28:16.732559 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a15abfc8-6de8-4a6f-9d85-e3c010c1a056 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dcd570c-6293-4a8b-8856-1edac237cd56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '707fe47d-40fb-4f66-b632-e19cf2ae0646', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-770732426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd088a18d1d141399536c59071cb0844',qos_specs=None,replication_status=,reservations=['510169a0-62db-414a-8da1-9c3607e18eb5','c81cdb57-37ba-4bc9-a9a5-105c63afef7b','fecbbaab-3c60-4973-af04-2ab3867aba1b','2ef8654f-5a1f-4e8a-bf8a-855cb77fe4d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18467899b82644b2be2cbf5e4effd286',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:28:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-770732426',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=707fe47d-40fb-4f66-b632-e19cf2ae0646,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd088a18d1d141399536c59071cb0844',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='18467899b82644b2be2cbf5e4effd286',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:28:16.734951 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a15abfc8-6de8-4a6f-9d85-e3c010c1a056 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f677449d-8d20-46b4-87f8-4cb6866a1146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:28:16.765010 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a15abfc8-6de8-4a6f-9d85-e3c010c1a056 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f677449d-8d20-46b4-87f8-4cb6866a1146) transitioned into state 'SUCCESS' from state '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-770732426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd088a18d1d141399536c59071cb0844',qos_specs=None,replication_status=,reservations=['510169a0-62db-414a-8da1-9c3607e18eb5','c81cdb57-37ba-4bc9-a9a5-105c63afef7b','fecbbaab-3c60-4973-af04-2ab3867aba1b','2ef8654f-5a1f-4e8a-bf8a-855cb77fe4d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18467899b82644b2be2cbf5e4effd286',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:28:16.767671 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a15abfc8-6de8-4a6f-9d85-e3c010c1a056 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ac9edbc-8ef6-43e2-b896-1c7cb6858d42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:28:16.784225 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a15abfc8-6de8-4a6f-9d85-e3c010c1a056 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ac9edbc-8ef6-43e2-b896-1c7cb6858d42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:28:16.788388 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-a15abfc8-6de8-4a6f-9d85-e3c010c1a056 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Flow 'volume_create_api' (0f0bf955-da00-4bfa-a15d-e2a366a8e831) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:28:16.858728 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a15abfc8-6de8-4a6f-9d85-e3c010c1a056 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Create volume request issued successfully. Jan 21 03:28:16.874910 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a15abfc8-6de8-4a6f-9d85-e3c010c1a056 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes returned with HTTP 202 Jan 21 03:28:16.877233 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1581/3147] 10.222.0.36 () {60 vars in 1226 bytes} [Thu Jan 21 03:28:16 2021] POST /volume/v3/fd088a18d1d141399536c59071cb0844/volumes => generated 827 bytes in 651 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:28:16.890728 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-644d9ce4-fc01-45aa-8cb0-36165f188b1a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 Jan 21 03:28:16.891254 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-644d9ce4-fc01-45aa-8cb0-36165f188b1a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:16.891475 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:16.891475 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:16.891863 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-644d9ce4-fc01-45aa-8cb0-36165f188b1a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:16.996971 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:16.996971 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:17.005984 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-644d9ce4-fc01-45aa-8cb0-36165f188b1a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:28:17.028364 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-644d9ce4-fc01-45aa-8cb0-36165f188b1a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 returned with HTTP 200 Jan 21 03:28:17.029196 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1567/3148] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:16 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 => generated 895 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:17.313489 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-75376f0a-c4d8-4c54-a344-26f8a708307b tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:28:17.314779 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-75376f0a-c4d8-4c54-a344-26f8a708307b tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:17.315197 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:17.315197 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:17.315848 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-75376f0a-c4d8-4c54-a344-26f8a708307b tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:17.316401 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-75376f0a-c4d8-4c54-a344-26f8a708307b tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:28:17.365771 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:17.365771 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:17.368933 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-75376f0a-c4d8-4c54-a344-26f8a708307b tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:28:17.370620 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1582/3149] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:17 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:18.045385 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-78afeb7a-4b10-48dc-8122-ff8e9f5d50bc tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 Jan 21 03:28:18.045908 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-78afeb7a-4b10-48dc-8122-ff8e9f5d50bc tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:18.046267 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:18.046267 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:18.046669 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-78afeb7a-4b10-48dc-8122-ff8e9f5d50bc tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:18.138408 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:18.138408 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:18.171659 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-78afeb7a-4b10-48dc-8122-ff8e9f5d50bc tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:28:18.204626 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-78afeb7a-4b10-48dc-8122-ff8e9f5d50bc tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 returned with HTTP 200 Jan 21 03:28:18.207501 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1568/3150] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:18 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 => generated 919 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:18.385502 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-593c3110-99d1-4711-ac05-24c699fdfb98 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:28:18.386066 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-593c3110-99d1-4711-ac05-24c699fdfb98 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:18.386206 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:18.386206 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:18.387125 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-593c3110-99d1-4711-ac05-24c699fdfb98 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:18.387687 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-593c3110-99d1-4711-ac05-24c699fdfb98 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:28:18.421447 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:18.421447 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:18.424400 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-593c3110-99d1-4711-ac05-24c699fdfb98 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:28:18.426106 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1583/3151] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:18 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:19.223818 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dbd24983-62d4-4c7d-aa21-b33f05e0bef9 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 Jan 21 03:28:19.224694 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dbd24983-62d4-4c7d-aa21-b33f05e0bef9 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:19.225102 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:19.225102 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:19.225783 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dbd24983-62d4-4c7d-aa21-b33f05e0bef9 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:19.331536 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:19.331536 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:19.359910 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-dbd24983-62d4-4c7d-aa21-b33f05e0bef9 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:28:19.399681 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dbd24983-62d4-4c7d-aa21-b33f05e0bef9 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 returned with HTTP 200 Jan 21 03:28:19.400934 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1569/3152] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:19 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 => generated 919 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:19.442194 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f2c6fdc8-08b8-48d7-b43f-90b7804526f3 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:28:19.443356 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f2c6fdc8-08b8-48d7-b43f-90b7804526f3 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:19.444045 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:19.444045 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:19.444684 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f2c6fdc8-08b8-48d7-b43f-90b7804526f3 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:19.445419 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-f2c6fdc8-08b8-48d7-b43f-90b7804526f3 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:28:19.482863 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:19.482863 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:19.490256 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f2c6fdc8-08b8-48d7-b43f-90b7804526f3 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:28:19.492630 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1584/3153] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:19 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:20.417500 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7e4aa5c4-ad19-4a90-a7cb-fccc10293bfb tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 Jan 21 03:28:20.418008 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7e4aa5c4-ad19-4a90-a7cb-fccc10293bfb tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:20.418812 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:20.418812 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:20.419087 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7e4aa5c4-ad19-4a90-a7cb-fccc10293bfb tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:20.506997 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-89b745b8-f057-4601-b82f-9557ecf7b75f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:28:20.507901 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-89b745b8-f057-4601-b82f-9557ecf7b75f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:20.508339 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:20.508339 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:20.509129 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-89b745b8-f057-4601-b82f-9557ecf7b75f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:20.509734 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-89b745b8-f057-4601-b82f-9557ecf7b75f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:28:20.557322 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:20.557322 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:20.574946 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:20.574946 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:20.574946 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-89b745b8-f057-4601-b82f-9557ecf7b75f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:28:20.578406 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1585/3154] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:20 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:20.611627 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7e4aa5c4-ad19-4a90-a7cb-fccc10293bfb tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:28:20.654347 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7e4aa5c4-ad19-4a90-a7cb-fccc10293bfb tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 returned with HTTP 200 Jan 21 03:28:20.655772 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1570/3155] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:20 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 => generated 919 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:21.594047 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-66b54b47-b515-4b62-bb6c-06323998449e tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:28:21.594856 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-66b54b47-b515-4b62-bb6c-06323998449e tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:21.595059 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:21.595059 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:21.595693 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-66b54b47-b515-4b62-bb6c-06323998449e tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:21.596203 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-66b54b47-b515-4b62-bb6c-06323998449e tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:28:21.645326 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:21.645326 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:21.647551 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-66b54b47-b515-4b62-bb6c-06323998449e tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:28:21.648845 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1586/3156] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:21 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:21.671792 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7a5d00a3-3d53-4e86-82d4-6caf91687913 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 Jan 21 03:28:21.672612 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7a5d00a3-3d53-4e86-82d4-6caf91687913 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:21.673025 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:21.673025 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:21.673658 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7a5d00a3-3d53-4e86-82d4-6caf91687913 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:21.786964 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:21.786964 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:21.811427 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7a5d00a3-3d53-4e86-82d4-6caf91687913 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:28:21.869191 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7a5d00a3-3d53-4e86-82d4-6caf91687913 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 returned with HTTP 200 Jan 21 03:28:21.873182 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1571/3157] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:21 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 => generated 919 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:22.664184 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b956b9dc-10e2-4f82-a86a-6bcfcaf7f280 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:28:22.664801 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b956b9dc-10e2-4f82-a86a-6bcfcaf7f280 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:22.664801 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:22.664801 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:22.665123 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b956b9dc-10e2-4f82-a86a-6bcfcaf7f280 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:22.665642 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-b956b9dc-10e2-4f82-a86a-6bcfcaf7f280 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:28:22.741428 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:22.741428 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:22.748464 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b956b9dc-10e2-4f82-a86a-6bcfcaf7f280 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:28:22.749798 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1587/3158] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:22 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:22.889198 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0f736350-45c7-42b1-aa33-501433323832 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 Jan 21 03:28:22.889944 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0f736350-45c7-42b1-aa33-501433323832 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:22.890142 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:22.890142 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:22.899043 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0f736350-45c7-42b1-aa33-501433323832 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:22.975671 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:22.975671 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:22.987590 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-0f736350-45c7-42b1-aa33-501433323832 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:28:23.025080 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0f736350-45c7-42b1-aa33-501433323832 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 returned with HTTP 200 Jan 21 03:28:23.026832 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1572/3159] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:22 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 => generated 919 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:23.772689 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-516d712a-eb2a-4d39-88af-c9b6d7248401 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:28:23.773341 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-516d712a-eb2a-4d39-88af-c9b6d7248401 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:23.773443 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:23.773443 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:23.773948 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-516d712a-eb2a-4d39-88af-c9b6d7248401 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:23.774073 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-516d712a-eb2a-4d39-88af-c9b6d7248401 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:28:23.808071 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:23.808071 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:23.812337 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-516d712a-eb2a-4d39-88af-c9b6d7248401 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:28:23.814150 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1588/3160] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:23 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:24.044581 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-66a2887d-1e2c-4415-9c3a-b08198102014 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 Jan 21 03:28:24.045323 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-66a2887d-1e2c-4415-9c3a-b08198102014 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:24.045855 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:24.045855 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:24.046419 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-66a2887d-1e2c-4415-9c3a-b08198102014 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:24.107640 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:24.107640 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:24.119492 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-66a2887d-1e2c-4415-9c3a-b08198102014 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:28:24.148010 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-66a2887d-1e2c-4415-9c3a-b08198102014 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 returned with HTTP 200 Jan 21 03:28:24.149309 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1573/3161] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:24 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 => generated 919 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:24.828160 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2e94891a-94fd-4ddf-8c85-f22d19daf847 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:28:24.828730 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2e94891a-94fd-4ddf-8c85-f22d19daf847 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:24.828848 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:24.828848 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:24.829485 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2e94891a-94fd-4ddf-8c85-f22d19daf847 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:24.830048 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-2e94891a-94fd-4ddf-8c85-f22d19daf847 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:28:24.852764 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:24.852764 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:24.854911 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2e94891a-94fd-4ddf-8c85-f22d19daf847 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:28:24.856203 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1589/3162] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:24 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:25.165106 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dfa12fb5-63a6-4b85-86e7-5e5714869c17 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 Jan 21 03:28:25.165858 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dfa12fb5-63a6-4b85-86e7-5e5714869c17 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:25.166446 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:25.166446 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:25.167124 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dfa12fb5-63a6-4b85-86e7-5e5714869c17 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:25.223880 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:25.223880 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:25.236653 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-dfa12fb5-63a6-4b85-86e7-5e5714869c17 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:28:25.266144 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dfa12fb5-63a6-4b85-86e7-5e5714869c17 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 returned with HTTP 200 Jan 21 03:28:25.266144 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1574/3163] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:25 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 => generated 919 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:25.871371 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7b67c0fe-f642-4a33-9c10-f8643b0807eb tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:28:25.871920 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7b67c0fe-f642-4a33-9c10-f8643b0807eb tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:25.872092 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:25.872092 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:25.872468 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7b67c0fe-f642-4a33-9c10-f8643b0807eb tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:25.872835 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-7b67c0fe-f642-4a33-9c10-f8643b0807eb tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:28:25.919707 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:25.919707 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:25.921720 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7b67c0fe-f642-4a33-9c10-f8643b0807eb tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:28:25.922563 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1590/3164] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:25 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:26.282866 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f79bb70a-90c9-4a7b-bab2-18467f320976 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 Jan 21 03:28:26.285819 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f79bb70a-90c9-4a7b-bab2-18467f320976 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:26.285819 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:26.285819 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:26.285819 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f79bb70a-90c9-4a7b-bab2-18467f320976 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:26.382248 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:26.382248 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:26.391725 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f79bb70a-90c9-4a7b-bab2-18467f320976 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:28:26.416813 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f79bb70a-90c9-4a7b-bab2-18467f320976 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 returned with HTTP 200 Jan 21 03:28:26.418000 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1575/3165] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:26 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 => generated 919 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:26.951216 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-43c606ff-5740-4e18-bf84-fabc86e3690e tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:28:26.952540 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-43c606ff-5740-4e18-bf84-fabc86e3690e tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:26.955448 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:26.955448 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:26.955982 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-43c606ff-5740-4e18-bf84-fabc86e3690e tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:26.956354 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-43c606ff-5740-4e18-bf84-fabc86e3690e tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:28:26.994629 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:26.994629 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:26.997099 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-43c606ff-5740-4e18-bf84-fabc86e3690e tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:28:27.007423 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1591/3166] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:26 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:27.442160 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-43aba9e7-eacf-4b57-8f6e-61e4b8b3bf75 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 Jan 21 03:28:27.442853 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-43aba9e7-eacf-4b57-8f6e-61e4b8b3bf75 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:27.443080 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:27.443080 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:27.443515 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-43aba9e7-eacf-4b57-8f6e-61e4b8b3bf75 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:27.512677 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:27.512677 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:27.526882 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-43aba9e7-eacf-4b57-8f6e-61e4b8b3bf75 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:28:27.554023 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-43aba9e7-eacf-4b57-8f6e-61e4b8b3bf75 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 returned with HTTP 200 Jan 21 03:28:27.555401 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1576/3167] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:27 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 => generated 919 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:28.016046 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1db571f6-d8d6-47f2-acb5-d4553f4c1f94 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:28:28.016775 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1db571f6-d8d6-47f2-acb5-d4553f4c1f94 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:28.017124 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:28.017124 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:28.017521 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1db571f6-d8d6-47f2-acb5-d4553f4c1f94 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:28.017888 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-1db571f6-d8d6-47f2-acb5-d4553f4c1f94 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:28:28.043736 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:28.043736 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:28.045777 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1db571f6-d8d6-47f2-acb5-d4553f4c1f94 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:28:28.046787 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1592/3168] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:28 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:28.572397 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c9be90b0-7606-4ddd-8ed8-1a99c67b30da tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 Jan 21 03:28:28.573192 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c9be90b0-7606-4ddd-8ed8-1a99c67b30da tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:28.573391 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:28.573391 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:28.573996 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c9be90b0-7606-4ddd-8ed8-1a99c67b30da tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:28.633834 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:28.633834 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:28.665005 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c9be90b0-7606-4ddd-8ed8-1a99c67b30da tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:28:28.692744 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c9be90b0-7606-4ddd-8ed8-1a99c67b30da tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 returned with HTTP 200 Jan 21 03:28:28.693874 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1577/3169] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:28 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 => generated 919 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:29.061622 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fc6f61cb-0592-4c34-912a-2335f0822798 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:28:29.062150 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fc6f61cb-0592-4c34-912a-2335f0822798 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:29.062272 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:29.062272 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:29.062803 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fc6f61cb-0592-4c34-912a-2335f0822798 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:29.063169 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-fc6f61cb-0592-4c34-912a-2335f0822798 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:28:29.086910 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:29.086910 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:29.088742 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fc6f61cb-0592-4c34-912a-2335f0822798 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:28:29.089551 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1593/3170] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:29 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:29.708956 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-565e443c-1bb2-48aa-a9f6-686cabbe3d1e tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 Jan 21 03:28:29.709742 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-565e443c-1bb2-48aa-a9f6-686cabbe3d1e tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:29.709965 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:29.709965 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:29.710344 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-565e443c-1bb2-48aa-a9f6-686cabbe3d1e tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:29.761564 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:29.761564 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:29.770932 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-565e443c-1bb2-48aa-a9f6-686cabbe3d1e tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:28:29.798388 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-565e443c-1bb2-48aa-a9f6-686cabbe3d1e tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 returned with HTTP 200 Jan 21 03:28:29.801555 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1578/3171] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:29 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 => generated 919 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:30.112813 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-54cb1686-6ea6-4f35-a83c-db9303406974 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:28:30.117239 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-54cb1686-6ea6-4f35-a83c-db9303406974 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:30.117453 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:30.117453 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:30.118113 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-54cb1686-6ea6-4f35-a83c-db9303406974 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:30.118471 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-54cb1686-6ea6-4f35-a83c-db9303406974 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:28:30.141243 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:30.141243 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:30.143504 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-54cb1686-6ea6-4f35-a83c-db9303406974 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:28:30.144473 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1594/3172] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:30 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:30.819356 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c2336a3f-28bd-44a7-96eb-898b2044681b tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 Jan 21 03:28:30.819356 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c2336a3f-28bd-44a7-96eb-898b2044681b tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:30.819356 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:30.819356 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:30.820232 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c2336a3f-28bd-44a7-96eb-898b2044681b tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:30.895390 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:30.895390 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:30.922356 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c2336a3f-28bd-44a7-96eb-898b2044681b tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:28:30.929898 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c2336a3f-28bd-44a7-96eb-898b2044681b tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 returned with HTTP 200 Jan 21 03:28:30.931691 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1579/3173] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:30 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 => generated 919 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:31.159369 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-eacb3de0-a8a2-4c74-976a-39d7ded11ef2 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:28:31.159926 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-eacb3de0-a8a2-4c74-976a-39d7ded11ef2 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:31.160265 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:31.160265 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:31.160988 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-eacb3de0-a8a2-4c74-976a-39d7ded11ef2 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:31.161791 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-eacb3de0-a8a2-4c74-976a-39d7ded11ef2 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:28:31.184477 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:31.184477 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:31.186629 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-eacb3de0-a8a2-4c74-976a-39d7ded11ef2 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:28:31.193953 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1595/3174] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:31 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:31.947629 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8776bbdd-404d-4945-a2b7-49f6497cf084 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 Jan 21 03:28:31.948191 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8776bbdd-404d-4945-a2b7-49f6497cf084 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:31.948391 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:31.948391 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:31.949178 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8776bbdd-404d-4945-a2b7-49f6497cf084 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:31.999455 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:31.999455 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:32.009332 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8776bbdd-404d-4945-a2b7-49f6497cf084 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:28:32.033349 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8776bbdd-404d-4945-a2b7-49f6497cf084 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 returned with HTTP 200 Jan 21 03:28:32.034202 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1580/3175] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:31 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 => generated 977 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:32.201767 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8840761c-0d6c-4984-a3ee-9123ee60b5a4 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:28:32.202430 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8840761c-0d6c-4984-a3ee-9123ee60b5a4 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:32.202763 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:32.202763 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:32.203333 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8840761c-0d6c-4984-a3ee-9123ee60b5a4 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:32.203930 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-8840761c-0d6c-4984-a3ee-9123ee60b5a4 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:28:32.226399 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:32.226399 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:32.228455 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8840761c-0d6c-4984-a3ee-9123ee60b5a4 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:28:32.229508 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1596/3176] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:32 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:33.050340 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b96b644d-5dd6-4d2f-a2f2-9740f37e0ce2 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 Jan 21 03:28:33.051569 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b96b644d-5dd6-4d2f-a2f2-9740f37e0ce2 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:33.051848 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:33.051848 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:33.052420 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b96b644d-5dd6-4d2f-a2f2-9740f37e0ce2 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:33.108311 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:33.108311 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:33.117675 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-b96b644d-5dd6-4d2f-a2f2-9740f37e0ce2 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:28:33.140913 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b96b644d-5dd6-4d2f-a2f2-9740f37e0ce2 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 returned with HTTP 200 Jan 21 03:28:33.141967 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1581/3177] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:33 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 => generated 980 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:33.243894 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-11b23b48-eb9e-44cb-88ba-bb1fa4657140 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:28:33.245029 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-11b23b48-eb9e-44cb-88ba-bb1fa4657140 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:33.245228 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:33.245228 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:33.245856 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-11b23b48-eb9e-44cb-88ba-bb1fa4657140 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:33.246226 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-11b23b48-eb9e-44cb-88ba-bb1fa4657140 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:28:33.272298 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:33.272298 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:33.274128 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-11b23b48-eb9e-44cb-88ba-bb1fa4657140 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:28:33.274959 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1597/3178] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:33 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:34.157578 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-df6c77d4-dade-4096-a22b-5f493b3bcfd7 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 Jan 21 03:28:34.158099 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-df6c77d4-dade-4096-a22b-5f493b3bcfd7 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:34.158319 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:34.158319 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:34.159001 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-df6c77d4-dade-4096-a22b-5f493b3bcfd7 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:34.217146 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:34.217146 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:34.227673 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-df6c77d4-dade-4096-a22b-5f493b3bcfd7 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:28:34.252182 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-df6c77d4-dade-4096-a22b-5f493b3bcfd7 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 returned with HTTP 200 Jan 21 03:28:34.253279 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1582/3179] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:34 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 => generated 980 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:34.292876 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6ed398b2-7ca6-442c-8474-6fffdb36c2ce tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:28:34.293715 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6ed398b2-7ca6-442c-8474-6fffdb36c2ce tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:34.294175 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:34.294175 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:34.294888 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6ed398b2-7ca6-442c-8474-6fffdb36c2ce tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:34.295526 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-6ed398b2-7ca6-442c-8474-6fffdb36c2ce tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:28:34.322526 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:34.322526 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:34.324762 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6ed398b2-7ca6-442c-8474-6fffdb36c2ce tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:28:34.325577 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1598/3180] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:34 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:35.272228 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-02d9be94-cc4b-446d-b33e-5a2545199805 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 Jan 21 03:28:35.272970 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-02d9be94-cc4b-446d-b33e-5a2545199805 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:35.273265 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:35.273265 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:35.274077 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-02d9be94-cc4b-446d-b33e-5a2545199805 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:35.340949 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:35.340949 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:35.342327 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-07a86df6-de40-4c36-9d8e-364588c28da5 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:28:35.343045 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-07a86df6-de40-4c36-9d8e-364588c28da5 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:35.343388 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:35.343388 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:35.345067 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-07a86df6-de40-4c36-9d8e-364588c28da5 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:35.345067 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-07a86df6-de40-4c36-9d8e-364588c28da5 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:28:35.350292 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-02d9be94-cc4b-446d-b33e-5a2545199805 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:28:35.371103 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:35.371103 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:35.372911 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-07a86df6-de40-4c36-9d8e-364588c28da5 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:28:35.373706 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1599/3181] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:35 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:35.378593 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-02d9be94-cc4b-446d-b33e-5a2545199805 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 returned with HTTP 200 Jan 21 03:28:35.380828 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1583/3182] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:35 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 => generated 980 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:36.387745 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-182b8878-790a-42fd-8a3b-a45ebd7aca1f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:28:36.389950 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-182b8878-790a-42fd-8a3b-a45ebd7aca1f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:36.389950 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:36.389950 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:36.389950 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-182b8878-790a-42fd-8a3b-a45ebd7aca1f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:36.389950 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-182b8878-790a-42fd-8a3b-a45ebd7aca1f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:28:36.398338 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7a7ec15c-684a-407e-9a39-e761e275ad6d tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 Jan 21 03:28:36.399125 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7a7ec15c-684a-407e-9a39-e761e275ad6d tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:36.399385 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:36.399385 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:36.399727 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7a7ec15c-684a-407e-9a39-e761e275ad6d tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:36.415862 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:36.415862 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:36.417686 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-182b8878-790a-42fd-8a3b-a45ebd7aca1f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:28:36.419253 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1600/3183] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:36 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:36.461701 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:36.461701 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:36.483879 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7a7ec15c-684a-407e-9a39-e761e275ad6d tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:28:36.528423 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7a7ec15c-684a-407e-9a39-e761e275ad6d tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 returned with HTTP 200 Jan 21 03:28:36.536629 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1584/3184] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:36 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 => generated 980 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:37.433428 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d76c1c0d-a487-4e8a-bc2d-c650aa8af986 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:28:37.433988 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d76c1c0d-a487-4e8a-bc2d-c650aa8af986 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:37.434113 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:37.434113 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:37.434462 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d76c1c0d-a487-4e8a-bc2d-c650aa8af986 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:37.434842 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-d76c1c0d-a487-4e8a-bc2d-c650aa8af986 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:28:37.456715 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:37.456715 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:37.458513 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d76c1c0d-a487-4e8a-bc2d-c650aa8af986 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:28:37.459436 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1601/3185] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:37 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:37.545269 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0caa28cd-2551-4623-aef4-265d0b0c8aec tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 Jan 21 03:28:37.545794 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0caa28cd-2551-4623-aef4-265d0b0c8aec tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:37.546036 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:37.546036 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:37.546386 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0caa28cd-2551-4623-aef4-265d0b0c8aec tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:37.597714 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:37.597714 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:37.606078 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-0caa28cd-2551-4623-aef4-265d0b0c8aec tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:28:37.630904 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0caa28cd-2551-4623-aef4-265d0b0c8aec tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 returned with HTTP 200 Jan 21 03:28:37.631756 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1585/3186] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:37 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 => generated 1368 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:28:37.646979 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cb9eeb81-0eb7-404b-b13b-40d6e0fb4600 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 Jan 21 03:28:37.647603 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cb9eeb81-0eb7-404b-b13b-40d6e0fb4600 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:37.647886 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:37.647886 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:37.648335 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cb9eeb81-0eb7-404b-b13b-40d6e0fb4600 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:37.698994 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:37.698994 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:37.707869 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-cb9eeb81-0eb7-404b-b13b-40d6e0fb4600 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:28:37.731527 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cb9eeb81-0eb7-404b-b13b-40d6e0fb4600 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 returned with HTTP 200 Jan 21 03:28:37.732355 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1602/3187] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:37 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 => generated 1368 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:28:37.748929 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dfb43bff-14b4-4a71-a871-7bc91fa9885a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] POST http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots Jan 21 03:28:37.749386 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:37.749386 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:37.749807 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dfb43bff-14b4-4a71-a871-7bc91fa9885a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "707fe47d-40fb-4f66-b632-e19cf2ae0646", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-583621141", "description": null, "metadata": null}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:28:37.802679 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:37.802679 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:37.803822 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-dfb43bff-14b4-4a71-a871-7bc91fa9885a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:28:37.804187 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-dfb43bff-14b4-4a71-a871-7bc91fa9885a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Create snapshot from volume 707fe47d-40fb-4f66-b632-e19cf2ae0646 Jan 21 03:28:37.879735 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-dfb43bff-14b4-4a71-a871-7bc91fa9885a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Created reservations ['54fae497-680e-44f1-b3e1-c641c89662b7', '64e049e8-75bc-43bd-a822-3f9b0f508044', '7cb98ab2-3a42-42c2-acb5-40e9f1735d5a', 'dfcdd8e3-6913-4bb8-8120-c6f20a21ba5d'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:28:38.014562 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-dfb43bff-14b4-4a71-a871-7bc91fa9885a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Snapshot create request issued successfully. Jan 21 03:28:38.015693 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dfb43bff-14b4-4a71-a871-7bc91fa9885a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots returned with HTTP 202 Jan 21 03:28:38.026969 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1586/3188] 10.222.0.36 () {60 vars in 1232 bytes} [Thu Jan 21 03:28:37 2021] POST /volume/v3/fd088a18d1d141399536c59071cb0844/snapshots => generated 307 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:28:38.028170 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4c5d6ab8-084f-478c-906b-fced432a9eb2 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/77ad51f1-2c7e-4fb8-a17d-05a5b3ad00cf Jan 21 03:28:38.028918 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4c5d6ab8-084f-478c-906b-fced432a9eb2 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:38.029332 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:38.029332 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:38.029965 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4c5d6ab8-084f-478c-906b-fced432a9eb2 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:38.065577 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:38.065577 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:38.066875 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4c5d6ab8-084f-478c-906b-fced432a9eb2 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Snapshot retrieved successfully. Jan 21 03:28:38.068787 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4c5d6ab8-084f-478c-906b-fced432a9eb2 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/77ad51f1-2c7e-4fb8-a17d-05a5b3ad00cf returned with HTTP 200 Jan 21 03:28:38.069716 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1603/3189] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:28:38 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/77ad51f1-2c7e-4fb8-a17d-05a5b3ad00cf => generated 439 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:38.474096 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3937016e-4cd6-474a-8ab9-7758fb44cc13 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:28:38.474634 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3937016e-4cd6-474a-8ab9-7758fb44cc13 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:38.475115 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:38.475115 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:38.475490 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3937016e-4cd6-474a-8ab9-7758fb44cc13 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:38.475850 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-3937016e-4cd6-474a-8ab9-7758fb44cc13 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:28:38.497279 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:38.497279 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:38.499134 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3937016e-4cd6-474a-8ab9-7758fb44cc13 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:28:38.500109 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1587/3190] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:38 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:39.081440 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4969114e-e3ad-4677-9219-2b252117b5f7 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/77ad51f1-2c7e-4fb8-a17d-05a5b3ad00cf Jan 21 03:28:39.082113 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4969114e-e3ad-4677-9219-2b252117b5f7 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:39.082352 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:39.082352 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:39.083054 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4969114e-e3ad-4677-9219-2b252117b5f7 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:39.107692 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:39.107692 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:39.108851 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4969114e-e3ad-4677-9219-2b252117b5f7 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Snapshot retrieved successfully. Jan 21 03:28:39.110775 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4969114e-e3ad-4677-9219-2b252117b5f7 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/77ad51f1-2c7e-4fb8-a17d-05a5b3ad00cf returned with HTTP 200 Jan 21 03:28:39.111579 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1604/3191] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:28:39 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/77ad51f1-2c7e-4fb8-a17d-05a5b3ad00cf => generated 439 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:39.513764 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b90bbd95-37e0-45bb-9789-61472463fb33 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:28:39.514286 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b90bbd95-37e0-45bb-9789-61472463fb33 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:39.514481 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:39.514481 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:39.514985 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b90bbd95-37e0-45bb-9789-61472463fb33 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:39.515349 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-b90bbd95-37e0-45bb-9789-61472463fb33 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:28:39.541791 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:39.541791 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:39.543324 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b90bbd95-37e0-45bb-9789-61472463fb33 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:28:39.547232 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1588/3192] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:39 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:40.124516 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fbd26ea9-92dc-43fe-b65c-d186323f2885 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/77ad51f1-2c7e-4fb8-a17d-05a5b3ad00cf Jan 21 03:28:40.125075 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fbd26ea9-92dc-43fe-b65c-d186323f2885 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:40.125293 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:40.125293 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:40.125669 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fbd26ea9-92dc-43fe-b65c-d186323f2885 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:40.151208 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:40.151208 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:40.152385 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-fbd26ea9-92dc-43fe-b65c-d186323f2885 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Snapshot retrieved successfully. Jan 21 03:28:40.154402 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fbd26ea9-92dc-43fe-b65c-d186323f2885 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/77ad51f1-2c7e-4fb8-a17d-05a5b3ad00cf returned with HTTP 200 Jan 21 03:28:40.155310 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1605/3193] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:28:40 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/77ad51f1-2c7e-4fb8-a17d-05a5b3ad00cf => generated 466 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:40.166742 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8b8fd7e0-1969-437c-a353-4de59e256d42 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/77ad51f1-2c7e-4fb8-a17d-05a5b3ad00cf Jan 21 03:28:40.167263 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8b8fd7e0-1969-437c-a353-4de59e256d42 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:40.167455 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:40.167455 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:40.167828 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8b8fd7e0-1969-437c-a353-4de59e256d42 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:40.193311 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:40.193311 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:40.194442 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8b8fd7e0-1969-437c-a353-4de59e256d42 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Snapshot retrieved successfully. Jan 21 03:28:40.196393 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8b8fd7e0-1969-437c-a353-4de59e256d42 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/77ad51f1-2c7e-4fb8-a17d-05a5b3ad00cf returned with HTTP 200 Jan 21 03:28:40.197384 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1589/3194] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:28:40 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/77ad51f1-2c7e-4fb8-a17d-05a5b3ad00cf => generated 466 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:40.558250 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-710b543d-2a1d-4eb5-9058-c94ff3d1d633 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:28:40.559585 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-710b543d-2a1d-4eb5-9058-c94ff3d1d633 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:40.559805 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:40.559805 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:40.560186 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-710b543d-2a1d-4eb5-9058-c94ff3d1d633 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:40.560557 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-710b543d-2a1d-4eb5-9058-c94ff3d1d633 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:28:40.583979 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:40.583979 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:40.586025 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-710b543d-2a1d-4eb5-9058-c94ff3d1d633 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:28:40.586895 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1590/3195] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:40 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:40.693975 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-d94ba13b-942e-4ffe-8e31-3fac53359d80 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/77ad51f1-2c7e-4fb8-a17d-05a5b3ad00cf Jan 21 03:28:40.694500 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-d94ba13b-942e-4ffe-8e31-3fac53359d80 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:40.694765 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:40.694765 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:40.695182 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-d94ba13b-942e-4ffe-8e31-3fac53359d80 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:40.721371 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:40.721371 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:40.723062 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-d94ba13b-942e-4ffe-8e31-3fac53359d80 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Snapshot retrieved successfully. Jan 21 03:28:40.725025 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-d94ba13b-942e-4ffe-8e31-3fac53359d80 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/77ad51f1-2c7e-4fb8-a17d-05a5b3ad00cf returned with HTTP 200 Jan 21 03:28:40.725857 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1606/3196] 10.222.0.36 () {60 vars in 1575 bytes} [Thu Jan 21 03:28:40 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/77ad51f1-2c7e-4fb8-a17d-05a5b3ad00cf => generated 466 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:40.740133 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-c2ec354d-9d4a-46a8-bcbd-c3eacf531392 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 Jan 21 03:28:40.740634 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-c2ec354d-9d4a-46a8-bcbd-c3eacf531392 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:40.741021 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:40.741021 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:40.741379 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-c2ec354d-9d4a-46a8-bcbd-c3eacf531392 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:40.791753 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:40.791753 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:40.801427 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-c2ec354d-9d4a-46a8-bcbd-c3eacf531392 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:28:40.827210 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-c2ec354d-9d4a-46a8-bcbd-c3eacf531392 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 returned with HTTP 200 Jan 21 03:28:40.828099 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1591/3197] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 03:28:40 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 => generated 1368 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:28:41.573562 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-abffb8e9-5deb-453b-be30-17500dccd00a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/77ad51f1-2c7e-4fb8-a17d-05a5b3ad00cf Jan 21 03:28:41.574107 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-abffb8e9-5deb-453b-be30-17500dccd00a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:41.574410 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:41.574410 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:41.575055 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-abffb8e9-5deb-453b-be30-17500dccd00a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:41.603154 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0fdd4e54-e7b4-4ab2-8c2e-9e1bd73423c1 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:28:41.603681 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0fdd4e54-e7b4-4ab2-8c2e-9e1bd73423c1 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:41.603899 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:41.603899 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:41.604287 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0fdd4e54-e7b4-4ab2-8c2e-9e1bd73423c1 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:41.604649 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-0fdd4e54-e7b4-4ab2-8c2e-9e1bd73423c1 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:28:41.604772 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:41.604772 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:41.606007 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-abffb8e9-5deb-453b-be30-17500dccd00a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Snapshot retrieved successfully. Jan 21 03:28:41.608045 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-abffb8e9-5deb-453b-be30-17500dccd00a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/77ad51f1-2c7e-4fb8-a17d-05a5b3ad00cf returned with HTTP 200 Jan 21 03:28:41.608954 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1607/3198] 10.222.0.36 () {60 vars in 1575 bytes} [Thu Jan 21 03:28:41 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/77ad51f1-2c7e-4fb8-a17d-05a5b3ad00cf => generated 466 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:41.645716 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:41.645716 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:41.645716 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0fdd4e54-e7b4-4ab2-8c2e-9e1bd73423c1 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:28:41.645716 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1592/3199] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:41 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 821 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:41.657306 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6e4e8044-ef52-42ee-ab9a-3bb5c7cfeb2d tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b Jan 21 03:28:41.657795 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6e4e8044-ef52-42ee-ab9a-3bb5c7cfeb2d tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:41.658174 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:41.658174 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:41.658841 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6e4e8044-ef52-42ee-ab9a-3bb5c7cfeb2d tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:41.726267 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:41.726267 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:41.737269 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-6e4e8044-ef52-42ee-ab9a-3bb5c7cfeb2d tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Volume info retrieved successfully. Jan 21 03:28:41.772740 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6e4e8044-ef52-42ee-ab9a-3bb5c7cfeb2d tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b returned with HTTP 200 Jan 21 03:28:41.773917 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1608/3200] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:41 2021] GET /volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b => generated 1364 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:28:41.792875 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e7e4d856-20ff-4357-ae39-d5bee2e91d2f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] POST http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f/restore Jan 21 03:28:41.793339 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:41.793339 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:41.793738 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e7e4d856-20ff-4357-ae39-d5bee2e91d2f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:28:41.794655 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.contrib.backups [None req-e7e4d856-20ff-4357-ae39-d5bee2e91d2f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Restoring backup 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f ({'restore': {}}) {{(pid=87958) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 21 03:28:41.794979 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.contrib.backups [None req-e7e4d856-20ff-4357-ae39-d5bee2e91d2f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Restoring backup 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f to volume None. Jan 21 03:28:41.818634 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:41.818634 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:41.823520 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.backup.api [None req-e7e4d856-20ff-4357-ae39-d5bee2e91d2f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Creating volume of 1 GB for restore of backup 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. Jan 21 03:28:41.851879 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e7e4d856-20ff-4357-ae39-d5bee2e91d2f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Availability Zones retrieved successfully. Jan 21 03:28:41.870415 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e7e4d856-20ff-4357-ae39-d5bee2e91d2f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Flow 'volume_create_api' (a8e16fc4-2528-42dc-ab2b-173fe8e5c40d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:28:41.873210 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e7e4d856-20ff-4357-ae39-d5bee2e91d2f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa7926dc-ecd1-4b31-a511-e0928666a1d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:28:41.875291 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-e7e4d856-20ff-4357-ae39-d5bee2e91d2f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Validating volume size '1' using validate_int {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:28:41.955676 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e7e4d856-20ff-4357-ae39-d5bee2e91d2f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa7926dc-ecd1-4b31-a511-e0928666a1d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:28:41.958363 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e7e4d856-20ff-4357-ae39-d5bee2e91d2f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc0c712b-f3d0-4a5d-8e36-e037b57c58a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:28:42.031001 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-e7e4d856-20ff-4357-ae39-d5bee2e91d2f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Created reservations ['b19f10fc-1a84-46b1-a0ba-f3e202b95cc7', 'd5b527e9-75dc-4616-83b6-c1b66e0057f9', '70c3487d-1824-4c7a-9448-33c07551443f', '856dc686-8b50-48b7-8ad0-d6bc98383b50'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:28:42.032989 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e7e4d856-20ff-4357-ae39-d5bee2e91d2f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc0c712b-f3d0-4a5d-8e36-e037b57c58a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b19f10fc-1a84-46b1-a0ba-f3e202b95cc7', 'd5b527e9-75dc-4616-83b6-c1b66e0057f9', '70c3487d-1824-4c7a-9448-33c07551443f', '856dc686-8b50-48b7-8ad0-d6bc98383b50']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:28:42.035186 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e7e4d856-20ff-4357-ae39-d5bee2e91d2f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab5a07b0-76e6-4e3f-8b28-a0a2d3636850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:28:42.097348 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e7e4d856-20ff-4357-ae39-d5bee2e91d2f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab5a07b0-76e6-4e3f-8b28-a0a2d3636850) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3ea89c1-8e41-4523-aa8a-e98111e43c0f', '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_88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da8a0551412f48229388270473745e71',qos_specs=None,replication_status=,reservations=['b19f10fc-1a84-46b1-a0ba-f3e202b95cc7','d5b527e9-75dc-4616-83b6-c1b66e0057f9','70c3487d-1824-4c7a-9448-33c07551443f','856dc686-8b50-48b7-8ad0-d6bc98383b50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0be863553c1041178702f3fbce9ce9e3',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:28:42Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3ea89c1-8e41-4523-aa8a-e98111e43c0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da8a0551412f48229388270473745e71',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0be863553c1041178702f3fbce9ce9e3',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:28:42.099622 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e7e4d856-20ff-4357-ae39-d5bee2e91d2f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (414e0022-ac46-4c13-a505-601fc94c47f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:28:42.125348 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e7e4d856-20ff-4357-ae39-d5bee2e91d2f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (414e0022-ac46-4c13-a505-601fc94c47f1) transitioned into 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_88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da8a0551412f48229388270473745e71',qos_specs=None,replication_status=,reservations=['b19f10fc-1a84-46b1-a0ba-f3e202b95cc7','d5b527e9-75dc-4616-83b6-c1b66e0057f9','70c3487d-1824-4c7a-9448-33c07551443f','856dc686-8b50-48b7-8ad0-d6bc98383b50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0be863553c1041178702f3fbce9ce9e3',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:28:42.127474 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e7e4d856-20ff-4357-ae39-d5bee2e91d2f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1a725ac-a40f-4b0a-b838-3391f8b6c05e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:28:42.143149 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e7e4d856-20ff-4357-ae39-d5bee2e91d2f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1a725ac-a40f-4b0a-b838-3391f8b6c05e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:28:42.146150 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-e7e4d856-20ff-4357-ae39-d5bee2e91d2f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Flow 'volume_create_api' (a8e16fc4-2528-42dc-ab2b-173fe8e5c40d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:28:42.196085 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e7e4d856-20ff-4357-ae39-d5bee2e91d2f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Create volume request issued successfully. Jan 21 03:28:42.246190 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:42.246190 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:42.247396 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e7e4d856-20ff-4357-ae39-d5bee2e91d2f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Volume info retrieved successfully. Jan 21 03:28:42.961891 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-1167aed7-a7c8-44a5-9aba-7807eb78742e tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/77ad51f1-2c7e-4fb8-a17d-05a5b3ad00cf Jan 21 03:28:42.962396 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-1167aed7-a7c8-44a5-9aba-7807eb78742e tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:42.962671 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:42.962671 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:42.963045 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-1167aed7-a7c8-44a5-9aba-7807eb78742e tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:42.988094 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:42.988094 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:42.989662 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-1167aed7-a7c8-44a5-9aba-7807eb78742e tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Snapshot retrieved successfully. Jan 21 03:28:42.991876 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-1167aed7-a7c8-44a5-9aba-7807eb78742e tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/77ad51f1-2c7e-4fb8-a17d-05a5b3ad00cf returned with HTTP 200 Jan 21 03:28:42.992425 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1609/3201] 10.222.0.35 () {58 vars in 1368 bytes} [Thu Jan 21 03:28:42 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/77ad51f1-2c7e-4fb8-a17d-05a5b3ad00cf => generated 466 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:28:43.007769 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-df069aed-6311-485c-ac9f-2f0c6e7929e8 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 Jan 21 03:28:43.008283 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-df069aed-6311-485c-ac9f-2f0c6e7929e8 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:43.008469 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:43.008469 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:43.008835 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-df069aed-6311-485c-ac9f-2f0c6e7929e8 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:43.058877 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:43.058877 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:43.068912 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-df069aed-6311-485c-ac9f-2f0c6e7929e8 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:28:43.093308 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-df069aed-6311-485c-ac9f-2f0c6e7929e8 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 returned with HTTP 200 Jan 21 03:28:43.094233 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1610/3202] 10.222.0.35 () {58 vars in 1362 bytes} [Thu Jan 21 03:28:43 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 => generated 1368 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 03:28:43.106226 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-4b40e18f-5908-44e6-a2ed-890eefd85677 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] POST http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes Jan 21 03:28:43.106714 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:43.106714 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:43.107151 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-4b40e18f-5908-44e6-a2ed-890eefd85677 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "77ad51f1-2c7e-4fb8-a17d-05a5b3ad00cf", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:28:43.108746 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-4b40e18f-5908-44e6-a2ed-890eefd85677 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '77ad51f1-2c7e-4fb8-a17d-05a5b3ad00cf', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:28:43.145822 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:43.145822 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:43.146980 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-4b40e18f-5908-44e6-a2ed-890eefd85677 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Snapshot retrieved successfully. Jan 21 03:28:43.147344 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-4b40e18f-5908-44e6-a2ed-890eefd85677 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Create volume of 1 GB Jan 21 03:28:43.148496 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-4b40e18f-5908-44e6-a2ed-890eefd85677 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Availability Zones retrieved successfully. Jan 21 03:28:43.165163 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-4b40e18f-5908-44e6-a2ed-890eefd85677 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Flow 'volume_create_api' (37d13466-c911-4f47-9434-64b383280d85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:28:43.167945 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-4b40e18f-5908-44e6-a2ed-890eefd85677 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec341203-65a0-4274-bbc9-9250868bc59e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:28:43.170005 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-4b40e18f-5908-44e6-a2ed-890eefd85677 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:28:43.272722 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-4b40e18f-5908-44e6-a2ed-890eefd85677 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec341203-65a0-4274-bbc9-9250868bc59e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '77ad51f1-2c7e-4fb8-a17d-05a5b3ad00cf', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:28:43.274962 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-4b40e18f-5908-44e6-a2ed-890eefd85677 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f48cd5c8-ff80-4f5d-9883-6340c95fcd52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:28:43.303074 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:43.303074 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:43.304780 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e7e4d856-20ff-4357-ae39-d5bee2e91d2f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Volume info retrieved successfully. Jan 21 03:28:43.305403 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.backup.api [None req-e7e4d856-20ff-4357-ae39-d5bee2e91d2f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Checking backup size 1 against volume size 1 {{(pid=87958) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 21 03:28:43.305814 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.backup.api [None req-e7e4d856-20ff-4357-ae39-d5bee2e91d2f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Overwriting volume d3ea89c1-8e41-4523-aa8a-e98111e43c0f with restore of backup 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:28:43.327576 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.backup.rpcapi [None req-e7e4d856-20ff-4357-ae39-d5bee2e91d2f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] restore_backup in rpcapi backup_id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f {{(pid=87958) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 21 03:28:43.331449 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e7e4d856-20ff-4357-ae39-d5bee2e91d2f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f/restore returned with HTTP 202 Jan 21 03:28:43.332941 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1593/3203] 10.222.0.36 () {60 vars in 1360 bytes} [Thu Jan 21 03:28:41 2021] POST /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f/restore => generated 189 bytes in 1547 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:28:43.346914 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-32510e8d-881d-4c88-8948-c176b9f198e0 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:28:43.347497 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-32510e8d-881d-4c88-8948-c176b9f198e0 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:43.348169 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:43.348169 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:43.349031 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-32510e8d-881d-4c88-8948-c176b9f198e0 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:43.349451 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-32510e8d-881d-4c88-8948-c176b9f198e0 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:28:43.352165 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-4b40e18f-5908-44e6-a2ed-890eefd85677 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Created reservations ['a8f41b3c-c10c-4029-baf7-60444dea1cab', '407d7ac7-f29d-4b98-938b-f7672401af67', '231b906e-f9f5-45ac-b52b-f4545f1d277f', 'fa4bf964-94d3-499b-a5c0-0d512a956033'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:28:43.354899 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-4b40e18f-5908-44e6-a2ed-890eefd85677 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f48cd5c8-ff80-4f5d-9883-6340c95fcd52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8f41b3c-c10c-4029-baf7-60444dea1cab', '407d7ac7-f29d-4b98-938b-f7672401af67', '231b906e-f9f5-45ac-b52b-f4545f1d277f', 'fa4bf964-94d3-499b-a5c0-0d512a956033']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:28:43.357312 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-4b40e18f-5908-44e6-a2ed-890eefd85677 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06104f26-3eb0-4f5e-8532-79b8120423d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:28:43.374864 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:43.374864 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:43.377840 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-32510e8d-881d-4c88-8948-c176b9f198e0 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:28:43.385712 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1594/3204] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:43 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 821 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:43.508168 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-4b40e18f-5908-44e6-a2ed-890eefd85677 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06104f26-3eb0-4f5e-8532-79b8120423d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef87b6ad-8dd7-4087-bd54-5d2cf8a1b3b2', '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='fd088a18d1d141399536c59071cb0844',qos_specs=None,replication_status=,reservations=['a8f41b3c-c10c-4029-baf7-60444dea1cab','407d7ac7-f29d-4b98-938b-f7672401af67','231b906e-f9f5-45ac-b52b-f4545f1d277f','fa4bf964-94d3-499b-a5c0-0d512a956033'],size=1,snapshot_id=77ad51f1-2c7e-4fb8-a17d-05a5b3ad00cf,source_replicaid=,source_volid=None,status='creating',user_id='18467899b82644b2be2cbf5e4effd286',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), '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-21T03:28:43Z,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=ef87b6ad-8dd7-4087-bd54-5d2cf8a1b3b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd088a18d1d141399536c59071cb0844',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=77ad51f1-2c7e-4fb8-a17d-05a5b3ad00cf,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='18467899b82644b2be2cbf5e4effd286',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:28:43.510227 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-4b40e18f-5908-44e6-a2ed-890eefd85677 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a4f412f-04a3-40a8-872f-ece5280e58ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:28:43.540037 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-4b40e18f-5908-44e6-a2ed-890eefd85677 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a4f412f-04a3-40a8-872f-ece5280e58ea) transitioned into 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='fd088a18d1d141399536c59071cb0844',qos_specs=None,replication_status=,reservations=['a8f41b3c-c10c-4029-baf7-60444dea1cab','407d7ac7-f29d-4b98-938b-f7672401af67','231b906e-f9f5-45ac-b52b-f4545f1d277f','fa4bf964-94d3-499b-a5c0-0d512a956033'],size=1,snapshot_id=77ad51f1-2c7e-4fb8-a17d-05a5b3ad00cf,source_replicaid=,source_volid=None,status='creating',user_id='18467899b82644b2be2cbf5e4effd286',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:28:43.542429 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-4b40e18f-5908-44e6-a2ed-890eefd85677 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e9cdfb9-ba4d-4ad1-97e3-0ce4bbef07a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:28:43.646524 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-4b40e18f-5908-44e6-a2ed-890eefd85677 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e9cdfb9-ba4d-4ad1-97e3-0ce4bbef07a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:28:43.649180 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-4b40e18f-5908-44e6-a2ed-890eefd85677 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Flow 'volume_create_api' (37d13466-c911-4f47-9434-64b383280d85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:28:43.704572 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-4b40e18f-5908-44e6-a2ed-890eefd85677 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Create volume request issued successfully. Jan 21 03:28:43.723344 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-4b40e18f-5908-44e6-a2ed-890eefd85677 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes returned with HTTP 202 Jan 21 03:28:43.724251 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1611/3205] 10.222.0.35 () {62 vars in 1305 bytes} [Thu Jan 21 03:28:43 2021] POST /volume/v3/fd088a18d1d141399536c59071cb0844/volumes => generated 805 bytes in 621 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 03:28:43.734035 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-96768ed5-9f2b-40ad-b136-f37669326d05 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/ef87b6ad-8dd7-4087-bd54-5d2cf8a1b3b2 Jan 21 03:28:43.734494 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-96768ed5-9f2b-40ad-b136-f37669326d05 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:43.734767 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:43.734767 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:43.735148 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-96768ed5-9f2b-40ad-b136-f37669326d05 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:43.785759 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:43.785759 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:43.803925 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-96768ed5-9f2b-40ad-b136-f37669326d05 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:28:43.834531 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-96768ed5-9f2b-40ad-b136-f37669326d05 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/ef87b6ad-8dd7-4087-bd54-5d2cf8a1b3b2 returned with HTTP 200 Jan 21 03:28:43.835727 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1595/3206] 10.222.0.35 () {58 vars in 1362 bytes} [Thu Jan 21 03:28:43 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/ef87b6ad-8dd7-4087-bd54-5d2cf8a1b3b2 => generated 873 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:43.850664 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-b08b38fc-81e6-4126-a841-1faf8f918742 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/ef87b6ad-8dd7-4087-bd54-5d2cf8a1b3b2 Jan 21 03:28:43.851715 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-b08b38fc-81e6-4126-a841-1faf8f918742 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:43.852069 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:43.852069 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:43.852594 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-b08b38fc-81e6-4126-a841-1faf8f918742 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:43.924257 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:43.924257 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:43.935939 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-b08b38fc-81e6-4126-a841-1faf8f918742 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:28:43.960055 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-b08b38fc-81e6-4126-a841-1faf8f918742 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/ef87b6ad-8dd7-4087-bd54-5d2cf8a1b3b2 returned with HTTP 200 Jan 21 03:28:43.961018 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1612/3207] 10.222.0.35 () {58 vars in 1362 bytes} [Thu Jan 21 03:28:43 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/ef87b6ad-8dd7-4087-bd54-5d2cf8a1b3b2 => generated 897 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:44.401062 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-29dc5cca-bcb4-41d6-81d2-b50c48c7dc23 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:28:44.401590 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-29dc5cca-bcb4-41d6-81d2-b50c48c7dc23 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:44.401855 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:44.401855 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:44.402254 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-29dc5cca-bcb4-41d6-81d2-b50c48c7dc23 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:44.402645 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-29dc5cca-bcb4-41d6-81d2-b50c48c7dc23 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:28:44.457164 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:44.457164 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:44.459713 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-29dc5cca-bcb4-41d6-81d2-b50c48c7dc23 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:28:44.460669 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1596/3208] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:44 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 821 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:45.474184 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-eacc8e39-1461-4a4f-ba24-7cba838196e0 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:28:45.475707 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-eacc8e39-1461-4a4f-ba24-7cba838196e0 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:45.477024 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:45.477024 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:45.477650 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-eacc8e39-1461-4a4f-ba24-7cba838196e0 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:45.478160 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-eacc8e39-1461-4a4f-ba24-7cba838196e0 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:28:45.514920 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:45.514920 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:45.518178 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-eacc8e39-1461-4a4f-ba24-7cba838196e0 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:28:45.520531 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1613/3209] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:45 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 821 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:46.555465 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6c9d9682-e3e5-4105-bd66-014f00d935f2 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:28:46.556568 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6c9d9682-e3e5-4105-bd66-014f00d935f2 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:46.556961 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:46.556961 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:46.557716 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6c9d9682-e3e5-4105-bd66-014f00d935f2 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:46.558223 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-6c9d9682-e3e5-4105-bd66-014f00d935f2 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:28:46.610343 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:46.610343 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:46.613698 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6c9d9682-e3e5-4105-bd66-014f00d935f2 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:28:46.614489 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1597/3210] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:46 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 821 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:47.067400 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-8458dd1f-4fcd-49be-a267-7b12746256a5 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/ef87b6ad-8dd7-4087-bd54-5d2cf8a1b3b2 Jan 21 03:28:47.067400 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-8458dd1f-4fcd-49be-a267-7b12746256a5 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:47.067400 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:47.067400 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:47.067400 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-8458dd1f-4fcd-49be-a267-7b12746256a5 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:47.077896 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:47.077896 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:47.088414 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-8458dd1f-4fcd-49be-a267-7b12746256a5 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:28:47.123270 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-8458dd1f-4fcd-49be-a267-7b12746256a5 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/ef87b6ad-8dd7-4087-bd54-5d2cf8a1b3b2 returned with HTTP 200 Jan 21 03:28:47.124998 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1614/3211] 10.222.0.35 () {58 vars in 1362 bytes} [Thu Jan 21 03:28:46 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/ef87b6ad-8dd7-4087-bd54-5d2cf8a1b3b2 => generated 897 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:47.630136 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7e85cddc-b457-42fb-8abf-e013281aa300 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:28:47.631954 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7e85cddc-b457-42fb-8abf-e013281aa300 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:47.632344 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:47.632344 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:47.632964 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7e85cddc-b457-42fb-8abf-e013281aa300 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:47.653075 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-7e85cddc-b457-42fb-8abf-e013281aa300 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:28:47.712315 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:47.712315 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:47.715660 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7e85cddc-b457-42fb-8abf-e013281aa300 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:28:47.715660 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1598/3212] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:47 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 821 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:48.735439 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8e905acc-ac78-427c-9ca7-0d53cfc7e6e3 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:28:48.735439 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8e905acc-ac78-427c-9ca7-0d53cfc7e6e3 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:48.735439 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:48.735439 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:48.735439 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8e905acc-ac78-427c-9ca7-0d53cfc7e6e3 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:48.735439 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-8e905acc-ac78-427c-9ca7-0d53cfc7e6e3 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:28:48.777045 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:48.777045 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:48.777045 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8e905acc-ac78-427c-9ca7-0d53cfc7e6e3 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:28:48.789364 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1615/3213] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:48 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 821 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:49.856755 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b0850c51-ef94-4318-a161-e20c4ed5a262 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:28:49.856755 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b0850c51-ef94-4318-a161-e20c4ed5a262 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:49.856755 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:49.856755 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:49.856755 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b0850c51-ef94-4318-a161-e20c4ed5a262 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:49.856755 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-b0850c51-ef94-4318-a161-e20c4ed5a262 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:28:49.898445 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:49.898445 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:49.898445 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b0850c51-ef94-4318-a161-e20c4ed5a262 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:28:49.898445 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1599/3214] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:49 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 821 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:50.145754 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-7a0f0785-3f0d-4418-89af-63d7c0c6fdf7 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/ef87b6ad-8dd7-4087-bd54-5d2cf8a1b3b2 Jan 21 03:28:50.145754 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-7a0f0785-3f0d-4418-89af-63d7c0c6fdf7 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:50.145754 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:50.145754 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:50.145754 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-7a0f0785-3f0d-4418-89af-63d7c0c6fdf7 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:50.304725 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:50.304725 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:50.334078 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-7a0f0785-3f0d-4418-89af-63d7c0c6fdf7 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:28:50.412093 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-7a0f0785-3f0d-4418-89af-63d7c0c6fdf7 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/ef87b6ad-8dd7-4087-bd54-5d2cf8a1b3b2 returned with HTTP 200 Jan 21 03:28:50.415257 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1616/3215] 10.222.0.35 () {58 vars in 1362 bytes} [Thu Jan 21 03:28:50 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/ef87b6ad-8dd7-4087-bd54-5d2cf8a1b3b2 => generated 897 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:50.920839 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-39279d0c-bff6-4d07-b6a5-25bd9edc5260 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:28:50.920839 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-39279d0c-bff6-4d07-b6a5-25bd9edc5260 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:50.920839 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:50.920839 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:50.920839 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-39279d0c-bff6-4d07-b6a5-25bd9edc5260 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:50.920839 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-39279d0c-bff6-4d07-b6a5-25bd9edc5260 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:28:50.958123 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:50.958123 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:50.958123 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-39279d0c-bff6-4d07-b6a5-25bd9edc5260 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:28:50.972872 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1600/3216] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:50 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 821 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:51.981521 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ca31bad4-5bbf-4716-be53-16bd52cc1f52 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:28:51.981521 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ca31bad4-5bbf-4716-be53-16bd52cc1f52 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:51.981521 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:51.981521 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:51.981521 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ca31bad4-5bbf-4716-be53-16bd52cc1f52 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:51.981521 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-ca31bad4-5bbf-4716-be53-16bd52cc1f52 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:28:52.039139 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:52.039139 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:52.039139 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ca31bad4-5bbf-4716-be53-16bd52cc1f52 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:28:52.051841 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1617/3217] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:51 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 821 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:53.059723 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-18653fd0-6d0c-40ee-ae65-97647890619f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:28:53.059723 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-18653fd0-6d0c-40ee-ae65-97647890619f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:53.059723 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:53.059723 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:53.059723 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-18653fd0-6d0c-40ee-ae65-97647890619f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:53.059723 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-18653fd0-6d0c-40ee-ae65-97647890619f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:28:53.168838 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:53.168838 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:53.168838 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-18653fd0-6d0c-40ee-ae65-97647890619f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:28:53.173391 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1601/3218] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:53 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 821 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:28:53.408609 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-a99d4478-db6f-489e-b6c5-ba3b6cce3482 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/ef87b6ad-8dd7-4087-bd54-5d2cf8a1b3b2 Jan 21 03:28:53.408609 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-a99d4478-db6f-489e-b6c5-ba3b6cce3482 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:53.408609 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:53.408609 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:53.408609 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-a99d4478-db6f-489e-b6c5-ba3b6cce3482 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:53.544817 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:53.544817 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:53.558182 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-a99d4478-db6f-489e-b6c5-ba3b6cce3482 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:28:53.613877 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-a99d4478-db6f-489e-b6c5-ba3b6cce3482 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/ef87b6ad-8dd7-4087-bd54-5d2cf8a1b3b2 returned with HTTP 200 Jan 21 03:28:53.613877 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1618/3219] 10.222.0.35 () {58 vars in 1362 bytes} [Thu Jan 21 03:28:53 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/ef87b6ad-8dd7-4087-bd54-5d2cf8a1b3b2 => generated 897 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:54.209264 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2a55bb37-f184-467a-bdce-95969d187db6 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:28:54.209264 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2a55bb37-f184-467a-bdce-95969d187db6 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:54.209264 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:54.209264 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:54.209264 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2a55bb37-f184-467a-bdce-95969d187db6 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:54.209264 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-2a55bb37-f184-467a-bdce-95969d187db6 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:28:54.265979 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:54.265979 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:54.265979 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2a55bb37-f184-467a-bdce-95969d187db6 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:28:54.265979 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1602/3220] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:54 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 821 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:55.288488 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-030c8dab-9785-4564-b0db-f4900152a2c6 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:28:55.288488 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-030c8dab-9785-4564-b0db-f4900152a2c6 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:55.288488 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:55.288488 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:55.288488 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-030c8dab-9785-4564-b0db-f4900152a2c6 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:55.290659 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-030c8dab-9785-4564-b0db-f4900152a2c6 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:28:55.320131 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:55.320131 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:55.320131 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-030c8dab-9785-4564-b0db-f4900152a2c6 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:28:55.320131 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1619/3221] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:55 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 821 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:56.333753 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3bd8b4d6-ba11-4b6b-9057-be12a20961c7 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:28:56.334460 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3bd8b4d6-ba11-4b6b-9057-be12a20961c7 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:56.334943 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:56.334943 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:56.335340 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3bd8b4d6-ba11-4b6b-9057-be12a20961c7 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:56.335835 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-3bd8b4d6-ba11-4b6b-9057-be12a20961c7 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:28:56.374730 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:56.374730 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:56.374730 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3bd8b4d6-ba11-4b6b-9057-be12a20961c7 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:28:56.374730 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1603/3222] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:56 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 821 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:56.612805 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-a32d7108-e7ed-4381-b32a-8272e9823683 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/ef87b6ad-8dd7-4087-bd54-5d2cf8a1b3b2 Jan 21 03:28:56.612805 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-a32d7108-e7ed-4381-b32a-8272e9823683 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:56.612805 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:56.612805 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:56.612805 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-a32d7108-e7ed-4381-b32a-8272e9823683 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:56.747739 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:56.747739 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:56.764488 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-a32d7108-e7ed-4381-b32a-8272e9823683 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:28:56.799158 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-a32d7108-e7ed-4381-b32a-8272e9823683 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/ef87b6ad-8dd7-4087-bd54-5d2cf8a1b3b2 returned with HTTP 200 Jan 21 03:28:56.800506 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1620/3223] 10.222.0.35 () {58 vars in 1362 bytes} [Thu Jan 21 03:28:56 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/ef87b6ad-8dd7-4087-bd54-5d2cf8a1b3b2 => generated 1347 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 03:28:56.806376 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3bd8b4d6-ba11-4b6b-9057-be12a20961c7 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume// Jan 21 03:28:56.807122 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3bd8b4d6-ba11-4b6b-9057-be12a20961c7 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:56.807320 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:56.807320 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:56.807694 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3bd8b4d6-ba11-4b6b-9057-be12a20961c7 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'all' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:56.808886 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3bd8b4d6-ba11-4b6b-9057-be12a20961c7 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 03:28:56.809595 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1604/3224] 10.222.0.35 () {56 vars in 1089 bytes} [Thu Jan 21 03:28:56 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 03:28:56.823857 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-fdd44c3c-23f5-4405-a4c6-5ef4918bf6dd tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] POST http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/attachments Jan 21 03:28:56.824659 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:56.824659 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:56.825224 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-fdd44c3c-23f5-4405-a4c6-5ef4918bf6dd tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ef87b6ad-8dd7-4087-bd54-5d2cf8a1b3b2", "instance_uuid": "aea8aee6-f29b-4c7d-b19f-fec9c7e2d3ac", "connector": null}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:28:56.942546 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:56.942546 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:57.056482 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-fdd44c3c-23f5-4405-a4c6-5ef4918bf6dd tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/attachments returned with HTTP 200 Jan 21 03:28:57.057725 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1621/3225] 10.222.0.35 () {64 vars in 1358 bytes} [Thu Jan 21 03:28:56 2021] POST /volume/v3/fd088a18d1d141399536c59071cb0844/attachments => generated 273 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:28:57.063905 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3bd8b4d6-ba11-4b6b-9057-be12a20961c7 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume// Jan 21 03:28:57.064609 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3bd8b4d6-ba11-4b6b-9057-be12a20961c7 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:57.065251 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3bd8b4d6-ba11-4b6b-9057-be12a20961c7 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'all' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:57.066838 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3bd8b4d6-ba11-4b6b-9057-be12a20961c7 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 03:28:57.067809 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1605/3226] 10.222.0.35 () {56 vars in 1089 bytes} [Thu Jan 21 03:28: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 21 03:28:57.079822 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-257f39d1-97ce-4c7d-9774-e9c9fc8cbf8c tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/ef87b6ad-8dd7-4087-bd54-5d2cf8a1b3b2 Jan 21 03:28:57.080782 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-257f39d1-97ce-4c7d-9774-e9c9fc8cbf8c tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:57.081152 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:57.081152 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:57.082460 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-257f39d1-97ce-4c7d-9774-e9c9fc8cbf8c tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:57.147693 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:57.147693 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:57.161108 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-257f39d1-97ce-4c7d-9774-e9c9fc8cbf8c tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:28:57.181515 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:57.181515 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:57.188828 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-257f39d1-97ce-4c7d-9774-e9c9fc8cbf8c tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/ef87b6ad-8dd7-4087-bd54-5d2cf8a1b3b2 returned with HTTP 200 Jan 21 03:28:57.188828 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1622/3227] 10.222.0.35 () {60 vars in 1403 bytes} [Thu Jan 21 03:28:57 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/ef87b6ad-8dd7-4087-bd54-5d2cf8a1b3b2 => generated 1445 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 03:28:57.227706 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-3b1ab16c-4ae7-4804-9d0d-1d8c15db3118 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] PUT http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/attachments/722e9468-113c-4b20-bd1d-5f7c23c3b648 Jan 21 03:28:57.227706 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-3b1ab16c-4ae7-4804-9d0d-1d8c15db3118 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "n-h1-766726-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-766726-10.cbci-766726-10.local", "mountpoint": "/dev/sda"}}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:28:57.275987 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 03:28:57.275987 n-d-766726-10 devstack@c-api.service[87957]: return self(f, *args, **kw) Jan 21 03:28:57.275987 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-3b1ab16c-4ae7-4804-9d0d-1d8c15db3118 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Lock "b'cinder-attachment_update-ef87b6ad-8dd7-4087-bd54-5d2cf8a1b3b2-n-h1-766726-10'" acquired by "attachment_update" :: waited 0.011s {{(pid=87958) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 03:28:57.283464 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:57.283464 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:57.396384 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-625e4e73-bc89-48e6-bb3f-101245c96c24 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:28:57.396384 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-625e4e73-bc89-48e6-bb3f-101245c96c24 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:57.396384 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:57.396384 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:57.396384 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-625e4e73-bc89-48e6-bb3f-101245c96c24 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:57.396384 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-625e4e73-bc89-48e6-bb3f-101245c96c24 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:28:57.430030 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:57.430030 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:57.430030 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-625e4e73-bc89-48e6-bb3f-101245c96c24 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:28:57.430030 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1623/3228] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:57 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 821 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:58.451805 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cd1be749-45b8-41db-8573-800558e6c4f8 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:28:58.451805 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cd1be749-45b8-41db-8573-800558e6c4f8 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:58.451805 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:58.451805 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:58.451805 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cd1be749-45b8-41db-8573-800558e6c4f8 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:58.465919 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-cd1be749-45b8-41db-8573-800558e6c4f8 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:28:58.507583 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:58.507583 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:58.507583 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cd1be749-45b8-41db-8573-800558e6c4f8 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:28:58.529320 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1624/3229] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:58 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 821 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:28:58.972762 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-3b1ab16c-4ae7-4804-9d0d-1d8c15db3118 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Lock "b'cinder-attachment_update-ef87b6ad-8dd7-4087-bd54-5d2cf8a1b3b2-n-h1-766726-10'" released by "attachment_update" :: held 1.689s {{(pid=87958) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 03:28:58.972762 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-3b1ab16c-4ae7-4804-9d0d-1d8c15db3118 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/attachments/722e9468-113c-4b20-bd1d-5f7c23c3b648 returned with HTTP 200 Jan 21 03:28:58.972762 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1606/3230] 10.222.0.35 () {64 vars in 1468 bytes} [Thu Jan 21 03:28:57 2021] PUT /volume/v3/fd088a18d1d141399536c59071cb0844/attachments/722e9468-113c-4b20-bd1d-5f7c23c3b648 => generated 762 bytes in 1748 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:28:59.025640 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-bdaf8c40-42c2-4e72-a8f9-15f27acc576e tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] POST http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/attachments/722e9468-113c-4b20-bd1d-5f7c23c3b648/action Jan 21 03:28:59.025640 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:59.025640 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:59.025640 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-bdaf8c40-42c2-4e72-a8f9-15f27acc576e tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Action body: b'{"os-complete": null}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:28:59.028306 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-bdaf8c40-42c2-4e72-a8f9-15f27acc576e tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:28:59.126014 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:59.126014 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:59.139998 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-bc375ccf-7fab-4c18-b0db-ca96e0eaab7f req-bdaf8c40-42c2-4e72-a8f9-15f27acc576e tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/attachments/722e9468-113c-4b20-bd1d-5f7c23c3b648/action returned with HTTP 204 Jan 21 03:28:59.140910 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1625/3231] 10.222.0.35 () {64 vars in 1489 bytes} [Thu Jan 21 03:28:59 2021] POST /volume/v3/fd088a18d1d141399536c59071cb0844/attachments/722e9468-113c-4b20-bd1d-5f7c23c3b648/action => generated 0 bytes in 126 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:28:59.522557 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-00d7cb0f-64b6-47d6-8497-57a1339c33f2 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:28:59.523371 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-00d7cb0f-64b6-47d6-8497-57a1339c33f2 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:28:59.523565 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:28:59.523565 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:28:59.523798 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-00d7cb0f-64b6-47d6-8497-57a1339c33f2 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:28:59.524163 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-00d7cb0f-64b6-47d6-8497-57a1339c33f2 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:28:59.546312 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:28:59.546312 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:28:59.548261 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-00d7cb0f-64b6-47d6-8497-57a1339c33f2 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:28:59.549086 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1607/3232] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:28:59 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 821 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:29:00.567127 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fdb9cab6-f593-4566-ba25-640a06978880 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:29:00.567127 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fdb9cab6-f593-4566-ba25-640a06978880 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:00.567127 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:00.567127 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:29:00.567127 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fdb9cab6-f593-4566-ba25-640a06978880 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:00.567127 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-fdb9cab6-f593-4566-ba25-640a06978880 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:29:00.598688 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:00.598688 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:29:00.598688 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fdb9cab6-f593-4566-ba25-640a06978880 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:29:00.598688 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1626/3233] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:29:00 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 821 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:29:01.624671 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7c2566be-63ae-4522-8669-3e6112aa0d57 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:29:01.624671 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7c2566be-63ae-4522-8669-3e6112aa0d57 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:01.624671 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:01.624671 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:29:01.624671 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7c2566be-63ae-4522-8669-3e6112aa0d57 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:01.624671 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-7c2566be-63ae-4522-8669-3e6112aa0d57 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:29:01.672671 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:01.672671 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:29:01.674359 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7c2566be-63ae-4522-8669-3e6112aa0d57 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:29:01.675870 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1608/3234] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:29:01 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 821 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:29:02.691661 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-14bc069f-500a-4fe5-9049-c95ff23f6892 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:29:02.691661 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-14bc069f-500a-4fe5-9049-c95ff23f6892 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:02.691661 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:02.691661 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:29:02.691661 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-14bc069f-500a-4fe5-9049-c95ff23f6892 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:02.691661 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-14bc069f-500a-4fe5-9049-c95ff23f6892 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:29:02.765052 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:02.765052 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:29:02.766952 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-14bc069f-500a-4fe5-9049-c95ff23f6892 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:29:02.774839 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1627/3235] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:29:02 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 821 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:29:03.789412 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bfcc672e-a84a-4f6d-b235-af13c4e23553 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:29:03.789412 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bfcc672e-a84a-4f6d-b235-af13c4e23553 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:03.789412 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:03.789412 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:29:03.789412 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bfcc672e-a84a-4f6d-b235-af13c4e23553 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:03.789412 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-bfcc672e-a84a-4f6d-b235-af13c4e23553 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:29:03.813419 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:03.813419 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:29:03.813419 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bfcc672e-a84a-4f6d-b235-af13c4e23553 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:29:03.813419 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1609/3236] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:29:03 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 821 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:29:04.830383 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ad2f4ef8-539e-4757-bb27-7a1f5339b460 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:29:04.830383 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ad2f4ef8-539e-4757-bb27-7a1f5339b460 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:04.830383 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:04.830383 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:29:04.830383 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ad2f4ef8-539e-4757-bb27-7a1f5339b460 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:04.830383 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-ad2f4ef8-539e-4757-bb27-7a1f5339b460 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:29:04.863861 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:04.863861 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:29:04.863861 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ad2f4ef8-539e-4757-bb27-7a1f5339b460 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:29:04.863861 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1628/3237] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:29:04 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 821 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:29:05.892552 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-75294542-5287-405a-99af-4e2cb4bd8612 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:29:05.892552 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-75294542-5287-405a-99af-4e2cb4bd8612 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:05.892552 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:05.892552 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:29:05.892552 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-75294542-5287-405a-99af-4e2cb4bd8612 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:05.892552 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-75294542-5287-405a-99af-4e2cb4bd8612 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:29:05.908066 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:05.908066 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:29:05.908066 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-75294542-5287-405a-99af-4e2cb4bd8612 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:29:05.917365 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1610/3238] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:29:05 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 821 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:29:06.930046 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8af6a606-027d-4e76-ba6c-a8eeaf39e1e2 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:29:06.930046 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8af6a606-027d-4e76-ba6c-a8eeaf39e1e2 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:06.930046 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:06.930046 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:29:06.930046 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8af6a606-027d-4e76-ba6c-a8eeaf39e1e2 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:06.930046 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-8af6a606-027d-4e76-ba6c-a8eeaf39e1e2 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:29:06.981850 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:06.981850 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:29:06.981850 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8af6a606-027d-4e76-ba6c-a8eeaf39e1e2 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:29:06.997066 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1629/3239] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:29:06 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 821 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:29:08.000399 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c67a1d29-897c-4d1b-91d5-b73dd3e0aae8 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:29:08.000399 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c67a1d29-897c-4d1b-91d5-b73dd3e0aae8 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:08.000399 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:08.000399 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:29:08.000399 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c67a1d29-897c-4d1b-91d5-b73dd3e0aae8 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:08.000399 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-c67a1d29-897c-4d1b-91d5-b73dd3e0aae8 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:29:08.053975 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:08.053975 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:29:08.053975 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c67a1d29-897c-4d1b-91d5-b73dd3e0aae8 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:29:08.059803 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1611/3240] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:29:07 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 821 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:29:09.073900 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-971837e2-54d0-4bf1-958a-594130c88c21 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:29:09.073900 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-971837e2-54d0-4bf1-958a-594130c88c21 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:09.073900 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:09.073900 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:29:09.073900 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-971837e2-54d0-4bf1-958a-594130c88c21 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:09.073900 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-971837e2-54d0-4bf1-958a-594130c88c21 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:29:09.122793 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:09.122793 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:29:09.131019 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-971837e2-54d0-4bf1-958a-594130c88c21 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:29:09.131019 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1630/3241] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:29:09 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 821 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:29:10.165560 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9a0dfe1b-a9ed-4bf8-a983-7f53510f2a2f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:29:10.165560 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9a0dfe1b-a9ed-4bf8-a983-7f53510f2a2f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:10.165560 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:10.165560 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:29:10.165560 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9a0dfe1b-a9ed-4bf8-a983-7f53510f2a2f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:10.165560 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-9a0dfe1b-a9ed-4bf8-a983-7f53510f2a2f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:29:10.235000 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:10.235000 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:29:10.235000 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9a0dfe1b-a9ed-4bf8-a983-7f53510f2a2f tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:29:10.235000 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1612/3242] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:29:10 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 821 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:29:11.253419 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-03ca8941-3e18-4343-9ba1-963093bed64b tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:29:11.254701 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-03ca8941-3e18-4343-9ba1-963093bed64b tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:11.254701 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:11.254701 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:29:11.255366 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-03ca8941-3e18-4343-9ba1-963093bed64b tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:11.255595 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-03ca8941-3e18-4343-9ba1-963093bed64b tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:29:11.305240 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:11.305240 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:29:11.311714 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-03ca8941-3e18-4343-9ba1-963093bed64b tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:29:11.314994 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1631/3243] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:29:11 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 821 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:29:12.326635 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5018640b-a0fb-43fd-9102-65278ae4a855 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:29:12.327247 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5018640b-a0fb-43fd-9102-65278ae4a855 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:12.327580 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:12.327580 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:29:12.328147 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5018640b-a0fb-43fd-9102-65278ae4a855 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:12.328665 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.backups [None req-5018640b-a0fb-43fd-9102-65278ae4a855 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Show backup with id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. {{(pid=87958) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:29:12.353910 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:12.353910 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:29:12.355808 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5018640b-a0fb-43fd-9102-65278ae4a855 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 200 Jan 21 03:29:12.356798 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1613/3244] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:29:12 2021] GET /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 821 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:29:12.369740 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c37054ea-f249-4ac9-8243-18a02d04c9b5 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/d3ea89c1-8e41-4523-aa8a-e98111e43c0f Jan 21 03:29:12.370290 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c37054ea-f249-4ac9-8243-18a02d04c9b5 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:12.370505 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:12.370505 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:29:12.370900 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c37054ea-f249-4ac9-8243-18a02d04c9b5 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:12.422300 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:12.422300 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:29:12.431080 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c37054ea-f249-4ac9-8243-18a02d04c9b5 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Volume info retrieved successfully. Jan 21 03:29:12.455606 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c37054ea-f249-4ac9-8243-18a02d04c9b5 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/d3ea89c1-8e41-4523-aa8a-e98111e43c0f returned with HTTP 200 Jan 21 03:29:12.457250 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1632/3245] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:29:12 2021] GET /volume/v3/da8a0551412f48229388270473745e71/volumes/d3ea89c1-8e41-4523-aa8a-e98111e43c0f => generated 1419 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:29:12.473887 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6455a8bb-2e11-4088-8c46-fa926f88e0dd tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/d3ea89c1-8e41-4523-aa8a-e98111e43c0f Jan 21 03:29:12.475209 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6455a8bb-2e11-4088-8c46-fa926f88e0dd tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:12.475763 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:12.475763 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:29:12.476394 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6455a8bb-2e11-4088-8c46-fa926f88e0dd tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:12.534864 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:12.534864 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:29:12.544215 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-6455a8bb-2e11-4088-8c46-fa926f88e0dd tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Volume info retrieved successfully. Jan 21 03:29:12.571791 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6455a8bb-2e11-4088-8c46-fa926f88e0dd tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/d3ea89c1-8e41-4523-aa8a-e98111e43c0f returned with HTTP 200 Jan 21 03:29:12.572823 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1614/3246] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:29:12 2021] GET /volume/v3/da8a0551412f48229388270473745e71/volumes/d3ea89c1-8e41-4523-aa8a-e98111e43c0f => generated 1419 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:29:13.827834 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4f311864-0310-4b5a-9b6c-5e56cb584b62 req-2b872dc6-8ef7-4c3c-ba98-57a7c3f29e99 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/d3ea89c1-8e41-4523-aa8a-e98111e43c0f Jan 21 03:29:13.828347 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4f311864-0310-4b5a-9b6c-5e56cb584b62 req-2b872dc6-8ef7-4c3c-ba98-57a7c3f29e99 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:13.828476 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:13.828476 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:29:13.828927 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4f311864-0310-4b5a-9b6c-5e56cb584b62 req-2b872dc6-8ef7-4c3c-ba98-57a7c3f29e99 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:13.879678 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:13.879678 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:29:13.888104 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-4f311864-0310-4b5a-9b6c-5e56cb584b62 req-2b872dc6-8ef7-4c3c-ba98-57a7c3f29e99 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Volume info retrieved successfully. Jan 21 03:29:13.912594 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4f311864-0310-4b5a-9b6c-5e56cb584b62 req-2b872dc6-8ef7-4c3c-ba98-57a7c3f29e99 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/d3ea89c1-8e41-4523-aa8a-e98111e43c0f returned with HTTP 200 Jan 21 03:29:13.913637 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1633/3247] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 03:29:13 2021] GET /volume/v3/da8a0551412f48229388270473745e71/volumes/d3ea89c1-8e41-4523-aa8a-e98111e43c0f => generated 1419 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:29:14.202593 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-adb15afa-dcf3-4f7a-8ee8-b6ccc77c9d4b tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/ef87b6ad-8dd7-4087-bd54-5d2cf8a1b3b2 Jan 21 03:29:14.203236 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-adb15afa-dcf3-4f7a-8ee8-b6ccc77c9d4b tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:14.203479 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:14.203479 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:29:14.203887 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-adb15afa-dcf3-4f7a-8ee8-b6ccc77c9d4b tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:14.252688 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:14.252688 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:29:14.261164 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-adb15afa-dcf3-4f7a-8ee8-b6ccc77c9d4b tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:29:14.280040 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:14.280040 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:29:14.290723 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-adb15afa-dcf3-4f7a-8ee8-b6ccc77c9d4b tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/ef87b6ad-8dd7-4087-bd54-5d2cf8a1b3b2 returned with HTTP 200 Jan 21 03:29:14.291740 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1615/3248] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:29:14 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/ef87b6ad-8dd7-4087-bd54-5d2cf8a1b3b2 => generated 1639 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:29:14.672456 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4f311864-0310-4b5a-9b6c-5e56cb584b62 req-b87a8dac-1937-4d12-9951-b8b3bfcdca6a tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/d3ea89c1-8e41-4523-aa8a-e98111e43c0f Jan 21 03:29:14.673071 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4f311864-0310-4b5a-9b6c-5e56cb584b62 req-b87a8dac-1937-4d12-9951-b8b3bfcdca6a tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:14.673287 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:14.673287 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:29:14.673657 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4f311864-0310-4b5a-9b6c-5e56cb584b62 req-b87a8dac-1937-4d12-9951-b8b3bfcdca6a tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:14.724262 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:14.724262 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:29:14.732923 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-4f311864-0310-4b5a-9b6c-5e56cb584b62 req-b87a8dac-1937-4d12-9951-b8b3bfcdca6a tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Volume info retrieved successfully. Jan 21 03:29:14.756774 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4f311864-0310-4b5a-9b6c-5e56cb584b62 req-b87a8dac-1937-4d12-9951-b8b3bfcdca6a tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/d3ea89c1-8e41-4523-aa8a-e98111e43c0f returned with HTTP 200 Jan 21 03:29:14.757652 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1634/3249] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 03:29:14 2021] GET /volume/v3/da8a0551412f48229388270473745e71/volumes/d3ea89c1-8e41-4523-aa8a-e98111e43c0f => generated 1419 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:29:14.773034 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-adb15afa-dcf3-4f7a-8ee8-b6ccc77c9d4b tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume// Jan 21 03:29:14.773502 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-adb15afa-dcf3-4f7a-8ee8-b6ccc77c9d4b tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:14.773721 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:14.773721 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:29:14.774095 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-adb15afa-dcf3-4f7a-8ee8-b6ccc77c9d4b tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'all' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:14.775175 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-adb15afa-dcf3-4f7a-8ee8-b6ccc77c9d4b tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 03:29:14.775769 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1616/3250] 10.222.0.36 () {58 vars in 1289 bytes} [Thu Jan 21 03:29:14 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:29:14.789853 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4f311864-0310-4b5a-9b6c-5e56cb584b62 req-560b4fa8-e63c-49ab-a610-c8421a0f6eed tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] POST http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/attachments Jan 21 03:29:14.790431 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:14.790431 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:29:14.790950 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4f311864-0310-4b5a-9b6c-5e56cb584b62 req-560b4fa8-e63c-49ab-a610-c8421a0f6eed tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d3ea89c1-8e41-4523-aa8a-e98111e43c0f", "instance_uuid": "4d6b400c-ae8f-415b-b288-e30360c33aad", "connector": null}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:29:14.844573 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:14.844573 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:29:14.897080 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4f311864-0310-4b5a-9b6c-5e56cb584b62 req-560b4fa8-e63c-49ab-a610-c8421a0f6eed tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/attachments returned with HTTP 200 Jan 21 03:29:14.898105 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1635/3251] 10.222.0.36 () {66 vars in 1565 bytes} [Thu Jan 21 03:29:14 2021] POST /volume/v3/da8a0551412f48229388270473745e71/attachments => generated 273 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:29:16.256300 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-adb15afa-dcf3-4f7a-8ee8-b6ccc77c9d4b tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume// Jan 21 03:29:16.256822 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-adb15afa-dcf3-4f7a-8ee8-b6ccc77c9d4b tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:16.257219 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-adb15afa-dcf3-4f7a-8ee8-b6ccc77c9d4b tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'all' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:16.258284 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-adb15afa-dcf3-4f7a-8ee8-b6ccc77c9d4b tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 03:29:16.258927 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1617/3252] 10.222.0.23 () {56 vars in 1089 bytes} [Thu Jan 21 03:29:16 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:29:16.272124 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4f311864-0310-4b5a-9b6c-5e56cb584b62 req-f2360662-fc7b-4cdd-9366-9420b7547bf7 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/d3ea89c1-8e41-4523-aa8a-e98111e43c0f Jan 21 03:29:16.273373 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4f311864-0310-4b5a-9b6c-5e56cb584b62 req-f2360662-fc7b-4cdd-9366-9420b7547bf7 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:16.273574 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:16.273574 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:29:16.274204 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4f311864-0310-4b5a-9b6c-5e56cb584b62 req-f2360662-fc7b-4cdd-9366-9420b7547bf7 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:16.324085 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:16.324085 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:29:16.332954 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-4f311864-0310-4b5a-9b6c-5e56cb584b62 req-f2360662-fc7b-4cdd-9366-9420b7547bf7 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Volume info retrieved successfully. Jan 21 03:29:16.352532 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:16.352532 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:29:16.362941 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4f311864-0310-4b5a-9b6c-5e56cb584b62 req-f2360662-fc7b-4cdd-9366-9420b7547bf7 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/d3ea89c1-8e41-4523-aa8a-e98111e43c0f returned with HTTP 200 Jan 21 03:29:16.363781 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1636/3253] 10.222.0.23 () {60 vars in 1403 bytes} [Thu Jan 21 03:29:16 2021] GET /volume/v3/da8a0551412f48229388270473745e71/volumes/d3ea89c1-8e41-4523-aa8a-e98111e43c0f => generated 1517 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 03:29:16.396841 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4f311864-0310-4b5a-9b6c-5e56cb584b62 req-a50ad1f6-7ec2-444a-9533-43a30b4a26ef tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] PUT http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/attachments/06f7d2c4-2a49-4d46-a79b-5d1e533724f4 Jan 21 03:29:16.397672 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4f311864-0310-4b5a-9b6c-5e56cb584b62 req-a50ad1f6-7ec2-444a-9533-43a30b4a26ef tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.23", "host": "n-h2-766726-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766726-10.cbci-766726-10.local", "mountpoint": "/dev/sda"}}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:29:16.425719 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 03:29:16.425719 n-d-766726-10 devstack@c-api.service[87957]: return self(f, *args, **kw) Jan 21 03:29:16.426205 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-4f311864-0310-4b5a-9b6c-5e56cb584b62 req-a50ad1f6-7ec2-444a-9533-43a30b4a26ef tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Lock "b'cinder-attachment_update-d3ea89c1-8e41-4523-aa8a-e98111e43c0f-n-h2-766726-10'" acquired by "attachment_update" :: waited 0.009s {{(pid=87958) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 03:29:16.428556 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:16.428556 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:29:18.094700 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-4f311864-0310-4b5a-9b6c-5e56cb584b62 req-a50ad1f6-7ec2-444a-9533-43a30b4a26ef tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Lock "b'cinder-attachment_update-d3ea89c1-8e41-4523-aa8a-e98111e43c0f-n-h2-766726-10'" released by "attachment_update" :: held 1.668s {{(pid=87958) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 03:29:18.095514 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4f311864-0310-4b5a-9b6c-5e56cb584b62 req-a50ad1f6-7ec2-444a-9533-43a30b4a26ef tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/attachments/06f7d2c4-2a49-4d46-a79b-5d1e533724f4 returned with HTTP 200 Jan 21 03:29:18.097723 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1618/3254] 10.222.0.23 () {64 vars in 1468 bytes} [Thu Jan 21 03:29:16 2021] PUT /volume/v3/da8a0551412f48229388270473745e71/attachments/06f7d2c4-2a49-4d46-a79b-5d1e533724f4 => generated 762 bytes in 1706 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:29:18.139446 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4f311864-0310-4b5a-9b6c-5e56cb584b62 req-ba1ad2ea-6ef1-4579-b4ef-a2aba52c778b tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] POST http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/attachments/06f7d2c4-2a49-4d46-a79b-5d1e533724f4/action Jan 21 03:29:18.139985 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:18.139985 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:29:18.140672 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4f311864-0310-4b5a-9b6c-5e56cb584b62 req-ba1ad2ea-6ef1-4579-b4ef-a2aba52c778b tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Action body: b'{"os-complete": null}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:29:18.141208 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4f311864-0310-4b5a-9b6c-5e56cb584b62 req-ba1ad2ea-6ef1-4579-b4ef-a2aba52c778b tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:29:18.223608 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-05026a18-9b4a-4529-84d5-fcc699492830 req-be523579-a339-495b-866c-a55e51a0ec28 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] DELETE http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/attachments/722e9468-113c-4b20-bd1d-5f7c23c3b648 Jan 21 03:29:18.226902 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-05026a18-9b4a-4529-84d5-fcc699492830 req-be523579-a339-495b-866c-a55e51a0ec28 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:18.227336 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:18.227336 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:29:18.228190 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-05026a18-9b4a-4529-84d5-fcc699492830 req-be523579-a339-495b-866c-a55e51a0ec28 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:18.274257 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:18.274257 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:29:18.308600 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:18.308600 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:29:18.348634 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4f311864-0310-4b5a-9b6c-5e56cb584b62 req-ba1ad2ea-6ef1-4579-b4ef-a2aba52c778b tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/attachments/06f7d2c4-2a49-4d46-a79b-5d1e533724f4/action returned with HTTP 204 Jan 21 03:29:18.349754 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1637/3255] 10.222.0.23 () {64 vars in 1489 bytes} [Thu Jan 21 03:29:18 2021] POST /volume/v3/da8a0551412f48229388270473745e71/attachments/06f7d2c4-2a49-4d46-a79b-5d1e533724f4/action => generated 0 bytes in 215 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:29:18.793604 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-05026a18-9b4a-4529-84d5-fcc699492830 req-be523579-a339-495b-866c-a55e51a0ec28 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87958) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 03:29:18.794157 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-05026a18-9b4a-4529-84d5-fcc699492830 req-be523579-a339-495b-866c-a55e51a0ec28 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Pending status list for volume during attachment-delete: [] {{(pid=87958) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 03:29:18.804100 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-05026a18-9b4a-4529-84d5-fcc699492830 req-be523579-a339-495b-866c-a55e51a0ec28 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/attachments/722e9468-113c-4b20-bd1d-5f7c23c3b648 returned with HTTP 200 Jan 21 03:29:18.805928 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1619/3256] 10.222.0.35 () {62 vars in 1437 bytes} [Thu Jan 21 03:29:18 2021] DELETE /volume/v3/fd088a18d1d141399536c59071cb0844/attachments/722e9468-113c-4b20-bd1d-5f7c23c3b648 => generated 19 bytes in 588 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:29:18.840675 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-05026a18-9b4a-4529-84d5-fcc699492830 req-2bfa7941-4ebc-4712-ae54-42b27074997d tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] DELETE http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/ef87b6ad-8dd7-4087-bd54-5d2cf8a1b3b2 Jan 21 03:29:18.841606 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-05026a18-9b4a-4529-84d5-fcc699492830 req-2bfa7941-4ebc-4712-ae54-42b27074997d tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:18.842047 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:18.842047 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:29:18.842726 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-05026a18-9b4a-4529-84d5-fcc699492830 req-2bfa7941-4ebc-4712-ae54-42b27074997d tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:18.843729 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [req-05026a18-9b4a-4529-84d5-fcc699492830 req-2bfa7941-4ebc-4712-ae54-42b27074997d tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Delete volume with id: ef87b6ad-8dd7-4087-bd54-5d2cf8a1b3b2 Jan 21 03:29:18.903167 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:18.903167 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:29:18.904484 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-05026a18-9b4a-4529-84d5-fcc699492830 req-2bfa7941-4ebc-4712-ae54-42b27074997d tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:29:18.944241 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-05026a18-9b4a-4529-84d5-fcc699492830 req-2bfa7941-4ebc-4712-ae54-42b27074997d tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Delete volume request issued successfully. Jan 21 03:29:18.945062 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-05026a18-9b4a-4529-84d5-fcc699492830 req-2bfa7941-4ebc-4712-ae54-42b27074997d tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/ef87b6ad-8dd7-4087-bd54-5d2cf8a1b3b2 returned with HTTP 202 Jan 21 03:29:18.946446 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1638/3257] 10.222.0.35 () {60 vars in 1384 bytes} [Thu Jan 21 03:29:18 2021] DELETE /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/ef87b6ad-8dd7-4087-bd54-5d2cf8a1b3b2 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:29:20.102893 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-11faea6d-06ad-4523-9d48-7e13c1dce8aa tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/ef87b6ad-8dd7-4087-bd54-5d2cf8a1b3b2 Jan 21 03:29:20.103450 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-11faea6d-06ad-4523-9d48-7e13c1dce8aa tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:20.103619 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:20.103619 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:29:20.103972 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-11faea6d-06ad-4523-9d48-7e13c1dce8aa tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:20.153836 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:20.153836 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:29:20.164019 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-11faea6d-06ad-4523-9d48-7e13c1dce8aa tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:29:20.188579 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-11faea6d-06ad-4523-9d48-7e13c1dce8aa tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/ef87b6ad-8dd7-4087-bd54-5d2cf8a1b3b2 returned with HTTP 200 Jan 21 03:29:20.189550 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1620/3258] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:29:20 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/ef87b6ad-8dd7-4087-bd54-5d2cf8a1b3b2 => generated 1346 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:29:21.206403 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-00041ac2-e7ad-4bdf-a836-ed816df1009c tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/ef87b6ad-8dd7-4087-bd54-5d2cf8a1b3b2 Jan 21 03:29:21.207545 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-00041ac2-e7ad-4bdf-a836-ed816df1009c tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:21.207921 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:21.207921 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:29:21.208537 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-00041ac2-e7ad-4bdf-a836-ed816df1009c tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:21.257686 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-00041ac2-e7ad-4bdf-a836-ed816df1009c tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/ef87b6ad-8dd7-4087-bd54-5d2cf8a1b3b2 returned with HTTP 404 Jan 21 03:29:21.258773 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1639/3259] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:29:21 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/ef87b6ad-8dd7-4087-bd54-5d2cf8a1b3b2 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:29:21.443136 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a33d21fb-f533-4db1-bf9c-fd867be3abc7 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] DELETE http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/77ad51f1-2c7e-4fb8-a17d-05a5b3ad00cf Jan 21 03:29:21.443663 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a33d21fb-f533-4db1-bf9c-fd867be3abc7 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:21.443860 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:21.443860 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:29:21.444274 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a33d21fb-f533-4db1-bf9c-fd867be3abc7 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:21.444588 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-a33d21fb-f533-4db1-bf9c-fd867be3abc7 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Delete snapshot with id: 77ad51f1-2c7e-4fb8-a17d-05a5b3ad00cf Jan 21 03:29:21.469885 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:21.469885 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:29:21.471176 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a33d21fb-f533-4db1-bf9c-fd867be3abc7 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Snapshot retrieved successfully. Jan 21 03:29:21.540962 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a33d21fb-f533-4db1-bf9c-fd867be3abc7 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Snapshot delete request issued successfully. Jan 21 03:29:21.541323 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a33d21fb-f533-4db1-bf9c-fd867be3abc7 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/77ad51f1-2c7e-4fb8-a17d-05a5b3ad00cf returned with HTTP 202 Jan 21 03:29:21.542540 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1621/3260] 10.222.0.36 () {58 vars in 1324 bytes} [Thu Jan 21 03:29:21 2021] DELETE /volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/77ad51f1-2c7e-4fb8-a17d-05a5b3ad00cf => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:29:21.552940 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-924d8549-50aa-46b3-aef1-f9140d351377 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/77ad51f1-2c7e-4fb8-a17d-05a5b3ad00cf Jan 21 03:29:21.553739 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-924d8549-50aa-46b3-aef1-f9140d351377 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:21.554377 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-924d8549-50aa-46b3-aef1-f9140d351377 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:21.591209 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:21.591209 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:29:21.592630 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-924d8549-50aa-46b3-aef1-f9140d351377 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Snapshot retrieved successfully. Jan 21 03:29:21.594795 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-924d8549-50aa-46b3-aef1-f9140d351377 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/77ad51f1-2c7e-4fb8-a17d-05a5b3ad00cf returned with HTTP 200 Jan 21 03:29:21.601367 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1640/3261] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:29:21 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/77ad51f1-2c7e-4fb8-a17d-05a5b3ad00cf => generated 465 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:29:22.609468 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9bc59f7f-21a9-4c9b-a433-22b41c165db4 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/77ad51f1-2c7e-4fb8-a17d-05a5b3ad00cf Jan 21 03:29:22.619979 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9bc59f7f-21a9-4c9b-a433-22b41c165db4 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:22.620446 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:22.620446 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:29:22.621118 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9bc59f7f-21a9-4c9b-a433-22b41c165db4 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:22.684076 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:22.684076 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:29:22.697127 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9bc59f7f-21a9-4c9b-a433-22b41c165db4 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Snapshot retrieved successfully. Jan 21 03:29:22.699953 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9bc59f7f-21a9-4c9b-a433-22b41c165db4 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/77ad51f1-2c7e-4fb8-a17d-05a5b3ad00cf returned with HTTP 200 Jan 21 03:29:22.700960 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1622/3262] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:29:22 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/77ad51f1-2c7e-4fb8-a17d-05a5b3ad00cf => generated 465 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:29:23.712878 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-24842a19-fae6-4cb2-ac14-8d4e38489ef2 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/77ad51f1-2c7e-4fb8-a17d-05a5b3ad00cf Jan 21 03:29:23.714065 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-24842a19-fae6-4cb2-ac14-8d4e38489ef2 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:23.714264 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:23.714264 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:29:23.715172 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-24842a19-fae6-4cb2-ac14-8d4e38489ef2 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:23.739912 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-24842a19-fae6-4cb2-ac14-8d4e38489ef2 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/77ad51f1-2c7e-4fb8-a17d-05a5b3ad00cf returned with HTTP 404 Jan 21 03:29:23.740862 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1641/3263] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:29:23 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/77ad51f1-2c7e-4fb8-a17d-05a5b3ad00cf => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:29:23.748688 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-205e5af2-5af9-4921-a6aa-393a3e046672 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] DELETE http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 Jan 21 03:29:23.749375 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-205e5af2-5af9-4921-a6aa-393a3e046672 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:23.749591 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:23.749591 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:29:23.749960 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-205e5af2-5af9-4921-a6aa-393a3e046672 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:23.750457 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-205e5af2-5af9-4921-a6aa-393a3e046672 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Delete volume with id: 707fe47d-40fb-4f66-b632-e19cf2ae0646 Jan 21 03:29:23.801175 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:23.801175 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:29:23.802341 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-205e5af2-5af9-4921-a6aa-393a3e046672 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:29:23.828463 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-205e5af2-5af9-4921-a6aa-393a3e046672 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Delete volume request issued successfully. Jan 21 03:29:23.828986 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-205e5af2-5af9-4921-a6aa-393a3e046672 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 returned with HTTP 202 Jan 21 03:29:23.831001 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1623/3264] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:29:23 2021] DELETE /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:29:23.838438 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9b5638b0-7db9-41eb-a75f-4b5a5195b1e6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 Jan 21 03:29:23.838986 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9b5638b0-7db9-41eb-a75f-4b5a5195b1e6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:23.839450 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9b5638b0-7db9-41eb-a75f-4b5a5195b1e6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:23.895843 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:23.895843 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:29:23.904385 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9b5638b0-7db9-41eb-a75f-4b5a5195b1e6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:29:23.929824 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9b5638b0-7db9-41eb-a75f-4b5a5195b1e6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 returned with HTTP 200 Jan 21 03:29:23.930703 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1642/3265] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:29:23 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 => generated 1367 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:29:24.948520 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-04635db9-01ed-46a1-9f1e-d2b6834ff3d2 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 Jan 21 03:29:24.949693 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-04635db9-01ed-46a1-9f1e-d2b6834ff3d2 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:24.949950 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:24.949950 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:29:24.950247 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-04635db9-01ed-46a1-9f1e-d2b6834ff3d2 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:25.006059 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:25.006059 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:29:25.014466 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-04635db9-01ed-46a1-9f1e-d2b6834ff3d2 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:29:25.039065 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-04635db9-01ed-46a1-9f1e-d2b6834ff3d2 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 returned with HTTP 200 Jan 21 03:29:25.040205 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1624/3266] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:29:24 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 => generated 1367 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:29:26.057190 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fb11e080-c5ae-483c-8943-39c30c83ed34 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 Jan 21 03:29:26.057891 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fb11e080-c5ae-483c-8943-39c30c83ed34 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:26.058223 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:26.058223 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:29:26.058791 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fb11e080-c5ae-483c-8943-39c30c83ed34 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:26.106335 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fb11e080-c5ae-483c-8943-39c30c83ed34 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 returned with HTTP 404 Jan 21 03:29:26.107604 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1643/3267] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:29:26 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/707fe47d-40fb-4f66-b632-e19cf2ae0646 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:29:26.152995 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7a921b01-1ff4-4d2b-a8f8-f578514e5317 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] POST http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes Jan 21 03:29:26.153450 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:26.153450 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:29:26.153871 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7a921b01-1ff4-4d2b-a8f8-f578514e5317 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1986378960", "snapshot_id": null, "imageRef": "ecfda2c0-9ae5-4b9b-96e2-92172e982491", "volume_type": null, "size": 1}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:29:26.155168 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-7a921b01-1ff4-4d2b-a8f8-f578514e5317 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1986378960', 'snapshot_id': None, 'imageRef': 'ecfda2c0-9ae5-4b9b-96e2-92172e982491', 'volume_type': None, 'size': 1}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:29:26.281736 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-7a921b01-1ff4-4d2b-a8f8-f578514e5317 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Create volume of 1 GB Jan 21 03:29:26.296050 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7a921b01-1ff4-4d2b-a8f8-f578514e5317 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Availability Zones retrieved successfully. Jan 21 03:29:26.315608 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7a921b01-1ff4-4d2b-a8f8-f578514e5317 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Flow 'volume_create_api' (80877d05-20fc-4628-8b06-7530bcad7228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:29:26.318432 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7a921b01-1ff4-4d2b-a8f8-f578514e5317 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (163153ed-1626-4134-858b-ec9a6f1e5a2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:29:26.320608 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-7a921b01-1ff4-4d2b-a8f8-f578514e5317 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Validating volume size '1' using validate_int {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:29:26.439348 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7a921b01-1ff4-4d2b-a8f8-f578514e5317 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (163153ed-1626-4134-858b-ec9a6f1e5a2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:29:26.442435 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7a921b01-1ff4-4d2b-a8f8-f578514e5317 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9eb7403d-bf4e-4162-90d6-957466c5c98f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:29:26.515303 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-7a921b01-1ff4-4d2b-a8f8-f578514e5317 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Created reservations ['0f953ee3-381b-40ea-ace2-b3cec20b5eb7', 'daaed9a8-ac18-405b-98d6-a2d5a85e74f2', '2bdd86fb-d646-4c1c-96b1-fde8986c1629', '62dd62e7-e0d4-484f-a7c8-94a919880780'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:29:26.517332 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7a921b01-1ff4-4d2b-a8f8-f578514e5317 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9eb7403d-bf4e-4162-90d6-957466c5c98f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f953ee3-381b-40ea-ace2-b3cec20b5eb7', 'daaed9a8-ac18-405b-98d6-a2d5a85e74f2', '2bdd86fb-d646-4c1c-96b1-fde8986c1629', '62dd62e7-e0d4-484f-a7c8-94a919880780']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:29:26.520561 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7a921b01-1ff4-4d2b-a8f8-f578514e5317 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e30df87-341e-4ace-82bf-f8f7fa9fd869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:29:26.582679 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7a921b01-1ff4-4d2b-a8f8-f578514e5317 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e30df87-341e-4ace-82bf-f8f7fa9fd869) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '169376ea-961c-4739-8fb2-3499673a3763', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1986378960',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd088a18d1d141399536c59071cb0844',qos_specs=None,replication_status=,reservations=['0f953ee3-381b-40ea-ace2-b3cec20b5eb7','daaed9a8-ac18-405b-98d6-a2d5a85e74f2','2bdd86fb-d646-4c1c-96b1-fde8986c1629','62dd62e7-e0d4-484f-a7c8-94a919880780'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18467899b82644b2be2cbf5e4effd286',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:29:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1986378960',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=169376ea-961c-4739-8fb2-3499673a3763,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd088a18d1d141399536c59071cb0844',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='18467899b82644b2be2cbf5e4effd286',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:29:26.584686 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7a921b01-1ff4-4d2b-a8f8-f578514e5317 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ccd1aa7-e8e6-40f7-88b4-c7775317e3bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:29:26.611479 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7a921b01-1ff4-4d2b-a8f8-f578514e5317 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ccd1aa7-e8e6-40f7-88b4-c7775317e3bf) transitioned into state 'SUCCESS' from state '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-1986378960',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd088a18d1d141399536c59071cb0844',qos_specs=None,replication_status=,reservations=['0f953ee3-381b-40ea-ace2-b3cec20b5eb7','daaed9a8-ac18-405b-98d6-a2d5a85e74f2','2bdd86fb-d646-4c1c-96b1-fde8986c1629','62dd62e7-e0d4-484f-a7c8-94a919880780'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18467899b82644b2be2cbf5e4effd286',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:29:26.614117 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7a921b01-1ff4-4d2b-a8f8-f578514e5317 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dd8760a-8e41-47c7-bf35-246c5c3da4ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:29:26.633039 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7a921b01-1ff4-4d2b-a8f8-f578514e5317 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dd8760a-8e41-47c7-bf35-246c5c3da4ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:29:26.636122 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7a921b01-1ff4-4d2b-a8f8-f578514e5317 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Flow 'volume_create_api' (80877d05-20fc-4628-8b06-7530bcad7228) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:29:26.702707 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7a921b01-1ff4-4d2b-a8f8-f578514e5317 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Create volume request issued successfully. Jan 21 03:29:26.719124 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7a921b01-1ff4-4d2b-a8f8-f578514e5317 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes returned with HTTP 202 Jan 21 03:29:26.720423 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1625/3268] 10.222.0.36 () {60 vars in 1226 bytes} [Thu Jan 21 03:29:26 2021] POST /volume/v3/fd088a18d1d141399536c59071cb0844/volumes => generated 828 bytes in 571 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:29:26.736198 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a38416c3-b41a-4952-90bd-c9aa0e03c3bb tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 Jan 21 03:29:26.737114 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a38416c3-b41a-4952-90bd-c9aa0e03c3bb tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:26.738102 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a38416c3-b41a-4952-90bd-c9aa0e03c3bb tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:26.795097 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:26.795097 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:29:26.805137 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a38416c3-b41a-4952-90bd-c9aa0e03c3bb tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:29:26.829962 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a38416c3-b41a-4952-90bd-c9aa0e03c3bb tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 returned with HTTP 200 Jan 21 03:29:26.832004 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1644/3269] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:29:26 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 => generated 920 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:29:27.848892 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-174b091f-4fc3-49cb-a5c1-99d3e2f04c31 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 Jan 21 03:29:27.849500 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-174b091f-4fc3-49cb-a5c1-99d3e2f04c31 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:27.849724 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:27.849724 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:29:27.850183 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-174b091f-4fc3-49cb-a5c1-99d3e2f04c31 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:27.905458 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:27.905458 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:29:27.915578 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-174b091f-4fc3-49cb-a5c1-99d3e2f04c31 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:29:27.939262 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-174b091f-4fc3-49cb-a5c1-99d3e2f04c31 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 returned with HTTP 200 Jan 21 03:29:27.940734 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1626/3270] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:29:27 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 => generated 920 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:29:28.958256 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f006c31d-1513-4f4f-89ba-dcb19d609347 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 Jan 21 03:29:28.958833 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f006c31d-1513-4f4f-89ba-dcb19d609347 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:28.958996 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:28.958996 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:29:28.959371 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f006c31d-1513-4f4f-89ba-dcb19d609347 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:29.015004 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:29.015004 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:29:29.025573 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f006c31d-1513-4f4f-89ba-dcb19d609347 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:29:29.053602 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f006c31d-1513-4f4f-89ba-dcb19d609347 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 returned with HTTP 200 Jan 21 03:29:29.054776 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1645/3271] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:29:28 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 => generated 920 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:29:30.072523 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cd1eafb9-9301-4434-a1f5-96c3817f5c07 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 Jan 21 03:29:30.073092 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cd1eafb9-9301-4434-a1f5-96c3817f5c07 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:30.073467 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:30.073467 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:29:30.073970 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cd1eafb9-9301-4434-a1f5-96c3817f5c07 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:30.126227 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:30.126227 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:29:30.137473 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-cd1eafb9-9301-4434-a1f5-96c3817f5c07 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:29:30.162540 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cd1eafb9-9301-4434-a1f5-96c3817f5c07 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 returned with HTTP 200 Jan 21 03:29:30.172269 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1627/3272] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:29:30 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 => generated 920 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:29:31.180261 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-70d83ecf-4116-46c5-bc93-1f4832933466 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 Jan 21 03:29:31.180971 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-70d83ecf-4116-46c5-bc93-1f4832933466 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:31.181243 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:31.181243 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:29:31.182926 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-70d83ecf-4116-46c5-bc93-1f4832933466 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:31.235534 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:31.235534 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:29:31.245617 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-70d83ecf-4116-46c5-bc93-1f4832933466 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:29:31.270435 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-70d83ecf-4116-46c5-bc93-1f4832933466 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 returned with HTTP 200 Jan 21 03:29:31.278665 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1646/3273] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:29:31 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 => generated 920 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:29:32.295311 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-72015ccc-dcdf-49c4-9261-03de9b7b6491 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 Jan 21 03:29:32.295827 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-72015ccc-dcdf-49c4-9261-03de9b7b6491 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:32.295944 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:32.295944 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:29:32.296250 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-72015ccc-dcdf-49c4-9261-03de9b7b6491 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:32.349911 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:32.349911 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:29:32.360895 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-72015ccc-dcdf-49c4-9261-03de9b7b6491 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:29:32.387083 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-72015ccc-dcdf-49c4-9261-03de9b7b6491 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 returned with HTTP 200 Jan 21 03:29:32.387927 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1628/3274] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:29:32 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 => generated 920 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:29:33.404145 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a058d007-4c57-4325-82dd-c5b991300131 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 Jan 21 03:29:33.404662 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a058d007-4c57-4325-82dd-c5b991300131 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:33.404844 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:33.404844 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:29:33.405613 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a058d007-4c57-4325-82dd-c5b991300131 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:33.455938 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:33.455938 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:29:33.465112 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a058d007-4c57-4325-82dd-c5b991300131 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:29:33.488826 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a058d007-4c57-4325-82dd-c5b991300131 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 returned with HTTP 200 Jan 21 03:29:33.498361 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1647/3275] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:29:33 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 => generated 920 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:29:34.506469 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f8f2a620-19a4-4bd2-abe5-22ddc8194b09 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 Jan 21 03:29:34.507056 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f8f2a620-19a4-4bd2-abe5-22ddc8194b09 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:34.507337 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:34.507337 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:29:34.507537 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f8f2a620-19a4-4bd2-abe5-22ddc8194b09 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:34.559736 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:34.559736 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:29:34.569968 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f8f2a620-19a4-4bd2-abe5-22ddc8194b09 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:29:34.592234 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f8f2a620-19a4-4bd2-abe5-22ddc8194b09 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 returned with HTTP 200 Jan 21 03:29:34.593381 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1629/3276] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:29:34 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 => generated 920 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:29:35.608683 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8bcecdef-683b-4098-a111-c4686d3a0a64 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 Jan 21 03:29:35.609973 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8bcecdef-683b-4098-a111-c4686d3a0a64 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:35.610174 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:35.610174 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:29:35.611089 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8bcecdef-683b-4098-a111-c4686d3a0a64 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:35.671409 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:35.671409 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:29:35.682159 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8bcecdef-683b-4098-a111-c4686d3a0a64 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:29:35.709144 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8bcecdef-683b-4098-a111-c4686d3a0a64 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 returned with HTTP 200 Jan 21 03:29:35.718783 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1648/3277] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:29:35 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 => generated 920 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:29:36.726128 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-90205337-f84e-44ec-8595-ec655729bf35 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 Jan 21 03:29:36.726782 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-90205337-f84e-44ec-8595-ec655729bf35 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:36.726902 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:36.726902 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:29:36.727203 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-90205337-f84e-44ec-8595-ec655729bf35 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:36.779241 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:36.779241 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:29:36.789040 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-90205337-f84e-44ec-8595-ec655729bf35 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:29:36.813244 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-90205337-f84e-44ec-8595-ec655729bf35 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 returned with HTTP 200 Jan 21 03:29:36.814252 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1630/3278] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:29:36 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 => generated 920 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:29:37.831748 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ab2abc58-f35c-4ff8-bc15-677a863203c4 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 Jan 21 03:29:37.833016 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ab2abc58-f35c-4ff8-bc15-677a863203c4 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:37.833420 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:37.833420 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:29:37.834189 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ab2abc58-f35c-4ff8-bc15-677a863203c4 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:37.891945 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:37.891945 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:29:37.902331 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ab2abc58-f35c-4ff8-bc15-677a863203c4 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:29:37.950166 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ab2abc58-f35c-4ff8-bc15-677a863203c4 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 returned with HTTP 200 Jan 21 03:29:37.951183 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1649/3279] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:29:37 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 => generated 978 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:29:38.967957 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d2a6c031-4260-4341-b1cb-c4bbc6952ac4 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 Jan 21 03:29:38.969154 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d2a6c031-4260-4341-b1cb-c4bbc6952ac4 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:38.969747 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:38.969747 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:29:38.970431 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d2a6c031-4260-4341-b1cb-c4bbc6952ac4 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:39.030214 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:39.030214 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:29:39.045830 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d2a6c031-4260-4341-b1cb-c4bbc6952ac4 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:29:39.083688 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d2a6c031-4260-4341-b1cb-c4bbc6952ac4 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 returned with HTTP 200 Jan 21 03:29:39.084818 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1631/3280] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:29:38 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 => generated 981 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:29:40.101430 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2bcff04a-11f8-4c89-b1f9-f5940a551594 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 Jan 21 03:29:40.101950 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2bcff04a-11f8-4c89-b1f9-f5940a551594 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:40.102118 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:40.102118 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:29:40.102526 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2bcff04a-11f8-4c89-b1f9-f5940a551594 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:40.152007 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:40.152007 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:29:40.161840 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2bcff04a-11f8-4c89-b1f9-f5940a551594 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:29:40.188150 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2bcff04a-11f8-4c89-b1f9-f5940a551594 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 returned with HTTP 200 Jan 21 03:29:40.188990 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1650/3281] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:29:40 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 => generated 981 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:29:41.208534 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1b01c214-10ed-4675-b94f-e1cc0ddb793b tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 Jan 21 03:29:41.209090 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1b01c214-10ed-4675-b94f-e1cc0ddb793b tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:41.209218 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:41.209218 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:29:41.209587 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1b01c214-10ed-4675-b94f-e1cc0ddb793b tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:41.262371 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:41.262371 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:29:41.271020 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1b01c214-10ed-4675-b94f-e1cc0ddb793b tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:29:41.294469 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1b01c214-10ed-4675-b94f-e1cc0ddb793b tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 returned with HTTP 200 Jan 21 03:29:41.295302 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1632/3282] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:29:41 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 => generated 981 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:29:42.312428 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e19e139f-fb6d-4ee1-ab82-f012bae052ab tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 Jan 21 03:29:42.312958 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e19e139f-fb6d-4ee1-ab82-f012bae052ab tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:42.313181 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:42.313181 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:29:42.314666 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e19e139f-fb6d-4ee1-ab82-f012bae052ab tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:42.375502 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:42.375502 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:29:42.388188 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e19e139f-fb6d-4ee1-ab82-f012bae052ab tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:29:42.416901 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e19e139f-fb6d-4ee1-ab82-f012bae052ab tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 returned with HTTP 200 Jan 21 03:29:42.418407 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1651/3283] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:29:42 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 => generated 981 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:29:43.434950 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-91e1e5cd-7886-4b1f-8c77-deecd6bcec46 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 Jan 21 03:29:43.435561 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-91e1e5cd-7886-4b1f-8c77-deecd6bcec46 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:43.435660 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:43.435660 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:29:43.435995 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-91e1e5cd-7886-4b1f-8c77-deecd6bcec46 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:43.485928 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:43.485928 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:29:43.494310 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-91e1e5cd-7886-4b1f-8c77-deecd6bcec46 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:29:43.516956 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-91e1e5cd-7886-4b1f-8c77-deecd6bcec46 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 returned with HTTP 200 Jan 21 03:29:43.518484 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1633/3284] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:29:43 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 => generated 1369 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:29:43.533932 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4acabc54-503c-4f6b-9e2e-699e6e90490f tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 Jan 21 03:29:43.534448 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4acabc54-503c-4f6b-9e2e-699e6e90490f tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:43.534711 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:43.534711 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:29:43.535119 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-4acabc54-503c-4f6b-9e2e-699e6e90490f tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:43.585524 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:43.585524 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:29:43.593645 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-4acabc54-503c-4f6b-9e2e-699e6e90490f tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:29:43.617481 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-4acabc54-503c-4f6b-9e2e-699e6e90490f tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 returned with HTTP 200 Jan 21 03:29:43.619439 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1652/3285] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:29:43 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 => generated 1369 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:29:43.735829 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-5a592b54-ecdf-40a5-8c1f-e1beaf748b3e req-1c4d1052-260c-4de3-8379-8133aef9ffc6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 Jan 21 03:29:43.737226 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-5a592b54-ecdf-40a5-8c1f-e1beaf748b3e req-1c4d1052-260c-4de3-8379-8133aef9ffc6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:43.737358 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:43.737358 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:29:43.737663 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-5a592b54-ecdf-40a5-8c1f-e1beaf748b3e req-1c4d1052-260c-4de3-8379-8133aef9ffc6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:43.789450 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:43.789450 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:29:43.797428 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-5a592b54-ecdf-40a5-8c1f-e1beaf748b3e req-1c4d1052-260c-4de3-8379-8133aef9ffc6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:29:43.821440 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-5a592b54-ecdf-40a5-8c1f-e1beaf748b3e req-1c4d1052-260c-4de3-8379-8133aef9ffc6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 returned with HTTP 200 Jan 21 03:29:43.822286 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1634/3286] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 03:29:43 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 => generated 1369 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:29:44.508303 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-5a592b54-ecdf-40a5-8c1f-e1beaf748b3e req-df8850fe-fe03-491d-8556-541b7a67ab7a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 Jan 21 03:29:44.508815 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-5a592b54-ecdf-40a5-8c1f-e1beaf748b3e req-df8850fe-fe03-491d-8556-541b7a67ab7a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:44.509006 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:44.509006 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:29:44.509375 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-5a592b54-ecdf-40a5-8c1f-e1beaf748b3e req-df8850fe-fe03-491d-8556-541b7a67ab7a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:44.558615 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:44.558615 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:29:44.568159 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-5a592b54-ecdf-40a5-8c1f-e1beaf748b3e req-df8850fe-fe03-491d-8556-541b7a67ab7a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:29:44.591507 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-5a592b54-ecdf-40a5-8c1f-e1beaf748b3e req-df8850fe-fe03-491d-8556-541b7a67ab7a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 returned with HTTP 200 Jan 21 03:29:44.592361 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1653/3287] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 03:29:44 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 => generated 1369 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:29:44.603472 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-5a592b54-ecdf-40a5-8c1f-e1beaf748b3e req-1c4d1052-260c-4de3-8379-8133aef9ffc6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume// Jan 21 03:29:44.603953 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-5a592b54-ecdf-40a5-8c1f-e1beaf748b3e req-1c4d1052-260c-4de3-8379-8133aef9ffc6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:44.604170 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:44.604170 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:29:44.604547 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-5a592b54-ecdf-40a5-8c1f-e1beaf748b3e req-1c4d1052-260c-4de3-8379-8133aef9ffc6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'all' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:44.605832 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-5a592b54-ecdf-40a5-8c1f-e1beaf748b3e req-1c4d1052-260c-4de3-8379-8133aef9ffc6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 03:29:44.606425 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1635/3288] 10.222.0.36 () {58 vars in 1289 bytes} [Thu Jan 21 03:29:44 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:29:44.619489 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-5a592b54-ecdf-40a5-8c1f-e1beaf748b3e req-97f67b64-27fe-4ccd-94e6-0162121fd0f1 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] POST http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/attachments Jan 21 03:29:44.619986 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:44.619986 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:29:44.620399 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-5a592b54-ecdf-40a5-8c1f-e1beaf748b3e req-97f67b64-27fe-4ccd-94e6-0162121fd0f1 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "169376ea-961c-4739-8fb2-3499673a3763", "instance_uuid": "0feee07e-e0b2-45aa-ae72-212052030f0a", "connector": null}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:29:44.673713 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:44.673713 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:29:44.724309 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-5a592b54-ecdf-40a5-8c1f-e1beaf748b3e req-97f67b64-27fe-4ccd-94e6-0162121fd0f1 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/attachments returned with HTTP 200 Jan 21 03:29:44.725224 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1654/3289] 10.222.0.36 () {66 vars in 1565 bytes} [Thu Jan 21 03:29:44 2021] POST /volume/v3/fd088a18d1d141399536c59071cb0844/attachments => generated 273 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:29:46.117213 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-5a592b54-ecdf-40a5-8c1f-e1beaf748b3e req-1c4d1052-260c-4de3-8379-8133aef9ffc6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume// Jan 21 03:29:46.117712 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-5a592b54-ecdf-40a5-8c1f-e1beaf748b3e req-1c4d1052-260c-4de3-8379-8133aef9ffc6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:46.118147 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-5a592b54-ecdf-40a5-8c1f-e1beaf748b3e req-1c4d1052-260c-4de3-8379-8133aef9ffc6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'all' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:46.119222 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-5a592b54-ecdf-40a5-8c1f-e1beaf748b3e req-1c4d1052-260c-4de3-8379-8133aef9ffc6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 03:29:46.119832 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1636/3290] 10.222.0.35 () {56 vars in 1089 bytes} [Thu Jan 21 03:29:46 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:29:46.132665 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-5a592b54-ecdf-40a5-8c1f-e1beaf748b3e req-cf77812e-f3d9-47b1-9911-f5aeddf6e809 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 Jan 21 03:29:46.133234 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-5a592b54-ecdf-40a5-8c1f-e1beaf748b3e req-cf77812e-f3d9-47b1-9911-f5aeddf6e809 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:46.133455 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:46.133455 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:29:46.133828 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-5a592b54-ecdf-40a5-8c1f-e1beaf748b3e req-cf77812e-f3d9-47b1-9911-f5aeddf6e809 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:46.183797 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:46.183797 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:29:46.192618 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-5a592b54-ecdf-40a5-8c1f-e1beaf748b3e req-cf77812e-f3d9-47b1-9911-f5aeddf6e809 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:29:46.211853 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:46.211853 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:29:46.221831 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-5a592b54-ecdf-40a5-8c1f-e1beaf748b3e req-cf77812e-f3d9-47b1-9911-f5aeddf6e809 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 returned with HTTP 200 Jan 21 03:29:46.222931 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1655/3291] 10.222.0.35 () {60 vars in 1403 bytes} [Thu Jan 21 03:29:46 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 => generated 1467 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 03:29:46.258505 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-5a592b54-ecdf-40a5-8c1f-e1beaf748b3e req-3c94cc2f-cba0-49cb-a5f1-2d5cc2819188 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] PUT http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/attachments/93b2b2c6-26d8-4b97-af4b-76b0378cc965 Jan 21 03:29:46.259348 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-5a592b54-ecdf-40a5-8c1f-e1beaf748b3e req-3c94cc2f-cba0-49cb-a5f1-2d5cc2819188 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "n-h1-766726-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-766726-10.cbci-766726-10.local", "mountpoint": "/dev/sda"}}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:29:46.290072 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 03:29:46.290072 n-d-766726-10 devstack@c-api.service[87957]: return self(f, *args, **kw) Jan 21 03:29:46.291723 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-5a592b54-ecdf-40a5-8c1f-e1beaf748b3e req-3c94cc2f-cba0-49cb-a5f1-2d5cc2819188 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Lock "b'cinder-attachment_update-169376ea-961c-4739-8fb2-3499673a3763-n-h1-766726-10'" acquired by "attachment_update" :: waited 0.010s {{(pid=87958) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 03:29:46.293485 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:46.293485 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:29:47.642973 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-5a592b54-ecdf-40a5-8c1f-e1beaf748b3e req-3c94cc2f-cba0-49cb-a5f1-2d5cc2819188 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Lock "b'cinder-attachment_update-169376ea-961c-4739-8fb2-3499673a3763-n-h1-766726-10'" released by "attachment_update" :: held 1.351s {{(pid=87958) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 03:29:47.644056 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-5a592b54-ecdf-40a5-8c1f-e1beaf748b3e req-3c94cc2f-cba0-49cb-a5f1-2d5cc2819188 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/attachments/93b2b2c6-26d8-4b97-af4b-76b0378cc965 returned with HTTP 200 Jan 21 03:29:47.645258 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1637/3292] 10.222.0.35 () {64 vars in 1468 bytes} [Thu Jan 21 03:29:46 2021] PUT /volume/v3/fd088a18d1d141399536c59071cb0844/attachments/93b2b2c6-26d8-4b97-af4b-76b0378cc965 => generated 762 bytes in 1391 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:29:47.688015 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-5a592b54-ecdf-40a5-8c1f-e1beaf748b3e req-0e0596e7-88b0-472e-b44b-a4d24e891769 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] POST http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/attachments/93b2b2c6-26d8-4b97-af4b-76b0378cc965/action Jan 21 03:29:47.688511 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:47.688511 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:29:47.689696 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-5a592b54-ecdf-40a5-8c1f-e1beaf748b3e req-0e0596e7-88b0-472e-b44b-a4d24e891769 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Action body: b'{"os-complete": null}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:29:47.691041 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-5a592b54-ecdf-40a5-8c1f-e1beaf748b3e req-0e0596e7-88b0-472e-b44b-a4d24e891769 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:29:47.761870 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:47.761870 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:29:47.777947 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-5a592b54-ecdf-40a5-8c1f-e1beaf748b3e req-0e0596e7-88b0-472e-b44b-a4d24e891769 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/attachments/93b2b2c6-26d8-4b97-af4b-76b0378cc965/action returned with HTTP 204 Jan 21 03:29:47.779143 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1656/3293] 10.222.0.35 () {64 vars in 1489 bytes} [Thu Jan 21 03:29:47 2021] POST /volume/v3/fd088a18d1d141399536c59071cb0844/attachments/93b2b2c6-26d8-4b97-af4b-76b0378cc965/action => generated 0 bytes in 101 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:30:02.842009 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-24d247e5-cd3b-4d8b-bc18-13517d24d10c req-84449810-325b-4f86-b407-3afa049dbd6e tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/limits Jan 21 03:30:02.842009 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-24d247e5-cd3b-4d8b-bc18-13517d24d10c req-84449810-325b-4f86-b407-3afa049dbd6e tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:30:02.844130 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:30:02.844130 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:30:02.844130 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-24d247e5-cd3b-4d8b-bc18-13517d24d10c req-84449810-325b-4f86-b407-3afa049dbd6e tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'index' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:30:02.867911 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:02.867911 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:30:02.912832 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-24d247e5-cd3b-4d8b-bc18-13517d24d10c req-84449810-325b-4f86-b407-3afa049dbd6e tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/limits returned with HTTP 200 Jan 21 03:30:02.913721 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1638/3294] 10.222.0.36 () {60 vars in 1455 bytes} [Thu Jan 21 03:30:02 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/limits => generated 302 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:30:03.100330 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-24d247e5-cd3b-4d8b-bc18-13517d24d10c req-1c3f0b22-f301-49ff-b7cd-f9c05ca00cb1 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 Jan 21 03:30:03.100330 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-24d247e5-cd3b-4d8b-bc18-13517d24d10c req-1c3f0b22-f301-49ff-b7cd-f9c05ca00cb1 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:30:03.100330 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:30:03.100330 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:30:03.100330 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-24d247e5-cd3b-4d8b-bc18-13517d24d10c req-1c3f0b22-f301-49ff-b7cd-f9c05ca00cb1 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:30:03.158908 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:03.158908 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:30:03.170544 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-24d247e5-cd3b-4d8b-bc18-13517d24d10c req-1c3f0b22-f301-49ff-b7cd-f9c05ca00cb1 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:30:03.191642 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:03.191642 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:30:03.201816 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-24d247e5-cd3b-4d8b-bc18-13517d24d10c req-1c3f0b22-f301-49ff-b7cd-f9c05ca00cb1 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 returned with HTTP 200 Jan 21 03:30:03.203020 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1657/3295] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 03:30:03 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 => generated 1661 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:30:03.219198 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-24d247e5-cd3b-4d8b-bc18-13517d24d10c req-3920023b-8e1e-4657-a767-147a6dd96feb tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] POST http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots Jan 21 03:30:03.220619 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-24d247e5-cd3b-4d8b-bc18-13517d24d10c req-3920023b-8e1e-4657-a767-147a6dd96feb tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "169376ea-961c-4739-8fb2-3499673a3763", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-945048282", "description": null, "metadata": {}}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:30:03.280921 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:03.280921 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:30:03.281617 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-24d247e5-cd3b-4d8b-bc18-13517d24d10c req-3920023b-8e1e-4657-a767-147a6dd96feb tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:30:03.281912 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [req-24d247e5-cd3b-4d8b-bc18-13517d24d10c req-3920023b-8e1e-4657-a767-147a6dd96feb tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Create snapshot from volume 169376ea-961c-4739-8fb2-3499673a3763 Jan 21 03:30:03.360386 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [req-24d247e5-cd3b-4d8b-bc18-13517d24d10c req-3920023b-8e1e-4657-a767-147a6dd96feb tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Created reservations ['553f170a-5df6-49c5-952c-26179f81e935', 'c8dfe8a5-657c-4471-8f48-28d166290f70', '9bf1ecd2-4332-446c-a28f-f088a6b87fdd', '2a591a0e-0fc3-4367-9976-b9b48d02b18c'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:30:03.645392 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-24d247e5-cd3b-4d8b-bc18-13517d24d10c req-3920023b-8e1e-4657-a767-147a6dd96feb tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Snapshot force create request issued successfully. Jan 21 03:30:03.646469 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-24d247e5-cd3b-4d8b-bc18-13517d24d10c req-3920023b-8e1e-4657-a767-147a6dd96feb tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots returned with HTTP 202 Jan 21 03:30:03.648645 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1639/3296] 10.222.0.36 () {64 vars in 1518 bytes} [Thu Jan 21 03:30:03 2021] POST /volume/v3/fd088a18d1d141399536c59071cb0844/snapshots => generated 319 bytes in 435 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:30:05.178891 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cf39289b-1751-4335-871f-21e9b1275853 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/fa227773-fb7f-44c4-a2d2-78cb2b176ad9 Jan 21 03:30:05.179512 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cf39289b-1751-4335-871f-21e9b1275853 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:30:05.179659 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:30:05.179659 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:30:05.182005 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cf39289b-1751-4335-871f-21e9b1275853 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:30:05.208327 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:05.208327 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:30:05.209467 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-cf39289b-1751-4335-871f-21e9b1275853 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Snapshot retrieved successfully. Jan 21 03:30:05.211439 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cf39289b-1751-4335-871f-21e9b1275853 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/fa227773-fb7f-44c4-a2d2-78cb2b176ad9 returned with HTTP 200 Jan 21 03:30:05.212428 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1658/3297] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:30:05 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/fa227773-fb7f-44c4-a2d2-78cb2b176ad9 => generated 451 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:30:06.228053 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7aa2436d-93bf-4b5f-b31b-8e6c91c496eb tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/fa227773-fb7f-44c4-a2d2-78cb2b176ad9 Jan 21 03:30:06.228574 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7aa2436d-93bf-4b5f-b31b-8e6c91c496eb tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:30:06.228779 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:30:06.228779 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:30:06.229154 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7aa2436d-93bf-4b5f-b31b-8e6c91c496eb tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:30:06.261334 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:06.261334 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:30:06.262684 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7aa2436d-93bf-4b5f-b31b-8e6c91c496eb tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Snapshot retrieved successfully. Jan 21 03:30:06.264755 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7aa2436d-93bf-4b5f-b31b-8e6c91c496eb tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/fa227773-fb7f-44c4-a2d2-78cb2b176ad9 returned with HTTP 200 Jan 21 03:30:06.265854 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1640/3298] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:30:06 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/fa227773-fb7f-44c4-a2d2-78cb2b176ad9 => generated 478 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:30:07.590477 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-928e94c4-ceae-4353-82d2-b6a5632f55f5 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/fa227773-fb7f-44c4-a2d2-78cb2b176ad9 Jan 21 03:30:07.591044 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-928e94c4-ceae-4353-82d2-b6a5632f55f5 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:30:07.591262 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:30:07.591262 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:30:07.591635 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-928e94c4-ceae-4353-82d2-b6a5632f55f5 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:30:07.620414 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:07.620414 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:30:07.621635 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-928e94c4-ceae-4353-82d2-b6a5632f55f5 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Snapshot retrieved successfully. Jan 21 03:30:07.623539 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-928e94c4-ceae-4353-82d2-b6a5632f55f5 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/fa227773-fb7f-44c4-a2d2-78cb2b176ad9 returned with HTTP 200 Jan 21 03:30:07.624487 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1659/3299] 10.222.0.36 () {60 vars in 1575 bytes} [Thu Jan 21 03:30:07 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/fa227773-fb7f-44c4-a2d2-78cb2b176ad9 => generated 478 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:30:09.416598 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-86b0764b-c36f-4e95-96f6-cb7f0c08a79b tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/fa227773-fb7f-44c4-a2d2-78cb2b176ad9 Jan 21 03:30:09.417651 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-86b0764b-c36f-4e95-96f6-cb7f0c08a79b tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:30:09.418865 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:30:09.418865 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:30:09.419662 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-86b0764b-c36f-4e95-96f6-cb7f0c08a79b tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:30:09.444945 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:09.444945 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:30:09.446074 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-86b0764b-c36f-4e95-96f6-cb7f0c08a79b tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Snapshot retrieved successfully. Jan 21 03:30:09.448197 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-86b0764b-c36f-4e95-96f6-cb7f0c08a79b tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/fa227773-fb7f-44c4-a2d2-78cb2b176ad9 returned with HTTP 200 Jan 21 03:30:09.449546 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1641/3300] 10.222.0.23 () {58 vars in 1368 bytes} [Thu Jan 21 03:30:09 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/fa227773-fb7f-44c4-a2d2-78cb2b176ad9 => generated 478 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:30:09.464188 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-3516e0a5-5355-444b-b41a-ff3137b5eb26 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 Jan 21 03:30:09.464864 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-3516e0a5-5355-444b-b41a-ff3137b5eb26 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:30:09.465083 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:30:09.465083 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:30:09.466006 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-3516e0a5-5355-444b-b41a-ff3137b5eb26 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:30:09.521704 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:09.521704 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:30:09.529816 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-3516e0a5-5355-444b-b41a-ff3137b5eb26 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:30:09.549983 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:09.549983 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:30:09.560468 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-3516e0a5-5355-444b-b41a-ff3137b5eb26 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 returned with HTTP 200 Jan 21 03:30:09.561315 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1660/3301] 10.222.0.23 () {58 vars in 1362 bytes} [Thu Jan 21 03:30:09 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 => generated 1661 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:30:09.580243 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-defe458d-aa29-4316-a2f5-c0bfdb4ce91a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] POST http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes Jan 21 03:30:09.580700 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:30:09.580700 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:30:09.581122 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-defe458d-aa29-4316-a2f5-c0bfdb4ce91a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "fa227773-fb7f-44c4-a2d2-78cb2b176ad9", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:30:09.582671 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-defe458d-aa29-4316-a2f5-c0bfdb4ce91a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'fa227773-fb7f-44c4-a2d2-78cb2b176ad9', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:30:09.623870 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:09.623870 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:30:09.625446 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-defe458d-aa29-4316-a2f5-c0bfdb4ce91a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Snapshot retrieved successfully. Jan 21 03:30:09.627474 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-defe458d-aa29-4316-a2f5-c0bfdb4ce91a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Create volume of 1 GB Jan 21 03:30:09.629610 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-defe458d-aa29-4316-a2f5-c0bfdb4ce91a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Availability Zones retrieved successfully. Jan 21 03:30:09.647811 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-defe458d-aa29-4316-a2f5-c0bfdb4ce91a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Flow 'volume_create_api' (b954c723-2322-4914-bd4d-39797dae87af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:30:09.650535 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-defe458d-aa29-4316-a2f5-c0bfdb4ce91a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cb8eedd-1e22-4d5e-aca7-36cb93b03e42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:30:09.652631 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-defe458d-aa29-4316-a2f5-c0bfdb4ce91a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:30:09.762845 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-defe458d-aa29-4316-a2f5-c0bfdb4ce91a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cb8eedd-1e22-4d5e-aca7-36cb93b03e42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'fa227773-fb7f-44c4-a2d2-78cb2b176ad9', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:30:09.765071 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-defe458d-aa29-4316-a2f5-c0bfdb4ce91a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (906711ce-8579-4fd0-810a-0f6a58eaaaae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:30:09.838103 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-defe458d-aa29-4316-a2f5-c0bfdb4ce91a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Created reservations ['bfdf2873-2b2b-4810-b260-0e53f59e1f05', 'e949edc8-7078-47eb-8641-90587c9a3470', '2279af01-fa62-4d92-8aa0-07afdc220de7', '19ed7b9c-f39a-47fe-8940-44b7ee4a36eb'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:30:09.840048 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-defe458d-aa29-4316-a2f5-c0bfdb4ce91a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (906711ce-8579-4fd0-810a-0f6a58eaaaae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bfdf2873-2b2b-4810-b260-0e53f59e1f05', 'e949edc8-7078-47eb-8641-90587c9a3470', '2279af01-fa62-4d92-8aa0-07afdc220de7', '19ed7b9c-f39a-47fe-8940-44b7ee4a36eb']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:30:09.842332 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-defe458d-aa29-4316-a2f5-c0bfdb4ce91a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2af245b-1480-4351-a6d1-f1d1069a37d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:30:09.972905 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-defe458d-aa29-4316-a2f5-c0bfdb4ce91a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2af245b-1480-4351-a6d1-f1d1069a37d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d8e93c4-a7c9-4685-aa6d-204a395242ce', '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='fd088a18d1d141399536c59071cb0844',qos_specs=None,replication_status=,reservations=['bfdf2873-2b2b-4810-b260-0e53f59e1f05','e949edc8-7078-47eb-8641-90587c9a3470','2279af01-fa62-4d92-8aa0-07afdc220de7','19ed7b9c-f39a-47fe-8940-44b7ee4a36eb'],size=1,snapshot_id=fa227773-fb7f-44c4-a2d2-78cb2b176ad9,source_replicaid=,source_volid=None,status='creating',user_id='18467899b82644b2be2cbf5e4effd286',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), '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-21T03:30:09Z,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=1d8e93c4-a7c9-4685-aa6d-204a395242ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd088a18d1d141399536c59071cb0844',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=fa227773-fb7f-44c4-a2d2-78cb2b176ad9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='18467899b82644b2be2cbf5e4effd286',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:30:09.974930 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-defe458d-aa29-4316-a2f5-c0bfdb4ce91a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7d5bd55-c5c1-49f2-9974-a25cf98b5a72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:30:10.002953 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-defe458d-aa29-4316-a2f5-c0bfdb4ce91a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7d5bd55-c5c1-49f2-9974-a25cf98b5a72) transitioned into 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='fd088a18d1d141399536c59071cb0844',qos_specs=None,replication_status=,reservations=['bfdf2873-2b2b-4810-b260-0e53f59e1f05','e949edc8-7078-47eb-8641-90587c9a3470','2279af01-fa62-4d92-8aa0-07afdc220de7','19ed7b9c-f39a-47fe-8940-44b7ee4a36eb'],size=1,snapshot_id=fa227773-fb7f-44c4-a2d2-78cb2b176ad9,source_replicaid=,source_volid=None,status='creating',user_id='18467899b82644b2be2cbf5e4effd286',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:30:10.004441 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-defe458d-aa29-4316-a2f5-c0bfdb4ce91a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc32acef-114c-47d0-b028-10fb4ddae23d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:30:10.091770 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-defe458d-aa29-4316-a2f5-c0bfdb4ce91a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc32acef-114c-47d0-b028-10fb4ddae23d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:30:10.094384 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-defe458d-aa29-4316-a2f5-c0bfdb4ce91a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Flow 'volume_create_api' (b954c723-2322-4914-bd4d-39797dae87af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:30:10.152839 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-defe458d-aa29-4316-a2f5-c0bfdb4ce91a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Create volume request issued successfully. Jan 21 03:30:10.169369 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-defe458d-aa29-4316-a2f5-c0bfdb4ce91a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes returned with HTTP 202 Jan 21 03:30:10.170331 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1642/3302] 10.222.0.23 () {62 vars in 1305 bytes} [Thu Jan 21 03:30:09 2021] POST /volume/v3/fd088a18d1d141399536c59071cb0844/volumes => generated 805 bytes in 594 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:30:10.182302 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-dcb6c3d0-ee8e-4e80-bc24-ec8ca77a2aab tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/1d8e93c4-a7c9-4685-aa6d-204a395242ce Jan 21 03:30:10.182963 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-dcb6c3d0-ee8e-4e80-bc24-ec8ca77a2aab tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:30:10.183256 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:30:10.183256 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:30:10.183718 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-dcb6c3d0-ee8e-4e80-bc24-ec8ca77a2aab tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:30:10.260718 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:10.260718 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:30:10.271399 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-dcb6c3d0-ee8e-4e80-bc24-ec8ca77a2aab tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:30:10.294846 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-dcb6c3d0-ee8e-4e80-bc24-ec8ca77a2aab tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/1d8e93c4-a7c9-4685-aa6d-204a395242ce returned with HTTP 200 Jan 21 03:30:10.295917 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1661/3303] 10.222.0.23 () {58 vars in 1362 bytes} [Thu Jan 21 03:30:10 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/1d8e93c4-a7c9-4685-aa6d-204a395242ce => generated 897 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:30:10.311147 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-dc2ad531-cf39-4479-8ea4-ffc10137a4ff tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/1d8e93c4-a7c9-4685-aa6d-204a395242ce Jan 21 03:30:10.311483 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-dc2ad531-cf39-4479-8ea4-ffc10137a4ff tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:30:10.311704 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:30:10.311704 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:30:10.312074 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-dc2ad531-cf39-4479-8ea4-ffc10137a4ff tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:30:10.373061 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:10.373061 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:30:10.383106 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-dc2ad531-cf39-4479-8ea4-ffc10137a4ff tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:30:10.408148 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-dc2ad531-cf39-4479-8ea4-ffc10137a4ff tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/1d8e93c4-a7c9-4685-aa6d-204a395242ce returned with HTTP 200 Jan 21 03:30:10.409175 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1643/3304] 10.222.0.23 () {58 vars in 1362 bytes} [Thu Jan 21 03:30:10 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/1d8e93c4-a7c9-4685-aa6d-204a395242ce => generated 897 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:30:13.448130 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-2b54cfd5-034f-455c-986c-d4884cc8b1f4 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/1d8e93c4-a7c9-4685-aa6d-204a395242ce Jan 21 03:30:13.452514 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-2b54cfd5-034f-455c-986c-d4884cc8b1f4 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:30:13.452722 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:30:13.452722 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:30:13.453121 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-2b54cfd5-034f-455c-986c-d4884cc8b1f4 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:30:13.589696 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:13.589696 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:30:13.600401 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-2b54cfd5-034f-455c-986c-d4884cc8b1f4 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:30:13.637779 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-2b54cfd5-034f-455c-986c-d4884cc8b1f4 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/1d8e93c4-a7c9-4685-aa6d-204a395242ce returned with HTTP 200 Jan 21 03:30:13.639390 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1662/3305] 10.222.0.23 () {58 vars in 1362 bytes} [Thu Jan 21 03:30:13 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/1d8e93c4-a7c9-4685-aa6d-204a395242ce => generated 897 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:30:16.666272 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-8c0a254e-5cbb-41c9-a87f-8aebf6413afe tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/1d8e93c4-a7c9-4685-aa6d-204a395242ce Jan 21 03:30:16.666272 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-8c0a254e-5cbb-41c9-a87f-8aebf6413afe tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:30:16.666272 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:30:16.666272 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:30:16.681050 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-8c0a254e-5cbb-41c9-a87f-8aebf6413afe tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:30:16.768130 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:16.768130 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:30:16.783907 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-8c0a254e-5cbb-41c9-a87f-8aebf6413afe tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:30:16.832932 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-8c0a254e-5cbb-41c9-a87f-8aebf6413afe tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/1d8e93c4-a7c9-4685-aa6d-204a395242ce returned with HTTP 200 Jan 21 03:30:16.834067 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1644/3306] 10.222.0.23 () {58 vars in 1362 bytes} [Thu Jan 21 03:30:16 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/1d8e93c4-a7c9-4685-aa6d-204a395242ce => generated 897 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:30:19.895579 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-4195237e-73ce-4f23-a8e8-e65a9f7bfa5f tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/1d8e93c4-a7c9-4685-aa6d-204a395242ce Jan 21 03:30:19.895579 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-4195237e-73ce-4f23-a8e8-e65a9f7bfa5f tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:30:19.895579 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:30:19.895579 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:30:19.895579 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-4195237e-73ce-4f23-a8e8-e65a9f7bfa5f tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:30:19.971012 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:19.971012 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:30:19.971012 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-4195237e-73ce-4f23-a8e8-e65a9f7bfa5f tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:30:19.988052 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-4195237e-73ce-4f23-a8e8-e65a9f7bfa5f tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/1d8e93c4-a7c9-4685-aa6d-204a395242ce returned with HTTP 200 Jan 21 03:30:19.988052 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1663/3307] 10.222.0.23 () {58 vars in 1362 bytes} [Thu Jan 21 03:30:19 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/1d8e93c4-a7c9-4685-aa6d-204a395242ce => generated 897 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:30:22.994056 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-40567000-28aa-4ba9-aa34-07c1fd5fb312 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/1d8e93c4-a7c9-4685-aa6d-204a395242ce Jan 21 03:30:22.994056 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-40567000-28aa-4ba9-aa34-07c1fd5fb312 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:30:22.994056 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:30:22.994056 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:30:22.994056 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-40567000-28aa-4ba9-aa34-07c1fd5fb312 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:30:23.070821 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:23.070821 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:30:23.081923 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-40567000-28aa-4ba9-aa34-07c1fd5fb312 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:30:23.140807 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-40567000-28aa-4ba9-aa34-07c1fd5fb312 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/1d8e93c4-a7c9-4685-aa6d-204a395242ce returned with HTTP 200 Jan 21 03:30:23.140807 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1645/3308] 10.222.0.23 () {58 vars in 1362 bytes} [Thu Jan 21 03:30:22 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/1d8e93c4-a7c9-4685-aa6d-204a395242ce => generated 897 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:30:26.174681 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-585945cc-3ac9-4f1b-ac77-038a387377c7 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/1d8e93c4-a7c9-4685-aa6d-204a395242ce Jan 21 03:30:26.175234 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-585945cc-3ac9-4f1b-ac77-038a387377c7 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:30:26.175464 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:30:26.175464 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:30:26.175852 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-585945cc-3ac9-4f1b-ac77-038a387377c7 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:30:26.278744 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:26.278744 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:30:26.302943 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-585945cc-3ac9-4f1b-ac77-038a387377c7 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:30:26.332957 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-585945cc-3ac9-4f1b-ac77-038a387377c7 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/1d8e93c4-a7c9-4685-aa6d-204a395242ce returned with HTTP 200 Jan 21 03:30:26.334014 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1664/3309] 10.222.0.23 () {58 vars in 1362 bytes} [Thu Jan 21 03:30:26 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/1d8e93c4-a7c9-4685-aa6d-204a395242ce => generated 897 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:30:29.353466 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-8c4ea6c3-1fdd-4dc8-826b-9dc59c27251d tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/1d8e93c4-a7c9-4685-aa6d-204a395242ce Jan 21 03:30:29.353995 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-8c4ea6c3-1fdd-4dc8-826b-9dc59c27251d tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:30:29.354082 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-0b45ee05-cd68-4a0e-a929-ffab9231d63c req-98f3781d-a0fa-48c5-b79d-d0e16e86d7bc tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] DELETE http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/attachments/06f7d2c4-2a49-4d46-a79b-5d1e533724f4 Jan 21 03:30:29.354152 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:30:29.354152 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:30:29.354475 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-0b45ee05-cd68-4a0e-a929-ffab9231d63c req-98f3781d-a0fa-48c5-b79d-d0e16e86d7bc tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:30:29.362894 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:30:29.362894 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:30:29.363115 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-8c4ea6c3-1fdd-4dc8-826b-9dc59c27251d tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:30:29.363253 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-0b45ee05-cd68-4a0e-a929-ffab9231d63c req-98f3781d-a0fa-48c5-b79d-d0e16e86d7bc tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:30:29.381760 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:29.381760 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:30:29.411319 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:29.411319 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:30:29.420533 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-8c4ea6c3-1fdd-4dc8-826b-9dc59c27251d tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:30:29.449630 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-8c4ea6c3-1fdd-4dc8-826b-9dc59c27251d tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/1d8e93c4-a7c9-4685-aa6d-204a395242ce returned with HTTP 200 Jan 21 03:30:29.450473 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1665/3310] 10.222.0.23 () {58 vars in 1362 bytes} [Thu Jan 21 03:30:29 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/1d8e93c4-a7c9-4685-aa6d-204a395242ce => generated 1347 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:30:29.456443 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-8c4ea6c3-1fdd-4dc8-826b-9dc59c27251d tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume// Jan 21 03:30:29.463052 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-8c4ea6c3-1fdd-4dc8-826b-9dc59c27251d tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:30:29.463052 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:30:29.463052 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:30:29.463052 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-8c4ea6c3-1fdd-4dc8-826b-9dc59c27251d tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:30:29.463052 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-8c4ea6c3-1fdd-4dc8-826b-9dc59c27251d tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 03:30:29.463052 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1666/3311] 10.222.0.23 () {56 vars in 1089 bytes} [Thu Jan 21 03:30:29 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 03:30:29.475221 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-87cb38ed-fb55-4ca1-96b3-b6b4b44d891e tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] POST http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/attachments Jan 21 03:30:29.476053 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-87cb38ed-fb55-4ca1-96b3-b6b4b44d891e tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1d8e93c4-a7c9-4685-aa6d-204a395242ce", "instance_uuid": "65e93c98-106d-4730-bc78-0a5e5ba26c28", "connector": null}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:30:29.556588 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:29.556588 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:30:29.661597 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-87cb38ed-fb55-4ca1-96b3-b6b4b44d891e tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/attachments returned with HTTP 200 Jan 21 03:30:29.662537 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1667/3312] 10.222.0.23 () {64 vars in 1358 bytes} [Thu Jan 21 03:30:29 2021] POST /volume/v3/fd088a18d1d141399536c59071cb0844/attachments => generated 273 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:30:29.668391 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-87cb38ed-fb55-4ca1-96b3-b6b4b44d891e tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume// Jan 21 03:30:29.675368 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-87cb38ed-fb55-4ca1-96b3-b6b4b44d891e tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:30:29.675368 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:30:29.675368 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:30:29.675368 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-87cb38ed-fb55-4ca1-96b3-b6b4b44d891e tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:30:29.675368 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-87cb38ed-fb55-4ca1-96b3-b6b4b44d891e tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 03:30:29.675368 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1668/3313] 10.222.0.23 () {56 vars in 1089 bytes} [Thu Jan 21 03:30:29 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 03:30:29.692837 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-cc471fc0-0e1c-498a-8d1d-226a7c224aaa tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/1d8e93c4-a7c9-4685-aa6d-204a395242ce Jan 21 03:30:29.693582 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-cc471fc0-0e1c-498a-8d1d-226a7c224aaa tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:30:29.694211 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-cc471fc0-0e1c-498a-8d1d-226a7c224aaa tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:30:29.765139 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:29.765139 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:30:29.779909 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-cc471fc0-0e1c-498a-8d1d-226a7c224aaa tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:30:29.801982 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:29.801982 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:30:29.815206 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-cc471fc0-0e1c-498a-8d1d-226a7c224aaa tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/1d8e93c4-a7c9-4685-aa6d-204a395242ce returned with HTTP 200 Jan 21 03:30:29.815732 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1669/3314] 10.222.0.23 () {60 vars in 1403 bytes} [Thu Jan 21 03:30:29 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/1d8e93c4-a7c9-4685-aa6d-204a395242ce => generated 1445 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 03:30:29.854745 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-5b51a393-656d-4673-a51c-2b09beaff499 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] PUT http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/attachments/fcbf3d48-f451-45a0-94b0-00c9fa1bc43a Jan 21 03:30:29.855455 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:30:29.855455 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:30:29.856104 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-5b51a393-656d-4673-a51c-2b09beaff499 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.23", "host": "n-h2-766726-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766726-10.cbci-766726-10.local", "mountpoint": "/dev/sda"}}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:30:29.903156 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 03:30:29.903156 n-d-766726-10 devstack@c-api.service[87957]: return self(f, *args, **kw) Jan 21 03:30:29.903574 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-5b51a393-656d-4673-a51c-2b09beaff499 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Lock "b'cinder-attachment_update-1d8e93c4-a7c9-4685-aa6d-204a395242ce-n-h2-766726-10'" acquired by "attachment_update" :: waited 0.010s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 03:30:29.907651 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:29.907651 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:30:29.951506 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-0b45ee05-cd68-4a0e-a929-ffab9231d63c req-98f3781d-a0fa-48c5-b79d-d0e16e86d7bc tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87958) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 03:30:29.952075 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-0b45ee05-cd68-4a0e-a929-ffab9231d63c req-98f3781d-a0fa-48c5-b79d-d0e16e86d7bc tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Pending status list for volume during attachment-delete: [] {{(pid=87958) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 03:30:29.960307 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-0b45ee05-cd68-4a0e-a929-ffab9231d63c req-98f3781d-a0fa-48c5-b79d-d0e16e86d7bc tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/attachments/06f7d2c4-2a49-4d46-a79b-5d1e533724f4 returned with HTTP 200 Jan 21 03:30:29.961510 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1646/3315] 10.222.0.23 () {62 vars in 1437 bytes} [Thu Jan 21 03:30:29 2021] DELETE /volume/v3/da8a0551412f48229388270473745e71/attachments/06f7d2c4-2a49-4d46-a79b-5d1e533724f4 => generated 19 bytes in 612 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:30:31.439439 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-5b51a393-656d-4673-a51c-2b09beaff499 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Lock "b'cinder-attachment_update-1d8e93c4-a7c9-4685-aa6d-204a395242ce-n-h2-766726-10'" released by "attachment_update" :: held 1.536s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 03:30:31.440426 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-5b51a393-656d-4673-a51c-2b09beaff499 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/attachments/fcbf3d48-f451-45a0-94b0-00c9fa1bc43a returned with HTTP 200 Jan 21 03:30:31.441893 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1670/3316] 10.222.0.23 () {64 vars in 1468 bytes} [Thu Jan 21 03:30:29 2021] PUT /volume/v3/fd088a18d1d141399536c59071cb0844/attachments/fcbf3d48-f451-45a0-94b0-00c9fa1bc43a => generated 762 bytes in 1595 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:30:31.485842 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-f8dee4b6-196c-4bad-92a2-c99cf51a8e12 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] POST http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/attachments/fcbf3d48-f451-45a0-94b0-00c9fa1bc43a/action Jan 21 03:30:31.486601 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:30:31.486601 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:30:31.487263 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-f8dee4b6-196c-4bad-92a2-c99cf51a8e12 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Action body: b'{"os-complete": null}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:30:31.487776 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-f8dee4b6-196c-4bad-92a2-c99cf51a8e12 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:30:31.571111 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:31.571111 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:30:31.608204 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-84723234-f4d6-4d32-aa95-5a5b2b5ad921 req-f8dee4b6-196c-4bad-92a2-c99cf51a8e12 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/attachments/fcbf3d48-f451-45a0-94b0-00c9fa1bc43a/action returned with HTTP 204 Jan 21 03:30:31.608204 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1647/3317] 10.222.0.23 () {64 vars in 1489 bytes} [Thu Jan 21 03:30:31 2021] POST /volume/v3/fd088a18d1d141399536c59071cb0844/attachments/fcbf3d48-f451-45a0-94b0-00c9fa1bc43a/action => generated 0 bytes in 123 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 21 03:30:32.165905 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7ac82de3-3356-4af6-b09b-0fa4c68c41ad tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] DELETE http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/d3ea89c1-8e41-4523-aa8a-e98111e43c0f Jan 21 03:30:32.167207 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7ac82de3-3356-4af6-b09b-0fa4c68c41ad tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:30:32.167207 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:30:32.167207 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:30:32.167639 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7ac82de3-3356-4af6-b09b-0fa4c68c41ad tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:30:32.168427 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-7ac82de3-3356-4af6-b09b-0fa4c68c41ad tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Delete volume with id: d3ea89c1-8e41-4523-aa8a-e98111e43c0f Jan 21 03:30:32.221942 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:32.221942 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:30:32.223143 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7ac82de3-3356-4af6-b09b-0fa4c68c41ad tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Volume info retrieved successfully. Jan 21 03:30:32.300530 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7ac82de3-3356-4af6-b09b-0fa4c68c41ad tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Delete volume request issued successfully. Jan 21 03:30:32.300530 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7ac82de3-3356-4af6-b09b-0fa4c68c41ad tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/d3ea89c1-8e41-4523-aa8a-e98111e43c0f returned with HTTP 202 Jan 21 03:30:32.300530 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1671/3318] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:30:32 2021] DELETE /volume/v3/da8a0551412f48229388270473745e71/volumes/d3ea89c1-8e41-4523-aa8a-e98111e43c0f => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:30:32.306788 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-59a51c9e-e101-4d22-87bf-fee2eb574e74 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] DELETE http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f Jan 21 03:30:32.306788 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-59a51c9e-e101-4d22-87bf-fee2eb574e74 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:30:32.306788 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:30:32.306788 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:30:32.306788 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-59a51c9e-e101-4d22-87bf-fee2eb574e74 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:30:32.306788 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.contrib.backups [None req-59a51c9e-e101-4d22-87bf-fee2eb574e74 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Delete backup with id: 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f. Jan 21 03:30:32.330160 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:32.330160 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:30:32.373102 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.backup.rpcapi [None req-59a51c9e-e101-4d22-87bf-fee2eb574e74 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] delete_backup rpcapi backup_id 88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f {{(pid=87958) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 03:30:32.379490 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-59a51c9e-e101-4d22-87bf-fee2eb574e74 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f returned with HTTP 202 Jan 21 03:30:32.381471 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1648/3319] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:30:32 2021] DELETE /volume/v3/da8a0551412f48229388270473745e71/backups/88e865ac-b2c6-48ae-aff7-0a9fc0a93d5f => generated 0 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:30:32.391600 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e7a44040-5cc3-42e8-8d99-ca9bfd3d3ab5 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] DELETE http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b Jan 21 03:30:32.392199 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e7a44040-5cc3-42e8-8d99-ca9bfd3d3ab5 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:30:32.392199 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:30:32.392199 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:30:32.392497 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e7a44040-5cc3-42e8-8d99-ca9bfd3d3ab5 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:30:32.393128 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-e7a44040-5cc3-42e8-8d99-ca9bfd3d3ab5 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Delete volume with id: 04f387b4-ea79-40c8-bd81-df5dbeed6c1b Jan 21 03:30:32.540477 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:32.540477 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:30:32.542308 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e7a44040-5cc3-42e8-8d99-ca9bfd3d3ab5 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Volume info retrieved successfully. Jan 21 03:30:32.612725 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e7a44040-5cc3-42e8-8d99-ca9bfd3d3ab5 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Delete volume request issued successfully. Jan 21 03:30:32.613330 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e7a44040-5cc3-42e8-8d99-ca9bfd3d3ab5 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b returned with HTTP 202 Jan 21 03:30:32.617973 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1672/3320] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:30:32 2021] DELETE /volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b => generated 0 bytes in 233 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:30:32.622472 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fdf73c81-e68d-4a45-8e49-338169363cb0 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b Jan 21 03:30:32.624735 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fdf73c81-e68d-4a45-8e49-338169363cb0 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:30:32.625077 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:30:32.625077 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:30:32.625613 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fdf73c81-e68d-4a45-8e49-338169363cb0 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:30:32.761240 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:32.761240 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:30:32.804546 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-fdf73c81-e68d-4a45-8e49-338169363cb0 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Volume info retrieved successfully. Jan 21 03:30:32.856828 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fdf73c81-e68d-4a45-8e49-338169363cb0 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b returned with HTTP 200 Jan 21 03:30:32.864697 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1649/3321] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:30:32 2021] GET /volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b => generated 1363 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:30:33.878442 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-96950d52-c8e0-4114-91cd-36f4ac491aee tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b Jan 21 03:30:33.884593 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-96950d52-c8e0-4114-91cd-36f4ac491aee tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:30:33.884869 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:30:33.884869 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:30:33.885680 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-96950d52-c8e0-4114-91cd-36f4ac491aee tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:30:34.059592 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:34.059592 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:30:34.081827 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-96950d52-c8e0-4114-91cd-36f4ac491aee tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Volume info retrieved successfully. Jan 21 03:30:34.148045 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-96950d52-c8e0-4114-91cd-36f4ac491aee tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b returned with HTTP 200 Jan 21 03:30:34.159166 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1673/3322] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:30:33 2021] GET /volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b => generated 1363 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:30:35.166410 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-883f292f-64c7-4e86-85e3-9b2755638067 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b Jan 21 03:30:35.166963 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-883f292f-64c7-4e86-85e3-9b2755638067 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:30:35.167218 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:30:35.167218 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:30:35.167535 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-883f292f-64c7-4e86-85e3-9b2755638067 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:30:35.229308 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:35.229308 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:30:35.239365 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-883f292f-64c7-4e86-85e3-9b2755638067 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Volume info retrieved successfully. Jan 21 03:30:35.275088 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-883f292f-64c7-4e86-85e3-9b2755638067 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b returned with HTTP 200 Jan 21 03:30:35.275619 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1650/3323] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:30:35 2021] GET /volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b => generated 1363 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:30:36.297930 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-68adf15b-5012-4750-9cd7-ffe60a30cd25 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] GET http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b Jan 21 03:30:36.298707 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-68adf15b-5012-4750-9cd7-ffe60a30cd25 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:30:36.303596 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:30:36.303596 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:30:36.304464 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-68adf15b-5012-4750-9cd7-ffe60a30cd25 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:30:36.409375 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-68adf15b-5012-4750-9cd7-ffe60a30cd25 tempest-TestVolumeBackupRestore-431625554 tempest-TestVolumeBackupRestore-431625554] http://10.222.0.36/volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b returned with HTTP 404 Jan 21 03:30:36.411620 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1674/3324] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:30:36 2021] GET /volume/v3/da8a0551412f48229388270473745e71/volumes/04f387b4-ea79-40c8-bd81-df5dbeed6c1b => generated 109 bytes in 123 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:30:44.699073 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-de5f0672-d75f-48e6-a96d-d085f713bcbf tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/1d8e93c4-a7c9-4685-aa6d-204a395242ce Jan 21 03:30:44.699571 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-de5f0672-d75f-48e6-a96d-d085f713bcbf tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:30:44.700095 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:30:44.700095 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:30:44.700694 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-de5f0672-d75f-48e6-a96d-d085f713bcbf tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:30:44.814320 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:44.814320 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:30:44.824773 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-de5f0672-d75f-48e6-a96d-d085f713bcbf tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:30:44.874059 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:44.874059 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:30:44.893394 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-de5f0672-d75f-48e6-a96d-d085f713bcbf tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/1d8e93c4-a7c9-4685-aa6d-204a395242ce returned with HTTP 200 Jan 21 03:30:44.895524 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1651/3325] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:30:44 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/1d8e93c4-a7c9-4685-aa6d-204a395242ce => generated 1639 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:30:50.789582 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-b0995cf3-99fd-4015-9556-cd005b6dba68 req-15df2f36-3241-40ee-b6ab-15007033ed4e tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] DELETE http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/attachments/fcbf3d48-f451-45a0-94b0-00c9fa1bc43a Jan 21 03:30:50.790312 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-b0995cf3-99fd-4015-9556-cd005b6dba68 req-15df2f36-3241-40ee-b6ab-15007033ed4e tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:30:50.790826 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-b0995cf3-99fd-4015-9556-cd005b6dba68 req-15df2f36-3241-40ee-b6ab-15007033ed4e tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:30:50.825103 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:50.825103 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:30:51.324339 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-b0995cf3-99fd-4015-9556-cd005b6dba68 req-15df2f36-3241-40ee-b6ab-15007033ed4e tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 03:30:51.324804 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-b0995cf3-99fd-4015-9556-cd005b6dba68 req-15df2f36-3241-40ee-b6ab-15007033ed4e tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Pending status list for volume during attachment-delete: [] {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 03:30:51.347388 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-b0995cf3-99fd-4015-9556-cd005b6dba68 req-15df2f36-3241-40ee-b6ab-15007033ed4e tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/attachments/fcbf3d48-f451-45a0-94b0-00c9fa1bc43a returned with HTTP 200 Jan 21 03:30:51.348285 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1675/3326] 10.222.0.23 () {62 vars in 1437 bytes} [Thu Jan 21 03:30:50 2021] DELETE /volume/v3/fd088a18d1d141399536c59071cb0844/attachments/fcbf3d48-f451-45a0-94b0-00c9fa1bc43a => generated 19 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:30:51.373091 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-b0995cf3-99fd-4015-9556-cd005b6dba68 req-c11e94c0-9f65-46b4-9a7a-d894ba579a47 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] DELETE http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/1d8e93c4-a7c9-4685-aa6d-204a395242ce Jan 21 03:30:51.373660 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-b0995cf3-99fd-4015-9556-cd005b6dba68 req-c11e94c0-9f65-46b4-9a7a-d894ba579a47 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:30:51.373885 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:30:51.373885 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:30:51.374862 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-b0995cf3-99fd-4015-9556-cd005b6dba68 req-c11e94c0-9f65-46b4-9a7a-d894ba579a47 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:30:51.375375 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [req-b0995cf3-99fd-4015-9556-cd005b6dba68 req-c11e94c0-9f65-46b4-9a7a-d894ba579a47 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Delete volume with id: 1d8e93c4-a7c9-4685-aa6d-204a395242ce Jan 21 03:30:51.425907 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:51.425907 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:30:51.427161 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-b0995cf3-99fd-4015-9556-cd005b6dba68 req-c11e94c0-9f65-46b4-9a7a-d894ba579a47 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:30:51.478330 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-b0995cf3-99fd-4015-9556-cd005b6dba68 req-c11e94c0-9f65-46b4-9a7a-d894ba579a47 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Delete volume request issued successfully. Jan 21 03:30:51.479236 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-b0995cf3-99fd-4015-9556-cd005b6dba68 req-c11e94c0-9f65-46b4-9a7a-d894ba579a47 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/1d8e93c4-a7c9-4685-aa6d-204a395242ce returned with HTTP 202 Jan 21 03:30:51.480249 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1652/3327] 10.222.0.23 () {60 vars in 1384 bytes} [Thu Jan 21 03:30:51 2021] DELETE /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/1d8e93c4-a7c9-4685-aa6d-204a395242ce => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:30:52.391695 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c97a4bc7-35db-4351-a433-4d82056adbba tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/1d8e93c4-a7c9-4685-aa6d-204a395242ce Jan 21 03:30:52.392459 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c97a4bc7-35db-4351-a433-4d82056adbba tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:30:52.392781 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:30:52.392781 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:30:52.393282 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c97a4bc7-35db-4351-a433-4d82056adbba tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:30:52.447810 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:52.447810 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:30:52.456787 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c97a4bc7-35db-4351-a433-4d82056adbba tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:30:52.481265 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c97a4bc7-35db-4351-a433-4d82056adbba tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/1d8e93c4-a7c9-4685-aa6d-204a395242ce returned with HTTP 200 Jan 21 03:30:52.491973 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1676/3328] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:30:52 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/1d8e93c4-a7c9-4685-aa6d-204a395242ce => generated 1346 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:30:53.500854 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1181672d-6566-4de8-8434-c86155546233 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/1d8e93c4-a7c9-4685-aa6d-204a395242ce Jan 21 03:30:53.503258 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1181672d-6566-4de8-8434-c86155546233 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:30:53.503258 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:30:53.503258 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:30:53.503258 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1181672d-6566-4de8-8434-c86155546233 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:30:53.551012 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1181672d-6566-4de8-8434-c86155546233 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/1d8e93c4-a7c9-4685-aa6d-204a395242ce returned with HTTP 404 Jan 21 03:30:53.552389 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1653/3329] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:30:53 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/1d8e93c4-a7c9-4685-aa6d-204a395242ce => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:30:53.560508 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9bb1f2cb-9451-4e19-92f4-92b85379cb12 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] DELETE http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/fa227773-fb7f-44c4-a2d2-78cb2b176ad9 Jan 21 03:30:53.566817 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9bb1f2cb-9451-4e19-92f4-92b85379cb12 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:30:53.566817 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:30:53.566817 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:30:53.566817 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9bb1f2cb-9451-4e19-92f4-92b85379cb12 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:30:53.566817 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-9bb1f2cb-9451-4e19-92f4-92b85379cb12 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Delete snapshot with id: fa227773-fb7f-44c4-a2d2-78cb2b176ad9 Jan 21 03:30:53.594191 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:53.594191 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:30:53.595434 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9bb1f2cb-9451-4e19-92f4-92b85379cb12 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Snapshot retrieved successfully. Jan 21 03:30:53.676387 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9bb1f2cb-9451-4e19-92f4-92b85379cb12 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Snapshot delete request issued successfully. Jan 21 03:30:53.677185 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9bb1f2cb-9451-4e19-92f4-92b85379cb12 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/fa227773-fb7f-44c4-a2d2-78cb2b176ad9 returned with HTTP 202 Jan 21 03:30:53.688664 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0e0628b2-c702-4d12-9fb2-72ce7a1683f1 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/fa227773-fb7f-44c4-a2d2-78cb2b176ad9 Jan 21 03:30:53.689411 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0e0628b2-c702-4d12-9fb2-72ce7a1683f1 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:30:53.690462 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0e0628b2-c702-4d12-9fb2-72ce7a1683f1 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:30:53.695719 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1677/3330] 10.222.0.36 () {58 vars in 1324 bytes} [Thu Jan 21 03:30:53 2021] DELETE /volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/fa227773-fb7f-44c4-a2d2-78cb2b176ad9 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:30:53.735388 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:53.735388 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:30:53.739501 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-0e0628b2-c702-4d12-9fb2-72ce7a1683f1 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Snapshot retrieved successfully. Jan 21 03:30:53.743466 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0e0628b2-c702-4d12-9fb2-72ce7a1683f1 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/fa227773-fb7f-44c4-a2d2-78cb2b176ad9 returned with HTTP 200 Jan 21 03:30:53.744594 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1654/3331] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:30:53 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/fa227773-fb7f-44c4-a2d2-78cb2b176ad9 => generated 477 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:30:54.757505 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8826384a-6b43-49ac-9ccf-1566dfb02d4d tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/fa227773-fb7f-44c4-a2d2-78cb2b176ad9 Jan 21 03:30:54.758034 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8826384a-6b43-49ac-9ccf-1566dfb02d4d tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:30:54.758219 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:30:54.758219 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:30:54.758605 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8826384a-6b43-49ac-9ccf-1566dfb02d4d tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:30:54.785037 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:54.785037 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:30:54.786448 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8826384a-6b43-49ac-9ccf-1566dfb02d4d tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Snapshot retrieved successfully. Jan 21 03:30:54.788447 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8826384a-6b43-49ac-9ccf-1566dfb02d4d tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/fa227773-fb7f-44c4-a2d2-78cb2b176ad9 returned with HTTP 200 Jan 21 03:30:54.789263 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1678/3332] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:30:54 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/fa227773-fb7f-44c4-a2d2-78cb2b176ad9 => generated 477 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:30:55.801878 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9d9dcf83-2d27-49c3-a9fd-924118fc5700 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/fa227773-fb7f-44c4-a2d2-78cb2b176ad9 Jan 21 03:30:55.802439 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9d9dcf83-2d27-49c3-a9fd-924118fc5700 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:30:55.802679 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:30:55.802679 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:30:55.803052 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9d9dcf83-2d27-49c3-a9fd-924118fc5700 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:30:55.830462 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9d9dcf83-2d27-49c3-a9fd-924118fc5700 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/fa227773-fb7f-44c4-a2d2-78cb2b176ad9 returned with HTTP 404 Jan 21 03:30:55.831697 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1655/3333] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:30:55 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/fa227773-fb7f-44c4-a2d2-78cb2b176ad9 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:31:01.282263 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-bead04d7-6cb4-4423-9117-26b38fd6ad76 req-9d635933-7dff-413c-8040-c933b491ccf0 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] DELETE http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/attachments/93b2b2c6-26d8-4b97-af4b-76b0378cc965 Jan 21 03:31:01.282911 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-bead04d7-6cb4-4423-9117-26b38fd6ad76 req-9d635933-7dff-413c-8040-c933b491ccf0 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:31:01.282990 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:31:01.282990 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:31:01.283361 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-bead04d7-6cb4-4423-9117-26b38fd6ad76 req-9d635933-7dff-413c-8040-c933b491ccf0 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:31:01.305398 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:31:01.305398 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:31:01.777241 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-bead04d7-6cb4-4423-9117-26b38fd6ad76 req-9d635933-7dff-413c-8040-c933b491ccf0 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 03:31:01.777664 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-bead04d7-6cb4-4423-9117-26b38fd6ad76 req-9d635933-7dff-413c-8040-c933b491ccf0 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Pending status list for volume during attachment-delete: [] {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 03:31:01.785108 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-bead04d7-6cb4-4423-9117-26b38fd6ad76 req-9d635933-7dff-413c-8040-c933b491ccf0 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/attachments/93b2b2c6-26d8-4b97-af4b-76b0378cc965 returned with HTTP 200 Jan 21 03:31:01.786253 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1679/3334] 10.222.0.35 () {62 vars in 1437 bytes} [Thu Jan 21 03:31:01 2021] DELETE /volume/v3/fd088a18d1d141399536c59071cb0844/attachments/93b2b2c6-26d8-4b97-af4b-76b0378cc965 => generated 19 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:31:01.812755 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-bead04d7-6cb4-4423-9117-26b38fd6ad76 req-e2caff53-0064-49fe-b603-4c3557b218ea tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] DELETE http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 Jan 21 03:31:01.813220 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-bead04d7-6cb4-4423-9117-26b38fd6ad76 req-e2caff53-0064-49fe-b603-4c3557b218ea tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:31:01.813751 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-bead04d7-6cb4-4423-9117-26b38fd6ad76 req-e2caff53-0064-49fe-b603-4c3557b218ea tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:31:01.814196 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [req-bead04d7-6cb4-4423-9117-26b38fd6ad76 req-e2caff53-0064-49fe-b603-4c3557b218ea tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Delete volume with id: 169376ea-961c-4739-8fb2-3499673a3763 Jan 21 03:31:01.864539 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:31:01.864539 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:31:01.865758 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-bead04d7-6cb4-4423-9117-26b38fd6ad76 req-e2caff53-0064-49fe-b603-4c3557b218ea tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:31:01.893263 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-bead04d7-6cb4-4423-9117-26b38fd6ad76 req-e2caff53-0064-49fe-b603-4c3557b218ea tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Delete volume request issued successfully. Jan 21 03:31:01.893736 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-bead04d7-6cb4-4423-9117-26b38fd6ad76 req-e2caff53-0064-49fe-b603-4c3557b218ea tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 returned with HTTP 202 Jan 21 03:31:01.894827 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1656/3335] 10.222.0.35 () {60 vars in 1384 bytes} [Thu Jan 21 03:31:01 2021] DELETE /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:31:03.518031 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9b3086c6-a646-4c2c-8bf6-dc2bd1e4985a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 Jan 21 03:31:03.519609 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9b3086c6-a646-4c2c-8bf6-dc2bd1e4985a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:31:03.520029 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:31:03.520029 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:31:03.520650 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9b3086c6-a646-4c2c-8bf6-dc2bd1e4985a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:31:03.581007 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9b3086c6-a646-4c2c-8bf6-dc2bd1e4985a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 returned with HTTP 404 Jan 21 03:31:03.583403 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1680/3336] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:31:03 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:31:03.827456 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b2da2b6b-723e-45f9-9ea3-2392bab086d6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] DELETE http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/fa227773-fb7f-44c4-a2d2-78cb2b176ad9 Jan 21 03:31:03.828308 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b2da2b6b-723e-45f9-9ea3-2392bab086d6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:31:03.828665 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:31:03.828665 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:31:03.829935 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-b2da2b6b-723e-45f9-9ea3-2392bab086d6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:31:03.830659 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-b2da2b6b-723e-45f9-9ea3-2392bab086d6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Delete snapshot with id: fa227773-fb7f-44c4-a2d2-78cb2b176ad9 Jan 21 03:31:03.855117 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-b2da2b6b-723e-45f9-9ea3-2392bab086d6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/fa227773-fb7f-44c4-a2d2-78cb2b176ad9 returned with HTTP 404 Jan 21 03:31:03.856569 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1657/3337] 10.222.0.36 () {58 vars in 1324 bytes} [Thu Jan 21 03:31:03 2021] DELETE /volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/fa227773-fb7f-44c4-a2d2-78cb2b176ad9 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:31:03.866294 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c7f924bc-8f29-45b8-8b52-1f94b1f69ca8 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/fa227773-fb7f-44c4-a2d2-78cb2b176ad9 Jan 21 03:31:03.867149 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c7f924bc-8f29-45b8-8b52-1f94b1f69ca8 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:31:03.867825 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c7f924bc-8f29-45b8-8b52-1f94b1f69ca8 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:31:03.896976 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c7f924bc-8f29-45b8-8b52-1f94b1f69ca8 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/fa227773-fb7f-44c4-a2d2-78cb2b176ad9 returned with HTTP 404 Jan 21 03:31:03.898607 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1681/3338] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:31:03 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/fa227773-fb7f-44c4-a2d2-78cb2b176ad9 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:31:04.710759 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-73a0ee82-5797-430b-87d5-5e073ca26ac2 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] DELETE http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 Jan 21 03:31:04.711276 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-73a0ee82-5797-430b-87d5-5e073ca26ac2 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:31:04.711757 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-73a0ee82-5797-430b-87d5-5e073ca26ac2 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:31:04.712208 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-73a0ee82-5797-430b-87d5-5e073ca26ac2 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Delete volume with id: 169376ea-961c-4739-8fb2-3499673a3763 Jan 21 03:31:04.778292 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-73a0ee82-5797-430b-87d5-5e073ca26ac2 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 returned with HTTP 404 Jan 21 03:31:04.779500 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1658/3339] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:31:04 2021] DELETE /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 => generated 109 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:31:04.787790 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7bef932c-3524-4826-9862-561327c79109 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 Jan 21 03:31:04.788305 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7bef932c-3524-4826-9862-561327c79109 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:31:04.789270 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7bef932c-3524-4826-9862-561327c79109 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:31:04.835532 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7bef932c-3524-4826-9862-561327c79109 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 returned with HTTP 404 Jan 21 03:31:04.836557 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1682/3340] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:31:04 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/169376ea-961c-4739-8fb2-3499673a3763 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:31:05.843424 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f8cfb4da-a89b-4d40-9f03-c9833496b8c6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] POST http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes Jan 21 03:31:05.844193 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f8cfb4da-a89b-4d40-9f03-c9833496b8c6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-2145915574", "snapshot_id": null, "imageRef": "ecfda2c0-9ae5-4b9b-96e2-92172e982491", "volume_type": null, "size": 1}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:31:05.845502 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-f8cfb4da-a89b-4d40-9f03-c9833496b8c6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-2145915574', 'snapshot_id': None, 'imageRef': 'ecfda2c0-9ae5-4b9b-96e2-92172e982491', 'volume_type': None, 'size': 1}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:31:05.950630 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-f8cfb4da-a89b-4d40-9f03-c9833496b8c6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Create volume of 1 GB Jan 21 03:31:05.963750 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f8cfb4da-a89b-4d40-9f03-c9833496b8c6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Availability Zones retrieved successfully. Jan 21 03:31:05.980694 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f8cfb4da-a89b-4d40-9f03-c9833496b8c6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Flow 'volume_create_api' (1d071f4b-7604-45ad-8209-e64a5f332fa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:31:05.983495 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f8cfb4da-a89b-4d40-9f03-c9833496b8c6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb72a8cc-2d92-4174-9d99-8ee3b5905980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:31:05.986047 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-f8cfb4da-a89b-4d40-9f03-c9833496b8c6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Validating volume size '1' using validate_int {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:31:06.091659 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f8cfb4da-a89b-4d40-9f03-c9833496b8c6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb72a8cc-2d92-4174-9d99-8ee3b5905980) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:31:06.093757 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f8cfb4da-a89b-4d40-9f03-c9833496b8c6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f197596-e82b-4242-a1d7-c0270efcdd91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:31:06.162061 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-f8cfb4da-a89b-4d40-9f03-c9833496b8c6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Created reservations ['b2f37abd-2544-4b2b-b1c1-3e2709c72843', '7fe8bb22-2892-4434-924a-78b1db1f05f4', '5def3dce-70f1-4783-bc8f-cc6ea7a4dc1b', '0eca2e1f-baee-41cd-92a2-b15858b8c815'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:31:06.163958 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f8cfb4da-a89b-4d40-9f03-c9833496b8c6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f197596-e82b-4242-a1d7-c0270efcdd91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2f37abd-2544-4b2b-b1c1-3e2709c72843', '7fe8bb22-2892-4434-924a-78b1db1f05f4', '5def3dce-70f1-4783-bc8f-cc6ea7a4dc1b', '0eca2e1f-baee-41cd-92a2-b15858b8c815']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:31:06.166285 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f8cfb4da-a89b-4d40-9f03-c9833496b8c6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33a2e86f-e93c-409b-80d2-6d423b8fce83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:31:06.222333 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f8cfb4da-a89b-4d40-9f03-c9833496b8c6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33a2e86f-e93c-409b-80d2-6d423b8fce83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67883893-029f-4dfc-ab24-1df74bdc8aec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2145915574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd088a18d1d141399536c59071cb0844',qos_specs=None,replication_status=,reservations=['b2f37abd-2544-4b2b-b1c1-3e2709c72843','7fe8bb22-2892-4434-924a-78b1db1f05f4','5def3dce-70f1-4783-bc8f-cc6ea7a4dc1b','0eca2e1f-baee-41cd-92a2-b15858b8c815'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18467899b82644b2be2cbf5e4effd286',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:31:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2145915574',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67883893-029f-4dfc-ab24-1df74bdc8aec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd088a18d1d141399536c59071cb0844',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='18467899b82644b2be2cbf5e4effd286',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:31:06.224403 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f8cfb4da-a89b-4d40-9f03-c9833496b8c6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0a6a9e6-2581-4ae3-ac0f-4062e09f2bb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:31:06.250432 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f8cfb4da-a89b-4d40-9f03-c9833496b8c6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0a6a9e6-2581-4ae3-ac0f-4062e09f2bb0) transitioned into state 'SUCCESS' from state '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-2145915574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd088a18d1d141399536c59071cb0844',qos_specs=None,replication_status=,reservations=['b2f37abd-2544-4b2b-b1c1-3e2709c72843','7fe8bb22-2892-4434-924a-78b1db1f05f4','5def3dce-70f1-4783-bc8f-cc6ea7a4dc1b','0eca2e1f-baee-41cd-92a2-b15858b8c815'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18467899b82644b2be2cbf5e4effd286',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:31:06.252489 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f8cfb4da-a89b-4d40-9f03-c9833496b8c6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d681520b-ecde-432f-8006-d0eb597c3835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:31:06.265970 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f8cfb4da-a89b-4d40-9f03-c9833496b8c6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d681520b-ecde-432f-8006-d0eb597c3835) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:31:06.269093 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-f8cfb4da-a89b-4d40-9f03-c9833496b8c6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Flow 'volume_create_api' (1d071f4b-7604-45ad-8209-e64a5f332fa8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:31:06.318353 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f8cfb4da-a89b-4d40-9f03-c9833496b8c6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Create volume request issued successfully. Jan 21 03:31:06.332104 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f8cfb4da-a89b-4d40-9f03-c9833496b8c6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes returned with HTTP 202 Jan 21 03:31:06.332944 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1659/3341] 10.222.0.36 () {60 vars in 1226 bytes} [Thu Jan 21 03:31:05 2021] POST /volume/v3/fd088a18d1d141399536c59071cb0844/volumes => generated 828 bytes in 493 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:31:06.347725 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2d925428-6bb2-49a6-b880-25f129a96063 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec Jan 21 03:31:06.348187 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2d925428-6bb2-49a6-b880-25f129a96063 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:31:06.348674 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2d925428-6bb2-49a6-b880-25f129a96063 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:31:06.397630 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:31:06.397630 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:31:06.406208 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2d925428-6bb2-49a6-b880-25f129a96063 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:31:06.429432 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2d925428-6bb2-49a6-b880-25f129a96063 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec returned with HTTP 200 Jan 21 03:31:06.430532 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1683/3342] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:31:06 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec => generated 920 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:31:07.446790 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d3cd222a-ad5b-41ad-be18-0781fbcd2a4b tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec Jan 21 03:31:07.447308 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d3cd222a-ad5b-41ad-be18-0781fbcd2a4b tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:31:07.447421 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:31:07.447421 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:31:07.447856 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d3cd222a-ad5b-41ad-be18-0781fbcd2a4b tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:31:07.499555 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:31:07.499555 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:31:07.508783 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d3cd222a-ad5b-41ad-be18-0781fbcd2a4b tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:31:07.534247 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d3cd222a-ad5b-41ad-be18-0781fbcd2a4b tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec returned with HTTP 200 Jan 21 03:31:07.534979 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1660/3343] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:31:07 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec => generated 920 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:31:08.551150 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9031fffe-3e17-4b53-961c-0050645bf735 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec Jan 21 03:31:08.551730 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9031fffe-3e17-4b53-961c-0050645bf735 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:31:08.551907 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:31:08.551907 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:31:08.552389 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9031fffe-3e17-4b53-961c-0050645bf735 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:31:08.607081 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:31:08.607081 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:31:08.617406 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9031fffe-3e17-4b53-961c-0050645bf735 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:31:08.641442 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9031fffe-3e17-4b53-961c-0050645bf735 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec returned with HTTP 200 Jan 21 03:31:08.643933 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1684/3344] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:31:08 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec => generated 920 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:31:09.659848 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-eafa856e-3c01-4b3e-bf5e-f3b6253d110d tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec Jan 21 03:31:09.660378 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-eafa856e-3c01-4b3e-bf5e-f3b6253d110d tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:31:09.660558 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:31:09.660558 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:31:09.661405 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-eafa856e-3c01-4b3e-bf5e-f3b6253d110d tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:31:09.714528 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:31:09.714528 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:31:09.723520 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-eafa856e-3c01-4b3e-bf5e-f3b6253d110d tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:31:09.746337 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-eafa856e-3c01-4b3e-bf5e-f3b6253d110d tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec returned with HTTP 200 Jan 21 03:31:09.747237 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1661/3345] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:31:09 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec => generated 920 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:31:10.763662 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f1027a4c-8a17-41e2-825d-7bb9cac4046b tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec Jan 21 03:31:10.764473 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f1027a4c-8a17-41e2-825d-7bb9cac4046b tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:31:10.764689 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:31:10.764689 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:31:10.765060 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f1027a4c-8a17-41e2-825d-7bb9cac4046b tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:31:10.816166 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:31:10.816166 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:31:10.824891 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f1027a4c-8a17-41e2-825d-7bb9cac4046b tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:31:10.847664 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f1027a4c-8a17-41e2-825d-7bb9cac4046b tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec returned with HTTP 200 Jan 21 03:31:10.848497 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1685/3346] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:31:10 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec => generated 920 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:31:11.865155 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e6b46c6d-309e-4433-bed5-fe28a09f8dc6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec Jan 21 03:31:11.865699 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e6b46c6d-309e-4433-bed5-fe28a09f8dc6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:31:11.865865 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:31:11.865865 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:31:11.866238 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e6b46c6d-309e-4433-bed5-fe28a09f8dc6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:31:11.917241 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:31:11.917241 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:31:11.927165 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e6b46c6d-309e-4433-bed5-fe28a09f8dc6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:31:11.950984 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e6b46c6d-309e-4433-bed5-fe28a09f8dc6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec returned with HTTP 200 Jan 21 03:31:11.961485 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1662/3347] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:31:11 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec => generated 920 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:31:12.969338 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c9c53bc1-4b2c-40b9-a5dd-3254dae76f26 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec Jan 21 03:31:12.969338 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c9c53bc1-4b2c-40b9-a5dd-3254dae76f26 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:31:12.969338 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:31:12.969338 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:31:12.969338 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c9c53bc1-4b2c-40b9-a5dd-3254dae76f26 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:31:13.019891 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:31:13.019891 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:31:13.028737 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c9c53bc1-4b2c-40b9-a5dd-3254dae76f26 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:31:13.050955 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c9c53bc1-4b2c-40b9-a5dd-3254dae76f26 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec returned with HTTP 200 Jan 21 03:31:13.051797 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1686/3348] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:31:12 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec => generated 920 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:31:14.068269 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7238e733-cdf6-4028-9eee-94f6c86d66b1 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec Jan 21 03:31:14.068859 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7238e733-cdf6-4028-9eee-94f6c86d66b1 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:31:14.069035 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:31:14.069035 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:31:14.069415 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7238e733-cdf6-4028-9eee-94f6c86d66b1 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:31:14.125369 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:31:14.125369 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:31:14.134799 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7238e733-cdf6-4028-9eee-94f6c86d66b1 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:31:14.158400 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7238e733-cdf6-4028-9eee-94f6c86d66b1 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec returned with HTTP 200 Jan 21 03:31:14.159279 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1663/3349] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:31:14 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec => generated 920 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:31:15.175646 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c0b8899c-5cd2-4802-840e-a047e66f99a4 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec Jan 21 03:31:15.176200 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c0b8899c-5cd2-4802-840e-a047e66f99a4 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:31:15.176396 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:31:15.176396 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:31:15.176764 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c0b8899c-5cd2-4802-840e-a047e66f99a4 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:31:15.226307 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:31:15.226307 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:31:15.234515 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c0b8899c-5cd2-4802-840e-a047e66f99a4 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:31:15.256769 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c0b8899c-5cd2-4802-840e-a047e66f99a4 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec returned with HTTP 200 Jan 21 03:31:15.257609 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1687/3350] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:31:15 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec => generated 920 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:31:16.274383 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e3b25c89-92be-4cac-aed0-10114197adc1 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec Jan 21 03:31:16.274937 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e3b25c89-92be-4cac-aed0-10114197adc1 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:31:16.275155 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:31:16.275155 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:31:16.275529 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e3b25c89-92be-4cac-aed0-10114197adc1 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:31:16.325090 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:31:16.325090 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:31:16.333539 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e3b25c89-92be-4cac-aed0-10114197adc1 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:31:16.355222 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e3b25c89-92be-4cac-aed0-10114197adc1 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec returned with HTTP 200 Jan 21 03:31:16.356063 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1664/3351] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:31:16 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec => generated 978 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:31:17.372616 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-193f9126-06ac-413d-929d-8fa9eca7e32b tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec Jan 21 03:31:17.373172 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-193f9126-06ac-413d-929d-8fa9eca7e32b tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:31:17.373330 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:31:17.373330 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:31:17.373704 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-193f9126-06ac-413d-929d-8fa9eca7e32b tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:31:17.423631 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:31:17.423631 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:31:17.432063 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-193f9126-06ac-413d-929d-8fa9eca7e32b tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:31:17.455342 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-193f9126-06ac-413d-929d-8fa9eca7e32b tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec returned with HTTP 200 Jan 21 03:31:17.455699 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1688/3352] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:31:17 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec => generated 981 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:31:18.471799 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-150db81a-ca8a-449f-9197-7c18193c471a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec Jan 21 03:31:18.472295 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-150db81a-ca8a-449f-9197-7c18193c471a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:31:18.472439 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:31:18.472439 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:31:18.472812 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-150db81a-ca8a-449f-9197-7c18193c471a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:31:18.536517 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:31:18.536517 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:31:18.547158 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-150db81a-ca8a-449f-9197-7c18193c471a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:31:18.571635 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-150db81a-ca8a-449f-9197-7c18193c471a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec returned with HTTP 200 Jan 21 03:31:18.572485 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1665/3353] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:31:18 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec => generated 981 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:31:19.588846 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e379100d-bf72-4f95-9f09-115ee9e754de tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec Jan 21 03:31:19.589496 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e379100d-bf72-4f95-9f09-115ee9e754de tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:31:19.589728 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:31:19.589728 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:31:19.590108 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e379100d-bf72-4f95-9f09-115ee9e754de tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:31:19.639292 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:31:19.639292 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:31:19.648187 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e379100d-bf72-4f95-9f09-115ee9e754de tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:31:19.672691 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e379100d-bf72-4f95-9f09-115ee9e754de tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec returned with HTTP 200 Jan 21 03:31:19.673557 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1689/3354] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:31:19 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec => generated 981 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:31:20.691298 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c5a7cb5b-c4e1-4909-9f57-45f718eb1928 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec Jan 21 03:31:20.691785 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c5a7cb5b-c4e1-4909-9f57-45f718eb1928 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:31:20.692002 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:31:20.692002 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:31:20.692368 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c5a7cb5b-c4e1-4909-9f57-45f718eb1928 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:31:20.742037 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:31:20.742037 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:31:20.749877 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c5a7cb5b-c4e1-4909-9f57-45f718eb1928 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:31:20.773385 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c5a7cb5b-c4e1-4909-9f57-45f718eb1928 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec returned with HTTP 200 Jan 21 03:31:20.774207 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1666/3355] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:31:20 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec => generated 1369 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:31:20.790429 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e1b9b8e8-ed43-48e5-a60f-394eaf2ac47c tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec Jan 21 03:31:20.790975 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e1b9b8e8-ed43-48e5-a60f-394eaf2ac47c tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:31:20.791192 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:31:20.791192 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:31:20.791564 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e1b9b8e8-ed43-48e5-a60f-394eaf2ac47c tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:31:20.842657 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:31:20.842657 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:31:20.851367 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e1b9b8e8-ed43-48e5-a60f-394eaf2ac47c tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:31:20.873804 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e1b9b8e8-ed43-48e5-a60f-394eaf2ac47c tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec returned with HTTP 200 Jan 21 03:31:20.874648 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1690/3356] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:31:20 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec => generated 1369 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:31:21.049656 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-44ccda83-7d99-4c31-b099-34a30b05fdc0 req-b206e7a1-836d-4108-bb3d-a5172c24831e tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec Jan 21 03:31:21.050162 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-44ccda83-7d99-4c31-b099-34a30b05fdc0 req-b206e7a1-836d-4108-bb3d-a5172c24831e tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:31:21.050384 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:31:21.050384 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:31:21.050817 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-44ccda83-7d99-4c31-b099-34a30b05fdc0 req-b206e7a1-836d-4108-bb3d-a5172c24831e tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:31:21.100901 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:31:21.100901 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:31:21.109007 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-44ccda83-7d99-4c31-b099-34a30b05fdc0 req-b206e7a1-836d-4108-bb3d-a5172c24831e tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:31:21.132546 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-44ccda83-7d99-4c31-b099-34a30b05fdc0 req-b206e7a1-836d-4108-bb3d-a5172c24831e tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec returned with HTTP 200 Jan 21 03:31:21.133395 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1667/3357] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 03:31:21 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec => generated 1369 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:31:21.858014 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-44ccda83-7d99-4c31-b099-34a30b05fdc0 req-f4caf946-c506-41fd-b1f7-6395d8f959f6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec Jan 21 03:31:21.858518 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-44ccda83-7d99-4c31-b099-34a30b05fdc0 req-f4caf946-c506-41fd-b1f7-6395d8f959f6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:31:21.858891 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:31:21.858891 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:31:21.859414 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-44ccda83-7d99-4c31-b099-34a30b05fdc0 req-f4caf946-c506-41fd-b1f7-6395d8f959f6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:31:21.909870 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:31:21.909870 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:31:21.918248 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-44ccda83-7d99-4c31-b099-34a30b05fdc0 req-f4caf946-c506-41fd-b1f7-6395d8f959f6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:31:21.942193 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-44ccda83-7d99-4c31-b099-34a30b05fdc0 req-f4caf946-c506-41fd-b1f7-6395d8f959f6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec returned with HTTP 200 Jan 21 03:31:21.943107 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1691/3358] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 03:31:21 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec => generated 1369 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:31:21.956149 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-44ccda83-7d99-4c31-b099-34a30b05fdc0 req-b206e7a1-836d-4108-bb3d-a5172c24831e tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume// Jan 21 03:31:21.956635 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-44ccda83-7d99-4c31-b099-34a30b05fdc0 req-b206e7a1-836d-4108-bb3d-a5172c24831e tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:31:21.956854 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:31:21.956854 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:31:21.957230 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-44ccda83-7d99-4c31-b099-34a30b05fdc0 req-b206e7a1-836d-4108-bb3d-a5172c24831e tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'all' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:31:21.958427 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-44ccda83-7d99-4c31-b099-34a30b05fdc0 req-b206e7a1-836d-4108-bb3d-a5172c24831e tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 03:31:21.959041 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1668/3359] 10.222.0.36 () {58 vars in 1289 bytes} [Thu Jan 21 03:31: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 21 03:31:21.973763 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-44ccda83-7d99-4c31-b099-34a30b05fdc0 req-65c67550-13d3-4838-9c4c-4e3913e8b5a2 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] POST http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/attachments Jan 21 03:31:21.974196 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:31:21.974196 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:31:21.974653 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-44ccda83-7d99-4c31-b099-34a30b05fdc0 req-65c67550-13d3-4838-9c4c-4e3913e8b5a2 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "67883893-029f-4dfc-ab24-1df74bdc8aec", "instance_uuid": "d943a8fd-e47d-49f6-9347-78253c046cd9", "connector": null}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:31:22.025784 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:31:22.025784 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:31:22.087007 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-44ccda83-7d99-4c31-b099-34a30b05fdc0 req-65c67550-13d3-4838-9c4c-4e3913e8b5a2 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/attachments returned with HTTP 200 Jan 21 03:31:22.090663 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1692/3360] 10.222.0.36 () {66 vars in 1565 bytes} [Thu Jan 21 03:31:21 2021] POST /volume/v3/fd088a18d1d141399536c59071cb0844/attachments => generated 273 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:31:23.385077 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-44ccda83-7d99-4c31-b099-34a30b05fdc0 req-b206e7a1-836d-4108-bb3d-a5172c24831e tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume// Jan 21 03:31:23.385605 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-44ccda83-7d99-4c31-b099-34a30b05fdc0 req-b206e7a1-836d-4108-bb3d-a5172c24831e tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:31:23.385997 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-44ccda83-7d99-4c31-b099-34a30b05fdc0 req-b206e7a1-836d-4108-bb3d-a5172c24831e tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'all' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:31:23.387089 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-44ccda83-7d99-4c31-b099-34a30b05fdc0 req-b206e7a1-836d-4108-bb3d-a5172c24831e tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 03:31:23.387816 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1669/3361] 10.222.0.23 () {56 vars in 1089 bytes} [Thu Jan 21 03:31:23 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 03:31:23.399793 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-44ccda83-7d99-4c31-b099-34a30b05fdc0 req-717cce8f-dbbd-4cba-a47a-00d3edf8a096 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec Jan 21 03:31:23.400365 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-44ccda83-7d99-4c31-b099-34a30b05fdc0 req-717cce8f-dbbd-4cba-a47a-00d3edf8a096 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:31:23.400584 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:31:23.400584 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:31:23.401000 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-44ccda83-7d99-4c31-b099-34a30b05fdc0 req-717cce8f-dbbd-4cba-a47a-00d3edf8a096 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:31:23.451404 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:31:23.451404 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:31:23.460494 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-44ccda83-7d99-4c31-b099-34a30b05fdc0 req-717cce8f-dbbd-4cba-a47a-00d3edf8a096 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:31:23.480188 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:31:23.480188 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:31:23.493574 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-44ccda83-7d99-4c31-b099-34a30b05fdc0 req-717cce8f-dbbd-4cba-a47a-00d3edf8a096 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec returned with HTTP 200 Jan 21 03:31:23.494874 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1693/3362] 10.222.0.23 () {60 vars in 1403 bytes} [Thu Jan 21 03:31:23 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec => generated 1467 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 03:31:23.528163 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-44ccda83-7d99-4c31-b099-34a30b05fdc0 req-0a5b1732-7e19-4ae2-82ac-6e8c79496c72 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] PUT http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/attachments/a0d02176-123d-4fc0-83c7-5b0b01e28f88 Jan 21 03:31:23.529057 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-44ccda83-7d99-4c31-b099-34a30b05fdc0 req-0a5b1732-7e19-4ae2-82ac-6e8c79496c72 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.23", "host": "n-h2-766726-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766726-10.cbci-766726-10.local", "mountpoint": "/dev/sda"}}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:31:23.557723 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 03:31:23.557723 n-d-766726-10 devstack@c-api.service[87957]: return self(f, *args, **kw) Jan 21 03:31:23.558230 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-44ccda83-7d99-4c31-b099-34a30b05fdc0 req-0a5b1732-7e19-4ae2-82ac-6e8c79496c72 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Lock "b'cinder-attachment_update-67883893-029f-4dfc-ab24-1df74bdc8aec-n-h2-766726-10'" acquired by "attachment_update" :: waited 0.010s {{(pid=87958) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 03:31:23.560680 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:31:23.560680 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:31:24.909381 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-44ccda83-7d99-4c31-b099-34a30b05fdc0 req-0a5b1732-7e19-4ae2-82ac-6e8c79496c72 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Lock "b'cinder-attachment_update-67883893-029f-4dfc-ab24-1df74bdc8aec-n-h2-766726-10'" released by "attachment_update" :: held 1.351s {{(pid=87958) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 03:31:24.910277 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-44ccda83-7d99-4c31-b099-34a30b05fdc0 req-0a5b1732-7e19-4ae2-82ac-6e8c79496c72 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/attachments/a0d02176-123d-4fc0-83c7-5b0b01e28f88 returned with HTTP 200 Jan 21 03:31:24.911495 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1670/3363] 10.222.0.23 () {64 vars in 1468 bytes} [Thu Jan 21 03:31:23 2021] PUT /volume/v3/fd088a18d1d141399536c59071cb0844/attachments/a0d02176-123d-4fc0-83c7-5b0b01e28f88 => generated 762 bytes in 1388 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:31:24.956344 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-44ccda83-7d99-4c31-b099-34a30b05fdc0 req-e46d5104-c712-4e8b-b472-c032f2421491 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] POST http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/attachments/a0d02176-123d-4fc0-83c7-5b0b01e28f88/action Jan 21 03:31:24.957001 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:31:24.957001 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:31:24.957617 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-44ccda83-7d99-4c31-b099-34a30b05fdc0 req-e46d5104-c712-4e8b-b472-c032f2421491 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Action body: b'{"os-complete": null}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:31:24.958085 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-44ccda83-7d99-4c31-b099-34a30b05fdc0 req-e46d5104-c712-4e8b-b472-c032f2421491 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:31:25.028395 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:31:25.028395 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:31:25.043778 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-44ccda83-7d99-4c31-b099-34a30b05fdc0 req-e46d5104-c712-4e8b-b472-c032f2421491 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/attachments/a0d02176-123d-4fc0-83c7-5b0b01e28f88/action returned with HTTP 204 Jan 21 03:31:25.044711 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1694/3364] 10.222.0.23 () {64 vars in 1489 bytes} [Thu Jan 21 03:31:24 2021] POST /volume/v3/fd088a18d1d141399536c59071cb0844/attachments/a0d02176-123d-4fc0-83c7-5b0b01e28f88/action => generated 0 bytes in 93 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 21 03:33:41.912428 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-1ac6c420-b48d-41c7-b57e-2f88fad51013 req-a9e83b3f-acdd-430c-8bc9-d80989ab785a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] DELETE http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/attachments/a0d02176-123d-4fc0-83c7-5b0b01e28f88 Jan 21 03:33:41.912995 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-1ac6c420-b48d-41c7-b57e-2f88fad51013 req-a9e83b3f-acdd-430c-8bc9-d80989ab785a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:33:41.913105 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:33:41.913105 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:33:41.913462 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-1ac6c420-b48d-41c7-b57e-2f88fad51013 req-a9e83b3f-acdd-430c-8bc9-d80989ab785a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:33:41.940148 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:33:41.940148 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:33:42.417828 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-1ac6c420-b48d-41c7-b57e-2f88fad51013 req-a9e83b3f-acdd-430c-8bc9-d80989ab785a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87958) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 03:33:42.418259 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-1ac6c420-b48d-41c7-b57e-2f88fad51013 req-a9e83b3f-acdd-430c-8bc9-d80989ab785a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Pending status list for volume during attachment-delete: [] {{(pid=87958) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 03:33:42.424883 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-1ac6c420-b48d-41c7-b57e-2f88fad51013 req-a9e83b3f-acdd-430c-8bc9-d80989ab785a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/attachments/a0d02176-123d-4fc0-83c7-5b0b01e28f88 returned with HTTP 200 Jan 21 03:33:42.425755 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1671/3365] 10.222.0.23 () {62 vars in 1437 bytes} [Thu Jan 21 03:33:41 2021] DELETE /volume/v3/fd088a18d1d141399536c59071cb0844/attachments/a0d02176-123d-4fc0-83c7-5b0b01e28f88 => generated 19 bytes in 519 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:33:43.483250 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-745201ef-d5b3-4746-a237-eb4ec69e1171 req-5cf786c3-3136-4b60-969e-bcdf88762bf1 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec Jan 21 03:33:43.483789 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-745201ef-d5b3-4746-a237-eb4ec69e1171 req-5cf786c3-3136-4b60-969e-bcdf88762bf1 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:33:43.483962 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:33:43.483962 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:33:43.484331 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-745201ef-d5b3-4746-a237-eb4ec69e1171 req-5cf786c3-3136-4b60-969e-bcdf88762bf1 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:33:43.536503 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:33:43.536503 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:33:43.544742 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-745201ef-d5b3-4746-a237-eb4ec69e1171 req-5cf786c3-3136-4b60-969e-bcdf88762bf1 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:33:43.568896 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-745201ef-d5b3-4746-a237-eb4ec69e1171 req-5cf786c3-3136-4b60-969e-bcdf88762bf1 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec returned with HTTP 200 Jan 21 03:33:43.569883 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1695/3366] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 03:33:43 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec => generated 1369 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:33:44.326811 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-745201ef-d5b3-4746-a237-eb4ec69e1171 req-319e9880-c0d4-4b2d-b4a4-33f0f676437d tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec Jan 21 03:33:44.327337 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-745201ef-d5b3-4746-a237-eb4ec69e1171 req-319e9880-c0d4-4b2d-b4a4-33f0f676437d tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:33:44.327557 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:33:44.327557 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:33:44.327931 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-745201ef-d5b3-4746-a237-eb4ec69e1171 req-319e9880-c0d4-4b2d-b4a4-33f0f676437d tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:33:44.378933 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:33:44.378933 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:33:44.388125 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-745201ef-d5b3-4746-a237-eb4ec69e1171 req-319e9880-c0d4-4b2d-b4a4-33f0f676437d tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:33:44.410688 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-745201ef-d5b3-4746-a237-eb4ec69e1171 req-319e9880-c0d4-4b2d-b4a4-33f0f676437d tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec returned with HTTP 200 Jan 21 03:33:44.411559 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1672/3367] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 03:33:44 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec => generated 1369 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:33:44.422428 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-745201ef-d5b3-4746-a237-eb4ec69e1171 req-5cf786c3-3136-4b60-969e-bcdf88762bf1 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume// Jan 21 03:33:44.422925 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-745201ef-d5b3-4746-a237-eb4ec69e1171 req-5cf786c3-3136-4b60-969e-bcdf88762bf1 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:33:44.423143 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:33:44.423143 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:33:44.423512 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-745201ef-d5b3-4746-a237-eb4ec69e1171 req-5cf786c3-3136-4b60-969e-bcdf88762bf1 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:33:44.424548 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-745201ef-d5b3-4746-a237-eb4ec69e1171 req-5cf786c3-3136-4b60-969e-bcdf88762bf1 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 03:33:44.425133 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1696/3368] 10.222.0.36 () {58 vars in 1289 bytes} [Thu Jan 21 03:33:44 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:33:44.438479 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-745201ef-d5b3-4746-a237-eb4ec69e1171 req-d2f94b3b-9763-4b50-8492-a0ef5a8124a3 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] POST http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/attachments Jan 21 03:33:44.439006 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:33:44.439006 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:33:44.439414 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-745201ef-d5b3-4746-a237-eb4ec69e1171 req-d2f94b3b-9763-4b50-8492-a0ef5a8124a3 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "67883893-029f-4dfc-ab24-1df74bdc8aec", "instance_uuid": "a4398b60-2bad-476b-86f1-174da52098af", "connector": null}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:33:44.488744 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:33:44.488744 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:33:44.538759 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-745201ef-d5b3-4746-a237-eb4ec69e1171 req-d2f94b3b-9763-4b50-8492-a0ef5a8124a3 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/attachments returned with HTTP 200 Jan 21 03:33:44.539586 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1673/3369] 10.222.0.36 () {66 vars in 1565 bytes} [Thu Jan 21 03:33:44 2021] POST /volume/v3/fd088a18d1d141399536c59071cb0844/attachments => generated 273 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:33:45.785029 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-745201ef-d5b3-4746-a237-eb4ec69e1171 req-5cf786c3-3136-4b60-969e-bcdf88762bf1 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume// Jan 21 03:33:45.786313 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-745201ef-d5b3-4746-a237-eb4ec69e1171 req-5cf786c3-3136-4b60-969e-bcdf88762bf1 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:33:45.786839 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-745201ef-d5b3-4746-a237-eb4ec69e1171 req-5cf786c3-3136-4b60-969e-bcdf88762bf1 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:33:45.787882 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-745201ef-d5b3-4746-a237-eb4ec69e1171 req-5cf786c3-3136-4b60-969e-bcdf88762bf1 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 03:33:45.788489 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1697/3370] 10.222.0.23 () {56 vars in 1089 bytes} [Thu Jan 21 03:33:45 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:33:45.801546 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-745201ef-d5b3-4746-a237-eb4ec69e1171 req-3d4736d5-a5cb-48e4-abc4-a5abdd78e51f tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec Jan 21 03:33:45.802220 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-745201ef-d5b3-4746-a237-eb4ec69e1171 req-3d4736d5-a5cb-48e4-abc4-a5abdd78e51f tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:33:45.802509 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:33:45.802509 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:33:45.803032 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-745201ef-d5b3-4746-a237-eb4ec69e1171 req-3d4736d5-a5cb-48e4-abc4-a5abdd78e51f tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:33:45.852510 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:33:45.852510 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:33:45.861731 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-745201ef-d5b3-4746-a237-eb4ec69e1171 req-3d4736d5-a5cb-48e4-abc4-a5abdd78e51f tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:33:45.882057 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:33:45.882057 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:33:45.892016 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-745201ef-d5b3-4746-a237-eb4ec69e1171 req-3d4736d5-a5cb-48e4-abc4-a5abdd78e51f tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec returned with HTTP 200 Jan 21 03:33:45.893009 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1674/3371] 10.222.0.23 () {60 vars in 1403 bytes} [Thu Jan 21 03:33:45 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec => generated 1467 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 03:33:45.926727 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-745201ef-d5b3-4746-a237-eb4ec69e1171 req-1c97e3da-242c-4e0c-bd14-1d5e4eaf15f4 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] PUT http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/attachments/380d3676-269a-4f15-8838-20500f9a97b8 Jan 21 03:33:45.927858 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-745201ef-d5b3-4746-a237-eb4ec69e1171 req-1c97e3da-242c-4e0c-bd14-1d5e4eaf15f4 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.23", "host": "n-h2-766726-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766726-10.cbci-766726-10.local", "mountpoint": "/dev/sda"}}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:33:45.955808 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 03:33:45.955808 n-d-766726-10 devstack@c-api.service[87957]: return self(f, *args, **kw) Jan 21 03:33:45.956306 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-745201ef-d5b3-4746-a237-eb4ec69e1171 req-1c97e3da-242c-4e0c-bd14-1d5e4eaf15f4 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Lock "b'cinder-attachment_update-67883893-029f-4dfc-ab24-1df74bdc8aec-n-h2-766726-10'" acquired by "attachment_update" :: waited 0.009s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 03:33:45.958640 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:33:45.958640 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:33:47.231555 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-745201ef-d5b3-4746-a237-eb4ec69e1171 req-1c97e3da-242c-4e0c-bd14-1d5e4eaf15f4 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Lock "b'cinder-attachment_update-67883893-029f-4dfc-ab24-1df74bdc8aec-n-h2-766726-10'" released by "attachment_update" :: held 1.275s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 03:33:47.232751 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-745201ef-d5b3-4746-a237-eb4ec69e1171 req-1c97e3da-242c-4e0c-bd14-1d5e4eaf15f4 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/attachments/380d3676-269a-4f15-8838-20500f9a97b8 returned with HTTP 200 Jan 21 03:33:47.233973 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1698/3372] 10.222.0.23 () {64 vars in 1468 bytes} [Thu Jan 21 03:33:45 2021] PUT /volume/v3/fd088a18d1d141399536c59071cb0844/attachments/380d3676-269a-4f15-8838-20500f9a97b8 => generated 762 bytes in 1312 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 03:33:47.272200 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-745201ef-d5b3-4746-a237-eb4ec69e1171 req-06a20336-0736-4e0f-9246-5bed45c0a593 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] POST http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/attachments/380d3676-269a-4f15-8838-20500f9a97b8/action Jan 21 03:33:47.273033 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:33:47.273033 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:33:47.273780 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-745201ef-d5b3-4746-a237-eb4ec69e1171 req-06a20336-0736-4e0f-9246-5bed45c0a593 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Action body: b'{"os-complete": null}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:33:47.274181 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-745201ef-d5b3-4746-a237-eb4ec69e1171 req-06a20336-0736-4e0f-9246-5bed45c0a593 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:33:47.350002 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:33:47.350002 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:33:47.367725 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-745201ef-d5b3-4746-a237-eb4ec69e1171 req-06a20336-0736-4e0f-9246-5bed45c0a593 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/attachments/380d3676-269a-4f15-8838-20500f9a97b8/action returned with HTTP 204 Jan 21 03:33:47.369242 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1675/3373] 10.222.0.23 () {64 vars in 1489 bytes} [Thu Jan 21 03:33:47 2021] POST /volume/v3/fd088a18d1d141399536c59071cb0844/attachments/380d3676-269a-4f15-8838-20500f9a97b8/action => generated 0 bytes in 102 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:35:43.847632 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d2b6a563-3a83-4aea-9236-9495b270ef14 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] POST http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots Jan 21 03:35:43.848114 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:35:43.848114 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:35:43.848616 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d2b6a563-3a83-4aea-9236-9495b270ef14 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "67883893-029f-4dfc-ab24-1df74bdc8aec", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1396283627", "description": null, "metadata": null}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:35:43.898938 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:43.898938 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:35:43.900083 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d2b6a563-3a83-4aea-9236-9495b270ef14 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:35:43.900437 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-d2b6a563-3a83-4aea-9236-9495b270ef14 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Create snapshot from volume 67883893-029f-4dfc-ab24-1df74bdc8aec Jan 21 03:35:43.957256 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-d2b6a563-3a83-4aea-9236-9495b270ef14 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Created reservations ['ea0af93f-dfb2-4798-bdad-a052e24f8c2f', '08fc5953-96e3-46bd-8aa8-150448fda9ee', 'f42d0373-adbf-4a3e-aed4-26cbd61fefaf', 'ace1f4b3-3dc4-4f29-bc68-7c33d6d6347a'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:35:44.074968 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d2b6a563-3a83-4aea-9236-9495b270ef14 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Snapshot force create request issued successfully. Jan 21 03:35:44.075876 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d2b6a563-3a83-4aea-9236-9495b270ef14 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots returned with HTTP 202 Jan 21 03:35:44.077561 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1699/3374] 10.222.0.36 () {60 vars in 1232 bytes} [Thu Jan 21 03:35:43 2021] POST /volume/v3/fd088a18d1d141399536c59071cb0844/snapshots => generated 308 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:35:44.089154 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-feaebfe1-6cea-43ab-a36d-8eee273ecb9d tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/c69d3604-242d-4e6a-83ed-96712ac2d86c Jan 21 03:35:44.089705 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-feaebfe1-6cea-43ab-a36d-8eee273ecb9d tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:35:44.089872 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:35:44.089872 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:35:44.090253 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-feaebfe1-6cea-43ab-a36d-8eee273ecb9d tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:35:44.118457 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:44.118457 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:35:44.119637 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-feaebfe1-6cea-43ab-a36d-8eee273ecb9d tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Snapshot retrieved successfully. Jan 21 03:35:44.121559 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-feaebfe1-6cea-43ab-a36d-8eee273ecb9d tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/c69d3604-242d-4e6a-83ed-96712ac2d86c returned with HTTP 200 Jan 21 03:35:44.122389 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1676/3375] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:35:44 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/c69d3604-242d-4e6a-83ed-96712ac2d86c => generated 440 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:35:45.135203 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6239da07-084b-4e37-96f7-2841338f2d66 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/c69d3604-242d-4e6a-83ed-96712ac2d86c Jan 21 03:35:45.135695 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6239da07-084b-4e37-96f7-2841338f2d66 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:35:45.136041 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:35:45.136041 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:35:45.136425 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6239da07-084b-4e37-96f7-2841338f2d66 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:35:45.171217 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:45.171217 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:35:45.173604 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-6239da07-084b-4e37-96f7-2841338f2d66 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Snapshot retrieved successfully. Jan 21 03:35:45.175601 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6239da07-084b-4e37-96f7-2841338f2d66 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/c69d3604-242d-4e6a-83ed-96712ac2d86c returned with HTTP 200 Jan 21 03:35:45.176390 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1700/3376] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:35:45 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/c69d3604-242d-4e6a-83ed-96712ac2d86c => generated 440 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:35:46.189400 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a4ca3a2e-152d-4146-b485-dc72ebe8c8ff tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/c69d3604-242d-4e6a-83ed-96712ac2d86c Jan 21 03:35:46.189972 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a4ca3a2e-152d-4146-b485-dc72ebe8c8ff tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:35:46.190082 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:35:46.190082 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:35:46.190439 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a4ca3a2e-152d-4146-b485-dc72ebe8c8ff tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:35:46.218149 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:46.218149 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:35:46.219318 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a4ca3a2e-152d-4146-b485-dc72ebe8c8ff tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Snapshot retrieved successfully. Jan 21 03:35:46.221252 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a4ca3a2e-152d-4146-b485-dc72ebe8c8ff tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/c69d3604-242d-4e6a-83ed-96712ac2d86c returned with HTTP 200 Jan 21 03:35:46.222082 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1677/3377] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:35:46 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/c69d3604-242d-4e6a-83ed-96712ac2d86c => generated 467 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:35:46.233672 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3e4b4bf0-c918-455e-84cd-73c0f6cfa4fd tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/c69d3604-242d-4e6a-83ed-96712ac2d86c Jan 21 03:35:46.238750 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3e4b4bf0-c918-455e-84cd-73c0f6cfa4fd tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:35:46.238750 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:35:46.238750 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:35:46.238750 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3e4b4bf0-c918-455e-84cd-73c0f6cfa4fd tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:35:46.261131 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:46.261131 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:35:46.262305 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3e4b4bf0-c918-455e-84cd-73c0f6cfa4fd tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Snapshot retrieved successfully. Jan 21 03:35:46.264428 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3e4b4bf0-c918-455e-84cd-73c0f6cfa4fd tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/c69d3604-242d-4e6a-83ed-96712ac2d86c returned with HTTP 200 Jan 21 03:35:46.265417 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1701/3378] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:35:46 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/c69d3604-242d-4e6a-83ed-96712ac2d86c => generated 467 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:35:46.275919 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-42d0bc56-6aa4-46d2-a920-b034fa1907ab tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] POST http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes Jan 21 03:35:46.276389 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:35:46.276389 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:35:46.276797 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-42d0bc56-6aa4-46d2-a920-b034fa1907ab tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1897201704", "snapshot_id": "c69d3604-242d-4e6a-83ed-96712ac2d86c", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:35:46.278083 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-42d0bc56-6aa4-46d2-a920-b034fa1907ab tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1897201704', 'snapshot_id': 'c69d3604-242d-4e6a-83ed-96712ac2d86c', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:35:46.303938 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:46.303938 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:35:46.305100 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-42d0bc56-6aa4-46d2-a920-b034fa1907ab tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Snapshot retrieved successfully. Jan 21 03:35:46.305457 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-42d0bc56-6aa4-46d2-a920-b034fa1907ab tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Create volume of 1 GB Jan 21 03:35:46.317749 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-42d0bc56-6aa4-46d2-a920-b034fa1907ab tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Availability Zones retrieved successfully. Jan 21 03:35:46.334500 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-42d0bc56-6aa4-46d2-a920-b034fa1907ab tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Flow 'volume_create_api' (42ee6f35-fc61-4792-8ada-113528bf915f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:35:46.337268 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-42d0bc56-6aa4-46d2-a920-b034fa1907ab tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a863873b-192e-4e71-9706-01cce1cf5151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:35:46.339307 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-42d0bc56-6aa4-46d2-a920-b034fa1907ab tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:35:46.447509 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-42d0bc56-6aa4-46d2-a920-b034fa1907ab tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a863873b-192e-4e71-9706-01cce1cf5151) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c69d3604-242d-4e6a-83ed-96712ac2d86c', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:35:46.449621 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-42d0bc56-6aa4-46d2-a920-b034fa1907ab tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d186904-8304-4094-ba08-0cf62e8a2e59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:35:46.515100 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-42d0bc56-6aa4-46d2-a920-b034fa1907ab tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Created reservations ['68c524be-9ccb-45bf-8800-2a6a62f0489b', '42aaafaa-177e-4826-9d3e-4a4cd533ed6b', '5776eee1-c4da-49b6-a2eb-1426e6fdf4fe', '33abb7f8-9c3d-4e7d-83ed-65e4592d8c7d'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:35:46.516975 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-42d0bc56-6aa4-46d2-a920-b034fa1907ab tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d186904-8304-4094-ba08-0cf62e8a2e59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68c524be-9ccb-45bf-8800-2a6a62f0489b', '42aaafaa-177e-4826-9d3e-4a4cd533ed6b', '5776eee1-c4da-49b6-a2eb-1426e6fdf4fe', '33abb7f8-9c3d-4e7d-83ed-65e4592d8c7d']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:35:46.519238 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-42d0bc56-6aa4-46d2-a920-b034fa1907ab tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aefdd27c-37f7-4ac2-a8d7-dbade327d4f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:35:46.649149 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-42d0bc56-6aa4-46d2-a920-b034fa1907ab tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aefdd27c-37f7-4ac2-a8d7-dbade327d4f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92a4d691-6ead-42d5-bb89-0757d9e483f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1897201704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd088a18d1d141399536c59071cb0844',qos_specs=None,replication_status=,reservations=['68c524be-9ccb-45bf-8800-2a6a62f0489b','42aaafaa-177e-4826-9d3e-4a4cd533ed6b','5776eee1-c4da-49b6-a2eb-1426e6fdf4fe','33abb7f8-9c3d-4e7d-83ed-65e4592d8c7d'],size=1,snapshot_id=c69d3604-242d-4e6a-83ed-96712ac2d86c,source_replicaid=,source_volid=None,status='creating',user_id='18467899b82644b2be2cbf5e4effd286',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), '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-21T03:35:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1897201704',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92a4d691-6ead-42d5-bb89-0757d9e483f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd088a18d1d141399536c59071cb0844',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c69d3604-242d-4e6a-83ed-96712ac2d86c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='18467899b82644b2be2cbf5e4effd286',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:35:46.651259 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-42d0bc56-6aa4-46d2-a920-b034fa1907ab tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7959c654-a448-4db5-9219-a09b1e195b1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:35:46.679215 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-42d0bc56-6aa4-46d2-a920-b034fa1907ab tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7959c654-a448-4db5-9219-a09b1e195b1a) transitioned into state 'SUCCESS' from state '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-1897201704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd088a18d1d141399536c59071cb0844',qos_specs=None,replication_status=,reservations=['68c524be-9ccb-45bf-8800-2a6a62f0489b','42aaafaa-177e-4826-9d3e-4a4cd533ed6b','5776eee1-c4da-49b6-a2eb-1426e6fdf4fe','33abb7f8-9c3d-4e7d-83ed-65e4592d8c7d'],size=1,snapshot_id=c69d3604-242d-4e6a-83ed-96712ac2d86c,source_replicaid=,source_volid=None,status='creating',user_id='18467899b82644b2be2cbf5e4effd286',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:35:46.681179 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-42d0bc56-6aa4-46d2-a920-b034fa1907ab tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d47e71b6-f27c-4e8a-a73e-e6f37d98f9a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:35:46.766161 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-42d0bc56-6aa4-46d2-a920-b034fa1907ab tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d47e71b6-f27c-4e8a-a73e-e6f37d98f9a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:35:46.768737 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-42d0bc56-6aa4-46d2-a920-b034fa1907ab tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Flow 'volume_create_api' (42ee6f35-fc61-4792-8ada-113528bf915f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:35:46.817822 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-42d0bc56-6aa4-46d2-a920-b034fa1907ab tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Create volume request issued successfully. Jan 21 03:35:46.831715 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-42d0bc56-6aa4-46d2-a920-b034fa1907ab tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes returned with HTTP 202 Jan 21 03:35:46.832557 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1678/3379] 10.222.0.36 () {60 vars in 1226 bytes} [Thu Jan 21 03:35:46 2021] POST /volume/v3/fd088a18d1d141399536c59071cb0844/volumes => generated 854 bytes in 560 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:35:46.847250 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-099f1697-77e4-4320-a2b8-c3bdc79d34d9 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/92a4d691-6ead-42d5-bb89-0757d9e483f8 Jan 21 03:35:46.847864 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-099f1697-77e4-4320-a2b8-c3bdc79d34d9 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:35:46.848152 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:35:46.848152 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:35:46.848647 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-099f1697-77e4-4320-a2b8-c3bdc79d34d9 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:35:46.902424 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:46.902424 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:35:46.912153 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-099f1697-77e4-4320-a2b8-c3bdc79d34d9 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:35:46.935105 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-099f1697-77e4-4320-a2b8-c3bdc79d34d9 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/92a4d691-6ead-42d5-bb89-0757d9e483f8 returned with HTTP 200 Jan 21 03:35:46.937076 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1702/3380] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:35:46 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/92a4d691-6ead-42d5-bb89-0757d9e483f8 => generated 946 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:35:47.952707 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-72ff0a8c-5926-415b-ae02-94e3983119d5 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/92a4d691-6ead-42d5-bb89-0757d9e483f8 Jan 21 03:35:47.953751 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-72ff0a8c-5926-415b-ae02-94e3983119d5 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:35:47.953952 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:35:47.953952 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:35:47.954337 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-72ff0a8c-5926-415b-ae02-94e3983119d5 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:35:48.008585 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:48.008585 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:35:48.018604 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-72ff0a8c-5926-415b-ae02-94e3983119d5 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:35:48.047598 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-72ff0a8c-5926-415b-ae02-94e3983119d5 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/92a4d691-6ead-42d5-bb89-0757d9e483f8 returned with HTTP 200 Jan 21 03:35:48.049025 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1679/3381] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:35:47 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/92a4d691-6ead-42d5-bb89-0757d9e483f8 => generated 946 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:35:49.065826 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0f21775d-4fea-4e98-bd2c-9223ebd6d591 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/92a4d691-6ead-42d5-bb89-0757d9e483f8 Jan 21 03:35:49.067168 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0f21775d-4fea-4e98-bd2c-9223ebd6d591 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:35:49.067847 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:35:49.067847 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:35:49.068060 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0f21775d-4fea-4e98-bd2c-9223ebd6d591 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:35:49.123998 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:49.123998 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:35:49.135502 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-0f21775d-4fea-4e98-bd2c-9223ebd6d591 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:35:49.168684 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0f21775d-4fea-4e98-bd2c-9223ebd6d591 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/92a4d691-6ead-42d5-bb89-0757d9e483f8 returned with HTTP 200 Jan 21 03:35:49.169723 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1703/3382] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:35:49 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/92a4d691-6ead-42d5-bb89-0757d9e483f8 => generated 946 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:35:50.188117 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e32b2d22-7f72-408b-9ea5-2f8a4be50419 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/92a4d691-6ead-42d5-bb89-0757d9e483f8 Jan 21 03:35:50.189287 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e32b2d22-7f72-408b-9ea5-2f8a4be50419 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:35:50.189695 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:35:50.189695 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:35:50.190805 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e32b2d22-7f72-408b-9ea5-2f8a4be50419 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:35:50.306964 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:50.306964 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:35:50.319810 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e32b2d22-7f72-408b-9ea5-2f8a4be50419 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:35:50.347796 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e32b2d22-7f72-408b-9ea5-2f8a4be50419 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/92a4d691-6ead-42d5-bb89-0757d9e483f8 returned with HTTP 200 Jan 21 03:35:50.348689 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1680/3383] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:35:50 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/92a4d691-6ead-42d5-bb89-0757d9e483f8 => generated 946 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:35:51.364844 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-be9a0527-27c3-49ca-9ef0-7fb5074f94e0 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/92a4d691-6ead-42d5-bb89-0757d9e483f8 Jan 21 03:35:51.368119 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-be9a0527-27c3-49ca-9ef0-7fb5074f94e0 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:35:51.368119 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:35:51.368119 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:35:51.368119 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-be9a0527-27c3-49ca-9ef0-7fb5074f94e0 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:35:51.424267 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:51.424267 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:35:51.434474 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-be9a0527-27c3-49ca-9ef0-7fb5074f94e0 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:35:51.461971 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-be9a0527-27c3-49ca-9ef0-7fb5074f94e0 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/92a4d691-6ead-42d5-bb89-0757d9e483f8 returned with HTTP 200 Jan 21 03:35:51.472815 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1704/3384] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:35:51 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/92a4d691-6ead-42d5-bb89-0757d9e483f8 => generated 946 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:35:52.482063 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8b2253fd-2caa-4b9f-a2bd-0d38c6a800a4 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/92a4d691-6ead-42d5-bb89-0757d9e483f8 Jan 21 03:35:52.483861 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8b2253fd-2caa-4b9f-a2bd-0d38c6a800a4 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:35:52.484312 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:35:52.484312 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:35:52.484901 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8b2253fd-2caa-4b9f-a2bd-0d38c6a800a4 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:35:52.557372 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:52.557372 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:35:52.572336 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8b2253fd-2caa-4b9f-a2bd-0d38c6a800a4 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:35:52.605490 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8b2253fd-2caa-4b9f-a2bd-0d38c6a800a4 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/92a4d691-6ead-42d5-bb89-0757d9e483f8 returned with HTTP 200 Jan 21 03:35:52.607098 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1681/3385] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:35:52 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/92a4d691-6ead-42d5-bb89-0757d9e483f8 => generated 946 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:35:53.628289 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-592a5ae9-6e51-4ea6-ad4b-3c2cc81cc6ee tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/92a4d691-6ead-42d5-bb89-0757d9e483f8 Jan 21 03:35:53.629423 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-592a5ae9-6e51-4ea6-ad4b-3c2cc81cc6ee tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:35:53.629827 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:35:53.629827 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:35:53.630206 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-592a5ae9-6e51-4ea6-ad4b-3c2cc81cc6ee tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:35:53.740359 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:53.740359 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:35:53.751669 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-592a5ae9-6e51-4ea6-ad4b-3c2cc81cc6ee tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:35:53.783472 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-592a5ae9-6e51-4ea6-ad4b-3c2cc81cc6ee tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/92a4d691-6ead-42d5-bb89-0757d9e483f8 returned with HTTP 200 Jan 21 03:35:53.783979 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1705/3386] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:35:53 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/92a4d691-6ead-42d5-bb89-0757d9e483f8 => generated 946 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:35:54.799318 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-19c896e4-e9a0-4aff-85d1-df447eedb585 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/92a4d691-6ead-42d5-bb89-0757d9e483f8 Jan 21 03:35:54.799865 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-19c896e4-e9a0-4aff-85d1-df447eedb585 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:35:54.800022 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:35:54.800022 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:35:54.800382 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-19c896e4-e9a0-4aff-85d1-df447eedb585 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:35:54.849697 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:54.849697 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:35:54.859567 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-19c896e4-e9a0-4aff-85d1-df447eedb585 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:35:54.886063 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-19c896e4-e9a0-4aff-85d1-df447eedb585 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/92a4d691-6ead-42d5-bb89-0757d9e483f8 returned with HTTP 200 Jan 21 03:35:54.887224 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1682/3387] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:35:54 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/92a4d691-6ead-42d5-bb89-0757d9e483f8 => generated 946 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:35:55.904135 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-52e894e5-ad74-4934-90bc-1099bd90b032 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/92a4d691-6ead-42d5-bb89-0757d9e483f8 Jan 21 03:35:55.904689 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-52e894e5-ad74-4934-90bc-1099bd90b032 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:35:55.905986 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:35:55.905986 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:35:55.906369 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-52e894e5-ad74-4934-90bc-1099bd90b032 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:35:55.957421 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:55.957421 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:35:55.965484 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-52e894e5-ad74-4934-90bc-1099bd90b032 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:35:55.989981 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-52e894e5-ad74-4934-90bc-1099bd90b032 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/92a4d691-6ead-42d5-bb89-0757d9e483f8 returned with HTTP 200 Jan 21 03:35:55.990857 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1706/3388] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:35:55 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/92a4d691-6ead-42d5-bb89-0757d9e483f8 => generated 1396 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:35:56.006191 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3a4328cb-6380-4a0f-a3a7-3200e2aee6c6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/92a4d691-6ead-42d5-bb89-0757d9e483f8 Jan 21 03:35:56.006744 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3a4328cb-6380-4a0f-a3a7-3200e2aee6c6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:35:56.006958 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:35:56.006958 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:35:56.007327 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3a4328cb-6380-4a0f-a3a7-3200e2aee6c6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:35:56.057487 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:56.057487 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:35:56.065837 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3a4328cb-6380-4a0f-a3a7-3200e2aee6c6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:35:56.090261 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3a4328cb-6380-4a0f-a3a7-3200e2aee6c6 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/92a4d691-6ead-42d5-bb89-0757d9e483f8 returned with HTTP 200 Jan 21 03:35:56.091126 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1683/3389] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:35:56 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/92a4d691-6ead-42d5-bb89-0757d9e483f8 => generated 1396 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:35:56.215740 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-f4cb8d2d-eaf1-4416-aef3-8012c5493437 req-e7936236-dc33-4173-b3ad-0956e965e0b7 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/92a4d691-6ead-42d5-bb89-0757d9e483f8 Jan 21 03:35:56.216248 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-f4cb8d2d-eaf1-4416-aef3-8012c5493437 req-e7936236-dc33-4173-b3ad-0956e965e0b7 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:35:56.216492 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:35:56.216492 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:35:56.216864 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-f4cb8d2d-eaf1-4416-aef3-8012c5493437 req-e7936236-dc33-4173-b3ad-0956e965e0b7 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:35:56.269117 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:56.269117 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:35:56.277399 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-f4cb8d2d-eaf1-4416-aef3-8012c5493437 req-e7936236-dc33-4173-b3ad-0956e965e0b7 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:35:56.301382 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-f4cb8d2d-eaf1-4416-aef3-8012c5493437 req-e7936236-dc33-4173-b3ad-0956e965e0b7 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/92a4d691-6ead-42d5-bb89-0757d9e483f8 returned with HTTP 200 Jan 21 03:35:56.302405 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1707/3390] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 03:35:56 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/92a4d691-6ead-42d5-bb89-0757d9e483f8 => generated 1396 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:35:57.239885 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-f4cb8d2d-eaf1-4416-aef3-8012c5493437 req-11b71e61-2656-41ea-9bea-a989933bba61 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/92a4d691-6ead-42d5-bb89-0757d9e483f8 Jan 21 03:35:57.240431 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-f4cb8d2d-eaf1-4416-aef3-8012c5493437 req-11b71e61-2656-41ea-9bea-a989933bba61 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:35:57.240590 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:35:57.240590 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:35:57.240960 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-f4cb8d2d-eaf1-4416-aef3-8012c5493437 req-11b71e61-2656-41ea-9bea-a989933bba61 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:35:57.290486 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:57.290486 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:35:57.299367 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-f4cb8d2d-eaf1-4416-aef3-8012c5493437 req-11b71e61-2656-41ea-9bea-a989933bba61 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:35:57.324128 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-f4cb8d2d-eaf1-4416-aef3-8012c5493437 req-11b71e61-2656-41ea-9bea-a989933bba61 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/92a4d691-6ead-42d5-bb89-0757d9e483f8 returned with HTTP 200 Jan 21 03:35:57.324978 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1684/3391] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 03:35:57 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/92a4d691-6ead-42d5-bb89-0757d9e483f8 => generated 1396 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:35:57.335460 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-f4cb8d2d-eaf1-4416-aef3-8012c5493437 req-e7936236-dc33-4173-b3ad-0956e965e0b7 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume// Jan 21 03:35:57.336000 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-f4cb8d2d-eaf1-4416-aef3-8012c5493437 req-e7936236-dc33-4173-b3ad-0956e965e0b7 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:35:57.336124 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:35:57.336124 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:35:57.336497 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-f4cb8d2d-eaf1-4416-aef3-8012c5493437 req-e7936236-dc33-4173-b3ad-0956e965e0b7 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:35:57.337729 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-f4cb8d2d-eaf1-4416-aef3-8012c5493437 req-e7936236-dc33-4173-b3ad-0956e965e0b7 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 03:35:57.338318 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1708/3392] 10.222.0.36 () {58 vars in 1289 bytes} [Thu Jan 21 03:35: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 21 03:35:57.357442 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-f4cb8d2d-eaf1-4416-aef3-8012c5493437 req-0fcdf900-ac97-413d-9e4a-4464ade87d2c tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] POST http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/attachments Jan 21 03:35:57.358541 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:35:57.358541 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:35:57.359295 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-f4cb8d2d-eaf1-4416-aef3-8012c5493437 req-0fcdf900-ac97-413d-9e4a-4464ade87d2c tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "92a4d691-6ead-42d5-bb89-0757d9e483f8", "instance_uuid": "0aed7da9-2fcc-435f-8d7f-f39783654f79", "connector": null}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:35:57.409034 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:57.409034 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:35:57.466977 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-f4cb8d2d-eaf1-4416-aef3-8012c5493437 req-0fcdf900-ac97-413d-9e4a-4464ade87d2c tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/attachments returned with HTTP 200 Jan 21 03:35:57.468842 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1685/3393] 10.222.0.36 () {66 vars in 1565 bytes} [Thu Jan 21 03:35:57 2021] POST /volume/v3/fd088a18d1d141399536c59071cb0844/attachments => generated 273 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 03:36:01.247634 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-f4cb8d2d-eaf1-4416-aef3-8012c5493437 req-e7936236-dc33-4173-b3ad-0956e965e0b7 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume// Jan 21 03:36:01.248126 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-f4cb8d2d-eaf1-4416-aef3-8012c5493437 req-e7936236-dc33-4173-b3ad-0956e965e0b7 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:36:01.248570 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-f4cb8d2d-eaf1-4416-aef3-8012c5493437 req-e7936236-dc33-4173-b3ad-0956e965e0b7 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:36:01.249699 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-f4cb8d2d-eaf1-4416-aef3-8012c5493437 req-e7936236-dc33-4173-b3ad-0956e965e0b7 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 03:36:01.250486 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1709/3394] 10.222.0.35 () {56 vars in 1089 bytes} [Thu Jan 21 03:36: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 21 03:36:01.263163 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-f4cb8d2d-eaf1-4416-aef3-8012c5493437 req-e695d685-b510-4eb7-bf7a-bb3650e5011a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/92a4d691-6ead-42d5-bb89-0757d9e483f8 Jan 21 03:36:01.265813 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-f4cb8d2d-eaf1-4416-aef3-8012c5493437 req-e695d685-b510-4eb7-bf7a-bb3650e5011a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:36:01.266049 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:36:01.266049 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:36:01.266797 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-f4cb8d2d-eaf1-4416-aef3-8012c5493437 req-e695d685-b510-4eb7-bf7a-bb3650e5011a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:36:01.325777 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:36:01.325777 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:36:01.337284 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-f4cb8d2d-eaf1-4416-aef3-8012c5493437 req-e695d685-b510-4eb7-bf7a-bb3650e5011a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:36:01.361157 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:36:01.361157 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:36:01.376127 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-f4cb8d2d-eaf1-4416-aef3-8012c5493437 req-e695d685-b510-4eb7-bf7a-bb3650e5011a tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/92a4d691-6ead-42d5-bb89-0757d9e483f8 returned with HTTP 200 Jan 21 03:36:01.377588 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1686/3395] 10.222.0.35 () {60 vars in 1403 bytes} [Thu Jan 21 03:36:01 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/92a4d691-6ead-42d5-bb89-0757d9e483f8 => generated 1494 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 03:36:01.413034 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-f4cb8d2d-eaf1-4416-aef3-8012c5493437 req-12476003-f133-4945-bcf2-dd894b652222 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] PUT http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/attachments/72793832-4554-4d0e-be1d-fcc2bfd10647 Jan 21 03:36:01.413884 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-f4cb8d2d-eaf1-4416-aef3-8012c5493437 req-12476003-f133-4945-bcf2-dd894b652222 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "n-h1-766726-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-766726-10.cbci-766726-10.local", "mountpoint": "/dev/sda"}}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:36:01.450468 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 03:36:01.450468 n-d-766726-10 devstack@c-api.service[87957]: return self(f, *args, **kw) Jan 21 03:36:01.451338 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-f4cb8d2d-eaf1-4416-aef3-8012c5493437 req-12476003-f133-4945-bcf2-dd894b652222 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Lock "b'cinder-attachment_update-92a4d691-6ead-42d5-bb89-0757d9e483f8-n-h1-766726-10'" acquired by "attachment_update" :: waited 0.012s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 03:36:01.454488 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:36:01.454488 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:36:02.884781 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-f4cb8d2d-eaf1-4416-aef3-8012c5493437 req-12476003-f133-4945-bcf2-dd894b652222 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Lock "b'cinder-attachment_update-92a4d691-6ead-42d5-bb89-0757d9e483f8-n-h1-766726-10'" released by "attachment_update" :: held 1.433s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 03:36:02.891379 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-f4cb8d2d-eaf1-4416-aef3-8012c5493437 req-12476003-f133-4945-bcf2-dd894b652222 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/attachments/72793832-4554-4d0e-be1d-fcc2bfd10647 returned with HTTP 200 Jan 21 03:36:02.891379 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1710/3396] 10.222.0.35 () {64 vars in 1468 bytes} [Thu Jan 21 03:36:01 2021] PUT /volume/v3/fd088a18d1d141399536c59071cb0844/attachments/72793832-4554-4d0e-be1d-fcc2bfd10647 => generated 762 bytes in 1480 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 03:36:02.957191 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-f4cb8d2d-eaf1-4416-aef3-8012c5493437 req-0e30019d-99d4-45df-b374-523b2a48986c tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] POST http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/attachments/72793832-4554-4d0e-be1d-fcc2bfd10647/action Jan 21 03:36:02.957702 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:36:02.957702 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:36:02.958279 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-f4cb8d2d-eaf1-4416-aef3-8012c5493437 req-0e30019d-99d4-45df-b374-523b2a48986c tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Action body: b'{"os-complete": null}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:36:02.958859 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-f4cb8d2d-eaf1-4416-aef3-8012c5493437 req-0e30019d-99d4-45df-b374-523b2a48986c tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:36:03.038380 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:36:03.038380 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:36:03.069042 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-f4cb8d2d-eaf1-4416-aef3-8012c5493437 req-0e30019d-99d4-45df-b374-523b2a48986c tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/attachments/72793832-4554-4d0e-be1d-fcc2bfd10647/action returned with HTTP 204 Jan 21 03:36:03.070487 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1687/3397] 10.222.0.35 () {64 vars in 1489 bytes} [Thu Jan 21 03:36:02 2021] POST /volume/v3/fd088a18d1d141399536c59071cb0844/attachments/72793832-4554-4d0e-be1d-fcc2bfd10647/action => generated 0 bytes in 120 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:38:11.759539 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-6b47afaf-d454-4a20-a129-244508f7f348 req-4753a018-2774-46f3-a77d-647a25c05893 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] DELETE http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/attachments/72793832-4554-4d0e-be1d-fcc2bfd10647 Jan 21 03:38:11.760086 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-6b47afaf-d454-4a20-a129-244508f7f348 req-4753a018-2774-46f3-a77d-647a25c05893 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:38:11.760482 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:38:11.760482 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:38:11.760924 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-6b47afaf-d454-4a20-a129-244508f7f348 req-4753a018-2774-46f3-a77d-647a25c05893 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:38:11.782355 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:38:11.782355 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:38:12.252738 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-6b47afaf-d454-4a20-a129-244508f7f348 req-4753a018-2774-46f3-a77d-647a25c05893 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 03:38:12.253159 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-6b47afaf-d454-4a20-a129-244508f7f348 req-4753a018-2774-46f3-a77d-647a25c05893 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Pending status list for volume during attachment-delete: [] {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 03:38:12.260403 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-6b47afaf-d454-4a20-a129-244508f7f348 req-4753a018-2774-46f3-a77d-647a25c05893 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/attachments/72793832-4554-4d0e-be1d-fcc2bfd10647 returned with HTTP 200 Jan 21 03:38:12.261324 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1711/3398] 10.222.0.35 () {62 vars in 1437 bytes} [Thu Jan 21 03:38:11 2021] DELETE /volume/v3/fd088a18d1d141399536c59071cb0844/attachments/72793832-4554-4d0e-be1d-fcc2bfd10647 => generated 19 bytes in 507 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:38:12.985638 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e7be45f1-6be8-499b-b929-b1d6b7142e06 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] DELETE http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/92a4d691-6ead-42d5-bb89-0757d9e483f8 Jan 21 03:38:12.986156 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e7be45f1-6be8-499b-b929-b1d6b7142e06 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:38:12.986373 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:38:12.986373 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:38:12.986772 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-e7be45f1-6be8-499b-b929-b1d6b7142e06 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:38:12.987226 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-e7be45f1-6be8-499b-b929-b1d6b7142e06 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Delete volume with id: 92a4d691-6ead-42d5-bb89-0757d9e483f8 Jan 21 03:38:13.036309 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:38:13.036309 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:38:13.037441 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e7be45f1-6be8-499b-b929-b1d6b7142e06 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:38:13.064072 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-e7be45f1-6be8-499b-b929-b1d6b7142e06 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Delete volume request issued successfully. Jan 21 03:38:13.064548 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-e7be45f1-6be8-499b-b929-b1d6b7142e06 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/92a4d691-6ead-42d5-bb89-0757d9e483f8 returned with HTTP 202 Jan 21 03:38:13.065407 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1688/3399] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:38:12 2021] DELETE /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/92a4d691-6ead-42d5-bb89-0757d9e483f8 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:38:13.073677 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-32c90f22-df21-499b-8314-adb28783050b tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/92a4d691-6ead-42d5-bb89-0757d9e483f8 Jan 21 03:38:13.074423 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-32c90f22-df21-499b-8314-adb28783050b tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:38:13.074869 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:38:13.074869 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:38:13.075591 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-32c90f22-df21-499b-8314-adb28783050b tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:38:13.127449 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:38:13.127449 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:38:13.135651 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-32c90f22-df21-499b-8314-adb28783050b tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:38:13.159540 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-32c90f22-df21-499b-8314-adb28783050b tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/92a4d691-6ead-42d5-bb89-0757d9e483f8 returned with HTTP 200 Jan 21 03:38:13.160679 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1712/3400] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:38:13 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/92a4d691-6ead-42d5-bb89-0757d9e483f8 => generated 1395 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:38:14.177108 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ee7b98b9-75bd-4c46-9b41-0e16ba2fb8e1 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/92a4d691-6ead-42d5-bb89-0757d9e483f8 Jan 21 03:38:14.177697 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ee7b98b9-75bd-4c46-9b41-0e16ba2fb8e1 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:38:14.177901 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:38:14.177901 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:38:14.178271 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ee7b98b9-75bd-4c46-9b41-0e16ba2fb8e1 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:38:14.228807 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:38:14.228807 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:38:14.237760 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ee7b98b9-75bd-4c46-9b41-0e16ba2fb8e1 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:38:14.261555 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ee7b98b9-75bd-4c46-9b41-0e16ba2fb8e1 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/92a4d691-6ead-42d5-bb89-0757d9e483f8 returned with HTTP 200 Jan 21 03:38:14.262377 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1689/3401] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:38:14 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/92a4d691-6ead-42d5-bb89-0757d9e483f8 => generated 1395 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:38:15.278620 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-24f04930-2db0-480c-9fe7-2c8d1a6b3689 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/92a4d691-6ead-42d5-bb89-0757d9e483f8 Jan 21 03:38:15.279111 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-24f04930-2db0-480c-9fe7-2c8d1a6b3689 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:38:15.279218 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:38:15.279218 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:38:15.279597 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-24f04930-2db0-480c-9fe7-2c8d1a6b3689 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:38:15.326543 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-24f04930-2db0-480c-9fe7-2c8d1a6b3689 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/92a4d691-6ead-42d5-bb89-0757d9e483f8 returned with HTTP 404 Jan 21 03:38:15.327630 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1713/3402] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:38:15 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/92a4d691-6ead-42d5-bb89-0757d9e483f8 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:38:15.336048 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2182b1d5-0dc4-48d8-a6f7-930859feea68 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] DELETE http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/c69d3604-242d-4e6a-83ed-96712ac2d86c Jan 21 03:38:15.336563 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2182b1d5-0dc4-48d8-a6f7-930859feea68 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:38:15.336780 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:38:15.336780 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:38:15.337153 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2182b1d5-0dc4-48d8-a6f7-930859feea68 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:38:15.337508 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v2.snapshots [None req-2182b1d5-0dc4-48d8-a6f7-930859feea68 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Delete snapshot with id: c69d3604-242d-4e6a-83ed-96712ac2d86c Jan 21 03:38:15.362561 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:38:15.362561 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:38:15.363663 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2182b1d5-0dc4-48d8-a6f7-930859feea68 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Snapshot retrieved successfully. Jan 21 03:38:15.435352 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2182b1d5-0dc4-48d8-a6f7-930859feea68 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Snapshot delete request issued successfully. Jan 21 03:38:15.435860 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2182b1d5-0dc4-48d8-a6f7-930859feea68 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/c69d3604-242d-4e6a-83ed-96712ac2d86c returned with HTTP 202 Jan 21 03:38:15.441468 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1690/3403] 10.222.0.36 () {58 vars in 1324 bytes} [Thu Jan 21 03:38:15 2021] DELETE /volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/c69d3604-242d-4e6a-83ed-96712ac2d86c => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:38:15.445029 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c0bdea23-634c-4ebf-9b05-2c4234a18bb5 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/c69d3604-242d-4e6a-83ed-96712ac2d86c Jan 21 03:38:15.445753 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c0bdea23-634c-4ebf-9b05-2c4234a18bb5 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:38:15.446244 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c0bdea23-634c-4ebf-9b05-2c4234a18bb5 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:38:15.474009 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:38:15.474009 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:38:15.475198 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c0bdea23-634c-4ebf-9b05-2c4234a18bb5 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Snapshot retrieved successfully. Jan 21 03:38:15.477121 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c0bdea23-634c-4ebf-9b05-2c4234a18bb5 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/c69d3604-242d-4e6a-83ed-96712ac2d86c returned with HTTP 200 Jan 21 03:38:15.478085 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1714/3404] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:38:15 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/c69d3604-242d-4e6a-83ed-96712ac2d86c => generated 466 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:38:16.491271 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-10e08b20-6cfd-49fc-94ad-a97daaf1b336 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/c69d3604-242d-4e6a-83ed-96712ac2d86c Jan 21 03:38:16.491817 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-10e08b20-6cfd-49fc-94ad-a97daaf1b336 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:38:16.492033 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:38:16.492033 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:38:16.492407 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-10e08b20-6cfd-49fc-94ad-a97daaf1b336 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:38:16.520400 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:38:16.520400 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:38:16.521528 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-10e08b20-6cfd-49fc-94ad-a97daaf1b336 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Snapshot retrieved successfully. Jan 21 03:38:16.523524 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-10e08b20-6cfd-49fc-94ad-a97daaf1b336 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/c69d3604-242d-4e6a-83ed-96712ac2d86c returned with HTTP 200 Jan 21 03:38:16.524344 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1691/3405] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:38:16 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/c69d3604-242d-4e6a-83ed-96712ac2d86c => generated 466 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:38:17.537156 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-648200c9-83b4-443c-9ffd-2ad01ef6ad28 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/c69d3604-242d-4e6a-83ed-96712ac2d86c Jan 21 03:38:17.537709 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-648200c9-83b4-443c-9ffd-2ad01ef6ad28 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:38:17.537864 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:38:17.537864 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:38:17.538236 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-648200c9-83b4-443c-9ffd-2ad01ef6ad28 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:38:17.567690 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-648200c9-83b4-443c-9ffd-2ad01ef6ad28 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/c69d3604-242d-4e6a-83ed-96712ac2d86c returned with HTTP 404 Jan 21 03:38:17.568771 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1715/3406] 10.222.0.36 () {58 vars in 1321 bytes} [Thu Jan 21 03:38:17 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/snapshots/c69d3604-242d-4e6a-83ed-96712ac2d86c => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:38:24.492045 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-0273f52e-8db6-4f09-914c-848650ef00a0 req-d78c825b-09be-4220-a991-9e9bbc369611 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] DELETE http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/attachments/380d3676-269a-4f15-8838-20500f9a97b8 Jan 21 03:38:24.492553 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-0273f52e-8db6-4f09-914c-848650ef00a0 req-d78c825b-09be-4220-a991-9e9bbc369611 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:38:24.492645 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:38:24.492645 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:38:24.493023 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-0273f52e-8db6-4f09-914c-848650ef00a0 req-d78c825b-09be-4220-a991-9e9bbc369611 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:38:24.513247 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:38:24.513247 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:38:24.964322 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-0273f52e-8db6-4f09-914c-848650ef00a0 req-d78c825b-09be-4220-a991-9e9bbc369611 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87958) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 03:38:24.964746 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-0273f52e-8db6-4f09-914c-848650ef00a0 req-d78c825b-09be-4220-a991-9e9bbc369611 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Pending status list for volume during attachment-delete: [] {{(pid=87958) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 03:38:24.971264 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-0273f52e-8db6-4f09-914c-848650ef00a0 req-d78c825b-09be-4220-a991-9e9bbc369611 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/attachments/380d3676-269a-4f15-8838-20500f9a97b8 returned with HTTP 200 Jan 21 03:38:24.972136 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1692/3407] 10.222.0.23 () {62 vars in 1437 bytes} [Thu Jan 21 03:38:24 2021] DELETE /volume/v3/fd088a18d1d141399536c59071cb0844/attachments/380d3676-269a-4f15-8838-20500f9a97b8 => generated 19 bytes in 485 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:38:28.155555 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d6433c70-98dc-4bd7-aba5-f1a422061684 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] DELETE http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec Jan 21 03:38:28.156498 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d6433c70-98dc-4bd7-aba5-f1a422061684 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:38:28.157371 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d6433c70-98dc-4bd7-aba5-f1a422061684 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:38:28.158194 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-d6433c70-98dc-4bd7-aba5-f1a422061684 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Delete volume with id: 67883893-029f-4dfc-ab24-1df74bdc8aec Jan 21 03:38:28.212319 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:38:28.212319 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:38:28.213446 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d6433c70-98dc-4bd7-aba5-f1a422061684 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:38:28.238623 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d6433c70-98dc-4bd7-aba5-f1a422061684 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Delete volume request issued successfully. Jan 21 03:38:28.239088 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d6433c70-98dc-4bd7-aba5-f1a422061684 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec returned with HTTP 202 Jan 21 03:38:28.239934 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1716/3408] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:38:28 2021] DELETE /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:38:28.248689 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6887bfe1-c3c9-4795-ba23-2a08430737b0 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec Jan 21 03:38:28.249562 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6887bfe1-c3c9-4795-ba23-2a08430737b0 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:38:28.249787 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:38:28.249787 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:38:28.250167 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6887bfe1-c3c9-4795-ba23-2a08430737b0 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:38:28.300226 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:38:28.300226 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:38:28.308509 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-6887bfe1-c3c9-4795-ba23-2a08430737b0 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:38:28.335630 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6887bfe1-c3c9-4795-ba23-2a08430737b0 tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec returned with HTTP 200 Jan 21 03:38:28.337154 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1693/3409] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:38:28 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec => generated 1368 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:38:29.353931 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ab35fbc0-829c-467b-9677-c0cdfbb1d77f tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec Jan 21 03:38:29.354423 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ab35fbc0-829c-467b-9677-c0cdfbb1d77f tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:38:29.354773 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:38:29.354773 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:38:29.355149 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ab35fbc0-829c-467b-9677-c0cdfbb1d77f tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:38:29.404413 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:38:29.404413 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:38:29.412914 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ab35fbc0-829c-467b-9677-c0cdfbb1d77f tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Volume info retrieved successfully. Jan 21 03:38:29.437789 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ab35fbc0-829c-467b-9677-c0cdfbb1d77f tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec returned with HTTP 200 Jan 21 03:38:29.438647 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1717/3410] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:38:29 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec => generated 1368 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:38:30.455790 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2cc8b883-c9f3-4ac5-8111-ce17f9d4ed8c tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] GET http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec Jan 21 03:38:30.456286 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2cc8b883-c9f3-4ac5-8111-ce17f9d4ed8c tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:38:30.456371 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:38:30.456371 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:38:30.456731 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2cc8b883-c9f3-4ac5-8111-ce17f9d4ed8c tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:38:30.502200 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2cc8b883-c9f3-4ac5-8111-ce17f9d4ed8c tempest-TestVolumeBootPattern-1489140577 tempest-TestVolumeBootPattern-1489140577] http://10.222.0.36/volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec returned with HTTP 404 Jan 21 03:38:30.503286 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1694/3411] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:38:30 2021] GET /volume/v3/fd088a18d1d141399536c59071cb0844/volumes/67883893-029f-4dfc-ab24-1df74bdc8aec => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:54:29.053531 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-edf81573-d458-4e30-a298-9513f8fa7905 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] POST http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/volumes Jan 21 03:54:29.054238 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:54:29.054238 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:54:29.055113 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-edf81573-d458-4e30-a298-9513f8fa7905 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestJSON-volume-1448250603"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:54:29.056201 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-edf81573-d458-4e30-a298-9513f8fa7905 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestJSON-volume-1448250603'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:54:29.056573 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-edf81573-d458-4e30-a298-9513f8fa7905 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Create volume of 1 GB Jan 21 03:54:29.075909 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-edf81573-d458-4e30-a298-9513f8fa7905 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Availability zone cache updated, next update will occur around 2021-01-21 04:54:29.075460. {{(pid=87959) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 03:54:29.076240 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-edf81573-d458-4e30-a298-9513f8fa7905 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Availability Zones retrieved successfully. Jan 21 03:54:29.094354 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-edf81573-d458-4e30-a298-9513f8fa7905 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Flow 'volume_create_api' (b8959698-b959-49c4-b30b-c22884a975b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:54:29.097069 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-edf81573-d458-4e30-a298-9513f8fa7905 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74b9dbd9-55c7-4ea2-8d0f-1e213fdcba37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:54:29.099079 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-edf81573-d458-4e30-a298-9513f8fa7905 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:54:29.165168 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-edf81573-d458-4e30-a298-9513f8fa7905 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74b9dbd9-55c7-4ea2-8d0f-1e213fdcba37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:54:29.167364 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-edf81573-d458-4e30-a298-9513f8fa7905 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (832ed05f-8bb2-4af2-a526-252488c7e8b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:54:29.254786 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-edf81573-d458-4e30-a298-9513f8fa7905 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Created reservations ['303497a8-0983-4da1-a08d-3073937a490d', 'fb9568b9-8a77-4e45-b713-4f0d780c3c87', '8ecf2505-8063-40bd-b3b3-f1e8b48e4324', 'cd0d939b-f5f3-4eae-96ee-6bf985e76513'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:54:29.256584 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-edf81573-d458-4e30-a298-9513f8fa7905 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (832ed05f-8bb2-4af2-a526-252488c7e8b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['303497a8-0983-4da1-a08d-3073937a490d', 'fb9568b9-8a77-4e45-b713-4f0d780c3c87', '8ecf2505-8063-40bd-b3b3-f1e8b48e4324', 'cd0d939b-f5f3-4eae-96ee-6bf985e76513']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:54:29.259439 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-edf81573-d458-4e30-a298-9513f8fa7905 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4e8df3d-ffff-4257-8db3-f499a531df3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:54:29.322923 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-edf81573-d458-4e30-a298-9513f8fa7905 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4e8df3d-ffff-4257-8db3-f499a531df3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2de080ce-0955-49ec-9e5c-bcec42e8aacd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-1448250603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c63cc2f0588745f6819a43b84641be46',qos_specs=None,replication_status=,reservations=['303497a8-0983-4da1-a08d-3073937a490d','fb9568b9-8a77-4e45-b713-4f0d780c3c87','8ecf2505-8063-40bd-b3b3-f1e8b48e4324','cd0d939b-f5f3-4eae-96ee-6bf985e76513'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d34cbce0671e4b0186a7e6d5253ae659',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:54:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-1448250603',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2de080ce-0955-49ec-9e5c-bcec42e8aacd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c63cc2f0588745f6819a43b84641be46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d34cbce0671e4b0186a7e6d5253ae659',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:54:29.324970 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-edf81573-d458-4e30-a298-9513f8fa7905 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9323b1bc-5bf9-443a-8aa0-d969224a6d28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:54:29.350613 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-edf81573-d458-4e30-a298-9513f8fa7905 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9323b1bc-5bf9-443a-8aa0-d969224a6d28) transitioned into state 'SUCCESS' from state '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-1448250603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c63cc2f0588745f6819a43b84641be46',qos_specs=None,replication_status=,reservations=['303497a8-0983-4da1-a08d-3073937a490d','fb9568b9-8a77-4e45-b713-4f0d780c3c87','8ecf2505-8063-40bd-b3b3-f1e8b48e4324','cd0d939b-f5f3-4eae-96ee-6bf985e76513'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d34cbce0671e4b0186a7e6d5253ae659',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:54:29.352573 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-edf81573-d458-4e30-a298-9513f8fa7905 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36fb5b9e-a8b7-481d-9ec6-3f72dac67892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:54:29.366857 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-edf81573-d458-4e30-a298-9513f8fa7905 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36fb5b9e-a8b7-481d-9ec6-3f72dac67892) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:54:29.369725 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-edf81573-d458-4e30-a298-9513f8fa7905 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Flow 'volume_create_api' (b8959698-b959-49c4-b30b-c22884a975b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:54:29.421110 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-edf81573-d458-4e30-a298-9513f8fa7905 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Create volume request issued successfully. Jan 21 03:54:29.435965 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-edf81573-d458-4e30-a298-9513f8fa7905 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/volumes returned with HTTP 202 Jan 21 03:54:29.442644 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1718/3412] 10.222.0.36 () {60 vars in 1225 bytes} [Thu Jan 21 03:54:29 2021] POST /volume/v3/c63cc2f0588745f6819a43b84641be46/volumes => generated 821 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 03:54:29.454450 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0f906af7-91e8-4638-b3fc-60360d5661ad tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] GET http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/volumes/2de080ce-0955-49ec-9e5c-bcec42e8aacd Jan 21 03:54:29.454991 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0f906af7-91e8-4638-b3fc-60360d5661ad tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:54:29.455475 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0f906af7-91e8-4638-b3fc-60360d5661ad tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:54:29.507738 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:54:29.507738 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:54:29.517226 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-0f906af7-91e8-4638-b3fc-60360d5661ad tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Volume info retrieved successfully. Jan 21 03:54:29.540346 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0f906af7-91e8-4638-b3fc-60360d5661ad tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/volumes/2de080ce-0955-49ec-9e5c-bcec42e8aacd returned with HTTP 200 Jan 21 03:54:29.541183 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1695/3413] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:54:29 2021] GET /volume/v3/c63cc2f0588745f6819a43b84641be46/volumes/2de080ce-0955-49ec-9e5c-bcec42e8aacd => generated 913 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:54:30.557888 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-48d6a121-df7a-468f-8e8b-cacaba88d0e1 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] GET http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/volumes/2de080ce-0955-49ec-9e5c-bcec42e8aacd Jan 21 03:54:30.558486 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-48d6a121-df7a-468f-8e8b-cacaba88d0e1 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:54:30.558606 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:54:30.558606 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:54:30.558971 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-48d6a121-df7a-468f-8e8b-cacaba88d0e1 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:54:30.608536 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:54:30.608536 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:54:30.616833 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-48d6a121-df7a-468f-8e8b-cacaba88d0e1 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Volume info retrieved successfully. Jan 21 03:54:30.639559 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-48d6a121-df7a-468f-8e8b-cacaba88d0e1 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/volumes/2de080ce-0955-49ec-9e5c-bcec42e8aacd returned with HTTP 200 Jan 21 03:54:30.640400 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1719/3414] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:54:30 2021] GET /volume/v3/c63cc2f0588745f6819a43b84641be46/volumes/2de080ce-0955-49ec-9e5c-bcec42e8aacd => generated 914 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:54:31.055627 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-06645d63-9419-4551-8fb5-bc3658bb1453 req-1f936c74-f3d8-4d48-8dad-e405a144535a tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] GET http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/volumes/2de080ce-0955-49ec-9e5c-bcec42e8aacd Jan 21 03:54:31.056174 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-06645d63-9419-4551-8fb5-bc3658bb1453 req-1f936c74-f3d8-4d48-8dad-e405a144535a tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:54:31.056428 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:54:31.056428 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:54:31.056796 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-06645d63-9419-4551-8fb5-bc3658bb1453 req-1f936c74-f3d8-4d48-8dad-e405a144535a tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:54:31.108349 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:54:31.108349 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:54:31.116486 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-06645d63-9419-4551-8fb5-bc3658bb1453 req-1f936c74-f3d8-4d48-8dad-e405a144535a tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Volume info retrieved successfully. Jan 21 03:54:31.139553 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-06645d63-9419-4551-8fb5-bc3658bb1453 req-1f936c74-f3d8-4d48-8dad-e405a144535a tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/volumes/2de080ce-0955-49ec-9e5c-bcec42e8aacd returned with HTTP 200 Jan 21 03:54:31.140376 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1696/3415] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 03:54:31 2021] GET /volume/v3/c63cc2f0588745f6819a43b84641be46/volumes/2de080ce-0955-49ec-9e5c-bcec42e8aacd => generated 914 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:54:31.219098 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-48d6a121-df7a-468f-8e8b-cacaba88d0e1 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] GET http://10.222.0.36/volume// Jan 21 03:54:31.219569 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-48d6a121-df7a-468f-8e8b-cacaba88d0e1 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:54:31.219784 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:54:31.219784 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:54:31.220156 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-48d6a121-df7a-468f-8e8b-cacaba88d0e1 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:54:31.221350 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-48d6a121-df7a-468f-8e8b-cacaba88d0e1 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 03:54:31.221938 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1720/3416] 10.222.0.36 () {58 vars in 1289 bytes} [Thu Jan 21 03:54:31 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:54:31.237674 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-06645d63-9419-4551-8fb5-bc3658bb1453 req-2bd336df-3645-4979-bff9-87a0711d9f6f tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] POST http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/attachments Jan 21 03:54:31.238300 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:54:31.238300 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:54:31.238737 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-06645d63-9419-4551-8fb5-bc3658bb1453 req-2bd336df-3645-4979-bff9-87a0711d9f6f tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2de080ce-0955-49ec-9e5c-bcec42e8aacd", "instance_uuid": "5ec0fa78-ab35-4530-bd63-e9667c015489", "connector": null}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:54:31.290558 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:54:31.290558 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:54:31.345145 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-06645d63-9419-4551-8fb5-bc3658bb1453 req-2bd336df-3645-4979-bff9-87a0711d9f6f tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/attachments returned with HTTP 200 Jan 21 03:54:31.346051 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1697/3417] 10.222.0.36 () {66 vars in 1565 bytes} [Thu Jan 21 03:54:31 2021] POST /volume/v3/c63cc2f0588745f6819a43b84641be46/attachments => generated 273 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:54:31.379970 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c7fba0d2-6ba6-4547-ba54-0ae29b6acb6b tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] GET http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/volumes/2de080ce-0955-49ec-9e5c-bcec42e8aacd Jan 21 03:54:31.380479 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c7fba0d2-6ba6-4547-ba54-0ae29b6acb6b tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:54:31.381047 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c7fba0d2-6ba6-4547-ba54-0ae29b6acb6b tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:54:31.410345 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-06645d63-9419-4551-8fb5-bc3658bb1453 req-2bd336df-3645-4979-bff9-87a0711d9f6f tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] GET http://10.222.0.36/volume// Jan 21 03:54:31.410880 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-06645d63-9419-4551-8fb5-bc3658bb1453 req-2bd336df-3645-4979-bff9-87a0711d9f6f tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:54:31.411109 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:54:31.411109 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:54:31.411485 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-06645d63-9419-4551-8fb5-bc3658bb1453 req-2bd336df-3645-4979-bff9-87a0711d9f6f tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Calling method 'all' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:54:31.412695 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-06645d63-9419-4551-8fb5-bc3658bb1453 req-2bd336df-3645-4979-bff9-87a0711d9f6f tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 03:54:31.413308 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1698/3418] 10.222.0.35 () {56 vars in 1089 bytes} [Thu Jan 21 03:54:31 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 03:54:31.426216 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-06645d63-9419-4551-8fb5-bc3658bb1453 req-45b0cf0e-cd2b-43ae-ac92-7f324f600db1 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] GET http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/volumes/2de080ce-0955-49ec-9e5c-bcec42e8aacd Jan 21 03:54:31.426830 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-06645d63-9419-4551-8fb5-bc3658bb1453 req-45b0cf0e-cd2b-43ae-ac92-7f324f600db1 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:54:31.427422 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-06645d63-9419-4551-8fb5-bc3658bb1453 req-45b0cf0e-cd2b-43ae-ac92-7f324f600db1 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:54:31.431937 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:54:31.431937 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:54:31.440358 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c7fba0d2-6ba6-4547-ba54-0ae29b6acb6b tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Volume info retrieved successfully. Jan 21 03:54:31.459962 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:54:31.459962 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:54:31.469818 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c7fba0d2-6ba6-4547-ba54-0ae29b6acb6b tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/volumes/2de080ce-0955-49ec-9e5c-bcec42e8aacd returned with HTTP 200 Jan 21 03:54:31.470857 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1721/3419] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:54:31 2021] GET /volume/v3/c63cc2f0588745f6819a43b84641be46/volumes/2de080ce-0955-49ec-9e5c-bcec42e8aacd => generated 913 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:54:31.480525 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:54:31.480525 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:54:31.489046 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-06645d63-9419-4551-8fb5-bc3658bb1453 req-45b0cf0e-cd2b-43ae-ac92-7f324f600db1 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Volume info retrieved successfully. Jan 21 03:54:31.509285 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:54:31.509285 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:54:31.517957 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-06645d63-9419-4551-8fb5-bc3658bb1453 req-45b0cf0e-cd2b-43ae-ac92-7f324f600db1 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/volumes/2de080ce-0955-49ec-9e5c-bcec42e8aacd returned with HTTP 200 Jan 21 03:54:31.518819 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1699/3420] 10.222.0.35 () {60 vars in 1403 bytes} [Thu Jan 21 03:54:31 2021] GET /volume/v3/c63cc2f0588745f6819a43b84641be46/volumes/2de080ce-0955-49ec-9e5c-bcec42e8aacd => generated 1012 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 03:54:31.554331 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-06645d63-9419-4551-8fb5-bc3658bb1453 req-b7f4821f-a1f7-4a33-80f7-42f1e94b0179 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] PUT http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/attachments/f0b2026e-ed05-4c0b-b472-0e1927567bdf Jan 21 03:54:31.554993 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:54:31.554993 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:54:31.555638 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-06645d63-9419-4551-8fb5-bc3658bb1453 req-b7f4821f-a1f7-4a33-80f7-42f1e94b0179 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "n-h1-766726-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-766726-10.cbci-766726-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:54:31.584123 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 03:54:31.584123 n-d-766726-10 devstack@c-api.service[87957]: return self(f, *args, **kw) Jan 21 03:54:31.584670 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-06645d63-9419-4551-8fb5-bc3658bb1453 req-b7f4821f-a1f7-4a33-80f7-42f1e94b0179 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Lock "b'cinder-attachment_update-2de080ce-0955-49ec-9e5c-bcec42e8aacd-n-h1-766726-10'" acquired by "attachment_update" :: waited 0.009s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 03:54:31.587558 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:54:31.587558 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:54:32.489725 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5c84ebd1-93d3-43e1-a0e3-5946320ed7f0 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] GET http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/volumes/2de080ce-0955-49ec-9e5c-bcec42e8aacd Jan 21 03:54:32.490442 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5c84ebd1-93d3-43e1-a0e3-5946320ed7f0 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:54:32.490736 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:54:32.490736 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:54:32.491779 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5c84ebd1-93d3-43e1-a0e3-5946320ed7f0 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:54:32.549382 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:54:32.549382 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:54:32.563727 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-5c84ebd1-93d3-43e1-a0e3-5946320ed7f0 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Volume info retrieved successfully. Jan 21 03:54:32.583838 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:54:32.583838 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:54:32.593642 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5c84ebd1-93d3-43e1-a0e3-5946320ed7f0 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/volumes/2de080ce-0955-49ec-9e5c-bcec42e8aacd returned with HTTP 200 Jan 21 03:54:32.594489 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1700/3421] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:54:32 2021] GET /volume/v3/c63cc2f0588745f6819a43b84641be46/volumes/2de080ce-0955-49ec-9e5c-bcec42e8aacd => generated 913 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:54:32.875355 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-06645d63-9419-4551-8fb5-bc3658bb1453 req-b7f4821f-a1f7-4a33-80f7-42f1e94b0179 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Lock "b'cinder-attachment_update-2de080ce-0955-49ec-9e5c-bcec42e8aacd-n-h1-766726-10'" released by "attachment_update" :: held 1.291s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 03:54:32.876023 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-06645d63-9419-4551-8fb5-bc3658bb1453 req-b7f4821f-a1f7-4a33-80f7-42f1e94b0179 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/attachments/f0b2026e-ed05-4c0b-b472-0e1927567bdf returned with HTTP 200 Jan 21 03:54:32.876917 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1722/3422] 10.222.0.35 () {64 vars in 1468 bytes} [Thu Jan 21 03:54:31 2021] PUT /volume/v3/c63cc2f0588745f6819a43b84641be46/attachments/f0b2026e-ed05-4c0b-b472-0e1927567bdf => generated 762 bytes in 1327 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:54:33.611485 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9762f508-186d-4407-98ab-0bea59be4a20 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] GET http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/volumes/2de080ce-0955-49ec-9e5c-bcec42e8aacd Jan 21 03:54:33.612144 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9762f508-186d-4407-98ab-0bea59be4a20 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:54:33.612262 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:54:33.612262 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:54:33.612549 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9762f508-186d-4407-98ab-0bea59be4a20 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:54:33.663517 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:54:33.663517 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:54:33.672633 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9762f508-186d-4407-98ab-0bea59be4a20 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Volume info retrieved successfully. Jan 21 03:54:33.698718 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:54:33.698718 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:54:33.707213 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9762f508-186d-4407-98ab-0bea59be4a20 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/volumes/2de080ce-0955-49ec-9e5c-bcec42e8aacd returned with HTTP 200 Jan 21 03:54:33.708050 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1701/3423] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:54:33 2021] GET /volume/v3/c63cc2f0588745f6819a43b84641be46/volumes/2de080ce-0955-49ec-9e5c-bcec42e8aacd => generated 914 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:54:34.724705 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2280cc96-3f76-4a98-887f-4aa5ff186c12 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] GET http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/volumes/2de080ce-0955-49ec-9e5c-bcec42e8aacd Jan 21 03:54:34.725396 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2280cc96-3f76-4a98-887f-4aa5ff186c12 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:54:34.725396 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:54:34.725396 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:54:34.725834 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2280cc96-3f76-4a98-887f-4aa5ff186c12 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:54:34.779372 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:54:34.779372 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:54:34.788044 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2280cc96-3f76-4a98-887f-4aa5ff186c12 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Volume info retrieved successfully. Jan 21 03:54:34.809741 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:54:34.809741 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:54:34.818021 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2280cc96-3f76-4a98-887f-4aa5ff186c12 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/volumes/2de080ce-0955-49ec-9e5c-bcec42e8aacd returned with HTTP 200 Jan 21 03:54:34.818880 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1723/3424] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:54:34 2021] GET /volume/v3/c63cc2f0588745f6819a43b84641be46/volumes/2de080ce-0955-49ec-9e5c-bcec42e8aacd => generated 914 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:54:35.835425 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f2586f18-5b45-4711-9a6d-5035f46fa88d tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] GET http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/volumes/2de080ce-0955-49ec-9e5c-bcec42e8aacd Jan 21 03:54:35.836117 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f2586f18-5b45-4711-9a6d-5035f46fa88d tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:54:35.836117 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:54:35.836117 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:54:35.836477 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f2586f18-5b45-4711-9a6d-5035f46fa88d tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:54:35.886322 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:54:35.886322 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:54:35.895355 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f2586f18-5b45-4711-9a6d-5035f46fa88d tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Volume info retrieved successfully. Jan 21 03:54:35.914860 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:54:35.914860 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:54:35.923456 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f2586f18-5b45-4711-9a6d-5035f46fa88d tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/volumes/2de080ce-0955-49ec-9e5c-bcec42e8aacd returned with HTTP 200 Jan 21 03:54:35.924360 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1702/3425] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:54:35 2021] GET /volume/v3/c63cc2f0588745f6819a43b84641be46/volumes/2de080ce-0955-49ec-9e5c-bcec42e8aacd => generated 914 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:54:36.941414 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ffb5e228-d657-4698-a13a-5108e9a6b2bf tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] GET http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/volumes/2de080ce-0955-49ec-9e5c-bcec42e8aacd Jan 21 03:54:36.942052 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ffb5e228-d657-4698-a13a-5108e9a6b2bf tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:54:36.942052 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:54:36.942052 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:54:36.942368 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ffb5e228-d657-4698-a13a-5108e9a6b2bf tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:54:36.991629 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:54:36.991629 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:54:37.000579 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-ffb5e228-d657-4698-a13a-5108e9a6b2bf tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Volume info retrieved successfully. Jan 21 03:54:37.020099 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:54:37.020099 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:54:37.029063 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ffb5e228-d657-4698-a13a-5108e9a6b2bf tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/volumes/2de080ce-0955-49ec-9e5c-bcec42e8aacd returned with HTTP 200 Jan 21 03:54:37.030134 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1724/3426] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:54:36 2021] GET /volume/v3/c63cc2f0588745f6819a43b84641be46/volumes/2de080ce-0955-49ec-9e5c-bcec42e8aacd => generated 914 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:54:38.046207 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6671820d-23d0-4f22-99b9-26439224afbd tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] GET http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/volumes/2de080ce-0955-49ec-9e5c-bcec42e8aacd Jan 21 03:54:38.046801 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6671820d-23d0-4f22-99b9-26439224afbd tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:54:38.046988 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:54:38.046988 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:54:38.047490 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6671820d-23d0-4f22-99b9-26439224afbd tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:54:38.106596 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:54:38.106596 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:54:38.110827 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-6671820d-23d0-4f22-99b9-26439224afbd tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Volume info retrieved successfully. Jan 21 03:54:38.127918 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:54:38.127918 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:54:38.137297 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6671820d-23d0-4f22-99b9-26439224afbd tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/volumes/2de080ce-0955-49ec-9e5c-bcec42e8aacd returned with HTTP 200 Jan 21 03:54:38.138136 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1703/3427] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:54:38 2021] GET /volume/v3/c63cc2f0588745f6819a43b84641be46/volumes/2de080ce-0955-49ec-9e5c-bcec42e8aacd => generated 914 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:54:39.068245 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-06645d63-9419-4551-8fb5-bc3658bb1453 req-bf1ceefc-4da2-47f0-9f2a-45191092a437 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] POST http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/attachments/f0b2026e-ed05-4c0b-b472-0e1927567bdf/action Jan 21 03:54:39.068845 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:54:39.068845 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:54:39.069145 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-06645d63-9419-4551-8fb5-bc3658bb1453 req-bf1ceefc-4da2-47f0-9f2a-45191092a437 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Action body: b'{"os-complete": null}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:54:39.069519 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-06645d63-9419-4551-8fb5-bc3658bb1453 req-bf1ceefc-4da2-47f0-9f2a-45191092a437 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:54:39.139141 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:54:39.139141 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:54:39.152759 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-06645d63-9419-4551-8fb5-bc3658bb1453 req-bf1ceefc-4da2-47f0-9f2a-45191092a437 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/attachments/f0b2026e-ed05-4c0b-b472-0e1927567bdf/action returned with HTTP 204 Jan 21 03:54:39.153746 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1725/3428] 10.222.0.35 () {64 vars in 1489 bytes} [Thu Jan 21 03:54:39 2021] POST /volume/v3/c63cc2f0588745f6819a43b84641be46/attachments/f0b2026e-ed05-4c0b-b472-0e1927567bdf/action => generated 0 bytes in 90 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:54:39.155181 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1177fc4c-f170-48e8-8952-ac470c0457bc tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] GET http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/volumes/2de080ce-0955-49ec-9e5c-bcec42e8aacd Jan 21 03:54:39.155717 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1177fc4c-f170-48e8-8952-ac470c0457bc tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:54:39.155987 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:54:39.155987 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:54:39.156341 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1177fc4c-f170-48e8-8952-ac470c0457bc tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:54:39.207187 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:54:39.207187 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:54:39.216643 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1177fc4c-f170-48e8-8952-ac470c0457bc tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Volume info retrieved successfully. Jan 21 03:54:39.237945 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:54:39.237945 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:54:39.247975 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1177fc4c-f170-48e8-8952-ac470c0457bc tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/volumes/2de080ce-0955-49ec-9e5c-bcec42e8aacd returned with HTTP 200 Jan 21 03:54:39.248918 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1704/3429] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:54:39 2021] GET /volume/v3/c63cc2f0588745f6819a43b84641be46/volumes/2de080ce-0955-49ec-9e5c-bcec42e8aacd => generated 1206 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 03:54:54.640582 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-06645d63-9419-4551-8fb5-bc3658bb1453 req-bf1ceefc-4da2-47f0-9f2a-45191092a437 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] GET http://10.222.0.36/volume// Jan 21 03:54:54.641102 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-06645d63-9419-4551-8fb5-bc3658bb1453 req-bf1ceefc-4da2-47f0-9f2a-45191092a437 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:54:54.641265 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:54:54.641265 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:54:54.641640 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-06645d63-9419-4551-8fb5-bc3658bb1453 req-bf1ceefc-4da2-47f0-9f2a-45191092a437 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:54:54.642780 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-06645d63-9419-4551-8fb5-bc3658bb1453 req-bf1ceefc-4da2-47f0-9f2a-45191092a437 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 03:54:54.643380 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1726/3430] 10.222.0.35 () {56 vars in 1089 bytes} [Thu Jan 21 03:54:54 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:54:54.657347 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-b9ddfe2c-cfb2-4447-88c9-d3644b13baed req-76441e63-cc1b-413a-a949-784d65124b82 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] POST http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/attachments Jan 21 03:54:54.657955 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:54:54.657955 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:54:54.658486 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-b9ddfe2c-cfb2-4447-88c9-d3644b13baed req-76441e63-cc1b-413a-a949-784d65124b82 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2de080ce-0955-49ec-9e5c-bcec42e8aacd", "instance_uuid": "5ec0fa78-ab35-4530-bd63-e9667c015489", "connector": null}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:54:54.709177 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:54:54.709177 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:54:54.822371 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-b9ddfe2c-cfb2-4447-88c9-d3644b13baed req-76441e63-cc1b-413a-a949-784d65124b82 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/attachments returned with HTTP 200 Jan 21 03:54:54.823234 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1705/3431] 10.222.0.35 () {64 vars in 1358 bytes} [Thu Jan 21 03:54:54 2021] POST /volume/v3/c63cc2f0588745f6819a43b84641be46/attachments => generated 273 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:54:54.837927 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-b9ddfe2c-cfb2-4447-88c9-d3644b13baed req-0ec84479-e229-408e-812b-07ee1869f9de tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] DELETE http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/attachments/f0b2026e-ed05-4c0b-b472-0e1927567bdf Jan 21 03:54:54.838489 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-b9ddfe2c-cfb2-4447-88c9-d3644b13baed req-0ec84479-e229-408e-812b-07ee1869f9de tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:54:54.839006 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-b9ddfe2c-cfb2-4447-88c9-d3644b13baed req-0ec84479-e229-408e-812b-07ee1869f9de tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:54:54.859928 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:54:54.859928 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:54:55.044622 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-b9ddfe2c-cfb2-4447-88c9-d3644b13baed req-0ec84479-e229-408e-812b-07ee1869f9de tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(1c781850-a2d7-4754-a204-53464c87c8e4)]) {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 03:54:55.045268 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-b9ddfe2c-cfb2-4447-88c9-d3644b13baed req-0ec84479-e229-408e-812b-07ee1869f9de tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Adding status of: reserved to pending status list for volume. {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 21 03:54:55.045802 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-b9ddfe2c-cfb2-4447-88c9-d3644b13baed req-0ec84479-e229-408e-812b-07ee1869f9de tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 03:54:55.052366 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-b9ddfe2c-cfb2-4447-88c9-d3644b13baed req-0ec84479-e229-408e-812b-07ee1869f9de tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/attachments/f0b2026e-ed05-4c0b-b472-0e1927567bdf returned with HTTP 200 Jan 21 03:54:55.053390 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1727/3432] 10.222.0.35 () {62 vars in 1437 bytes} [Thu Jan 21 03:54:54 2021] DELETE /volume/v3/c63cc2f0588745f6819a43b84641be46/attachments/f0b2026e-ed05-4c0b-b472-0e1927567bdf => generated 192 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:54:58.470365 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-b9ddfe2c-cfb2-4447-88c9-d3644b13baed req-6979bcc3-bcb2-41e1-b3b5-5063ebe6b6f5 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] PUT http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/attachments/1c781850-a2d7-4754-a204-53464c87c8e4 Jan 21 03:54:58.470365 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:54:58.470365 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:54:58.470365 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-b9ddfe2c-cfb2-4447-88c9-d3644b13baed req-6979bcc3-bcb2-41e1-b3b5-5063ebe6b6f5 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.23", "host": "n-h2-766726-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766726-10.cbci-766726-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:54:58.497757 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 03:54:58.497757 n-d-766726-10 devstack@c-api.service[87957]: return self(f, *args, **kw) Jan 21 03:54:58.498503 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-b9ddfe2c-cfb2-4447-88c9-d3644b13baed req-6979bcc3-bcb2-41e1-b3b5-5063ebe6b6f5 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Lock "b'cinder-attachment_update-2de080ce-0955-49ec-9e5c-bcec42e8aacd-n-h2-766726-10'" acquired by "attachment_update" :: waited 0.011s {{(pid=87958) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 03:54:58.501305 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:54:58.501305 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:54:59.807961 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-b9ddfe2c-cfb2-4447-88c9-d3644b13baed req-6979bcc3-bcb2-41e1-b3b5-5063ebe6b6f5 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Lock "b'cinder-attachment_update-2de080ce-0955-49ec-9e5c-bcec42e8aacd-n-h2-766726-10'" released by "attachment_update" :: held 1.310s {{(pid=87958) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 03:54:59.808628 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-b9ddfe2c-cfb2-4447-88c9-d3644b13baed req-6979bcc3-bcb2-41e1-b3b5-5063ebe6b6f5 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/attachments/1c781850-a2d7-4754-a204-53464c87c8e4 returned with HTTP 200 Jan 21 03:54:59.809520 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1706/3433] 10.222.0.23 () {64 vars in 1468 bytes} [Thu Jan 21 03:54:58 2021] PUT /volume/v3/c63cc2f0588745f6819a43b84641be46/attachments/1c781850-a2d7-4754-a204-53464c87c8e4 => generated 762 bytes in 1355 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:54:59.825229 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-b9ddfe2c-cfb2-4447-88c9-d3644b13baed req-5362b22f-6763-41c9-90a5-bdae70bb7bdc tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] GET http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/attachments/1c781850-a2d7-4754-a204-53464c87c8e4 Jan 21 03:54:59.825794 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-b9ddfe2c-cfb2-4447-88c9-d3644b13baed req-5362b22f-6763-41c9-90a5-bdae70bb7bdc tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:54:59.826014 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:54:59.826014 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:54:59.826386 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-b9ddfe2c-cfb2-4447-88c9-d3644b13baed req-5362b22f-6763-41c9-90a5-bdae70bb7bdc tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:54:59.844797 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-b9ddfe2c-cfb2-4447-88c9-d3644b13baed req-5362b22f-6763-41c9-90a5-bdae70bb7bdc tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/attachments/1c781850-a2d7-4754-a204-53464c87c8e4 returned with HTTP 200 Jan 21 03:54:59.845656 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1728/3434] 10.222.0.23 () {60 vars in 1415 bytes} [Thu Jan 21 03:54:59 2021] GET /volume/v3/c63cc2f0588745f6819a43b84641be46/attachments/1c781850-a2d7-4754-a204-53464c87c8e4 => generated 787 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:55:07.541437 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-b9ddfe2c-cfb2-4447-88c9-d3644b13baed req-ad3ff4ec-c95f-42ab-b83c-4812a0ac3428 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] POST http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/attachments/1c781850-a2d7-4754-a204-53464c87c8e4/action Jan 21 03:55:07.541929 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:55:07.541929 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:55:07.542366 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-b9ddfe2c-cfb2-4447-88c9-d3644b13baed req-ad3ff4ec-c95f-42ab-b83c-4812a0ac3428 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Action body: b'{"os-complete": null}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:55:07.542785 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-b9ddfe2c-cfb2-4447-88c9-d3644b13baed req-ad3ff4ec-c95f-42ab-b83c-4812a0ac3428 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:55:07.616880 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:55:07.616880 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:55:07.632002 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-b9ddfe2c-cfb2-4447-88c9-d3644b13baed req-ad3ff4ec-c95f-42ab-b83c-4812a0ac3428 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/attachments/1c781850-a2d7-4754-a204-53464c87c8e4/action returned with HTTP 204 Jan 21 03:55:07.633682 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1707/3435] 10.222.0.23 () {64 vars in 1489 bytes} [Thu Jan 21 03:55:07 2021] POST /volume/v3/c63cc2f0588745f6819a43b84641be46/attachments/1c781850-a2d7-4754-a204-53464c87c8e4/action => generated 0 bytes in 97 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:55:12.348625 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-b9ddfe2c-cfb2-4447-88c9-d3644b13baed req-5362b22f-6763-41c9-90a5-bdae70bb7bdc tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] GET http://10.222.0.36/volume// Jan 21 03:55:12.349179 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-b9ddfe2c-cfb2-4447-88c9-d3644b13baed req-5362b22f-6763-41c9-90a5-bdae70bb7bdc tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:55:12.349348 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:55:12.349348 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:55:12.349750 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-b9ddfe2c-cfb2-4447-88c9-d3644b13baed req-5362b22f-6763-41c9-90a5-bdae70bb7bdc tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:55:12.350915 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-b9ddfe2c-cfb2-4447-88c9-d3644b13baed req-5362b22f-6763-41c9-90a5-bdae70bb7bdc tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 03:55:12.352118 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1729/3436] 10.222.0.23 () {56 vars in 1089 bytes} [Thu Jan 21 03:55:12 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:55:12.365788 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-63f9d28e-84e9-4555-8688-17e5c511671a req-a7a9a6ec-9e06-4e03-86cf-2137c908ef7a tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] POST http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/attachments Jan 21 03:55:12.366302 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:55:12.366302 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:55:12.366774 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-63f9d28e-84e9-4555-8688-17e5c511671a req-a7a9a6ec-9e06-4e03-86cf-2137c908ef7a tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2de080ce-0955-49ec-9e5c-bcec42e8aacd", "instance_uuid": "5ec0fa78-ab35-4530-bd63-e9667c015489", "connector": null}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:55:12.421527 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:55:12.421527 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:55:12.535374 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-63f9d28e-84e9-4555-8688-17e5c511671a req-a7a9a6ec-9e06-4e03-86cf-2137c908ef7a tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/attachments returned with HTTP 200 Jan 21 03:55:12.536161 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1708/3437] 10.222.0.23 () {64 vars in 1358 bytes} [Thu Jan 21 03:55:12 2021] POST /volume/v3/c63cc2f0588745f6819a43b84641be46/attachments => generated 273 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:55:12.550176 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-63f9d28e-84e9-4555-8688-17e5c511671a req-e6666295-db7c-458a-9bf7-2b51bdec89a0 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] DELETE http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/attachments/1c781850-a2d7-4754-a204-53464c87c8e4 Jan 21 03:55:12.550768 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-63f9d28e-84e9-4555-8688-17e5c511671a req-e6666295-db7c-458a-9bf7-2b51bdec89a0 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:55:12.551241 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-63f9d28e-84e9-4555-8688-17e5c511671a req-e6666295-db7c-458a-9bf7-2b51bdec89a0 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:55:12.574712 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:55:12.574712 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:55:12.763218 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-63f9d28e-84e9-4555-8688-17e5c511671a req-e6666295-db7c-458a-9bf7-2b51bdec89a0 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(99780f6d-25d1-4f55-b3b2-496653fc6648)]) {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 03:55:12.763951 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-63f9d28e-84e9-4555-8688-17e5c511671a req-e6666295-db7c-458a-9bf7-2b51bdec89a0 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Adding status of: reserved to pending status list for volume. {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 21 03:55:12.764554 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-63f9d28e-84e9-4555-8688-17e5c511671a req-e6666295-db7c-458a-9bf7-2b51bdec89a0 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 03:55:12.772126 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-63f9d28e-84e9-4555-8688-17e5c511671a req-e6666295-db7c-458a-9bf7-2b51bdec89a0 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/attachments/1c781850-a2d7-4754-a204-53464c87c8e4 returned with HTTP 200 Jan 21 03:55:12.773599 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1730/3438] 10.222.0.23 () {62 vars in 1437 bytes} [Thu Jan 21 03:55:12 2021] DELETE /volume/v3/c63cc2f0588745f6819a43b84641be46/attachments/1c781850-a2d7-4754-a204-53464c87c8e4 => generated 192 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:55:16.005148 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-63f9d28e-84e9-4555-8688-17e5c511671a req-9132e9a4-cb84-42f8-938d-fd0a36e11e2a tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] PUT http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/attachments/99780f6d-25d1-4f55-b3b2-496653fc6648 Jan 21 03:55:16.005924 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:55:16.005924 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:55:16.006808 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-63f9d28e-84e9-4555-8688-17e5c511671a req-9132e9a4-cb84-42f8-938d-fd0a36e11e2a tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "n-h1-766726-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-766726-10.cbci-766726-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:55:16.038532 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 03:55:16.038532 n-d-766726-10 devstack@c-api.service[87957]: return self(f, *args, **kw) Jan 21 03:55:16.039443 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-63f9d28e-84e9-4555-8688-17e5c511671a req-9132e9a4-cb84-42f8-938d-fd0a36e11e2a tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Lock "b'cinder-attachment_update-2de080ce-0955-49ec-9e5c-bcec42e8aacd-n-h1-766726-10'" acquired by "attachment_update" :: waited 0.010s {{(pid=87958) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 03:55:16.041811 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:55:16.041811 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:55:17.312987 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-63f9d28e-84e9-4555-8688-17e5c511671a req-9132e9a4-cb84-42f8-938d-fd0a36e11e2a tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Lock "b'cinder-attachment_update-2de080ce-0955-49ec-9e5c-bcec42e8aacd-n-h1-766726-10'" released by "attachment_update" :: held 1.274s {{(pid=87958) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 03:55:17.313815 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-63f9d28e-84e9-4555-8688-17e5c511671a req-9132e9a4-cb84-42f8-938d-fd0a36e11e2a tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/attachments/99780f6d-25d1-4f55-b3b2-496653fc6648 returned with HTTP 200 Jan 21 03:55:17.314722 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1709/3439] 10.222.0.35 () {64 vars in 1468 bytes} [Thu Jan 21 03:55:15 2021] PUT /volume/v3/c63cc2f0588745f6819a43b84641be46/attachments/99780f6d-25d1-4f55-b3b2-496653fc6648 => generated 762 bytes in 1314 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:55:17.330533 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-63f9d28e-84e9-4555-8688-17e5c511671a req-0d6974e2-484b-4584-aa6a-1e626d3769d8 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] GET http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/attachments/99780f6d-25d1-4f55-b3b2-496653fc6648 Jan 21 03:55:17.331211 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-63f9d28e-84e9-4555-8688-17e5c511671a req-0d6974e2-484b-4584-aa6a-1e626d3769d8 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:55:17.331497 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:55:17.331497 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:55:17.331994 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-63f9d28e-84e9-4555-8688-17e5c511671a req-0d6974e2-484b-4584-aa6a-1e626d3769d8 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:55:17.351882 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-63f9d28e-84e9-4555-8688-17e5c511671a req-0d6974e2-484b-4584-aa6a-1e626d3769d8 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/attachments/99780f6d-25d1-4f55-b3b2-496653fc6648 returned with HTTP 200 Jan 21 03:55:17.353013 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1731/3440] 10.222.0.35 () {60 vars in 1415 bytes} [Thu Jan 21 03:55:17 2021] GET /volume/v3/c63cc2f0588745f6819a43b84641be46/attachments/99780f6d-25d1-4f55-b3b2-496653fc6648 => generated 787 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:55:26.070831 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-63f9d28e-84e9-4555-8688-17e5c511671a req-c0070cb6-1be5-4aa6-9f6c-ee9309362b87 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] POST http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/attachments/99780f6d-25d1-4f55-b3b2-496653fc6648/action Jan 21 03:55:26.071408 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:55:26.071408 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:55:26.071723 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-63f9d28e-84e9-4555-8688-17e5c511671a req-c0070cb6-1be5-4aa6-9f6c-ee9309362b87 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Action body: b'{"os-complete": null}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:55:26.072104 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-63f9d28e-84e9-4555-8688-17e5c511671a req-c0070cb6-1be5-4aa6-9f6c-ee9309362b87 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:55:26.142275 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:55:26.142275 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:55:26.155306 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-63f9d28e-84e9-4555-8688-17e5c511671a req-c0070cb6-1be5-4aa6-9f6c-ee9309362b87 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/attachments/99780f6d-25d1-4f55-b3b2-496653fc6648/action returned with HTTP 204 Jan 21 03:55:26.156172 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1710/3441] 10.222.0.35 () {64 vars in 1489 bytes} [Thu Jan 21 03:55:26 2021] POST /volume/v3/c63cc2f0588745f6819a43b84641be46/attachments/99780f6d-25d1-4f55-b3b2-496653fc6648/action => generated 0 bytes in 91 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:55:31.481779 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-db979e34-32fe-432c-8775-95340cda2c5a req-a401e90b-bbcf-406d-a648-d577097d3a8a tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] DELETE http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/attachments/99780f6d-25d1-4f55-b3b2-496653fc6648 Jan 21 03:55:31.482384 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-db979e34-32fe-432c-8775-95340cda2c5a req-a401e90b-bbcf-406d-a648-d577097d3a8a tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:55:31.482495 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:55:31.482495 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:55:31.482903 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-db979e34-32fe-432c-8775-95340cda2c5a req-a401e90b-bbcf-406d-a648-d577097d3a8a tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:55:31.509394 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:55:31.509394 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:55:31.998791 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-db979e34-32fe-432c-8775-95340cda2c5a req-a401e90b-bbcf-406d-a648-d577097d3a8a tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 03:55:31.999310 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-db979e34-32fe-432c-8775-95340cda2c5a req-a401e90b-bbcf-406d-a648-d577097d3a8a tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Pending status list for volume during attachment-delete: [] {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 03:55:32.006992 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-db979e34-32fe-432c-8775-95340cda2c5a req-a401e90b-bbcf-406d-a648-d577097d3a8a tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/attachments/99780f6d-25d1-4f55-b3b2-496653fc6648 returned with HTTP 200 Jan 21 03:55:32.007845 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1732/3442] 10.222.0.35 () {62 vars in 1437 bytes} [Thu Jan 21 03:55:31 2021] DELETE /volume/v3/c63cc2f0588745f6819a43b84641be46/attachments/99780f6d-25d1-4f55-b3b2-496653fc6648 => generated 19 bytes in 532 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:55:32.917259 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-54bcfddf-b467-431a-b5ee-922cfff8f23c tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] GET http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/volumes/2de080ce-0955-49ec-9e5c-bcec42e8aacd Jan 21 03:55:32.917781 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-54bcfddf-b467-431a-b5ee-922cfff8f23c tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:55:32.917975 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:55:32.917975 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:55:32.918347 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-54bcfddf-b467-431a-b5ee-922cfff8f23c tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:55:32.968566 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:55:32.968566 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:55:32.977177 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-54bcfddf-b467-431a-b5ee-922cfff8f23c tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Volume info retrieved successfully. Jan 21 03:55:32.999583 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-54bcfddf-b467-431a-b5ee-922cfff8f23c tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/volumes/2de080ce-0955-49ec-9e5c-bcec42e8aacd returned with HTTP 200 Jan 21 03:55:33.000399 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1711/3443] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:55:32 2021] GET /volume/v3/c63cc2f0588745f6819a43b84641be46/volumes/2de080ce-0955-49ec-9e5c-bcec42e8aacd => generated 914 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:55:33.016652 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-51bc936b-623a-4baf-b2b0-a12aac629abe tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] GET http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/volumes/2de080ce-0955-49ec-9e5c-bcec42e8aacd Jan 21 03:55:33.017204 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-51bc936b-623a-4baf-b2b0-a12aac629abe tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:55:33.017420 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:55:33.017420 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:55:33.017787 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-51bc936b-623a-4baf-b2b0-a12aac629abe tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:55:33.067632 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:55:33.067632 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:55:33.077253 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-51bc936b-623a-4baf-b2b0-a12aac629abe tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Volume info retrieved successfully. Jan 21 03:55:33.098940 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-51bc936b-623a-4baf-b2b0-a12aac629abe tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/volumes/2de080ce-0955-49ec-9e5c-bcec42e8aacd returned with HTTP 200 Jan 21 03:55:33.099955 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1733/3444] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:55:33 2021] GET /volume/v3/c63cc2f0588745f6819a43b84641be46/volumes/2de080ce-0955-49ec-9e5c-bcec42e8aacd => generated 914 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:55:33.196249 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5113781d-7dd4-446c-be1e-6a938c414750 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] DELETE http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/volumes/2de080ce-0955-49ec-9e5c-bcec42e8aacd Jan 21 03:55:33.196723 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5113781d-7dd4-446c-be1e-6a938c414750 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:55:33.196939 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:55:33.196939 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:55:33.197311 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5113781d-7dd4-446c-be1e-6a938c414750 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:55:33.197772 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-5113781d-7dd4-446c-be1e-6a938c414750 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Delete volume with id: 2de080ce-0955-49ec-9e5c-bcec42e8aacd Jan 21 03:55:33.247401 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:55:33.247401 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:55:33.248569 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-5113781d-7dd4-446c-be1e-6a938c414750 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Volume info retrieved successfully. Jan 21 03:55:33.280708 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-5113781d-7dd4-446c-be1e-6a938c414750 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Delete volume request issued successfully. Jan 21 03:55:33.281343 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5113781d-7dd4-446c-be1e-6a938c414750 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/volumes/2de080ce-0955-49ec-9e5c-bcec42e8aacd returned with HTTP 202 Jan 21 03:55:33.282210 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1712/3445] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:55:33 2021] DELETE /volume/v3/c63cc2f0588745f6819a43b84641be46/volumes/2de080ce-0955-49ec-9e5c-bcec42e8aacd => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:55:33.291448 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2e4d5d20-a5be-4795-a037-688a65351187 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] GET http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/volumes/2de080ce-0955-49ec-9e5c-bcec42e8aacd Jan 21 03:55:33.291947 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2e4d5d20-a5be-4795-a037-688a65351187 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:55:33.292346 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:55:33.292346 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:55:33.292721 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2e4d5d20-a5be-4795-a037-688a65351187 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:55:33.343154 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:55:33.343154 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:55:33.352277 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2e4d5d20-a5be-4795-a037-688a65351187 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Volume info retrieved successfully. Jan 21 03:55:33.374957 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2e4d5d20-a5be-4795-a037-688a65351187 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/volumes/2de080ce-0955-49ec-9e5c-bcec42e8aacd returned with HTTP 200 Jan 21 03:55:33.375941 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1734/3446] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:55:33 2021] GET /volume/v3/c63cc2f0588745f6819a43b84641be46/volumes/2de080ce-0955-49ec-9e5c-bcec42e8aacd => generated 913 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:55:34.392529 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3292df12-a862-4765-b928-3cc0e16b3f42 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] GET http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/volumes/2de080ce-0955-49ec-9e5c-bcec42e8aacd Jan 21 03:55:34.393152 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3292df12-a862-4765-b928-3cc0e16b3f42 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:55:34.393531 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:55:34.393531 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:55:34.394033 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3292df12-a862-4765-b928-3cc0e16b3f42 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:55:34.445030 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:55:34.445030 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:55:34.453515 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3292df12-a862-4765-b928-3cc0e16b3f42 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Volume info retrieved successfully. Jan 21 03:55:34.474917 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3292df12-a862-4765-b928-3cc0e16b3f42 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/volumes/2de080ce-0955-49ec-9e5c-bcec42e8aacd returned with HTTP 200 Jan 21 03:55:34.476007 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1713/3447] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:55:34 2021] GET /volume/v3/c63cc2f0588745f6819a43b84641be46/volumes/2de080ce-0955-49ec-9e5c-bcec42e8aacd => generated 913 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:55:35.492644 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dbe091e3-2295-4bb6-9b95-2bf771a6ae21 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] GET http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/volumes/2de080ce-0955-49ec-9e5c-bcec42e8aacd Jan 21 03:55:35.493221 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dbe091e3-2295-4bb6-9b95-2bf771a6ae21 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:55:35.493331 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:55:35.493331 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:55:35.493838 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-dbe091e3-2295-4bb6-9b95-2bf771a6ae21 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:55:35.540622 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-dbe091e3-2295-4bb6-9b95-2bf771a6ae21 tempest-ServerActionsTestJSON-889283706 tempest-ServerActionsTestJSON-889283706] http://10.222.0.36/volume/v3/c63cc2f0588745f6819a43b84641be46/volumes/2de080ce-0955-49ec-9e5c-bcec42e8aacd returned with HTTP 404 Jan 21 03:55:35.544798 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1735/3448] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:55:35 2021] GET /volume/v3/c63cc2f0588745f6819a43b84641be46/volumes/2de080ce-0955-49ec-9e5c-bcec42e8aacd => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:57:57.818384 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-52afd927-ad4d-40ee-aece-773bba6ec185 tempest-TestEncryptedCinderVolumes-748929925 tempest-TestEncryptedCinderVolumes-748929925] POST http://10.222.0.36/volume/v3/553f8fb18e1a48dda0fbcebe4a259962/types Jan 21 03:57:57.818912 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:57.818912 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:57:57.819310 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-52afd927-ad4d-40ee-aece-773bba6ec185 tempest-TestEncryptedCinderVolumes-748929925 tempest-TestEncryptedCinderVolumes-748929925] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-364210382", "extra_specs": {}}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:57:57.858477 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-52afd927-ad4d-40ee-aece-773bba6ec185 tempest-TestEncryptedCinderVolumes-748929925 tempest-TestEncryptedCinderVolumes-748929925] http://10.222.0.36/volume/v3/553f8fb18e1a48dda0fbcebe4a259962/types returned with HTTP 200 Jan 21 03:57:57.859265 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1714/3449] 10.222.0.36 () {60 vars in 1219 bytes} [Thu Jan 21 03:57:57 2021] POST /volume/v3/553f8fb18e1a48dda0fbcebe4a259962/types => generated 217 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:57.870908 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9d105b5e-83b7-4c62-ad08-ca015c7eb664 tempest-TestEncryptedCinderVolumes-748929925 tempest-TestEncryptedCinderVolumes-748929925] POST http://10.222.0.36/volume/v3/553f8fb18e1a48dda0fbcebe4a259962/types/a9ada088-df10-4bf1-90ed-e9461bd9c5d3/encryption Jan 21 03:57:57.871683 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9d105b5e-83b7-4c62-ad08-ca015c7eb664 tempest-TestEncryptedCinderVolumes-748929925 tempest-TestEncryptedCinderVolumes-748929925] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:57:57.920721 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9d105b5e-83b7-4c62-ad08-ca015c7eb664 tempest-TestEncryptedCinderVolumes-748929925 tempest-TestEncryptedCinderVolumes-748929925] http://10.222.0.36/volume/v3/553f8fb18e1a48dda0fbcebe4a259962/types/a9ada088-df10-4bf1-90ed-e9461bd9c5d3/encryption returned with HTTP 200 Jan 21 03:57:57.921757 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1736/3450] 10.222.0.36 () {60 vars in 1364 bytes} [Thu Jan 21 03:57:57 2021] POST /volume/v3/553f8fb18e1a48dda0fbcebe4a259962/types/a9ada088-df10-4bf1-90ed-e9461bd9c5d3/encryption => generated 231 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:57:57.931488 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2cfc05aa-f001-4817-92e9-74ee39fa7779 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] POST http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes Jan 21 03:57:57.932255 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-2cfc05aa-f001-4817-92e9-74ee39fa7779 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-438919875", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-364210382", "size": 1}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:57:57.933485 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-2cfc05aa-f001-4817-92e9-74ee39fa7779 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-438919875', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-364210382', 'size': 1}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:57:57.946031 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-2cfc05aa-f001-4817-92e9-74ee39fa7779 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Create volume of 1 GB Jan 21 03:57:57.946748 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:57.946748 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:57:57.953087 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2cfc05aa-f001-4817-92e9-74ee39fa7779 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Availability zone cache updated, next update will occur around 2021-01-21 04:57:57.952676. {{(pid=87958) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 03:57:57.953418 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2cfc05aa-f001-4817-92e9-74ee39fa7779 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Availability Zones retrieved successfully. Jan 21 03:57:57.970307 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2cfc05aa-f001-4817-92e9-74ee39fa7779 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Flow 'volume_create_api' (abd4469d-ba40-49d7-843e-9c89ed8a1403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:57:57.973084 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2cfc05aa-f001-4817-92e9-74ee39fa7779 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11735840-6a25-4fc9-b5cc-c1416cf6ebb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:57:57.975288 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-2cfc05aa-f001-4817-92e9-74ee39fa7779 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Validating volume size '1' using validate_int {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:57:58.031350 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2cfc05aa-f001-4817-92e9-74ee39fa7779 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11735840-6a25-4fc9-b5cc-c1416cf6ebb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:57:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a9ada088-df10-4bf1-90ed-e9461bd9c5d3,is_public=True,name='tempest-scenario-type-cryptsetup-364210382',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a9ada088-df10-4bf1-90ed-e9461bd9c5d3', '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=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:57:58.033529 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2cfc05aa-f001-4817-92e9-74ee39fa7779 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c03f994-d858-492b-921b-7c1029ae91ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:57:58.077907 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota [None req-2cfc05aa-f001-4817-92e9-74ee39fa7779 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-364210382 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-364210382, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:57:58.078816 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota [None req-2cfc05aa-f001-4817-92e9-74ee39fa7779 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-364210382 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-364210382, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:57:58.122659 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-2cfc05aa-f001-4817-92e9-74ee39fa7779 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Created reservations ['857cdecf-2332-49b6-8c4c-02cb10614f84', 'b95db960-b716-4da3-ba95-05ee994aaf9b', '65774faa-0f47-4554-a233-73729e5aaa97', '690a5c50-4cdf-428b-880e-d411a93d494b'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:57:58.124449 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2cfc05aa-f001-4817-92e9-74ee39fa7779 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c03f994-d858-492b-921b-7c1029ae91ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['857cdecf-2332-49b6-8c4c-02cb10614f84', 'b95db960-b716-4da3-ba95-05ee994aaf9b', '65774faa-0f47-4554-a233-73729e5aaa97', '690a5c50-4cdf-428b-880e-d411a93d494b']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:57:58.126552 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2cfc05aa-f001-4817-92e9-74ee39fa7779 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a6e50d5-6c03-478e-ba1f-fb5d81935545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:57:58.183684 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2cfc05aa-f001-4817-92e9-74ee39fa7779 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a6e50d5-6c03-478e-ba1f-fb5d81935545) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f87c873b-db9a-4e2b-96ea-1c87b0697d8b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-438919875',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9365bf6b8f2485697fb742120a5b8a9',qos_specs=None,replication_status=,reservations=['857cdecf-2332-49b6-8c4c-02cb10614f84','b95db960-b716-4da3-ba95-05ee994aaf9b','65774faa-0f47-4554-a233-73729e5aaa97','690a5c50-4cdf-428b-880e-d411a93d494b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51cfdf1b86fb4ea897bd117652a57fcd',volume_type_id=a9ada088-df10-4bf1-90ed-e9461bd9c5d3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:57:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-438919875',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=f87c873b-db9a-4e2b-96ea-1c87b0697d8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9365bf6b8f2485697fb742120a5b8a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='51cfdf1b86fb4ea897bd117652a57fcd',volume_attachment=,volume_type=,volume_type_id=a9ada088-df10-4bf1-90ed-e9461bd9c5d3)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:57:58.185753 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2cfc05aa-f001-4817-92e9-74ee39fa7779 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (141d5b0c-6fee-40dc-a108-7cd11dcb2186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:57:58.212389 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2cfc05aa-f001-4817-92e9-74ee39fa7779 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (141d5b0c-6fee-40dc-a108-7cd11dcb2186) transitioned into state 'SUCCESS' from state '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-438919875',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9365bf6b8f2485697fb742120a5b8a9',qos_specs=None,replication_status=,reservations=['857cdecf-2332-49b6-8c4c-02cb10614f84','b95db960-b716-4da3-ba95-05ee994aaf9b','65774faa-0f47-4554-a233-73729e5aaa97','690a5c50-4cdf-428b-880e-d411a93d494b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51cfdf1b86fb4ea897bd117652a57fcd',volume_type_id=a9ada088-df10-4bf1-90ed-e9461bd9c5d3)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:57:58.214456 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2cfc05aa-f001-4817-92e9-74ee39fa7779 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b75b604c-a11a-4058-9d88-2e1c77969346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:57:58.229461 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2cfc05aa-f001-4817-92e9-74ee39fa7779 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b75b604c-a11a-4058-9d88-2e1c77969346) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:57:58.232201 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-2cfc05aa-f001-4817-92e9-74ee39fa7779 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Flow 'volume_create_api' (abd4469d-ba40-49d7-843e-9c89ed8a1403) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:57:58.283254 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-2cfc05aa-f001-4817-92e9-74ee39fa7779 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Create volume request issued successfully. Jan 21 03:57:58.297669 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-2cfc05aa-f001-4817-92e9-74ee39fa7779 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes returned with HTTP 202 Jan 21 03:57:58.304129 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1715/3451] 10.222.0.36 () {60 vars in 1226 bytes} [Thu Jan 21 03:57:57 2021] POST /volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes => generated 855 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:57:58.313776 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0480dc88-4754-4425-be97-405ef410c0d6 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] GET http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b Jan 21 03:57:58.314306 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0480dc88-4754-4425-be97-405ef410c0d6 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:58.314837 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0480dc88-4754-4425-be97-405ef410c0d6 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:58.369969 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:58.369969 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:57:58.378321 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-0480dc88-4754-4425-be97-405ef410c0d6 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Volume info retrieved successfully. Jan 21 03:57:58.400724 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0480dc88-4754-4425-be97-405ef410c0d6 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b returned with HTTP 200 Jan 21 03:57:58.401752 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1737/3452] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:57:58 2021] GET /volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b => generated 947 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:59.419117 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8e162362-0e30-4eb4-a81f-ee58deeb1f16 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] GET http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b Jan 21 03:57:59.419680 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8e162362-0e30-4eb4-a81f-ee58deeb1f16 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:59.419813 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:59.419813 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:57:59.420173 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-8e162362-0e30-4eb4-a81f-ee58deeb1f16 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:59.468956 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:59.468956 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:57:59.478706 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-8e162362-0e30-4eb4-a81f-ee58deeb1f16 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Volume info retrieved successfully. Jan 21 03:57:59.500653 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-8e162362-0e30-4eb4-a81f-ee58deeb1f16 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b returned with HTTP 200 Jan 21 03:57:59.501416 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1716/3453] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:57:59 2021] GET /volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b => generated 948 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:59.516396 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-06407d79-c5ec-4906-8f72-31073b0087a6 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] GET http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b Jan 21 03:57:59.516911 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-06407d79-c5ec-4906-8f72-31073b0087a6 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:59.517131 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:59.517131 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:57:59.517500 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-06407d79-c5ec-4906-8f72-31073b0087a6 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:59.568676 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:59.568676 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:57:59.576997 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-06407d79-c5ec-4906-8f72-31073b0087a6 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Volume info retrieved successfully. Jan 21 03:57:59.599282 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-06407d79-c5ec-4906-8f72-31073b0087a6 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b returned with HTTP 200 Jan 21 03:57:59.600121 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1738/3454] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:57:59 2021] GET /volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b => generated 948 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:59.719407 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-e11b5c9a-a9d5-4e2b-949b-dfb7231b6c03 req-848c14e0-ff8b-45b8-b1d4-b13610d5debb tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] GET http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b Jan 21 03:57:59.719917 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-e11b5c9a-a9d5-4e2b-949b-dfb7231b6c03 req-848c14e0-ff8b-45b8-b1d4-b13610d5debb tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:59.720133 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:59.720133 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:57:59.720501 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-e11b5c9a-a9d5-4e2b-949b-dfb7231b6c03 req-848c14e0-ff8b-45b8-b1d4-b13610d5debb tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:59.769979 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:59.769979 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:57:59.778045 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-e11b5c9a-a9d5-4e2b-949b-dfb7231b6c03 req-848c14e0-ff8b-45b8-b1d4-b13610d5debb tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Volume info retrieved successfully. Jan 21 03:57:59.799175 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-e11b5c9a-a9d5-4e2b-949b-dfb7231b6c03 req-848c14e0-ff8b-45b8-b1d4-b13610d5debb tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b returned with HTTP 200 Jan 21 03:57:59.800028 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1717/3455] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 03:57:59 2021] GET /volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b => generated 948 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:59.879171 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-06407d79-c5ec-4906-8f72-31073b0087a6 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] GET http://10.222.0.36/volume// Jan 21 03:57:59.880245 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-06407d79-c5ec-4906-8f72-31073b0087a6 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:59.880456 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:59.880456 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:57:59.880853 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-06407d79-c5ec-4906-8f72-31073b0087a6 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:59.881875 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-06407d79-c5ec-4906-8f72-31073b0087a6 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 03:57:59.882467 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1739/3456] 10.222.0.36 () {58 vars in 1289 bytes} [Thu Jan 21 03:57: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 21 03:57:59.895601 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-e11b5c9a-a9d5-4e2b-949b-dfb7231b6c03 req-b82e8dd3-484d-42f3-bc07-6164b2fb60dc tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] POST http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/attachments Jan 21 03:57:59.896218 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:59.896218 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:57:59.896636 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-e11b5c9a-a9d5-4e2b-949b-dfb7231b6c03 req-b82e8dd3-484d-42f3-bc07-6164b2fb60dc tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f87c873b-db9a-4e2b-96ea-1c87b0697d8b", "instance_uuid": "3b01fbb4-cc4c-47ee-9a50-9ef8f05f1542", "connector": null}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:57:59.946524 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:59.946524 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:57:59.998141 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-e11b5c9a-a9d5-4e2b-949b-dfb7231b6c03 req-b82e8dd3-484d-42f3-bc07-6164b2fb60dc tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/attachments returned with HTTP 200 Jan 21 03:57:59.999065 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1718/3457] 10.222.0.36 () {66 vars in 1565 bytes} [Thu Jan 21 03:57:59 2021] POST /volume/v3/b9365bf6b8f2485697fb742120a5b8a9/attachments => generated 273 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:58:00.032899 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-64acfe31-2d24-4d11-8a70-ba91d3df16e2 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] GET http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b Jan 21 03:58:00.033417 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-64acfe31-2d24-4d11-8a70-ba91d3df16e2 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:00.033902 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-64acfe31-2d24-4d11-8a70-ba91d3df16e2 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:00.060171 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-e11b5c9a-a9d5-4e2b-949b-dfb7231b6c03 req-b82e8dd3-484d-42f3-bc07-6164b2fb60dc tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] GET http://10.222.0.36/volume// Jan 21 03:58:00.060646 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-e11b5c9a-a9d5-4e2b-949b-dfb7231b6c03 req-b82e8dd3-484d-42f3-bc07-6164b2fb60dc tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:00.060880 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:00.060880 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:58:00.061257 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-e11b5c9a-a9d5-4e2b-949b-dfb7231b6c03 req-b82e8dd3-484d-42f3-bc07-6164b2fb60dc tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Calling method 'all' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:00.062532 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-e11b5c9a-a9d5-4e2b-949b-dfb7231b6c03 req-b82e8dd3-484d-42f3-bc07-6164b2fb60dc tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 03:58:00.063152 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1719/3458] 10.222.0.23 () {56 vars in 1089 bytes} [Thu Jan 21 03:58:00 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 03:58:00.075470 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-e11b5c9a-a9d5-4e2b-949b-dfb7231b6c03 req-5e6d626a-9def-47f3-b548-8d2d15ba0c2f tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] GET http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b Jan 21 03:58:00.076115 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-e11b5c9a-a9d5-4e2b-949b-dfb7231b6c03 req-5e6d626a-9def-47f3-b548-8d2d15ba0c2f tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:00.076618 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-e11b5c9a-a9d5-4e2b-949b-dfb7231b6c03 req-5e6d626a-9def-47f3-b548-8d2d15ba0c2f tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:00.083858 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:00.083858 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:58:00.092161 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-64acfe31-2d24-4d11-8a70-ba91d3df16e2 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Volume info retrieved successfully. Jan 21 03:58:00.111088 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:00.111088 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:58:00.121054 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-64acfe31-2d24-4d11-8a70-ba91d3df16e2 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b returned with HTTP 200 Jan 21 03:58:00.130618 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1740/3459] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:00 2021] GET /volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b => generated 947 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:58:00.131394 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:00.131394 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:58:00.139956 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-e11b5c9a-a9d5-4e2b-949b-dfb7231b6c03 req-5e6d626a-9def-47f3-b548-8d2d15ba0c2f tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Volume info retrieved successfully. Jan 21 03:58:00.159126 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:00.159126 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:58:00.167628 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-e11b5c9a-a9d5-4e2b-949b-dfb7231b6c03 req-5e6d626a-9def-47f3-b548-8d2d15ba0c2f tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b returned with HTTP 200 Jan 21 03:58:00.168445 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1720/3460] 10.222.0.23 () {60 vars in 1403 bytes} [Thu Jan 21 03:58:00 2021] GET /volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b => generated 1046 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 03:58:00.201611 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-e11b5c9a-a9d5-4e2b-949b-dfb7231b6c03 req-2fccff4a-465d-4ba7-bcb7-a77e7b8e0d04 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] PUT http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/attachments/c174461a-beac-4971-9812-f2fd6f4140f0 Jan 21 03:58:00.202110 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:00.202110 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:58:00.202531 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-e11b5c9a-a9d5-4e2b-949b-dfb7231b6c03 req-2fccff4a-465d-4ba7-bcb7-a77e7b8e0d04 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.23", "host": "n-h2-766726-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766726-10.cbci-766726-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:58:00.230212 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 03:58:00.230212 n-d-766726-10 devstack@c-api.service[87957]: return self(f, *args, **kw) Jan 21 03:58:00.230737 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-e11b5c9a-a9d5-4e2b-949b-dfb7231b6c03 req-2fccff4a-465d-4ba7-bcb7-a77e7b8e0d04 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Lock "b'cinder-attachment_update-f87c873b-db9a-4e2b-96ea-1c87b0697d8b-n-h2-766726-10'" acquired by "attachment_update" :: waited 0.009s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 03:58:00.232990 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:00.232990 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:58:01.139063 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-514f20e7-da1f-423b-b149-599ad231015d tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] GET http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b Jan 21 03:58:01.139475 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-514f20e7-da1f-423b-b149-599ad231015d tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:01.139662 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:01.139662 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:58:01.139975 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-514f20e7-da1f-423b-b149-599ad231015d tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:01.190316 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:01.190316 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:58:01.198798 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-514f20e7-da1f-423b-b149-599ad231015d tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Volume info retrieved successfully. Jan 21 03:58:01.218037 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:01.218037 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:58:01.227781 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-514f20e7-da1f-423b-b149-599ad231015d tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b returned with HTTP 200 Jan 21 03:58:01.228728 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1721/3461] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:01 2021] GET /volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b => generated 947 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:01.468800 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-e11b5c9a-a9d5-4e2b-949b-dfb7231b6c03 req-2fccff4a-465d-4ba7-bcb7-a77e7b8e0d04 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Lock "b'cinder-attachment_update-f87c873b-db9a-4e2b-96ea-1c87b0697d8b-n-h2-766726-10'" released by "attachment_update" :: held 1.238s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 03:58:01.469469 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-e11b5c9a-a9d5-4e2b-949b-dfb7231b6c03 req-2fccff4a-465d-4ba7-bcb7-a77e7b8e0d04 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/attachments/c174461a-beac-4971-9812-f2fd6f4140f0 returned with HTTP 200 Jan 21 03:58:01.470366 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1741/3462] 10.222.0.23 () {64 vars in 1468 bytes} [Thu Jan 21 03:58:00 2021] PUT /volume/v3/b9365bf6b8f2485697fb742120a5b8a9/attachments/c174461a-beac-4971-9812-f2fd6f4140f0 => generated 761 bytes in 1273 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:58:01.496621 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-e11b5c9a-a9d5-4e2b-949b-dfb7231b6c03 req-b23b1e1f-5f05-43ba-8464-1d921b8a6665 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] GET http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b/encryption Jan 21 03:58:01.497136 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-e11b5c9a-a9d5-4e2b-949b-dfb7231b6c03 req-b23b1e1f-5f05-43ba-8464-1d921b8a6665 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:01.497356 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:01.497356 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:58:01.497733 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-e11b5c9a-a9d5-4e2b-949b-dfb7231b6c03 req-b23b1e1f-5f05-43ba-8464-1d921b8a6665 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Calling method 'index' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:01.560006 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:01.560006 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:58:01.619906 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-e11b5c9a-a9d5-4e2b-949b-dfb7231b6c03 req-b23b1e1f-5f05-43ba-8464-1d921b8a6665 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b/encryption returned with HTTP 200 Jan 21 03:58:01.621023 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1722/3463] 10.222.0.23 () {58 vars in 1395 bytes} [Thu Jan 21 03:58:01 2021] GET /volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b/encryption => generated 161 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:02.244547 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-67dc6c48-1677-4e22-9c97-fd2696211682 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] GET http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b Jan 21 03:58:02.245134 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-67dc6c48-1677-4e22-9c97-fd2696211682 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:02.245254 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:02.245254 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:58:02.245601 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-67dc6c48-1677-4e22-9c97-fd2696211682 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:02.294816 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:02.294816 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:58:02.302993 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-67dc6c48-1677-4e22-9c97-fd2696211682 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Volume info retrieved successfully. Jan 21 03:58:02.321918 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:02.321918 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:58:02.330032 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-67dc6c48-1677-4e22-9c97-fd2696211682 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b returned with HTTP 200 Jan 21 03:58:02.330926 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1742/3464] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:02 2021] GET /volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b => generated 948 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:03.347651 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-362d007a-ebfc-42b7-8b1f-9cb84dd544ff tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] GET http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b Jan 21 03:58:03.348310 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-362d007a-ebfc-42b7-8b1f-9cb84dd544ff tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:03.348425 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:03.348425 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:58:03.349246 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-362d007a-ebfc-42b7-8b1f-9cb84dd544ff tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:03.396823 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:03.396823 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:58:03.405165 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-362d007a-ebfc-42b7-8b1f-9cb84dd544ff tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Volume info retrieved successfully. Jan 21 03:58:03.424504 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:03.424504 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:58:03.432661 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-362d007a-ebfc-42b7-8b1f-9cb84dd544ff tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b returned with HTTP 200 Jan 21 03:58:03.433480 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1723/3465] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:03 2021] GET /volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b => generated 948 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:04.449544 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-add23d4e-9234-40f1-81e9-1c68f33a9887 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] GET http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b Jan 21 03:58:04.450085 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-add23d4e-9234-40f1-81e9-1c68f33a9887 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:04.450259 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:04.450259 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:58:04.450667 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-add23d4e-9234-40f1-81e9-1c68f33a9887 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:04.503773 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:04.503773 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:58:04.512672 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-add23d4e-9234-40f1-81e9-1c68f33a9887 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Volume info retrieved successfully. Jan 21 03:58:04.531935 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:04.531935 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:58:04.540645 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-add23d4e-9234-40f1-81e9-1c68f33a9887 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b returned with HTTP 200 Jan 21 03:58:04.541501 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1743/3466] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:04 2021] GET /volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b => generated 948 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:05.557774 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f7971912-4a96-4bf0-8cd0-8e501ff3ba13 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] GET http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b Jan 21 03:58:05.558365 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f7971912-4a96-4bf0-8cd0-8e501ff3ba13 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:05.558529 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:05.558529 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:58:05.558924 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f7971912-4a96-4bf0-8cd0-8e501ff3ba13 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:05.608633 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:05.608633 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:58:05.618774 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f7971912-4a96-4bf0-8cd0-8e501ff3ba13 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Volume info retrieved successfully. Jan 21 03:58:05.638354 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:05.638354 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:58:05.647261 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f7971912-4a96-4bf0-8cd0-8e501ff3ba13 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b returned with HTTP 200 Jan 21 03:58:05.648103 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1724/3467] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:05 2021] GET /volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b => generated 948 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:06.665408 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d77540ca-1baa-49a8-9834-c28e7b38d9ac tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] GET http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b Jan 21 03:58:06.666257 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d77540ca-1baa-49a8-9834-c28e7b38d9ac tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:06.666257 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:06.666257 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:58:06.666614 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d77540ca-1baa-49a8-9834-c28e7b38d9ac tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:06.715883 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:06.715883 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:58:06.724598 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d77540ca-1baa-49a8-9834-c28e7b38d9ac tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Volume info retrieved successfully. Jan 21 03:58:06.747115 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:06.747115 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:58:06.755584 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d77540ca-1baa-49a8-9834-c28e7b38d9ac tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b returned with HTTP 200 Jan 21 03:58:06.756410 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1744/3468] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:06 2021] GET /volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b => generated 948 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:07.122490 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-e11b5c9a-a9d5-4e2b-949b-dfb7231b6c03 req-af843bfb-37f1-42be-b092-f042ec84f013 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] POST http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/attachments/c174461a-beac-4971-9812-f2fd6f4140f0/action Jan 21 03:58:07.123049 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:07.123049 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:58:07.123483 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-e11b5c9a-a9d5-4e2b-949b-dfb7231b6c03 req-af843bfb-37f1-42be-b092-f042ec84f013 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Action body: b'{"os-complete": null}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:58:07.123862 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-e11b5c9a-a9d5-4e2b-949b-dfb7231b6c03 req-af843bfb-37f1-42be-b092-f042ec84f013 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:58:07.194087 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:07.194087 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:58:07.208553 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-e11b5c9a-a9d5-4e2b-949b-dfb7231b6c03 req-af843bfb-37f1-42be-b092-f042ec84f013 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/attachments/c174461a-beac-4971-9812-f2fd6f4140f0/action returned with HTTP 204 Jan 21 03:58:07.209436 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1725/3469] 10.222.0.23 () {64 vars in 1489 bytes} [Thu Jan 21 03:58:07 2021] POST /volume/v3/b9365bf6b8f2485697fb742120a5b8a9/attachments/c174461a-beac-4971-9812-f2fd6f4140f0/action => generated 0 bytes in 92 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:58:07.772376 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f4ea96f1-d9ab-4029-a1f8-d2a9d6a9909a tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] GET http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b Jan 21 03:58:07.772884 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f4ea96f1-d9ab-4029-a1f8-d2a9d6a9909a tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:07.773106 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:07.773106 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:58:07.773477 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f4ea96f1-d9ab-4029-a1f8-d2a9d6a9909a tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:07.823331 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:07.823331 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:58:07.831473 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f4ea96f1-d9ab-4029-a1f8-d2a9d6a9909a tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Volume info retrieved successfully. Jan 21 03:58:07.850346 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:07.850346 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:58:07.858510 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f4ea96f1-d9ab-4029-a1f8-d2a9d6a9909a tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b returned with HTTP 200 Jan 21 03:58:07.859374 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1745/3470] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:07 2021] GET /volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b => generated 1240 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:58:07.875956 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-62a4c90f-4467-43f4-97ff-d64d0b846a21 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] GET http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b Jan 21 03:58:07.876465 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-62a4c90f-4467-43f4-97ff-d64d0b846a21 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:07.876681 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:07.876681 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:58:07.877050 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-62a4c90f-4467-43f4-97ff-d64d0b846a21 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:07.929623 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:07.929623 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:58:07.938028 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-62a4c90f-4467-43f4-97ff-d64d0b846a21 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Volume info retrieved successfully. Jan 21 03:58:07.958328 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:07.958328 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:58:07.967315 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-62a4c90f-4467-43f4-97ff-d64d0b846a21 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b returned with HTTP 200 Jan 21 03:58:07.968160 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1726/3471] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:07 2021] GET /volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b => generated 1240 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:58:08.085817 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-37803b80-7fef-4c88-93a9-d7aff7852fe1 req-2e0523b7-2d51-4abe-99a7-cd5544de99fd tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] GET http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b Jan 21 03:58:08.086337 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-37803b80-7fef-4c88-93a9-d7aff7852fe1 req-2e0523b7-2d51-4abe-99a7-cd5544de99fd tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:08.086565 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:08.086565 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:58:08.087150 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-37803b80-7fef-4c88-93a9-d7aff7852fe1 req-2e0523b7-2d51-4abe-99a7-cd5544de99fd tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:08.139428 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:08.139428 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:58:08.147747 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-37803b80-7fef-4c88-93a9-d7aff7852fe1 req-2e0523b7-2d51-4abe-99a7-cd5544de99fd tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Volume info retrieved successfully. Jan 21 03:58:08.167502 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:08.167502 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:58:08.175692 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-37803b80-7fef-4c88-93a9-d7aff7852fe1 req-2e0523b7-2d51-4abe-99a7-cd5544de99fd tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b returned with HTTP 200 Jan 21 03:58:08.177108 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1746/3472] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 03:58:08 2021] GET /volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b => generated 1240 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:58:08.199104 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-37803b80-7fef-4c88-93a9-d7aff7852fe1 req-7271d91d-7153-4c95-bd88-fc75fab6bdde tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] POST http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b/action Jan 21 03:58:08.199487 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:08.199487 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:58:08.199916 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-37803b80-7fef-4c88-93a9-d7aff7852fe1 req-7271d91d-7153-4c95-bd88-fc75fab6bdde tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Action body: b'{"os-begin_detaching": null}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:58:08.200347 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-37803b80-7fef-4c88-93a9-d7aff7852fe1 req-7271d91d-7153-4c95-bd88-fc75fab6bdde tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:58:08.250938 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:08.250938 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:58:08.252108 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-37803b80-7fef-4c88-93a9-d7aff7852fe1 req-7271d91d-7153-4c95-bd88-fc75fab6bdde tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Volume info retrieved successfully. Jan 21 03:58:08.261086 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-37803b80-7fef-4c88-93a9-d7aff7852fe1 req-7271d91d-7153-4c95-bd88-fc75fab6bdde tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Begin detaching volume completed successfully. Jan 21 03:58:08.261603 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-37803b80-7fef-4c88-93a9-d7aff7852fe1 req-7271d91d-7153-4c95-bd88-fc75fab6bdde tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b/action returned with HTTP 202 Jan 21 03:58:08.262487 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1727/3473] 10.222.0.36 () {64 vars in 1643 bytes} [Thu Jan 21 03:58:08 2021] POST /volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:58:08.329703 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-37803b80-7fef-4c88-93a9-d7aff7852fe1 req-2e0523b7-2d51-4abe-99a7-cd5544de99fd tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] GET http://10.222.0.36/volume// Jan 21 03:58:08.330173 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-37803b80-7fef-4c88-93a9-d7aff7852fe1 req-2e0523b7-2d51-4abe-99a7-cd5544de99fd tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:08.330418 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:08.330418 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:58:08.330843 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-37803b80-7fef-4c88-93a9-d7aff7852fe1 req-2e0523b7-2d51-4abe-99a7-cd5544de99fd tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:08.331923 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-37803b80-7fef-4c88-93a9-d7aff7852fe1 req-2e0523b7-2d51-4abe-99a7-cd5544de99fd tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 03:58:08.333720 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1747/3474] 10.222.0.23 () {56 vars in 1089 bytes} [Thu Jan 21 03:58:08 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:58:08.348048 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-37803b80-7fef-4c88-93a9-d7aff7852fe1 req-e2c147f0-840b-4d40-a42d-977f491cca5e tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] GET http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b Jan 21 03:58:08.348889 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-37803b80-7fef-4c88-93a9-d7aff7852fe1 req-e2c147f0-840b-4d40-a42d-977f491cca5e tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:08.349184 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:08.349184 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:58:08.349678 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-37803b80-7fef-4c88-93a9-d7aff7852fe1 req-e2c147f0-840b-4d40-a42d-977f491cca5e tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:08.399391 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:08.399391 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:58:08.407956 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-37803b80-7fef-4c88-93a9-d7aff7852fe1 req-e2c147f0-840b-4d40-a42d-977f491cca5e tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Volume info retrieved successfully. Jan 21 03:58:08.427138 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:08.427138 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:58:08.435455 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-37803b80-7fef-4c88-93a9-d7aff7852fe1 req-e2c147f0-840b-4d40-a42d-977f491cca5e tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b returned with HTTP 200 Jan 21 03:58:08.436336 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1728/3475] 10.222.0.23 () {60 vars in 1403 bytes} [Thu Jan 21 03:58:08 2021] GET /volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b => generated 1342 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 03:58:08.479031 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-37803b80-7fef-4c88-93a9-d7aff7852fe1 req-a30eb196-a470-4357-82b8-2a8b862c7032 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] GET http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b/encryption Jan 21 03:58:08.479472 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-37803b80-7fef-4c88-93a9-d7aff7852fe1 req-a30eb196-a470-4357-82b8-2a8b862c7032 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:08.479955 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-37803b80-7fef-4c88-93a9-d7aff7852fe1 req-a30eb196-a470-4357-82b8-2a8b862c7032 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:08.529713 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:08.529713 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:58:08.583421 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-37803b80-7fef-4c88-93a9-d7aff7852fe1 req-a30eb196-a470-4357-82b8-2a8b862c7032 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b/encryption returned with HTTP 200 Jan 21 03:58:08.584692 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1748/3476] 10.222.0.23 () {58 vars in 1395 bytes} [Thu Jan 21 03:58:08 2021] GET /volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b/encryption => generated 161 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:08.945745 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-37803b80-7fef-4c88-93a9-d7aff7852fe1 req-e0f82dbf-0627-4613-a0eb-38e38f34a39b tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] DELETE http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/attachments/c174461a-beac-4971-9812-f2fd6f4140f0 Jan 21 03:58:08.946315 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-37803b80-7fef-4c88-93a9-d7aff7852fe1 req-e0f82dbf-0627-4613-a0eb-38e38f34a39b tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:08.946438 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:08.946438 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:58:08.946812 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-37803b80-7fef-4c88-93a9-d7aff7852fe1 req-e0f82dbf-0627-4613-a0eb-38e38f34a39b tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:08.967298 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:08.967298 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:58:09.396649 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-37803b80-7fef-4c88-93a9-d7aff7852fe1 req-e0f82dbf-0627-4613-a0eb-38e38f34a39b tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87958) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 03:58:09.397081 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-37803b80-7fef-4c88-93a9-d7aff7852fe1 req-e0f82dbf-0627-4613-a0eb-38e38f34a39b tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Pending status list for volume during attachment-delete: [] {{(pid=87958) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 03:58:09.403954 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-37803b80-7fef-4c88-93a9-d7aff7852fe1 req-e0f82dbf-0627-4613-a0eb-38e38f34a39b tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/attachments/c174461a-beac-4971-9812-f2fd6f4140f0 returned with HTTP 200 Jan 21 03:58:09.404822 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1729/3477] 10.222.0.23 () {62 vars in 1437 bytes} [Thu Jan 21 03:58:08 2021] DELETE /volume/v3/b9365bf6b8f2485697fb742120a5b8a9/attachments/c174461a-beac-4971-9812-f2fd6f4140f0 => generated 19 bytes in 464 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:09.618431 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-22ce1f48-b780-4b8b-8854-2fe4ff1bf9ed req-90622cd2-3a15-4335-8e23-33a923030adf tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] GET http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b Jan 21 03:58:09.619200 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-22ce1f48-b780-4b8b-8854-2fe4ff1bf9ed req-90622cd2-3a15-4335-8e23-33a923030adf tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:09.619508 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:09.619508 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:58:09.620027 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-22ce1f48-b780-4b8b-8854-2fe4ff1bf9ed req-90622cd2-3a15-4335-8e23-33a923030adf tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:09.672188 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:09.672188 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:58:09.681425 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-22ce1f48-b780-4b8b-8854-2fe4ff1bf9ed req-90622cd2-3a15-4335-8e23-33a923030adf tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Volume info retrieved successfully. Jan 21 03:58:09.704470 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-22ce1f48-b780-4b8b-8854-2fe4ff1bf9ed req-90622cd2-3a15-4335-8e23-33a923030adf tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b returned with HTTP 200 Jan 21 03:58:09.705315 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1749/3478] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 03:58:09 2021] GET /volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b => generated 948 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:09.727328 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-da3ffd57-4ceb-41b7-b7ba-d7e97a810847 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] DELETE http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b Jan 21 03:58:09.727929 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-da3ffd57-4ceb-41b7-b7ba-d7e97a810847 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:09.728153 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:09.728153 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:58:09.728531 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-da3ffd57-4ceb-41b7-b7ba-d7e97a810847 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:09.728998 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-da3ffd57-4ceb-41b7-b7ba-d7e97a810847 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Delete volume with id: f87c873b-db9a-4e2b-96ea-1c87b0697d8b Jan 21 03:58:09.778081 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:09.778081 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:58:09.779446 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-da3ffd57-4ceb-41b7-b7ba-d7e97a810847 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Volume info retrieved successfully. Jan 21 03:58:09.798026 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.keymgr.conf_key_mgr [None req-da3ffd57-4ceb-41b7-b7ba-d7e97a810847 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 21 03:58:09.806758 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-da3ffd57-4ceb-41b7-b7ba-d7e97a810847 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Delete volume request issued successfully. Jan 21 03:58:09.807331 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-da3ffd57-4ceb-41b7-b7ba-d7e97a810847 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b returned with HTTP 202 Jan 21 03:58:09.808348 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1730/3479] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:58:09 2021] DELETE /volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:58:09.823014 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0d44bb63-6722-4b5b-926e-62d801c84963 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] GET http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b Jan 21 03:58:09.823573 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0d44bb63-6722-4b5b-926e-62d801c84963 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:09.823793 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:09.823793 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:58:09.824166 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0d44bb63-6722-4b5b-926e-62d801c84963 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:09.874157 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:09.874157 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:58:09.882795 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-0d44bb63-6722-4b5b-926e-62d801c84963 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Volume info retrieved successfully. Jan 21 03:58:09.905961 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0d44bb63-6722-4b5b-926e-62d801c84963 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b returned with HTTP 200 Jan 21 03:58:09.906818 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1750/3480] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:09 2021] GET /volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b => generated 947 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:10.924387 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-eee24eb8-7439-4d22-9c9c-ee7114e4c915 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] GET http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b Jan 21 03:58:10.924943 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-eee24eb8-7439-4d22-9c9c-ee7114e4c915 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:10.925087 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:10.925087 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:58:10.926382 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-eee24eb8-7439-4d22-9c9c-ee7114e4c915 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:10.979783 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:10.979783 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:58:10.988370 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-eee24eb8-7439-4d22-9c9c-ee7114e4c915 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Volume info retrieved successfully. Jan 21 03:58:11.011684 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-eee24eb8-7439-4d22-9c9c-ee7114e4c915 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b returned with HTTP 200 Jan 21 03:58:11.012520 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1731/3481] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:10 2021] GET /volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b => generated 947 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:12.028967 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cb4c4da8-8433-4111-be01-5daddd289dcf tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] GET http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b Jan 21 03:58:12.029640 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cb4c4da8-8433-4111-be01-5daddd289dcf tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:12.029839 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:12.029839 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:58:12.030551 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cb4c4da8-8433-4111-be01-5daddd289dcf tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:12.084512 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cb4c4da8-8433-4111-be01-5daddd289dcf tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b returned with HTTP 404 Jan 21 03:58:12.089304 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1751/3482] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:12 2021] GET /volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/f87c873b-db9a-4e2b-96ea-1c87b0697d8b => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:58:12.093834 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cae1c218-332d-4d1a-86e1-683f339b0481 tempest-TestEncryptedCinderVolumes-748929925 tempest-TestEncryptedCinderVolumes-748929925] GET http://10.222.0.36/volume/v3/553f8fb18e1a48dda0fbcebe4a259962/volumes/detail?all_tenants=1 Jan 21 03:58:12.094346 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cae1c218-332d-4d1a-86e1-683f339b0481 tempest-TestEncryptedCinderVolumes-748929925 tempest-TestEncryptedCinderVolumes-748929925] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:12.094562 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:12.094562 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:58:12.094962 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-cae1c218-332d-4d1a-86e1-683f339b0481 tempest-TestEncryptedCinderVolumes-748929925 tempest-TestEncryptedCinderVolumes-748929925] Calling method 'detail' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:12.096831 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-cae1c218-332d-4d1a-86e1-683f339b0481 tempest-TestEncryptedCinderVolumes-748929925 tempest-TestEncryptedCinderVolumes-748929925] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87958) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:58:12.154257 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-cae1c218-332d-4d1a-86e1-683f339b0481 tempest-TestEncryptedCinderVolumes-748929925 tempest-TestEncryptedCinderVolumes-748929925] Get all volumes completed successfully. Jan 21 03:58:12.158550 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-cae1c218-332d-4d1a-86e1-683f339b0481 tempest-TestEncryptedCinderVolumes-748929925 tempest-TestEncryptedCinderVolumes-748929925] http://10.222.0.36/volume/v3/553f8fb18e1a48dda0fbcebe4a259962/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 21 03:58:12.170600 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1732/3483] 10.222.0.36 () {58 vars in 1252 bytes} [Thu Jan 21 03:58:12 2021] GET /volume/v3/553f8fb18e1a48dda0fbcebe4a259962/volumes/detail?all_tenants=1 => generated 15 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 03:58:12.175901 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0971ab0c-0a6a-4a6f-8317-fe8a0daa88ef tempest-TestEncryptedCinderVolumes-748929925 tempest-TestEncryptedCinderVolumes-748929925] DELETE http://10.222.0.36/volume/v3/553f8fb18e1a48dda0fbcebe4a259962/types/a9ada088-df10-4bf1-90ed-e9461bd9c5d3 Jan 21 03:58:12.176447 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0971ab0c-0a6a-4a6f-8317-fe8a0daa88ef tempest-TestEncryptedCinderVolumes-748929925 tempest-TestEncryptedCinderVolumes-748929925] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:12.176958 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-0971ab0c-0a6a-4a6f-8317-fe8a0daa88ef tempest-TestEncryptedCinderVolumes-748929925 tempest-TestEncryptedCinderVolumes-748929925] Calling method '_delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:12.241415 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 03:58:12.241415 n-d-766726-10 devstack@c-api.service[87957]: "UPDATE / DELETE expressions." % clause Jan 21 03:58:12.254403 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-0971ab0c-0a6a-4a6f-8317-fe8a0daa88ef tempest-TestEncryptedCinderVolumes-748929925 tempest-TestEncryptedCinderVolumes-748929925] http://10.222.0.36/volume/v3/553f8fb18e1a48dda0fbcebe4a259962/types/a9ada088-df10-4bf1-90ed-e9461bd9c5d3 returned with HTTP 202 Jan 21 03:58:12.255303 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1752/3484] 10.222.0.36 () {58 vars in 1312 bytes} [Thu Jan 21 03:58:12 2021] DELETE /volume/v3/553f8fb18e1a48dda0fbcebe4a259962/types/a9ada088-df10-4bf1-90ed-e9461bd9c5d3 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:58:51.789604 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-65d38934-dd49-4bae-b415-89e4121c4188 tempest-TestEncryptedCinderVolumes-748929925 tempest-TestEncryptedCinderVolumes-748929925] POST http://10.222.0.36/volume/v3/553f8fb18e1a48dda0fbcebe4a259962/types Jan 21 03:58:51.790487 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-65d38934-dd49-4bae-b415-89e4121c4188 tempest-TestEncryptedCinderVolumes-748929925 tempest-TestEncryptedCinderVolumes-748929925] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-660574030", "extra_specs": {}}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:58:51.833131 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-65d38934-dd49-4bae-b415-89e4121c4188 tempest-TestEncryptedCinderVolumes-748929925 tempest-TestEncryptedCinderVolumes-748929925] http://10.222.0.36/volume/v3/553f8fb18e1a48dda0fbcebe4a259962/types returned with HTTP 200 Jan 21 03:58:51.838673 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1733/3485] 10.222.0.36 () {60 vars in 1219 bytes} [Thu Jan 21 03:58:51 2021] POST /volume/v3/553f8fb18e1a48dda0fbcebe4a259962/types => generated 211 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:51.846550 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a926eb21-f755-439a-bb80-df5fbe838a2f tempest-TestEncryptedCinderVolumes-748929925 tempest-TestEncryptedCinderVolumes-748929925] POST http://10.222.0.36/volume/v3/553f8fb18e1a48dda0fbcebe4a259962/types/6f3cdafa-806c-465d-8637-93d5be1016eb/encryption Jan 21 03:58:51.847357 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a926eb21-f755-439a-bb80-df5fbe838a2f tempest-TestEncryptedCinderVolumes-748929925 tempest-TestEncryptedCinderVolumes-748929925] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:58:51.895413 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a926eb21-f755-439a-bb80-df5fbe838a2f tempest-TestEncryptedCinderVolumes-748929925 tempest-TestEncryptedCinderVolumes-748929925] http://10.222.0.36/volume/v3/553f8fb18e1a48dda0fbcebe4a259962/types/6f3cdafa-806c-465d-8637-93d5be1016eb/encryption returned with HTTP 200 Jan 21 03:58:51.896940 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1753/3486] 10.222.0.36 () {60 vars in 1364 bytes} [Thu Jan 21 03:58:51 2021] POST /volume/v3/553f8fb18e1a48dda0fbcebe4a259962/types/6f3cdafa-806c-465d-8637-93d5be1016eb/encryption => generated 230 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:51.906262 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1672eae0-0d26-4be4-9765-2e71bbfd1f11 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] POST http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes Jan 21 03:58:51.907048 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1672eae0-0d26-4be4-9765-2e71bbfd1f11 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-33706447", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-660574030", "size": 1}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:58:51.908278 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-1672eae0-0d26-4be4-9765-2e71bbfd1f11 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-33706447', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-660574030', 'size': 1}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:58:51.920215 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-1672eae0-0d26-4be4-9765-2e71bbfd1f11 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Create volume of 1 GB Jan 21 03:58:51.920864 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:51.920864 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:58:51.921485 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1672eae0-0d26-4be4-9765-2e71bbfd1f11 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Availability Zones retrieved successfully. Jan 21 03:58:51.937747 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-1672eae0-0d26-4be4-9765-2e71bbfd1f11 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Flow 'volume_create_api' (73d7c0fd-9861-447b-83fd-323efd37cbee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:58:51.940476 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-1672eae0-0d26-4be4-9765-2e71bbfd1f11 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b498921f-64d8-4cd2-a2b8-fd5a35f07ee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:58:51.942381 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-1672eae0-0d26-4be4-9765-2e71bbfd1f11 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Validating volume size '1' using validate_int {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:58:51.997902 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-1672eae0-0d26-4be4-9765-2e71bbfd1f11 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b498921f-64d8-4cd2-a2b8-fd5a35f07ee6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:58:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6f3cdafa-806c-465d-8637-93d5be1016eb,is_public=True,name='tempest-scenario-type-luks-660574030',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f3cdafa-806c-465d-8637-93d5be1016eb', '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=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:58:52.000166 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-1672eae0-0d26-4be4-9765-2e71bbfd1f11 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfb9170b-0cbd-49b4-80bc-78383f3f1c17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:58:52.046239 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota [None req-1672eae0-0d26-4be4-9765-2e71bbfd1f11 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-660574030 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-660574030, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:58:52.047059 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.quota [None req-1672eae0-0d26-4be4-9765-2e71bbfd1f11 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-660574030 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-660574030, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:58:52.078239 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-1672eae0-0d26-4be4-9765-2e71bbfd1f11 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Created reservations ['0a750d58-f441-48fe-bb00-adb64791ee63', '38904f58-1a43-43d6-9a29-3d853af9a6b3', '281e6da6-4289-43f6-a7b2-768c97b341b0', 'fa2aa12f-572a-40da-b5d9-dbd1367cd5a4'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:58:52.080128 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-1672eae0-0d26-4be4-9765-2e71bbfd1f11 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfb9170b-0cbd-49b4-80bc-78383f3f1c17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a750d58-f441-48fe-bb00-adb64791ee63', '38904f58-1a43-43d6-9a29-3d853af9a6b3', '281e6da6-4289-43f6-a7b2-768c97b341b0', 'fa2aa12f-572a-40da-b5d9-dbd1367cd5a4']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:58:52.082241 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-1672eae0-0d26-4be4-9765-2e71bbfd1f11 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af59f196-1954-41d2-825c-f48895a48666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:58:52.141724 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-1672eae0-0d26-4be4-9765-2e71bbfd1f11 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af59f196-1954-41d2-825c-f48895a48666) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e049f6ad-a165-4e13-9d30-1b0f76f90596', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-33706447',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9365bf6b8f2485697fb742120a5b8a9',qos_specs=None,replication_status=,reservations=['0a750d58-f441-48fe-bb00-adb64791ee63','38904f58-1a43-43d6-9a29-3d853af9a6b3','281e6da6-4289-43f6-a7b2-768c97b341b0','fa2aa12f-572a-40da-b5d9-dbd1367cd5a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51cfdf1b86fb4ea897bd117652a57fcd',volume_type_id=6f3cdafa-806c-465d-8637-93d5be1016eb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T03:58:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-33706447',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e049f6ad-a165-4e13-9d30-1b0f76f90596,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9365bf6b8f2485697fb742120a5b8a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='51cfdf1b86fb4ea897bd117652a57fcd',volume_attachment=,volume_type=,volume_type_id=6f3cdafa-806c-465d-8637-93d5be1016eb)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:58:52.143796 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-1672eae0-0d26-4be4-9765-2e71bbfd1f11 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2779ce7d-efab-4b59-8317-4b64d4b9bb59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:58:52.168984 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-1672eae0-0d26-4be4-9765-2e71bbfd1f11 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2779ce7d-efab-4b59-8317-4b64d4b9bb59) transitioned into state 'SUCCESS' from state '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-33706447',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9365bf6b8f2485697fb742120a5b8a9',qos_specs=None,replication_status=,reservations=['0a750d58-f441-48fe-bb00-adb64791ee63','38904f58-1a43-43d6-9a29-3d853af9a6b3','281e6da6-4289-43f6-a7b2-768c97b341b0','fa2aa12f-572a-40da-b5d9-dbd1367cd5a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51cfdf1b86fb4ea897bd117652a57fcd',volume_type_id=6f3cdafa-806c-465d-8637-93d5be1016eb)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:58:52.170949 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-1672eae0-0d26-4be4-9765-2e71bbfd1f11 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2797845-bc44-402e-8f66-ae1c7b48df54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:58:52.185289 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-1672eae0-0d26-4be4-9765-2e71bbfd1f11 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2797845-bc44-402e-8f66-ae1c7b48df54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:58:52.187957 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-1672eae0-0d26-4be4-9765-2e71bbfd1f11 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Flow 'volume_create_api' (73d7c0fd-9861-447b-83fd-323efd37cbee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:58:52.235776 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1672eae0-0d26-4be4-9765-2e71bbfd1f11 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Create volume request issued successfully. Jan 21 03:58:52.250084 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1672eae0-0d26-4be4-9765-2e71bbfd1f11 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes returned with HTTP 202 Jan 21 03:58:52.261943 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1734/3487] 10.222.0.36 () {60 vars in 1226 bytes} [Thu Jan 21 03:58:51 2021] POST /volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes => generated 848 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:58:52.266546 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-39eae8d4-3285-4d7c-9af6-6271bd97dc45 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] GET http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 Jan 21 03:58:52.267114 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-39eae8d4-3285-4d7c-9af6-6271bd97dc45 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:52.267598 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-39eae8d4-3285-4d7c-9af6-6271bd97dc45 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:52.316386 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:52.316386 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:58:52.325107 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-39eae8d4-3285-4d7c-9af6-6271bd97dc45 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Volume info retrieved successfully. Jan 21 03:58:52.346134 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-39eae8d4-3285-4d7c-9af6-6271bd97dc45 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 returned with HTTP 200 Jan 21 03:58:52.347056 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1754/3488] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:52 2021] GET /volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 => generated 940 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:53.363571 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-def91fb0-6b15-4e8e-afa1-5571a2d0acc2 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] GET http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 Jan 21 03:58:53.364129 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-def91fb0-6b15-4e8e-afa1-5571a2d0acc2 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:53.364129 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:53.364129 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:58:53.364515 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-def91fb0-6b15-4e8e-afa1-5571a2d0acc2 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:53.414235 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:53.414235 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:58:53.422542 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-def91fb0-6b15-4e8e-afa1-5571a2d0acc2 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Volume info retrieved successfully. Jan 21 03:58:53.443638 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-def91fb0-6b15-4e8e-afa1-5571a2d0acc2 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 returned with HTTP 200 Jan 21 03:58:53.445357 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1735/3489] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:53 2021] GET /volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 => generated 941 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:53.465502 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3454a700-864c-49db-a1b7-d5d7a13cd791 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] GET http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 Jan 21 03:58:53.465502 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3454a700-864c-49db-a1b7-d5d7a13cd791 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:53.465502 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:53.465502 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:58:53.465502 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3454a700-864c-49db-a1b7-d5d7a13cd791 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:53.514115 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:53.514115 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:58:53.521979 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-3454a700-864c-49db-a1b7-d5d7a13cd791 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Volume info retrieved successfully. Jan 21 03:58:53.544399 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3454a700-864c-49db-a1b7-d5d7a13cd791 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 returned with HTTP 200 Jan 21 03:58:53.545211 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1755/3490] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:53 2021] GET /volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 => generated 941 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:53.665577 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-77a56f79-3fc5-45eb-bfb9-2eb10eaaa9f2 req-0db5b0ac-852e-40c4-8dc8-c1fb182a9628 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] GET http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 Jan 21 03:58:53.666196 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-77a56f79-3fc5-45eb-bfb9-2eb10eaaa9f2 req-0db5b0ac-852e-40c4-8dc8-c1fb182a9628 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:53.666912 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:53.666912 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:58:53.666912 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-77a56f79-3fc5-45eb-bfb9-2eb10eaaa9f2 req-0db5b0ac-852e-40c4-8dc8-c1fb182a9628 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:53.715815 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:53.715815 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:58:53.724074 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-77a56f79-3fc5-45eb-bfb9-2eb10eaaa9f2 req-0db5b0ac-852e-40c4-8dc8-c1fb182a9628 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Volume info retrieved successfully. Jan 21 03:58:53.746283 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-77a56f79-3fc5-45eb-bfb9-2eb10eaaa9f2 req-0db5b0ac-852e-40c4-8dc8-c1fb182a9628 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 returned with HTTP 200 Jan 21 03:58:53.747133 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1736/3491] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 03:58:53 2021] GET /volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 => generated 941 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:53.825093 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3454a700-864c-49db-a1b7-d5d7a13cd791 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] GET http://10.222.0.36/volume// Jan 21 03:58:53.825651 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3454a700-864c-49db-a1b7-d5d7a13cd791 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:53.825919 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:53.825919 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:58:53.826353 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-3454a700-864c-49db-a1b7-d5d7a13cd791 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:53.827536 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-3454a700-864c-49db-a1b7-d5d7a13cd791 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 03:58:53.828139 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1756/3492] 10.222.0.36 () {58 vars in 1289 bytes} [Thu Jan 21 03:58:53 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:58:53.841664 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-77a56f79-3fc5-45eb-bfb9-2eb10eaaa9f2 req-5f20d499-7f00-4ae6-aa63-1446831d5446 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] POST http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/attachments Jan 21 03:58:53.842161 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:53.842161 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:58:53.842602 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-77a56f79-3fc5-45eb-bfb9-2eb10eaaa9f2 req-5f20d499-7f00-4ae6-aa63-1446831d5446 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e049f6ad-a165-4e13-9d30-1b0f76f90596", "instance_uuid": "741e85d7-b14a-4293-9090-4336528802a7", "connector": null}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:58:53.891871 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:53.891871 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:58:53.941616 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-77a56f79-3fc5-45eb-bfb9-2eb10eaaa9f2 req-5f20d499-7f00-4ae6-aa63-1446831d5446 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/attachments returned with HTTP 200 Jan 21 03:58:53.942443 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1737/3493] 10.222.0.36 () {66 vars in 1565 bytes} [Thu Jan 21 03:58:53 2021] POST /volume/v3/b9365bf6b8f2485697fb742120a5b8a9/attachments => generated 273 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:58:53.977140 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a8365828-f283-413c-8cfc-ba8b1cae5e9a tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] GET http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 Jan 21 03:58:53.977759 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a8365828-f283-413c-8cfc-ba8b1cae5e9a tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:53.978246 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a8365828-f283-413c-8cfc-ba8b1cae5e9a tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:54.004070 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-77a56f79-3fc5-45eb-bfb9-2eb10eaaa9f2 req-5f20d499-7f00-4ae6-aa63-1446831d5446 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] GET http://10.222.0.36/volume// Jan 21 03:58:54.004543 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-77a56f79-3fc5-45eb-bfb9-2eb10eaaa9f2 req-5f20d499-7f00-4ae6-aa63-1446831d5446 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:54.004762 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:54.004762 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:58:54.005140 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-77a56f79-3fc5-45eb-bfb9-2eb10eaaa9f2 req-5f20d499-7f00-4ae6-aa63-1446831d5446 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Calling method 'all' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:54.006390 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-77a56f79-3fc5-45eb-bfb9-2eb10eaaa9f2 req-5f20d499-7f00-4ae6-aa63-1446831d5446 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 03:58:54.007159 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1738/3494] 10.222.0.35 () {56 vars in 1089 bytes} [Thu Jan 21 03:58:54 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:58:54.020285 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-77a56f79-3fc5-45eb-bfb9-2eb10eaaa9f2 req-3643fae1-3baf-41a1-91d9-10e6be32d29b tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] GET http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 Jan 21 03:58:54.020835 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-77a56f79-3fc5-45eb-bfb9-2eb10eaaa9f2 req-3643fae1-3baf-41a1-91d9-10e6be32d29b tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:54.021300 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-77a56f79-3fc5-45eb-bfb9-2eb10eaaa9f2 req-3643fae1-3baf-41a1-91d9-10e6be32d29b tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:54.027390 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:54.027390 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:58:54.036035 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a8365828-f283-413c-8cfc-ba8b1cae5e9a tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Volume info retrieved successfully. Jan 21 03:58:54.056542 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:54.056542 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:58:54.065314 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a8365828-f283-413c-8cfc-ba8b1cae5e9a tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 returned with HTTP 200 Jan 21 03:58:54.074643 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1757/3495] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:53 2021] GET /volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 => generated 940 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:54.074830 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:54.074830 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:58:54.079108 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-77a56f79-3fc5-45eb-bfb9-2eb10eaaa9f2 req-3643fae1-3baf-41a1-91d9-10e6be32d29b tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Volume info retrieved successfully. Jan 21 03:58:54.096825 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:54.096825 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:58:54.105446 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-77a56f79-3fc5-45eb-bfb9-2eb10eaaa9f2 req-3643fae1-3baf-41a1-91d9-10e6be32d29b tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 returned with HTTP 200 Jan 21 03:58:54.106263 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1739/3496] 10.222.0.35 () {60 vars in 1403 bytes} [Thu Jan 21 03:58:54 2021] GET /volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 => generated 1039 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 03:58:54.139242 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-77a56f79-3fc5-45eb-bfb9-2eb10eaaa9f2 req-6ea2c379-54c2-4dd0-bbd0-64120987a087 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] PUT http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/attachments/cac58cf8-c02d-4b2c-b1ae-a21e0674e8c0 Jan 21 03:58:54.139744 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:54.139744 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:58:54.140206 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-77a56f79-3fc5-45eb-bfb9-2eb10eaaa9f2 req-6ea2c379-54c2-4dd0-bbd0-64120987a087 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "n-h1-766726-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-766726-10.cbci-766726-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:58:54.167695 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 03:58:54.167695 n-d-766726-10 devstack@c-api.service[87957]: return self(f, *args, **kw) Jan 21 03:58:54.168198 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-77a56f79-3fc5-45eb-bfb9-2eb10eaaa9f2 req-6ea2c379-54c2-4dd0-bbd0-64120987a087 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Lock "b'cinder-attachment_update-e049f6ad-a165-4e13-9d30-1b0f76f90596-n-h1-766726-10'" acquired by "attachment_update" :: waited 0.009s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 03:58:54.170440 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:54.170440 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:58:55.082750 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-be9f8be3-40fe-4eed-baaf-07ab795dd829 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] GET http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 Jan 21 03:58:55.083274 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-be9f8be3-40fe-4eed-baaf-07ab795dd829 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:55.083467 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:55.083467 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:58:55.083838 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-be9f8be3-40fe-4eed-baaf-07ab795dd829 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:55.136266 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:55.136266 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:58:55.144386 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-be9f8be3-40fe-4eed-baaf-07ab795dd829 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Volume info retrieved successfully. Jan 21 03:58:55.163445 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:55.163445 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:58:55.171722 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-be9f8be3-40fe-4eed-baaf-07ab795dd829 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 returned with HTTP 200 Jan 21 03:58:55.172721 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1740/3497] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:55 2021] GET /volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 => generated 940 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:58:55.409124 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-77a56f79-3fc5-45eb-bfb9-2eb10eaaa9f2 req-6ea2c379-54c2-4dd0-bbd0-64120987a087 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Lock "b'cinder-attachment_update-e049f6ad-a165-4e13-9d30-1b0f76f90596-n-h1-766726-10'" released by "attachment_update" :: held 1.241s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 03:58:55.409840 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-77a56f79-3fc5-45eb-bfb9-2eb10eaaa9f2 req-6ea2c379-54c2-4dd0-bbd0-64120987a087 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/attachments/cac58cf8-c02d-4b2c-b1ae-a21e0674e8c0 returned with HTTP 200 Jan 21 03:58:55.410889 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1758/3498] 10.222.0.35 () {64 vars in 1468 bytes} [Thu Jan 21 03:58:54 2021] PUT /volume/v3/b9365bf6b8f2485697fb742120a5b8a9/attachments/cac58cf8-c02d-4b2c-b1ae-a21e0674e8c0 => generated 761 bytes in 1276 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:58:55.427022 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-77a56f79-3fc5-45eb-bfb9-2eb10eaaa9f2 req-9de96b41-0e2d-4058-bbfb-06972e534cc9 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] GET http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596/encryption Jan 21 03:58:55.427539 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-77a56f79-3fc5-45eb-bfb9-2eb10eaaa9f2 req-9de96b41-0e2d-4058-bbfb-06972e534cc9 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:55.427756 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:55.427756 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:58:55.428128 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-77a56f79-3fc5-45eb-bfb9-2eb10eaaa9f2 req-9de96b41-0e2d-4058-bbfb-06972e534cc9 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Calling method 'index' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:55.481915 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:55.481915 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:58:55.533299 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-77a56f79-3fc5-45eb-bfb9-2eb10eaaa9f2 req-9de96b41-0e2d-4058-bbfb-06972e534cc9 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596/encryption returned with HTTP 200 Jan 21 03:58:55.534152 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1741/3499] 10.222.0.35 () {58 vars in 1395 bytes} [Thu Jan 21 03:58:55 2021] GET /volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596/encryption => generated 160 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:56.189236 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6d646790-3078-4a77-a369-50a0655f589b tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] GET http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 Jan 21 03:58:56.189762 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6d646790-3078-4a77-a369-50a0655f589b tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:56.189944 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:56.189944 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:58:56.190301 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6d646790-3078-4a77-a369-50a0655f589b tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:56.238426 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:56.238426 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:58:56.247328 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-6d646790-3078-4a77-a369-50a0655f589b tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Volume info retrieved successfully. Jan 21 03:58:56.265428 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:56.265428 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:58:56.273870 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6d646790-3078-4a77-a369-50a0655f589b tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 returned with HTTP 200 Jan 21 03:58:56.275507 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1759/3500] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:56 2021] GET /volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 => generated 941 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:57.291711 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a88edb60-4989-4055-a8db-d227df34865c tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] GET http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 Jan 21 03:58:57.292283 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a88edb60-4989-4055-a8db-d227df34865c tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:57.292452 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:57.292452 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:58:57.292820 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a88edb60-4989-4055-a8db-d227df34865c tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:57.341436 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:57.341436 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:58:57.350889 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a88edb60-4989-4055-a8db-d227df34865c tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Volume info retrieved successfully. Jan 21 03:58:57.370097 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:57.370097 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:58:57.378326 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a88edb60-4989-4055-a8db-d227df34865c tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 returned with HTTP 200 Jan 21 03:58:57.379200 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1742/3501] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:57 2021] GET /volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 => generated 941 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:58.396119 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-770211e7-28c3-4a09-86d5-1f458e2c43bd tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] GET http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 Jan 21 03:58:58.396815 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-770211e7-28c3-4a09-86d5-1f458e2c43bd tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:58.396815 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:58.396815 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:58:58.397827 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-770211e7-28c3-4a09-86d5-1f458e2c43bd tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:58.450413 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:58.450413 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:58:58.459058 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-770211e7-28c3-4a09-86d5-1f458e2c43bd tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Volume info retrieved successfully. Jan 21 03:58:58.480555 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:58.480555 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:58:58.489558 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-770211e7-28c3-4a09-86d5-1f458e2c43bd tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 returned with HTTP 200 Jan 21 03:58:58.490399 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1760/3502] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:58 2021] GET /volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 => generated 941 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:59.507097 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1edde694-acf0-487d-885f-15a158233d98 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] GET http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 Jan 21 03:58:59.507675 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1edde694-acf0-487d-885f-15a158233d98 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:59.507810 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:59.507810 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:58:59.508078 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1edde694-acf0-487d-885f-15a158233d98 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:59.557429 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:59.557429 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:58:59.565912 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1edde694-acf0-487d-885f-15a158233d98 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Volume info retrieved successfully. Jan 21 03:58:59.584269 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:59.584269 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:58:59.593223 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1edde694-acf0-487d-885f-15a158233d98 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 returned with HTTP 200 Jan 21 03:58:59.594067 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1743/3503] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:59 2021] GET /volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 => generated 941 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:59:00.611946 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c3d1a59f-f7ac-4d74-a189-9113c2c5f81b tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] GET http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 Jan 21 03:59:00.612540 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c3d1a59f-f7ac-4d74-a189-9113c2c5f81b tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:00.612637 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:00.612637 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:59:00.613011 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-c3d1a59f-f7ac-4d74-a189-9113c2c5f81b tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:00.666691 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:00.666691 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:59:00.675281 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-c3d1a59f-f7ac-4d74-a189-9113c2c5f81b tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Volume info retrieved successfully. Jan 21 03:59:00.694524 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:00.694524 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:59:00.703002 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-c3d1a59f-f7ac-4d74-a189-9113c2c5f81b tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 returned with HTTP 200 Jan 21 03:59:00.703848 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1761/3504] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:59:00 2021] GET /volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 => generated 941 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:59:01.189980 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-77a56f79-3fc5-45eb-bfb9-2eb10eaaa9f2 req-4e33a9b4-4dea-4169-971f-879bc36c0a9a tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] POST http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/attachments/cac58cf8-c02d-4b2c-b1ae-a21e0674e8c0/action Jan 21 03:59:01.190419 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:01.190419 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:59:01.190880 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-77a56f79-3fc5-45eb-bfb9-2eb10eaaa9f2 req-4e33a9b4-4dea-4169-971f-879bc36c0a9a tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Action body: b'{"os-complete": null}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:59:01.191265 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-77a56f79-3fc5-45eb-bfb9-2eb10eaaa9f2 req-4e33a9b4-4dea-4169-971f-879bc36c0a9a tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:59:01.261427 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:01.261427 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:59:01.274754 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-77a56f79-3fc5-45eb-bfb9-2eb10eaaa9f2 req-4e33a9b4-4dea-4169-971f-879bc36c0a9a tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/attachments/cac58cf8-c02d-4b2c-b1ae-a21e0674e8c0/action returned with HTTP 204 Jan 21 03:59:01.275565 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1744/3505] 10.222.0.35 () {64 vars in 1489 bytes} [Thu Jan 21 03:59:01 2021] POST /volume/v3/b9365bf6b8f2485697fb742120a5b8a9/attachments/cac58cf8-c02d-4b2c-b1ae-a21e0674e8c0/action => generated 0 bytes in 90 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:59:01.719846 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1f3c5c3a-7244-4f25-bba0-a85e50feba29 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] GET http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 Jan 21 03:59:01.720461 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1f3c5c3a-7244-4f25-bba0-a85e50feba29 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:01.720642 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:01.720642 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:59:01.721160 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1f3c5c3a-7244-4f25-bba0-a85e50feba29 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:01.899784 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:01.899784 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:59:01.908397 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1f3c5c3a-7244-4f25-bba0-a85e50feba29 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Volume info retrieved successfully. Jan 21 03:59:01.927231 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:01.927231 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:59:01.936669 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1f3c5c3a-7244-4f25-bba0-a85e50feba29 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 returned with HTTP 200 Jan 21 03:59:01.937491 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1762/3506] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:59:01 2021] GET /volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 => generated 1233 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:59:01.953538 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f6076df1-479c-4b38-9729-2ae16bac5aab tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] GET http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 Jan 21 03:59:01.954133 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f6076df1-479c-4b38-9729-2ae16bac5aab tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:01.954416 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:01.954416 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:59:01.954931 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f6076df1-479c-4b38-9729-2ae16bac5aab tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:02.003526 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:02.003526 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:59:02.012993 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f6076df1-479c-4b38-9729-2ae16bac5aab tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Volume info retrieved successfully. Jan 21 03:59:02.032433 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:02.032433 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:59:02.041860 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f6076df1-479c-4b38-9729-2ae16bac5aab tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 returned with HTTP 200 Jan 21 03:59:02.042732 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1745/3507] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:59:01 2021] GET /volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 => generated 1233 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:59:02.161861 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-93dc68a6-bcf7-411f-a07e-c3d081e31f30 req-52c461d9-af93-4858-9849-87465ab65745 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] GET http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 Jan 21 03:59:02.162893 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-93dc68a6-bcf7-411f-a07e-c3d081e31f30 req-52c461d9-af93-4858-9849-87465ab65745 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:02.163339 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:02.163339 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:59:02.163743 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-93dc68a6-bcf7-411f-a07e-c3d081e31f30 req-52c461d9-af93-4858-9849-87465ab65745 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:02.213141 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:02.213141 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:59:02.221539 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-93dc68a6-bcf7-411f-a07e-c3d081e31f30 req-52c461d9-af93-4858-9849-87465ab65745 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Volume info retrieved successfully. Jan 21 03:59:02.240544 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:02.240544 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:59:02.251336 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-93dc68a6-bcf7-411f-a07e-c3d081e31f30 req-52c461d9-af93-4858-9849-87465ab65745 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 returned with HTTP 200 Jan 21 03:59:02.252215 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1763/3508] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 03:59:02 2021] GET /volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 => generated 1233 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:59:02.280072 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-93dc68a6-bcf7-411f-a07e-c3d081e31f30 req-1bc344be-9bf4-4e41-abfd-b6a2990e945f tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] POST http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596/action Jan 21 03:59:02.280542 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:02.280542 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:59:02.280990 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-93dc68a6-bcf7-411f-a07e-c3d081e31f30 req-1bc344be-9bf4-4e41-abfd-b6a2990e945f tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Action body: b'{"os-begin_detaching": null}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:59:02.281382 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-93dc68a6-bcf7-411f-a07e-c3d081e31f30 req-1bc344be-9bf4-4e41-abfd-b6a2990e945f tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:59:02.334152 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:02.334152 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:59:02.335411 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-93dc68a6-bcf7-411f-a07e-c3d081e31f30 req-1bc344be-9bf4-4e41-abfd-b6a2990e945f tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Volume info retrieved successfully. Jan 21 03:59:02.345130 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-93dc68a6-bcf7-411f-a07e-c3d081e31f30 req-1bc344be-9bf4-4e41-abfd-b6a2990e945f tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Begin detaching volume completed successfully. Jan 21 03:59:02.345663 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-93dc68a6-bcf7-411f-a07e-c3d081e31f30 req-1bc344be-9bf4-4e41-abfd-b6a2990e945f tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596/action returned with HTTP 202 Jan 21 03:59:02.346748 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1746/3509] 10.222.0.36 () {64 vars in 1643 bytes} [Thu Jan 21 03:59:02 2021] POST /volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:59:02.432465 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-93dc68a6-bcf7-411f-a07e-c3d081e31f30 req-52c461d9-af93-4858-9849-87465ab65745 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] GET http://10.222.0.36/volume// Jan 21 03:59:02.433444 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-93dc68a6-bcf7-411f-a07e-c3d081e31f30 req-52c461d9-af93-4858-9849-87465ab65745 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:02.433795 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:02.433795 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:59:02.434273 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-93dc68a6-bcf7-411f-a07e-c3d081e31f30 req-52c461d9-af93-4858-9849-87465ab65745 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:02.435563 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-93dc68a6-bcf7-411f-a07e-c3d081e31f30 req-52c461d9-af93-4858-9849-87465ab65745 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 03:59:02.438550 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1764/3510] 10.222.0.35 () {56 vars in 1089 bytes} [Thu Jan 21 03:59:02 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:59:02.451805 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-93dc68a6-bcf7-411f-a07e-c3d081e31f30 req-dee71c97-9595-419d-843d-1cd59b33b45c tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] GET http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 Jan 21 03:59:02.452315 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-93dc68a6-bcf7-411f-a07e-c3d081e31f30 req-dee71c97-9595-419d-843d-1cd59b33b45c tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:02.452518 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:02.452518 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:59:02.453199 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-93dc68a6-bcf7-411f-a07e-c3d081e31f30 req-dee71c97-9595-419d-843d-1cd59b33b45c tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:02.506057 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:02.506057 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:59:02.514735 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-93dc68a6-bcf7-411f-a07e-c3d081e31f30 req-dee71c97-9595-419d-843d-1cd59b33b45c tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Volume info retrieved successfully. Jan 21 03:59:02.535240 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:02.535240 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:59:02.544959 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-93dc68a6-bcf7-411f-a07e-c3d081e31f30 req-dee71c97-9595-419d-843d-1cd59b33b45c tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 returned with HTTP 200 Jan 21 03:59:02.546075 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1747/3511] 10.222.0.35 () {60 vars in 1403 bytes} [Thu Jan 21 03:59:02 2021] GET /volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 => generated 1335 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 03:59:02.592274 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-93dc68a6-bcf7-411f-a07e-c3d081e31f30 req-d7a08e5f-4ad3-4776-9e73-af0daf7ac30e tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] GET http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596/encryption Jan 21 03:59:02.592886 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-93dc68a6-bcf7-411f-a07e-c3d081e31f30 req-d7a08e5f-4ad3-4776-9e73-af0daf7ac30e tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:02.593292 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-93dc68a6-bcf7-411f-a07e-c3d081e31f30 req-d7a08e5f-4ad3-4776-9e73-af0daf7ac30e tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:02.642971 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:02.642971 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:59:02.696030 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-93dc68a6-bcf7-411f-a07e-c3d081e31f30 req-d7a08e5f-4ad3-4776-9e73-af0daf7ac30e tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596/encryption returned with HTTP 200 Jan 21 03:59:02.696905 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1765/3512] 10.222.0.35 () {58 vars in 1395 bytes} [Thu Jan 21 03:59:02 2021] GET /volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596/encryption => generated 160 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:59:03.118348 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-93dc68a6-bcf7-411f-a07e-c3d081e31f30 req-53b304b8-2e42-46e5-94ad-326a5bdc5008 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] DELETE http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/attachments/cac58cf8-c02d-4b2c-b1ae-a21e0674e8c0 Jan 21 03:59:03.118955 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-93dc68a6-bcf7-411f-a07e-c3d081e31f30 req-53b304b8-2e42-46e5-94ad-326a5bdc5008 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:03.119185 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:03.119185 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:59:03.119425 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-93dc68a6-bcf7-411f-a07e-c3d081e31f30 req-53b304b8-2e42-46e5-94ad-326a5bdc5008 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:03.139965 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:03.139965 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:59:03.571676 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-93dc68a6-bcf7-411f-a07e-c3d081e31f30 req-53b304b8-2e42-46e5-94ad-326a5bdc5008 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87958) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 03:59:03.572000 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-93dc68a6-bcf7-411f-a07e-c3d081e31f30 req-53b304b8-2e42-46e5-94ad-326a5bdc5008 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Pending status list for volume during attachment-delete: [] {{(pid=87958) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 03:59:03.578526 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-93dc68a6-bcf7-411f-a07e-c3d081e31f30 req-53b304b8-2e42-46e5-94ad-326a5bdc5008 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/attachments/cac58cf8-c02d-4b2c-b1ae-a21e0674e8c0 returned with HTTP 200 Jan 21 03:59:03.579491 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1748/3513] 10.222.0.35 () {62 vars in 1437 bytes} [Thu Jan 21 03:59:03 2021] DELETE /volume/v3/b9365bf6b8f2485697fb742120a5b8a9/attachments/cac58cf8-c02d-4b2c-b1ae-a21e0674e8c0 => generated 19 bytes in 466 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:59:04.819592 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-eba43b5a-e5b1-4502-9cee-bb9dee979805 req-94167b18-af93-4cbe-b518-7d3999a9f254 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] GET http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 Jan 21 03:59:04.820528 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-eba43b5a-e5b1-4502-9cee-bb9dee979805 req-94167b18-af93-4cbe-b518-7d3999a9f254 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:04.820528 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:04.820528 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:59:04.820831 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-eba43b5a-e5b1-4502-9cee-bb9dee979805 req-94167b18-af93-4cbe-b518-7d3999a9f254 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:04.867802 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:04.867802 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:59:04.875580 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-eba43b5a-e5b1-4502-9cee-bb9dee979805 req-94167b18-af93-4cbe-b518-7d3999a9f254 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Volume info retrieved successfully. Jan 21 03:59:04.897250 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-eba43b5a-e5b1-4502-9cee-bb9dee979805 req-94167b18-af93-4cbe-b518-7d3999a9f254 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 returned with HTTP 200 Jan 21 03:59:04.898094 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1766/3514] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 03:59:04 2021] GET /volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 => generated 941 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:59:04.918051 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7a7ac396-680d-4fff-87a5-a324c3bbecad tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] DELETE http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 Jan 21 03:59:04.918724 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7a7ac396-680d-4fff-87a5-a324c3bbecad tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:04.918945 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:04.918945 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:59:04.919323 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7a7ac396-680d-4fff-87a5-a324c3bbecad tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:04.919792 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-7a7ac396-680d-4fff-87a5-a324c3bbecad tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Delete volume with id: e049f6ad-a165-4e13-9d30-1b0f76f90596 Jan 21 03:59:04.969381 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:04.969381 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:59:04.970539 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7a7ac396-680d-4fff-87a5-a324c3bbecad tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Volume info retrieved successfully. Jan 21 03:59:04.988304 n-d-766726-10 devstack@c-api.service[87957]: WARNING cinder.keymgr.conf_key_mgr [None req-7a7ac396-680d-4fff-87a5-a324c3bbecad tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 21 03:59:04.997068 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7a7ac396-680d-4fff-87a5-a324c3bbecad tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Delete volume request issued successfully. Jan 21 03:59:04.997537 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7a7ac396-680d-4fff-87a5-a324c3bbecad tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 returned with HTTP 202 Jan 21 03:59:04.998547 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1749/3515] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 03:59:04 2021] DELETE /volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:59:05.007323 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d0faac61-1c88-4495-804d-099765174b87 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] GET http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 Jan 21 03:59:05.007885 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d0faac61-1c88-4495-804d-099765174b87 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:05.008108 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:05.008108 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:59:05.008620 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d0faac61-1c88-4495-804d-099765174b87 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:05.059096 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:05.059096 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:59:05.067416 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d0faac61-1c88-4495-804d-099765174b87 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Volume info retrieved successfully. Jan 21 03:59:05.090121 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d0faac61-1c88-4495-804d-099765174b87 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 returned with HTTP 200 Jan 21 03:59:05.090984 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1767/3516] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:59:05 2021] GET /volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 => generated 940 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:59:06.107792 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5238ae5e-2e37-4595-ba39-ffd766fc5ab7 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] GET http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 Jan 21 03:59:06.108346 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5238ae5e-2e37-4595-ba39-ffd766fc5ab7 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:06.108468 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:06.108468 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:59:06.108933 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5238ae5e-2e37-4595-ba39-ffd766fc5ab7 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:06.161901 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:06.161901 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 03:59:06.171196 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-5238ae5e-2e37-4595-ba39-ffd766fc5ab7 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Volume info retrieved successfully. Jan 21 03:59:06.193620 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5238ae5e-2e37-4595-ba39-ffd766fc5ab7 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 returned with HTTP 200 Jan 21 03:59:06.194964 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1750/3517] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:59:06 2021] GET /volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 => generated 940 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:59:07.210834 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-aa8c000c-21f5-4a25-a730-b0b4f25dcf49 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] GET http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 Jan 21 03:59:07.211342 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-aa8c000c-21f5-4a25-a730-b0b4f25dcf49 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:07.211436 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:07.211436 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:59:07.211778 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-aa8c000c-21f5-4a25-a730-b0b4f25dcf49 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:07.257745 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-aa8c000c-21f5-4a25-a730-b0b4f25dcf49 tempest-TestEncryptedCinderVolumes-756404172 tempest-TestEncryptedCinderVolumes-756404172] http://10.222.0.36/volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 returned with HTTP 404 Jan 21 03:59:07.259161 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1768/3518] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 03:59:07 2021] GET /volume/v3/b9365bf6b8f2485697fb742120a5b8a9/volumes/e049f6ad-a165-4e13-9d30-1b0f76f90596 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:59:07.266695 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7e5de178-e4f0-4818-9752-73176cf60b29 tempest-TestEncryptedCinderVolumes-748929925 tempest-TestEncryptedCinderVolumes-748929925] GET http://10.222.0.36/volume/v3/553f8fb18e1a48dda0fbcebe4a259962/volumes/detail?all_tenants=1 Jan 21 03:59:07.267257 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7e5de178-e4f0-4818-9752-73176cf60b29 tempest-TestEncryptedCinderVolumes-748929925 tempest-TestEncryptedCinderVolumes-748929925] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:07.267473 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:07.267473 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 03:59:07.267843 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7e5de178-e4f0-4818-9752-73176cf60b29 tempest-TestEncryptedCinderVolumes-748929925 tempest-TestEncryptedCinderVolumes-748929925] Calling method 'detail' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:07.269771 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-7e5de178-e4f0-4818-9752-73176cf60b29 tempest-TestEncryptedCinderVolumes-748929925 tempest-TestEncryptedCinderVolumes-748929925] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87958) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:59:07.318440 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7e5de178-e4f0-4818-9752-73176cf60b29 tempest-TestEncryptedCinderVolumes-748929925 tempest-TestEncryptedCinderVolumes-748929925] Get all volumes completed successfully. Jan 21 03:59:07.323525 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7e5de178-e4f0-4818-9752-73176cf60b29 tempest-TestEncryptedCinderVolumes-748929925 tempest-TestEncryptedCinderVolumes-748929925] http://10.222.0.36/volume/v3/553f8fb18e1a48dda0fbcebe4a259962/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 21 03:59:07.324338 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1751/3519] 10.222.0.36 () {58 vars in 1252 bytes} [Thu Jan 21 03:59:07 2021] GET /volume/v3/553f8fb18e1a48dda0fbcebe4a259962/volumes/detail?all_tenants=1 => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 03:59:07.339549 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fee619b7-44ef-4e15-8a54-c5414c547368 tempest-TestEncryptedCinderVolumes-748929925 tempest-TestEncryptedCinderVolumes-748929925] DELETE http://10.222.0.36/volume/v3/553f8fb18e1a48dda0fbcebe4a259962/types/6f3cdafa-806c-465d-8637-93d5be1016eb Jan 21 03:59:07.340059 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fee619b7-44ef-4e15-8a54-c5414c547368 tempest-TestEncryptedCinderVolumes-748929925 tempest-TestEncryptedCinderVolumes-748929925] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:07.340561 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-fee619b7-44ef-4e15-8a54-c5414c547368 tempest-TestEncryptedCinderVolumes-748929925 tempest-TestEncryptedCinderVolumes-748929925] Calling method '_delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:07.404218 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 03:59:07.404218 n-d-766726-10 devstack@c-api.service[87957]: "UPDATE / DELETE expressions." % clause Jan 21 03:59:07.413589 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-fee619b7-44ef-4e15-8a54-c5414c547368 tempest-TestEncryptedCinderVolumes-748929925 tempest-TestEncryptedCinderVolumes-748929925] http://10.222.0.36/volume/v3/553f8fb18e1a48dda0fbcebe4a259962/types/6f3cdafa-806c-465d-8637-93d5be1016eb returned with HTTP 202 Jan 21 03:59:07.414991 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1769/3520] 10.222.0.36 () {58 vars in 1312 bytes} [Thu Jan 21 03:59:07 2021] DELETE /volume/v3/553f8fb18e1a48dda0fbcebe4a259962/types/6f3cdafa-806c-465d-8637-93d5be1016eb => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:00:07.219186 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6251b8cb-e330-415a-ae46-f19ae549da97 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] POST http://10.222.0.36/volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes Jan 21 04:00:07.219946 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6251b8cb-e330-415a-ae46-f19ae549da97 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-601272360", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:00:07.221268 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-6251b8cb-e330-415a-ae46-f19ae549da97 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-601272360', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87958) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:00:07.221636 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-6251b8cb-e330-415a-ae46-f19ae549da97 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Create volume of 1 GB Jan 21 04:00:07.234377 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-6251b8cb-e330-415a-ae46-f19ae549da97 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Availability Zones retrieved successfully. Jan 21 04:00:07.251047 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-6251b8cb-e330-415a-ae46-f19ae549da97 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Flow 'volume_create_api' (e3341ab3-ff1c-4333-8d3c-190e419082d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:00:07.253809 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-6251b8cb-e330-415a-ae46-f19ae549da97 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f41dad59-e02f-4c93-a438-18206694923e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:07.256381 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-6251b8cb-e330-415a-ae46-f19ae549da97 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Validating volume size '1' using validate_int {{(pid=87958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:00:07.317673 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-6251b8cb-e330-415a-ae46-f19ae549da97 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f41dad59-e02f-4c93-a438-18206694923e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:07.320501 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-6251b8cb-e330-415a-ae46-f19ae549da97 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fa5e076-a19e-4bec-ad40-1e3ef4a490ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:07.405815 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-6251b8cb-e330-415a-ae46-f19ae549da97 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Created reservations ['81dce307-290d-4b23-8f95-93915712563f', '3649d866-53f7-43c9-ade3-a27440a12c29', 'ac5a460b-7812-476c-82e3-d67eee4b1333', '364a53ae-630b-4cdc-b09f-dae1d9879ac5'] {{(pid=87958) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:00:07.407675 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-6251b8cb-e330-415a-ae46-f19ae549da97 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fa5e076-a19e-4bec-ad40-1e3ef4a490ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81dce307-290d-4b23-8f95-93915712563f', '3649d866-53f7-43c9-ade3-a27440a12c29', 'ac5a460b-7812-476c-82e3-d67eee4b1333', '364a53ae-630b-4cdc-b09f-dae1d9879ac5']}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:07.409778 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-6251b8cb-e330-415a-ae46-f19ae549da97 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9d85fdc-8ec4-45e6-b76d-1cee940b4707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:07.465695 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-6251b8cb-e330-415a-ae46-f19ae549da97 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9d85fdc-8ec4-45e6-b76d-1cee940b4707) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8848cf07-dc2c-491d-bd08-11ccbe25439b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-601272360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='633670ef71f14fd1be2b8dddbde3be24',qos_specs=None,replication_status=,reservations=['81dce307-290d-4b23-8f95-93915712563f','3649d866-53f7-43c9-ade3-a27440a12c29','ac5a460b-7812-476c-82e3-d67eee4b1333','364a53ae-630b-4cdc-b09f-dae1d9879ac5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='108e85f0cdf643e8913375923fb14036',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T04:00:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-601272360',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8848cf07-dc2c-491d-bd08-11ccbe25439b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='633670ef71f14fd1be2b8dddbde3be24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='108e85f0cdf643e8913375923fb14036',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:07.467695 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-6251b8cb-e330-415a-ae46-f19ae549da97 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9803feeb-8376-4379-bb23-cf83fc06ebe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:07.493437 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-6251b8cb-e330-415a-ae46-f19ae549da97 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9803feeb-8376-4379-bb23-cf83fc06ebe5) transitioned into state 'SUCCESS' from state '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-601272360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='633670ef71f14fd1be2b8dddbde3be24',qos_specs=None,replication_status=,reservations=['81dce307-290d-4b23-8f95-93915712563f','3649d866-53f7-43c9-ade3-a27440a12c29','ac5a460b-7812-476c-82e3-d67eee4b1333','364a53ae-630b-4cdc-b09f-dae1d9879ac5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='108e85f0cdf643e8913375923fb14036',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:07.495421 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-6251b8cb-e330-415a-ae46-f19ae549da97 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebc9e1d3-29aa-485b-913e-766b3ada56c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:07.509063 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-6251b8cb-e330-415a-ae46-f19ae549da97 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebc9e1d3-29aa-485b-913e-766b3ada56c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87958) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:07.511703 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-6251b8cb-e330-415a-ae46-f19ae549da97 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Flow 'volume_create_api' (e3341ab3-ff1c-4333-8d3c-190e419082d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87958) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:00:07.563626 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-6251b8cb-e330-415a-ae46-f19ae549da97 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Create volume request issued successfully. Jan 21 04:00:07.578290 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6251b8cb-e330-415a-ae46-f19ae549da97 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] http://10.222.0.36/volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes returned with HTTP 202 Jan 21 04:00:07.579767 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1752/3521] 10.222.0.36 () {60 vars in 1226 bytes} [Thu Jan 21 04:00:07 2021] POST /volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes => generated 823 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:00:07.594550 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-46983be1-d3f6-4962-9647-cfb57d1e1b3d tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] GET http://10.222.0.36/volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b Jan 21 04:00:07.595102 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-46983be1-d3f6-4962-9647-cfb57d1e1b3d tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:07.595735 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-46983be1-d3f6-4962-9647-cfb57d1e1b3d tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:07.651724 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:07.651724 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:00:07.660401 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-46983be1-d3f6-4962-9647-cfb57d1e1b3d tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Volume info retrieved successfully. Jan 21 04:00:07.683079 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-46983be1-d3f6-4962-9647-cfb57d1e1b3d tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] http://10.222.0.36/volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b returned with HTTP 200 Jan 21 04:00:07.683909 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1770/3522] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:07 2021] GET /volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b => generated 915 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:08.701122 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-861be1c8-cf71-49c1-a4b3-6d52851d2f1f tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] GET http://10.222.0.36/volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b Jan 21 04:00:08.701895 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-861be1c8-cf71-49c1-a4b3-6d52851d2f1f tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:08.702116 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:08.702116 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 04:00:08.702492 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-861be1c8-cf71-49c1-a4b3-6d52851d2f1f tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:08.750423 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:08.750423 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:00:08.759268 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-861be1c8-cf71-49c1-a4b3-6d52851d2f1f tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Volume info retrieved successfully. Jan 21 04:00:08.780685 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-861be1c8-cf71-49c1-a4b3-6d52851d2f1f tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] http://10.222.0.36/volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b returned with HTTP 200 Jan 21 04:00:08.781674 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1753/3523] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:08 2021] GET /volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b => generated 916 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:08.797723 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-328f235f-49f7-40fc-816b-2c041b19e42f tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] GET http://10.222.0.36/volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b Jan 21 04:00:08.798245 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-328f235f-49f7-40fc-816b-2c041b19e42f tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:08.798463 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:08.798463 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 04:00:08.798870 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-328f235f-49f7-40fc-816b-2c041b19e42f tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:08.848292 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:08.848292 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:00:08.856642 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-328f235f-49f7-40fc-816b-2c041b19e42f tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Volume info retrieved successfully. Jan 21 04:00:08.879285 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-328f235f-49f7-40fc-816b-2c041b19e42f tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] http://10.222.0.36/volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b returned with HTTP 200 Jan 21 04:00:08.880109 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1771/3524] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:08 2021] GET /volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b => generated 916 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:08.895593 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-34d1b605-b1d0-47dd-a083-a1e6f0bbec13 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] GET http://10.222.0.36/volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes Jan 21 04:00:08.896193 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-34d1b605-b1d0-47dd-a083-a1e6f0bbec13 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:08.896783 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:08.896783 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 04:00:08.896783 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-34d1b605-b1d0-47dd-a083-a1e6f0bbec13 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Calling method 'index' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:08.897478 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.api_utils [None req-34d1b605-b1d0-47dd-a083-a1e6f0bbec13 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Removing options '' from query. {{(pid=87958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 04:00:08.899327 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-34d1b605-b1d0-47dd-a083-a1e6f0bbec13 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87958) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 04:00:08.950179 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-34d1b605-b1d0-47dd-a083-a1e6f0bbec13 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Get all volumes completed successfully. Jan 21 04:00:08.951141 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-34d1b605-b1d0-47dd-a083-a1e6f0bbec13 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] http://10.222.0.36/volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes returned with HTTP 200 Jan 21 04:00:08.951972 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1754/3525] 10.222.0.36 () {58 vars in 1204 bytes} [Thu Jan 21 04:00:08 2021] GET /volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes => generated 404 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:08.962557 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-810e38e9-51df-4ed0-8b68-d9535e4b32a3 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] GET http://10.222.0.36/volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b Jan 21 04:00:08.963121 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-810e38e9-51df-4ed0-8b68-d9535e4b32a3 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:08.963335 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:08.963335 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 04:00:08.963705 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-810e38e9-51df-4ed0-8b68-d9535e4b32a3 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:09.012166 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:09.012166 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:00:09.020050 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-810e38e9-51df-4ed0-8b68-d9535e4b32a3 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Volume info retrieved successfully. Jan 21 04:00:09.042075 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-810e38e9-51df-4ed0-8b68-d9535e4b32a3 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] http://10.222.0.36/volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b returned with HTTP 200 Jan 21 04:00:09.042899 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1772/3526] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:08 2021] GET /volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b => generated 916 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:09.160545 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-641c8a70-0927-40de-a7bb-141096878c7b req-213e8302-567d-4e2d-a366-86b635a5c928 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] GET http://10.222.0.36/volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b Jan 21 04:00:09.161060 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-641c8a70-0927-40de-a7bb-141096878c7b req-213e8302-567d-4e2d-a366-86b635a5c928 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:09.161275 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:09.161275 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 04:00:09.162455 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-641c8a70-0927-40de-a7bb-141096878c7b req-213e8302-567d-4e2d-a366-86b635a5c928 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:09.209968 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:09.209968 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:00:09.217764 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-641c8a70-0927-40de-a7bb-141096878c7b req-213e8302-567d-4e2d-a366-86b635a5c928 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Volume info retrieved successfully. Jan 21 04:00:09.239168 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-641c8a70-0927-40de-a7bb-141096878c7b req-213e8302-567d-4e2d-a366-86b635a5c928 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] http://10.222.0.36/volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b returned with HTTP 200 Jan 21 04:00:09.240591 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1755/3527] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 04:00:09 2021] GET /volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b => generated 916 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:09.322082 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-810e38e9-51df-4ed0-8b68-d9535e4b32a3 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] GET http://10.222.0.36/volume// Jan 21 04:00:09.322610 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-810e38e9-51df-4ed0-8b68-d9535e4b32a3 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:09.322843 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:09.322843 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 04:00:09.323222 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-810e38e9-51df-4ed0-8b68-d9535e4b32a3 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:09.324254 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-810e38e9-51df-4ed0-8b68-d9535e4b32a3 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 04:00:09.324841 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1773/3528] 10.222.0.36 () {58 vars in 1289 bytes} [Thu Jan 21 04:00: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 21 04:00:09.340724 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-641c8a70-0927-40de-a7bb-141096878c7b req-84ff6549-7784-49ba-88a8-421d03767ead tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] POST http://10.222.0.36/volume/v3/633670ef71f14fd1be2b8dddbde3be24/attachments Jan 21 04:00:09.342467 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:09.342467 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 04:00:09.342969 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-641c8a70-0927-40de-a7bb-141096878c7b req-84ff6549-7784-49ba-88a8-421d03767ead tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8848cf07-dc2c-491d-bd08-11ccbe25439b", "instance_uuid": "2298ca39-f998-423c-aeb9-97deeefeb70a", "connector": null}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:00:09.392762 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:09.392762 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:00:09.443315 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-641c8a70-0927-40de-a7bb-141096878c7b req-84ff6549-7784-49ba-88a8-421d03767ead tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] http://10.222.0.36/volume/v3/633670ef71f14fd1be2b8dddbde3be24/attachments returned with HTTP 200 Jan 21 04:00:09.444187 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1756/3529] 10.222.0.36 () {66 vars in 1565 bytes} [Thu Jan 21 04:00:09 2021] POST /volume/v3/633670ef71f14fd1be2b8dddbde3be24/attachments => generated 273 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:00:09.478311 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-223c6575-6553-49d4-b0da-9d1b0447eea2 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] GET http://10.222.0.36/volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b Jan 21 04:00:09.478855 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-223c6575-6553-49d4-b0da-9d1b0447eea2 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:09.479334 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-223c6575-6553-49d4-b0da-9d1b0447eea2 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:09.515304 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-641c8a70-0927-40de-a7bb-141096878c7b req-84ff6549-7784-49ba-88a8-421d03767ead tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] GET http://10.222.0.36/volume// Jan 21 04:00:09.515782 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-641c8a70-0927-40de-a7bb-141096878c7b req-84ff6549-7784-49ba-88a8-421d03767ead tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:09.516003 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:09.516003 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 04:00:09.516386 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-641c8a70-0927-40de-a7bb-141096878c7b req-84ff6549-7784-49ba-88a8-421d03767ead tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Calling method 'all' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:09.517592 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-641c8a70-0927-40de-a7bb-141096878c7b req-84ff6549-7784-49ba-88a8-421d03767ead tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 04:00:09.518193 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1757/3530] 10.222.0.23 () {56 vars in 1089 bytes} [Thu Jan 21 04:00: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 21 04:00:09.528575 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:09.528575 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:00:09.530920 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-641c8a70-0927-40de-a7bb-141096878c7b req-77b63f8e-7e29-412c-bc21-c040635024aa tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] GET http://10.222.0.36/volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b Jan 21 04:00:09.531481 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-641c8a70-0927-40de-a7bb-141096878c7b req-77b63f8e-7e29-412c-bc21-c040635024aa tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:09.531957 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-641c8a70-0927-40de-a7bb-141096878c7b req-77b63f8e-7e29-412c-bc21-c040635024aa tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:09.536803 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-223c6575-6553-49d4-b0da-9d1b0447eea2 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Volume info retrieved successfully. Jan 21 04:00:09.555928 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:09.555928 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:00:09.564673 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-223c6575-6553-49d4-b0da-9d1b0447eea2 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] http://10.222.0.36/volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b returned with HTTP 200 Jan 21 04:00:09.565499 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1774/3531] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:09 2021] GET /volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b => generated 915 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:09.584839 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:09.584839 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:00:09.592982 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-641c8a70-0927-40de-a7bb-141096878c7b req-77b63f8e-7e29-412c-bc21-c040635024aa tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Volume info retrieved successfully. Jan 21 04:00:09.611347 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:09.611347 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:00:09.620407 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-641c8a70-0927-40de-a7bb-141096878c7b req-77b63f8e-7e29-412c-bc21-c040635024aa tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] http://10.222.0.36/volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b returned with HTTP 200 Jan 21 04:00:09.621379 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1758/3532] 10.222.0.23 () {60 vars in 1403 bytes} [Thu Jan 21 04:00:09 2021] GET /volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b => generated 1014 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 04:00:09.680624 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-641c8a70-0927-40de-a7bb-141096878c7b req-4aa8a84e-c66b-4ee3-9f21-a0b2bfb04a98 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] PUT http://10.222.0.36/volume/v3/633670ef71f14fd1be2b8dddbde3be24/attachments/80974fe1-466f-4dbe-9582-b19abe03838e Jan 21 04:00:09.681171 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:09.681171 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 04:00:09.681744 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-641c8a70-0927-40de-a7bb-141096878c7b req-4aa8a84e-c66b-4ee3-9f21-a0b2bfb04a98 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.23", "host": "n-h2-766726-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766726-10.cbci-766726-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:00:09.709880 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 04:00:09.709880 n-d-766726-10 devstack@c-api.service[87957]: return self(f, *args, **kw) Jan 21 04:00:09.710454 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-641c8a70-0927-40de-a7bb-141096878c7b req-4aa8a84e-c66b-4ee3-9f21-a0b2bfb04a98 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Lock "b'cinder-attachment_update-8848cf07-dc2c-491d-bd08-11ccbe25439b-n-h2-766726-10'" acquired by "attachment_update" :: waited 0.010s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 04:00:09.712604 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:09.712604 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:00:10.581745 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-aecfcad9-9f2d-47b9-b0df-4b8c1587c6e4 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] GET http://10.222.0.36/volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b Jan 21 04:00:10.582261 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-aecfcad9-9f2d-47b9-b0df-4b8c1587c6e4 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:10.582495 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:10.582495 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 04:00:10.582897 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-aecfcad9-9f2d-47b9-b0df-4b8c1587c6e4 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:10.640183 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:10.640183 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:00:10.648735 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-aecfcad9-9f2d-47b9-b0df-4b8c1587c6e4 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Volume info retrieved successfully. Jan 21 04:00:10.667951 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:10.667951 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:00:10.676526 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-aecfcad9-9f2d-47b9-b0df-4b8c1587c6e4 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] http://10.222.0.36/volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b returned with HTTP 200 Jan 21 04:00:10.677408 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1759/3533] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:10 2021] GET /volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b => generated 915 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:00:10.940469 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-641c8a70-0927-40de-a7bb-141096878c7b req-4aa8a84e-c66b-4ee3-9f21-a0b2bfb04a98 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Lock "b'cinder-attachment_update-8848cf07-dc2c-491d-bd08-11ccbe25439b-n-h2-766726-10'" released by "attachment_update" :: held 1.230s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 04:00:10.941179 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-641c8a70-0927-40de-a7bb-141096878c7b req-4aa8a84e-c66b-4ee3-9f21-a0b2bfb04a98 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] http://10.222.0.36/volume/v3/633670ef71f14fd1be2b8dddbde3be24/attachments/80974fe1-466f-4dbe-9582-b19abe03838e returned with HTTP 200 Jan 21 04:00:10.942145 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1775/3534] 10.222.0.23 () {64 vars in 1468 bytes} [Thu Jan 21 04:00:09 2021] PUT /volume/v3/633670ef71f14fd1be2b8dddbde3be24/attachments/80974fe1-466f-4dbe-9582-b19abe03838e => generated 762 bytes in 1266 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:00:11.694738 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-59e82a61-29e8-4eee-8d58-aaa0daa8c6f0 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] GET http://10.222.0.36/volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b Jan 21 04:00:11.695274 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-59e82a61-29e8-4eee-8d58-aaa0daa8c6f0 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:11.695491 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:11.695491 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 04:00:11.695867 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-59e82a61-29e8-4eee-8d58-aaa0daa8c6f0 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:11.744740 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:11.744740 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:00:11.752733 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-59e82a61-29e8-4eee-8d58-aaa0daa8c6f0 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Volume info retrieved successfully. Jan 21 04:00:11.771555 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:11.771555 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:00:11.779993 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-59e82a61-29e8-4eee-8d58-aaa0daa8c6f0 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] http://10.222.0.36/volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b returned with HTTP 200 Jan 21 04:00:11.780826 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1760/3535] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:11 2021] GET /volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b => generated 916 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:12.797345 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-14d079f7-a11e-4cf5-bff8-03d208daa832 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] GET http://10.222.0.36/volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b Jan 21 04:00:12.797893 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-14d079f7-a11e-4cf5-bff8-03d208daa832 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:12.798043 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:12.798043 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 04:00:12.798390 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-14d079f7-a11e-4cf5-bff8-03d208daa832 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:12.850954 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:12.850954 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:00:12.858993 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-14d079f7-a11e-4cf5-bff8-03d208daa832 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Volume info retrieved successfully. Jan 21 04:00:12.876658 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:12.876658 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:00:12.885745 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-14d079f7-a11e-4cf5-bff8-03d208daa832 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] http://10.222.0.36/volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b returned with HTTP 200 Jan 21 04:00:12.886544 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1776/3536] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:12 2021] GET /volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b => generated 916 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:13.902412 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1674ef94-8ea0-44bc-8aad-20791ccfb9e3 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] GET http://10.222.0.36/volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b Jan 21 04:00:13.903185 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1674ef94-8ea0-44bc-8aad-20791ccfb9e3 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:13.903394 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:13.903394 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 04:00:13.903804 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-1674ef94-8ea0-44bc-8aad-20791ccfb9e3 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:13.955131 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:13.955131 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:00:13.965006 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-1674ef94-8ea0-44bc-8aad-20791ccfb9e3 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Volume info retrieved successfully. Jan 21 04:00:13.984470 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:13.984470 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:00:13.992712 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-1674ef94-8ea0-44bc-8aad-20791ccfb9e3 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] http://10.222.0.36/volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b returned with HTTP 200 Jan 21 04:00:13.993550 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1761/3537] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:13 2021] GET /volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b => generated 916 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:15.009272 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bc55a73f-d7ac-49cc-b887-33f9c70a9ec9 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] GET http://10.222.0.36/volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b Jan 21 04:00:15.009810 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bc55a73f-d7ac-49cc-b887-33f9c70a9ec9 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:15.009913 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:15.009913 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 04:00:15.010251 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-bc55a73f-d7ac-49cc-b887-33f9c70a9ec9 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:15.059530 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:15.059530 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:00:15.067464 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-bc55a73f-d7ac-49cc-b887-33f9c70a9ec9 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Volume info retrieved successfully. Jan 21 04:00:15.085423 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:15.085423 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:00:15.093629 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-bc55a73f-d7ac-49cc-b887-33f9c70a9ec9 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] http://10.222.0.36/volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b returned with HTTP 200 Jan 21 04:00:15.094425 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1777/3538] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:15 2021] GET /volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b => generated 916 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:16.111035 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d8ac0cb2-d559-4439-94aa-414a4389df45 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] GET http://10.222.0.36/volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b Jan 21 04:00:16.111573 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d8ac0cb2-d559-4439-94aa-414a4389df45 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:16.111758 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:16.111758 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 04:00:16.112015 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d8ac0cb2-d559-4439-94aa-414a4389df45 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:16.163980 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:16.163980 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:00:16.170641 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d8ac0cb2-d559-4439-94aa-414a4389df45 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Volume info retrieved successfully. Jan 21 04:00:16.189089 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:16.189089 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:00:16.198313 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d8ac0cb2-d559-4439-94aa-414a4389df45 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] http://10.222.0.36/volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b returned with HTTP 200 Jan 21 04:00:16.198837 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1762/3539] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:16 2021] GET /volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b => generated 916 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:16.471736 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-641c8a70-0927-40de-a7bb-141096878c7b req-c8f1b742-52f2-4231-ab47-f4c53e7b561b tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] POST http://10.222.0.36/volume/v3/633670ef71f14fd1be2b8dddbde3be24/attachments/80974fe1-466f-4dbe-9582-b19abe03838e/action Jan 21 04:00:16.472234 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:16.472234 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 04:00:16.472662 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-641c8a70-0927-40de-a7bb-141096878c7b req-c8f1b742-52f2-4231-ab47-f4c53e7b561b tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Action body: b'{"os-complete": null}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 04:00:16.473080 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-641c8a70-0927-40de-a7bb-141096878c7b req-c8f1b742-52f2-4231-ab47-f4c53e7b561b tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:00:16.541126 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:16.541126 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:00:16.554082 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-641c8a70-0927-40de-a7bb-141096878c7b req-c8f1b742-52f2-4231-ab47-f4c53e7b561b tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] http://10.222.0.36/volume/v3/633670ef71f14fd1be2b8dddbde3be24/attachments/80974fe1-466f-4dbe-9582-b19abe03838e/action returned with HTTP 204 Jan 21 04:00:16.555021 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1778/3540] 10.222.0.23 () {64 vars in 1489 bytes} [Thu Jan 21 04:00:16 2021] POST /volume/v3/633670ef71f14fd1be2b8dddbde3be24/attachments/80974fe1-466f-4dbe-9582-b19abe03838e/action => generated 0 bytes in 88 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:00:17.215318 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7703f9c3-83e4-4134-9934-c0a2c65b28c0 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] GET http://10.222.0.36/volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b Jan 21 04:00:17.215903 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7703f9c3-83e4-4134-9934-c0a2c65b28c0 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:17.216072 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:17.216072 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 04:00:17.216488 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7703f9c3-83e4-4134-9934-c0a2c65b28c0 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:17.264202 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:17.264202 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:00:17.273238 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7703f9c3-83e4-4134-9934-c0a2c65b28c0 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Volume info retrieved successfully. Jan 21 04:00:17.291410 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:17.291410 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:00:17.299511 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7703f9c3-83e4-4134-9934-c0a2c65b28c0 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] http://10.222.0.36/volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b returned with HTTP 200 Jan 21 04:00:17.300323 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1763/3541] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:17 2021] GET /volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b => generated 1208 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:00:17.315505 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f9995627-d16e-4fa5-a35d-0ad065e53f7b tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] GET http://10.222.0.36/volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b Jan 21 04:00:17.316024 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f9995627-d16e-4fa5-a35d-0ad065e53f7b tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:17.316240 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:17.316240 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 04:00:17.316651 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-f9995627-d16e-4fa5-a35d-0ad065e53f7b tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:17.366213 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:17.366213 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:00:17.374152 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-f9995627-d16e-4fa5-a35d-0ad065e53f7b tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Volume info retrieved successfully. Jan 21 04:00:17.392435 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:17.392435 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:00:17.401180 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-f9995627-d16e-4fa5-a35d-0ad065e53f7b tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] http://10.222.0.36/volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b returned with HTTP 200 Jan 21 04:00:17.401990 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1779/3542] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:17 2021] GET /volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b => generated 1208 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:00:17.417440 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-21d3e6de-42bb-483e-8735-59607af0549f tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] GET http://10.222.0.36/volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b Jan 21 04:00:17.418165 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-21d3e6de-42bb-483e-8735-59607af0549f tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:17.418165 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:17.418165 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 04:00:17.418471 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-21d3e6de-42bb-483e-8735-59607af0549f tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:17.469627 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:17.469627 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:00:17.477555 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-21d3e6de-42bb-483e-8735-59607af0549f tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Volume info retrieved successfully. Jan 21 04:00:17.495971 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:17.495971 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:00:17.504092 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-21d3e6de-42bb-483e-8735-59607af0549f tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] http://10.222.0.36/volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b returned with HTTP 200 Jan 21 04:00:17.504899 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1764/3543] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:17 2021] GET /volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b => generated 1208 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:01:35.731350 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-ffb649d7-6b3f-4bac-aab0-bb79c491acb8 req-7dfe36ca-194b-4b90-8748-c0ddd622179f tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] GET http://10.222.0.36/volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b Jan 21 04:01:35.732777 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-ffb649d7-6b3f-4bac-aab0-bb79c491acb8 req-7dfe36ca-194b-4b90-8748-c0ddd622179f tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:35.733156 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:35.733156 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 04:01:35.733818 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-ffb649d7-6b3f-4bac-aab0-bb79c491acb8 req-7dfe36ca-194b-4b90-8748-c0ddd622179f tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:35.787211 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:35.787211 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:01:35.795837 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-ffb649d7-6b3f-4bac-aab0-bb79c491acb8 req-7dfe36ca-194b-4b90-8748-c0ddd622179f tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Volume info retrieved successfully. Jan 21 04:01:35.816873 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:35.816873 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:01:35.827819 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-ffb649d7-6b3f-4bac-aab0-bb79c491acb8 req-7dfe36ca-194b-4b90-8748-c0ddd622179f tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] http://10.222.0.36/volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b returned with HTTP 200 Jan 21 04:01:35.828677 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1780/3544] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 04:01:35 2021] GET /volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b => generated 1208 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:01:35.851161 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-ffb649d7-6b3f-4bac-aab0-bb79c491acb8 req-cf579317-52a7-415f-bfaa-8d3f5e58b2ed tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] POST http://10.222.0.36/volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b/action Jan 21 04:01:35.851620 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:35.851620 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 04:01:35.852060 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-ffb649d7-6b3f-4bac-aab0-bb79c491acb8 req-cf579317-52a7-415f-bfaa-8d3f5e58b2ed tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Action body: b'{"os-begin_detaching": null}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 04:01:35.852469 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-ffb649d7-6b3f-4bac-aab0-bb79c491acb8 req-cf579317-52a7-415f-bfaa-8d3f5e58b2ed tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:01:35.904174 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:35.904174 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:01:35.905355 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-ffb649d7-6b3f-4bac-aab0-bb79c491acb8 req-cf579317-52a7-415f-bfaa-8d3f5e58b2ed tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Volume info retrieved successfully. Jan 21 04:01:35.914913 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-ffb649d7-6b3f-4bac-aab0-bb79c491acb8 req-cf579317-52a7-415f-bfaa-8d3f5e58b2ed tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Begin detaching volume completed successfully. Jan 21 04:01:35.915453 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-ffb649d7-6b3f-4bac-aab0-bb79c491acb8 req-cf579317-52a7-415f-bfaa-8d3f5e58b2ed tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] http://10.222.0.36/volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b/action returned with HTTP 202 Jan 21 04:01:35.916463 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1765/3545] 10.222.0.36 () {64 vars in 1643 bytes} [Thu Jan 21 04:01:35 2021] POST /volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 04:01:35.981837 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-ffb649d7-6b3f-4bac-aab0-bb79c491acb8 req-7dfe36ca-194b-4b90-8748-c0ddd622179f tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] GET http://10.222.0.36/volume// Jan 21 04:01:35.982239 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-ffb649d7-6b3f-4bac-aab0-bb79c491acb8 req-7dfe36ca-194b-4b90-8748-c0ddd622179f tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:35.982463 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:35.982463 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 04:01:35.982870 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-ffb649d7-6b3f-4bac-aab0-bb79c491acb8 req-7dfe36ca-194b-4b90-8748-c0ddd622179f tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:35.983955 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-ffb649d7-6b3f-4bac-aab0-bb79c491acb8 req-7dfe36ca-194b-4b90-8748-c0ddd622179f tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 04:01:35.984586 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1781/3546] 10.222.0.23 () {56 vars in 1089 bytes} [Thu Jan 21 04:01: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 21 04:01:35.997725 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-ffb649d7-6b3f-4bac-aab0-bb79c491acb8 req-bc381fa6-1625-4e2d-adfc-ed3579e10a1d tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] GET http://10.222.0.36/volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b Jan 21 04:01:35.998420 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-ffb649d7-6b3f-4bac-aab0-bb79c491acb8 req-bc381fa6-1625-4e2d-adfc-ed3579e10a1d tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:35.998754 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:35.998754 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 04:01:35.999211 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-ffb649d7-6b3f-4bac-aab0-bb79c491acb8 req-bc381fa6-1625-4e2d-adfc-ed3579e10a1d tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:36.048265 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:36.048265 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:01:36.057831 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-ffb649d7-6b3f-4bac-aab0-bb79c491acb8 req-bc381fa6-1625-4e2d-adfc-ed3579e10a1d tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Volume info retrieved successfully. Jan 21 04:01:36.077778 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:36.077778 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:01:36.086375 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-ffb649d7-6b3f-4bac-aab0-bb79c491acb8 req-bc381fa6-1625-4e2d-adfc-ed3579e10a1d tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] http://10.222.0.36/volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b returned with HTTP 200 Jan 21 04:01:36.087473 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1766/3547] 10.222.0.23 () {60 vars in 1403 bytes} [Thu Jan 21 04:01:35 2021] GET /volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b => generated 1310 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 04:01:36.495572 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-ffb649d7-6b3f-4bac-aab0-bb79c491acb8 req-b600d78d-3982-4a92-811a-923b36a4ed55 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] DELETE http://10.222.0.36/volume/v3/633670ef71f14fd1be2b8dddbde3be24/attachments/80974fe1-466f-4dbe-9582-b19abe03838e Jan 21 04:01:36.496042 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-ffb649d7-6b3f-4bac-aab0-bb79c491acb8 req-b600d78d-3982-4a92-811a-923b36a4ed55 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:36.496513 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-ffb649d7-6b3f-4bac-aab0-bb79c491acb8 req-b600d78d-3982-4a92-811a-923b36a4ed55 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:36.517381 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:36.517381 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:01:36.948905 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-ffb649d7-6b3f-4bac-aab0-bb79c491acb8 req-b600d78d-3982-4a92-811a-923b36a4ed55 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 04:01:36.949409 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-ffb649d7-6b3f-4bac-aab0-bb79c491acb8 req-b600d78d-3982-4a92-811a-923b36a4ed55 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Pending status list for volume during attachment-delete: [] {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 04:01:36.955930 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-ffb649d7-6b3f-4bac-aab0-bb79c491acb8 req-b600d78d-3982-4a92-811a-923b36a4ed55 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] http://10.222.0.36/volume/v3/633670ef71f14fd1be2b8dddbde3be24/attachments/80974fe1-466f-4dbe-9582-b19abe03838e returned with HTTP 200 Jan 21 04:01:36.956785 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1782/3548] 10.222.0.23 () {62 vars in 1437 bytes} [Thu Jan 21 04:01:36 2021] DELETE /volume/v3/633670ef71f14fd1be2b8dddbde3be24/attachments/80974fe1-466f-4dbe-9582-b19abe03838e => generated 19 bytes in 468 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:37.255540 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-3cacf007-9676-4189-932c-72a66195f624 req-3ef0b223-2dd7-418d-99bb-f7b04174de28 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] GET http://10.222.0.36/volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b Jan 21 04:01:37.256051 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-3cacf007-9676-4189-932c-72a66195f624 req-3ef0b223-2dd7-418d-99bb-f7b04174de28 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:37.256268 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:37.256268 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 04:01:37.256642 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-3cacf007-9676-4189-932c-72a66195f624 req-3ef0b223-2dd7-418d-99bb-f7b04174de28 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:37.305243 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:37.305243 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:01:37.313437 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-3cacf007-9676-4189-932c-72a66195f624 req-3ef0b223-2dd7-418d-99bb-f7b04174de28 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Volume info retrieved successfully. Jan 21 04:01:37.335427 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-3cacf007-9676-4189-932c-72a66195f624 req-3ef0b223-2dd7-418d-99bb-f7b04174de28 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] http://10.222.0.36/volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b returned with HTTP 200 Jan 21 04:01:37.336250 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1767/3549] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 04:01:37 2021] GET /volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b => generated 916 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:37.355932 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-77af7822-9044-4c66-890f-aa8f74dcbaf4 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] DELETE http://10.222.0.36/volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b Jan 21 04:01:37.356443 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-77af7822-9044-4c66-890f-aa8f74dcbaf4 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:37.356660 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:37.356660 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 04:01:37.357028 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-77af7822-9044-4c66-890f-aa8f74dcbaf4 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:37.357486 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-77af7822-9044-4c66-890f-aa8f74dcbaf4 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Delete volume with id: 8848cf07-dc2c-491d-bd08-11ccbe25439b Jan 21 04:01:37.406696 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:37.406696 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:01:37.407844 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-77af7822-9044-4c66-890f-aa8f74dcbaf4 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Volume info retrieved successfully. Jan 21 04:01:37.433747 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-77af7822-9044-4c66-890f-aa8f74dcbaf4 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Delete volume request issued successfully. Jan 21 04:01:37.434395 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-77af7822-9044-4c66-890f-aa8f74dcbaf4 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] http://10.222.0.36/volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b returned with HTTP 202 Jan 21 04:01:37.435281 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1783/3550] 10.222.0.36 () {58 vars in 1318 bytes} [Thu Jan 21 04:01:37 2021] DELETE /volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:01:37.443648 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d1e34c05-1bc1-48bd-badf-0f4aafe7359d tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] GET http://10.222.0.36/volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b Jan 21 04:01:37.444211 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d1e34c05-1bc1-48bd-badf-0f4aafe7359d tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:37.444429 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:37.444429 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 04:01:37.444801 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-d1e34c05-1bc1-48bd-badf-0f4aafe7359d tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:37.493699 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:37.493699 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:01:37.503352 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-d1e34c05-1bc1-48bd-badf-0f4aafe7359d tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Volume info retrieved successfully. Jan 21 04:01:37.526437 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-d1e34c05-1bc1-48bd-badf-0f4aafe7359d tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] http://10.222.0.36/volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b returned with HTTP 200 Jan 21 04:01:37.527549 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1768/3551] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 04:01:37 2021] GET /volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b => generated 915 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:38.544445 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9ff4a80a-ad96-4267-ba7f-ab0f400f4271 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] GET http://10.222.0.36/volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b Jan 21 04:01:38.544998 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9ff4a80a-ad96-4267-ba7f-ab0f400f4271 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:38.545274 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:38.545274 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 04:01:38.545646 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-9ff4a80a-ad96-4267-ba7f-ab0f400f4271 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:38.597760 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:38.597760 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:01:38.606601 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-9ff4a80a-ad96-4267-ba7f-ab0f400f4271 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Volume info retrieved successfully. Jan 21 04:01:38.629346 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-9ff4a80a-ad96-4267-ba7f-ab0f400f4271 tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] http://10.222.0.36/volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b returned with HTTP 200 Jan 21 04:01:38.631427 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1784/3552] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 04:01:38 2021] GET /volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b => generated 915 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:39.648656 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ebeb3696-db28-4944-bd9a-c2662ebb48da tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] GET http://10.222.0.36/volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b Jan 21 04:01:39.649191 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ebeb3696-db28-4944-bd9a-c2662ebb48da tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:39.649345 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:39.649345 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 04:01:39.650029 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-ebeb3696-db28-4944-bd9a-c2662ebb48da tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:39.705279 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-ebeb3696-db28-4944-bd9a-c2662ebb48da tempest-TestMinimumBasicScenario-23878315 tempest-TestMinimumBasicScenario-23878315] http://10.222.0.36/volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b returned with HTTP 404 Jan 21 04:01:39.706324 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1769/3553] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 04:01:39 2021] GET /volume/v3/633670ef71f14fd1be2b8dddbde3be24/volumes/8848cf07-dc2c-491d-bd08-11ccbe25439b => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:16:42.036162 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-39882fdc-01bf-4a2d-bf02-8605750d2fa8 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] POST http://10.222.0.36/volume/v3/90fdd601d2bc4b3896a378fc5da334da/volumes Jan 21 04:16:42.036675 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:42.036675 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 04:16:42.037002 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-39882fdc-01bf-4a2d-bf02-8605750d2fa8 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-810122198", "imageRef": "ecfda2c0-9ae5-4b9b-96e2-92172e982491", "size": 1}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:16:42.038107 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.v3.volumes [None req-39882fdc-01bf-4a2d-bf02-8605750d2fa8 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-810122198', 'imageRef': 'ecfda2c0-9ae5-4b9b-96e2-92172e982491', 'size': 1}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:16:42.144762 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [None req-39882fdc-01bf-4a2d-bf02-8605750d2fa8 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Create volume of 1 GB Jan 21 04:16:42.158270 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-39882fdc-01bf-4a2d-bf02-8605750d2fa8 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Availability Zones retrieved successfully. Jan 21 04:16:42.175032 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-39882fdc-01bf-4a2d-bf02-8605750d2fa8 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Flow 'volume_create_api' (d6e62628-0e77-49a0-9ebc-e3a36df73792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:16:42.177732 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-39882fdc-01bf-4a2d-bf02-8605750d2fa8 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5b8915a-1e22-4269-b647-14d8f155c8df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:16:42.179719 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.flows.api.create_volume [None req-39882fdc-01bf-4a2d-bf02-8605750d2fa8 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:16:42.282021 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-39882fdc-01bf-4a2d-bf02-8605750d2fa8 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5b8915a-1e22-4269-b647-14d8f155c8df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T02:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e5c90c4-4e3e-4683-809a-8af1da7ac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:16:42.284236 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-39882fdc-01bf-4a2d-bf02-8605750d2fa8 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bd1ac66-119d-4dd7-8233-cb4eba83de8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:16:42.370036 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.quota [None req-39882fdc-01bf-4a2d-bf02-8605750d2fa8 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Created reservations ['452f26d5-6e67-4d09-84a7-98c8b5e6f072', '2859b031-dba5-4acc-8bf9-055a307baf76', '536fe213-d52b-4b42-acac-aa2923ff35b7', 'e8bec576-2a4a-49b4-8cb6-8ce24700c221'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:16:42.372563 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-39882fdc-01bf-4a2d-bf02-8605750d2fa8 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bd1ac66-119d-4dd7-8233-cb4eba83de8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['452f26d5-6e67-4d09-84a7-98c8b5e6f072', '2859b031-dba5-4acc-8bf9-055a307baf76', '536fe213-d52b-4b42-acac-aa2923ff35b7', 'e8bec576-2a4a-49b4-8cb6-8ce24700c221']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:16:42.374647 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-39882fdc-01bf-4a2d-bf02-8605750d2fa8 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c2a906c-21fd-4614-819f-16a97c82eccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:16:42.432446 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-39882fdc-01bf-4a2d-bf02-8605750d2fa8 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c2a906c-21fd-4614-819f-16a97c82eccc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95e7a9cc-6828-4053-9354-6e1ba8a3055a', '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-810122198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90fdd601d2bc4b3896a378fc5da334da',qos_specs=None,replication_status=,reservations=['452f26d5-6e67-4d09-84a7-98c8b5e6f072','2859b031-dba5-4acc-8bf9-055a307baf76','536fe213-d52b-4b42-acac-aa2923ff35b7','e8bec576-2a4a-49b4-8cb6-8ce24700c221'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0e3f3999fde4f2daa6c0f6d8020378b',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T04:16:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-810122198',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95e7a9cc-6828-4053-9354-6e1ba8a3055a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90fdd601d2bc4b3896a378fc5da334da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e0e3f3999fde4f2daa6c0f6d8020378b',volume_attachment=,volume_type=,volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:16:42.435114 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-39882fdc-01bf-4a2d-bf02-8605750d2fa8 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b018cc7f-f6db-4665-a34a-362e1302920c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:16:42.460507 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-39882fdc-01bf-4a2d-bf02-8605750d2fa8 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b018cc7f-f6db-4665-a34a-362e1302920c) transitioned into state 'SUCCESS' from state '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-810122198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90fdd601d2bc4b3896a378fc5da334da',qos_specs=None,replication_status=,reservations=['452f26d5-6e67-4d09-84a7-98c8b5e6f072','2859b031-dba5-4acc-8bf9-055a307baf76','536fe213-d52b-4b42-acac-aa2923ff35b7','e8bec576-2a4a-49b4-8cb6-8ce24700c221'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0e3f3999fde4f2daa6c0f6d8020378b',volume_type_id=3e5c90c4-4e3e-4683-809a-8af1da7ac2af)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:16:42.462343 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-39882fdc-01bf-4a2d-bf02-8605750d2fa8 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38e9d052-1a83-4ec0-99d1-72b2dee6f2d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:16:42.477499 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-39882fdc-01bf-4a2d-bf02-8605750d2fa8 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38e9d052-1a83-4ec0-99d1-72b2dee6f2d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:16:42.480109 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [None req-39882fdc-01bf-4a2d-bf02-8605750d2fa8 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Flow 'volume_create_api' (d6e62628-0e77-49a0-9ebc-e3a36df73792) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:16:42.530181 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-39882fdc-01bf-4a2d-bf02-8605750d2fa8 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Create volume request issued successfully. Jan 21 04:16:42.544053 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-39882fdc-01bf-4a2d-bf02-8605750d2fa8 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] http://10.222.0.36/volume/v3/90fdd601d2bc4b3896a378fc5da334da/volumes returned with HTTP 202 Jan 21 04:16:42.554920 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1785/3554] 10.222.0.36 () {60 vars in 1226 bytes} [Thu Jan 21 04:16:42 2021] POST /volume/v3/90fdd601d2bc4b3896a378fc5da334da/volumes => generated 821 bytes in 512 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:16:42.560409 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-69d57d0c-aa69-4e23-81c5-dbd560cdb583 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] GET http://10.222.0.36/volume/v3/90fdd601d2bc4b3896a378fc5da334da/volumes/95e7a9cc-6828-4053-9354-6e1ba8a3055a Jan 21 04:16:42.560791 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-69d57d0c-aa69-4e23-81c5-dbd560cdb583 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:42.561272 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-69d57d0c-aa69-4e23-81c5-dbd560cdb583 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:42.742361 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:42.742361 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:16:42.751984 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-69d57d0c-aa69-4e23-81c5-dbd560cdb583 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Volume info retrieved successfully. Jan 21 04:16:42.774688 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-69d57d0c-aa69-4e23-81c5-dbd560cdb583 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] http://10.222.0.36/volume/v3/90fdd601d2bc4b3896a378fc5da334da/volumes/95e7a9cc-6828-4053-9354-6e1ba8a3055a returned with HTTP 200 Jan 21 04:16:42.775507 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1770/3555] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:42 2021] GET /volume/v3/90fdd601d2bc4b3896a378fc5da334da/volumes/95e7a9cc-6828-4053-9354-6e1ba8a3055a => generated 913 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:16:43.792209 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-32269781-9234-4160-b62f-9e88eb1728cc tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] GET http://10.222.0.36/volume/v3/90fdd601d2bc4b3896a378fc5da334da/volumes/95e7a9cc-6828-4053-9354-6e1ba8a3055a Jan 21 04:16:43.792810 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-32269781-9234-4160-b62f-9e88eb1728cc tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:43.792926 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:43.792926 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 04:16:43.793313 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-32269781-9234-4160-b62f-9e88eb1728cc tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:43.845220 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:43.845220 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:16:43.853406 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-32269781-9234-4160-b62f-9e88eb1728cc tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Volume info retrieved successfully. Jan 21 04:16:43.877402 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-32269781-9234-4160-b62f-9e88eb1728cc tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] http://10.222.0.36/volume/v3/90fdd601d2bc4b3896a378fc5da334da/volumes/95e7a9cc-6828-4053-9354-6e1ba8a3055a returned with HTTP 200 Jan 21 04:16:43.878557 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1786/3556] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:43 2021] GET /volume/v3/90fdd601d2bc4b3896a378fc5da334da/volumes/95e7a9cc-6828-4053-9354-6e1ba8a3055a => generated 913 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:16:44.894729 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a739c902-3ebb-493a-8e39-b8112d4198ec tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] GET http://10.222.0.36/volume/v3/90fdd601d2bc4b3896a378fc5da334da/volumes/95e7a9cc-6828-4053-9354-6e1ba8a3055a Jan 21 04:16:44.895344 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a739c902-3ebb-493a-8e39-b8112d4198ec tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:44.895574 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:44.895574 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 04:16:44.895944 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-a739c902-3ebb-493a-8e39-b8112d4198ec tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:44.944979 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:44.944979 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:16:44.953792 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-a739c902-3ebb-493a-8e39-b8112d4198ec tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Volume info retrieved successfully. Jan 21 04:16:44.976522 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-a739c902-3ebb-493a-8e39-b8112d4198ec tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] http://10.222.0.36/volume/v3/90fdd601d2bc4b3896a378fc5da334da/volumes/95e7a9cc-6828-4053-9354-6e1ba8a3055a returned with HTTP 200 Jan 21 04:16:44.977343 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1771/3557] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:44 2021] GET /volume/v3/90fdd601d2bc4b3896a378fc5da334da/volumes/95e7a9cc-6828-4053-9354-6e1ba8a3055a => generated 913 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:16:45.992830 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-17aaa40a-2a98-4ada-bc6a-077d25f85860 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] GET http://10.222.0.36/volume/v3/90fdd601d2bc4b3896a378fc5da334da/volumes/95e7a9cc-6828-4053-9354-6e1ba8a3055a Jan 21 04:16:45.993556 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-17aaa40a-2a98-4ada-bc6a-077d25f85860 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:45.993780 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:45.993780 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 04:16:45.994150 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-17aaa40a-2a98-4ada-bc6a-077d25f85860 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:46.044328 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:46.044328 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:16:46.052713 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-17aaa40a-2a98-4ada-bc6a-077d25f85860 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Volume info retrieved successfully. Jan 21 04:16:46.075556 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-17aaa40a-2a98-4ada-bc6a-077d25f85860 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] http://10.222.0.36/volume/v3/90fdd601d2bc4b3896a378fc5da334da/volumes/95e7a9cc-6828-4053-9354-6e1ba8a3055a returned with HTTP 200 Jan 21 04:16:46.076748 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1787/3558] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:45 2021] GET /volume/v3/90fdd601d2bc4b3896a378fc5da334da/volumes/95e7a9cc-6828-4053-9354-6e1ba8a3055a => generated 913 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:16:47.093294 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5372bb2a-f074-4ee1-a797-77e82d5d992e tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] GET http://10.222.0.36/volume/v3/90fdd601d2bc4b3896a378fc5da334da/volumes/95e7a9cc-6828-4053-9354-6e1ba8a3055a Jan 21 04:16:47.093819 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5372bb2a-f074-4ee1-a797-77e82d5d992e tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:47.094045 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:47.094045 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 04:16:47.094423 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-5372bb2a-f074-4ee1-a797-77e82d5d992e tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:47.142732 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:47.142732 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:16:47.151406 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-5372bb2a-f074-4ee1-a797-77e82d5d992e tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Volume info retrieved successfully. Jan 21 04:16:47.175166 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-5372bb2a-f074-4ee1-a797-77e82d5d992e tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] http://10.222.0.36/volume/v3/90fdd601d2bc4b3896a378fc5da334da/volumes/95e7a9cc-6828-4053-9354-6e1ba8a3055a returned with HTTP 200 Jan 21 04:16:47.175983 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1772/3559] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:47 2021] GET /volume/v3/90fdd601d2bc4b3896a378fc5da334da/volumes/95e7a9cc-6828-4053-9354-6e1ba8a3055a => generated 913 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:16:48.191450 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6938e659-c732-491e-8ec0-d6c7468cf06e tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] GET http://10.222.0.36/volume/v3/90fdd601d2bc4b3896a378fc5da334da/volumes/95e7a9cc-6828-4053-9354-6e1ba8a3055a Jan 21 04:16:48.191999 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6938e659-c732-491e-8ec0-d6c7468cf06e tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:48.192129 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:48.192129 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 04:16:48.192510 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-6938e659-c732-491e-8ec0-d6c7468cf06e tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:48.241507 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:48.241507 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:16:48.250201 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-6938e659-c732-491e-8ec0-d6c7468cf06e tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Volume info retrieved successfully. Jan 21 04:16:48.272684 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-6938e659-c732-491e-8ec0-d6c7468cf06e tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] http://10.222.0.36/volume/v3/90fdd601d2bc4b3896a378fc5da334da/volumes/95e7a9cc-6828-4053-9354-6e1ba8a3055a returned with HTTP 200 Jan 21 04:16:48.274846 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1788/3560] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:48 2021] GET /volume/v3/90fdd601d2bc4b3896a378fc5da334da/volumes/95e7a9cc-6828-4053-9354-6e1ba8a3055a => generated 913 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:16:49.290974 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-33538410-2621-4f5d-8b0d-51e210816432 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] GET http://10.222.0.36/volume/v3/90fdd601d2bc4b3896a378fc5da334da/volumes/95e7a9cc-6828-4053-9354-6e1ba8a3055a Jan 21 04:16:49.291797 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-33538410-2621-4f5d-8b0d-51e210816432 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:49.292018 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:49.292018 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 04:16:49.292408 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-33538410-2621-4f5d-8b0d-51e210816432 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:49.346268 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:49.346268 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:16:49.355060 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-33538410-2621-4f5d-8b0d-51e210816432 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Volume info retrieved successfully. Jan 21 04:16:49.378559 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-33538410-2621-4f5d-8b0d-51e210816432 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] http://10.222.0.36/volume/v3/90fdd601d2bc4b3896a378fc5da334da/volumes/95e7a9cc-6828-4053-9354-6e1ba8a3055a returned with HTTP 200 Jan 21 04:16:49.379394 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1773/3561] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:49 2021] GET /volume/v3/90fdd601d2bc4b3896a378fc5da334da/volumes/95e7a9cc-6828-4053-9354-6e1ba8a3055a => generated 913 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:16:50.643998 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7a8843b0-434d-4577-acd9-ad67d038e712 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] GET http://10.222.0.36/volume/v3/90fdd601d2bc4b3896a378fc5da334da/volumes/95e7a9cc-6828-4053-9354-6e1ba8a3055a Jan 21 04:16:50.646371 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7a8843b0-434d-4577-acd9-ad67d038e712 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:50.647085 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:50.647085 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 04:16:50.647481 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7a8843b0-434d-4577-acd9-ad67d038e712 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:50.699568 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:50.699568 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:16:50.708467 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7a8843b0-434d-4577-acd9-ad67d038e712 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Volume info retrieved successfully. Jan 21 04:16:50.732626 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7a8843b0-434d-4577-acd9-ad67d038e712 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] http://10.222.0.36/volume/v3/90fdd601d2bc4b3896a378fc5da334da/volumes/95e7a9cc-6828-4053-9354-6e1ba8a3055a returned with HTTP 200 Jan 21 04:16:50.733815 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1789/3562] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:50 2021] GET /volume/v3/90fdd601d2bc4b3896a378fc5da334da/volumes/95e7a9cc-6828-4053-9354-6e1ba8a3055a => generated 913 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:16:51.749975 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7003c9ea-1388-4bcf-8eb4-532cf1aa43f8 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] GET http://10.222.0.36/volume/v3/90fdd601d2bc4b3896a378fc5da334da/volumes/95e7a9cc-6828-4053-9354-6e1ba8a3055a Jan 21 04:16:51.750664 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7003c9ea-1388-4bcf-8eb4-532cf1aa43f8 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:51.750664 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:51.750664 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 04:16:51.751049 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-7003c9ea-1388-4bcf-8eb4-532cf1aa43f8 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:51.802510 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:51.802510 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:16:51.811039 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-7003c9ea-1388-4bcf-8eb4-532cf1aa43f8 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Volume info retrieved successfully. Jan 21 04:16:51.832951 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-7003c9ea-1388-4bcf-8eb4-532cf1aa43f8 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] http://10.222.0.36/volume/v3/90fdd601d2bc4b3896a378fc5da334da/volumes/95e7a9cc-6828-4053-9354-6e1ba8a3055a returned with HTTP 200 Jan 21 04:16:51.833762 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1774/3563] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:51 2021] GET /volume/v3/90fdd601d2bc4b3896a378fc5da334da/volumes/95e7a9cc-6828-4053-9354-6e1ba8a3055a => generated 913 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:16:52.849702 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-55791c77-560b-4db2-8fcd-e49b06ee9252 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] GET http://10.222.0.36/volume/v3/90fdd601d2bc4b3896a378fc5da334da/volumes/95e7a9cc-6828-4053-9354-6e1ba8a3055a Jan 21 04:16:52.850247 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-55791c77-560b-4db2-8fcd-e49b06ee9252 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:52.850750 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:52.850750 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 04:16:52.851131 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-55791c77-560b-4db2-8fcd-e49b06ee9252 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:52.905538 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:52.905538 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:16:52.913868 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-55791c77-560b-4db2-8fcd-e49b06ee9252 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Volume info retrieved successfully. Jan 21 04:16:52.936232 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-55791c77-560b-4db2-8fcd-e49b06ee9252 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] http://10.222.0.36/volume/v3/90fdd601d2bc4b3896a378fc5da334da/volumes/95e7a9cc-6828-4053-9354-6e1ba8a3055a returned with HTTP 200 Jan 21 04:16:52.937063 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1790/3564] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:52 2021] GET /volume/v3/90fdd601d2bc4b3896a378fc5da334da/volumes/95e7a9cc-6828-4053-9354-6e1ba8a3055a => generated 971 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:16:53.953257 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-62010599-8369-4c90-bd64-6c3f46c454ee tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] GET http://10.222.0.36/volume/v3/90fdd601d2bc4b3896a378fc5da334da/volumes/95e7a9cc-6828-4053-9354-6e1ba8a3055a Jan 21 04:16:53.953829 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-62010599-8369-4c90-bd64-6c3f46c454ee tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:53.954007 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:53.954007 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 04:16:53.954378 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-62010599-8369-4c90-bd64-6c3f46c454ee tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:54.003457 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:54.003457 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:16:54.012143 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-62010599-8369-4c90-bd64-6c3f46c454ee tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Volume info retrieved successfully. Jan 21 04:16:54.035300 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-62010599-8369-4c90-bd64-6c3f46c454ee tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] http://10.222.0.36/volume/v3/90fdd601d2bc4b3896a378fc5da334da/volumes/95e7a9cc-6828-4053-9354-6e1ba8a3055a returned with HTTP 200 Jan 21 04:16:54.036130 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1775/3565] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:53 2021] GET /volume/v3/90fdd601d2bc4b3896a378fc5da334da/volumes/95e7a9cc-6828-4053-9354-6e1ba8a3055a => generated 974 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:16:55.053103 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-106333ee-ecf1-4520-93a4-1148da622684 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] GET http://10.222.0.36/volume/v3/90fdd601d2bc4b3896a378fc5da334da/volumes/95e7a9cc-6828-4053-9354-6e1ba8a3055a Jan 21 04:16:55.053642 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-106333ee-ecf1-4520-93a4-1148da622684 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:55.053746 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:55.053746 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 04:16:55.054075 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-106333ee-ecf1-4520-93a4-1148da622684 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:55.105624 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:55.105624 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:16:55.114440 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-106333ee-ecf1-4520-93a4-1148da622684 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Volume info retrieved successfully. Jan 21 04:16:55.136602 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-106333ee-ecf1-4520-93a4-1148da622684 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] http://10.222.0.36/volume/v3/90fdd601d2bc4b3896a378fc5da334da/volumes/95e7a9cc-6828-4053-9354-6e1ba8a3055a returned with HTTP 200 Jan 21 04:16:55.138458 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1791/3566] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:55 2021] GET /volume/v3/90fdd601d2bc4b3896a378fc5da334da/volumes/95e7a9cc-6828-4053-9354-6e1ba8a3055a => generated 974 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:16:56.155862 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-69613098-cf75-4929-a6a8-72860007f7db tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] GET http://10.222.0.36/volume/v3/90fdd601d2bc4b3896a378fc5da334da/volumes/95e7a9cc-6828-4053-9354-6e1ba8a3055a Jan 21 04:16:56.156432 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-69613098-cf75-4929-a6a8-72860007f7db tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:56.156556 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:56.156556 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 04:16:56.156902 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-69613098-cf75-4929-a6a8-72860007f7db tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:56.210309 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:56.210309 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:16:56.221344 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-69613098-cf75-4929-a6a8-72860007f7db tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Volume info retrieved successfully. Jan 21 04:16:56.247488 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-69613098-cf75-4929-a6a8-72860007f7db tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] http://10.222.0.36/volume/v3/90fdd601d2bc4b3896a378fc5da334da/volumes/95e7a9cc-6828-4053-9354-6e1ba8a3055a returned with HTTP 200 Jan 21 04:16:56.248366 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1776/3567] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:56 2021] GET /volume/v3/90fdd601d2bc4b3896a378fc5da334da/volumes/95e7a9cc-6828-4053-9354-6e1ba8a3055a => generated 974 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:16:57.265228 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-138df8ad-aaf6-4048-ac88-1bcb548ed98c tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] GET http://10.222.0.36/volume/v3/90fdd601d2bc4b3896a378fc5da334da/volumes/95e7a9cc-6828-4053-9354-6e1ba8a3055a Jan 21 04:16:57.265745 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-138df8ad-aaf6-4048-ac88-1bcb548ed98c tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:57.265847 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:57.265847 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 04:16:57.266223 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [None req-138df8ad-aaf6-4048-ac88-1bcb548ed98c tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:57.315277 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:57.315277 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:16:57.323219 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [None req-138df8ad-aaf6-4048-ac88-1bcb548ed98c tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Volume info retrieved successfully. Jan 21 04:16:57.346481 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [None req-138df8ad-aaf6-4048-ac88-1bcb548ed98c tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] http://10.222.0.36/volume/v3/90fdd601d2bc4b3896a378fc5da334da/volumes/95e7a9cc-6828-4053-9354-6e1ba8a3055a returned with HTTP 200 Jan 21 04:16:57.347331 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1792/3568] 10.222.0.36 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:57 2021] GET /volume/v3/90fdd601d2bc4b3896a378fc5da334da/volumes/95e7a9cc-6828-4053-9354-6e1ba8a3055a => generated 1362 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:16:57.419659 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-599b68ba-6102-4033-90bb-dc8870bd9fea req-007edd74-db49-49f1-a95f-ca423fb8143d tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] GET http://10.222.0.36/volume/v3/90fdd601d2bc4b3896a378fc5da334da/volumes/95e7a9cc-6828-4053-9354-6e1ba8a3055a Jan 21 04:16:57.420170 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-599b68ba-6102-4033-90bb-dc8870bd9fea req-007edd74-db49-49f1-a95f-ca423fb8143d tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:57.420388 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:57.420388 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 04:16:57.420757 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-599b68ba-6102-4033-90bb-dc8870bd9fea req-007edd74-db49-49f1-a95f-ca423fb8143d tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:57.469656 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:57.469656 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:16:57.477757 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-599b68ba-6102-4033-90bb-dc8870bd9fea req-007edd74-db49-49f1-a95f-ca423fb8143d tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Volume info retrieved successfully. Jan 21 04:16:57.500637 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-599b68ba-6102-4033-90bb-dc8870bd9fea req-007edd74-db49-49f1-a95f-ca423fb8143d tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] http://10.222.0.36/volume/v3/90fdd601d2bc4b3896a378fc5da334da/volumes/95e7a9cc-6828-4053-9354-6e1ba8a3055a returned with HTTP 200 Jan 21 04:16:57.501462 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1777/3569] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 04:16:57 2021] GET /volume/v3/90fdd601d2bc4b3896a378fc5da334da/volumes/95e7a9cc-6828-4053-9354-6e1ba8a3055a => generated 1362 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:16:58.284972 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-599b68ba-6102-4033-90bb-dc8870bd9fea req-2034c0f5-7861-48af-9683-60f33b6aa53e tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] GET http://10.222.0.36/volume/v3/90fdd601d2bc4b3896a378fc5da334da/volumes/95e7a9cc-6828-4053-9354-6e1ba8a3055a Jan 21 04:16:58.285496 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-599b68ba-6102-4033-90bb-dc8870bd9fea req-2034c0f5-7861-48af-9683-60f33b6aa53e tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:58.285675 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:58.285675 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 04:16:58.286044 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-599b68ba-6102-4033-90bb-dc8870bd9fea req-2034c0f5-7861-48af-9683-60f33b6aa53e tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:58.334466 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:58.334466 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:16:58.343183 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-599b68ba-6102-4033-90bb-dc8870bd9fea req-2034c0f5-7861-48af-9683-60f33b6aa53e tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Volume info retrieved successfully. Jan 21 04:16:58.365873 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-599b68ba-6102-4033-90bb-dc8870bd9fea req-2034c0f5-7861-48af-9683-60f33b6aa53e tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] http://10.222.0.36/volume/v3/90fdd601d2bc4b3896a378fc5da334da/volumes/95e7a9cc-6828-4053-9354-6e1ba8a3055a returned with HTTP 200 Jan 21 04:16:58.366725 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1793/3570] 10.222.0.36 () {60 vars in 1569 bytes} [Thu Jan 21 04:16:58 2021] GET /volume/v3/90fdd601d2bc4b3896a378fc5da334da/volumes/95e7a9cc-6828-4053-9354-6e1ba8a3055a => generated 1362 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:16:58.377324 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-599b68ba-6102-4033-90bb-dc8870bd9fea req-007edd74-db49-49f1-a95f-ca423fb8143d tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] GET http://10.222.0.36/volume// Jan 21 04:16:58.377842 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-599b68ba-6102-4033-90bb-dc8870bd9fea req-007edd74-db49-49f1-a95f-ca423fb8143d tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:58.378061 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:58.378061 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 04:16:58.378444 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-599b68ba-6102-4033-90bb-dc8870bd9fea req-007edd74-db49-49f1-a95f-ca423fb8143d tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Calling method 'all' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:58.379532 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-599b68ba-6102-4033-90bb-dc8870bd9fea req-007edd74-db49-49f1-a95f-ca423fb8143d tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 04:16:58.380115 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1778/3571] 10.222.0.36 () {58 vars in 1289 bytes} [Thu Jan 21 04:16:58 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 04:16:58.393488 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-599b68ba-6102-4033-90bb-dc8870bd9fea req-f747b5fd-e08a-4722-8873-322f982ca452 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] POST http://10.222.0.36/volume/v3/90fdd601d2bc4b3896a378fc5da334da/attachments Jan 21 04:16:58.394005 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:58.394005 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 04:16:58.394420 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-599b68ba-6102-4033-90bb-dc8870bd9fea req-f747b5fd-e08a-4722-8873-322f982ca452 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "95e7a9cc-6828-4053-9354-6e1ba8a3055a", "instance_uuid": "86c77a9c-2104-4c78-9a3b-a2aeab2c0515", "connector": null}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:16:58.444759 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:58.444759 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:16:58.496955 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-599b68ba-6102-4033-90bb-dc8870bd9fea req-f747b5fd-e08a-4722-8873-322f982ca452 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] http://10.222.0.36/volume/v3/90fdd601d2bc4b3896a378fc5da334da/attachments returned with HTTP 200 Jan 21 04:16:58.497777 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1794/3572] 10.222.0.36 () {66 vars in 1565 bytes} [Thu Jan 21 04:16:58 2021] POST /volume/v3/90fdd601d2bc4b3896a378fc5da334da/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:16:59.908612 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-599b68ba-6102-4033-90bb-dc8870bd9fea req-007edd74-db49-49f1-a95f-ca423fb8143d tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] GET http://10.222.0.36/volume// Jan 21 04:16:59.909143 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-599b68ba-6102-4033-90bb-dc8870bd9fea req-007edd74-db49-49f1-a95f-ca423fb8143d tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:59.909618 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-599b68ba-6102-4033-90bb-dc8870bd9fea req-007edd74-db49-49f1-a95f-ca423fb8143d tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Calling method 'all' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:59.910982 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-599b68ba-6102-4033-90bb-dc8870bd9fea req-007edd74-db49-49f1-a95f-ca423fb8143d tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 04:16:59.911637 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1779/3573] 10.222.0.23 () {56 vars in 1089 bytes} [Thu Jan 21 04:16: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 21 04:16:59.924091 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-599b68ba-6102-4033-90bb-dc8870bd9fea req-59c61e6a-408b-4194-ae1a-787dff49f2ce tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] GET http://10.222.0.36/volume/v3/90fdd601d2bc4b3896a378fc5da334da/volumes/95e7a9cc-6828-4053-9354-6e1ba8a3055a Jan 21 04:16:59.924599 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-599b68ba-6102-4033-90bb-dc8870bd9fea req-59c61e6a-408b-4194-ae1a-787dff49f2ce tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:59.924817 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:59.924817 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 04:16:59.925223 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-599b68ba-6102-4033-90bb-dc8870bd9fea req-59c61e6a-408b-4194-ae1a-787dff49f2ce tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:59.974813 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:59.974813 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:16:59.983394 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-599b68ba-6102-4033-90bb-dc8870bd9fea req-59c61e6a-408b-4194-ae1a-787dff49f2ce tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Volume info retrieved successfully. Jan 21 04:17:00.002903 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:17:00.002903 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:17:00.013708 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-599b68ba-6102-4033-90bb-dc8870bd9fea req-59c61e6a-408b-4194-ae1a-787dff49f2ce tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] http://10.222.0.36/volume/v3/90fdd601d2bc4b3896a378fc5da334da/volumes/95e7a9cc-6828-4053-9354-6e1ba8a3055a returned with HTTP 200 Jan 21 04:17:00.014554 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1795/3574] 10.222.0.23 () {60 vars in 1403 bytes} [Thu Jan 21 04:16:59 2021] GET /volume/v3/90fdd601d2bc4b3896a378fc5da334da/volumes/95e7a9cc-6828-4053-9354-6e1ba8a3055a => generated 1460 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 04:17:00.048560 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-599b68ba-6102-4033-90bb-dc8870bd9fea req-51871307-ca65-49b3-a08c-530d6e1bb59c tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] PUT http://10.222.0.36/volume/v3/90fdd601d2bc4b3896a378fc5da334da/attachments/45699500-0da6-4ce6-8ce5-5f3b23906b16 Jan 21 04:17:00.049419 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-599b68ba-6102-4033-90bb-dc8870bd9fea req-51871307-ca65-49b3-a08c-530d6e1bb59c tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.23", "host": "n-h2-766726-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766726-10.cbci-766726-10.local", "mountpoint": "/dev/sda"}}} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:17:00.076627 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 04:17:00.076627 n-d-766726-10 devstack@c-api.service[87957]: return self(f, *args, **kw) Jan 21 04:17:00.077240 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-599b68ba-6102-4033-90bb-dc8870bd9fea req-51871307-ca65-49b3-a08c-530d6e1bb59c tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Lock "b'cinder-attachment_update-95e7a9cc-6828-4053-9354-6e1ba8a3055a-n-h2-766726-10'" acquired by "attachment_update" :: waited 0.009s {{(pid=87958) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 04:17:00.079619 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:17:00.079619 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:17:01.398474 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-599b68ba-6102-4033-90bb-dc8870bd9fea req-51871307-ca65-49b3-a08c-530d6e1bb59c tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Lock "b'cinder-attachment_update-95e7a9cc-6828-4053-9354-6e1ba8a3055a-n-h2-766726-10'" released by "attachment_update" :: held 1.321s {{(pid=87958) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 04:17:01.399188 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-599b68ba-6102-4033-90bb-dc8870bd9fea req-51871307-ca65-49b3-a08c-530d6e1bb59c tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] http://10.222.0.36/volume/v3/90fdd601d2bc4b3896a378fc5da334da/attachments/45699500-0da6-4ce6-8ce5-5f3b23906b16 returned with HTTP 200 Jan 21 04:17:01.400210 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1780/3575] 10.222.0.23 () {64 vars in 1468 bytes} [Thu Jan 21 04:17:00 2021] PUT /volume/v3/90fdd601d2bc4b3896a378fc5da334da/attachments/45699500-0da6-4ce6-8ce5-5f3b23906b16 => generated 762 bytes in 1356 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:17:01.438892 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-599b68ba-6102-4033-90bb-dc8870bd9fea req-8d6b0824-6db0-4a64-8afb-46142cf3b839 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] POST http://10.222.0.36/volume/v3/90fdd601d2bc4b3896a378fc5da334da/attachments/45699500-0da6-4ce6-8ce5-5f3b23906b16/action Jan 21 04:17:01.439713 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:17:01.439713 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 04:17:01.440268 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-599b68ba-6102-4033-90bb-dc8870bd9fea req-8d6b0824-6db0-4a64-8afb-46142cf3b839 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Action body: b'{"os-complete": null}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 04:17:01.440700 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-599b68ba-6102-4033-90bb-dc8870bd9fea req-8d6b0824-6db0-4a64-8afb-46142cf3b839 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:17:01.513807 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:17:01.513807 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:17:01.529304 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-599b68ba-6102-4033-90bb-dc8870bd9fea req-8d6b0824-6db0-4a64-8afb-46142cf3b839 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] http://10.222.0.36/volume/v3/90fdd601d2bc4b3896a378fc5da334da/attachments/45699500-0da6-4ce6-8ce5-5f3b23906b16/action returned with HTTP 204 Jan 21 04:17:01.530206 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1796/3576] 10.222.0.23 () {64 vars in 1489 bytes} [Thu Jan 21 04:17:01 2021] POST /volume/v3/90fdd601d2bc4b3896a378fc5da334da/attachments/45699500-0da6-4ce6-8ce5-5f3b23906b16/action => generated 0 bytes in 97 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:19:28.375124 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-599b68ba-6102-4033-90bb-dc8870bd9fea req-51871307-ca65-49b3-a08c-530d6e1bb59c tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] GET http://10.222.0.36/volume// Jan 21 04:19:28.375621 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-599b68ba-6102-4033-90bb-dc8870bd9fea req-51871307-ca65-49b3-a08c-530d6e1bb59c tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:19:28.375802 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:19:28.375802 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 04:19:28.376184 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-599b68ba-6102-4033-90bb-dc8870bd9fea req-51871307-ca65-49b3-a08c-530d6e1bb59c tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Calling method 'all' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:19:28.377272 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-599b68ba-6102-4033-90bb-dc8870bd9fea req-51871307-ca65-49b3-a08c-530d6e1bb59c tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 04:19:28.377872 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1781/3577] 10.222.0.23 () {56 vars in 1089 bytes} [Thu Jan 21 04:19:28 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 04:19:28.391899 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-51920319-209d-4484-9f77-6d85ef5a8cb1 req-bd72dd41-cfde-4ea7-9753-827453c7f452 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] POST http://10.222.0.36/volume/v3/90fdd601d2bc4b3896a378fc5da334da/attachments Jan 21 04:19:28.392396 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:19:28.392396 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 04:19:28.392803 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-51920319-209d-4484-9f77-6d85ef5a8cb1 req-bd72dd41-cfde-4ea7-9753-827453c7f452 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "95e7a9cc-6828-4053-9354-6e1ba8a3055a", "instance_uuid": "86c77a9c-2104-4c78-9a3b-a2aeab2c0515", "connector": null}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:19:28.442566 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:28.442566 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:19:28.554868 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-51920319-209d-4484-9f77-6d85ef5a8cb1 req-bd72dd41-cfde-4ea7-9753-827453c7f452 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] http://10.222.0.36/volume/v3/90fdd601d2bc4b3896a378fc5da334da/attachments returned with HTTP 200 Jan 21 04:19:28.555810 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1797/3578] 10.222.0.23 () {64 vars in 1358 bytes} [Thu Jan 21 04:19:28 2021] POST /volume/v3/90fdd601d2bc4b3896a378fc5da334da/attachments => generated 273 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:19:28.570396 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-51920319-209d-4484-9f77-6d85ef5a8cb1 req-b13b7d8b-3293-4807-9e8f-03b8d6ae67f5 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] DELETE http://10.222.0.36/volume/v3/90fdd601d2bc4b3896a378fc5da334da/attachments/45699500-0da6-4ce6-8ce5-5f3b23906b16 Jan 21 04:19:28.570979 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-51920319-209d-4484-9f77-6d85ef5a8cb1 req-b13b7d8b-3293-4807-9e8f-03b8d6ae67f5 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:19:28.571456 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-51920319-209d-4484-9f77-6d85ef5a8cb1 req-b13b7d8b-3293-4807-9e8f-03b8d6ae67f5 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Calling method 'version_select' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:19:28.592260 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:28.592260 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:19:28.784509 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-51920319-209d-4484-9f77-6d85ef5a8cb1 req-b13b7d8b-3293-4807-9e8f-03b8d6ae67f5 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(1cb4ad88-8630-4d09-b2b4-1c4b4d285d78)]) {{(pid=87958) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 04:19:28.784938 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-51920319-209d-4484-9f77-6d85ef5a8cb1 req-b13b7d8b-3293-4807-9e8f-03b8d6ae67f5 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Adding status of: reserved to pending status list for volume. {{(pid=87958) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 21 04:19:28.785509 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-51920319-209d-4484-9f77-6d85ef5a8cb1 req-b13b7d8b-3293-4807-9e8f-03b8d6ae67f5 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=87958) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 04:19:28.793591 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-51920319-209d-4484-9f77-6d85ef5a8cb1 req-b13b7d8b-3293-4807-9e8f-03b8d6ae67f5 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] http://10.222.0.36/volume/v3/90fdd601d2bc4b3896a378fc5da334da/attachments/45699500-0da6-4ce6-8ce5-5f3b23906b16 returned with HTTP 200 Jan 21 04:19:28.794495 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1782/3579] 10.222.0.23 () {62 vars in 1437 bytes} [Thu Jan 21 04:19:28 2021] DELETE /volume/v3/90fdd601d2bc4b3896a378fc5da334da/attachments/45699500-0da6-4ce6-8ce5-5f3b23906b16 => generated 192 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:19:31.518064 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-51920319-209d-4484-9f77-6d85ef5a8cb1 req-bd72dd41-cfde-4ea7-9753-827453c7f452 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] GET http://10.222.0.36/volume// Jan 21 04:19:31.518612 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-51920319-209d-4484-9f77-6d85ef5a8cb1 req-bd72dd41-cfde-4ea7-9753-827453c7f452 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:19:31.518851 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:19:31.518851 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 04:19:31.519275 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-51920319-209d-4484-9f77-6d85ef5a8cb1 req-bd72dd41-cfde-4ea7-9753-827453c7f452 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:19:31.520845 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-51920319-209d-4484-9f77-6d85ef5a8cb1 req-bd72dd41-cfde-4ea7-9753-827453c7f452 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] http://10.222.0.36/volume// returned with HTTP 300 Jan 21 04:19:31.521489 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1798/3580] 10.222.0.35 () {56 vars in 1089 bytes} [Thu Jan 21 04:19:31 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 04:19:31.533630 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-399e1f29-ccc4-45b8-9d88-b8240e4e99a7 req-f6893320-f9f2-47ac-89bb-c85133593ca4 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] GET http://10.222.0.36/volume/v3/90fdd601d2bc4b3896a378fc5da334da/volumes/95e7a9cc-6828-4053-9354-6e1ba8a3055a Jan 21 04:19:31.534188 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-399e1f29-ccc4-45b8-9d88-b8240e4e99a7 req-f6893320-f9f2-47ac-89bb-c85133593ca4 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:19:31.534401 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:19:31.534401 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 04:19:31.534809 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-399e1f29-ccc4-45b8-9d88-b8240e4e99a7 req-f6893320-f9f2-47ac-89bb-c85133593ca4 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Calling method 'show' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:19:31.587645 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:31.587645 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:19:31.595612 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-399e1f29-ccc4-45b8-9d88-b8240e4e99a7 req-f6893320-f9f2-47ac-89bb-c85133593ca4 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Volume info retrieved successfully. Jan 21 04:19:31.614303 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:31.614303 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:19:31.625357 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-399e1f29-ccc4-45b8-9d88-b8240e4e99a7 req-f6893320-f9f2-47ac-89bb-c85133593ca4 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] http://10.222.0.36/volume/v3/90fdd601d2bc4b3896a378fc5da334da/volumes/95e7a9cc-6828-4053-9354-6e1ba8a3055a returned with HTTP 200 Jan 21 04:19:31.626166 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1783/3581] 10.222.0.35 () {60 vars in 1403 bytes} [Thu Jan 21 04:19:31 2021] GET /volume/v3/90fdd601d2bc4b3896a378fc5da334da/volumes/95e7a9cc-6828-4053-9354-6e1ba8a3055a => generated 1460 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 04:19:31.659737 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-399e1f29-ccc4-45b8-9d88-b8240e4e99a7 req-55248848-c54e-4688-8f95-5f19bf133041 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] PUT http://10.222.0.36/volume/v3/90fdd601d2bc4b3896a378fc5da334da/attachments/1cb4ad88-8630-4d09-b2b4-1c4b4d285d78 Jan 21 04:19:31.660555 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-399e1f29-ccc4-45b8-9d88-b8240e4e99a7 req-55248848-c54e-4688-8f95-5f19bf133041 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "n-h1-766726-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-766726-10.cbci-766726-10.local", "mountpoint": "/dev/sda"}}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:19:31.689916 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 04:19:31.689916 n-d-766726-10 devstack@c-api.service[87957]: return self(f, *args, **kw) Jan 21 04:19:31.690421 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-399e1f29-ccc4-45b8-9d88-b8240e4e99a7 req-55248848-c54e-4688-8f95-5f19bf133041 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Lock "b'cinder-attachment_update-95e7a9cc-6828-4053-9354-6e1ba8a3055a-n-h1-766726-10'" acquired by "attachment_update" :: waited 0.009s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 04:19:31.692879 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:31.692879 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:19:32.954145 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.coordination [req-399e1f29-ccc4-45b8-9d88-b8240e4e99a7 req-55248848-c54e-4688-8f95-5f19bf133041 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Lock "b'cinder-attachment_update-95e7a9cc-6828-4053-9354-6e1ba8a3055a-n-h1-766726-10'" released by "attachment_update" :: held 1.264s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 04:19:32.954864 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-399e1f29-ccc4-45b8-9d88-b8240e4e99a7 req-55248848-c54e-4688-8f95-5f19bf133041 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] http://10.222.0.36/volume/v3/90fdd601d2bc4b3896a378fc5da334da/attachments/1cb4ad88-8630-4d09-b2b4-1c4b4d285d78 returned with HTTP 200 Jan 21 04:19:32.955760 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1799/3582] 10.222.0.35 () {64 vars in 1468 bytes} [Thu Jan 21 04:19:31 2021] PUT /volume/v3/90fdd601d2bc4b3896a378fc5da334da/attachments/1cb4ad88-8630-4d09-b2b4-1c4b4d285d78 => generated 762 bytes in 1301 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:19:32.989341 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-399e1f29-ccc4-45b8-9d88-b8240e4e99a7 req-b8d33163-16ca-4341-99a4-be8d89964193 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] POST http://10.222.0.36/volume/v3/90fdd601d2bc4b3896a378fc5da334da/attachments/1cb4ad88-8630-4d09-b2b4-1c4b4d285d78/action Jan 21 04:19:32.989768 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:19:32.989768 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 04:19:32.990200 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-399e1f29-ccc4-45b8-9d88-b8240e4e99a7 req-b8d33163-16ca-4341-99a4-be8d89964193 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Action body: b'{"os-complete": null}' {{(pid=87958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 04:19:32.990603 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-399e1f29-ccc4-45b8-9d88-b8240e4e99a7 req-b8d33163-16ca-4341-99a4-be8d89964193 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:19:33.057235 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:33.057235 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:19:33.069921 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-399e1f29-ccc4-45b8-9d88-b8240e4e99a7 req-b8d33163-16ca-4341-99a4-be8d89964193 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] http://10.222.0.36/volume/v3/90fdd601d2bc4b3896a378fc5da334da/attachments/1cb4ad88-8630-4d09-b2b4-1c4b4d285d78/action returned with HTTP 204 Jan 21 04:19:33.071217 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1784/3583] 10.222.0.35 () {64 vars in 1489 bytes} [Thu Jan 21 04:19:32 2021] POST /volume/v3/90fdd601d2bc4b3896a378fc5da334da/attachments/1cb4ad88-8630-4d09-b2b4-1c4b4d285d78/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:21:19.163802 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4dbfda3c-d82f-463e-8034-af77ac6b84f8 req-38a099e0-9105-4280-bf4f-bec852d68d0b tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] DELETE http://10.222.0.36/volume/v3/90fdd601d2bc4b3896a378fc5da334da/attachments/1cb4ad88-8630-4d09-b2b4-1c4b4d285d78 Jan 21 04:21:19.164323 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4dbfda3c-d82f-463e-8034-af77ac6b84f8 req-38a099e0-9105-4280-bf4f-bec852d68d0b tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:21:19.164515 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:21:19.164515 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 04:21:19.164888 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4dbfda3c-d82f-463e-8034-af77ac6b84f8 req-38a099e0-9105-4280-bf4f-bec852d68d0b tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:21:19.188890 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:19.188890 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:21:19.653893 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-4dbfda3c-d82f-463e-8034-af77ac6b84f8 req-38a099e0-9105-4280-bf4f-bec852d68d0b tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 04:21:19.654312 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.volume.api [req-4dbfda3c-d82f-463e-8034-af77ac6b84f8 req-38a099e0-9105-4280-bf4f-bec852d68d0b tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Pending status list for volume during attachment-delete: [] {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 04:21:19.660950 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4dbfda3c-d82f-463e-8034-af77ac6b84f8 req-38a099e0-9105-4280-bf4f-bec852d68d0b tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] http://10.222.0.36/volume/v3/90fdd601d2bc4b3896a378fc5da334da/attachments/1cb4ad88-8630-4d09-b2b4-1c4b4d285d78 returned with HTTP 200 Jan 21 04:21:19.661878 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87959|app: 0|req: 1800/3584] 10.222.0.35 () {62 vars in 1437 bytes} [Thu Jan 21 04:21:19 2021] DELETE /volume/v3/90fdd601d2bc4b3896a378fc5da334da/attachments/1cb4ad88-8630-4d09-b2b4-1c4b4d285d78 => generated 19 bytes in 504 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:21:19.688769 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4dbfda3c-d82f-463e-8034-af77ac6b84f8 req-d78d85af-dfa7-47a5-a9bd-ca285f8eb530 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] DELETE http://10.222.0.36/volume/v3/90fdd601d2bc4b3896a378fc5da334da/volumes/95e7a9cc-6828-4053-9354-6e1ba8a3055a Jan 21 04:21:19.689239 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4dbfda3c-d82f-463e-8034-af77ac6b84f8 req-d78d85af-dfa7-47a5-a9bd-ca285f8eb530 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Empty body provided in request {{(pid=87958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:21:19.689456 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:21:19.689456 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning, Jan 21 04:21:19.689828 n-d-766726-10 devstack@c-api.service[87957]: DEBUG cinder.api.openstack.wsgi [req-4dbfda3c-d82f-463e-8034-af77ac6b84f8 req-d78d85af-dfa7-47a5-a9bd-ca285f8eb530 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Calling method 'delete' {{(pid=87958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:21:19.690284 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.v3.volumes [req-4dbfda3c-d82f-463e-8034-af77ac6b84f8 req-d78d85af-dfa7-47a5-a9bd-ca285f8eb530 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Delete volume with id: 95e7a9cc-6828-4053-9354-6e1ba8a3055a Jan 21 04:21:19.740930 n-d-766726-10 devstack@c-api.service[87957]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:19.740930 n-d-766726-10 devstack@c-api.service[87957]: DeprecationWarning) Jan 21 04:21:19.742093 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-4dbfda3c-d82f-463e-8034-af77ac6b84f8 req-d78d85af-dfa7-47a5-a9bd-ca285f8eb530 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Volume info retrieved successfully. Jan 21 04:21:19.769358 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.volume.api [req-4dbfda3c-d82f-463e-8034-af77ac6b84f8 req-d78d85af-dfa7-47a5-a9bd-ca285f8eb530 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] Delete volume request issued successfully. Jan 21 04:21:19.770284 n-d-766726-10 devstack@c-api.service[87957]: INFO cinder.api.openstack.wsgi [req-4dbfda3c-d82f-463e-8034-af77ac6b84f8 req-d78d85af-dfa7-47a5-a9bd-ca285f8eb530 tempest-TestShelveInstance-1363240428 tempest-TestShelveInstance-1363240428] http://10.222.0.36/volume/v3/90fdd601d2bc4b3896a378fc5da334da/volumes/95e7a9cc-6828-4053-9354-6e1ba8a3055a returned with HTTP 202 Jan 21 04:21:19.771204 n-d-766726-10 devstack@c-api.service[87957]: [pid: 87958|app: 0|req: 1785/3585] 10.222.0.35 () {60 vars in 1384 bytes} [Thu Jan 21 04:21:19 2021] DELETE /volume/v3/90fdd601d2bc4b3896a378fc5da334da/volumes/95e7a9cc-6828-4053-9354-6e1ba8a3055a => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)